This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 2.x development tree".
The branch, core191 has been updated via a9c15421c2b85d3f62c00c6b9ca0f3f347519cda (commit) from 6c8b5444946bd5cadb665ae7f37c7f62fcba2252 (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit a9c15421c2b85d3f62c00c6b9ca0f3f347519cda Author: Michael Tremer michael.tremer@ipfire.org Date: Thu Jan 23 17:43:23 2025 +0000
Revert "aws-cli: Update to version 1.36.15"
This reverts commit 4854a002228adf15cdf4ef5de9c10911385300c4.
This fails running with this message:
Traceback (most recent call last): File "/usr/bin/aws", line 27, in <module> sys.exit(main()) File "/usr/bin/aws", line 23, in main return awscli.clidriver.main() File "/usr/lib/python3.10/site-packages/awscli/clidriver.py", line 73, in main driver = create_clidriver() File "/usr/lib/python3.10/site-packages/awscli/clidriver.py", line 82, in create_clidriver load_plugins( File "/usr/lib/python3.10/site-packages/awscli/plugin.py", line 44, in load_plugins modules = _import_plugins(plugin_mapping) File "/usr/lib/python3.10/site-packages/awscli/plugin.py", line 61, in _import_plugins module = __import__(path, fromlist=[module]) File "/usr/lib/python3.10/site-packages/awscli/handlers.py", line 106, in <module> from awscli.customizations.s3.s3 import s3_plugin_initialize File "/usr/lib/python3.10/site-packages/awscli/customizations/s3/s3.py", line 15, in <module> from awscli.customizations.s3.subcommands import ListCommand, WebsiteCommand, \ File "/usr/lib/python3.10/site-packages/awscli/customizations/s3/subcommands.py", line 18, in <module> from botocore.utils import is_s3express_bucket, ensure_boolean ImportError: cannot import name 'is_s3express_bucket' from 'botocore.utils' (/usr/lib/python3.10/site-packages/botocore/utils.py)
Signed-off-by: Michael Tremer michael.tremer@ipfire.org
-----------------------------------------------------------------------
Summary of changes: config/rootfiles/packages/aws-cli | 713 +++----------------------------------- lfs/aws-cli | 8 +- 2 files changed, 46 insertions(+), 675 deletions(-)
Difference in files: diff --git a/config/rootfiles/packages/aws-cli b/config/rootfiles/packages/aws-cli index 49eb4fdaa..ce54f83e0 100644 --- a/config/rootfiles/packages/aws-cli +++ b/config/rootfiles/packages/aws-cli @@ -4,12 +4,12 @@ usr/bin/aws_bash_completer usr/bin/aws_completer #usr/bin/aws_zsh_completer.sh #usr/lib/python3.10/site-packages/awscli -#usr/lib/python3.10/site-packages/awscli-1.36.15-py3.10.egg-info -#usr/lib/python3.10/site-packages/awscli-1.36.15-py3.10.egg-info/PKG-INFO -#usr/lib/python3.10/site-packages/awscli-1.36.15-py3.10.egg-info/SOURCES.txt -#usr/lib/python3.10/site-packages/awscli-1.36.15-py3.10.egg-info/dependency_links.txt -#usr/lib/python3.10/site-packages/awscli-1.36.15-py3.10.egg-info/requires.txt -#usr/lib/python3.10/site-packages/awscli-1.36.15-py3.10.egg-info/top_level.txt +#usr/lib/python3.10/site-packages/awscli-1.27.100-py3.10.egg-info +#usr/lib/python3.10/site-packages/awscli-1.27.100-py3.10.egg-info/PKG-INFO +#usr/lib/python3.10/site-packages/awscli-1.27.100-py3.10.egg-info/SOURCES.txt +#usr/lib/python3.10/site-packages/awscli-1.27.100-py3.10.egg-info/dependency_links.txt +#usr/lib/python3.10/site-packages/awscli-1.27.100-py3.10.egg-info/requires.txt +#usr/lib/python3.10/site-packages/awscli-1.27.100-py3.10.egg-info/top_level.txt usr/lib/python3.10/site-packages/awscli/__init__.py usr/lib/python3.10/site-packages/awscli/__main__.py usr/lib/python3.10/site-packages/awscli/alias.py @@ -35,7 +35,6 @@ usr/lib/python3.10/site-packages/awscli/customizations/argrename.py usr/lib/python3.10/site-packages/awscli/customizations/arguments.py usr/lib/python3.10/site-packages/awscli/customizations/assumerole.py usr/lib/python3.10/site-packages/awscli/customizations/awslambda.py -usr/lib/python3.10/site-packages/awscli/customizations/binaryhoist.py usr/lib/python3.10/site-packages/awscli/customizations/cliinputjson.py #usr/lib/python3.10/site-packages/awscli/customizations/cloudformation usr/lib/python3.10/site-packages/awscli/customizations/cloudformation/__init__.py @@ -177,9 +176,6 @@ usr/lib/python3.10/site-packages/awscli/customizations/iot.py usr/lib/python3.10/site-packages/awscli/customizations/iot_data.py usr/lib/python3.10/site-packages/awscli/customizations/kinesis.py usr/lib/python3.10/site-packages/awscli/customizations/kms.py -#usr/lib/python3.10/site-packages/awscli/customizations/logs -usr/lib/python3.10/site-packages/awscli/customizations/logs/__init__.py -usr/lib/python3.10/site-packages/awscli/customizations/logs/startlivetail.py usr/lib/python3.10/site-packages/awscli/customizations/mturk.py usr/lib/python3.10/site-packages/awscli/customizations/opsworks.py usr/lib/python3.10/site-packages/awscli/customizations/opsworkscm.py @@ -187,7 +183,6 @@ usr/lib/python3.10/site-packages/awscli/customizations/overridesslcommonname.py usr/lib/python3.10/site-packages/awscli/customizations/paginate.py usr/lib/python3.10/site-packages/awscli/customizations/preview.py usr/lib/python3.10/site-packages/awscli/customizations/putmetricdata.py -usr/lib/python3.10/site-packages/awscli/customizations/quicksight.py usr/lib/python3.10/site-packages/awscli/customizations/rds.py usr/lib/python3.10/site-packages/awscli/customizations/rekognition.py usr/lib/python3.10/site-packages/awscli/customizations/removals.py @@ -239,40 +234,6 @@ usr/lib/python3.10/site-packages/awscli/customizations/waiters.py usr/lib/python3.10/site-packages/awscli/data/cli.json usr/lib/python3.10/site-packages/awscli/errorhandler.py usr/lib/python3.10/site-packages/awscli/examples -#usr/lib/python3.10/site-packages/awscli/examples/accessanalyzer -#usr/lib/python3.10/site-packages/awscli/examples/accessanalyzer/apply-archive-rule.rst -#usr/lib/python3.10/site-packages/awscli/examples/accessanalyzer/cancel-policy-generation.rst -#usr/lib/python3.10/site-packages/awscli/examples/accessanalyzer/check-access-not-granted.rst -#usr/lib/python3.10/site-packages/awscli/examples/accessanalyzer/check-no-new-access.rst -#usr/lib/python3.10/site-packages/awscli/examples/accessanalyzer/check-no-public-access.rst -#usr/lib/python3.10/site-packages/awscli/examples/accessanalyzer/create-access-preview.rst -#usr/lib/python3.10/site-packages/awscli/examples/accessanalyzer/create-analyzer.rst -#usr/lib/python3.10/site-packages/awscli/examples/accessanalyzer/create-archive-rule.rst -#usr/lib/python3.10/site-packages/awscli/examples/accessanalyzer/delete-analyzer.rst -#usr/lib/python3.10/site-packages/awscli/examples/accessanalyzer/delete-archive-rule.rst -#usr/lib/python3.10/site-packages/awscli/examples/accessanalyzer/get-access-preview.rst -#usr/lib/python3.10/site-packages/awscli/examples/accessanalyzer/get-analyzed-resource.rst -#usr/lib/python3.10/site-packages/awscli/examples/accessanalyzer/get-analyzer.rst -#usr/lib/python3.10/site-packages/awscli/examples/accessanalyzer/get-archive-rule.rst -#usr/lib/python3.10/site-packages/awscli/examples/accessanalyzer/get-finding-v2.rst -#usr/lib/python3.10/site-packages/awscli/examples/accessanalyzer/get-finding.rst -#usr/lib/python3.10/site-packages/awscli/examples/accessanalyzer/get-generated-policy.rst -#usr/lib/python3.10/site-packages/awscli/examples/accessanalyzer/list-access-preview-findings.rst -#usr/lib/python3.10/site-packages/awscli/examples/accessanalyzer/list-access-previews.rst -#usr/lib/python3.10/site-packages/awscli/examples/accessanalyzer/list-analyzed-resources.rst -#usr/lib/python3.10/site-packages/awscli/examples/accessanalyzer/list-analyzers.rst -#usr/lib/python3.10/site-packages/awscli/examples/accessanalyzer/list-archive-rules.rst -#usr/lib/python3.10/site-packages/awscli/examples/accessanalyzer/list-findings-v2.rst -#usr/lib/python3.10/site-packages/awscli/examples/accessanalyzer/list-findings.rst -#usr/lib/python3.10/site-packages/awscli/examples/accessanalyzer/list-policy-generations.rst -#usr/lib/python3.10/site-packages/awscli/examples/accessanalyzer/list-tags-for-resource.rst -#usr/lib/python3.10/site-packages/awscli/examples/accessanalyzer/start-policy-generation.rst -#usr/lib/python3.10/site-packages/awscli/examples/accessanalyzer/start-resource-scan.rst -#usr/lib/python3.10/site-packages/awscli/examples/accessanalyzer/tag-resource.rst -#usr/lib/python3.10/site-packages/awscli/examples/accessanalyzer/untag-resource.rst -#usr/lib/python3.10/site-packages/awscli/examples/accessanalyzer/update-archive-rule.rst -#usr/lib/python3.10/site-packages/awscli/examples/accessanalyzer/update-findings.rst -#usr/lib/python3.10/site-packages/awscli/examples/accessanalyzer/validate-policy.rst #usr/lib/python3.10/site-packages/awscli/examples/acm #usr/lib/python3.10/site-packages/awscli/examples/acm-pca #usr/lib/python3.10/site-packages/awscli/examples/acm-pca/create-certificate-authority-audit-report.rst @@ -303,6 +264,12 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/acm/request-certificate.rst #usr/lib/python3.10/site-packages/awscli/examples/acm/resend-validation-email.rst #usr/lib/python3.10/site-packages/awscli/examples/acm/update-certificate-options.rst +#usr/lib/python3.10/site-packages/awscli/examples/alexaforbusiness +#usr/lib/python3.10/site-packages/awscli/examples/alexaforbusiness/create-network-profile.rst +#usr/lib/python3.10/site-packages/awscli/examples/alexaforbusiness/delete-network-profile.rst +#usr/lib/python3.10/site-packages/awscli/examples/alexaforbusiness/get-network-profile.rst +#usr/lib/python3.10/site-packages/awscli/examples/alexaforbusiness/search-network-profiles.rst +#usr/lib/python3.10/site-packages/awscli/examples/alexaforbusiness/update-network-profile.rst #usr/lib/python3.10/site-packages/awscli/examples/apigateway #usr/lib/python3.10/site-packages/awscli/examples/apigateway/create-api-key.rst #usr/lib/python3.10/site-packages/awscli/examples/apigateway/create-authorizer.rst @@ -455,15 +422,11 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/appconfig/create-application.rst #usr/lib/python3.10/site-packages/awscli/examples/appconfig/create-configuration-profile.rst #usr/lib/python3.10/site-packages/awscli/examples/appconfig/create-environment.rst -#usr/lib/python3.10/site-packages/awscli/examples/appconfig/create-extension-association.rst -#usr/lib/python3.10/site-packages/awscli/examples/appconfig/create-extension.rst #usr/lib/python3.10/site-packages/awscli/examples/appconfig/create-hosted-configuration-version.rst #usr/lib/python3.10/site-packages/awscli/examples/appconfig/delete-application.rst #usr/lib/python3.10/site-packages/awscli/examples/appconfig/delete-configuration-profile.rst #usr/lib/python3.10/site-packages/awscli/examples/appconfig/delete-deployment-strategy.rst #usr/lib/python3.10/site-packages/awscli/examples/appconfig/delete-environment.rst -#usr/lib/python3.10/site-packages/awscli/examples/appconfig/delete-extension-association.rst -#usr/lib/python3.10/site-packages/awscli/examples/appconfig/delete-extension.rst #usr/lib/python3.10/site-packages/awscli/examples/appconfig/delete-hosted-configuration-version.rst #usr/lib/python3.10/site-packages/awscli/examples/appconfig/get-application.rst #usr/lib/python3.10/site-packages/awscli/examples/appconfig/get-configuration-profile.rst @@ -471,16 +434,12 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/appconfig/get-deployment-strategy.rst #usr/lib/python3.10/site-packages/awscli/examples/appconfig/get-deployment.rst #usr/lib/python3.10/site-packages/awscli/examples/appconfig/get-environment.rst -#usr/lib/python3.10/site-packages/awscli/examples/appconfig/get-extension-association.rst -#usr/lib/python3.10/site-packages/awscli/examples/appconfig/get-extension.rst #usr/lib/python3.10/site-packages/awscli/examples/appconfig/get-hosted-configuration-version.rst #usr/lib/python3.10/site-packages/awscli/examples/appconfig/list-applications.rst #usr/lib/python3.10/site-packages/awscli/examples/appconfig/list-configuration-profiles.rst #usr/lib/python3.10/site-packages/awscli/examples/appconfig/list-deployment-strategies.rst #usr/lib/python3.10/site-packages/awscli/examples/appconfig/list-deployments.rst #usr/lib/python3.10/site-packages/awscli/examples/appconfig/list-environments.rst -#usr/lib/python3.10/site-packages/awscli/examples/appconfig/list-extension-associations.rst -#usr/lib/python3.10/site-packages/awscli/examples/appconfig/list-extensions.rst #usr/lib/python3.10/site-packages/awscli/examples/appconfig/list-hosted-configuration-versions.rst #usr/lib/python3.10/site-packages/awscli/examples/appconfig/list-tags-for-resource.rst #usr/lib/python3.10/site-packages/awscli/examples/appconfig/start-deployment.rst @@ -491,8 +450,6 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/appconfig/update-configuration-profile.rst #usr/lib/python3.10/site-packages/awscli/examples/appconfig/update-deployment-strategy.rst #usr/lib/python3.10/site-packages/awscli/examples/appconfig/update-environment.rst -#usr/lib/python3.10/site-packages/awscli/examples/appconfig/update-extension-association.rst -#usr/lib/python3.10/site-packages/awscli/examples/appconfig/update-extension.rst #usr/lib/python3.10/site-packages/awscli/examples/appconfig/validate-configuration.rst #usr/lib/python3.10/site-packages/awscli/examples/application-autoscaling #usr/lib/python3.10/site-packages/awscli/examples/application-autoscaling/delete-scaling-policy.rst @@ -502,12 +459,9 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/application-autoscaling/describe-scaling-activities.rst #usr/lib/python3.10/site-packages/awscli/examples/application-autoscaling/describe-scaling-policies.rst #usr/lib/python3.10/site-packages/awscli/examples/application-autoscaling/describe-scheduled-actions.rst -#usr/lib/python3.10/site-packages/awscli/examples/application-autoscaling/list-tags-for-resource.rst #usr/lib/python3.10/site-packages/awscli/examples/application-autoscaling/put-scaling-policy.rst #usr/lib/python3.10/site-packages/awscli/examples/application-autoscaling/put-scheduled-action.rst #usr/lib/python3.10/site-packages/awscli/examples/application-autoscaling/register-scalable-target.rst -#usr/lib/python3.10/site-packages/awscli/examples/application-autoscaling/tag-resource.rst -#usr/lib/python3.10/site-packages/awscli/examples/application-autoscaling/untag-resource.rst #usr/lib/python3.10/site-packages/awscli/examples/appmesh #usr/lib/python3.10/site-packages/awscli/examples/appmesh/create-mesh.rst #usr/lib/python3.10/site-packages/awscli/examples/appmesh/create-route.rst @@ -649,7 +603,6 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/autoscaling/put-warm-pool.rst #usr/lib/python3.10/site-packages/awscli/examples/autoscaling/record-lifecycle-action-heartbeat.rst #usr/lib/python3.10/site-packages/awscli/examples/autoscaling/resume-processes.rst -#usr/lib/python3.10/site-packages/awscli/examples/autoscaling/rollback-instance-refresh.rst #usr/lib/python3.10/site-packages/awscli/examples/autoscaling/set-desired-capacity.rst #usr/lib/python3.10/site-packages/awscli/examples/autoscaling/set-instance-health.rst #usr/lib/python3.10/site-packages/awscli/examples/autoscaling/set-instance-protection.rst @@ -947,44 +900,16 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/cloudtrail/validate-logs.rst #usr/lib/python3.10/site-packages/awscli/examples/cloudwatch #usr/lib/python3.10/site-packages/awscli/examples/cloudwatch/delete-alarms.rst -#usr/lib/python3.10/site-packages/awscli/examples/cloudwatch/delete-anomaly-detector.rst -#usr/lib/python3.10/site-packages/awscli/examples/cloudwatch/delete-dashboards.rst -#usr/lib/python3.10/site-packages/awscli/examples/cloudwatch/delete-insight-rules.rst -#usr/lib/python3.10/site-packages/awscli/examples/cloudwatch/delete-metric-stream.rst #usr/lib/python3.10/site-packages/awscli/examples/cloudwatch/describe-alarm-history.rst #usr/lib/python3.10/site-packages/awscli/examples/cloudwatch/describe-alarms-for-metric.rst #usr/lib/python3.10/site-packages/awscli/examples/cloudwatch/describe-alarms.rst -#usr/lib/python3.10/site-packages/awscli/examples/cloudwatch/describe-anomaly-detectors.rst -#usr/lib/python3.10/site-packages/awscli/examples/cloudwatch/describe-insight-rules.rst #usr/lib/python3.10/site-packages/awscli/examples/cloudwatch/disable-alarm-actions.rst -#usr/lib/python3.10/site-packages/awscli/examples/cloudwatch/disable-insight-rules.rst #usr/lib/python3.10/site-packages/awscli/examples/cloudwatch/enable-alarm-actions.rst -#usr/lib/python3.10/site-packages/awscli/examples/cloudwatch/enable-insight-rules.rst -#usr/lib/python3.10/site-packages/awscli/examples/cloudwatch/get-dashboard.rst -#usr/lib/python3.10/site-packages/awscli/examples/cloudwatch/get-insight-rule-report.rst -#usr/lib/python3.10/site-packages/awscli/examples/cloudwatch/get-metric-data.rst #usr/lib/python3.10/site-packages/awscli/examples/cloudwatch/get-metric-statistics.rst -#usr/lib/python3.10/site-packages/awscli/examples/cloudwatch/get-metric-stream.rst -#usr/lib/python3.10/site-packages/awscli/examples/cloudwatch/get-metric-widget-image.rst -#usr/lib/python3.10/site-packages/awscli/examples/cloudwatch/list-dashboards.rst -#usr/lib/python3.10/site-packages/awscli/examples/cloudwatch/list-metric-streams.rst #usr/lib/python3.10/site-packages/awscli/examples/cloudwatch/list-metrics.rst -#usr/lib/python3.10/site-packages/awscli/examples/cloudwatch/list-tags-for-resource.rst -#usr/lib/python3.10/site-packages/awscli/examples/cloudwatch/put-anomaly-detector.rst -#usr/lib/python3.10/site-packages/awscli/examples/cloudwatch/put-composite-alarm.rst -#usr/lib/python3.10/site-packages/awscli/examples/cloudwatch/put-dashboard.rst -#usr/lib/python3.10/site-packages/awscli/examples/cloudwatch/put-insight-rule.rst #usr/lib/python3.10/site-packages/awscli/examples/cloudwatch/put-metric-alarm.rst #usr/lib/python3.10/site-packages/awscli/examples/cloudwatch/put-metric-data.rst -#usr/lib/python3.10/site-packages/awscli/examples/cloudwatch/put-metric-stream.rst #usr/lib/python3.10/site-packages/awscli/examples/cloudwatch/set-alarm-state.rst -#usr/lib/python3.10/site-packages/awscli/examples/cloudwatch/start-metric-streams.rst -#usr/lib/python3.10/site-packages/awscli/examples/cloudwatch/stop-metric-streams.rst -#usr/lib/python3.10/site-packages/awscli/examples/cloudwatch/tag-resource.rst -#usr/lib/python3.10/site-packages/awscli/examples/cloudwatch/untag-resource.rst -#usr/lib/python3.10/site-packages/awscli/examples/cloudwatch/wait -#usr/lib/python3.10/site-packages/awscli/examples/cloudwatch/wait/alarm-exists.rst -#usr/lib/python3.10/site-packages/awscli/examples/cloudwatch/wait/composite-alarm-exists.rst #usr/lib/python3.10/site-packages/awscli/examples/codeartifact #usr/lib/python3.10/site-packages/awscli/examples/codeartifact/associate-external-connection.rst #usr/lib/python3.10/site-packages/awscli/examples/codeartifact/copy-package-versions.rst @@ -1179,6 +1104,7 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/codepipeline/tag-resource.rst #usr/lib/python3.10/site-packages/awscli/examples/codepipeline/untag-resource.rst #usr/lib/python3.10/site-packages/awscli/examples/codepipeline/update-pipeline.rst +#usr/lib/python3.10/site-packages/awscli/examples/codestar #usr/lib/python3.10/site-packages/awscli/examples/codestar-connections #usr/lib/python3.10/site-packages/awscli/examples/codestar-connections/create-connection.rst #usr/lib/python3.10/site-packages/awscli/examples/codestar-connections/create-host.rst @@ -1205,6 +1131,24 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/codestar-notifications/unsubscribe.rst #usr/lib/python3.10/site-packages/awscli/examples/codestar-notifications/untag-resource.rst #usr/lib/python3.10/site-packages/awscli/examples/codestar-notifications/update-notification-rule.rst +#usr/lib/python3.10/site-packages/awscli/examples/codestar/associate-team-member.rst +#usr/lib/python3.10/site-packages/awscli/examples/codestar/create-project.rst +#usr/lib/python3.10/site-packages/awscli/examples/codestar/create-user-profile.rst +#usr/lib/python3.10/site-packages/awscli/examples/codestar/delete-project.rst +#usr/lib/python3.10/site-packages/awscli/examples/codestar/delete-user-profile.rst +#usr/lib/python3.10/site-packages/awscli/examples/codestar/describe-project.rst +#usr/lib/python3.10/site-packages/awscli/examples/codestar/describe-user-profile.rst +#usr/lib/python3.10/site-packages/awscli/examples/codestar/disassociate-team-member.rst +#usr/lib/python3.10/site-packages/awscli/examples/codestar/list-projects.rst +#usr/lib/python3.10/site-packages/awscli/examples/codestar/list-resources.rst +#usr/lib/python3.10/site-packages/awscli/examples/codestar/list-tags-for-project.rst +#usr/lib/python3.10/site-packages/awscli/examples/codestar/list-team-members.rst +#usr/lib/python3.10/site-packages/awscli/examples/codestar/list-user-profiles.rst +#usr/lib/python3.10/site-packages/awscli/examples/codestar/tag-project.rst +#usr/lib/python3.10/site-packages/awscli/examples/codestar/untag-project.rst +#usr/lib/python3.10/site-packages/awscli/examples/codestar/update-project.rst +#usr/lib/python3.10/site-packages/awscli/examples/codestar/update-team-member.rst +#usr/lib/python3.10/site-packages/awscli/examples/codestar/update-user-profile.rst #usr/lib/python3.10/site-packages/awscli/examples/cognito-identity #usr/lib/python3.10/site-packages/awscli/examples/cognito-identity/create-identity-pool.rst #usr/lib/python3.10/site-packages/awscli/examples/cognito-identity/delete-identities.rst @@ -1286,91 +1230,6 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/cognito-idp/update-user-attributes.rst #usr/lib/python3.10/site-packages/awscli/examples/cognito-idp/update-user-pool-client.rst #usr/lib/python3.10/site-packages/awscli/examples/cognito-idp/update-user-pool.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/batch-detect-dominant-language.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/batch-detect-entities.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/batch-detect-key-phrases.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/batch-detect-sentiment.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/batch-detect-syntax.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/batch-detect-targeted-sentiment.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/classify-document.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/contains-pii-entities.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/create-dataset.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/create-document-classifier.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/create-endpoint.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/create-entity-recognizer.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/create-flywheel.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/delete-document-classifier.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/delete-endpoint.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/delete-entity-recognizer.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/delete-flywheel.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/delete-resource-policy.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/describe-dataset.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/describe-document-classification-job.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/describe-document-classifier.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/describe-dominant-language-detection-job.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/describe-endpoint.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/describe-entities-detection-job.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/describe-entity-recognizer.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/describe-events-detection-job.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/describe-flywheel-iteration.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/describe-flywheel.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/describe-key-phrases-detection-job.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/describe-pii-entities-detection-job.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/describe-resource-policy.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/describe-sentiment-detection-job.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/describe-targeted-sentiment-detection-job.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/describe-topics-detection-job.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/detect-dominant-language.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/detect-entities.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/detect-key-phrases.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/detect-pii-entities.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/detect-sentiment.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/detect-syntax.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/detect-targeted-sentiment.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/import-model.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/list-datasets.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/list-document-classification-jobs.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/list-document-classifier-summaries.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/list-document-classifiers.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/list-dominant-language-detection-jobs.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/list-endpoints.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/list-entities-detection-jobs.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/list-entity-recognizer-summaries.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/list-entity-recognizers.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/list-events-detection-jobs.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/list-flywheel-iteration-history.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/list-flywheels.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/list-key-phrases-detection-jobs.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/list-pii-entities-detection-jobs.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/list-sentiment-detection-jobs.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/list-tags-for-resource.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/list-targeted-sentiment-detection-jobs.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/list-topics-detection-jobs.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/put-resource-policy.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/start-document-classification-job.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/start-dominant-language-detection-job.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/start-entities-detection-job.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/start-events-detection-job.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/start-flywheel-iteration.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/start-key-phrases-detection-job.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/start-pii-entities-detection-job.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/start-sentiment-detection-job.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/start-targeted-sentiment-detection-job.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/start-topics-detection-job.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/stop-dominant-language-detection-job.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/stop-entities-detection-job.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/stop-events-detection-job.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/stop-key-phrases-detection-job.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/stop-pii-entities-detection-job.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/stop-sentiment-detection-job.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/stop-targeted-sentiment-detection-job.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/stop-training-document-classifier.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/stop-training-entity-recognizer.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/tag-resource.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/untag-resource.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/update-endpoint.rst -#usr/lib/python3.10/site-packages/awscli/examples/comprehend/update-flywheel.rst #usr/lib/python3.10/site-packages/awscli/examples/comprehendmedical #usr/lib/python3.10/site-packages/awscli/examples/comprehendmedical/describe-entities-detection-v2-job.rst #usr/lib/python3.10/site-packages/awscli/examples/comprehendmedical/describe-icd10-cm-inference-job.rst @@ -1470,12 +1329,6 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/datapipeline/list-runs.rst #usr/lib/python3.10/site-packages/awscli/examples/datapipeline/put-pipeline-definition.rst #usr/lib/python3.10/site-packages/awscli/examples/datapipeline/remove-tags.rst -#usr/lib/python3.10/site-packages/awscli/examples/datasync -#usr/lib/python3.10/site-packages/awscli/examples/datasync/update-location-azure-blob.rst -#usr/lib/python3.10/site-packages/awscli/examples/datasync/update-location-hdfs.rst -#usr/lib/python3.10/site-packages/awscli/examples/datasync/update-location-nfs.rst -#usr/lib/python3.10/site-packages/awscli/examples/datasync/update-location-object-storage.rst -#usr/lib/python3.10/site-packages/awscli/examples/datasync/update-location-smb.rst #usr/lib/python3.10/site-packages/awscli/examples/dax #usr/lib/python3.10/site-packages/awscli/examples/dax/create-cluster.rst #usr/lib/python3.10/site-packages/awscli/examples/dax/create-parameter-group.rst @@ -1772,7 +1625,6 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/ec2 #usr/lib/python3.10/site-packages/awscli/examples/ec2-instance-connect #usr/lib/python3.10/site-packages/awscli/examples/ec2-instance-connect/send-ssh-public-key.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/accept-address-transfer.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/accept-reserved-instances-exchange-quote.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/accept-transit-gateway-peering-attachment.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/accept-transit-gateway-vpc-attachment.rst @@ -1785,14 +1637,11 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/ec2/apply-security-groups-to-client-vpn-target-network.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/assign-ipv6-addresses.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/assign-private-ip-addresses.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/assign-private-nat-gateway-address.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/associate-address.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/associate-client-vpn-target-network.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/associate-dhcp-options.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/associate-iam-instance-profile.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/associate-instance-event-window.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/associate-ipam-resource-discovery.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/associate-nat-gateway-address.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/associate-route-table.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/associate-subnet-cidr-block.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/associate-transit-gateway-multicast-domain.rst @@ -1801,7 +1650,6 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/ec2/attach-classic-link-vpc.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/attach-internet-gateway.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/attach-network-interface.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/attach-verified-access-trust-provider.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/attach-volume.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/attach-vpn-gateway.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/authorize-client-vpn-ingress.rst @@ -1813,7 +1661,6 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/ec2/cancel-capacity-reservation.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/cancel-conversion-task.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/cancel-export-task.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/cancel-image-launch-permission.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/cancel-import-task.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/cancel-reserved-instances-listing.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/cancel-spot-fleet-requests.rst @@ -1824,11 +1671,8 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/ec2/copy-snapshot.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/create-capacity-reservation-fleet.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/create-capacity-reservation.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/create-carrier-gateway.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/create-client-vpn-endpoint.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/create-client-vpn-route.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/create-coip-cidr.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/create-coip-pool.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/create-customer-gateway.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/create-default-subnet.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/create-default-vpc.rst @@ -1838,20 +1682,16 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/ec2/create-flow-logs.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/create-fpga-image.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/create-image.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/create-instance-connect-endpoint.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/create-instance-event-window.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/create-instance-export-task.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/create-internet-gateway.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/create-ipam-pool.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/create-ipam-resource-discovery.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/create-ipam-scope.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/create-ipam.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/create-key-pair.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/create-launch-template-version.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/create-launch-template.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/create-local-gateway-route-table-virtual-interface-group-association.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/create-local-gateway-route-table-vpc-association.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/create-local-gateway-route-table.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/create-local-gateway-route.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/create-managed-prefix-list.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/create-nat-gateway.rst @@ -1883,16 +1723,11 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/ec2/create-transit-gateway-connect.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/create-transit-gateway-multicast-domain.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/create-transit-gateway-peering-attachment.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/create-transit-gateway-policy-table.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/create-transit-gateway-prefix-list-reference.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/create-transit-gateway-route-table.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/create-transit-gateway-route.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/create-transit-gateway-vpc-attachment.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/create-transit-gateway.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/create-verified-access-endpoint.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/create-verified-access-group.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/create-verified-access-instance.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/create-verified-access-trust-provider.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/create-volume.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/create-vpc-endpoint-connection-notification.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/create-vpc-endpoint-service-configuration.rst @@ -1905,27 +1740,19 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-carrier-gateway.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-client-vpn-endpoint.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-client-vpn-route.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-coip-cidr.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-coip-pool.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-customer-gateway.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-dhcp-options.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-egress-only-internet-gateway.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-fleets.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-flow-logs.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-fpga-image.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-instance-connect-endpoint.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-instance-event-window.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-internet-gateway.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-ipam-pool.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-ipam-resource-discovery.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-ipam-scope.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-ipam.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-key-pair.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-launch-template-versions.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-launch-template.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-local-gateway-route-table-virtual-interface-group-association.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-local-gateway-route-table-vpc-association.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-local-gateway-route-table.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-local-gateway-route.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-managed-prefix-list.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-nat-gateway.rst @@ -1955,16 +1782,11 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-transit-gateway-connect.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-transit-gateway-multicast-domain.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-transit-gateway-peering-attachment.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-transit-gateway-policy-table.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-transit-gateway-prefix-list-reference.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-transit-gateway-route-table.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-transit-gateway-route.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-transit-gateway-vpc-attachment.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-transit-gateway.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-verified-access-endpoint.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-verified-access-group.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-verified-access-instance.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-verified-access-trust-provider.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-volume.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-vpc-endpoint-connection-notifications.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-vpc-endpoint-service-configurations.rst @@ -1981,13 +1803,10 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/ec2/deregister-transit-gateway-multicast-group-members.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/deregister-transit-gateway-multicast-group-source.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-account-attributes.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-address-transfers.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-addresses-attribute.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-addresses.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-aggregate-id-format.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-availability-zones.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-aws-network-performance-metric-subscription.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-aws-network-performance-metric-subscriptions.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-bundle-tasks.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-byoip-cidrs.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-capacity-reservation-fleets.rst @@ -2026,19 +1845,15 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-import-image-tasks.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-import-snapshot-tasks.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-instance-attribute.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-instance-connect-endpoints.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-instance-credit-specifications.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-instance-event-notification-attributes.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-instance-event-windows.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-instance-status.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-instance-topology.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-instance-type-offerings.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-instance-types.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-instances.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-internet-gateways.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-ipam-pools.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-ipam-resource-discoveries.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-ipam-resource-discovery-associations.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-ipam-scopes.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-ipams.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-ipv6-pools.rst @@ -2051,7 +1866,6 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-local-gateway-virtual-interface-groups.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-local-gateway-virtual-interfaces.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-local-gateways.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-locked-snapshots.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-managed-prefix-lists.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-moving-addresses.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-nat-gateways.rst @@ -2100,15 +1914,9 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-transit-gateway-connects.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-transit-gateway-multicast-domains.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-transit-gateway-peering-attachments.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-transit-gateway-policy-tables.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-transit-gateway-route-tables.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-transit-gateway-vpc-attachments.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-transit-gateways.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-verified-access-endpoints.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-verified-access-groups.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-verified-access-instance-logging-configurations.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-verified-access-instances.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-verified-access-trust-providers.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-volume-attribute.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-volume-status.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-volumes-modifications.rst @@ -2129,20 +1937,13 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/ec2/detach-classic-link-vpc.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/detach-internet-gateway.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/detach-network-interface.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/detach-verified-access-trust-provider.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/detach-volume.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/detach-vpn-gateway.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/disable-address-transfer.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/disable-aws-network-performance-metric-subscription.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/disable-ebs-encryption-by-default.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/disable-fast-launch.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/disable-fast-snapshot-restores.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/disable-image-block-public-access.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/disable-image-deprecation.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/disable-image.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/disable-ipam-organization-admin-account.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/disable-serial-console-access.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/disable-snapshot-block-public-access.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/disable-transit-gateway-route-table-propagation.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/disable-vgw-route-propagation.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/disable-vpc-classic-link-dns-support.rst @@ -2151,25 +1952,18 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/ec2/disassociate-client-vpn-target-network.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/disassociate-iam-instance-profile.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/disassociate-instance-event-window.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/disassociate-ipam-resource-discovery.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/disassociate-nat-gateway-address.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/disassociate-route-table.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/disassociate-subnet-cidr-block.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/disassociate-transit-gateway-multicast-domain.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/disassociate-transit-gateway-route-table.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/disassociate-vpc-cidr-block.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/enable-address-transfer.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/enable-aws-network-performance-metric-subscription.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/enable-ebs-encryption-by-default.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/enable-fast-launch.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/enable-fast-snapshot-restores.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/enable-image-block-public-access.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/enable-image-deprecation.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/enable-image.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/enable-ipam-organization-admin-account.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/enable-reachability-analyzer-organization-sharing.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/enable-serial-console-access.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/enable-snapshot-block-public-access.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/enable-transit-gateway-route-table-propagation.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/enable-vgw-route-propagation.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/enable-volume-io.rst @@ -2179,7 +1973,6 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/ec2/export-client-vpn-client-configuration.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/export-image.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/get-associated-ipv6-pool-cidrs.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/get-aws-network-performance-data.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/get-capacity-reservation-usage.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/get-coip-pool-usage.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/get-console-output.rst @@ -2190,13 +1983,9 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/ec2/get-flow-logs-integration-template.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/get-groups-for-capacity-reservation.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/get-host-reservation-purchase-preview.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/get-image-block-public-access-state.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/get-instance-types-from-instance-requirements.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/get-instance-uefi-data.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/get-ipam-address-history.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/get-ipam-discovered-accounts.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/get-ipam-discovered-public-addresses.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/get-ipam-discovered-resource-cidrs.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/get-ipam-pool-allocations.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/get-ipam-pool-cidrs.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/get-ipam-resource-cidrs.rst @@ -2207,9 +1996,7 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/ec2/get-network-insights-access-scope-content.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/get-password-data.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/get-reserved-instances-exchange-quote.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/get-security-groups-for-vpc.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/get-serial-console-access-status.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/get-snapshot-block-public-access-state.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/get-spot-placement-scores.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/get-subnet-cidr-reservations.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/get-transit-gateway-attachment-propagations.rst @@ -2217,8 +2004,6 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/ec2/get-transit-gateway-prefix-list-references.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/get-transit-gateway-route-table-associations.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/get-transit-gateway-route-table-propagations.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/get-verified-access-endpoint-policy.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/get-verified-access-group-policy.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/get-vpn-connection-device-sample-configuration.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/get-vpn-connection-device-types.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/import-client-vpn-client-certificate-revocation-list.rst @@ -2227,7 +2012,6 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/ec2/import-snapshot.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/list-images-in-recycle-bin.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/list-snapshots-in-recycle-bin.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/lock-snapshot.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-address-attribute.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-availability-zone-group.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-capacity-reservation-fleet.rst @@ -2251,13 +2035,10 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-instance-placement.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-ipam-pool.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-ipam-resource-cidr.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-ipam-resource-discovery.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-ipam-scope.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-ipam.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-launch-template.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-managed-prefix-list.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-network-interface-attribute.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-private-dns-name-options.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-reserved-instances.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-security-group-rules.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-snapshot-attribute.rst @@ -2270,13 +2051,6 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-transit-gateway-prefix-list-reference.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-transit-gateway-vpc-attachment.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-transit-gateway.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-verified-access-endpoint-policy.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-verified-access-endpoint.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-verified-access-group-policy.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-verified-access-group.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-verified-access-instance-logging-configuration.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-verified-access-instance.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-verified-access-trust-provider.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-volume-attribute.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-volume.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-vpc-attribute.rst @@ -2307,13 +2081,11 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/ec2/register-transit-gateway-multicast-group-members.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/register-transit-gateway-multicast-group-sources.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/reject-transit-gateway-peering-attachment.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/reject-transit-gateway-vpc-attachment.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/reject-transit-gateway-vpc-attachments.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/reject-vpc-endpoint-connections.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/reject-vpc-peering-connection.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/release-address.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/release-hosts.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/release-ipam-pool-allocation.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/replace-iam-instance-profile-association.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/replace-network-acl-association.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/replace-network-acl-entry.rst @@ -2353,8 +2125,6 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/ec2/terminate-instances.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/unassign-ipv6-addresses.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/unassign-private-ip-addresses.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/unassign-private-nat-gateway-address.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/unlock-snapshot.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/unmonitor-instances.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/update-security-group-rule-descriptions-egress.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/update-security-group-rule-descriptions-ingress.rst @@ -2373,17 +2143,13 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/ec2/wait/instance-status-ok.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/wait/instance-stopped.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/wait/instance-terminated.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/wait/internet-gateway-exists.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/wait/key-pair-exists.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/wait/nat-gateway-available.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/wait/nat-gateway-deleted.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/wait/network-interface-available.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/wait/password-data-available.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/wait/security-group-exists.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/wait/snapshot-completed.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/wait/snapshot-imported.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/wait/spot-instance-request-fulfilled.rst -#usr/lib/python3.10/site-packages/awscli/examples/ec2/wait/store-image-task-complete.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/wait/subnet-available.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/wait/system-status-ok.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/wait/volume-available.rst @@ -2398,11 +2164,6 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/ec2/withdraw-byoip-cidr.rst #usr/lib/python3.10/site-packages/awscli/examples/ecr #usr/lib/python3.10/site-packages/awscli/examples/ecr-public -#usr/lib/python3.10/site-packages/awscli/examples/ecr-public/create-repository.rst -#usr/lib/python3.10/site-packages/awscli/examples/ecr-public/delete-repository.rst -#usr/lib/python3.10/site-packages/awscli/examples/ecr-public/describe-registries.rst -#usr/lib/python3.10/site-packages/awscli/examples/ecr-public/describe-repository.rst -#usr/lib/python3.10/site-packages/awscli/examples/ecr-public/get-login-password.rst #usr/lib/python3.10/site-packages/awscli/examples/ecr-public/get-login-password_description.rst #usr/lib/python3.10/site-packages/awscli/examples/ecr/batch-check-layer-availability.rst #usr/lib/python3.10/site-packages/awscli/examples/ecr/batch-delete-image.rst @@ -2447,7 +2208,6 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/ecs/delete-capacity-provider.rst #usr/lib/python3.10/site-packages/awscli/examples/ecs/delete-cluster.rst #usr/lib/python3.10/site-packages/awscli/examples/ecs/delete-service.rst -#usr/lib/python3.10/site-packages/awscli/examples/ecs/delete-task-definitions.rst #usr/lib/python3.10/site-packages/awscli/examples/ecs/delete-task-set.rst #usr/lib/python3.10/site-packages/awscli/examples/ecs/deregister-container-instance.rst #usr/lib/python3.10/site-packages/awscli/examples/ecs/deregister-task-definition.rst @@ -2488,7 +2248,6 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/ecs/update-task-set.rst #usr/lib/python3.10/site-packages/awscli/examples/ecs/wait #usr/lib/python3.10/site-packages/awscli/examples/ecs/wait/services-stable.rst -#usr/lib/python3.10/site-packages/awscli/examples/ecs/wait/tasks-running.rst #usr/lib/python3.10/site-packages/awscli/examples/efs #usr/lib/python3.10/site-packages/awscli/examples/efs/create-file-system.rst #usr/lib/python3.10/site-packages/awscli/examples/efs/create-mount-target.rst @@ -2501,56 +2260,19 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/efs/tag-resource.rst #usr/lib/python3.10/site-packages/awscli/examples/efs/untag-resource.rst #usr/lib/python3.10/site-packages/awscli/examples/eks -#usr/lib/python3.10/site-packages/awscli/examples/eks/associate-encryption-config.rst -#usr/lib/python3.10/site-packages/awscli/examples/eks/associate-identity-provider-config.rst -#usr/lib/python3.10/site-packages/awscli/examples/eks/create-addon.rst #usr/lib/python3.10/site-packages/awscli/examples/eks/create-cluster.rst -#usr/lib/python3.10/site-packages/awscli/examples/eks/create-fargate-profile.rst -#usr/lib/python3.10/site-packages/awscli/examples/eks/create-nodegroup.rst -#usr/lib/python3.10/site-packages/awscli/examples/eks/delete-addon.rst #usr/lib/python3.10/site-packages/awscli/examples/eks/delete-cluster.rst -#usr/lib/python3.10/site-packages/awscli/examples/eks/delete-fargate-profile.rst -#usr/lib/python3.10/site-packages/awscli/examples/eks/delete-nodegroup.rst -#usr/lib/python3.10/site-packages/awscli/examples/eks/deregister-cluster.rst -#usr/lib/python3.10/site-packages/awscli/examples/eks/describe-addon-configuration.rst -#usr/lib/python3.10/site-packages/awscli/examples/eks/describe-addon-versions.rst -#usr/lib/python3.10/site-packages/awscli/examples/eks/describe-addon.rst #usr/lib/python3.10/site-packages/awscli/examples/eks/describe-cluster.rst -#usr/lib/python3.10/site-packages/awscli/examples/eks/describe-fargate-profile.rst -#usr/lib/python3.10/site-packages/awscli/examples/eks/describe-identity-provider-config.rst -#usr/lib/python3.10/site-packages/awscli/examples/eks/describe-nodegroup.rst #usr/lib/python3.10/site-packages/awscli/examples/eks/describe-update.rst -#usr/lib/python3.10/site-packages/awscli/examples/eks/disassociate-identity-provider-config.rst #usr/lib/python3.10/site-packages/awscli/examples/eks/get-token.rst -#usr/lib/python3.10/site-packages/awscli/examples/eks/list-addons.rst #usr/lib/python3.10/site-packages/awscli/examples/eks/list-clusters.rst -#usr/lib/python3.10/site-packages/awscli/examples/eks/list-fargate-profiles.rst -#usr/lib/python3.10/site-packages/awscli/examples/eks/list-identity-provider-configs.rst -#usr/lib/python3.10/site-packages/awscli/examples/eks/list-nodegroups.rst -#usr/lib/python3.10/site-packages/awscli/examples/eks/list-tags-for-resource.rst -#usr/lib/python3.10/site-packages/awscli/examples/eks/list-update.rst #usr/lib/python3.10/site-packages/awscli/examples/eks/list-updates.rst -#usr/lib/python3.10/site-packages/awscli/examples/eks/register-cluster.rst -#usr/lib/python3.10/site-packages/awscli/examples/eks/tag-resource.rst -#usr/lib/python3.10/site-packages/awscli/examples/eks/untag-resource.rst -#usr/lib/python3.10/site-packages/awscli/examples/eks/update-addon.rst #usr/lib/python3.10/site-packages/awscli/examples/eks/update-cluster-config.rst #usr/lib/python3.10/site-packages/awscli/examples/eks/update-cluster-version.rst #usr/lib/python3.10/site-packages/awscli/examples/eks/update-kubeconfig #usr/lib/python3.10/site-packages/awscli/examples/eks/update-kubeconfig.rst #usr/lib/python3.10/site-packages/awscli/examples/eks/update-kubeconfig/_description.rst -#usr/lib/python3.10/site-packages/awscli/examples/eks/update-nodegroup-config.rst -#usr/lib/python3.10/site-packages/awscli/examples/eks/update-nodegroup-version.rst -#usr/lib/python3.10/site-packages/awscli/examples/eks/wait #usr/lib/python3.10/site-packages/awscli/examples/eks/wait.rst -#usr/lib/python3.10/site-packages/awscli/examples/eks/wait/addon-active.rst -#usr/lib/python3.10/site-packages/awscli/examples/eks/wait/addon-deleted.rst -#usr/lib/python3.10/site-packages/awscli/examples/eks/wait/cluster-active.rst -#usr/lib/python3.10/site-packages/awscli/examples/eks/wait/cluster-deleted.rst -#usr/lib/python3.10/site-packages/awscli/examples/eks/wait/fargate-profile-active.rst -#usr/lib/python3.10/site-packages/awscli/examples/eks/wait/fargate-profile-deleted.rst -#usr/lib/python3.10/site-packages/awscli/examples/eks/wait/nodegroup-active.rst -#usr/lib/python3.10/site-packages/awscli/examples/eks/wait/nodegroup-deleted.rst #usr/lib/python3.10/site-packages/awscli/examples/elasticache #usr/lib/python3.10/site-packages/awscli/examples/elasticache/add-tags-to-resource.rst #usr/lib/python3.10/site-packages/awscli/examples/elasticache/authorize-cache-security-group-ingress.rst @@ -3166,7 +2888,6 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/iam/get-group.rst #usr/lib/python3.10/site-packages/awscli/examples/iam/get-instance-profile.rst #usr/lib/python3.10/site-packages/awscli/examples/iam/get-login-profile.rst -#usr/lib/python3.10/site-packages/awscli/examples/iam/get-mfa-device.rst #usr/lib/python3.10/site-packages/awscli/examples/iam/get-open-id-connect-provider.rst #usr/lib/python3.10/site-packages/awscli/examples/iam/get-organizations-access-report.rst #usr/lib/python3.10/site-packages/awscli/examples/iam/get-policy-version.rst @@ -3190,23 +2911,17 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/iam/list-group-policies.rst #usr/lib/python3.10/site-packages/awscli/examples/iam/list-groups-for-user.rst #usr/lib/python3.10/site-packages/awscli/examples/iam/list-groups.rst -#usr/lib/python3.10/site-packages/awscli/examples/iam/list-instance-profile-tags.rst #usr/lib/python3.10/site-packages/awscli/examples/iam/list-instance-profiles-for-role.rst #usr/lib/python3.10/site-packages/awscli/examples/iam/list-instance-profiles.rst -#usr/lib/python3.10/site-packages/awscli/examples/iam/list-mfa-device-tags.rst #usr/lib/python3.10/site-packages/awscli/examples/iam/list-mfa-devices.rst -#usr/lib/python3.10/site-packages/awscli/examples/iam/list-open-id-connect-provider-tags.rst #usr/lib/python3.10/site-packages/awscli/examples/iam/list-open-id-connect-providers.rst #usr/lib/python3.10/site-packages/awscli/examples/iam/list-policies-granting-service-access.rst #usr/lib/python3.10/site-packages/awscli/examples/iam/list-policies.rst -#usr/lib/python3.10/site-packages/awscli/examples/iam/list-policy-tags.rst #usr/lib/python3.10/site-packages/awscli/examples/iam/list-policy-versions.rst #usr/lib/python3.10/site-packages/awscli/examples/iam/list-role-policies.rst #usr/lib/python3.10/site-packages/awscli/examples/iam/list-role-tags.rst #usr/lib/python3.10/site-packages/awscli/examples/iam/list-roles.rst -#usr/lib/python3.10/site-packages/awscli/examples/iam/list-saml-provider-tags.rst #usr/lib/python3.10/site-packages/awscli/examples/iam/list-saml-providers.rst -#usr/lib/python3.10/site-packages/awscli/examples/iam/list-server-certificate-tags.rst #usr/lib/python3.10/site-packages/awscli/examples/iam/list-server-certificates.rst #usr/lib/python3.10/site-packages/awscli/examples/iam/list-service-specific-credential.rst #usr/lib/python3.10/site-packages/awscli/examples/iam/list-service-specific-credentials.rst @@ -3230,21 +2945,9 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/iam/set-security-token-service-preferences.rst #usr/lib/python3.10/site-packages/awscli/examples/iam/simulate-custom-policy.rst #usr/lib/python3.10/site-packages/awscli/examples/iam/simulate-principal-policy.rst -#usr/lib/python3.10/site-packages/awscli/examples/iam/tag-instance-profile.rst -#usr/lib/python3.10/site-packages/awscli/examples/iam/tag-mfa-device.rst -#usr/lib/python3.10/site-packages/awscli/examples/iam/tag-open-id-connect-provider.rst -#usr/lib/python3.10/site-packages/awscli/examples/iam/tag-policy.rst #usr/lib/python3.10/site-packages/awscli/examples/iam/tag-role.rst -#usr/lib/python3.10/site-packages/awscli/examples/iam/tag-saml-provider.rst -#usr/lib/python3.10/site-packages/awscli/examples/iam/tag-server-certificate.rst #usr/lib/python3.10/site-packages/awscli/examples/iam/tag-user.rst -#usr/lib/python3.10/site-packages/awscli/examples/iam/untag-instance-profile.rst -#usr/lib/python3.10/site-packages/awscli/examples/iam/untag-mfa-device.rst -#usr/lib/python3.10/site-packages/awscli/examples/iam/untag-open-id-connect-provider.rst -#usr/lib/python3.10/site-packages/awscli/examples/iam/untag-policy.rst #usr/lib/python3.10/site-packages/awscli/examples/iam/untag-role.rst -#usr/lib/python3.10/site-packages/awscli/examples/iam/untag-saml-provider.rst -#usr/lib/python3.10/site-packages/awscli/examples/iam/untag-server-certificate.rst #usr/lib/python3.10/site-packages/awscli/examples/iam/untag-user.rst #usr/lib/python3.10/site-packages/awscli/examples/iam/update-access-key.rst #usr/lib/python3.10/site-packages/awscli/examples/iam/update-account-password-policy.rst @@ -3347,19 +3050,6 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/inspector/subscribe-to-event.rst #usr/lib/python3.10/site-packages/awscli/examples/inspector/unsubscribe-from-event.rst #usr/lib/python3.10/site-packages/awscli/examples/inspector/update-assessment-target.rst -#usr/lib/python3.10/site-packages/awscli/examples/inspector2 -#usr/lib/python3.10/site-packages/awscli/examples/inspector2/create-filter.rst -#usr/lib/python3.10/site-packages/awscli/examples/inspector2/create-findings-report.rst -#usr/lib/python3.10/site-packages/awscli/examples/inspector2/create-sbom-export.rst -#usr/lib/python3.10/site-packages/awscli/examples/inspector2/delete-filter.rst -#usr/lib/python3.10/site-packages/awscli/examples/inspector2/get-configuration.rst -#usr/lib/python3.10/site-packages/awscli/examples/inspector2/list-account-permissions.rst -#usr/lib/python3.10/site-packages/awscli/examples/inspector2/list-coverage-statistics.rst -#usr/lib/python3.10/site-packages/awscli/examples/inspector2/list-coverage.rst -#usr/lib/python3.10/site-packages/awscli/examples/inspector2/list-delegated-admin-accounts.rst -#usr/lib/python3.10/site-packages/awscli/examples/inspector2/list-filters.rst -#usr/lib/python3.10/site-packages/awscli/examples/inspector2/list-usage-totals.rst -#usr/lib/python3.10/site-packages/awscli/examples/inspector2/update-filter.rst #usr/lib/python3.10/site-packages/awscli/examples/iot #usr/lib/python3.10/site-packages/awscli/examples/iot-data #usr/lib/python3.10/site-packages/awscli/examples/iot-data/delete-thing-shadow.rst @@ -3852,50 +3542,17 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/iotwireless/update-wireless-device.rst #usr/lib/python3.10/site-packages/awscli/examples/iotwireless/update-wireless-gateway.rst #usr/lib/python3.10/site-packages/awscli/examples/ivs -#usr/lib/python3.10/site-packages/awscli/examples/ivs-realtime -#usr/lib/python3.10/site-packages/awscli/examples/ivs-realtime/create-encoder-configuration.rst -#usr/lib/python3.10/site-packages/awscli/examples/ivs-realtime/create-participant-token.rst -#usr/lib/python3.10/site-packages/awscli/examples/ivs-realtime/create-stage.rst -#usr/lib/python3.10/site-packages/awscli/examples/ivs-realtime/create-storage-configuration.rst -#usr/lib/python3.10/site-packages/awscli/examples/ivs-realtime/delete-encoder-configuration.rst -#usr/lib/python3.10/site-packages/awscli/examples/ivs-realtime/delete-public-key.rst -#usr/lib/python3.10/site-packages/awscli/examples/ivs-realtime/delete-stage.rst -#usr/lib/python3.10/site-packages/awscli/examples/ivs-realtime/delete-storage-configuration.rst -#usr/lib/python3.10/site-packages/awscli/examples/ivs-realtime/disconnect-participant.rst -#usr/lib/python3.10/site-packages/awscli/examples/ivs-realtime/get-composition.rst -#usr/lib/python3.10/site-packages/awscli/examples/ivs-realtime/get-encoder-configuration.rst -#usr/lib/python3.10/site-packages/awscli/examples/ivs-realtime/get-participant.rst -#usr/lib/python3.10/site-packages/awscli/examples/ivs-realtime/get-public-key.rst -#usr/lib/python3.10/site-packages/awscli/examples/ivs-realtime/get-stage-session.rst -#usr/lib/python3.10/site-packages/awscli/examples/ivs-realtime/get-stage.rst -#usr/lib/python3.10/site-packages/awscli/examples/ivs-realtime/get-storage-configuration.rst -#usr/lib/python3.10/site-packages/awscli/examples/ivs-realtime/import-public-key.rst -#usr/lib/python3.10/site-packages/awscli/examples/ivs-realtime/list-compositions.rst -#usr/lib/python3.10/site-packages/awscli/examples/ivs-realtime/list-encoder-configurations.rst -#usr/lib/python3.10/site-packages/awscli/examples/ivs-realtime/list-participant-events.rst -#usr/lib/python3.10/site-packages/awscli/examples/ivs-realtime/list-participants.rst -#usr/lib/python3.10/site-packages/awscli/examples/ivs-realtime/list-public-keys.rst -#usr/lib/python3.10/site-packages/awscli/examples/ivs-realtime/list-stage-sessions.rst -#usr/lib/python3.10/site-packages/awscli/examples/ivs-realtime/list-stages.rst -#usr/lib/python3.10/site-packages/awscli/examples/ivs-realtime/list-storage-configurations.rst -#usr/lib/python3.10/site-packages/awscli/examples/ivs-realtime/start-composition.rst -#usr/lib/python3.10/site-packages/awscli/examples/ivs-realtime/stop-composition.rst -#usr/lib/python3.10/site-packages/awscli/examples/ivs-realtime/update-stage.rst #usr/lib/python3.10/site-packages/awscli/examples/ivs/batch-get-channel.rst #usr/lib/python3.10/site-packages/awscli/examples/ivs/batch-get-stream-key.rst -#usr/lib/python3.10/site-packages/awscli/examples/ivs/batch-start-viewer-session-revocation.rst #usr/lib/python3.10/site-packages/awscli/examples/ivs/create-channel.rst -#usr/lib/python3.10/site-packages/awscli/examples/ivs/create-playback-restriction-policy.rst #usr/lib/python3.10/site-packages/awscli/examples/ivs/create-recording-configuration.rst #usr/lib/python3.10/site-packages/awscli/examples/ivs/create-stream-key.rst #usr/lib/python3.10/site-packages/awscli/examples/ivs/delete-channel.rst #usr/lib/python3.10/site-packages/awscli/examples/ivs/delete-playback-key-pair.rst -#usr/lib/python3.10/site-packages/awscli/examples/ivs/delete-playback-restriction-policy.rst #usr/lib/python3.10/site-packages/awscli/examples/ivs/delete-recording-configuration.rst #usr/lib/python3.10/site-packages/awscli/examples/ivs/delete-stream-key.rst #usr/lib/python3.10/site-packages/awscli/examples/ivs/get-channel.rst #usr/lib/python3.10/site-packages/awscli/examples/ivs/get-playback-key-pair.rst -#usr/lib/python3.10/site-packages/awscli/examples/ivs/get-playback-restriction-policy.rst #usr/lib/python3.10/site-packages/awscli/examples/ivs/get-recording-configuration.rst #usr/lib/python3.10/site-packages/awscli/examples/ivs/get-stream-key.rst #usr/lib/python3.10/site-packages/awscli/examples/ivs/get-stream-session.rst @@ -3903,19 +3560,16 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/ivs/import-playback-key-pair.rst #usr/lib/python3.10/site-packages/awscli/examples/ivs/list-channels.rst #usr/lib/python3.10/site-packages/awscli/examples/ivs/list-playback-key-pairs.rst -#usr/lib/python3.10/site-packages/awscli/examples/ivs/list-playback-restriction-policies.rst #usr/lib/python3.10/site-packages/awscli/examples/ivs/list-recording-configurations.rst #usr/lib/python3.10/site-packages/awscli/examples/ivs/list-stream-keys.rst #usr/lib/python3.10/site-packages/awscli/examples/ivs/list-stream-sessions.rst #usr/lib/python3.10/site-packages/awscli/examples/ivs/list-streams.rst #usr/lib/python3.10/site-packages/awscli/examples/ivs/list-tags-for-resource.rst #usr/lib/python3.10/site-packages/awscli/examples/ivs/put-metadata.rst -#usr/lib/python3.10/site-packages/awscli/examples/ivs/start-viewer-session-revocation.rst #usr/lib/python3.10/site-packages/awscli/examples/ivs/stop-stream.rst #usr/lib/python3.10/site-packages/awscli/examples/ivs/tag-resource.rst #usr/lib/python3.10/site-packages/awscli/examples/ivs/untag-resource.rst #usr/lib/python3.10/site-packages/awscli/examples/ivs/update-channel.rst -#usr/lib/python3.10/site-packages/awscli/examples/ivs/update-playback-restriction-policy.rst #usr/lib/python3.10/site-packages/awscli/examples/ivschat #usr/lib/python3.10/site-packages/awscli/examples/ivschat/create-chat-token.rst #usr/lib/python3.10/site-packages/awscli/examples/ivschat/create-logging-configuration.rst @@ -3942,13 +3596,6 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/kafka/list-clusters.rst #usr/lib/python3.10/site-packages/awscli/examples/kafka/update-broker-storage.rst #usr/lib/python3.10/site-packages/awscli/examples/kafka/update-cluster-configuration.rst -#usr/lib/python3.10/site-packages/awscli/examples/kendra -#usr/lib/python3.10/site-packages/awscli/examples/kendra/create-data-source.rst -#usr/lib/python3.10/site-packages/awscli/examples/kendra/create-index.rst -#usr/lib/python3.10/site-packages/awscli/examples/kendra/describe-data-source.rst -#usr/lib/python3.10/site-packages/awscli/examples/kendra/describe-index.rst -#usr/lib/python3.10/site-packages/awscli/examples/kendra/update-data-source.rst -#usr/lib/python3.10/site-packages/awscli/examples/kendra/update-index.rst #usr/lib/python3.10/site-packages/awscli/examples/kinesis #usr/lib/python3.10/site-packages/awscli/examples/kinesis/add-tags-to-stream.rst #usr/lib/python3.10/site-packages/awscli/examples/kinesis/create-stream.rst @@ -3987,7 +3634,6 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/kms/delete-alias.rst #usr/lib/python3.10/site-packages/awscli/examples/kms/delete-custom-key-store.rst #usr/lib/python3.10/site-packages/awscli/examples/kms/delete-imported-key-material.rst -#usr/lib/python3.10/site-packages/awscli/examples/kms/derive-shared-secret.rst #usr/lib/python3.10/site-packages/awscli/examples/kms/describe-custom-key-stores.rst #usr/lib/python3.10/site-packages/awscli/examples/kms/describe-key.rst #usr/lib/python3.10/site-packages/awscli/examples/kms/disable-key-rotation.rst @@ -4009,7 +3655,6 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/kms/list-aliases.rst #usr/lib/python3.10/site-packages/awscli/examples/kms/list-grants.rst #usr/lib/python3.10/site-packages/awscli/examples/kms/list-key-policies.rst -#usr/lib/python3.10/site-packages/awscli/examples/kms/list-key-rotations.rst #usr/lib/python3.10/site-packages/awscli/examples/kms/list-keys.rst #usr/lib/python3.10/site-packages/awscli/examples/kms/list-resource-tags.rst #usr/lib/python3.10/site-packages/awscli/examples/kms/list-retirable-grants.rst @@ -4017,7 +3662,6 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/kms/re-encrypt.rst #usr/lib/python3.10/site-packages/awscli/examples/kms/retire-grant.rst #usr/lib/python3.10/site-packages/awscli/examples/kms/revoke-grant.rst -#usr/lib/python3.10/site-packages/awscli/examples/kms/rotate-key-on-demand.rst #usr/lib/python3.10/site-packages/awscli/examples/kms/schedule-key-deletion.rst #usr/lib/python3.10/site-packages/awscli/examples/kms/sign.rst #usr/lib/python3.10/site-packages/awscli/examples/kms/tag-resource.rst @@ -4230,8 +3874,6 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/logs/get-log-events.rst #usr/lib/python3.10/site-packages/awscli/examples/logs/put-log-events.rst #usr/lib/python3.10/site-packages/awscli/examples/logs/put-retention-policy.rst -#usr/lib/python3.10/site-packages/awscli/examples/macie2 -#usr/lib/python3.10/site-packages/awscli/examples/macie2/describe-buckets.rst #usr/lib/python3.10/site-packages/awscli/examples/mediaconnect #usr/lib/python3.10/site-packages/awscli/examples/mediaconnect/add-flow-outputs.rst #usr/lib/python3.10/site-packages/awscli/examples/mediaconnect/create-flow.rst @@ -4337,25 +3979,6 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/mediatailor/get-playback-configuration.rst #usr/lib/python3.10/site-packages/awscli/examples/mediatailor/list-playback-configurations.rst #usr/lib/python3.10/site-packages/awscli/examples/mediatailor/put-playback-configuration.rst -#usr/lib/python3.10/site-packages/awscli/examples/medical-imaging -#usr/lib/python3.10/site-packages/awscli/examples/medical-imaging/copy-image-set.rst -#usr/lib/python3.10/site-packages/awscli/examples/medical-imaging/create-datastore.rst -#usr/lib/python3.10/site-packages/awscli/examples/medical-imaging/delete-datastore.rst -#usr/lib/python3.10/site-packages/awscli/examples/medical-imaging/delete-image-set.rst -#usr/lib/python3.10/site-packages/awscli/examples/medical-imaging/get-datastore.rst -#usr/lib/python3.10/site-packages/awscli/examples/medical-imaging/get-dicom-import-job.rst -#usr/lib/python3.10/site-packages/awscli/examples/medical-imaging/get-image-frame.rst -#usr/lib/python3.10/site-packages/awscli/examples/medical-imaging/get-image-set-metadata.rst -#usr/lib/python3.10/site-packages/awscli/examples/medical-imaging/get-image-set.rst -#usr/lib/python3.10/site-packages/awscli/examples/medical-imaging/list-datastores.rst -#usr/lib/python3.10/site-packages/awscli/examples/medical-imaging/list-dicom-import-jobs.rst -#usr/lib/python3.10/site-packages/awscli/examples/medical-imaging/list-image-set-versions.rst -#usr/lib/python3.10/site-packages/awscli/examples/medical-imaging/list-tags-for-resource.rst -#usr/lib/python3.10/site-packages/awscli/examples/medical-imaging/search-image-sets.rst -#usr/lib/python3.10/site-packages/awscli/examples/medical-imaging/start-dicom-import-job.rst -#usr/lib/python3.10/site-packages/awscli/examples/medical-imaging/tag-resource.rst -#usr/lib/python3.10/site-packages/awscli/examples/medical-imaging/untag-resource.rst -#usr/lib/python3.10/site-packages/awscli/examples/medical-imaging/update-image-set-metadata.rst #usr/lib/python3.10/site-packages/awscli/examples/memorydb #usr/lib/python3.10/site-packages/awscli/examples/memorydb/copy-snapshot.rst #usr/lib/python3.10/site-packages/awscli/examples/memorydb/create-acl.rst @@ -4430,55 +4053,43 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/networkmanager/put-public-access-block.rst #usr/lib/python3.10/site-packages/awscli/examples/networkmanager/register-transit-gateway.rst #usr/lib/python3.10/site-packages/awscli/examples/networkmanager/reject-attachment.rst -#usr/lib/python3.10/site-packages/awscli/examples/networkmanager/start-route-analysis.rst #usr/lib/python3.10/site-packages/awscli/examples/networkmanager/tag-resource.rst #usr/lib/python3.10/site-packages/awscli/examples/networkmanager/untag-resource.rst #usr/lib/python3.10/site-packages/awscli/examples/networkmanager/update-device.rst #usr/lib/python3.10/site-packages/awscli/examples/networkmanager/update-global-network.rst #usr/lib/python3.10/site-packages/awscli/examples/networkmanager/update-link.rst #usr/lib/python3.10/site-packages/awscli/examples/networkmanager/update-site.rst -#usr/lib/python3.10/site-packages/awscli/examples/networkmonitor -#usr/lib/python3.10/site-packages/awscli/examples/networkmonitor/create-monitor.rst -#usr/lib/python3.10/site-packages/awscli/examples/networkmonitor/create-probe.rst -#usr/lib/python3.10/site-packages/awscli/examples/networkmonitor/delete-monitor.rst -#usr/lib/python3.10/site-packages/awscli/examples/networkmonitor/delete-probe.rst -#usr/lib/python3.10/site-packages/awscli/examples/networkmonitor/get-monitor.rst -#usr/lib/python3.10/site-packages/awscli/examples/networkmonitor/get-probe.rst -#usr/lib/python3.10/site-packages/awscli/examples/networkmonitor/list-monitors.rst -#usr/lib/python3.10/site-packages/awscli/examples/networkmonitor/list-tags-for-resource.rst -#usr/lib/python3.10/site-packages/awscli/examples/networkmonitor/tag-resource.rst -#usr/lib/python3.10/site-packages/awscli/examples/networkmonitor/untag-resource.rst -#usr/lib/python3.10/site-packages/awscli/examples/networkmonitor/update-monitor.rst -#usr/lib/python3.10/site-packages/awscli/examples/networkmonitor/update-probe.rst +#usr/lib/python3.10/site-packages/awscli/examples/nimble +#usr/lib/python3.10/site-packages/awscli/examples/nimble/get-eula.rst +#usr/lib/python3.10/site-packages/awscli/examples/nimble/get-launch-profile-details.rst +#usr/lib/python3.10/site-packages/awscli/examples/nimble/get-launch-profile.rst +#usr/lib/python3.10/site-packages/awscli/examples/nimble/get-studio.rst +#usr/lib/python3.10/site-packages/awscli/examples/nimble/list-eula-acceptances.rst +#usr/lib/python3.10/site-packages/awscli/examples/nimble/list-eulas.rst +#usr/lib/python3.10/site-packages/awscli/examples/nimble/list-launch-profiles.rst +#usr/lib/python3.10/site-packages/awscli/examples/nimble/list-studio-components.rst +#usr/lib/python3.10/site-packages/awscli/examples/nimble/list-studio-members.rst +#usr/lib/python3.10/site-packages/awscli/examples/nimble/list-studios.rst #usr/lib/python3.10/site-packages/awscli/examples/omics -#usr/lib/python3.10/site-packages/awscli/examples/omics/abort-multipart-read-set-upload.rst -#usr/lib/python3.10/site-packages/awscli/examples/omics/accept-share.rst #usr/lib/python3.10/site-packages/awscli/examples/omics/batch-delete-read-set.rst #usr/lib/python3.10/site-packages/awscli/examples/omics/cancel-annotation-import-job.rst #usr/lib/python3.10/site-packages/awscli/examples/omics/cancel-run.rst #usr/lib/python3.10/site-packages/awscli/examples/omics/cancel-variant-import-job.rst -#usr/lib/python3.10/site-packages/awscli/examples/omics/complete-multipart-read-set-upload.rst -#usr/lib/python3.10/site-packages/awscli/examples/omics/create-annotation-store-version.rst #usr/lib/python3.10/site-packages/awscli/examples/omics/create-annotation-store.rst -#usr/lib/python3.10/site-packages/awscli/examples/omics/create-multipart-read-set-upload.rst #usr/lib/python3.10/site-packages/awscli/examples/omics/create-reference-store.rst #usr/lib/python3.10/site-packages/awscli/examples/omics/create-run-group.rst #usr/lib/python3.10/site-packages/awscli/examples/omics/create-sequence-store.rst -#usr/lib/python3.10/site-packages/awscli/examples/omics/create-share.rst #usr/lib/python3.10/site-packages/awscli/examples/omics/create-variant-store.rst #usr/lib/python3.10/site-packages/awscli/examples/omics/create-workflow.rst -#usr/lib/python3.10/site-packages/awscli/examples/omics/delete-annotation-store-versions.rst #usr/lib/python3.10/site-packages/awscli/examples/omics/delete-annotation-store.rst #usr/lib/python3.10/site-packages/awscli/examples/omics/delete-reference-store.rst #usr/lib/python3.10/site-packages/awscli/examples/omics/delete-reference.rst #usr/lib/python3.10/site-packages/awscli/examples/omics/delete-run-group.rst #usr/lib/python3.10/site-packages/awscli/examples/omics/delete-run.rst #usr/lib/python3.10/site-packages/awscli/examples/omics/delete-sequence-store.rst -#usr/lib/python3.10/site-packages/awscli/examples/omics/delete-share.rst #usr/lib/python3.10/site-packages/awscli/examples/omics/delete-variant-store.rst #usr/lib/python3.10/site-packages/awscli/examples/omics/delete-workflow.rst #usr/lib/python3.10/site-packages/awscli/examples/omics/get-annotation-import-job.rst -#usr/lib/python3.10/site-packages/awscli/examples/omics/get-annotation-store-version.rst #usr/lib/python3.10/site-packages/awscli/examples/omics/get-annotation-store.rst #usr/lib/python3.10/site-packages/awscli/examples/omics/get-read-set-activation-job.rst #usr/lib/python3.10/site-packages/awscli/examples/omics/get-read-set-export-job.rst @@ -4493,18 +4104,14 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/omics/get-run-task.rst #usr/lib/python3.10/site-packages/awscli/examples/omics/get-run.rst #usr/lib/python3.10/site-packages/awscli/examples/omics/get-sequence-store.rst -#usr/lib/python3.10/site-packages/awscli/examples/omics/get-share.rst #usr/lib/python3.10/site-packages/awscli/examples/omics/get-variant-import-job.rst #usr/lib/python3.10/site-packages/awscli/examples/omics/get-variant-store.rst #usr/lib/python3.10/site-packages/awscli/examples/omics/get-workflow.rst #usr/lib/python3.10/site-packages/awscli/examples/omics/list-annotation-import-jobs.rst -#usr/lib/python3.10/site-packages/awscli/examples/omics/list-annotation-store-versions.rst #usr/lib/python3.10/site-packages/awscli/examples/omics/list-annotation-stores.rst -#usr/lib/python3.10/site-packages/awscli/examples/omics/list-multipart-read-set-uploads.rst #usr/lib/python3.10/site-packages/awscli/examples/omics/list-read-set-activation-jobs.rst #usr/lib/python3.10/site-packages/awscli/examples/omics/list-read-set-export-jobs.rst #usr/lib/python3.10/site-packages/awscli/examples/omics/list-read-set-import-jobs.rst -#usr/lib/python3.10/site-packages/awscli/examples/omics/list-read-set-upload-parts.rst #usr/lib/python3.10/site-packages/awscli/examples/omics/list-read-sets.rst #usr/lib/python3.10/site-packages/awscli/examples/omics/list-reference-import-jobs.rst #usr/lib/python3.10/site-packages/awscli/examples/omics/list-reference-stores.rst @@ -4513,7 +4120,6 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/omics/list-run-tasks.rst #usr/lib/python3.10/site-packages/awscli/examples/omics/list-runs.rst #usr/lib/python3.10/site-packages/awscli/examples/omics/list-sequence-stores.rst -#usr/lib/python3.10/site-packages/awscli/examples/omics/list-shares.rst #usr/lib/python3.10/site-packages/awscli/examples/omics/list-tags-for-resource.rst #usr/lib/python3.10/site-packages/awscli/examples/omics/list-variant-import-jobs.rst #usr/lib/python3.10/site-packages/awscli/examples/omics/list-variant-stores.rst @@ -4531,7 +4137,6 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/omics/update-run-group.rst #usr/lib/python3.10/site-packages/awscli/examples/omics/update-variant-store.rst #usr/lib/python3.10/site-packages/awscli/examples/omics/update-workflow.rst -#usr/lib/python3.10/site-packages/awscli/examples/omics/upload-read-set-part.rst #usr/lib/python3.10/site-packages/awscli/examples/omics/wait.rst #usr/lib/python3.10/site-packages/awscli/examples/opsworks #usr/lib/python3.10/site-packages/awscli/examples/opsworks/assign-instance.rst @@ -4657,45 +4262,11 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/outposts/get-outpost.rst #usr/lib/python3.10/site-packages/awscli/examples/outposts/list-outposts.rst #usr/lib/python3.10/site-packages/awscli/examples/outposts/list-sites.rst -#usr/lib/python3.10/site-packages/awscli/examples/payment-cryptography -#usr/lib/python3.10/site-packages/awscli/examples/payment-cryptography-data -#usr/lib/python3.10/site-packages/awscli/examples/payment-cryptography-data/decrypt-data.rst -#usr/lib/python3.10/site-packages/awscli/examples/payment-cryptography-data/encrypt-data.rst -#usr/lib/python3.10/site-packages/awscli/examples/payment-cryptography-data/generate-card-validation-data.rst -#usr/lib/python3.10/site-packages/awscli/examples/payment-cryptography-data/generate-mac.rst -#usr/lib/python3.10/site-packages/awscli/examples/payment-cryptography-data/generate-pin-data.rst -#usr/lib/python3.10/site-packages/awscli/examples/payment-cryptography-data/re-encrypt-data.rst -#usr/lib/python3.10/site-packages/awscli/examples/payment-cryptography-data/translate-pin-data.rst -#usr/lib/python3.10/site-packages/awscli/examples/payment-cryptography-data/verify-auth-request-cryptogram.rst -#usr/lib/python3.10/site-packages/awscli/examples/payment-cryptography-data/verify-card-validation-data.rst -#usr/lib/python3.10/site-packages/awscli/examples/payment-cryptography-data/verify-mac.rst -#usr/lib/python3.10/site-packages/awscli/examples/payment-cryptography-data/verify-pin-data.rst -#usr/lib/python3.10/site-packages/awscli/examples/payment-cryptography/create-alias.rst -#usr/lib/python3.10/site-packages/awscli/examples/payment-cryptography/create-key.rst -#usr/lib/python3.10/site-packages/awscli/examples/payment-cryptography/delete-alias.rst -#usr/lib/python3.10/site-packages/awscli/examples/payment-cryptography/delete-key.rst -#usr/lib/python3.10/site-packages/awscli/examples/payment-cryptography/export-key.rst -#usr/lib/python3.10/site-packages/awscli/examples/payment-cryptography/get-alias.rst -#usr/lib/python3.10/site-packages/awscli/examples/payment-cryptography/get-key.rst -#usr/lib/python3.10/site-packages/awscli/examples/payment-cryptography/get-parameters-for-export.rst -#usr/lib/python3.10/site-packages/awscli/examples/payment-cryptography/get-parameters-for-import.rst -#usr/lib/python3.10/site-packages/awscli/examples/payment-cryptography/get-public-key-certificate.rst -#usr/lib/python3.10/site-packages/awscli/examples/payment-cryptography/import-key.rst -#usr/lib/python3.10/site-packages/awscli/examples/payment-cryptography/list-aliases.rst -#usr/lib/python3.10/site-packages/awscli/examples/payment-cryptography/list-keys.rst -#usr/lib/python3.10/site-packages/awscli/examples/payment-cryptography/list-tags-for-resource.rst -#usr/lib/python3.10/site-packages/awscli/examples/payment-cryptography/restore-key.rst -#usr/lib/python3.10/site-packages/awscli/examples/payment-cryptography/start-key-usage.rst -#usr/lib/python3.10/site-packages/awscli/examples/payment-cryptography/stop-key-usage.rst -#usr/lib/python3.10/site-packages/awscli/examples/payment-cryptography/tag-resource.rst -#usr/lib/python3.10/site-packages/awscli/examples/payment-cryptography/untag-resource.rst -#usr/lib/python3.10/site-packages/awscli/examples/payment-cryptography/update-alias.rst #usr/lib/python3.10/site-packages/awscli/examples/pi #usr/lib/python3.10/site-packages/awscli/examples/pi/describe-dimension-keys.rst #usr/lib/python3.10/site-packages/awscli/examples/pi/get-resource-metrics.rst #usr/lib/python3.10/site-packages/awscli/examples/pinpoint #usr/lib/python3.10/site-packages/awscli/examples/pinpoint/create-app.rst -#usr/lib/python3.10/site-packages/awscli/examples/pinpoint/create-sms-template.rst #usr/lib/python3.10/site-packages/awscli/examples/pinpoint/delete-app.rst #usr/lib/python3.10/site-packages/awscli/examples/pinpoint/get-apns-channel.rst #usr/lib/python3.10/site-packages/awscli/examples/pinpoint/get-app.rst @@ -4707,26 +4278,10 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/pinpoint/get-endpoint.rst #usr/lib/python3.10/site-packages/awscli/examples/pinpoint/get-gcm-channel.rst #usr/lib/python3.10/site-packages/awscli/examples/pinpoint/get-sms-channel.rst -#usr/lib/python3.10/site-packages/awscli/examples/pinpoint/get-sms-template.rst #usr/lib/python3.10/site-packages/awscli/examples/pinpoint/get-voice-channel.rst #usr/lib/python3.10/site-packages/awscli/examples/pinpoint/list-tags-for-resource.rst -#usr/lib/python3.10/site-packages/awscli/examples/pinpoint/phone-number-validate.rst -#usr/lib/python3.10/site-packages/awscli/examples/pinpoint/send-messages.rst -#usr/lib/python3.10/site-packages/awscli/examples/pinpoint/send-users-messages.rst #usr/lib/python3.10/site-packages/awscli/examples/pinpoint/tag-resource.rst #usr/lib/python3.10/site-packages/awscli/examples/pinpoint/untag-resource.rst -#usr/lib/python3.10/site-packages/awscli/examples/pinpoint/update-sms-channel.rst -#usr/lib/python3.10/site-packages/awscli/examples/pipes -#usr/lib/python3.10/site-packages/awscli/examples/pipes/create-pipe.rst -#usr/lib/python3.10/site-packages/awscli/examples/pipes/delete-pipe.rst -#usr/lib/python3.10/site-packages/awscli/examples/pipes/describe-pipe.rst -#usr/lib/python3.10/site-packages/awscli/examples/pipes/list-pipes.rst -#usr/lib/python3.10/site-packages/awscli/examples/pipes/list-tags-for-resource.rst -#usr/lib/python3.10/site-packages/awscli/examples/pipes/start-pipe.rst -#usr/lib/python3.10/site-packages/awscli/examples/pipes/stop-pipe.rst -#usr/lib/python3.10/site-packages/awscli/examples/pipes/tag-resource.rst -#usr/lib/python3.10/site-packages/awscli/examples/pipes/untag-resource.rst -#usr/lib/python3.10/site-packages/awscli/examples/pipes/update-pipe.rst #usr/lib/python3.10/site-packages/awscli/examples/polly #usr/lib/python3.10/site-packages/awscli/examples/polly/delete-lexicon.rst #usr/lib/python3.10/site-packages/awscli/examples/polly/get-lexicon.rst @@ -4825,10 +4380,7 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/rds/create-db-instance-read-replica.rst #usr/lib/python3.10/site-packages/awscli/examples/rds/create-db-instance.rst #usr/lib/python3.10/site-packages/awscli/examples/rds/create-db-parameter-group.rst -#usr/lib/python3.10/site-packages/awscli/examples/rds/create-db-proxy-endpoint.rst -#usr/lib/python3.10/site-packages/awscli/examples/rds/create-db-proxy.rst #usr/lib/python3.10/site-packages/awscli/examples/rds/create-db-security-group.rst -#usr/lib/python3.10/site-packages/awscli/examples/rds/create-db-shard-group.rst #usr/lib/python3.10/site-packages/awscli/examples/rds/create-db-snapshot.rst #usr/lib/python3.10/site-packages/awscli/examples/rds/create-db-subnet-group.rst #usr/lib/python3.10/site-packages/awscli/examples/rds/create-event-subscription.rst @@ -4842,16 +4394,12 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/rds/delete-db-instance-automated-backup.rst #usr/lib/python3.10/site-packages/awscli/examples/rds/delete-db-instance.rst #usr/lib/python3.10/site-packages/awscli/examples/rds/delete-db-parameter-group.rst -#usr/lib/python3.10/site-packages/awscli/examples/rds/delete-db-proxy-endpoint.rst -#usr/lib/python3.10/site-packages/awscli/examples/rds/delete-db-proxy.rst #usr/lib/python3.10/site-packages/awscli/examples/rds/delete-db-security-group.rst -#usr/lib/python3.10/site-packages/awscli/examples/rds/delete-db-shard-group.rst #usr/lib/python3.10/site-packages/awscli/examples/rds/delete-db-snapshot.rst #usr/lib/python3.10/site-packages/awscli/examples/rds/delete-db-subnet-group.rst #usr/lib/python3.10/site-packages/awscli/examples/rds/delete-event-subscription.rst #usr/lib/python3.10/site-packages/awscli/examples/rds/delete-global-cluster.rst #usr/lib/python3.10/site-packages/awscli/examples/rds/delete-option-group.rst -#usr/lib/python3.10/site-packages/awscli/examples/rds/deregister-db-proxy-targets.rst #usr/lib/python3.10/site-packages/awscli/examples/rds/describe-account-attributes.rst #usr/lib/python3.10/site-packages/awscli/examples/rds/describe-blue-green-deployments.rst #usr/lib/python3.10/site-packages/awscli/examples/rds/describe-certificates.rst @@ -4868,13 +4416,7 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/rds/describe-db-log-files.rst #usr/lib/python3.10/site-packages/awscli/examples/rds/describe-db-parameter-groups.rst #usr/lib/python3.10/site-packages/awscli/examples/rds/describe-db-parameters.rst -#usr/lib/python3.10/site-packages/awscli/examples/rds/describe-db-proxies.rst -#usr/lib/python3.10/site-packages/awscli/examples/rds/describe-db-proxy-endpoints.rst -#usr/lib/python3.10/site-packages/awscli/examples/rds/describe-db-proxy-target-groups.rst -#usr/lib/python3.10/site-packages/awscli/examples/rds/describe-db-proxy-targets.rst -#usr/lib/python3.10/site-packages/awscli/examples/rds/describe-db-recommendations.rst #usr/lib/python3.10/site-packages/awscli/examples/rds/describe-db-security-groups.rst -#usr/lib/python3.10/site-packages/awscli/examples/rds/describe-db-shard-groups.rst #usr/lib/python3.10/site-packages/awscli/examples/rds/describe-db-snapshot-attributes.rst #usr/lib/python3.10/site-packages/awscli/examples/rds/describe-db-snapshots.rst #usr/lib/python3.10/site-packages/awscli/examples/rds/describe-db-subnet-groups.rst @@ -4905,10 +4447,6 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/rds/modify-db-cluster.rst #usr/lib/python3.10/site-packages/awscli/examples/rds/modify-db-instance.rst #usr/lib/python3.10/site-packages/awscli/examples/rds/modify-db-parameter-group.rst -#usr/lib/python3.10/site-packages/awscli/examples/rds/modify-db-proxy-endpoint.rst -#usr/lib/python3.10/site-packages/awscli/examples/rds/modify-db-proxy-target-group.rst -#usr/lib/python3.10/site-packages/awscli/examples/rds/modify-db-proxy.rst -#usr/lib/python3.10/site-packages/awscli/examples/rds/modify-db-shard-group.rst #usr/lib/python3.10/site-packages/awscli/examples/rds/modify-db-snapshot-attribute.rst #usr/lib/python3.10/site-packages/awscli/examples/rds/modify-db-snapshot-attributes.rst #usr/lib/python3.10/site-packages/awscli/examples/rds/modify-db-snapshot.rst @@ -4920,8 +4458,6 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/rds/purchase-reserved-db-instance.rst #usr/lib/python3.10/site-packages/awscli/examples/rds/purchase-reserved-db-instances-offerings.rst #usr/lib/python3.10/site-packages/awscli/examples/rds/reboot-db-instance.rst -#usr/lib/python3.10/site-packages/awscli/examples/rds/reboot-db-shard-group.rst -#usr/lib/python3.10/site-packages/awscli/examples/rds/register-db-proxy-targets.rst #usr/lib/python3.10/site-packages/awscli/examples/rds/remove-from-global-cluster.rst #usr/lib/python3.10/site-packages/awscli/examples/rds/remove-option-from-option-group.rst #usr/lib/python3.10/site-packages/awscli/examples/rds/remove-role-from-db-cluster.rst @@ -5186,21 +4722,6 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/route53domains/update-domain-nameservers.rst #usr/lib/python3.10/site-packages/awscli/examples/route53domains/update-tags-for-domain.rst #usr/lib/python3.10/site-packages/awscli/examples/route53domains/view-billing.rst -#usr/lib/python3.10/site-packages/awscli/examples/route53profiles -#usr/lib/python3.10/site-packages/awscli/examples/route53profiles/associate-profile.rst -#usr/lib/python3.10/site-packages/awscli/examples/route53profiles/associate-resource-to-profile.rst -#usr/lib/python3.10/site-packages/awscli/examples/route53profiles/create-profile.rst -#usr/lib/python3.10/site-packages/awscli/examples/route53profiles/delete-profile.rst -#usr/lib/python3.10/site-packages/awscli/examples/route53profiles/disassociate-profile.rst -#usr/lib/python3.10/site-packages/awscli/examples/route53profiles/disassociate-resource-from-profile.rst -#usr/lib/python3.10/site-packages/awscli/examples/route53profiles/get-profile-association.rst -#usr/lib/python3.10/site-packages/awscli/examples/route53profiles/get-profile-resource-association.rst -#usr/lib/python3.10/site-packages/awscli/examples/route53profiles/get-profile.rst -#usr/lib/python3.10/site-packages/awscli/examples/route53profiles/list-profile-associations.rst -#usr/lib/python3.10/site-packages/awscli/examples/route53profiles/list-profile-resource-associations.rst -#usr/lib/python3.10/site-packages/awscli/examples/route53profiles/list-profiles.rst -#usr/lib/python3.10/site-packages/awscli/examples/route53profiles/list-tags-for-resource.rst -#usr/lib/python3.10/site-packages/awscli/examples/route53profiles/update-profile-resource-association.rst #usr/lib/python3.10/site-packages/awscli/examples/route53resolver #usr/lib/python3.10/site-packages/awscli/examples/route53resolver/associate-firewall-rule-group.rst #usr/lib/python3.10/site-packages/awscli/examples/route53resolver/associate-resolver-endpoint-ip-address.rst @@ -5253,9 +4774,7 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/s3/cp.rst #usr/lib/python3.10/site-packages/awscli/examples/s3/ls.rst #usr/lib/python3.10/site-packages/awscli/examples/s3/mb.rst -#usr/lib/python3.10/site-packages/awscli/examples/s3/mv #usr/lib/python3.10/site-packages/awscli/examples/s3/mv.rst -#usr/lib/python3.10/site-packages/awscli/examples/s3/mv/_description.rst #usr/lib/python3.10/site-packages/awscli/examples/s3/presign.rst #usr/lib/python3.10/site-packages/awscli/examples/s3/rb.rst #usr/lib/python3.10/site-packages/awscli/examples/s3/rm.rst @@ -5270,11 +4789,9 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/s3api/delete-bucket-analytics-configuration.rst #usr/lib/python3.10/site-packages/awscli/examples/s3api/delete-bucket-cors.rst #usr/lib/python3.10/site-packages/awscli/examples/s3api/delete-bucket-encryption.rst -#usr/lib/python3.10/site-packages/awscli/examples/s3api/delete-bucket-intelligent-tiering-configuration.rst #usr/lib/python3.10/site-packages/awscli/examples/s3api/delete-bucket-inventory-configuration.rst #usr/lib/python3.10/site-packages/awscli/examples/s3api/delete-bucket-lifecycle.rst #usr/lib/python3.10/site-packages/awscli/examples/s3api/delete-bucket-metrics-configuration.rst -#usr/lib/python3.10/site-packages/awscli/examples/s3api/delete-bucket-ownership-controls.rst #usr/lib/python3.10/site-packages/awscli/examples/s3api/delete-bucket-policy.rst #usr/lib/python3.10/site-packages/awscli/examples/s3api/delete-bucket-replication.rst #usr/lib/python3.10/site-packages/awscli/examples/s3api/delete-bucket-tagging.rst @@ -5289,7 +4806,6 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/s3api/get-bucket-analytics-configuration.rst #usr/lib/python3.10/site-packages/awscli/examples/s3api/get-bucket-cors.rst #usr/lib/python3.10/site-packages/awscli/examples/s3api/get-bucket-encryption.rst -#usr/lib/python3.10/site-packages/awscli/examples/s3api/get-bucket-intelligent-tiering-configuration.rst #usr/lib/python3.10/site-packages/awscli/examples/s3api/get-bucket-inventory-configuration.rst #usr/lib/python3.10/site-packages/awscli/examples/s3api/get-bucket-lifecycle-configuration.rst #usr/lib/python3.10/site-packages/awscli/examples/s3api/get-bucket-lifecycle.rst @@ -5298,7 +4814,6 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/s3api/get-bucket-metrics-configuration.rst #usr/lib/python3.10/site-packages/awscli/examples/s3api/get-bucket-notification-configuration.rst #usr/lib/python3.10/site-packages/awscli/examples/s3api/get-bucket-notification.rst -#usr/lib/python3.10/site-packages/awscli/examples/s3api/get-bucket-ownership-controls.rst #usr/lib/python3.10/site-packages/awscli/examples/s3api/get-bucket-policy-status.rst #usr/lib/python3.10/site-packages/awscli/examples/s3api/get-bucket-policy.rst #usr/lib/python3.10/site-packages/awscli/examples/s3api/get-bucket-replication.rst @@ -5318,7 +4833,6 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/s3api/head-bucket.rst #usr/lib/python3.10/site-packages/awscli/examples/s3api/head-object.rst #usr/lib/python3.10/site-packages/awscli/examples/s3api/list-bucket-analytics-configurations.rst -#usr/lib/python3.10/site-packages/awscli/examples/s3api/list-bucket-intelligent-tiering-configurations.rst #usr/lib/python3.10/site-packages/awscli/examples/s3api/list-bucket-inventory-configurations.rst #usr/lib/python3.10/site-packages/awscli/examples/s3api/list-bucket-metrics-configurations.rst #usr/lib/python3.10/site-packages/awscli/examples/s3api/list-buckets.rst @@ -5332,7 +4846,6 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/s3api/put-bucket-analytics-configuration.rst #usr/lib/python3.10/site-packages/awscli/examples/s3api/put-bucket-cors.rst #usr/lib/python3.10/site-packages/awscli/examples/s3api/put-bucket-encryption.rst -#usr/lib/python3.10/site-packages/awscli/examples/s3api/put-bucket-intelligent-tiering-configuration.rst #usr/lib/python3.10/site-packages/awscli/examples/s3api/put-bucket-inventory-configuration.rst #usr/lib/python3.10/site-packages/awscli/examples/s3api/put-bucket-lifecycle-configuration.rst #usr/lib/python3.10/site-packages/awscli/examples/s3api/put-bucket-lifecycle.rst @@ -5340,7 +4853,6 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/s3api/put-bucket-metrics-configuration.rst #usr/lib/python3.10/site-packages/awscli/examples/s3api/put-bucket-notification-configuration.rst #usr/lib/python3.10/site-packages/awscli/examples/s3api/put-bucket-notification.rst -#usr/lib/python3.10/site-packages/awscli/examples/s3api/put-bucket-ownership-controls.rst #usr/lib/python3.10/site-packages/awscli/examples/s3api/put-bucket-policy.rst #usr/lib/python3.10/site-packages/awscli/examples/s3api/put-bucket-replication.rst #usr/lib/python3.10/site-packages/awscli/examples/s3api/put-bucket-request-payment.rst @@ -5383,7 +4895,6 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/s3control/update-job-priority.rst #usr/lib/python3.10/site-packages/awscli/examples/s3control/update-job-status.rst #usr/lib/python3.10/site-packages/awscli/examples/secretsmanager -#usr/lib/python3.10/site-packages/awscli/examples/secretsmanager/batch-get-secret-value.rst #usr/lib/python3.10/site-packages/awscli/examples/secretsmanager/cancel-rotate-secret.rst #usr/lib/python3.10/site-packages/awscli/examples/secretsmanager/create-secret.rst #usr/lib/python3.10/site-packages/awscli/examples/secretsmanager/delete-resource-policy.rst @@ -5409,26 +4920,16 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/securityhub #usr/lib/python3.10/site-packages/awscli/examples/securityhub/accept-administrator-invitation.rst #usr/lib/python3.10/site-packages/awscli/examples/securityhub/accept-invitation.rst -#usr/lib/python3.10/site-packages/awscli/examples/securityhub/batch-delete-automation-rules.rst #usr/lib/python3.10/site-packages/awscli/examples/securityhub/batch-disable-standards.rst #usr/lib/python3.10/site-packages/awscli/examples/securityhub/batch-enable-standards.rst -#usr/lib/python3.10/site-packages/awscli/examples/securityhub/batch-get-automation-rules.rst -#usr/lib/python3.10/site-packages/awscli/examples/securityhub/batch-get-configuration-policy-associations.rst -#usr/lib/python3.10/site-packages/awscli/examples/securityhub/batch-get-security-controls.rst -#usr/lib/python3.10/site-packages/awscli/examples/securityhub/batch-get-standards-control-associations.rst #usr/lib/python3.10/site-packages/awscli/examples/securityhub/batch-import-findings.rst -#usr/lib/python3.10/site-packages/awscli/examples/securityhub/batch-update-automation-rules.rst #usr/lib/python3.10/site-packages/awscli/examples/securityhub/batch-update-findings.rst -#usr/lib/python3.10/site-packages/awscli/examples/securityhub/batch-update-standards-control-associations.rst #usr/lib/python3.10/site-packages/awscli/examples/securityhub/create-action-target.rst -#usr/lib/python3.10/site-packages/awscli/examples/securityhub/create-automation-rule.rst -#usr/lib/python3.10/site-packages/awscli/examples/securityhub/create-configuration-policy.rst #usr/lib/python3.10/site-packages/awscli/examples/securityhub/create-finding-aggregator.rst #usr/lib/python3.10/site-packages/awscli/examples/securityhub/create-insight.rst #usr/lib/python3.10/site-packages/awscli/examples/securityhub/create-members.rst #usr/lib/python3.10/site-packages/awscli/examples/securityhub/decline-invitations.rst #usr/lib/python3.10/site-packages/awscli/examples/securityhub/delete-action-target.rst -#usr/lib/python3.10/site-packages/awscli/examples/securityhub/delete-configuration-policy.rst #usr/lib/python3.10/site-packages/awscli/examples/securityhub/delete-finding-aggregator.rst #usr/lib/python3.10/site-packages/awscli/examples/securityhub/delete-insight.rst #usr/lib/python3.10/site-packages/awscli/examples/securityhub/delete-invitations.rst @@ -5449,73 +4950,29 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/securityhub/enable-organization-admin-account.rst #usr/lib/python3.10/site-packages/awscli/examples/securityhub/enable-security-hub.rst #usr/lib/python3.10/site-packages/awscli/examples/securityhub/get-administrator-account.rst -#usr/lib/python3.10/site-packages/awscli/examples/securityhub/get-configuration-policy-association.rst -#usr/lib/python3.10/site-packages/awscli/examples/securityhub/get-configuration-policy.rst #usr/lib/python3.10/site-packages/awscli/examples/securityhub/get-enabled-standards.rst #usr/lib/python3.10/site-packages/awscli/examples/securityhub/get-finding-aggregator.rst -#usr/lib/python3.10/site-packages/awscli/examples/securityhub/get-finding-history.rst #usr/lib/python3.10/site-packages/awscli/examples/securityhub/get-findings.rst #usr/lib/python3.10/site-packages/awscli/examples/securityhub/get-insight-results.rst #usr/lib/python3.10/site-packages/awscli/examples/securityhub/get-insights.rst #usr/lib/python3.10/site-packages/awscli/examples/securityhub/get-invitations-count.rst #usr/lib/python3.10/site-packages/awscli/examples/securityhub/get-master-account.rst #usr/lib/python3.10/site-packages/awscli/examples/securityhub/get-members.rst -#usr/lib/python3.10/site-packages/awscli/examples/securityhub/get-security-control-definition.rst #usr/lib/python3.10/site-packages/awscli/examples/securityhub/invite-members.rst -#usr/lib/python3.10/site-packages/awscli/examples/securityhub/list-automation-rules.rst -#usr/lib/python3.10/site-packages/awscli/examples/securityhub/list-configuration-policies.rst -#usr/lib/python3.10/site-packages/awscli/examples/securityhub/list-configuration-policy-associations.rst #usr/lib/python3.10/site-packages/awscli/examples/securityhub/list-enabled-products-for-import.rst #usr/lib/python3.10/site-packages/awscli/examples/securityhub/list-finding-aggregators.rst #usr/lib/python3.10/site-packages/awscli/examples/securityhub/list-invitations.rst #usr/lib/python3.10/site-packages/awscli/examples/securityhub/list-members.rst #usr/lib/python3.10/site-packages/awscli/examples/securityhub/list-organization-admin-accounts.rst -#usr/lib/python3.10/site-packages/awscli/examples/securityhub/list-security-control-definitions.rst -#usr/lib/python3.10/site-packages/awscli/examples/securityhub/list-standards-control-associations.rst #usr/lib/python3.10/site-packages/awscli/examples/securityhub/list-tags-for-resource.rst -#usr/lib/python3.10/site-packages/awscli/examples/securityhub/start-configuration-policy-association.rst -#usr/lib/python3.10/site-packages/awscli/examples/securityhub/start-configuration-policy-disassociation.rst #usr/lib/python3.10/site-packages/awscli/examples/securityhub/tag-resource.rst #usr/lib/python3.10/site-packages/awscli/examples/securityhub/untag-resource.rst #usr/lib/python3.10/site-packages/awscli/examples/securityhub/update-action-target.rst -#usr/lib/python3.10/site-packages/awscli/examples/securityhub/update-configuration-policy.rst #usr/lib/python3.10/site-packages/awscli/examples/securityhub/update-finding-aggregator.rst #usr/lib/python3.10/site-packages/awscli/examples/securityhub/update-insight.rst #usr/lib/python3.10/site-packages/awscli/examples/securityhub/update-organization-configuration.rst -#usr/lib/python3.10/site-packages/awscli/examples/securityhub/update-security-control.rst #usr/lib/python3.10/site-packages/awscli/examples/securityhub/update-security-hub-configuration.rst #usr/lib/python3.10/site-packages/awscli/examples/securityhub/update-standards-control.rst -#usr/lib/python3.10/site-packages/awscli/examples/securitylake -#usr/lib/python3.10/site-packages/awscli/examples/securitylake/create-aws-logsource.rst -#usr/lib/python3.10/site-packages/awscli/examples/securitylake/create-custom-logsource.rst -#usr/lib/python3.10/site-packages/awscli/examples/securitylake/create-data-lake-exception-subscription.rst -#usr/lib/python3.10/site-packages/awscli/examples/securitylake/create-data-lake-organization-configuration.rst -#usr/lib/python3.10/site-packages/awscli/examples/securitylake/create-data-lake.rst -#usr/lib/python3.10/site-packages/awscli/examples/securitylake/create-subscriber-data-access.rst -#usr/lib/python3.10/site-packages/awscli/examples/securitylake/create-subscriber-notification.rst -#usr/lib/python3.10/site-packages/awscli/examples/securitylake/create-subscriber-query-access.rst -#usr/lib/python3.10/site-packages/awscli/examples/securitylake/delete-aws-logsource.rst -#usr/lib/python3.10/site-packages/awscli/examples/securitylake/delete-custom-logsource.rst -#usr/lib/python3.10/site-packages/awscli/examples/securitylake/delete-data-lake-organization-configuration.rst -#usr/lib/python3.10/site-packages/awscli/examples/securitylake/delete-data-lake.rst -#usr/lib/python3.10/site-packages/awscli/examples/securitylake/delete-subscriber-notification.rst -#usr/lib/python3.10/site-packages/awscli/examples/securitylake/delete-subscriber.rst -#usr/lib/python3.10/site-packages/awscli/examples/securitylake/get-data-lake-exception-subscription.rst -#usr/lib/python3.10/site-packages/awscli/examples/securitylake/get-data-lake-organization-configuration.rst -#usr/lib/python3.10/site-packages/awscli/examples/securitylake/get-data-lake-sources.rst -#usr/lib/python3.10/site-packages/awscli/examples/securitylake/get-subscriber.rst -#usr/lib/python3.10/site-packages/awscli/examples/securitylake/list-data-lake-exceptions.rst -#usr/lib/python3.10/site-packages/awscli/examples/securitylake/list-data-lakes.rst -#usr/lib/python3.10/site-packages/awscli/examples/securitylake/list-log-sources.rst -#usr/lib/python3.10/site-packages/awscli/examples/securitylake/list-subscribers.rst -#usr/lib/python3.10/site-packages/awscli/examples/securitylake/list-tags-for-resource.rst -#usr/lib/python3.10/site-packages/awscli/examples/securitylake/register-data-lake-delegated-administrator.rst -#usr/lib/python3.10/site-packages/awscli/examples/securitylake/tag-resource.rst -#usr/lib/python3.10/site-packages/awscli/examples/securitylake/untag-resource.rst -#usr/lib/python3.10/site-packages/awscli/examples/securitylake/update-data-lake-exception-subscription.rst -#usr/lib/python3.10/site-packages/awscli/examples/securitylake/update-data-lake.rst -#usr/lib/python3.10/site-packages/awscli/examples/securitylake/update-subscriber-notification.rst -#usr/lib/python3.10/site-packages/awscli/examples/securitylake/update-subscriber.rst #usr/lib/python3.10/site-packages/awscli/examples/serverlessrepo #usr/lib/python3.10/site-packages/awscli/examples/serverlessrepo/put-application-policy.rst #usr/lib/python3.10/site-packages/awscli/examples/service-quotas @@ -5529,20 +4986,6 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/service-quotas/list-services.rst #usr/lib/python3.10/site-packages/awscli/examples/service-quotas/request-service-quota-increase.rst #usr/lib/python3.10/site-packages/awscli/examples/servicecatalog -#usr/lib/python3.10/site-packages/awscli/examples/servicecatalog-appregistry -#usr/lib/python3.10/site-packages/awscli/examples/servicecatalog-appregistry/associate-attribute-group.rst -#usr/lib/python3.10/site-packages/awscli/examples/servicecatalog-appregistry/create-application.rst -#usr/lib/python3.10/site-packages/awscli/examples/servicecatalog-appregistry/create-attribute-group.rst -#usr/lib/python3.10/site-packages/awscli/examples/servicecatalog-appregistry/delete-application.rst -#usr/lib/python3.10/site-packages/awscli/examples/servicecatalog-appregistry/delete-attribute-group.rst -#usr/lib/python3.10/site-packages/awscli/examples/servicecatalog-appregistry/get-application.rst -#usr/lib/python3.10/site-packages/awscli/examples/servicecatalog-appregistry/get-attribute-group.rst -#usr/lib/python3.10/site-packages/awscli/examples/servicecatalog-appregistry/list-applications.rst -#usr/lib/python3.10/site-packages/awscli/examples/servicecatalog-appregistry/list-associated-attribute-groups.rst -#usr/lib/python3.10/site-packages/awscli/examples/servicecatalog-appregistry/list-attribute-groups-for-application.rst -#usr/lib/python3.10/site-packages/awscli/examples/servicecatalog-appregistry/list-attribute-groups.rst -#usr/lib/python3.10/site-packages/awscli/examples/servicecatalog-appregistry/update-application.rst -#usr/lib/python3.10/site-packages/awscli/examples/servicecatalog-appregistry/update-attribute-group.rst #usr/lib/python3.10/site-packages/awscli/examples/servicecatalog/accept-portfolio-share.rst #usr/lib/python3.10/site-packages/awscli/examples/servicecatalog/associate-principal-with-portfolio.rst #usr/lib/python3.10/site-packages/awscli/examples/servicecatalog/associate-product-with-portfolio.rst @@ -5680,7 +5123,6 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/sns/untag-resource.rst #usr/lib/python3.10/site-packages/awscli/examples/sqs #usr/lib/python3.10/site-packages/awscli/examples/sqs/add-permission.rst -#usr/lib/python3.10/site-packages/awscli/examples/sqs/cancel-message-move-task.rst #usr/lib/python3.10/site-packages/awscli/examples/sqs/change-message-visibility-batch.rst #usr/lib/python3.10/site-packages/awscli/examples/sqs/change-message-visibility.rst #usr/lib/python3.10/site-packages/awscli/examples/sqs/create-queue.rst @@ -5690,7 +5132,6 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/sqs/get-queue-attributes.rst #usr/lib/python3.10/site-packages/awscli/examples/sqs/get-queue-url.rst #usr/lib/python3.10/site-packages/awscli/examples/sqs/list-dead-letter-source-queues.rst -#usr/lib/python3.10/site-packages/awscli/examples/sqs/list-message-move-tasks.rst #usr/lib/python3.10/site-packages/awscli/examples/sqs/list-queue-tags.rst #usr/lib/python3.10/site-packages/awscli/examples/sqs/list-queues.rst #usr/lib/python3.10/site-packages/awscli/examples/sqs/purge-queue.rst @@ -5699,7 +5140,6 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/sqs/send-message-batch.rst #usr/lib/python3.10/site-packages/awscli/examples/sqs/send-message.rst #usr/lib/python3.10/site-packages/awscli/examples/sqs/set-queue-attributes.rst -#usr/lib/python3.10/site-packages/awscli/examples/sqs/start-message-move-task.rst #usr/lib/python3.10/site-packages/awscli/examples/sqs/tag-queue.rst #usr/lib/python3.10/site-packages/awscli/examples/sqs/untag-queue.rst #usr/lib/python3.10/site-packages/awscli/examples/ssm @@ -5901,9 +5341,7 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/sts/assume-role-with-saml.rst #usr/lib/python3.10/site-packages/awscli/examples/sts/assume-role-with-web-identity.rst #usr/lib/python3.10/site-packages/awscli/examples/sts/assume-role.rst -#usr/lib/python3.10/site-packages/awscli/examples/sts/decode-authorization-message.rst #usr/lib/python3.10/site-packages/awscli/examples/sts/get-caller-identity.rst -#usr/lib/python3.10/site-packages/awscli/examples/sts/get-federation-token.rst #usr/lib/python3.10/site-packages/awscli/examples/sts/get-session-token.rst #usr/lib/python3.10/site-packages/awscli/examples/support #usr/lib/python3.10/site-packages/awscli/examples/support/add-attachments-to-set.rst @@ -5967,73 +5405,6 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/transcribe/update-vocabulary.rst #usr/lib/python3.10/site-packages/awscli/examples/translate #usr/lib/python3.10/site-packages/awscli/examples/translate/import-terminology.rst -#usr/lib/python3.10/site-packages/awscli/examples/trustedadvisor -#usr/lib/python3.10/site-packages/awscli/examples/trustedadvisor/get-organization-recommendation.rst -#usr/lib/python3.10/site-packages/awscli/examples/trustedadvisor/get-recommendation.rst -#usr/lib/python3.10/site-packages/awscli/examples/trustedadvisor/list-checks.rst -#usr/lib/python3.10/site-packages/awscli/examples/trustedadvisor/list-organization-recommendation-accounts.rst -#usr/lib/python3.10/site-packages/awscli/examples/trustedadvisor/list-organization-recommendation-resources.rst -#usr/lib/python3.10/site-packages/awscli/examples/trustedadvisor/list-organization-recommendations.rst -#usr/lib/python3.10/site-packages/awscli/examples/trustedadvisor/list-recommendation-resources.rst -#usr/lib/python3.10/site-packages/awscli/examples/trustedadvisor/list-recommendations.rst -#usr/lib/python3.10/site-packages/awscli/examples/trustedadvisor/update-organization-recommendation-lifecycle.rst -#usr/lib/python3.10/site-packages/awscli/examples/trustedadvisor/update-recommendation-lifecycle.rst -#usr/lib/python3.10/site-packages/awscli/examples/verifiedpermissions -#usr/lib/python3.10/site-packages/awscli/examples/verifiedpermissions/create-identity-source.rst -#usr/lib/python3.10/site-packages/awscli/examples/verifiedpermissions/create-policy-store.rst -#usr/lib/python3.10/site-packages/awscli/examples/verifiedpermissions/create-policy-template.rst -#usr/lib/python3.10/site-packages/awscli/examples/verifiedpermissions/create-policy.rst -#usr/lib/python3.10/site-packages/awscli/examples/verifiedpermissions/delete-identity-source.rst -#usr/lib/python3.10/site-packages/awscli/examples/verifiedpermissions/delete-policy-store.rst -#usr/lib/python3.10/site-packages/awscli/examples/verifiedpermissions/delete-policy-template.rst -#usr/lib/python3.10/site-packages/awscli/examples/verifiedpermissions/delete-policy.rst -#usr/lib/python3.10/site-packages/awscli/examples/verifiedpermissions/get-identity-source.rst -#usr/lib/python3.10/site-packages/awscli/examples/verifiedpermissions/get-policy-store.rst -#usr/lib/python3.10/site-packages/awscli/examples/verifiedpermissions/get-policy-template.rst -#usr/lib/python3.10/site-packages/awscli/examples/verifiedpermissions/get-policy.rst -#usr/lib/python3.10/site-packages/awscli/examples/verifiedpermissions/get-schema.rst -#usr/lib/python3.10/site-packages/awscli/examples/verifiedpermissions/is-authorized-with-token.rst -#usr/lib/python3.10/site-packages/awscli/examples/verifiedpermissions/is-authorized.rst -#usr/lib/python3.10/site-packages/awscli/examples/verifiedpermissions/list-identity-sources.rst -#usr/lib/python3.10/site-packages/awscli/examples/verifiedpermissions/list-policies.rst -#usr/lib/python3.10/site-packages/awscli/examples/verifiedpermissions/list-policy-stores.rst -#usr/lib/python3.10/site-packages/awscli/examples/verifiedpermissions/list-policy-templates.rst -#usr/lib/python3.10/site-packages/awscli/examples/verifiedpermissions/put-schema.rst -#usr/lib/python3.10/site-packages/awscli/examples/verifiedpermissions/update-identity-source.rst -#usr/lib/python3.10/site-packages/awscli/examples/verifiedpermissions/update-policy-store.rst -#usr/lib/python3.10/site-packages/awscli/examples/verifiedpermissions/update-policy-template.rst -#usr/lib/python3.10/site-packages/awscli/examples/verifiedpermissions/update-policy.rst -#usr/lib/python3.10/site-packages/awscli/examples/vpc-lattice -#usr/lib/python3.10/site-packages/awscli/examples/vpc-lattice/create-listener.rst -#usr/lib/python3.10/site-packages/awscli/examples/vpc-lattice/create-service-network-service-association.rst -#usr/lib/python3.10/site-packages/awscli/examples/vpc-lattice/create-service-network-vpc-association.rst -#usr/lib/python3.10/site-packages/awscli/examples/vpc-lattice/create-service-network.rst -#usr/lib/python3.10/site-packages/awscli/examples/vpc-lattice/create-service.rst -#usr/lib/python3.10/site-packages/awscli/examples/vpc-lattice/create-target-group.rst -#usr/lib/python3.10/site-packages/awscli/examples/vpc-lattice/delete-auth-policy.rst -#usr/lib/python3.10/site-packages/awscli/examples/vpc-lattice/delete-listener.rst -#usr/lib/python3.10/site-packages/awscli/examples/vpc-lattice/delete-service-network-service-association.rst -#usr/lib/python3.10/site-packages/awscli/examples/vpc-lattice/delete-service-network-vpc-association.rst -#usr/lib/python3.10/site-packages/awscli/examples/vpc-lattice/delete-service-network.rst -#usr/lib/python3.10/site-packages/awscli/examples/vpc-lattice/delete-service.rst -#usr/lib/python3.10/site-packages/awscli/examples/vpc-lattice/delete-target-group.rst -#usr/lib/python3.10/site-packages/awscli/examples/vpc-lattice/deregister-targets.rst -#usr/lib/python3.10/site-packages/awscli/examples/vpc-lattice/get-auth-policy.rst -#usr/lib/python3.10/site-packages/awscli/examples/vpc-lattice/get-listener.rst -#usr/lib/python3.10/site-packages/awscli/examples/vpc-lattice/get-service-network-service-association.rst -#usr/lib/python3.10/site-packages/awscli/examples/vpc-lattice/get-service-network-vpc-association.rst -#usr/lib/python3.10/site-packages/awscli/examples/vpc-lattice/get-service-network.rst -#usr/lib/python3.10/site-packages/awscli/examples/vpc-lattice/get-service.rst -#usr/lib/python3.10/site-packages/awscli/examples/vpc-lattice/get-target-group.rst -#usr/lib/python3.10/site-packages/awscli/examples/vpc-lattice/list-listeners.rst -#usr/lib/python3.10/site-packages/awscli/examples/vpc-lattice/list-service-network-service-associations.rst -#usr/lib/python3.10/site-packages/awscli/examples/vpc-lattice/list-service-network-vpc-associations.rst -#usr/lib/python3.10/site-packages/awscli/examples/vpc-lattice/list-service-networks.rst -#usr/lib/python3.10/site-packages/awscli/examples/vpc-lattice/list-services.rst -#usr/lib/python3.10/site-packages/awscli/examples/vpc-lattice/list-target-groups.rst -#usr/lib/python3.10/site-packages/awscli/examples/vpc-lattice/list-targets.rst -#usr/lib/python3.10/site-packages/awscli/examples/vpc-lattice/put-auth-policy.rst -#usr/lib/python3.10/site-packages/awscli/examples/vpc-lattice/register-targets.rst #usr/lib/python3.10/site-packages/awscli/examples/waf #usr/lib/python3.10/site-packages/awscli/examples/waf-regional #usr/lib/python3.10/site-packages/awscli/examples/waf-regional/associate-web-acl.rst diff --git a/lfs/aws-cli b/lfs/aws-cli index bc20594c2..11cf02bf8 100644 --- a/lfs/aws-cli +++ b/lfs/aws-cli @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2024 IPFire Team info@ipfire.org # +# Copyright (C) 2007-2023 IPFire Team info@ipfire.org # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -26,7 +26,7 @@ include Config
SUMMARY = Amazon Web Services Command Line Interface
-VER = 1.36.15 +VER = 1.27.100
THISAPP = aws-cli-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = aws-cli -PAK_VER = 9 +PAK_VER = 10
DEPS = python3-botocore python3-colorama python3-docutils python3-pyasn1 python3-rsa python3-s3transfer python3-six python3-yaml
@@ -48,7 +48,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = ad355829f2388c6035713308badf8239684a475e1c925838cfd16f88505f88d3c71b6f73d5d4335936d3aeae239cb78f08150fcfd36c7b15cbea8a61813786b6 +$(DL_FILE)_BLAKE2 = 02fac88ec2451c7c0f8b96c17c08e767ab629ab4480abf195023298aaf8b3f98f2fe5805da0051cbcc2fad0a93e5277dfaa38ffdf979d991f3873268ee530ffd
install : $(TARGET)
hooks/post-receive -- IPFire 2.x development tree