pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/py-awscli



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Feb 19 09:34:56 UTC 2020

Modified Files:
        pkgsrc/net/py-awscli: Makefile PLIST distinfo

Log Message:
py-awscli: updated to 1.18.2

1.18.2
api-change:autoscaling: Update autoscaling command to latest version
api-change:chime: Update chime command to latest version
api-change:rds: Update rds command to latest version

1.18.1
api-change:ec2: Update ec2 command to latest version
api-change:rekognition: Update rekognition command to latest version
api-change:cloud9: Update cloud9 command to latest version
api-change:dynamodb: Update dynamodb command to latest version

1.18.0
api-change:mediatailor: Update mediatailor command to latest version
api-change:ec2: Update ec2 command to latest version
api-change:shield: Update shield command to latest version
api-change:securityhub: Update securityhub command to latest version
feature:retries: Add support for retry modes including standard and adaptive

1.17.17
api-change:mediapackage-vod: Update mediapackage-vod command to latest version

1.17.16
api-change:es: Update es command to latest version
api-change:chime: Update chime command to latest version
api-change:ds: Update ds command to latest version
api-change:ec2: Update ec2 command to latest version
api-change:glue: Update glue command to latest version
api-change:workmail: Update workmail command to latest version
api-change:neptune: Update neptune command to latest version

1.17.15
api-change:cloudformation: Update cloudformation command to latest version
api-change:cognito-idp: Update cognito-idp command to latest version
api-change:ec2: Update ec2 command to latest version

1.17.14
api-change:docdb: Update docdb command to latest version
api-change:kms: Update kms command to latest version

1.17.13
api-change:rds: Update rds command to latest version
api-change:robomaker: Update robomaker command to latest version
api-change:imagebuilder: Update imagebuilder command to latest version

1.17.12
api-change:codebuild: Update codebuild command to latest version
api-change:ec2: Update ec2 command to latest version
api-change:ebs: Update ebs command to latest version
api-change:lex-models: Update lex-models command to latest version
api-change:appsync: Update appsync command to latest version
api-change:ecr: Update ecr command to latest version

1.17.11
api-change:ec2: Update ec2 command to latest version
api-change:dlm: Update dlm command to latest version
api-change:securityhub: Update securityhub command to latest version
api-change:mediaconvert: Update mediaconvert command to latest version
api-change:groundstation: Update groundstation command to latest version
api-change:resourcegroupstaggingapi: Update resourcegroupstaggingapi command to latest version
bugfix:ec2: Fixed a paramter validation bug for the ec2 bundle-instance parameter --storage.
api-change:forecastquery: Update forecastquery command to latest version

1.17.10
api-change:workmail: Update workmail command to latest version
api-change:ssm: Update ssm command to latest version
api-change:kafka: Update kafka command to latest version
api-change:ec2: Update ec2 command to latest version
api-change:storagegateway: Update storagegateway command to latest version
api-change:cloudfront: Update cloudfront command to latest version
api-change:iot: Update iot command to latest version

1.17.9
api-change:eks: Update eks command to latest version
api-change:opsworkscm: Update opsworkscm command to latest version
api-change:workspaces: Update workspaces command to latest version
api-change:datasync: Update datasync command to latest version
api-change:ecs: Update ecs command to latest version

1.17.8
api-change:rds: Update rds command to latest version
api-change:iam: Update iam command to latest version

1.17.7
api-change:discovery: Update discovery command to latest version
api-change:iotevents: Update iotevents command to latest version
api-change:marketplacecommerceanalytics: Update marketplacecommerceanalytics command to latest version
api-change:codepipeline: Update codepipeline command to latest version
api-change:ec2: Update ec2 command to latest version

1.17.6
api-change:ec2: Update ec2 command to latest version
api-change:lambda: Update lambda command to latest version
api-change:kms: Update kms command to latest version
api-change:application-insights: Update application-insights command to latest version
api-change:alexaforbusiness: Update alexaforbusiness command to latest version
api-change:cloudwatch: Update cloudwatch command to latest version

1.17.5
api-change:batch: Update batch command to latest version
api-change:cloudhsmv2: Update cloudhsmv2 command to latest version
api-change:mediaconvert: Update mediaconvert command to latest version
api-change:neptune: Update neptune command to latest version
api-change:redshift: Update redshift command to latest version
api-change:ecs: Update ecs command to latest version

1.17.4
api-change:ec2: Update ec2 command to latest version
api-change:sagemaker: Update sagemaker command to latest version
api-change:ds: Update ds command to latest version

1.17.3
api-change:ec2: Update ec2 command to latest version
api-change:organizations: Update organizations command to latest version
api-change:securityhub: Update securityhub command to latest version
api-change:ssm: Update ssm command to latest version

1.17.2
api-change:ec2: Update ec2 command to latest version

1.17.1
api-change:ec2: Update ec2 command to latest version
api-change:backup: Update backup command to latest version
api-change:efs: Update efs command to latest version

1.17.0
api-change:sagemaker: Update sagemaker command to latest version
feature:Python: Dropped support for Python 2.6 and 3.3.
api-change:transfer: Update transfer command to latest version
api-change:workspaces: Update workspaces command to latest version
api-change:rds: Update rds command to latest version
api-change:chime: Update chime command to latest version
api-change:ec2: Update ec2 command to latest version


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/net/py-awscli/Makefile \
    pkgsrc/net/py-awscli/distinfo
cvs rdiff -u -r1.16 -r1.17 pkgsrc/net/py-awscli/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/py-awscli/Makefile
diff -u pkgsrc/net/py-awscli/Makefile:1.31 pkgsrc/net/py-awscli/Makefile:1.32
--- pkgsrc/net/py-awscli/Makefile:1.31  Thu Dec 12 13:12:48 2019
+++ pkgsrc/net/py-awscli/Makefile       Wed Feb 19 09:34:56 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.31 2019/12/12 13:12:48 adam Exp $
+# $NetBSD: Makefile,v 1.32 2020/02/19 09:34:56 adam Exp $
 
-DISTNAME=      awscli-1.16.301
+DISTNAME=      awscli-1.18.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    net python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=a/awscli/}
@@ -10,11 +10,11 @@ HOMEPAGE=   https://github.com/aws/aws-cli
 COMMENT=       Universal Command Line Interface for Amazon Web Services
 LICENSE=       apache-2.0
 
-DEPENDS+=      ${PYPKGPREFIX}-botocore>=1.13.37:../../net/py-botocore
+DEPENDS+=      ${PYPKGPREFIX}-botocore>=1.15.2:../../net/py-botocore
 DEPENDS+=      ${PYPKGPREFIX}-colorama>=0.3.2:../../comms/py-colorama
 DEPENDS+=      ${PYPKGPREFIX}-docutils>=0.10:../../textproc/py-docutils
 DEPENDS+=      ${PYPKGPREFIX}-rsa>=3.4.1:../../security/py-rsa
-DEPENDS+=      ${PYPKGPREFIX}-s3transfer>=0.2.0:../../net/py-s3transfer
+DEPENDS+=      ${PYPKGPREFIX}-s3transfer>=0.3.0:../../net/py-s3transfer
 DEPENDS+=      ${PYPKGPREFIX}-yaml>=3.10:../../textproc/py-yaml
 
 USE_LANGUAGES= # none
Index: pkgsrc/net/py-awscli/distinfo
diff -u pkgsrc/net/py-awscli/distinfo:1.31 pkgsrc/net/py-awscli/distinfo:1.32
--- pkgsrc/net/py-awscli/distinfo:1.31  Thu Dec 12 13:12:48 2019
+++ pkgsrc/net/py-awscli/distinfo       Wed Feb 19 09:34:56 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.31 2019/12/12 13:12:48 adam Exp $
+$NetBSD: distinfo,v 1.32 2020/02/19 09:34:56 adam Exp $
 
-SHA1 (awscli-1.16.301.tar.gz) = a9194be575f9cebd1424cbfaf99871933614f947
-RMD160 (awscli-1.16.301.tar.gz) = eac7bb3d3c0a5a7ef30697e25a1c5ca9f4d5e54b
-SHA512 (awscli-1.16.301.tar.gz) = eb5a11c6b91d891a02f4c23573c59ab8be17f50825b101d832d963afcbd7911c61ec20055f063b75bbce46b8b1b7dc3edadb222595d2f95c08864c9f83047faa
-Size (awscli-1.16.301.tar.gz) = 1030306 bytes
+SHA1 (awscli-1.18.2.tar.gz) = e806153d1c2da278178a4041686cd909d12542c6
+RMD160 (awscli-1.18.2.tar.gz) = fd9afc52ad3501794a323d0e4c049de7810f4a6b
+SHA512 (awscli-1.18.2.tar.gz) = e3f5238de70ed334e8362fc7a50c4fd2f6b2750aecefdbeac028a59310d12aab10ab8524f47dce77d78a32f5e45b3bb7b69c21b27e787a689b831d0a2419ac15
+Size (awscli-1.18.2.tar.gz) = 1174357 bytes

Index: pkgsrc/net/py-awscli/PLIST
diff -u pkgsrc/net/py-awscli/PLIST:1.16 pkgsrc/net/py-awscli/PLIST:1.17
--- pkgsrc/net/py-awscli/PLIST:1.16     Thu Dec 12 13:12:48 2019
+++ pkgsrc/net/py-awscli/PLIST  Wed Feb 19 09:34:56 2020
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.16 2019/12/12 13:12:48 adam Exp $
+@comment $NetBSD: PLIST,v 1.17 2020/02/19 09:34:56 adam Exp $
 bin/aws
 bin/aws.cmd
 bin/aws_bash_completer
@@ -207,6 +207,9 @@ ${PYSITELIB}/awscli/customizations/dlm/d
 ${PYSITELIB}/awscli/customizations/dlm/iam.py
 ${PYSITELIB}/awscli/customizations/dlm/iam.pyc
 ${PYSITELIB}/awscli/customizations/dlm/iam.pyo
+${PYSITELIB}/awscli/customizations/dynamodb.py
+${PYSITELIB}/awscli/customizations/dynamodb.pyc
+${PYSITELIB}/awscli/customizations/dynamodb.pyo
 ${PYSITELIB}/awscli/customizations/ec2/__init__.py
 ${PYSITELIB}/awscli/customizations/ec2/__init__.pyc
 ${PYSITELIB}/awscli/customizations/ec2/__init__.pyo
@@ -489,9 +492,6 @@ ${PYSITELIB}/awscli/customizations/s3/tr
 ${PYSITELIB}/awscli/customizations/s3/utils.py
 ${PYSITELIB}/awscli/customizations/s3/utils.pyc
 ${PYSITELIB}/awscli/customizations/s3/utils.pyo
-${PYSITELIB}/awscli/customizations/s3endpoint.py
-${PYSITELIB}/awscli/customizations/s3endpoint.pyc
-${PYSITELIB}/awscli/customizations/s3endpoint.pyo
 ${PYSITELIB}/awscli/customizations/s3errormsg.py
 ${PYSITELIB}/awscli/customizations/s3errormsg.pyc
 ${PYSITELIB}/awscli/customizations/s3errormsg.pyo
@@ -585,6 +585,11 @@ ${PYSITELIB}/awscli/examples/acm/remove-
 ${PYSITELIB}/awscli/examples/acm/request-certificate.rst
 ${PYSITELIB}/awscli/examples/acm/resend-validation-email.rst
 ${PYSITELIB}/awscli/examples/acm/update-certificate-options.rst
+${PYSITELIB}/awscli/examples/alexaforbusiness/create-network-profile.rst
+${PYSITELIB}/awscli/examples/alexaforbusiness/delete-network-profile.rst
+${PYSITELIB}/awscli/examples/alexaforbusiness/get-network-profile.rst
+${PYSITELIB}/awscli/examples/alexaforbusiness/search-network-profiles.rst
+${PYSITELIB}/awscli/examples/alexaforbusiness/update-network-profile.rst
 ${PYSITELIB}/awscli/examples/apigateway/create-api-key.rst
 ${PYSITELIB}/awscli/examples/apigateway/create-authorizer.rst
 ${PYSITELIB}/awscli/examples/apigateway/create-base-path-mapping.rst
@@ -676,6 +681,10 @@ ${PYSITELIB}/awscli/examples/apigateway/
 ${PYSITELIB}/awscli/examples/apigatewayv2/create-api.rst
 ${PYSITELIB}/awscli/examples/apigatewayv2/create-integration.rst
 ${PYSITELIB}/awscli/examples/apigatewayv2/create-route.rst
+${PYSITELIB}/awscli/examples/appconfig/get-configuration.rst
+${PYSITELIB}/awscli/examples/appconfig/list-applications.rst
+${PYSITELIB}/awscli/examples/appconfig/list-configuration-profiles.rst
+${PYSITELIB}/awscli/examples/appconfig/list-environments.rst
 ${PYSITELIB}/awscli/examples/application-autoscaling/delete-scaling-policy.rst
 ${PYSITELIB}/awscli/examples/application-autoscaling/delete-scheduled-action.rst
 ${PYSITELIB}/awscli/examples/application-autoscaling/deregister-scalable-target.rst
@@ -814,6 +823,7 @@ ${PYSITELIB}/awscli/examples/ce/get-tags
 ${PYSITELIB}/awscli/examples/chime/associate-phone-number-with-user.rst
 ${PYSITELIB}/awscli/examples/chime/associate-phone-numbers-with-voice-connector-group.rst
 ${PYSITELIB}/awscli/examples/chime/associate-phone-numbers-with-voice-connector.rst
+${PYSITELIB}/awscli/examples/chime/associate-signin-delegate-groups-with-account.rst
 ${PYSITELIB}/awscli/examples/chime/batch-create-room-membership.rst
 ${PYSITELIB}/awscli/examples/chime/batch-delete-phone-number.rst
 ${PYSITELIB}/awscli/examples/chime/batch-suspend-user.rst
@@ -825,6 +835,7 @@ ${PYSITELIB}/awscli/examples/chime/creat
 ${PYSITELIB}/awscli/examples/chime/create-phone-number-order.rst
 ${PYSITELIB}/awscli/examples/chime/create-room-membership.rst
 ${PYSITELIB}/awscli/examples/chime/create-room.rst
+${PYSITELIB}/awscli/examples/chime/create-user.rst
 ${PYSITELIB}/awscli/examples/chime/create-voice-connector-group.rst
 ${PYSITELIB}/awscli/examples/chime/create-voice-connector.rst
 ${PYSITELIB}/awscli/examples/chime/delete-account.rst
@@ -840,6 +851,7 @@ ${PYSITELIB}/awscli/examples/chime/delet
 ${PYSITELIB}/awscli/examples/chime/disassociate-phone-number-from-user.rst
 ${PYSITELIB}/awscli/examples/chime/disassociate-phone-numbers-from-voice-connector-group.rst
 ${PYSITELIB}/awscli/examples/chime/disassociate-phone-numbers-from-voice-connector.rst
+${PYSITELIB}/awscli/examples/chime/disassociate-signin-delegate-groups-from-account.rst
 ${PYSITELIB}/awscli/examples/chime/get-account-settings.rst
 ${PYSITELIB}/awscli/examples/chime/get-account.rst
 ${PYSITELIB}/awscli/examples/chime/get-bot.rst
@@ -865,6 +877,7 @@ ${PYSITELIB}/awscli/examples/chime/list-
 ${PYSITELIB}/awscli/examples/chime/list-room-memberships.rst
 ${PYSITELIB}/awscli/examples/chime/list-rooms.rst
 ${PYSITELIB}/awscli/examples/chime/list-users.rst
+${PYSITELIB}/awscli/examples/chime/list-voice-connector-groups.rst
 ${PYSITELIB}/awscli/examples/chime/list-voice-connector-termination-credentials.rst
 ${PYSITELIB}/awscli/examples/chime/list-voice-connectors.rst
 ${PYSITELIB}/awscli/examples/chime/logout-user.rst
@@ -912,6 +925,7 @@ ${PYSITELIB}/awscli/examples/cloudformat
 ${PYSITELIB}/awscli/examples/cloudformation/delete-stack-set.rst
 ${PYSITELIB}/awscli/examples/cloudformation/delete-stack.rst
 ${PYSITELIB}/awscli/examples/cloudformation/deploy.rst
+${PYSITELIB}/awscli/examples/cloudformation/deregister-type.rst
 ${PYSITELIB}/awscli/examples/cloudformation/describe-account-limits.rst
 ${PYSITELIB}/awscli/examples/cloudformation/describe-change-set.rst
 ${PYSITELIB}/awscli/examples/cloudformation/describe-stack-drift-detection-status.rst
@@ -923,8 +937,11 @@ ${PYSITELIB}/awscli/examples/cloudformat
 ${PYSITELIB}/awscli/examples/cloudformation/describe-stack-set-operation.rst
 ${PYSITELIB}/awscli/examples/cloudformation/describe-stack-set.rst
 ${PYSITELIB}/awscli/examples/cloudformation/describe-stacks.rst
+${PYSITELIB}/awscli/examples/cloudformation/describe-type-registration.rst
+${PYSITELIB}/awscli/examples/cloudformation/describe-type.rst
 ${PYSITELIB}/awscli/examples/cloudformation/detect-stack-drift.rst
 ${PYSITELIB}/awscli/examples/cloudformation/detect-stack-resource-drift.rst
+${PYSITELIB}/awscli/examples/cloudformation/detect-stack-set-drift.rst
 ${PYSITELIB}/awscli/examples/cloudformation/estimate-template-cost.rst
 ${PYSITELIB}/awscli/examples/cloudformation/execute-change-set.rst
 ${PYSITELIB}/awscli/examples/cloudformation/get-stack-policy.rst
@@ -939,8 +956,12 @@ ${PYSITELIB}/awscli/examples/cloudformat
 ${PYSITELIB}/awscli/examples/cloudformation/list-stack-set-operations.rst
 ${PYSITELIB}/awscli/examples/cloudformation/list-stack-sets.rst
 ${PYSITELIB}/awscli/examples/cloudformation/list-stacks.rst
+${PYSITELIB}/awscli/examples/cloudformation/list-type-registrations.rst
+${PYSITELIB}/awscli/examples/cloudformation/list-type-versions.rst
+${PYSITELIB}/awscli/examples/cloudformation/list-types.rst
 ${PYSITELIB}/awscli/examples/cloudformation/package.rst
 ${PYSITELIB}/awscli/examples/cloudformation/set-stack-policy.rst
+${PYSITELIB}/awscli/examples/cloudformation/set-type-default-version.rst
 ${PYSITELIB}/awscli/examples/cloudformation/signal-resource.rst
 ${PYSITELIB}/awscli/examples/cloudformation/stop-stack-set-operation.rst
 ${PYSITELIB}/awscli/examples/cloudformation/update-stack-instances.rst
@@ -949,15 +970,43 @@ ${PYSITELIB}/awscli/examples/cloudformat
 ${PYSITELIB}/awscli/examples/cloudformation/update-termination-protection.rst
 ${PYSITELIB}/awscli/examples/cloudformation/validate-template.rst
 ${PYSITELIB}/awscli/examples/cloudformation/wait/change-set-create-complete.rst
+${PYSITELIB}/awscli/examples/cloudfront/create-cloud-front-origin-access-identity.rst
+${PYSITELIB}/awscli/examples/cloudfront/create-distribution-with-tags.rst
 ${PYSITELIB}/awscli/examples/cloudfront/create-distribution.rst
+${PYSITELIB}/awscli/examples/cloudfront/create-field-level-encryption-config.rst
+${PYSITELIB}/awscli/examples/cloudfront/create-field-level-encryption-profile.rst
 ${PYSITELIB}/awscli/examples/cloudfront/create-invalidation.rst
+${PYSITELIB}/awscli/examples/cloudfront/create-public-key.rst
+${PYSITELIB}/awscli/examples/cloudfront/delete-cloud-front-origin-access-identity.rst
 ${PYSITELIB}/awscli/examples/cloudfront/delete-distribution.rst
+${PYSITELIB}/awscli/examples/cloudfront/delete-field-level-encryption-config.rst
+${PYSITELIB}/awscli/examples/cloudfront/delete-field-level-encryption-profile.rst
+${PYSITELIB}/awscli/examples/cloudfront/delete-public-key.rst
+${PYSITELIB}/awscli/examples/cloudfront/get-cloud-front-origin-access-identity-config.rst
+${PYSITELIB}/awscli/examples/cloudfront/get-cloud-front-origin-access-identity.rst
 ${PYSITELIB}/awscli/examples/cloudfront/get-distribution-config.rst
 ${PYSITELIB}/awscli/examples/cloudfront/get-distribution.rst
+${PYSITELIB}/awscli/examples/cloudfront/get-field-level-encryption-config.rst
+${PYSITELIB}/awscli/examples/cloudfront/get-field-level-encryption-profile-config.rst
+${PYSITELIB}/awscli/examples/cloudfront/get-field-level-encryption-profile.rst
+${PYSITELIB}/awscli/examples/cloudfront/get-field-level-encryption.rst
 ${PYSITELIB}/awscli/examples/cloudfront/get-invalidation.rst
+${PYSITELIB}/awscli/examples/cloudfront/get-public-key-config.rst
+${PYSITELIB}/awscli/examples/cloudfront/get-public-key.rst
+${PYSITELIB}/awscli/examples/cloudfront/list-cloud-front-origin-access-identities.rst
 ${PYSITELIB}/awscli/examples/cloudfront/list-distributions.rst
+${PYSITELIB}/awscli/examples/cloudfront/list-field-level-encryption-configs.rst
+${PYSITELIB}/awscli/examples/cloudfront/list-field-level-encryption-profiles.rst
 ${PYSITELIB}/awscli/examples/cloudfront/list-invalidations.rst
+${PYSITELIB}/awscli/examples/cloudfront/list-public-keys.rst
+${PYSITELIB}/awscli/examples/cloudfront/list-tags-for-resource.rst
+${PYSITELIB}/awscli/examples/cloudfront/sign.rst
+${PYSITELIB}/awscli/examples/cloudfront/tag-resource.rst
+${PYSITELIB}/awscli/examples/cloudfront/untag-resource.rst
+${PYSITELIB}/awscli/examples/cloudfront/update-cloud-front-origin-access-identity.rst
 ${PYSITELIB}/awscli/examples/cloudfront/update-distribution.rst
+${PYSITELIB}/awscli/examples/cloudfront/update-field-level-encryption-config.rst
+${PYSITELIB}/awscli/examples/cloudfront/update-field-level-encryption-profile.rst
 ${PYSITELIB}/awscli/examples/cloudsearchdomain/upload-documents.rst
 ${PYSITELIB}/awscli/examples/cloudtrail/add-tags.rst
 ${PYSITELIB}/awscli/examples/cloudtrail/create-subscription.rst
@@ -1006,21 +1055,31 @@ ${PYSITELIB}/awscli/examples/codebuild/s
 ${PYSITELIB}/awscli/examples/codebuild/stop-build.rst
 ${PYSITELIB}/awscli/examples/codebuild/update-project.rst
 ${PYSITELIB}/awscli/examples/codebuild/update-webhook.rst
+${PYSITELIB}/awscli/examples/codecommit/associate-approval-rule-template-with-repository.rst
+${PYSITELIB}/awscli/examples/codecommit/batch-associate-approval-rule-template-with-repositories.rst
 ${PYSITELIB}/awscli/examples/codecommit/batch-describe-merge-conflicts.rst
+${PYSITELIB}/awscli/examples/codecommit/batch-disassociate-approval-rule-template-from-repositories.rst
 ${PYSITELIB}/awscli/examples/codecommit/batch-get-commits.rst
 ${PYSITELIB}/awscli/examples/codecommit/batch-get-repositories.rst
+${PYSITELIB}/awscli/examples/codecommit/create-approval-rule-template.rst
 ${PYSITELIB}/awscli/examples/codecommit/create-branch.rst
 ${PYSITELIB}/awscli/examples/codecommit/create-commit.rst
+${PYSITELIB}/awscli/examples/codecommit/create-pull-request-approval-rule.rst
 ${PYSITELIB}/awscli/examples/codecommit/create-pull-request.rst
 ${PYSITELIB}/awscli/examples/codecommit/create-repository.rst
 ${PYSITELIB}/awscli/examples/codecommit/create-unreferenced-merge-commit.rst
 ${PYSITELIB}/awscli/examples/codecommit/credential-helper.rst
+${PYSITELIB}/awscli/examples/codecommit/delete-approval-rule-template.rst
 ${PYSITELIB}/awscli/examples/codecommit/delete-branch.rst
 ${PYSITELIB}/awscli/examples/codecommit/delete-comment-content.rst
 ${PYSITELIB}/awscli/examples/codecommit/delete-file.rst
+${PYSITELIB}/awscli/examples/codecommit/delete-pull-request-approval-rule.rst
 ${PYSITELIB}/awscli/examples/codecommit/delete-repository.rst
 ${PYSITELIB}/awscli/examples/codecommit/describe-merge-conflicts.rst
 ${PYSITELIB}/awscli/examples/codecommit/describe-pull-request-events.rst
+${PYSITELIB}/awscli/examples/codecommit/disassociate-approval-rule-template-from-repository.rst
+${PYSITELIB}/awscli/examples/codecommit/evaluate-pull-request-approval-rules.rst
+${PYSITELIB}/awscli/examples/codecommit/get-approval-rule-template.rst
 ${PYSITELIB}/awscli/examples/codecommit/get-blob.rst
 ${PYSITELIB}/awscli/examples/codecommit/get-branch.rst
 ${PYSITELIB}/awscli/examples/codecommit/get-comment.rst
@@ -1033,11 +1092,16 @@ ${PYSITELIB}/awscli/examples/codecommit/
 ${PYSITELIB}/awscli/examples/codecommit/get-merge-commit.rst
 ${PYSITELIB}/awscli/examples/codecommit/get-merge-conflicts.rst
 ${PYSITELIB}/awscli/examples/codecommit/get-merge-options.rst
+${PYSITELIB}/awscli/examples/codecommit/get-pull-request-approval-states.rst
+${PYSITELIB}/awscli/examples/codecommit/get-pull-request-override-state.rst
 ${PYSITELIB}/awscli/examples/codecommit/get-pull-request.rst
 ${PYSITELIB}/awscli/examples/codecommit/get-repository-triggers.rst
 ${PYSITELIB}/awscli/examples/codecommit/get-repository.rst
+${PYSITELIB}/awscli/examples/codecommit/list-approval-rule-templates.rst
+${PYSITELIB}/awscli/examples/codecommit/list-associated-approval-rule-templates-for-repository.rst
 ${PYSITELIB}/awscli/examples/codecommit/list-branches.rst
 ${PYSITELIB}/awscli/examples/codecommit/list-pull-requests.rst
+${PYSITELIB}/awscli/examples/codecommit/list-repositories-for-approval-rule-template.rst
 ${PYSITELIB}/awscli/examples/codecommit/list-repositories.rst
 ${PYSITELIB}/awscli/examples/codecommit/list-tags-for-resource.rst
 ${PYSITELIB}/awscli/examples/codecommit/merge-branches-by-fast-forward.rst
@@ -1046,6 +1110,7 @@ ${PYSITELIB}/awscli/examples/codecommit/
 ${PYSITELIB}/awscli/examples/codecommit/merge-pull-request-by-fast-forward.rst
 ${PYSITELIB}/awscli/examples/codecommit/merge-pull-request-by-squash.rst
 ${PYSITELIB}/awscli/examples/codecommit/merge-pull-request-by-three-way.rst
+${PYSITELIB}/awscli/examples/codecommit/override-pull-request-approval-rules.rst
 ${PYSITELIB}/awscli/examples/codecommit/post-comment-for-compared-commit.rst
 ${PYSITELIB}/awscli/examples/codecommit/post-comment-for-pull-request.rst
 ${PYSITELIB}/awscli/examples/codecommit/post-comment-reply.rst
@@ -1054,8 +1119,13 @@ ${PYSITELIB}/awscli/examples/codecommit/
 ${PYSITELIB}/awscli/examples/codecommit/tag-resource.rst
 ${PYSITELIB}/awscli/examples/codecommit/test-repository-triggers.rst
 ${PYSITELIB}/awscli/examples/codecommit/untag-resource.rst
+${PYSITELIB}/awscli/examples/codecommit/update-approval-rule-template-content.rst
+${PYSITELIB}/awscli/examples/codecommit/update-approval-rule-template-description.rst
+${PYSITELIB}/awscli/examples/codecommit/update-approval-rule-template-name.rst
 ${PYSITELIB}/awscli/examples/codecommit/update-comment.rst
 ${PYSITELIB}/awscli/examples/codecommit/update-default-branch.rst
+${PYSITELIB}/awscli/examples/codecommit/update-pull-request-approval-rule-content.rst
+${PYSITELIB}/awscli/examples/codecommit/update-pull-request-approval-state.rst
 ${PYSITELIB}/awscli/examples/codecommit/update-pull-request-description.rst
 ${PYSITELIB}/awscli/examples/codecommit/update-pull-request-status.rst
 ${PYSITELIB}/awscli/examples/codecommit/update-pull-request-title.rst
@@ -1217,6 +1287,26 @@ ${PYSITELIB}/awscli/examples/configure/g
 ${PYSITELIB}/awscli/examples/configure/get/_examples.rst
 ${PYSITELIB}/awscli/examples/configure/set/_description.rst
 ${PYSITELIB}/awscli/examples/configure/set/_examples.rst
+${PYSITELIB}/awscli/examples/connect/create-user.rst
+${PYSITELIB}/awscli/examples/connect/delete-user.rst
+${PYSITELIB}/awscli/examples/connect/describe-user-hierarchy-group.rst
+${PYSITELIB}/awscli/examples/connect/describe-user-hierarchy-structure.rst
+${PYSITELIB}/awscli/examples/connect/describe-user.rst
+${PYSITELIB}/awscli/examples/connect/get-contact-attributes.rst
+${PYSITELIB}/awscli/examples/connect/list-contact-flows.rst
+${PYSITELIB}/awscli/examples/connect/list-hours-of-operations.rst
+${PYSITELIB}/awscli/examples/connect/list-phone-numbers.rst
+${PYSITELIB}/awscli/examples/connect/list-queues.rst
+${PYSITELIB}/awscli/examples/connect/list-routing-profiles.rst
+${PYSITELIB}/awscli/examples/connect/list-security-profiles.rst
+${PYSITELIB}/awscli/examples/connect/list-user-hierarchy-groups.rst
+${PYSITELIB}/awscli/examples/connect/list-users.rst
+${PYSITELIB}/awscli/examples/connect/update-contact-attributes.rst
+${PYSITELIB}/awscli/examples/connect/update-user-hierarchy.rst
+${PYSITELIB}/awscli/examples/connect/update-user-identity-info.rst
+${PYSITELIB}/awscli/examples/connect/update-user-phone-config.rst
+${PYSITELIB}/awscli/examples/connect/update-user-routing-profile.rst
+${PYSITELIB}/awscli/examples/connect/update-user-security-profiles.rst
 ${PYSITELIB}/awscli/examples/cur/delete-report-definition.rst
 ${PYSITELIB}/awscli/examples/cur/describe-report-definitions.rst
 ${PYSITELIB}/awscli/examples/cur/put-report-definition.rst
@@ -1231,6 +1321,23 @@ ${PYSITELIB}/awscli/examples/datapipelin
 ${PYSITELIB}/awscli/examples/datapipeline/list-runs.rst
 ${PYSITELIB}/awscli/examples/datapipeline/put-pipeline-definition.rst
 ${PYSITELIB}/awscli/examples/datapipeline/remove-tags.rst
+${PYSITELIB}/awscli/examples/dax/create-cluster.rst
+${PYSITELIB}/awscli/examples/dax/create-parameter-group.rst
+${PYSITELIB}/awscli/examples/dax/create-subnet-group.rst
+${PYSITELIB}/awscli/examples/dax/decrease-replication-factor.rst
+${PYSITELIB}/awscli/examples/dax/delete-cluster.rst
+${PYSITELIB}/awscli/examples/dax/delete-parameter-group.rst
+${PYSITELIB}/awscli/examples/dax/delete-subnet-group.rst
+${PYSITELIB}/awscli/examples/dax/describe-clusters.rst
+${PYSITELIB}/awscli/examples/dax/describe-default-parameters.rst
+${PYSITELIB}/awscli/examples/dax/describe-events.rst
+${PYSITELIB}/awscli/examples/dax/describe-parameter-groups.rst
+${PYSITELIB}/awscli/examples/dax/describe-parameters.rst
+${PYSITELIB}/awscli/examples/dax/describe-subnet-groups.rst
+${PYSITELIB}/awscli/examples/dax/increase-replication-factor.rst
+${PYSITELIB}/awscli/examples/dax/list-tags.rst
+${PYSITELIB}/awscli/examples/dax/tag-resource.rst
+${PYSITELIB}/awscli/examples/dax/untag-resource.rst
 ${PYSITELIB}/awscli/examples/deploy/add-tags-to-on-premises-instances.rst
 ${PYSITELIB}/awscli/examples/deploy/batch-get-application-revisions.rst
 ${PYSITELIB}/awscli/examples/deploy/batch-get-applications.rst
@@ -1277,6 +1384,17 @@ ${PYSITELIB}/awscli/examples/deploy/unin
 ${PYSITELIB}/awscli/examples/deploy/update-application.rst
 ${PYSITELIB}/awscli/examples/deploy/update-deployment-group.rst
 ${PYSITELIB}/awscli/examples/deploy/wait/deployment-successful.rst
+${PYSITELIB}/awscli/examples/detective/accept-invitation.rst
+${PYSITELIB}/awscli/examples/detective/create-graph.rst
+${PYSITELIB}/awscli/examples/detective/create-members.rst
+${PYSITELIB}/awscli/examples/detective/delete-graph.rst
+${PYSITELIB}/awscli/examples/detective/delete-members.rst
+${PYSITELIB}/awscli/examples/detective/disassociate-membership.rst
+${PYSITELIB}/awscli/examples/detective/get-members.rst
+${PYSITELIB}/awscli/examples/detective/list-graphs.rst
+${PYSITELIB}/awscli/examples/detective/list-invitations.rst
+${PYSITELIB}/awscli/examples/detective/list-members.rst
+${PYSITELIB}/awscli/examples/detective/reject-invitation.rst
 ${PYSITELIB}/awscli/examples/devicefarm/create-device-pool.rst
 ${PYSITELIB}/awscli/examples/devicefarm/create-project.rst
 ${PYSITELIB}/awscli/examples/devicefarm/create-upload.rst
@@ -1393,23 +1511,53 @@ ${PYSITELIB}/awscli/examples/docdb/wait/
 ${PYSITELIB}/awscli/examples/docdb/wait/db-instance-deleted.rst
 ${PYSITELIB}/awscli/examples/dynamodb/batch-get-item.rst
 ${PYSITELIB}/awscli/examples/dynamodb/batch-write-item.rst
+${PYSITELIB}/awscli/examples/dynamodb/create-backup.rst
+${PYSITELIB}/awscli/examples/dynamodb/create-global-table.rst
 ${PYSITELIB}/awscli/examples/dynamodb/create-table.rst
+${PYSITELIB}/awscli/examples/dynamodb/delete-backup.rst
 ${PYSITELIB}/awscli/examples/dynamodb/delete-item.rst
 ${PYSITELIB}/awscli/examples/dynamodb/delete-table.rst
+${PYSITELIB}/awscli/examples/dynamodb/describe-backup.rst
+${PYSITELIB}/awscli/examples/dynamodb/describe-continuous-backups.rst
+${PYSITELIB}/awscli/examples/dynamodb/describe-contributor-insights.rst
+${PYSITELIB}/awscli/examples/dynamodb/describe-endpoints.rst
+${PYSITELIB}/awscli/examples/dynamodb/describe-global-table-settings.rst
+${PYSITELIB}/awscli/examples/dynamodb/describe-global-table.rst
+${PYSITELIB}/awscli/examples/dynamodb/describe-limits.rst
+${PYSITELIB}/awscli/examples/dynamodb/describe-table-replica-auto-scaling.rst
 ${PYSITELIB}/awscli/examples/dynamodb/describe-table.rst
+${PYSITELIB}/awscli/examples/dynamodb/describe-time-to-live.rst
 ${PYSITELIB}/awscli/examples/dynamodb/get-item.rst
+${PYSITELIB}/awscli/examples/dynamodb/list-backups.rst
+${PYSITELIB}/awscli/examples/dynamodb/list-contributor-insights.rst
+${PYSITELIB}/awscli/examples/dynamodb/list-global-tables.rst
 ${PYSITELIB}/awscli/examples/dynamodb/list-tables.rst
+${PYSITELIB}/awscli/examples/dynamodb/list-tags-of-resource.rst
 ${PYSITELIB}/awscli/examples/dynamodb/put-item.rst
 ${PYSITELIB}/awscli/examples/dynamodb/query.rst
+${PYSITELIB}/awscli/examples/dynamodb/restore-table-from-backup.rst
+${PYSITELIB}/awscli/examples/dynamodb/restore-table-to-point-in-time.rst
 ${PYSITELIB}/awscli/examples/dynamodb/scan.rst
+${PYSITELIB}/awscli/examples/dynamodb/tag-resource.rst
+${PYSITELIB}/awscli/examples/dynamodb/transact-get-items.rst
+${PYSITELIB}/awscli/examples/dynamodb/transact-write-items.rst
+${PYSITELIB}/awscli/examples/dynamodb/untag-resource.rst
+${PYSITELIB}/awscli/examples/dynamodb/update-continuous-backups.rst
+${PYSITELIB}/awscli/examples/dynamodb/update-contributor-insights.rst
+${PYSITELIB}/awscli/examples/dynamodb/update-global-table-settings.rst
+${PYSITELIB}/awscli/examples/dynamodb/update-global-table.rst
 ${PYSITELIB}/awscli/examples/dynamodb/update-item.rst
+${PYSITELIB}/awscli/examples/dynamodb/update-table-replica-auto-scaling.rst
 ${PYSITELIB}/awscli/examples/dynamodb/update-table.rst
-${PYSITELIB}/awscli/examples/dynamodbstreams/describe-stream-edit.rst
-${PYSITELIB}/awscli/examples/dynamodbstreams/get-records-edit.rst
-${PYSITELIB}/awscli/examples/dynamodbstreams/get-shard-iterator-edit.rst
-${PYSITELIB}/awscli/examples/dynamodbstreams/list-streams-edit.rst
+${PYSITELIB}/awscli/examples/dynamodb/update-time-to-live.rst
+${PYSITELIB}/awscli/examples/dynamodb/wait/table-exists.rst
+${PYSITELIB}/awscli/examples/dynamodbstreams/describe-stream.rst
+${PYSITELIB}/awscli/examples/dynamodbstreams/get-records.rst
+${PYSITELIB}/awscli/examples/dynamodbstreams/get-shard-iterator.rst
+${PYSITELIB}/awscli/examples/dynamodbstreams/list-streams.rst
 ${PYSITELIB}/awscli/examples/ec2-instance-connect/send-ssh-public-key.rst
 ${PYSITELIB}/awscli/examples/ec2/accept-reserved-instances-exchange-quote.rst
+${PYSITELIB}/awscli/examples/ec2/accept-transit-gateway-peering-attachment.rst
 ${PYSITELIB}/awscli/examples/ec2/accept-transit-gateway-vpc-attachment.rst
 ${PYSITELIB}/awscli/examples/ec2/accept-vpc-endpoint-connections.rst
 ${PYSITELIB}/awscli/examples/ec2/accept-vpc-peering-connection.rst
@@ -1425,6 +1573,7 @@ ${PYSITELIB}/awscli/examples/ec2/associa
 ${PYSITELIB}/awscli/examples/ec2/associate-iam-instance-profile.rst
 ${PYSITELIB}/awscli/examples/ec2/associate-route-table.rst
 ${PYSITELIB}/awscli/examples/ec2/associate-subnet-cidr-block.rst
+${PYSITELIB}/awscli/examples/ec2/associate-transit-gateway-multicast-domain.rst
 ${PYSITELIB}/awscli/examples/ec2/associate-transit-gateway-route-table.rst
 ${PYSITELIB}/awscli/examples/ec2/associate-vpc-cidr-block.rst
 ${PYSITELIB}/awscli/examples/ec2/attach-classic-link-vpc.rst
@@ -1465,6 +1614,8 @@ ${PYSITELIB}/awscli/examples/ec2/create-
 ${PYSITELIB}/awscli/examples/ec2/create-key-pair.rst
 ${PYSITELIB}/awscli/examples/ec2/create-launch-template-version.rst
 ${PYSITELIB}/awscli/examples/ec2/create-launch-template.rst
+${PYSITELIB}/awscli/examples/ec2/create-local-gateway-route-table-vpc-association.rst
+${PYSITELIB}/awscli/examples/ec2/create-local-gateway-route.rst
 ${PYSITELIB}/awscli/examples/ec2/create-nat-gateway.rst
 ${PYSITELIB}/awscli/examples/ec2/create-network-acl-entry.rst
 ${PYSITELIB}/awscli/examples/ec2/create-network-acl.rst
@@ -1484,6 +1635,7 @@ ${PYSITELIB}/awscli/examples/ec2/create-
 ${PYSITELIB}/awscli/examples/ec2/create-traffic-mirror-filter.rst
 ${PYSITELIB}/awscli/examples/ec2/create-traffic-mirror-session.rst
 ${PYSITELIB}/awscli/examples/ec2/create-traffic-mirror-target.rst
+${PYSITELIB}/awscli/examples/ec2/create-transit-gateway-peering-attachment.rst
 ${PYSITELIB}/awscli/examples/ec2/create-transit-gateway-route-table.rst
 ${PYSITELIB}/awscli/examples/ec2/create-transit-gateway-route.rst
 ${PYSITELIB}/awscli/examples/ec2/create-transit-gateway-vpc-attachment.rst
@@ -1508,6 +1660,7 @@ ${PYSITELIB}/awscli/examples/ec2/delete-
 ${PYSITELIB}/awscli/examples/ec2/delete-key-pair.rst
 ${PYSITELIB}/awscli/examples/ec2/delete-launch-template-versions.rst
 ${PYSITELIB}/awscli/examples/ec2/delete-launch-template.rst
+${PYSITELIB}/awscli/examples/ec2/delete-local-gateway-route.rst
 ${PYSITELIB}/awscli/examples/ec2/delete-nat-gateway.rst
 ${PYSITELIB}/awscli/examples/ec2/delete-network-acl-entry.rst
 ${PYSITELIB}/awscli/examples/ec2/delete-network-acl.rst
@@ -1526,6 +1679,8 @@ ${PYSITELIB}/awscli/examples/ec2/delete-
 ${PYSITELIB}/awscli/examples/ec2/delete-traffic-mirror-filter.rst
 ${PYSITELIB}/awscli/examples/ec2/delete-traffic-mirror-session.rst
 ${PYSITELIB}/awscli/examples/ec2/delete-traffic-mirror-target.rst
+${PYSITELIB}/awscli/examples/ec2/delete-transit-gateway-multicast-domain.rst
+${PYSITELIB}/awscli/examples/ec2/delete-transit-gateway-peering-attachment.rst
 ${PYSITELIB}/awscli/examples/ec2/delete-transit-gateway-route-table.rst
 ${PYSITELIB}/awscli/examples/ec2/delete-transit-gateway-route.rst
 ${PYSITELIB}/awscli/examples/ec2/delete-transit-gateway-vpc-attachment.rst
@@ -1541,6 +1696,8 @@ ${PYSITELIB}/awscli/examples/ec2/delete-
 ${PYSITELIB}/awscli/examples/ec2/delete-vpn-gateway.rst
 ${PYSITELIB}/awscli/examples/ec2/deprovision-byoip-cidr.rst
 ${PYSITELIB}/awscli/examples/ec2/deregister-image.rst
+${PYSITELIB}/awscli/examples/ec2/deregister-transit-gateway-multicast-group-members.rst
+${PYSITELIB}/awscli/examples/ec2/deregister-transit-gateway-multicast-group-source.rst
 ${PYSITELIB}/awscli/examples/ec2/describe-account-attributes.rst
 ${PYSITELIB}/awscli/examples/ec2/describe-addresses.rst
 ${PYSITELIB}/awscli/examples/ec2/describe-aggregate-id-format.rst
@@ -1561,6 +1718,7 @@ ${PYSITELIB}/awscli/examples/ec2/describ
 ${PYSITELIB}/awscli/examples/ec2/describe-elastic-gpus.rst
 ${PYSITELIB}/awscli/examples/ec2/describe-export-image-tasks.rst
 ${PYSITELIB}/awscli/examples/ec2/describe-export-tasks.rst
+${PYSITELIB}/awscli/examples/ec2/describe-fast-snapshot-restores.rst
 ${PYSITELIB}/awscli/examples/ec2/describe-flow-logs.rst
 ${PYSITELIB}/awscli/examples/ec2/describe-fpga-image-attribute.rst
 ${PYSITELIB}/awscli/examples/ec2/describe-fpga-images.rst
@@ -1577,11 +1735,17 @@ ${PYSITELIB}/awscli/examples/ec2/describ
 ${PYSITELIB}/awscli/examples/ec2/describe-instance-attribute.rst
 ${PYSITELIB}/awscli/examples/ec2/describe-instance-credit-specifications.rst
 ${PYSITELIB}/awscli/examples/ec2/describe-instance-status.rst
+${PYSITELIB}/awscli/examples/ec2/describe-instance-type-offerings.rst
+${PYSITELIB}/awscli/examples/ec2/describe-instance-types.rst
 ${PYSITELIB}/awscli/examples/ec2/describe-instances.rst
 ${PYSITELIB}/awscli/examples/ec2/describe-internet-gateways.rst
+${PYSITELIB}/awscli/examples/ec2/describe-ipv6-pools.rst
 ${PYSITELIB}/awscli/examples/ec2/describe-key-pairs.rst
 ${PYSITELIB}/awscli/examples/ec2/describe-launch-template-versions.rst
 ${PYSITELIB}/awscli/examples/ec2/describe-launch-templates.rst
+${PYSITELIB}/awscli/examples/ec2/describe-local-gateway-route-table-vpc-associations.rst
+${PYSITELIB}/awscli/examples/ec2/describe-local-gateway-route-tables.rst
+${PYSITELIB}/awscli/examples/ec2/describe-local-gateways.rst
 ${PYSITELIB}/awscli/examples/ec2/describe-moving-addresses.rst
 ${PYSITELIB}/awscli/examples/ec2/describe-nat-gateways.rst
 ${PYSITELIB}/awscli/examples/ec2/describe-network-acls.rst
@@ -1617,6 +1781,7 @@ ${PYSITELIB}/awscli/examples/ec2/describ
 ${PYSITELIB}/awscli/examples/ec2/describe-traffic-mirror-sessions.rst
 ${PYSITELIB}/awscli/examples/ec2/describe-traffic-mirror-targets.rst
 ${PYSITELIB}/awscli/examples/ec2/describe-transit-gateway-attachments.rst
+${PYSITELIB}/awscli/examples/ec2/describe-transit-gateway-peering-attachments.rst
 ${PYSITELIB}/awscli/examples/ec2/describe-transit-gateway-route-tables.rst
 ${PYSITELIB}/awscli/examples/ec2/describe-transit-gateway-vpc-attachments.rst
 ${PYSITELIB}/awscli/examples/ec2/describe-transit-gateways.rst
@@ -1643,6 +1808,7 @@ ${PYSITELIB}/awscli/examples/ec2/detach-
 ${PYSITELIB}/awscli/examples/ec2/detach-volume.rst
 ${PYSITELIB}/awscli/examples/ec2/detach-vpn-gateway.rst
 ${PYSITELIB}/awscli/examples/ec2/disable-ebs-encryption-by-default.rst
+${PYSITELIB}/awscli/examples/ec2/disable-fast-snapshot-restores.rst
 ${PYSITELIB}/awscli/examples/ec2/disable-transit-gateway-route-table-propagation.rst
 ${PYSITELIB}/awscli/examples/ec2/disable-vgw-route-propagation.rst
 ${PYSITELIB}/awscli/examples/ec2/disable-vpc-classic-link-dns-support.rst
@@ -1652,9 +1818,11 @@ ${PYSITELIB}/awscli/examples/ec2/disasso
 ${PYSITELIB}/awscli/examples/ec2/disassociate-iam-instance-profile.rst
 ${PYSITELIB}/awscli/examples/ec2/disassociate-route-table.rst
 ${PYSITELIB}/awscli/examples/ec2/disassociate-subnet-cidr-block.rst
+${PYSITELIB}/awscli/examples/ec2/disassociate-transit-gateway-multicast-domain.rst
 ${PYSITELIB}/awscli/examples/ec2/disassociate-transit-gateway-route-table.rst
 ${PYSITELIB}/awscli/examples/ec2/disassociate-vpc-cidr-block.rst
 ${PYSITELIB}/awscli/examples/ec2/enable-ebs-encryption-by-default.rst
+${PYSITELIB}/awscli/examples/ec2/enable-fast-snapshot-restores.rst
 ${PYSITELIB}/awscli/examples/ec2/enable-transit-gateway-route-table-propagation.rst
 ${PYSITELIB}/awscli/examples/ec2/enable-vgw-route-propagation.rst
 ${PYSITELIB}/awscli/examples/ec2/enable-volume-io.rst
@@ -1663,9 +1831,11 @@ ${PYSITELIB}/awscli/examples/ec2/enable-
 ${PYSITELIB}/awscli/examples/ec2/export-client-vpn-client-certificate-revocation-list.rst
 ${PYSITELIB}/awscli/examples/ec2/export-client-vpn-client-configuration.rst
 ${PYSITELIB}/awscli/examples/ec2/export-image.rst
+${PYSITELIB}/awscli/examples/ec2/get-associated-ipv6-pool-cidrs.rst
 ${PYSITELIB}/awscli/examples/ec2/get-capacity-reservation-usage.rst
 ${PYSITELIB}/awscli/examples/ec2/get-console-output.rst
 ${PYSITELIB}/awscli/examples/ec2/get-console-screenshot.rst
+${PYSITELIB}/awscli/examples/ec2/get-default-credit-specification.rst
 ${PYSITELIB}/awscli/examples/ec2/get-ebs-default-kms-key-id.rst
 ${PYSITELIB}/awscli/examples/ec2/get-ebs-encryption-by-default.rst
 ${PYSITELIB}/awscli/examples/ec2/get-host-reservation-purchase-preview.rst
@@ -1673,6 +1843,7 @@ ${PYSITELIB}/awscli/examples/ec2/get-lau
 ${PYSITELIB}/awscli/examples/ec2/get-password-data.rst
 ${PYSITELIB}/awscli/examples/ec2/get-reserved-instances-exchange-quote.rst
 ${PYSITELIB}/awscli/examples/ec2/get-transit-gateway-attachment-propagations.rst
+${PYSITELIB}/awscli/examples/ec2/get-transit-gateway-multicast-domain-associations.rst
 ${PYSITELIB}/awscli/examples/ec2/get-transit-gateway-route-table-associations.rst
 ${PYSITELIB}/awscli/examples/ec2/get-transit-gateway-route-table-propagations.rst
 ${PYSITELIB}/awscli/examples/ec2/import-client-vpn-client-certificate-revocation-list.rst
@@ -1681,6 +1852,7 @@ ${PYSITELIB}/awscli/examples/ec2/import-
 ${PYSITELIB}/awscli/examples/ec2/import-snapshot.rst
 ${PYSITELIB}/awscli/examples/ec2/modify-capacity-reservation.rst
 ${PYSITELIB}/awscli/examples/ec2/modify-client-vpn-endpoint.rst
+${PYSITELIB}/awscli/examples/ec2/modify-default-credit-specification.rst
 ${PYSITELIB}/awscli/examples/ec2/modify-ebs-default-kms-key-id.rst
 ${PYSITELIB}/awscli/examples/ec2/modify-fpga-image-attribute.rst
 ${PYSITELIB}/awscli/examples/ec2/modify-hosts.rst
@@ -1723,6 +1895,9 @@ ${PYSITELIB}/awscli/examples/ec2/purchas
 ${PYSITELIB}/awscli/examples/ec2/purchase-scheduled-instances.rst
 ${PYSITELIB}/awscli/examples/ec2/reboot-instances.rst
 ${PYSITELIB}/awscli/examples/ec2/register-image.rst
+${PYSITELIB}/awscli/examples/ec2/register-transit-gateway-multicast-group-members.rst
+${PYSITELIB}/awscli/examples/ec2/register-transit-gateway-multicast-group-source.rst
+${PYSITELIB}/awscli/examples/ec2/reject-transit-gateway-peering-attachment.rst
 ${PYSITELIB}/awscli/examples/ec2/reject-transit-gateway-vpc-attachments.rst
 ${PYSITELIB}/awscli/examples/ec2/reject-vpc-endpoint-connections.rst
 ${PYSITELIB}/awscli/examples/ec2/reject-vpc-peering-connection.rst
@@ -1749,6 +1924,8 @@ ${PYSITELIB}/awscli/examples/ec2/revoke-
 ${PYSITELIB}/awscli/examples/ec2/revoke-security-group-ingress.rst
 ${PYSITELIB}/awscli/examples/ec2/run-instances.rst
 ${PYSITELIB}/awscli/examples/ec2/run-scheduled-instances.rst
+${PYSITELIB}/awscli/examples/ec2/search-local-gateway-routes.rst
+${PYSITELIB}/awscli/examples/ec2/search-transit-gateway-multicast-groups.rst
 ${PYSITELIB}/awscli/examples/ec2/search-transit-gateway-routes.rst
 ${PYSITELIB}/awscli/examples/ec2/send-diagnostic-interrupt.rst
 ${PYSITELIB}/awscli/examples/ec2/start-instances.rst
@@ -1760,7 +1937,13 @@ ${PYSITELIB}/awscli/examples/ec2/unassig
 ${PYSITELIB}/awscli/examples/ec2/unmonitor-instances.rst
 ${PYSITELIB}/awscli/examples/ec2/update-security-group-rule-descriptions-egress.rst
 ${PYSITELIB}/awscli/examples/ec2/update-security-group-rule-descriptions-ingress.rst
+${PYSITELIB}/awscli/examples/ec2/wait/bundle-task-complete.rst
+${PYSITELIB}/awscli/examples/ec2/wait/conversion-task-cancelled.rst
+${PYSITELIB}/awscli/examples/ec2/wait/conversion-task-completed.rst
+${PYSITELIB}/awscli/examples/ec2/wait/conversion-task-deleted.rst
 ${PYSITELIB}/awscli/examples/ec2/wait/customer-gateway-available.rst
+${PYSITELIB}/awscli/examples/ec2/wait/export-task-cancelled.rst
+${PYSITELIB}/awscli/examples/ec2/wait/export-task-completed.rst
 ${PYSITELIB}/awscli/examples/ec2/wait/image-available.rst
 ${PYSITELIB}/awscli/examples/ec2/wait/image-exists.rst
 ${PYSITELIB}/awscli/examples/ec2/wait/instance-exists.rst
@@ -1772,6 +1955,7 @@ ${PYSITELIB}/awscli/examples/ec2/wait/ke
 ${PYSITELIB}/awscli/examples/ec2/wait/nat-gateway-available.rst
 ${PYSITELIB}/awscli/examples/ec2/wait/network-interface-available.rst
 ${PYSITELIB}/awscli/examples/ec2/wait/password-data-available.rst
+${PYSITELIB}/awscli/examples/ec2/wait/security-group-exists.rst
 ${PYSITELIB}/awscli/examples/ec2/wait/snapshot-completed.rst
 ${PYSITELIB}/awscli/examples/ec2/wait/spot-instance-request-fulfilled.rst
 ${PYSITELIB}/awscli/examples/ec2/wait/subnet-available.rst
@@ -1794,22 +1978,27 @@ ${PYSITELIB}/awscli/examples/ecr/create-
 ${PYSITELIB}/awscli/examples/ecr/delete-lifecycle-policy.rst
 ${PYSITELIB}/awscli/examples/ecr/delete-repository-policy.rst
 ${PYSITELIB}/awscli/examples/ecr/delete-repository.rst
+${PYSITELIB}/awscli/examples/ecr/describe-image-scan-findings.rst
 ${PYSITELIB}/awscli/examples/ecr/describe-images.rst
 ${PYSITELIB}/awscli/examples/ecr/describe-repositories.rst
 ${PYSITELIB}/awscli/examples/ecr/get-authorization-token.rst
 ${PYSITELIB}/awscli/examples/ecr/get-download-url-for-layer.rst
 ${PYSITELIB}/awscli/examples/ecr/get-lifecycle-policy-preview.rst
 ${PYSITELIB}/awscli/examples/ecr/get-lifecycle-policy.rst
+${PYSITELIB}/awscli/examples/ecr/get-login-password.rst
+${PYSITELIB}/awscli/examples/ecr/get-login-password_description.rst
 ${PYSITELIB}/awscli/examples/ecr/get-login.rst
 ${PYSITELIB}/awscli/examples/ecr/get-login_description.rst
 ${PYSITELIB}/awscli/examples/ecr/get-repository-policy.rst
 ${PYSITELIB}/awscli/examples/ecr/initiate-layer-upload.rst
 ${PYSITELIB}/awscli/examples/ecr/list-images.rst
 ${PYSITELIB}/awscli/examples/ecr/list-tags-for-resource.rst
+${PYSITELIB}/awscli/examples/ecr/put-image-scanning-configuration.rst
 ${PYSITELIB}/awscli/examples/ecr/put-image-tag-mutability.rst
 ${PYSITELIB}/awscli/examples/ecr/put-image.rst
 ${PYSITELIB}/awscli/examples/ecr/put-lifecycle-policy.rst
 ${PYSITELIB}/awscli/examples/ecr/set-repository-policy.rst
+${PYSITELIB}/awscli/examples/ecr/start-image-scan.rst
 ${PYSITELIB}/awscli/examples/ecr/start-lifecycle-policy-preview.rst
 ${PYSITELIB}/awscli/examples/ecr/tag-resource.rst
 ${PYSITELIB}/awscli/examples/ecr/untag-resource.rst
@@ -1868,9 +2057,37 @@ ${PYSITELIB}/awscli/examples/eks/update-
 ${PYSITELIB}/awscli/examples/eks/update-kubeconfig.rst
 ${PYSITELIB}/awscli/examples/eks/update-kubeconfig/_description.rst
 ${PYSITELIB}/awscli/examples/eks/wait.rst
+${PYSITELIB}/awscli/examples/elasticache/add-tags-to-resource.rst
+${PYSITELIB}/awscli/examples/elasticache/authorize-cache-security-group-ingress.rst
+${PYSITELIB}/awscli/examples/elasticache/copy-snapshot.rst
+${PYSITELIB}/awscli/examples/elasticache/create-cache-cluster.rst
+${PYSITELIB}/awscli/examples/elasticache/create-cache-parameter-group.rst
+${PYSITELIB}/awscli/examples/elasticache/create-cache-subnet-group.rst
 ${PYSITELIB}/awscli/examples/elasticache/create-replication-group.rst
+${PYSITELIB}/awscli/examples/elasticache/decrease-replica-count.rst
+${PYSITELIB}/awscli/examples/elasticache/delete-cache-cluster.rst
+${PYSITELIB}/awscli/examples/elasticache/delete-cache-parameter-group.rst
+${PYSITELIB}/awscli/examples/elasticache/delete-cache-subnet-group.rst
+${PYSITELIB}/awscli/examples/elasticache/delete-replication-group.rst
+${PYSITELIB}/awscli/examples/elasticache/describe-cache-clusters.rst
+${PYSITELIB}/awscli/examples/elasticache/describe-cache-engine-versions.rst
+${PYSITELIB}/awscli/examples/elasticache/describe-cache-parameter-groups.rst
+${PYSITELIB}/awscli/examples/elasticache/describe-cache-parameters.rst
+${PYSITELIB}/awscli/examples/elasticache/describe-engine-default-parameters.rst
+${PYSITELIB}/awscli/examples/elasticache/describe-replication-groups.rst
+${PYSITELIB}/awscli/examples/elasticache/describe-reserved-cache-nodes.rst
+${PYSITELIB}/awscli/examples/elasticache/describe-service-updates.rst
+${PYSITELIB}/awscli/examples/elasticache/describe-snapshots.rst
+${PYSITELIB}/awscli/examples/elasticache/describe-update-actions.rst
+${PYSITELIB}/awscli/examples/elasticache/increase-replica-count.rst
+${PYSITELIB}/awscli/examples/elasticache/list-allowed-node-type-modifications.rst
+${PYSITELIB}/awscli/examples/elasticache/modify-cache-cluster.rst
 ${PYSITELIB}/awscli/examples/elasticache/modify-cache-parameter-group.rst
+${PYSITELIB}/awscli/examples/elasticache/modify-cache-subnet-group.rst
 ${PYSITELIB}/awscli/examples/elasticache/modify-replication-group.rst
+${PYSITELIB}/awscli/examples/elasticache/reboot-cache-cluster.rst
+${PYSITELIB}/awscli/examples/elasticache/reset-cache-parameter-group.rst
+${PYSITELIB}/awscli/examples/elasticache/test-failover.rst
 ${PYSITELIB}/awscli/examples/elasticbeanstalk/abort-environment-update.rst
 ${PYSITELIB}/awscli/examples/elasticbeanstalk/check-dns-availability.rst
 ${PYSITELIB}/awscli/examples/elasticbeanstalk/create-application-version.rst
@@ -2027,7 +2244,42 @@ ${PYSITELIB}/awscli/examples/events/put-
 ${PYSITELIB}/awscli/examples/events/put-targets.rst
 ${PYSITELIB}/awscli/examples/events/remove-targets.rst
 ${PYSITELIB}/awscli/examples/events/test-event-pattern.rst
+${PYSITELIB}/awscli/examples/fms/associate-admin-account.rst
+${PYSITELIB}/awscli/examples/fms/delete-notification-channel.rst
+${PYSITELIB}/awscli/examples/fms/delete-policy.rst
+${PYSITELIB}/awscli/examples/fms/disassociate-admin-account.rst
+${PYSITELIB}/awscli/examples/fms/get-admin-account.rst
+${PYSITELIB}/awscli/examples/fms/get-compliance-detail.rst
+${PYSITELIB}/awscli/examples/fms/get-notification-channel.rst
+${PYSITELIB}/awscli/examples/fms/get-policy.rst
+${PYSITELIB}/awscli/examples/fms/list-compliance-status.rst
+${PYSITELIB}/awscli/examples/fms/list-member-accounts.rst
+${PYSITELIB}/awscli/examples/fms/list-policies.rst
+${PYSITELIB}/awscli/examples/fms/put-notification-channel.rst
+${PYSITELIB}/awscli/examples/fms/put-policy.rst
+${PYSITELIB}/awscli/examples/gamelift/create-build.rst
 ${PYSITELIB}/awscli/examples/gamelift/create-fleet.rst
+${PYSITELIB}/awscli/examples/gamelift/create-game-session-queue.rst
+${PYSITELIB}/awscli/examples/gamelift/delete-build.rst
+${PYSITELIB}/awscli/examples/gamelift/delete-fleet.rst
+${PYSITELIB}/awscli/examples/gamelift/delete-game-session-queue.rst
+${PYSITELIB}/awscli/examples/gamelift/describe-build.rst
+${PYSITELIB}/awscli/examples/gamelift/describe-ec2-instance-limits.rst
+${PYSITELIB}/awscli/examples/gamelift/describe-fleet-attributes.rst
+${PYSITELIB}/awscli/examples/gamelift/describe-fleet-capacity.rst
+${PYSITELIB}/awscli/examples/gamelift/describe-fleet-events.rst
+${PYSITELIB}/awscli/examples/gamelift/describe-fleet-port-settings.rst
+${PYSITELIB}/awscli/examples/gamelift/describe-fleet-utilization.rst
+${PYSITELIB}/awscli/examples/gamelift/describe-game-session-queues.rst
+${PYSITELIB}/awscli/examples/gamelift/describe-runtime-configuration.rst
+${PYSITELIB}/awscli/examples/gamelift/list-builds.rst
+${PYSITELIB}/awscli/examples/gamelift/list-fleets.rst
+${PYSITELIB}/awscli/examples/gamelift/request-upload-credentials.rst
+${PYSITELIB}/awscli/examples/gamelift/start-fleet-actions.rst
+${PYSITELIB}/awscli/examples/gamelift/stop-fleet-actions.rst
+${PYSITELIB}/awscli/examples/gamelift/update-build.rst
+${PYSITELIB}/awscli/examples/gamelift/update-game-session-queue.rst
+${PYSITELIB}/awscli/examples/gamelift/upload-build.rst
 ${PYSITELIB}/awscli/examples/glacier/abort-multipart-upload.rst
 ${PYSITELIB}/awscli/examples/glacier/abort-vault-lock.rst
 ${PYSITELIB}/awscli/examples/glacier/add-tags-to-vault.rst
@@ -2115,6 +2367,7 @@ ${PYSITELIB}/awscli/examples/greengrass/
 ${PYSITELIB}/awscli/examples/greengrass/get-service-role-for-account.rst
 ${PYSITELIB}/awscli/examples/greengrass/get-subscription-definition-version.rst
 ${PYSITELIB}/awscli/examples/greengrass/get-subscription-definition.rst
+${PYSITELIB}/awscli/examples/greengrass/list-bulk-deployment-detailed-reports.rst
 ${PYSITELIB}/awscli/examples/greengrass/list-bulk-deployments.rst
 ${PYSITELIB}/awscli/examples/greengrass/list-connector-definition-versions.rst
 ${PYSITELIB}/awscli/examples/greengrass/list-connector-definitions.rst
@@ -2123,7 +2376,7 @@ ${PYSITELIB}/awscli/examples/greengrass/
 ${PYSITELIB}/awscli/examples/greengrass/list-deployments.rst
 ${PYSITELIB}/awscli/examples/greengrass/list-device-definition-versions.rst
 ${PYSITELIB}/awscli/examples/greengrass/list-device-definitions.rst
-${PYSITELIB}/awscli/examples/greengrass/list-function-definitions-versions.rst
+${PYSITELIB}/awscli/examples/greengrass/list-function-definition-versions.rst
 ${PYSITELIB}/awscli/examples/greengrass/list-function-definitions.rst
 ${PYSITELIB}/awscli/examples/greengrass/list-group-certificate-authorities.rst
 ${PYSITELIB}/awscli/examples/greengrass/list-group-versions.rst
@@ -2347,6 +2600,7 @@ ${PYSITELIB}/awscli/examples/iot/associa
 ${PYSITELIB}/awscli/examples/iot/attach-policy.rst
 ${PYSITELIB}/awscli/examples/iot/attach-security-profile.rst
 ${PYSITELIB}/awscli/examples/iot/attach-thing-principal.rst
+${PYSITELIB}/awscli/examples/iot/cancel-audit-mitigation-actions-task.rst
 ${PYSITELIB}/awscli/examples/iot/cancel-audit-task.rst
 ${PYSITELIB}/awscli/examples/iot/cancel-certificate-transfer.rst
 ${PYSITELIB}/awscli/examples/iot/cancel-job-execution.rst
@@ -2355,9 +2609,11 @@ ${PYSITELIB}/awscli/examples/iot/clear-d
 ${PYSITELIB}/awscli/examples/iot/create-authorizer.rst
 ${PYSITELIB}/awscli/examples/iot/create-billing-group.rst
 ${PYSITELIB}/awscli/examples/iot/create-certificate-from-csr.rst
+${PYSITELIB}/awscli/examples/iot/create-domain-configuration.rst
 ${PYSITELIB}/awscli/examples/iot/create-dynamic-thing-group.rst
 ${PYSITELIB}/awscli/examples/iot/create-job.rst
 ${PYSITELIB}/awscli/examples/iot/create-keys-and-certificate.rst
+${PYSITELIB}/awscli/examples/iot/create-mitigation-action.rst
 ${PYSITELIB}/awscli/examples/iot/create-ota-update.rst
 ${PYSITELIB}/awscli/examples/iot/create-policy-version.rst
 ${PYSITELIB}/awscli/examples/iot/create-policy.rst
@@ -2376,9 +2632,11 @@ ${PYSITELIB}/awscli/examples/iot/delete-
 ${PYSITELIB}/awscli/examples/iot/delete-billing-group.rst
 ${PYSITELIB}/awscli/examples/iot/delete-ca-certificate.rst
 ${PYSITELIB}/awscli/examples/iot/delete-certificate.rst
+${PYSITELIB}/awscli/examples/iot/delete-domain-configuration.rst
 ${PYSITELIB}/awscli/examples/iot/delete-dynamic-thing-group.rst
 ${PYSITELIB}/awscli/examples/iot/delete-job-execution.rst
 ${PYSITELIB}/awscli/examples/iot/delete-job.rst
+${PYSITELIB}/awscli/examples/iot/delete-mitigation-action.rst
 ${PYSITELIB}/awscli/examples/iot/delete-ota-update.rst
 ${PYSITELIB}/awscli/examples/iot/delete-policy-version.rst
 ${PYSITELIB}/awscli/examples/iot/delete-policy.rst
@@ -2396,17 +2654,21 @@ ${PYSITELIB}/awscli/examples/iot/delete-
 ${PYSITELIB}/awscli/examples/iot/delete-v2-logging-level.rst
 ${PYSITELIB}/awscli/examples/iot/deprecate-thing-type.rst
 ${PYSITELIB}/awscli/examples/iot/describe-account-audit-configuration.rst
+${PYSITELIB}/awscli/examples/iot/describe-audit-finding.rst
+${PYSITELIB}/awscli/examples/iot/describe-audit-mitigation-actions-task.rst
 ${PYSITELIB}/awscli/examples/iot/describe-audit-task.rst
 ${PYSITELIB}/awscli/examples/iot/describe-authorizer.rst
 ${PYSITELIB}/awscli/examples/iot/describe-billing-group.rst
 ${PYSITELIB}/awscli/examples/iot/describe-ca-certificate.rst
 ${PYSITELIB}/awscli/examples/iot/describe-certificate.rst
 ${PYSITELIB}/awscli/examples/iot/describe-default-authorizer.rst
+${PYSITELIB}/awscli/examples/iot/describe-domain-configuration.rst
 ${PYSITELIB}/awscli/examples/iot/describe-endpoint.rst
 ${PYSITELIB}/awscli/examples/iot/describe-event-configurations.rst
 ${PYSITELIB}/awscli/examples/iot/describe-index.rst
 ${PYSITELIB}/awscli/examples/iot/describe-job-execution.rst
 ${PYSITELIB}/awscli/examples/iot/describe-job.rst
+${PYSITELIB}/awscli/examples/iot/describe-mitigation-action.rst
 ${PYSITELIB}/awscli/examples/iot/describe-role-alias.rst
 ${PYSITELIB}/awscli/examples/iot/describe-scheduled-audit.rst
 ${PYSITELIB}/awscli/examples/iot/describe-security-profile.rst
@@ -2419,11 +2681,13 @@ ${PYSITELIB}/awscli/examples/iot/detach-
 ${PYSITELIB}/awscli/examples/iot/detach-thing-principal.rst
 ${PYSITELIB}/awscli/examples/iot/disable-topic-rule.rst
 ${PYSITELIB}/awscli/examples/iot/enable-topic-rule.rst
+${PYSITELIB}/awscli/examples/iot/get-cardinality.rst
 ${PYSITELIB}/awscli/examples/iot/get-effective-policies.rst
 ${PYSITELIB}/awscli/examples/iot/get-indexing-configuration.rst
 ${PYSITELIB}/awscli/examples/iot/get-job-document.rst
 ${PYSITELIB}/awscli/examples/iot/get-logging-options.rst
 ${PYSITELIB}/awscli/examples/iot/get-ota-update.rst
+${PYSITELIB}/awscli/examples/iot/get-percentiles.rst
 ${PYSITELIB}/awscli/examples/iot/get-policy-version.rst
 ${PYSITELIB}/awscli/examples/iot/get-policy.rst
 ${PYSITELIB}/awscli/examples/iot/get-registration-code.rst
@@ -2433,16 +2697,20 @@ ${PYSITELIB}/awscli/examples/iot/get-v2-
 ${PYSITELIB}/awscli/examples/iot/list-active-violations.rst
 ${PYSITELIB}/awscli/examples/iot/list-attached-policies.rst
 ${PYSITELIB}/awscli/examples/iot/list-audit-findings.rst
+${PYSITELIB}/awscli/examples/iot/list-audit-mitigation-actions-executions.rst
+${PYSITELIB}/awscli/examples/iot/list-audit-mitigation-actions-tasks.rst
 ${PYSITELIB}/awscli/examples/iot/list-audit-tasks.rst
 ${PYSITELIB}/awscli/examples/iot/list-authorizers.rst
 ${PYSITELIB}/awscli/examples/iot/list-billing-groups.rst
 ${PYSITELIB}/awscli/examples/iot/list-ca-certificates.rst
 ${PYSITELIB}/awscli/examples/iot/list-certificates-by-ca.rst
 ${PYSITELIB}/awscli/examples/iot/list-certificates.rst
+${PYSITELIB}/awscli/examples/iot/list-domain-configurations.rst
 ${PYSITELIB}/awscli/examples/iot/list-indices.rst
 ${PYSITELIB}/awscli/examples/iot/list-job-executions-for-job.rst
 ${PYSITELIB}/awscli/examples/iot/list-job-executions-for-thing.rst
 ${PYSITELIB}/awscli/examples/iot/list-jobs.rst
+${PYSITELIB}/awscli/examples/iot/list-mitigations-actions.rst
 ${PYSITELIB}/awscli/examples/iot/list-ota-updates.rst
 ${PYSITELIB}/awscli/examples/iot/list-outgoing-certificates.rst
 ${PYSITELIB}/awscli/examples/iot/list-policies.rst
@@ -2479,6 +2747,7 @@ ${PYSITELIB}/awscli/examples/iot/set-def
 ${PYSITELIB}/awscli/examples/iot/set-default-policy-version.rst
 ${PYSITELIB}/awscli/examples/iot/set-v2-logging-level.rst
 ${PYSITELIB}/awscli/examples/iot/set-v2-logging-options.rst
+${PYSITELIB}/awscli/examples/iot/start-audit-mitigation-actions-task.rst
 ${PYSITELIB}/awscli/examples/iot/start-on-demand-audit-task.rst
 ${PYSITELIB}/awscli/examples/iot/tag-resource.rst
 ${PYSITELIB}/awscli/examples/iot/test-authorization.rst
@@ -2490,10 +2759,12 @@ ${PYSITELIB}/awscli/examples/iot/update-
 ${PYSITELIB}/awscli/examples/iot/update-billing-group.rst
 ${PYSITELIB}/awscli/examples/iot/update-ca-certificate.rst
 ${PYSITELIB}/awscli/examples/iot/update-certificate.rst
+${PYSITELIB}/awscli/examples/iot/update-domain-configuration.rst
 ${PYSITELIB}/awscli/examples/iot/update-dynamic-thing-group.rst
 ${PYSITELIB}/awscli/examples/iot/update-event-configurations.rst
 ${PYSITELIB}/awscli/examples/iot/update-indexing-configuration.rst
 ${PYSITELIB}/awscli/examples/iot/update-job.rst
+${PYSITELIB}/awscli/examples/iot/update-mitigation-action.rst
 ${PYSITELIB}/awscli/examples/iot/update-provisioning-template.rst
 ${PYSITELIB}/awscli/examples/iot/update-role-alias.rst
 ${PYSITELIB}/awscli/examples/iot/update-scheduled-audit.rst
@@ -2645,6 +2916,32 @@ ${PYSITELIB}/awscli/examples/kafka/creat
 ${PYSITELIB}/awscli/examples/kafka/create-configuration.rst
 ${PYSITELIB}/awscli/examples/kafka/update-broker-storage.rst
 ${PYSITELIB}/awscli/examples/kafka/update-cluster-configuration.rst
+${PYSITELIB}/awscli/examples/kinesis/add-tags-to-stream.rst
+${PYSITELIB}/awscli/examples/kinesis/create-stream.rst
+${PYSITELIB}/awscli/examples/kinesis/decrease-stream-retention-period.rst
+${PYSITELIB}/awscli/examples/kinesis/delete-stream.rst
+${PYSITELIB}/awscli/examples/kinesis/deregister-stream-consumer.rst
+${PYSITELIB}/awscli/examples/kinesis/describe-limits.rst
+${PYSITELIB}/awscli/examples/kinesis/describe-stream-consumer.rst
+${PYSITELIB}/awscli/examples/kinesis/describe-stream-summary.rst
+${PYSITELIB}/awscli/examples/kinesis/describe-stream.rst
+${PYSITELIB}/awscli/examples/kinesis/disable-enhanced-monitoring.rst
+${PYSITELIB}/awscli/examples/kinesis/enable-enhanced-monitoring.rst
+${PYSITELIB}/awscli/examples/kinesis/get-records.rst
+${PYSITELIB}/awscli/examples/kinesis/get-shard-iterator.rst
+${PYSITELIB}/awscli/examples/kinesis/increase-stream-retention-period.rst
+${PYSITELIB}/awscli/examples/kinesis/list-shards.rst
+${PYSITELIB}/awscli/examples/kinesis/list-streams.rst
+${PYSITELIB}/awscli/examples/kinesis/list-tags-for-stream.rst
+${PYSITELIB}/awscli/examples/kinesis/merge-shards.rst
+${PYSITELIB}/awscli/examples/kinesis/put-record.rst
+${PYSITELIB}/awscli/examples/kinesis/put-records.rst
+${PYSITELIB}/awscli/examples/kinesis/register-stream-consumer.rst
+${PYSITELIB}/awscli/examples/kinesis/remove-tags-from-stream.rst
+${PYSITELIB}/awscli/examples/kinesis/split-shard.rst
+${PYSITELIB}/awscli/examples/kinesis/start-stream-encryption.rst
+${PYSITELIB}/awscli/examples/kinesis/stop-stream-encryption.rst
+${PYSITELIB}/awscli/examples/kinesis/update-shard-count.rst
 ${PYSITELIB}/awscli/examples/kms/cancel-key-deletion.rst
 ${PYSITELIB}/awscli/examples/kms/connect-custom-key-store.rst
 ${PYSITELIB}/awscli/examples/kms/create-alias.rst
@@ -2676,28 +2973,37 @@ ${PYSITELIB}/awscli/examples/lambda/crea
 ${PYSITELIB}/awscli/examples/lambda/delete-alias.rst
 ${PYSITELIB}/awscli/examples/lambda/delete-event-source-mapping.rst
 ${PYSITELIB}/awscli/examples/lambda/delete-function-concurrency.rst
+${PYSITELIB}/awscli/examples/lambda/delete-function-event-invoke-config.rst
 ${PYSITELIB}/awscli/examples/lambda/delete-function.rst
 ${PYSITELIB}/awscli/examples/lambda/delete-layer-version.rst
+${PYSITELIB}/awscli/examples/lambda/delete-provisioned-concurrency-config.rst
 ${PYSITELIB}/awscli/examples/lambda/get-account-settings.rst
 ${PYSITELIB}/awscli/examples/lambda/get-alias.rst
 ${PYSITELIB}/awscli/examples/lambda/get-event-source-mapping.rst
+${PYSITELIB}/awscli/examples/lambda/get-function-concurrency.rst
 ${PYSITELIB}/awscli/examples/lambda/get-function-configuration.rst
+${PYSITELIB}/awscli/examples/lambda/get-function-event-invoke-config.rst
 ${PYSITELIB}/awscli/examples/lambda/get-function.rst
 ${PYSITELIB}/awscli/examples/lambda/get-layer-version-by-arn.rst
 ${PYSITELIB}/awscli/examples/lambda/get-layer-version-policy.rst
 ${PYSITELIB}/awscli/examples/lambda/get-layer-version.rst
 ${PYSITELIB}/awscli/examples/lambda/get-policy.rst
+${PYSITELIB}/awscli/examples/lambda/get-provisioned-concurrency-config.rst
 ${PYSITELIB}/awscli/examples/lambda/invoke.rst
 ${PYSITELIB}/awscli/examples/lambda/list-aliases.rst
 ${PYSITELIB}/awscli/examples/lambda/list-event-source-mappings.rst
+${PYSITELIB}/awscli/examples/lambda/list-function-event-invoke-configs.rst
 ${PYSITELIB}/awscli/examples/lambda/list-functions.rst
 ${PYSITELIB}/awscli/examples/lambda/list-layer-versions.rst
 ${PYSITELIB}/awscli/examples/lambda/list-layers.rst
+${PYSITELIB}/awscli/examples/lambda/list-provisioned-concurrency-configs.rst
 ${PYSITELIB}/awscli/examples/lambda/list-tags.rst
 ${PYSITELIB}/awscli/examples/lambda/list-versions-by-function.rst
 ${PYSITELIB}/awscli/examples/lambda/publish-layer-version.rst
 ${PYSITELIB}/awscli/examples/lambda/publish-version.rst
 ${PYSITELIB}/awscli/examples/lambda/put-function-concurrency.rst
+${PYSITELIB}/awscli/examples/lambda/put-function-event-invoke-config.rst
+${PYSITELIB}/awscli/examples/lambda/put-provisioned-concurrency-config.rst
 ${PYSITELIB}/awscli/examples/lambda/remove-layer-version-permission.rst
 ${PYSITELIB}/awscli/examples/lambda/remove-permission.rst
 ${PYSITELIB}/awscli/examples/lambda/tag-resource.rst
@@ -2706,6 +3012,7 @@ ${PYSITELIB}/awscli/examples/lambda/upda
 ${PYSITELIB}/awscli/examples/lambda/update-event-source-mapping.rst
 ${PYSITELIB}/awscli/examples/lambda/update-function-code.rst
 ${PYSITELIB}/awscli/examples/lambda/update-function-configuration.rst
+${PYSITELIB}/awscli/examples/lambda/update-function-event-invoke-config.rst
 ${PYSITELIB}/awscli/examples/license-manager/create-license-configuration.rst
 ${PYSITELIB}/awscli/examples/license-manager/delete-license-configuration.rst
 ${PYSITELIB}/awscli/examples/license-manager/get-license-configuration.rst
@@ -2858,6 +3165,20 @@ ${PYSITELIB}/awscli/examples/mediaconver
 ${PYSITELIB}/awscli/examples/mediaconvert/update-job-template.rst
 ${PYSITELIB}/awscli/examples/mediaconvert/update-preset.rst
 ${PYSITELIB}/awscli/examples/mediaconvert/update-queue.rst
+${PYSITELIB}/awscli/examples/medialive/create-channel.rst
+${PYSITELIB}/awscli/examples/medialive/create-input.rst
+${PYSITELIB}/awscli/examples/mediapackage-vod/create-asset.rst
+${PYSITELIB}/awscli/examples/mediapackage-vod/create-packaging-configuration.rst
+${PYSITELIB}/awscli/examples/mediapackage-vod/create-packaging-group.rst
+${PYSITELIB}/awscli/examples/mediapackage-vod/delete-asset.rst
+${PYSITELIB}/awscli/examples/mediapackage-vod/delete-packaging-configuration.rst
+${PYSITELIB}/awscli/examples/mediapackage-vod/delete-packaging-group.rst
+${PYSITELIB}/awscli/examples/mediapackage-vod/describe-asset.rst
+${PYSITELIB}/awscli/examples/mediapackage-vod/describe-packaging-configuration.rst
+${PYSITELIB}/awscli/examples/mediapackage-vod/describe-packaging-group.rst
+${PYSITELIB}/awscli/examples/mediapackage-vod/list-assets.rst
+${PYSITELIB}/awscli/examples/mediapackage-vod/list-packaging-configurations.rst
+${PYSITELIB}/awscli/examples/mediapackage-vod/list-packaging-groups.rst
 ${PYSITELIB}/awscli/examples/mediapackage/create-channel.rst
 ${PYSITELIB}/awscli/examples/mediapackage/create-origin-endpoint.rst
 ${PYSITELIB}/awscli/examples/mediapackage/delete-channel.rst
@@ -2899,6 +3220,50 @@ ${PYSITELIB}/awscli/examples/mediastore/
 ${PYSITELIB}/awscli/examples/mediastore/stop-access-logging.rst
 ${PYSITELIB}/awscli/examples/mediastore/tag-resource.rst
 ${PYSITELIB}/awscli/examples/mediastore/untag-resource.rst
+${PYSITELIB}/awscli/examples/mediatailor/delete-playback-configuration.rst
+${PYSITELIB}/awscli/examples/mediatailor/get-playback-configuration.rst
+${PYSITELIB}/awscli/examples/mediatailor/list-playback-configurations.rst
+${PYSITELIB}/awscli/examples/mediatailor/put-playback-configuration.rst
+${PYSITELIB}/awscli/examples/networkmanager/associate-customer-gateway.rst
+${PYSITELIB}/awscli/examples/networkmanager/associate-link.rst
+${PYSITELIB}/awscli/examples/networkmanager/create-device.rst
+${PYSITELIB}/awscli/examples/networkmanager/create-global-network.rst
+${PYSITELIB}/awscli/examples/networkmanager/create-link.rst
+${PYSITELIB}/awscli/examples/networkmanager/create-site.rst
+${PYSITELIB}/awscli/examples/networkmanager/delete-bucket-analytics-configuration.rst
+${PYSITELIB}/awscli/examples/networkmanager/delete-bucket-metrics-configuration.rst
+${PYSITELIB}/awscli/examples/networkmanager/delete-device.rst
+${PYSITELIB}/awscli/examples/networkmanager/delete-global-network.rst
+${PYSITELIB}/awscli/examples/networkmanager/delete-link.rst
+${PYSITELIB}/awscli/examples/networkmanager/delete-public-access-block.rst
+${PYSITELIB}/awscli/examples/networkmanager/delete-site.rst
+${PYSITELIB}/awscli/examples/networkmanager/deregister-transit-gateway.rst
+${PYSITELIB}/awscli/examples/networkmanager/describe-global-networks.rst
+${PYSITELIB}/awscli/examples/networkmanager/disassociate-customer-gateway.rst
+${PYSITELIB}/awscli/examples/networkmanager/disassociate-link.rst
+${PYSITELIB}/awscli/examples/networkmanager/get-bucket-analytics-configuration.rst
+${PYSITELIB}/awscli/examples/networkmanager/get-bucket-metrics-configuration.rst
+${PYSITELIB}/awscli/examples/networkmanager/get-customer-gateway-associations.rst
+${PYSITELIB}/awscli/examples/networkmanager/get-devices.rst
+${PYSITELIB}/awscli/examples/networkmanager/get-link-associations.rst
+${PYSITELIB}/awscli/examples/networkmanager/get-links.rst
+${PYSITELIB}/awscli/examples/networkmanager/get-object-retention.rst
+${PYSITELIB}/awscli/examples/networkmanager/get-public-access-block.rst
+${PYSITELIB}/awscli/examples/networkmanager/get-sites.rst
+${PYSITELIB}/awscli/examples/networkmanager/get-transit-gateway-registrations.rst
+${PYSITELIB}/awscli/examples/networkmanager/list-bucket-analytics-configurations.rst
+${PYSITELIB}/awscli/examples/networkmanager/list-bucket-metrics-configurations.rst
+${PYSITELIB}/awscli/examples/networkmanager/list-tags-for-resource.rst
+${PYSITELIB}/awscli/examples/networkmanager/put-bucket-metrics-configuration.rst
+${PYSITELIB}/awscli/examples/networkmanager/put-object-retention.rst
+${PYSITELIB}/awscli/examples/networkmanager/put-public-access-block.rst
+${PYSITELIB}/awscli/examples/networkmanager/register-transit-gateway.rst
+${PYSITELIB}/awscli/examples/networkmanager/tag-resource.rst
+${PYSITELIB}/awscli/examples/networkmanager/untag-resource.rst
+${PYSITELIB}/awscli/examples/networkmanager/update-device.rst
+${PYSITELIB}/awscli/examples/networkmanager/update-global-network.rst
+${PYSITELIB}/awscli/examples/networkmanager/update-link.rst
+${PYSITELIB}/awscli/examples/networkmanager/update-site.rst
 ${PYSITELIB}/awscli/examples/opsworks/assign-instance.rst
 ${PYSITELIB}/awscli/examples/opsworks/assign-volume.rst
 ${PYSITELIB}/awscli/examples/opsworks/associate-elastic-ip.rst
@@ -3130,41 +3495,92 @@ ${PYSITELIB}/awscli/examples/rds/restore
 ${PYSITELIB}/awscli/examples/rds/restore-db-instance-to-point-in-time.rst
 ${PYSITELIB}/awscli/examples/rds/start-db-instance.rst
 ${PYSITELIB}/awscli/examples/rds/stop-db-instance.rst
+${PYSITELIB}/awscli/examples/redshift/accept-reserved-node-exchange.rst
 ${PYSITELIB}/awscli/examples/redshift/authorize-cluster-security-group-ingress.rst
 ${PYSITELIB}/awscli/examples/redshift/authorize-snapshot-access.rst
+${PYSITELIB}/awscli/examples/redshift/batch-delete-cluster-snapshots.rst
+${PYSITELIB}/awscli/examples/redshift/batch-modify-cluster-snapshots.rst
+${PYSITELIB}/awscli/examples/redshift/cancel-resize.rst
 ${PYSITELIB}/awscli/examples/redshift/copy-cluster-snapshot.rst
 ${PYSITELIB}/awscli/examples/redshift/create-cluster-parameter-group.rst
 ${PYSITELIB}/awscli/examples/redshift/create-cluster-security-group.rst
 ${PYSITELIB}/awscli/examples/redshift/create-cluster-snapshot.rst
 ${PYSITELIB}/awscli/examples/redshift/create-cluster-subnet-group.rst
 ${PYSITELIB}/awscli/examples/redshift/create-cluster.rst
+${PYSITELIB}/awscli/examples/redshift/create-event-subscription.rst
+${PYSITELIB}/awscli/examples/redshift/create-hsm-client-certificate.rst
+${PYSITELIB}/awscli/examples/redshift/create-hsm-configuration.rst
+${PYSITELIB}/awscli/examples/redshift/create-snapshot-copy-grant.rst
+${PYSITELIB}/awscli/examples/redshift/create-snapshot-schedule.rst
+${PYSITELIB}/awscli/examples/redshift/create-tags.rst
 ${PYSITELIB}/awscli/examples/redshift/delete-cluster-parameter-group.rst
 ${PYSITELIB}/awscli/examples/redshift/delete-cluster-security-group.rst
 ${PYSITELIB}/awscli/examples/redshift/delete-cluster-snapshot.rst
 ${PYSITELIB}/awscli/examples/redshift/delete-cluster-subnet-group.rst
 ${PYSITELIB}/awscli/examples/redshift/delete-cluster.rst
+${PYSITELIB}/awscli/examples/redshift/delete-event-subscription.rst
+${PYSITELIB}/awscli/examples/redshift/delete-hsm-client-certificate.rst
+${PYSITELIB}/awscli/examples/redshift/delete-hsm-configuration.rst
+${PYSITELIB}/awscli/examples/redshift/delete-scheduled-action.rst
+${PYSITELIB}/awscli/examples/redshift/delete-snapshot-copy-grant.rst
+${PYSITELIB}/awscli/examples/redshift/delete-snapshot-schedule.rst
+${PYSITELIB}/awscli/examples/redshift/delete-tags.rst
+${PYSITELIB}/awscli/examples/redshift/describe-account-attributes.rst
+${PYSITELIB}/awscli/examples/redshift/describe-cluster-db-revisions.rst
 ${PYSITELIB}/awscli/examples/redshift/describe-cluster-parameter-groups.rst
 ${PYSITELIB}/awscli/examples/redshift/describe-cluster-parameters.rst
 ${PYSITELIB}/awscli/examples/redshift/describe-cluster-security-groups.rst
 ${PYSITELIB}/awscli/examples/redshift/describe-cluster-snapshots.rst
 ${PYSITELIB}/awscli/examples/redshift/describe-cluster-subnet-groups.rst
+${PYSITELIB}/awscli/examples/redshift/describe-cluster-tracks.rst
 ${PYSITELIB}/awscli/examples/redshift/describe-cluster-versions.rst
 ${PYSITELIB}/awscli/examples/redshift/describe-clusters.rst
 ${PYSITELIB}/awscli/examples/redshift/describe-default-cluster-parameters.rst
+${PYSITELIB}/awscli/examples/redshift/describe-event-categories.rst
+${PYSITELIB}/awscli/examples/redshift/describe-event-subscriptions.rst
 ${PYSITELIB}/awscli/examples/redshift/describe-events.rst
+${PYSITELIB}/awscli/examples/redshift/describe-hsm-client-certificates.rst
+${PYSITELIB}/awscli/examples/redshift/describe-hsm-configurations.rst
+${PYSITELIB}/awscli/examples/redshift/describe-logging-status.rst
+${PYSITELIB}/awscli/examples/redshift/describe-node-configuration-options.rst
 ${PYSITELIB}/awscli/examples/redshift/describe-orderable-cluster-options.rst
 ${PYSITELIB}/awscli/examples/redshift/describe-reserved-node-offerings.rst
 ${PYSITELIB}/awscli/examples/redshift/describe-reserved-nodes.rst
 ${PYSITELIB}/awscli/examples/redshift/describe-resize.rst
+${PYSITELIB}/awscli/examples/redshift/describe-scheduled-actions.rst
+${PYSITELIB}/awscli/examples/redshift/describe-snapshot-copy-grants.rst
+${PYSITELIB}/awscli/examples/redshift/describe-snapshot-schedules.rst
+${PYSITELIB}/awscli/examples/redshift/describe-storage.rst
+${PYSITELIB}/awscli/examples/redshift/describe-table-restore-status.rst
+${PYSITELIB}/awscli/examples/redshift/describe-tags.rst
+${PYSITELIB}/awscli/examples/redshift/disable-snapshot-copy.rst
+${PYSITELIB}/awscli/examples/redshift/enable-snapshot-copy.rst
+${PYSITELIB}/awscli/examples/redshift/get-cluster-credentials.rst
+${PYSITELIB}/awscli/examples/redshift/get-reserved-node-exchange-offerings.rst
+${PYSITELIB}/awscli/examples/redshift/modify-cluster-iam-roles.rst
+${PYSITELIB}/awscli/examples/redshift/modify-cluster-maintenance.rst
 ${PYSITELIB}/awscli/examples/redshift/modify-cluster-parameter-group.rst
+${PYSITELIB}/awscli/examples/redshift/modify-cluster-snapshot-schedule.rst
+${PYSITELIB}/awscli/examples/redshift/modify-cluster-snapshot.rst
 ${PYSITELIB}/awscli/examples/redshift/modify-cluster-subnet-group.rst
 ${PYSITELIB}/awscli/examples/redshift/modify-cluster.rst
+${PYSITELIB}/awscli/examples/redshift/modify-event-subscription.rst
+${PYSITELIB}/awscli/examples/redshift/modify-scheduled-action.rst
+${PYSITELIB}/awscli/examples/redshift/modify-snapshot-copy-retention-period.rst
+${PYSITELIB}/awscli/examples/redshift/modify-snapshot-schedule.rst
 ${PYSITELIB}/awscli/examples/redshift/purchase-reserved-node-offering.rst
 ${PYSITELIB}/awscli/examples/redshift/reboot-cluster.rst
 ${PYSITELIB}/awscli/examples/redshift/reset-cluster-parameter-group.rst
+${PYSITELIB}/awscli/examples/redshift/resize-cluster.rst
 ${PYSITELIB}/awscli/examples/redshift/restore-from-cluster-snapshot.rst
+${PYSITELIB}/awscli/examples/redshift/restore-table-from-cluster-snapshot.rst
 ${PYSITELIB}/awscli/examples/redshift/revoke-cluster-security-group-ingress.rst
 ${PYSITELIB}/awscli/examples/redshift/revoke-snapshot-access.rst
+${PYSITELIB}/awscli/examples/redshift/rotate-encryption-key.rst
+${PYSITELIB}/awscli/examples/redshift/wait/cluster-available.rst
+${PYSITELIB}/awscli/examples/redshift/wait/cluster-deleted.rst
+${PYSITELIB}/awscli/examples/redshift/wait/cluster-restored.rst
+${PYSITELIB}/awscli/examples/redshift/wait/snapshot-available.rst
 ${PYSITELIB}/awscli/examples/rekognition/compare-faces.rst
 ${PYSITELIB}/awscli/examples/rekognition/create-collection.rst
 ${PYSITELIB}/awscli/examples/rekognition/create-stream-processor.rst
@@ -3255,6 +3671,51 @@ ${PYSITELIB}/awscli/examples/route53/lis
 ${PYSITELIB}/awscli/examples/route53/list-hosted-zones-by-name.rst
 ${PYSITELIB}/awscli/examples/route53/list-hosted-zones.rst
 ${PYSITELIB}/awscli/examples/route53/list-resource-record-sets.rst
+${PYSITELIB}/awscli/examples/route53domains/check-domain-availability.rst
+${PYSITELIB}/awscli/examples/route53domains/check-domain-transferability.rst
+${PYSITELIB}/awscli/examples/route53domains/delete-tags-for-domain.rst
+${PYSITELIB}/awscli/examples/route53domains/disable-domain-auto-renew.rst
+${PYSITELIB}/awscli/examples/route53domains/disable-domain-transfer-lock.rst
+${PYSITELIB}/awscli/examples/route53domains/enable-domain-auto-renew.rst
+${PYSITELIB}/awscli/examples/route53domains/enable-domain-transfer-lock.rst
+${PYSITELIB}/awscli/examples/route53domains/get-contact-reachability-status.rst
+${PYSITELIB}/awscli/examples/route53domains/get-domain-detail.rst
+${PYSITELIB}/awscli/examples/route53domains/get-domain-suggestions.rst
+${PYSITELIB}/awscli/examples/route53domains/get-operation-detail.rst
+${PYSITELIB}/awscli/examples/route53domains/list-domains.rst
+${PYSITELIB}/awscli/examples/route53domains/list-operations.rst
+${PYSITELIB}/awscli/examples/route53domains/list-tags-for-domain.rst
+${PYSITELIB}/awscli/examples/route53domains/register-domain.rst
+${PYSITELIB}/awscli/examples/route53domains/renew-domain.rst
+${PYSITELIB}/awscli/examples/route53domains/resend-contact-reachability-email.rst
+${PYSITELIB}/awscli/examples/route53domains/retrieve-domain-auth-code.rst
+${PYSITELIB}/awscli/examples/route53domains/transfer-domain.rst
+${PYSITELIB}/awscli/examples/route53domains/update-domain-contact-privacy.rst
+${PYSITELIB}/awscli/examples/route53domains/update-domain-contact.rst
+${PYSITELIB}/awscli/examples/route53domains/update-domain-nameservers.rst
+${PYSITELIB}/awscli/examples/route53domains/update-tags-for-domain.rst
+${PYSITELIB}/awscli/examples/route53domains/view-billing.rst
+${PYSITELIB}/awscli/examples/route53resolver/associate-resolver-endpoint-ip-address.rst
+${PYSITELIB}/awscli/examples/route53resolver/associate-resolver-rule.rst
+${PYSITELIB}/awscli/examples/route53resolver/create-resolver-endpoint.rst
+${PYSITELIB}/awscli/examples/route53resolver/create-resolver-rule.rst
+${PYSITELIB}/awscli/examples/route53resolver/delete-resolver-endpoint.rst
+${PYSITELIB}/awscli/examples/route53resolver/delete-resolver-rule.rst
+${PYSITELIB}/awscli/examples/route53resolver/disassociate-resolver-endpoint-ip-address.rst
+${PYSITELIB}/awscli/examples/route53resolver/disassociate-resolver-rule.rst
+${PYSITELIB}/awscli/examples/route53resolver/get-resolver-endpoint.rst
+${PYSITELIB}/awscli/examples/route53resolver/get-resolver-rule-association.rst
+${PYSITELIB}/awscli/examples/route53resolver/get-resolver-rule.rst
+${PYSITELIB}/awscli/examples/route53resolver/list-resolver-endpoint-ip-addresses.rst
+${PYSITELIB}/awscli/examples/route53resolver/list-resolver-endpoints.rst
+${PYSITELIB}/awscli/examples/route53resolver/list-resolver-rule-associations.rst
+${PYSITELIB}/awscli/examples/route53resolver/list-resolver-rules.rst
+${PYSITELIB}/awscli/examples/route53resolver/list-tags-for-resource.rst
+${PYSITELIB}/awscli/examples/route53resolver/put-resolver-rule-policy.rst
+${PYSITELIB}/awscli/examples/route53resolver/tag-resource.rst
+${PYSITELIB}/awscli/examples/route53resolver/untag-resource.rst
+${PYSITELIB}/awscli/examples/route53resolver/update-resolver-endpoint.rst
+${PYSITELIB}/awscli/examples/route53resolver/update-resolver-rule.rst
 ${PYSITELIB}/awscli/examples/s3/_concepts.rst
 ${PYSITELIB}/awscli/examples/s3/cp.rst
 ${PYSITELIB}/awscli/examples/s3/ls.rst
@@ -3270,23 +3731,35 @@ ${PYSITELIB}/awscli/examples/s3api/compl
 ${PYSITELIB}/awscli/examples/s3api/copy-object.rst
 ${PYSITELIB}/awscli/examples/s3api/create-bucket.rst
 ${PYSITELIB}/awscli/examples/s3api/create-multipart-upload.rst
+${PYSITELIB}/awscli/examples/s3api/delete-bucket-analytics-configuration.rst
 ${PYSITELIB}/awscli/examples/s3api/delete-bucket-cors.rst
+${PYSITELIB}/awscli/examples/s3api/delete-bucket-encryption.rst
+${PYSITELIB}/awscli/examples/s3api/delete-bucket-inventory-configuration.rst
 ${PYSITELIB}/awscli/examples/s3api/delete-bucket-lifecycle.rst
+${PYSITELIB}/awscli/examples/s3api/delete-bucket-metrics-configuration.rst
 ${PYSITELIB}/awscli/examples/s3api/delete-bucket-policy.rst
 ${PYSITELIB}/awscli/examples/s3api/delete-bucket-replication.rst
 ${PYSITELIB}/awscli/examples/s3api/delete-bucket-tagging.rst
 ${PYSITELIB}/awscli/examples/s3api/delete-bucket-website.rst
 ${PYSITELIB}/awscli/examples/s3api/delete-bucket.rst
+${PYSITELIB}/awscli/examples/s3api/delete-object-tagging.rst
 ${PYSITELIB}/awscli/examples/s3api/delete-object.rst
 ${PYSITELIB}/awscli/examples/s3api/delete-objects.rst
+${PYSITELIB}/awscli/examples/s3api/delete-public-access-block.rst
 ${PYSITELIB}/awscli/examples/s3api/get-bucket-accelerate-configuration.rst
 ${PYSITELIB}/awscli/examples/s3api/get-bucket-acl.rst
+${PYSITELIB}/awscli/examples/s3api/get-bucket-analytics-configuration.rst
 ${PYSITELIB}/awscli/examples/s3api/get-bucket-cors.rst
+${PYSITELIB}/awscli/examples/s3api/get-bucket-encryption.rst
+${PYSITELIB}/awscli/examples/s3api/get-bucket-inventory-configuration.rst
 ${PYSITELIB}/awscli/examples/s3api/get-bucket-lifecycle-configuration.rst
 ${PYSITELIB}/awscli/examples/s3api/get-bucket-lifecycle.rst
 ${PYSITELIB}/awscli/examples/s3api/get-bucket-location.rst
+${PYSITELIB}/awscli/examples/s3api/get-bucket-logging.rst
+${PYSITELIB}/awscli/examples/s3api/get-bucket-metrics-configuration.rst
 ${PYSITELIB}/awscli/examples/s3api/get-bucket-notification-configuration.rst
 ${PYSITELIB}/awscli/examples/s3api/get-bucket-notification.rst
+${PYSITELIB}/awscli/examples/s3api/get-bucket-policy-status.rst
 ${PYSITELIB}/awscli/examples/s3api/get-bucket-policy.rst
 ${PYSITELIB}/awscli/examples/s3api/get-bucket-replication.rst
 ${PYSITELIB}/awscli/examples/s3api/get-bucket-request-payment.rst
@@ -3295,10 +3768,17 @@ ${PYSITELIB}/awscli/examples/s3api/get-b
 ${PYSITELIB}/awscli/examples/s3api/get-bucket-website.rst
 ${PYSITELIB}/awscli/examples/s3api/get-object-acl.rst
 ${PYSITELIB}/awscli/examples/s3api/get-object-legal-hold.rst
+${PYSITELIB}/awscli/examples/s3api/get-object-lock-configuration.rst
+${PYSITELIB}/awscli/examples/s3api/get-object-retention.rst
+${PYSITELIB}/awscli/examples/s3api/get-object-tagging.rst
 ${PYSITELIB}/awscli/examples/s3api/get-object-torrent.rst
 ${PYSITELIB}/awscli/examples/s3api/get-object.rst
+${PYSITELIB}/awscli/examples/s3api/get-public-access-block.rst
 ${PYSITELIB}/awscli/examples/s3api/head-bucket.rst
 ${PYSITELIB}/awscli/examples/s3api/head-object.rst
+${PYSITELIB}/awscli/examples/s3api/list-bucket-analytics-configurations.rst
+${PYSITELIB}/awscli/examples/s3api/list-bucket-inventory-configurations.rst
+${PYSITELIB}/awscli/examples/s3api/list-bucket-metrics-configurations.rst
 ${PYSITELIB}/awscli/examples/s3api/list-buckets.rst
 ${PYSITELIB}/awscli/examples/s3api/list-multipart-uploads.rst
 ${PYSITELIB}/awscli/examples/s3api/list-object-versions.rst
@@ -3310,9 +3790,11 @@ ${PYSITELIB}/awscli/examples/s3api/put-b
 ${PYSITELIB}/awscli/examples/s3api/put-bucket-analytics-configuration.rst
 ${PYSITELIB}/awscli/examples/s3api/put-bucket-cors.rst
 ${PYSITELIB}/awscli/examples/s3api/put-bucket-encryption.rst
+${PYSITELIB}/awscli/examples/s3api/put-bucket-inventory-configuration.rst
 ${PYSITELIB}/awscli/examples/s3api/put-bucket-lifecycle-configuration.rst
 ${PYSITELIB}/awscli/examples/s3api/put-bucket-lifecycle.rst
 ${PYSITELIB}/awscli/examples/s3api/put-bucket-logging.rst
+${PYSITELIB}/awscli/examples/s3api/put-bucket-metrics-configuration.rst
 ${PYSITELIB}/awscli/examples/s3api/put-bucket-notification-configuration.rst
 ${PYSITELIB}/awscli/examples/s3api/put-bucket-notification.rst
 ${PYSITELIB}/awscli/examples/s3api/put-bucket-policy.rst
@@ -3323,8 +3805,19 @@ ${PYSITELIB}/awscli/examples/s3api/put-b
 ${PYSITELIB}/awscli/examples/s3api/put-bucket-website.rst
 ${PYSITELIB}/awscli/examples/s3api/put-object-acl.rst
 ${PYSITELIB}/awscli/examples/s3api/put-object-legal-hold.rst
+${PYSITELIB}/awscli/examples/s3api/put-object-lock-configuration.rst
+${PYSITELIB}/awscli/examples/s3api/put-object-retention.rst
+${PYSITELIB}/awscli/examples/s3api/put-object-tagging.rst
 ${PYSITELIB}/awscli/examples/s3api/put-object.rst
+${PYSITELIB}/awscli/examples/s3api/put-public-access-block.rst
+${PYSITELIB}/awscli/examples/s3api/restore-object.rst
+${PYSITELIB}/awscli/examples/s3api/select-object-content.rst
+${PYSITELIB}/awscli/examples/s3api/upload-part-copy.rst
 ${PYSITELIB}/awscli/examples/s3api/upload-part.rst
+${PYSITELIB}/awscli/examples/s3api/wait/bucket-exists.rst
+${PYSITELIB}/awscli/examples/s3api/wait/bucket-not-exists.rst
+${PYSITELIB}/awscli/examples/s3api/wait/object-exists.rst
+${PYSITELIB}/awscli/examples/s3api/wait/object-not-exists.rst
 ${PYSITELIB}/awscli/examples/s3control/create-job.rst
 ${PYSITELIB}/awscli/examples/s3control/delete-public-access-block.rst
 ${PYSITELIB}/awscli/examples/s3control/describe-job.rst
@@ -3352,8 +3845,56 @@ ${PYSITELIB}/awscli/examples/secretsmana
 ${PYSITELIB}/awscli/examples/secretsmanager/update-secret-version-stage.rst
 ${PYSITELIB}/awscli/examples/secretsmanager/update-secret.rst
 ${PYSITELIB}/awscli/examples/serverlessrepo/put-application-policy.rst
+${PYSITELIB}/awscli/examples/service-quotas/get-aws-default-service-quota.rst
+${PYSITELIB}/awscli/examples/service-quotas/get-requested-service-quota-change.rst
 ${PYSITELIB}/awscli/examples/service-quotas/get-service-quota.rst
+${PYSITELIB}/awscli/examples/service-quotas/list-aws-default-service-quotas.rst
+${PYSITELIB}/awscli/examples/service-quotas/list-requested-service-quota-change-history-by-quota.rst
+${PYSITELIB}/awscli/examples/service-quotas/list-requested-service-quota-change-history.rst
 ${PYSITELIB}/awscli/examples/service-quotas/list-service-quotas.rst
+${PYSITELIB}/awscli/examples/service-quotas/list-services.rst
+${PYSITELIB}/awscli/examples/service-quotas/request-service-quota-increase.rst
+${PYSITELIB}/awscli/examples/servicecatalog/accept-portfolio-share.rst
+${PYSITELIB}/awscli/examples/servicecatalog/associate-principal-with-portfolio.rst
+${PYSITELIB}/awscli/examples/servicecatalog/associate-product-with-portfolio.rst
+${PYSITELIB}/awscli/examples/servicecatalog/associate-tag-option-with-resource.rst
+${PYSITELIB}/awscli/examples/servicecatalog/copy-product.rst
+${PYSITELIB}/awscli/examples/servicecatalog/create-portfolio-share.rst
+${PYSITELIB}/awscli/examples/servicecatalog/create-portfolio.rst
+${PYSITELIB}/awscli/examples/servicecatalog/create-product.rst
+${PYSITELIB}/awscli/examples/servicecatalog/create-provisioning-artifact.rst
+${PYSITELIB}/awscli/examples/servicecatalog/create-tag-option.rst
+${PYSITELIB}/awscli/examples/servicecatalog/delete-portfolio-share.rst
+${PYSITELIB}/awscli/examples/servicecatalog/delete-portfolio.rst
+${PYSITELIB}/awscli/examples/servicecatalog/delete-product.rst
+${PYSITELIB}/awscli/examples/servicecatalog/delete-provisioning-artifact.rst
+${PYSITELIB}/awscli/examples/servicecatalog/delete-tag-option.rst
+${PYSITELIB}/awscli/examples/servicecatalog/describe-copy-product-status.rst
+${PYSITELIB}/awscli/examples/servicecatalog/describe-portfolio.rst
+${PYSITELIB}/awscli/examples/servicecatalog/describe-product-as-admin.rst
+${PYSITELIB}/awscli/examples/servicecatalog/describe-provisioned-product.rst
+${PYSITELIB}/awscli/examples/servicecatalog/describe-provisioning-artifact.rst
+${PYSITELIB}/awscli/examples/servicecatalog/describe-tag-option.rst
+${PYSITELIB}/awscli/examples/servicecatalog/disassociate-principal-from-portfolio.rst
+${PYSITELIB}/awscli/examples/servicecatalog/disassociate-product-from-portfolio.rst
+${PYSITELIB}/awscli/examples/servicecatalog/disassociate-tag-option-from-resource.rst
+${PYSITELIB}/awscli/examples/servicecatalog/list-accepted-portfolio-shares.rst
+${PYSITELIB}/awscli/examples/servicecatalog/list-portfolio-access.rst
+${PYSITELIB}/awscli/examples/servicecatalog/list-portfolios-for-product.rst
+${PYSITELIB}/awscli/examples/servicecatalog/list-portfolios.rst
+${PYSITELIB}/awscli/examples/servicecatalog/list-principals-for-portfolio.rst
+${PYSITELIB}/awscli/examples/servicecatalog/list-provisioning-artifacts.rst
+${PYSITELIB}/awscli/examples/servicecatalog/list-resources-for-tag-option.rst
+${PYSITELIB}/awscli/examples/servicecatalog/list-tag-options.rst
+${PYSITELIB}/awscli/examples/servicecatalog/provision-product.rst
+${PYSITELIB}/awscli/examples/servicecatalog/reject-portfolio-share.rst
+${PYSITELIB}/awscli/examples/servicecatalog/scan-provisioned-products.rst
+${PYSITELIB}/awscli/examples/servicecatalog/search-products-as-admin.rst
+${PYSITELIB}/awscli/examples/servicecatalog/search-provisioned-products.rst
+${PYSITELIB}/awscli/examples/servicecatalog/update-portfolio.rst
+${PYSITELIB}/awscli/examples/servicecatalog/update-product.rst
+${PYSITELIB}/awscli/examples/servicecatalog/update-provisioning-artifact.rst
+${PYSITELIB}/awscli/examples/servicecatalog/update-tag-option.rst
 ${PYSITELIB}/awscli/examples/ses/delete-identity.rst
 ${PYSITELIB}/awscli/examples/ses/get-identity-dkim-attributes.rst
 ${PYSITELIB}/awscli/examples/ses/get-identity-notification-attributes.rst
@@ -3369,6 +3910,23 @@ ${PYSITELIB}/awscli/examples/ses/set-ide
 ${PYSITELIB}/awscli/examples/ses/verify-domain-dkim.rst
 ${PYSITELIB}/awscli/examples/ses/verify-domain-identity.rst
 ${PYSITELIB}/awscli/examples/ses/verify-email-identity.rst
+${PYSITELIB}/awscli/examples/shield/associate-drt-log-bucket.rst
+${PYSITELIB}/awscli/examples/shield/associate-drt-role.rst
+${PYSITELIB}/awscli/examples/shield/create-protection.rst
+${PYSITELIB}/awscli/examples/shield/create-subscription.rst
+${PYSITELIB}/awscli/examples/shield/delete-protection.rst
+${PYSITELIB}/awscli/examples/shield/describe-attack.rst
+${PYSITELIB}/awscli/examples/shield/describe-drt-access.rst
+${PYSITELIB}/awscli/examples/shield/describe-emergency-contact-settings.rst
+${PYSITELIB}/awscli/examples/shield/describe-protection.rst
+${PYSITELIB}/awscli/examples/shield/describe-subscription.rst
+${PYSITELIB}/awscli/examples/shield/disassociate-drt-log-bucket.rst
+${PYSITELIB}/awscli/examples/shield/disassociate-drt-role.rst
+${PYSITELIB}/awscli/examples/shield/get-subscription-state.rst
+${PYSITELIB}/awscli/examples/shield/list-attacks.rst
+${PYSITELIB}/awscli/examples/shield/list-protections.rst
+${PYSITELIB}/awscli/examples/shield/update-emergency-contact-settings.rst
+${PYSITELIB}/awscli/examples/shield/update-subscription.rst
 ${PYSITELIB}/awscli/examples/signer/cancel-signing-profile.rst
 ${PYSITELIB}/awscli/examples/signer/describe-signing-job.rst
 ${PYSITELIB}/awscli/examples/signer/get-signing-platform.rst
@@ -3380,18 +3938,39 @@ ${PYSITELIB}/awscli/examples/signer/put-
 ${PYSITELIB}/awscli/examples/signer/start-signing-job.rst
 ${PYSITELIB}/awscli/examples/snowball/get-snowball-usage.rst
 ${PYSITELIB}/awscli/examples/snowball/list-jobs.rst
+${PYSITELIB}/awscli/examples/sns/add-permission.rst
+${PYSITELIB}/awscli/examples/sns/check-if-phone-number-is-opted-out.rst
 ${PYSITELIB}/awscli/examples/sns/confirm-subscription.rst
+${PYSITELIB}/awscli/examples/sns/create-platform-application.rst
+${PYSITELIB}/awscli/examples/sns/create-platform-endpoint.rst
 ${PYSITELIB}/awscli/examples/sns/create-topic.rst
+${PYSITELIB}/awscli/examples/sns/delete-endpoint.rst
+${PYSITELIB}/awscli/examples/sns/delete-platform-application.rst
 ${PYSITELIB}/awscli/examples/sns/delete-topic.rst
+${PYSITELIB}/awscli/examples/sns/get-endpoint-attributes.rst
+${PYSITELIB}/awscli/examples/sns/get-platform-application-attributes.rst
+${PYSITELIB}/awscli/examples/sns/get-sms-attributes.rst
 ${PYSITELIB}/awscli/examples/sns/get-subscription-attributes.rst
 ${PYSITELIB}/awscli/examples/sns/get-topic-attributes.rst
+${PYSITELIB}/awscli/examples/sns/list-endpoints-by-platform-application.rst
+${PYSITELIB}/awscli/examples/sns/list-phone-numbers-opted-out.rst
+${PYSITELIB}/awscli/examples/sns/list-platform-applications.rst
 ${PYSITELIB}/awscli/examples/sns/list-subscriptions-by-topic.rst
 ${PYSITELIB}/awscli/examples/sns/list-subscriptions.rst
+${PYSITELIB}/awscli/examples/sns/list-tags-for-resource.rst
 ${PYSITELIB}/awscli/examples/sns/list-topics.rst
+${PYSITELIB}/awscli/examples/sns/opt-in-phone-number.rst
 ${PYSITELIB}/awscli/examples/sns/publish.rst
+${PYSITELIB}/awscli/examples/sns/remove-permission.rst
+${PYSITELIB}/awscli/examples/sns/set-endpoint-attributes.rst
+${PYSITELIB}/awscli/examples/sns/set-platform-application-attributes.rst
+${PYSITELIB}/awscli/examples/sns/set-sms-attributes.rst
 ${PYSITELIB}/awscli/examples/sns/set-subscription-attributes.rst
+${PYSITELIB}/awscli/examples/sns/set-topic-attributes.rst
 ${PYSITELIB}/awscli/examples/sns/subscribe.rst
+${PYSITELIB}/awscli/examples/sns/tag-resource.rst
 ${PYSITELIB}/awscli/examples/sns/unsubscribe.rst
+${PYSITELIB}/awscli/examples/sns/untag-resource.rst
 ${PYSITELIB}/awscli/examples/sqs/add-permission.rst
 ${PYSITELIB}/awscli/examples/sqs/change-message-visibility-batch.rst
 ${PYSITELIB}/awscli/examples/sqs/change-message-visibility.rst
@@ -3563,6 +4142,41 @@ ${PYSITELIB}/awscli/examples/waf/update-
 ${PYSITELIB}/awscli/examples/waf/update-sql-injection-match-set.rst
 ${PYSITELIB}/awscli/examples/waf/update-web-acl.rst
 ${PYSITELIB}/awscli/examples/waf/update-xss-match-set.rst
+${PYSITELIB}/awscli/examples/wafv2/associate-web-acl.rst
+${PYSITELIB}/awscli/examples/wafv2/check-capacity.rst
+${PYSITELIB}/awscli/examples/wafv2/create-ip-set.rst
+${PYSITELIB}/awscli/examples/wafv2/create-regex-pattern-set.rst
+${PYSITELIB}/awscli/examples/wafv2/create-rule-group.rst
+${PYSITELIB}/awscli/examples/wafv2/create-web-acl.rst
+${PYSITELIB}/awscli/examples/wafv2/delete-ip-set.rst
+${PYSITELIB}/awscli/examples/wafv2/delete-logging-configuration.rst
+${PYSITELIB}/awscli/examples/wafv2/delete-regex-pattern-set.rst
+${PYSITELIB}/awscli/examples/wafv2/delete-rule-group.rst
+${PYSITELIB}/awscli/examples/wafv2/delete-web-acl.rst
+${PYSITELIB}/awscli/examples/wafv2/describe-managed-rule-group.rst
+${PYSITELIB}/awscli/examples/wafv2/disassociate-web-acl.rst
+${PYSITELIB}/awscli/examples/wafv2/get-ip-set.rst
+${PYSITELIB}/awscli/examples/wafv2/get-logging-configuration.rst
+${PYSITELIB}/awscli/examples/wafv2/get-rate-based-statement-managed-keys.rst
+${PYSITELIB}/awscli/examples/wafv2/get-regex-pattern-set.rst
+${PYSITELIB}/awscli/examples/wafv2/get-rule-group.rst
+${PYSITELIB}/awscli/examples/wafv2/get-web-acl-for-resource.rst
+${PYSITELIB}/awscli/examples/wafv2/get-web-acl.rst
+${PYSITELIB}/awscli/examples/wafv2/list-available-managed-rule-groups.rst
+${PYSITELIB}/awscli/examples/wafv2/list-ip-sets.rst
+${PYSITELIB}/awscli/examples/wafv2/list-logging-configurations.rst
+${PYSITELIB}/awscli/examples/wafv2/list-regex-pattern-sets.rst
+${PYSITELIB}/awscli/examples/wafv2/list-resources-for-web-acl.rst
+${PYSITELIB}/awscli/examples/wafv2/list-rule-groups.rst
+${PYSITELIB}/awscli/examples/wafv2/list-tags-for-resource.rst
+${PYSITELIB}/awscli/examples/wafv2/list-web-acls.rst
+${PYSITELIB}/awscli/examples/wafv2/put-logging-configuration.rst
+${PYSITELIB}/awscli/examples/wafv2/tag-resource.rst
+${PYSITELIB}/awscli/examples/wafv2/untag-resource.rst
+${PYSITELIB}/awscli/examples/wafv2/update-ip-set.rst
+${PYSITELIB}/awscli/examples/wafv2/update-regex-pattern-set.rst
+${PYSITELIB}/awscli/examples/wafv2/update-rule-group.rst
+${PYSITELIB}/awscli/examples/wafv2/update-web-acl.rst
 ${PYSITELIB}/awscli/examples/workdocs/abort-document-version-upload.rst
 ${PYSITELIB}/awscli/examples/workdocs/activate-user.rst
 ${PYSITELIB}/awscli/examples/workdocs/add-resource-permissions.rst
@@ -3637,9 +4251,11 @@ ${PYSITELIB}/awscli/examples/workmail/up
 ${PYSITELIB}/awscli/examples/workmail/update-resource.rst
 ${PYSITELIB}/awscli/examples/workmailmessageflow/get-raw-message-content.rst
 ${PYSITELIB}/awscli/examples/workspaces/create-workspaces.rst
+${PYSITELIB}/awscli/examples/workspaces/describe-tags.rst
 ${PYSITELIB}/awscli/examples/workspaces/describe-workspace-bundles.rst
 ${PYSITELIB}/awscli/examples/workspaces/describe-workspace-directories.rst
 ${PYSITELIB}/awscli/examples/workspaces/describe-workspaces.rst
+${PYSITELIB}/awscli/examples/workspaces/migrate-workspace.rst
 ${PYSITELIB}/awscli/examples/workspaces/terminate-workspaces.rst
 ${PYSITELIB}/awscli/examples/xray/batch-traces-get.rst
 ${PYSITELIB}/awscli/examples/xray/create-group.rst



Home | Main Index | Thread Index | Old Index