From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] aws-cli: Update to version 1.36.15 Date: Thu, 05 Dec 2024 14:15:45 +0100 Message-ID: <20241205131546.3390092-3-adolf.belka@ipfire.org> In-Reply-To: <20241205131546.3390092-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1128140699919252276==" List-Id: --===============1128140699919252276== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable - Update from version 1.27.100 to 1.36.15 (398 update versions between thgese= two) - Update of rootfile not required - Changelog is around 4,500 lines long so not suitable to include here. Chang= es can be found in the CHANGELOG.rst file in the source tarball Signed-off-by: Adolf Belka --- config/rootfiles/packages/aws-cli | 713 ++++++++++++++++++++++++++++-- lfs/aws-cli | 8 +- 2 files changed, 675 insertions(+), 46 deletions(-) diff --git a/config/rootfiles/packages/aws-cli b/config/rootfiles/packages/aw= s-cli index ce54f83e0..49eb4fdaa 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.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.t= xt -#usr/lib/python3.10/site-packages/awscli-1.27.100-py3.10.egg-info/top_level.= txt +#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.t= xt 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,6 +35,7 @@ usr/lib/python3.10/site-packages/awscli/customizations/argr= ename.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 @@ -176,6 +177,9 @@ usr/lib/python3.10/site-packages/awscli/customizations/io= t.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 @@ -183,6 +187,7 @@ usr/lib/python3.10/site-packages/awscli/customizations/ov= erridesslcommonname.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 @@ -234,6 +239,40 @@ usr/lib/python3.10/site-packages/awscli/customizations/w= aiters.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-archi= ve-rule.rst +#usr/lib/python3.10/site-packages/awscli/examples/accessanalyzer/cancel-poli= cy-generation.rst +#usr/lib/python3.10/site-packages/awscli/examples/accessanalyzer/check-acces= s-not-granted.rst +#usr/lib/python3.10/site-packages/awscli/examples/accessanalyzer/check-no-ne= w-access.rst +#usr/lib/python3.10/site-packages/awscli/examples/accessanalyzer/check-no-pu= blic-access.rst +#usr/lib/python3.10/site-packages/awscli/examples/accessanalyzer/create-acce= ss-preview.rst +#usr/lib/python3.10/site-packages/awscli/examples/accessanalyzer/create-anal= yzer.rst +#usr/lib/python3.10/site-packages/awscli/examples/accessanalyzer/create-arch= ive-rule.rst +#usr/lib/python3.10/site-packages/awscli/examples/accessanalyzer/delete-anal= yzer.rst +#usr/lib/python3.10/site-packages/awscli/examples/accessanalyzer/delete-arch= ive-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-analyze= d-resource.rst +#usr/lib/python3.10/site-packages/awscli/examples/accessanalyzer/get-analyze= r.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-generat= ed-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-analyz= ed-resources.rst +#usr/lib/python3.10/site-packages/awscli/examples/accessanalyzer/list-analyz= ers.rst +#usr/lib/python3.10/site-packages/awscli/examples/accessanalyzer/list-archiv= e-rules.rst +#usr/lib/python3.10/site-packages/awscli/examples/accessanalyzer/list-findin= gs-v2.rst +#usr/lib/python3.10/site-packages/awscli/examples/accessanalyzer/list-findin= gs.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-f= or-resource.rst +#usr/lib/python3.10/site-packages/awscli/examples/accessanalyzer/start-polic= y-generation.rst +#usr/lib/python3.10/site-packages/awscli/examples/accessanalyzer/start-resou= rce-scan.rst +#usr/lib/python3.10/site-packages/awscli/examples/accessanalyzer/tag-resourc= e.rst +#usr/lib/python3.10/site-packages/awscli/examples/accessanalyzer/untag-resou= rce.rst +#usr/lib/python3.10/site-packages/awscli/examples/accessanalyzer/update-arch= ive-rule.rst +#usr/lib/python3.10/site-packages/awscli/examples/accessanalyzer/update-find= ings.rst +#usr/lib/python3.10/site-packages/awscli/examples/accessanalyzer/validate-po= licy.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 @@ -264,12 +303,6 @@ 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-emai= l.rst #usr/lib/python3.10/site-packages/awscli/examples/acm/update-certificate-opt= ions.rst -#usr/lib/python3.10/site-packages/awscli/examples/alexaforbusiness -#usr/lib/python3.10/site-packages/awscli/examples/alexaforbusiness/create-ne= twork-profile.rst -#usr/lib/python3.10/site-packages/awscli/examples/alexaforbusiness/delete-ne= twork-profile.rst -#usr/lib/python3.10/site-packages/awscli/examples/alexaforbusiness/get-netwo= rk-profile.rst -#usr/lib/python3.10/site-packages/awscli/examples/alexaforbusiness/search-ne= twork-profiles.rst -#usr/lib/python3.10/site-packages/awscli/examples/alexaforbusiness/update-ne= twork-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-authoriz= er.rst @@ -422,11 +455,15 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/appconfig/create-applicati= on.rst #usr/lib/python3.10/site-packages/awscli/examples/appconfig/create-configura= tion-profile.rst #usr/lib/python3.10/site-packages/awscli/examples/appconfig/create-environme= nt.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-co= nfiguration-version.rst #usr/lib/python3.10/site-packages/awscli/examples/appconfig/delete-applicati= on.rst #usr/lib/python3.10/site-packages/awscli/examples/appconfig/delete-configura= tion-profile.rst #usr/lib/python3.10/site-packages/awscli/examples/appconfig/delete-deploymen= t-strategy.rst #usr/lib/python3.10/site-packages/awscli/examples/appconfig/delete-environme= nt.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-co= nfiguration-version.rst #usr/lib/python3.10/site-packages/awscli/examples/appconfig/get-application.= rst #usr/lib/python3.10/site-packages/awscli/examples/appconfig/get-configuratio= n-profile.rst @@ -434,12 +471,16 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/appconfig/get-deployment-s= trategy.rst #usr/lib/python3.10/site-packages/awscli/examples/appconfig/get-deployment.r= st #usr/lib/python3.10/site-packages/awscli/examples/appconfig/get-environment.= rst +#usr/lib/python3.10/site-packages/awscli/examples/appconfig/get-extension-as= sociation.rst +#usr/lib/python3.10/site-packages/awscli/examples/appconfig/get-extension.rst #usr/lib/python3.10/site-packages/awscli/examples/appconfig/get-hosted-confi= guration-version.rst #usr/lib/python3.10/site-packages/awscli/examples/appconfig/list-application= s.rst #usr/lib/python3.10/site-packages/awscli/examples/appconfig/list-configurati= on-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-environment= s.rst +#usr/lib/python3.10/site-packages/awscli/examples/appconfig/list-extension-a= ssociations.rst +#usr/lib/python3.10/site-packages/awscli/examples/appconfig/list-extensions.= rst #usr/lib/python3.10/site-packages/awscli/examples/appconfig/list-hosted-conf= iguration-versions.rst #usr/lib/python3.10/site-packages/awscli/examples/appconfig/list-tags-for-re= source.rst #usr/lib/python3.10/site-packages/awscli/examples/appconfig/start-deployment= .rst @@ -450,6 +491,8 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/appconfig/update-configura= tion-profile.rst #usr/lib/python3.10/site-packages/awscli/examples/appconfig/update-deploymen= t-strategy.rst #usr/lib/python3.10/site-packages/awscli/examples/appconfig/update-environme= nt.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-configu= ration.rst #usr/lib/python3.10/site-packages/awscli/examples/application-autoscaling #usr/lib/python3.10/site-packages/awscli/examples/application-autoscaling/de= lete-scaling-policy.rst @@ -459,9 +502,12 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/application-autoscaling/de= scribe-scaling-activities.rst #usr/lib/python3.10/site-packages/awscli/examples/application-autoscaling/de= scribe-scaling-policies.rst #usr/lib/python3.10/site-packages/awscli/examples/application-autoscaling/de= scribe-scheduled-actions.rst +#usr/lib/python3.10/site-packages/awscli/examples/application-autoscaling/li= st-tags-for-resource.rst #usr/lib/python3.10/site-packages/awscli/examples/application-autoscaling/pu= t-scaling-policy.rst #usr/lib/python3.10/site-packages/awscli/examples/application-autoscaling/pu= t-scheduled-action.rst #usr/lib/python3.10/site-packages/awscli/examples/application-autoscaling/re= gister-scalable-target.rst +#usr/lib/python3.10/site-packages/awscli/examples/application-autoscaling/ta= g-resource.rst +#usr/lib/python3.10/site-packages/awscli/examples/application-autoscaling/un= tag-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 @@ -603,6 +649,7 @@ 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-lifecyc= le-action-heartbeat.rst #usr/lib/python3.10/site-packages/awscli/examples/autoscaling/resume-process= es.rst +#usr/lib/python3.10/site-packages/awscli/examples/autoscaling/rollback-insta= nce-refresh.rst #usr/lib/python3.10/site-packages/awscli/examples/autoscaling/set-desired-ca= pacity.rst #usr/lib/python3.10/site-packages/awscli/examples/autoscaling/set-instance-h= ealth.rst #usr/lib/python3.10/site-packages/awscli/examples/autoscaling/set-instance-p= rotection.rst @@ -900,16 +947,44 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/cloudtrail/validate-logs.r= st #usr/lib/python3.10/site-packages/awscli/examples/cloudwatch #usr/lib/python3.10/site-packages/awscli/examples/cloudwatch/delete-alarms.r= st +#usr/lib/python3.10/site-packages/awscli/examples/cloudwatch/delete-anomaly-= detector.rst +#usr/lib/python3.10/site-packages/awscli/examples/cloudwatch/delete-dashboar= ds.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-s= tream.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-anomal= y-detectors.rst +#usr/lib/python3.10/site-packages/awscli/examples/cloudwatch/describe-insigh= t-rules.rst #usr/lib/python3.10/site-packages/awscli/examples/cloudwatch/disable-alarm-a= ctions.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-ac= tions.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.r= st +#usr/lib/python3.10/site-packages/awscli/examples/cloudwatch/get-insight-rul= e-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-stat= istics.rst +#usr/lib/python3.10/site-packages/awscli/examples/cloudwatch/get-metric-stre= am.rst +#usr/lib/python3.10/site-packages/awscli/examples/cloudwatch/get-metric-widg= et-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-str= eams.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-r= esource.rst +#usr/lib/python3.10/site-packages/awscli/examples/cloudwatch/put-anomaly-det= ector.rst +#usr/lib/python3.10/site-packages/awscli/examples/cloudwatch/put-composite-a= larm.rst +#usr/lib/python3.10/site-packages/awscli/examples/cloudwatch/put-dashboard.r= st +#usr/lib/python3.10/site-packages/awscli/examples/cloudwatch/put-insight-rul= e.rst #usr/lib/python3.10/site-packages/awscli/examples/cloudwatch/put-metric-alar= m.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-stre= am.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-st= reams.rst +#usr/lib/python3.10/site-packages/awscli/examples/cloudwatch/stop-metric-str= eams.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-exis= ts.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-ext= ernal-connection.rst #usr/lib/python3.10/site-packages/awscli/examples/codeartifact/copy-package-= versions.rst @@ -1104,7 +1179,6 @@ 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-resourc= e.rst #usr/lib/python3.10/site-packages/awscli/examples/codepipeline/update-pipeli= ne.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/creat= e-connection.rst #usr/lib/python3.10/site-packages/awscli/examples/codestar-connections/creat= e-host.rst @@ -1131,24 +1205,6 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/codestar-notifications/uns= ubscribe.rst #usr/lib/python3.10/site-packages/awscli/examples/codestar-notifications/unt= ag-resource.rst #usr/lib/python3.10/site-packages/awscli/examples/codestar-notifications/upd= ate-notification-rule.rst -#usr/lib/python3.10/site-packages/awscli/examples/codestar/associate-team-me= mber.rst -#usr/lib/python3.10/site-packages/awscli/examples/codestar/create-project.rst -#usr/lib/python3.10/site-packages/awscli/examples/codestar/create-user-profi= le.rst -#usr/lib/python3.10/site-packages/awscli/examples/codestar/delete-project.rst -#usr/lib/python3.10/site-packages/awscli/examples/codestar/delete-user-profi= le.rst -#usr/lib/python3.10/site-packages/awscli/examples/codestar/describe-project.= rst -#usr/lib/python3.10/site-packages/awscli/examples/codestar/describe-user-pro= file.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-pro= ject.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-profile= s.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-membe= r.rst -#usr/lib/python3.10/site-packages/awscli/examples/codestar/update-user-profi= le.rst #usr/lib/python3.10/site-packages/awscli/examples/cognito-identity #usr/lib/python3.10/site-packages/awscli/examples/cognito-identity/create-id= entity-pool.rst #usr/lib/python3.10/site-packages/awscli/examples/cognito-identity/delete-id= entities.rst @@ -1230,6 +1286,91 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/cognito-idp/update-user-at= tributes.rst #usr/lib/python3.10/site-packages/awscli/examples/cognito-idp/update-user-po= ol-client.rst #usr/lib/python3.10/site-packages/awscli/examples/cognito-idp/update-user-po= ol.rst +#usr/lib/python3.10/site-packages/awscli/examples/comprehend +#usr/lib/python3.10/site-packages/awscli/examples/comprehend/batch-detect-do= minant-language.rst +#usr/lib/python3.10/site-packages/awscli/examples/comprehend/batch-detect-en= tities.rst +#usr/lib/python3.10/site-packages/awscli/examples/comprehend/batch-detect-ke= y-phrases.rst +#usr/lib/python3.10/site-packages/awscli/examples/comprehend/batch-detect-se= ntiment.rst +#usr/lib/python3.10/site-packages/awscli/examples/comprehend/batch-detect-sy= ntax.rst +#usr/lib/python3.10/site-packages/awscli/examples/comprehend/batch-detect-ta= rgeted-sentiment.rst +#usr/lib/python3.10/site-packages/awscli/examples/comprehend/classify-docume= nt.rst +#usr/lib/python3.10/site-packages/awscli/examples/comprehend/contains-pii-en= tities.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-r= ecognizer.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-r= ecognizer.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-datase= t.rst +#usr/lib/python3.10/site-packages/awscli/examples/comprehend/describe-docume= nt-classification-job.rst +#usr/lib/python3.10/site-packages/awscli/examples/comprehend/describe-docume= nt-classifier.rst +#usr/lib/python3.10/site-packages/awscli/examples/comprehend/describe-domina= nt-language-detection-job.rst +#usr/lib/python3.10/site-packages/awscli/examples/comprehend/describe-endpoi= nt.rst +#usr/lib/python3.10/site-packages/awscli/examples/comprehend/describe-entiti= es-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-flywhe= el-iteration.rst +#usr/lib/python3.10/site-packages/awscli/examples/comprehend/describe-flywhe= el.rst +#usr/lib/python3.10/site-packages/awscli/examples/comprehend/describe-key-ph= rases-detection-job.rst +#usr/lib/python3.10/site-packages/awscli/examples/comprehend/describe-pii-en= tities-detection-job.rst +#usr/lib/python3.10/site-packages/awscli/examples/comprehend/describe-resour= ce-policy.rst +#usr/lib/python3.10/site-packages/awscli/examples/comprehend/describe-sentim= ent-detection-job.rst +#usr/lib/python3.10/site-packages/awscli/examples/comprehend/describe-target= ed-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-phra= ses.rst +#usr/lib/python3.10/site-packages/awscli/examples/comprehend/detect-pii-enti= ties.rst +#usr/lib/python3.10/site-packages/awscli/examples/comprehend/detect-sentimen= t.rst +#usr/lib/python3.10/site-packages/awscli/examples/comprehend/detect-syntax.r= st +#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.r= st +#usr/lib/python3.10/site-packages/awscli/examples/comprehend/list-document-c= lassification-jobs.rst +#usr/lib/python3.10/site-packages/awscli/examples/comprehend/list-document-c= lassifier-summaries.rst +#usr/lib/python3.10/site-packages/awscli/examples/comprehend/list-document-c= lassifiers.rst +#usr/lib/python3.10/site-packages/awscli/examples/comprehend/list-dominant-l= anguage-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-d= etection-jobs.rst +#usr/lib/python3.10/site-packages/awscli/examples/comprehend/list-entity-rec= ognizer-summaries.rst +#usr/lib/python3.10/site-packages/awscli/examples/comprehend/list-entity-rec= ognizers.rst +#usr/lib/python3.10/site-packages/awscli/examples/comprehend/list-events-det= ection-jobs.rst +#usr/lib/python3.10/site-packages/awscli/examples/comprehend/list-flywheel-i= teration-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-phrase= s-detection-jobs.rst +#usr/lib/python3.10/site-packages/awscli/examples/comprehend/list-pii-entiti= es-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-r= esource.rst +#usr/lib/python3.10/site-packages/awscli/examples/comprehend/list-targeted-s= entiment-detection-jobs.rst +#usr/lib/python3.10/site-packages/awscli/examples/comprehend/list-topics-det= ection-jobs.rst +#usr/lib/python3.10/site-packages/awscli/examples/comprehend/put-resource-po= licy.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-de= tection-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-phras= es-detection-job.rst +#usr/lib/python3.10/site-packages/awscli/examples/comprehend/start-pii-entit= ies-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-de= tection-job.rst +#usr/lib/python3.10/site-packages/awscli/examples/comprehend/stop-dominant-l= anguage-detection-job.rst +#usr/lib/python3.10/site-packages/awscli/examples/comprehend/stop-entities-d= etection-job.rst +#usr/lib/python3.10/site-packages/awscli/examples/comprehend/stop-events-det= ection-job.rst +#usr/lib/python3.10/site-packages/awscli/examples/comprehend/stop-key-phrase= s-detection-job.rst +#usr/lib/python3.10/site-packages/awscli/examples/comprehend/stop-pii-entiti= es-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-s= entiment-detection-job.rst +#usr/lib/python3.10/site-packages/awscli/examples/comprehend/stop-training-d= ocument-classifier.rst +#usr/lib/python3.10/site-packages/awscli/examples/comprehend/stop-training-e= ntity-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 @@ -1329,6 +1470,12 @@ 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.r= st +#usr/lib/python3.10/site-packages/awscli/examples/datasync +#usr/lib/python3.10/site-packages/awscli/examples/datasync/update-location-a= zure-blob.rst +#usr/lib/python3.10/site-packages/awscli/examples/datasync/update-location-h= dfs.rst +#usr/lib/python3.10/site-packages/awscli/examples/datasync/update-location-n= fs.rst +#usr/lib/python3.10/site-packages/awscli/examples/datasync/update-location-o= bject-storage.rst +#usr/lib/python3.10/site-packages/awscli/examples/datasync/update-location-s= mb.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 @@ -1625,6 +1772,7 @@ 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-transfe= r.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/accept-reserved-instan= ces-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 @@ -1637,11 +1785,14 @@ 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-addr= esses.rst +#usr/lib/python3.10/site-packages/awscli/examples/ec2/assign-private-nat-gat= eway-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-t= arget-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-eve= nt-window.rst +#usr/lib/python3.10/site-packages/awscli/examples/ec2/associate-ipam-resourc= e-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-gate= way-multicast-domain.rst @@ -1650,6 +1801,7 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/ec2/attach-classic-link-vp= c.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/attach-internet-gatewa= y.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/attach-network-interfa= ce.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-i= ngress.rst @@ -1661,6 +1813,7 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/ec2/cancel-capacity-reserv= ation.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-pe= rmission.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-instan= ces-listing.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/cancel-spot-fleet-requ= ests.rst @@ -1671,8 +1824,11 @@ 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-reserv= ation-fleet.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/create-capacity-reserv= ation.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-endp= oint.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/create-client-vpn-rout= e.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-gatewa= y.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 @@ -1682,16 +1838,20 @@ 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-connec= t-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-gatewa= y.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-d= iscovery.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-r= oute-table-virtual-interface-group-association.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/create-local-gateway-r= oute-table-vpc-association.rst +#usr/lib/python3.10/site-packages/awscli/examples/ec2/create-local-gateway-r= oute-table.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/create-local-gateway-r= oute.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 @@ -1723,11 +1883,16 @@ 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-co= nnection-notification.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/create-vpc-endpoint-se= rvice-configuration.rst @@ -1740,19 +1905,27 @@ 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-endp= oint.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-client-vpn-rout= e.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-gatewa= y.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-int= ernet-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-connec= t-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-gatewa= y.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-d= iscovery.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-r= oute-table-virtual-interface-group-association.rst +#usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-local-gateway-r= oute-table-vpc-association.rst +#usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-local-gateway-r= oute-table.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-local-gateway-r= oute.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 @@ -1782,11 +1955,16 @@ 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-co= nnection-notifications.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-vpc-endpoint-se= rvice-configurations.rst @@ -1803,10 +1981,13 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/ec2/deregister-transit-gat= eway-multicast-group-members.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/deregister-transit-gat= eway-multicast-group-source.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-account-attri= butes.rst +#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-address-trans= fers.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-addresses-att= ribute.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-p= erformance-metric-subscription.rst +#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-aws-network-p= erformance-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.r= st #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-capacity-rese= rvation-fleets.rst @@ -1845,15 +2026,19 @@ 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-snapsh= ot-tasks.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-instance-attr= ibute.rst +#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-instance-conn= ect-endpoints.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-instance-cred= it-specifications.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-instance-even= t-notification-attributes.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-instance-even= t-windows.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-instance-stat= us.rst +#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-instance-topo= logy.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-type= s.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-instances.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-internet-gate= ways.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.r= st #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 @@ -1866,6 +2051,7 @@ 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-gateway= s.rst +#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-locked-snapsh= ots.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-managed-prefi= x-lists.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-moving-addres= ses.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-nat-gateways.= rst @@ -1914,9 +2100,15 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-transit-gatew= ay-connects.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-transit-gatew= ay-multicast-domains.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-transit-gatew= ay-peering-attachments.rst +#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-transit-gatew= ay-policy-tables.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-transit-gatew= ay-route-tables.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-transit-gatew= ay-vpc-attachments.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-transit-gatew= ays.rst +#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-verified-acce= ss-endpoints.rst +#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-verified-acce= ss-groups.rst +#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-verified-acce= ss-instance-logging-configurations.rst +#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-verified-acce= ss-instances.rst +#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-verified-acce= ss-trust-providers.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-volume-attrib= ute.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-modif= ications.rst @@ -1937,13 +2129,20 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/ec2/detach-classic-link-vp= c.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/detach-internet-gatewa= y.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/detach-network-interfa= ce.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-transf= er.rst +#usr/lib/python3.10/site-packages/awscli/examples/ec2/disable-aws-network-pe= rformance-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-pu= blic-access.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/disable-image-deprecat= ion.rst +#usr/lib/python3.10/site-packages/awscli/examples/ec2/disable-image.rst +#usr/lib/python3.10/site-packages/awscli/examples/ec2/disable-ipam-organizat= ion-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-gatewa= y-route-table-propagation.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/disable-vgw-route-prop= agation.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/disable-vpc-classic-li= nk-dns-support.rst @@ -1952,18 +2151,25 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/ec2/disassociate-client-vp= n-target-network.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/disassociate-iam-insta= nce-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-reso= urce-discovery.rst +#usr/lib/python3.10/site-packages/awscli/examples/ec2/disassociate-nat-gatew= ay-address.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/disassociate-route-tab= le.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/disassociate-subnet-ci= dr-block.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/disassociate-transit-g= ateway-multicast-domain.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/disassociate-transit-g= ateway-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-transfe= r.rst +#usr/lib/python3.10/site-packages/awscli/examples/ec2/enable-aws-network-per= formance-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-r= estores.rst +#usr/lib/python3.10/site-packages/awscli/examples/ec2/enable-image-block-pub= lic-access.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/enable-image-deprecati= on.rst +#usr/lib/python3.10/site-packages/awscli/examples/ec2/enable-image.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/enable-ipam-organizati= on-admin-account.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/enable-reachability-an= alyzer-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-propa= gation.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/enable-volume-io.rst @@ -1973,6 +2179,7 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/ec2/export-client-vpn-clie= nt-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-po= ol-cidrs.rst +#usr/lib/python3.10/site-packages/awscli/examples/ec2/get-aws-network-perfor= mance-data.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/get-capacity-reservati= on-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 @@ -1983,9 +2190,13 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/ec2/get-flow-logs-integrat= ion-template.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/get-groups-for-capacit= y-reservation.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/get-host-reservation-p= urchase-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-fro= m-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-histo= ry.rst +#usr/lib/python3.10/site-packages/awscli/examples/ec2/get-ipam-discovered-ac= counts.rst +#usr/lib/python3.10/site-packages/awscli/examples/ec2/get-ipam-discovered-pu= blic-addresses.rst +#usr/lib/python3.10/site-packages/awscli/examples/ec2/get-ipam-discovered-re= source-cidrs.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/get-ipam-pool-allocati= ons.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-cidr= s.rst @@ -1996,7 +2207,9 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/ec2/get-network-insights-a= ccess-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-fo= r-vpc.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/get-serial-console-acc= ess-status.rst +#usr/lib/python3.10/site-packages/awscli/examples/ec2/get-snapshot-block-pub= lic-access-state.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/get-spot-placement-sco= res.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/get-subnet-cidr-reserv= ations.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/get-transit-gateway-at= tachment-propagations.rst @@ -2004,6 +2217,8 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/ec2/get-transit-gateway-pr= efix-list-references.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/get-transit-gateway-ro= ute-table-associations.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/get-transit-gateway-ro= ute-table-propagations.rst +#usr/lib/python3.10/site-packages/awscli/examples/ec2/get-verified-access-en= dpoint-policy.rst +#usr/lib/python3.10/site-packages/awscli/examples/ec2/get-verified-access-gr= oup-policy.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/get-vpn-connection-dev= ice-sample-configuration.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/get-vpn-connection-dev= ice-types.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/import-client-vpn-clie= nt-certificate-revocation-list.rst @@ -2012,6 +2227,7 @@ 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-recy= cle-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-attribu= te.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-availability-zo= ne-group.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-capacity-reserv= ation-fleet.rst @@ -2035,10 +2251,13 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-instance-placem= ent.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-c= idr.rst +#usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-ipam-resource-d= iscovery.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-interfa= ce-attribute.rst +#usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-private-dns-nam= e-options.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-reserved-instan= ces.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-attrib= ute.rst @@ -2051,6 +2270,13 @@ 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-attribut= e.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.r= st @@ -2081,11 +2307,13 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/ec2/register-transit-gatew= ay-multicast-group-members.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/register-transit-gatew= ay-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-co= nnections.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/reject-vpc-peering-con= nection.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-allo= cation.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/replace-iam-instance-p= rofile-association.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/replace-network-acl-as= sociation.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/replace-network-acl-en= try.rst @@ -2125,6 +2353,8 @@ 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-addresse= s.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/unassign-private-ip-ad= dresses.rst +#usr/lib/python3.10/site-packages/awscli/examples/ec2/unassign-private-nat-g= ateway-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 @@ -2143,13 +2373,17 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/ec2/wait/instance-status-o= k.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-terminat= ed.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.r= st #usr/lib/python3.10/site-packages/awscli/examples/ec2/wait/nat-gateway-avail= able.rst +#usr/lib/python3.10/site-packages/awscli/examples/ec2/wait/nat-gateway-delet= ed.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-ava= ilable.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/wait/security-group-ex= ists.rst #usr/lib/python3.10/site-packages/awscli/examples/ec2/wait/snapshot-complete= d.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-req= uest-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 @@ -2164,6 +2398,11 @@ 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-reposito= ry.rst +#usr/lib/python3.10/site-packages/awscli/examples/ecr-public/delete-reposito= ry.rst +#usr/lib/python3.10/site-packages/awscli/examples/ecr-public/describe-regist= ries.rst +#usr/lib/python3.10/site-packages/awscli/examples/ecr-public/describe-reposi= tory.rst +#usr/lib/python3.10/site-packages/awscli/examples/ecr-public/get-login-passw= ord.rst #usr/lib/python3.10/site-packages/awscli/examples/ecr-public/get-login-passw= ord_description.rst #usr/lib/python3.10/site-packages/awscli/examples/ecr/batch-check-layer-avai= lability.rst #usr/lib/python3.10/site-packages/awscli/examples/ecr/batch-delete-image.rst @@ -2208,6 +2447,7 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/ecs/delete-capacity-provid= er.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-definition= s.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-i= nstance.rst #usr/lib/python3.10/site-packages/awscli/examples/ecs/deregister-task-defini= tion.rst @@ -2248,6 +2488,7 @@ 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.r= st +#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 @@ -2260,19 +2501,56 @@ 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-c= onfig.rst +#usr/lib/python3.10/site-packages/awscli/examples/eks/associate-identity-pro= vider-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-configu= ration.rst +#usr/lib/python3.10/site-packages/awscli/examples/eks/describe-addon-version= s.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-profi= le.rst +#usr/lib/python3.10/site-packages/awscli/examples/eks/describe-identity-prov= ider-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/_des= cription.rst +#usr/lib/python3.10/site-packages/awscli/examples/eks/update-nodegroup-confi= g.rst +#usr/lib/python3.10/site-packages/awscli/examples/eks/update-nodegroup-versi= on.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.r= st +#usr/lib/python3.10/site-packages/awscli/examples/eks/wait/fargate-profile-a= ctive.rst +#usr/lib/python3.10/site-packages/awscli/examples/eks/wait/fargate-profile-d= eleted.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-re= source.rst #usr/lib/python3.10/site-packages/awscli/examples/elasticache/authorize-cach= e-security-group-ingress.rst @@ -2888,6 +3166,7 @@ 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.r= st #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-pr= ovider.rst #usr/lib/python3.10/site-packages/awscli/examples/iam/get-organizations-acce= ss-report.rst #usr/lib/python3.10/site-packages/awscli/examples/iam/get-policy-version.rst @@ -2911,17 +3190,23 @@ 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.r= st #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.r= st #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-p= rovider-tags.rst #usr/lib/python3.10/site-packages/awscli/examples/iam/list-open-id-connect-p= roviders.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.r= st #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-tag= s.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-certificat= e-tags.rst #usr/lib/python3.10/site-packages/awscli/examples/iam/list-server-certificat= es.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 @@ -2945,9 +3230,21 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/iam/set-security-token-ser= vice-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-pol= icy.rst +#usr/lib/python3.10/site-packages/awscli/examples/iam/tag-instance-profile.r= st +#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-pr= ovider.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-certifica= te.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-passwor= d-policy.rst @@ -3050,6 +3347,19 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/inspector/subscribe-to-eve= nt.rst #usr/lib/python3.10/site-packages/awscli/examples/inspector/unsubscribe-from= -event.rst #usr/lib/python3.10/site-packages/awscli/examples/inspector/update-assessmen= t-target.rst +#usr/lib/python3.10/site-packages/awscli/examples/inspector2 +#usr/lib/python3.10/site-packages/awscli/examples/inspector2/create-filter.r= st +#usr/lib/python3.10/site-packages/awscli/examples/inspector2/create-findings= -report.rst +#usr/lib/python3.10/site-packages/awscli/examples/inspector2/create-sbom-exp= ort.rst +#usr/lib/python3.10/site-packages/awscli/examples/inspector2/delete-filter.r= st +#usr/lib/python3.10/site-packages/awscli/examples/inspector2/get-configurati= on.rst +#usr/lib/python3.10/site-packages/awscli/examples/inspector2/list-account-pe= rmissions.rst +#usr/lib/python3.10/site-packages/awscli/examples/inspector2/list-coverage-s= tatistics.rst +#usr/lib/python3.10/site-packages/awscli/examples/inspector2/list-coverage.r= st +#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-tota= ls.rst +#usr/lib/python3.10/site-packages/awscli/examples/inspector2/update-filter.r= st #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-shad= ow.rst @@ -3542,17 +3852,50 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/iotwireless/update-wireles= s-device.rst #usr/lib/python3.10/site-packages/awscli/examples/iotwireless/update-wireles= s-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-encode= r-configuration.rst +#usr/lib/python3.10/site-packages/awscli/examples/ivs-realtime/create-partic= ipant-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-storag= e-configuration.rst +#usr/lib/python3.10/site-packages/awscli/examples/ivs-realtime/delete-encode= r-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-storag= e-configuration.rst +#usr/lib/python3.10/site-packages/awscli/examples/ivs-realtime/disconnect-pa= rticipant.rst +#usr/lib/python3.10/site-packages/awscli/examples/ivs-realtime/get-compositi= on.rst +#usr/lib/python3.10/site-packages/awscli/examples/ivs-realtime/get-encoder-c= onfiguration.rst +#usr/lib/python3.10/site-packages/awscli/examples/ivs-realtime/get-participa= nt.rst +#usr/lib/python3.10/site-packages/awscli/examples/ivs-realtime/get-public-ke= y.rst +#usr/lib/python3.10/site-packages/awscli/examples/ivs-realtime/get-stage-ses= sion.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-c= onfiguration.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-composit= ions.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-particip= ant-events.rst +#usr/lib/python3.10/site-packages/awscli/examples/ivs-realtime/list-particip= ants.rst +#usr/lib/python3.10/site-packages/awscli/examples/ivs-realtime/list-public-k= eys.rst +#usr/lib/python3.10/site-packages/awscli/examples/ivs-realtime/list-stage-se= ssions.rst +#usr/lib/python3.10/site-packages/awscli/examples/ivs-realtime/list-stages.r= st +#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-composi= tion.rst +#usr/lib/python3.10/site-packages/awscli/examples/ivs-realtime/stop-composit= ion.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.r= st +#usr/lib/python3.10/site-packages/awscli/examples/ivs/batch-start-viewer-ses= sion-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-restri= ction-policy.rst #usr/lib/python3.10/site-packages/awscli/examples/ivs/create-recording-confi= guration.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-pa= ir.rst +#usr/lib/python3.10/site-packages/awscli/examples/ivs/delete-playback-restri= ction-policy.rst #usr/lib/python3.10/site-packages/awscli/examples/ivs/delete-recording-confi= guration.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-restricti= on-policy.rst #usr/lib/python3.10/site-packages/awscli/examples/ivs/get-recording-configur= ation.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 @@ -3560,16 +3903,19 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/ivs/import-playback-key-pa= ir.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-pair= s.rst +#usr/lib/python3.10/site-packages/awscli/examples/ivs/list-playback-restrict= ion-policies.rst #usr/lib/python3.10/site-packages/awscli/examples/ivs/list-recording-configu= rations.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.r= st #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-r= evocation.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-restri= ction-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-con= figuration.rst @@ -3596,6 +3942,13 @@ 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-storag= e.rst #usr/lib/python3.10/site-packages/awscli/examples/kafka/update-cluster-confi= guration.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-sourc= e.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 @@ -3634,6 +3987,7 @@ 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-stor= e.rst #usr/lib/python3.10/site-packages/awscli/examples/kms/delete-imported-key-ma= terial.rst +#usr/lib/python3.10/site-packages/awscli/examples/kms/derive-shared-secret.r= st #usr/lib/python3.10/site-packages/awscli/examples/kms/describe-custom-key-st= ores.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.r= st @@ -3655,6 +4009,7 @@ 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 @@ -3662,6 +4017,7 @@ 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.r= st #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 @@ -3874,6 +4230,8 @@ 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-outp= uts.rst #usr/lib/python3.10/site-packages/awscli/examples/mediaconnect/create-flow.r= st @@ -3979,6 +4337,25 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/mediatailor/get-playback-c= onfiguration.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-c= onfiguration.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-dat= astore.rst +#usr/lib/python3.10/site-packages/awscli/examples/medical-imaging/delete-dat= astore.rst +#usr/lib/python3.10/site-packages/awscli/examples/medical-imaging/delete-ima= ge-set.rst +#usr/lib/python3.10/site-packages/awscli/examples/medical-imaging/get-datast= ore.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-datas= tores.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-ima= ge-sets.rst +#usr/lib/python3.10/site-packages/awscli/examples/medical-imaging/start-dico= m-import-job.rst +#usr/lib/python3.10/site-packages/awscli/examples/medical-imaging/tag-resour= ce.rst +#usr/lib/python3.10/site-packages/awscli/examples/medical-imaging/untag-reso= urce.rst +#usr/lib/python3.10/site-packages/awscli/examples/medical-imaging/update-ima= ge-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 @@ -4053,43 +4430,55 @@ 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-tr= ansit-gateway.rst #usr/lib/python3.10/site-packages/awscli/examples/networkmanager/reject-atta= chment.rst +#usr/lib/python3.10/site-packages/awscli/examples/networkmanager/start-route= -analysis.rst #usr/lib/python3.10/site-packages/awscli/examples/networkmanager/tag-resourc= e.rst #usr/lib/python3.10/site-packages/awscli/examples/networkmanager/untag-resou= rce.rst #usr/lib/python3.10/site-packages/awscli/examples/networkmanager/update-devi= ce.rst #usr/lib/python3.10/site-packages/awscli/examples/networkmanager/update-glob= al-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/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-acceptanc= es.rst -#usr/lib/python3.10/site-packages/awscli/examples/nimble/list-eulas.rst -#usr/lib/python3.10/site-packages/awscli/examples/nimble/list-launch-profile= s.rst -#usr/lib/python3.10/site-packages/awscli/examples/nimble/list-studio-compone= nts.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/networkmonitor +#usr/lib/python3.10/site-packages/awscli/examples/networkmonitor/create-moni= tor.rst +#usr/lib/python3.10/site-packages/awscli/examples/networkmonitor/create-prob= e.rst +#usr/lib/python3.10/site-packages/awscli/examples/networkmonitor/delete-moni= tor.rst +#usr/lib/python3.10/site-packages/awscli/examples/networkmonitor/delete-prob= e.rst +#usr/lib/python3.10/site-packages/awscli/examples/networkmonitor/get-monitor= .rst +#usr/lib/python3.10/site-packages/awscli/examples/networkmonitor/get-probe.r= st +#usr/lib/python3.10/site-packages/awscli/examples/networkmonitor/list-monito= rs.rst +#usr/lib/python3.10/site-packages/awscli/examples/networkmonitor/list-tags-f= or-resource.rst +#usr/lib/python3.10/site-packages/awscli/examples/networkmonitor/tag-resourc= e.rst +#usr/lib/python3.10/site-packages/awscli/examples/networkmonitor/untag-resou= rce.rst +#usr/lib/python3.10/site-packages/awscli/examples/networkmonitor/update-moni= tor.rst +#usr/lib/python3.10/site-packages/awscli/examples/networkmonitor/update-prob= e.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-se= t.rst #usr/lib/python3.10/site-packages/awscli/examples/omics/cancel-annotation-im= port-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-impor= t-job.rst +#usr/lib/python3.10/site-packages/awscli/examples/omics/complete-multipart-r= ead-set-upload.rst +#usr/lib/python3.10/site-packages/awscli/examples/omics/create-annotation-st= ore-version.rst #usr/lib/python3.10/site-packages/awscli/examples/omics/create-annotation-st= ore.rst +#usr/lib/python3.10/site-packages/awscli/examples/omics/create-multipart-rea= d-set-upload.rst #usr/lib/python3.10/site-packages/awscli/examples/omics/create-reference-sto= re.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-stor= e.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-st= ore-versions.rst #usr/lib/python3.10/site-packages/awscli/examples/omics/delete-annotation-st= ore.rst #usr/lib/python3.10/site-packages/awscli/examples/omics/delete-reference-sto= re.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-stor= e.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-impor= t-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-activat= ion-job.rst #usr/lib/python3.10/site-packages/awscli/examples/omics/get-read-set-export-= job.rst @@ -4104,14 +4493,18 @@ 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.r= st +#usr/lib/python3.10/site-packages/awscli/examples/omics/get-share.rst #usr/lib/python3.10/site-packages/awscli/examples/omics/get-variant-import-j= ob.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-impo= rt-jobs.rst +#usr/lib/python3.10/site-packages/awscli/examples/omics/list-annotation-stor= e-versions.rst #usr/lib/python3.10/site-packages/awscli/examples/omics/list-annotation-stor= es.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-activa= tion-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-impor= t-jobs.rst #usr/lib/python3.10/site-packages/awscli/examples/omics/list-reference-store= s.rst @@ -4120,6 +4513,7 @@ 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-resour= ce.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 @@ -4137,6 +4531,7 @@ 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.r= st @@ -4262,11 +4657,45 @@ 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/creat= e-alias.rst +#usr/lib/python3.10/site-packages/awscli/examples/payment-cryptography/creat= e-key.rst +#usr/lib/python3.10/site-packages/awscli/examples/payment-cryptography/delet= e-alias.rst +#usr/lib/python3.10/site-packages/awscli/examples/payment-cryptography/delet= e-key.rst +#usr/lib/python3.10/site-packages/awscli/examples/payment-cryptography/expor= t-key.rst +#usr/lib/python3.10/site-packages/awscli/examples/payment-cryptography/get-a= lias.rst +#usr/lib/python3.10/site-packages/awscli/examples/payment-cryptography/get-k= ey.rst +#usr/lib/python3.10/site-packages/awscli/examples/payment-cryptography/get-p= arameters-for-export.rst +#usr/lib/python3.10/site-packages/awscli/examples/payment-cryptography/get-p= arameters-for-import.rst +#usr/lib/python3.10/site-packages/awscli/examples/payment-cryptography/get-p= ublic-key-certificate.rst +#usr/lib/python3.10/site-packages/awscli/examples/payment-cryptography/impor= t-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/resto= re-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-r= esource.rst +#usr/lib/python3.10/site-packages/awscli/examples/payment-cryptography/untag= -resource.rst +#usr/lib/python3.10/site-packages/awscli/examples/payment-cryptography/updat= e-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-templa= te.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 @@ -4278,10 +4707,26 @@ 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.r= st #usr/lib/python3.10/site-packages/awscli/examples/pinpoint/get-sms-channel.r= st +#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-res= ource.rst +#usr/lib/python3.10/site-packages/awscli/examples/pinpoint/phone-number-vali= date.rst +#usr/lib/python3.10/site-packages/awscli/examples/pinpoint/send-messages.rst +#usr/lib/python3.10/site-packages/awscli/examples/pinpoint/send-users-messag= es.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-channe= l.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-resour= ce.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 @@ -4380,7 +4825,10 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/rds/create-db-instance-rea= d-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-gr= oup.rst +#usr/lib/python3.10/site-packages/awscli/examples/rds/create-db-proxy-endpoi= nt.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-gro= up.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-subscript= ion.rst @@ -4394,12 +4842,16 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/rds/delete-db-instance-aut= omated-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-gr= oup.rst +#usr/lib/python3.10/site-packages/awscli/examples/rds/delete-db-proxy-endpoi= nt.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-gro= up.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-subscript= ion.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-ta= rgets.rst #usr/lib/python3.10/site-packages/awscli/examples/rds/describe-account-attri= butes.rst #usr/lib/python3.10/site-packages/awscli/examples/rds/describe-blue-green-de= ployments.rst #usr/lib/python3.10/site-packages/awscli/examples/rds/describe-certificates.= rst @@ -4416,7 +4868,13 @@ 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-endp= oints.rst +#usr/lib/python3.10/site-packages/awscli/examples/rds/describe-db-proxy-targ= et-groups.rst +#usr/lib/python3.10/site-packages/awscli/examples/rds/describe-db-proxy-targ= ets.rst +#usr/lib/python3.10/site-packages/awscli/examples/rds/describe-db-recommenda= tions.rst #usr/lib/python3.10/site-packages/awscli/examples/rds/describe-db-security-g= roups.rst +#usr/lib/python3.10/site-packages/awscli/examples/rds/describe-db-shard-grou= ps.rst #usr/lib/python3.10/site-packages/awscli/examples/rds/describe-db-snapshot-a= ttributes.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-gro= ups.rst @@ -4447,6 +4905,10 @@ 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-gr= oup.rst +#usr/lib/python3.10/site-packages/awscli/examples/rds/modify-db-proxy-endpoi= nt.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-att= ribute.rst #usr/lib/python3.10/site-packages/awscli/examples/rds/modify-db-snapshot-att= ributes.rst #usr/lib/python3.10/site-packages/awscli/examples/rds/modify-db-snapshot.rst @@ -4458,6 +4920,8 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/rds/purchase-reserved-db-i= nstance.rst #usr/lib/python3.10/site-packages/awscli/examples/rds/purchase-reserved-db-i= nstances-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-targ= ets.rst #usr/lib/python3.10/site-packages/awscli/examples/rds/remove-from-global-clu= ster.rst #usr/lib/python3.10/site-packages/awscli/examples/rds/remove-option-from-opt= ion-group.rst #usr/lib/python3.10/site-packages/awscli/examples/rds/remove-role-from-db-cl= uster.rst @@ -4722,6 +5186,21 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/route53domains/update-doma= in-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-billin= g.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-pro= file.rst +#usr/lib/python3.10/site-packages/awscli/examples/route53profiles/delete-pro= file.rst +#usr/lib/python3.10/site-packages/awscli/examples/route53profiles/disassocia= te-profile.rst +#usr/lib/python3.10/site-packages/awscli/examples/route53profiles/disassocia= te-resource-from-profile.rst +#usr/lib/python3.10/site-packages/awscli/examples/route53profiles/get-profil= e-association.rst +#usr/lib/python3.10/site-packages/awscli/examples/route53profiles/get-profil= e-resource-association.rst +#usr/lib/python3.10/site-packages/awscli/examples/route53profiles/get-profil= e.rst +#usr/lib/python3.10/site-packages/awscli/examples/route53profiles/list-profi= le-associations.rst +#usr/lib/python3.10/site-packages/awscli/examples/route53profiles/list-profi= le-resource-associations.rst +#usr/lib/python3.10/site-packages/awscli/examples/route53profiles/list-profi= les.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-pro= file-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 @@ -4774,7 +5253,9 @@ 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 @@ -4789,9 +5270,11 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/s3api/delete-bucket-analyt= ics-configuration.rst #usr/lib/python3.10/site-packages/awscli/examples/s3api/delete-bucket-cors.r= st #usr/lib/python3.10/site-packages/awscli/examples/s3api/delete-bucket-encryp= tion.rst +#usr/lib/python3.10/site-packages/awscli/examples/s3api/delete-bucket-intell= igent-tiering-configuration.rst #usr/lib/python3.10/site-packages/awscli/examples/s3api/delete-bucket-invent= ory-configuration.rst #usr/lib/python3.10/site-packages/awscli/examples/s3api/delete-bucket-lifecy= cle.rst #usr/lib/python3.10/site-packages/awscli/examples/s3api/delete-bucket-metric= s-configuration.rst +#usr/lib/python3.10/site-packages/awscli/examples/s3api/delete-bucket-owners= hip-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-replic= ation.rst #usr/lib/python3.10/site-packages/awscli/examples/s3api/delete-bucket-taggin= g.rst @@ -4806,6 +5289,7 @@ 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-encryptio= n.rst +#usr/lib/python3.10/site-packages/awscli/examples/s3api/get-bucket-intellige= nt-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 @@ -4814,6 +5298,7 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/s3api/get-bucket-metrics-c= onfiguration.rst #usr/lib/python3.10/site-packages/awscli/examples/s3api/get-bucket-notificat= ion-configuration.rst #usr/lib/python3.10/site-packages/awscli/examples/s3api/get-bucket-notificat= ion.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-st= atus.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-replicati= on.rst @@ -4833,6 +5318,7 @@ 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-analytic= s-configurations.rst +#usr/lib/python3.10/site-packages/awscli/examples/s3api/list-bucket-intellig= ent-tiering-configurations.rst #usr/lib/python3.10/site-packages/awscli/examples/s3api/list-bucket-inventor= y-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 @@ -4846,6 +5332,7 @@ 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-encryptio= n.rst +#usr/lib/python3.10/site-packages/awscli/examples/s3api/put-bucket-intellige= nt-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 @@ -4853,6 +5340,7 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/s3api/put-bucket-metrics-c= onfiguration.rst #usr/lib/python3.10/site-packages/awscli/examples/s3api/put-bucket-notificat= ion-configuration.rst #usr/lib/python3.10/site-packages/awscli/examples/s3api/put-bucket-notificat= ion.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-replicati= on.rst #usr/lib/python3.10/site-packages/awscli/examples/s3api/put-bucket-request-p= ayment.rst @@ -4895,6 +5383,7 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/s3control/update-job-prior= ity.rst #usr/lib/python3.10/site-packages/awscli/examples/s3control/update-job-statu= s.rst #usr/lib/python3.10/site-packages/awscli/examples/secretsmanager +#usr/lib/python3.10/site-packages/awscli/examples/secretsmanager/batch-get-s= ecret-value.rst #usr/lib/python3.10/site-packages/awscli/examples/secretsmanager/cancel-rota= te-secret.rst #usr/lib/python3.10/site-packages/awscli/examples/secretsmanager/create-secr= et.rst #usr/lib/python3.10/site-packages/awscli/examples/secretsmanager/delete-reso= urce-policy.rst @@ -4920,16 +5409,26 @@ 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-adminis= trator-invitation.rst #usr/lib/python3.10/site-packages/awscli/examples/securityhub/accept-invitat= ion.rst +#usr/lib/python3.10/site-packages/awscli/examples/securityhub/batch-delete-a= utomation-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-s= tandards.rst +#usr/lib/python3.10/site-packages/awscli/examples/securityhub/batch-get-auto= mation-rules.rst +#usr/lib/python3.10/site-packages/awscli/examples/securityhub/batch-get-conf= iguration-policy-associations.rst +#usr/lib/python3.10/site-packages/awscli/examples/securityhub/batch-get-secu= rity-controls.rst +#usr/lib/python3.10/site-packages/awscli/examples/securityhub/batch-get-stan= dards-control-associations.rst #usr/lib/python3.10/site-packages/awscli/examples/securityhub/batch-import-f= indings.rst +#usr/lib/python3.10/site-packages/awscli/examples/securityhub/batch-update-a= utomation-rules.rst #usr/lib/python3.10/site-packages/awscli/examples/securityhub/batch-update-f= indings.rst +#usr/lib/python3.10/site-packages/awscli/examples/securityhub/batch-update-s= tandards-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-automat= ion-rule.rst +#usr/lib/python3.10/site-packages/awscli/examples/securityhub/create-configu= ration-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-invita= tions.rst #usr/lib/python3.10/site-packages/awscli/examples/securityhub/delete-action-= target.rst +#usr/lib/python3.10/site-packages/awscli/examples/securityhub/delete-configu= ration-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-invitat= ions.rst @@ -4950,29 +5449,73 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/securityhub/enable-organiz= ation-admin-account.rst #usr/lib/python3.10/site-packages/awscli/examples/securityhub/enable-securit= y-hub.rst #usr/lib/python3.10/site-packages/awscli/examples/securityhub/get-administra= tor-account.rst +#usr/lib/python3.10/site-packages/awscli/examples/securityhub/get-configurat= ion-policy-association.rst +#usr/lib/python3.10/site-packages/awscli/examples/securityhub/get-configurat= ion-policy.rst #usr/lib/python3.10/site-packages/awscli/examples/securityhub/get-enabled-st= andards.rst #usr/lib/python3.10/site-packages/awscli/examples/securityhub/get-finding-ag= gregator.rst +#usr/lib/python3.10/site-packages/awscli/examples/securityhub/get-finding-hi= story.rst #usr/lib/python3.10/site-packages/awscli/examples/securityhub/get-findings.r= st #usr/lib/python3.10/site-packages/awscli/examples/securityhub/get-insight-re= sults.rst #usr/lib/python3.10/site-packages/awscli/examples/securityhub/get-insights.r= st #usr/lib/python3.10/site-packages/awscli/examples/securityhub/get-invitation= s-count.rst #usr/lib/python3.10/site-packages/awscli/examples/securityhub/get-master-acc= ount.rst #usr/lib/python3.10/site-packages/awscli/examples/securityhub/get-members.rst +#usr/lib/python3.10/site-packages/awscli/examples/securityhub/get-security-c= ontrol-definition.rst #usr/lib/python3.10/site-packages/awscli/examples/securityhub/invite-members= .rst +#usr/lib/python3.10/site-packages/awscli/examples/securityhub/list-automatio= n-rules.rst +#usr/lib/python3.10/site-packages/awscli/examples/securityhub/list-configura= tion-policies.rst +#usr/lib/python3.10/site-packages/awscli/examples/securityhub/list-configura= tion-policy-associations.rst #usr/lib/python3.10/site-packages/awscli/examples/securityhub/list-enabled-p= roducts-for-import.rst #usr/lib/python3.10/site-packages/awscli/examples/securityhub/list-finding-a= ggregators.rst #usr/lib/python3.10/site-packages/awscli/examples/securityhub/list-invitatio= ns.rst #usr/lib/python3.10/site-packages/awscli/examples/securityhub/list-members.r= st #usr/lib/python3.10/site-packages/awscli/examples/securityhub/list-organizat= ion-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-configur= ation-policy-association.rst +#usr/lib/python3.10/site-packages/awscli/examples/securityhub/start-configur= ation-policy-disassociation.rst #usr/lib/python3.10/site-packages/awscli/examples/securityhub/tag-resource.r= st #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-configu= ration-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-organiz= ation-configuration.rst +#usr/lib/python3.10/site-packages/awscli/examples/securityhub/update-securit= y-control.rst #usr/lib/python3.10/site-packages/awscli/examples/securityhub/update-securit= y-hub-configuration.rst #usr/lib/python3.10/site-packages/awscli/examples/securityhub/update-standar= ds-control.rst +#usr/lib/python3.10/site-packages/awscli/examples/securitylake +#usr/lib/python3.10/site-packages/awscli/examples/securitylake/create-aws-lo= gsource.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-l= ake-exception-subscription.rst +#usr/lib/python3.10/site-packages/awscli/examples/securitylake/create-data-l= ake-organization-configuration.rst +#usr/lib/python3.10/site-packages/awscli/examples/securitylake/create-data-l= ake.rst +#usr/lib/python3.10/site-packages/awscli/examples/securitylake/create-subscr= iber-data-access.rst +#usr/lib/python3.10/site-packages/awscli/examples/securitylake/create-subscr= iber-notification.rst +#usr/lib/python3.10/site-packages/awscli/examples/securitylake/create-subscr= iber-query-access.rst +#usr/lib/python3.10/site-packages/awscli/examples/securitylake/delete-aws-lo= gsource.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-l= ake-organization-configuration.rst +#usr/lib/python3.10/site-packages/awscli/examples/securitylake/delete-data-l= ake.rst +#usr/lib/python3.10/site-packages/awscli/examples/securitylake/delete-subscr= iber-notification.rst +#usr/lib/python3.10/site-packages/awscli/examples/securitylake/delete-subscr= iber.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-subscribe= r.rst +#usr/lib/python3.10/site-packages/awscli/examples/securitylake/list-data-lak= e-exceptions.rst +#usr/lib/python3.10/site-packages/awscli/examples/securitylake/list-data-lak= es.rst +#usr/lib/python3.10/site-packages/awscli/examples/securitylake/list-log-sour= ces.rst +#usr/lib/python3.10/site-packages/awscli/examples/securitylake/list-subscrib= ers.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-resourc= e.rst +#usr/lib/python3.10/site-packages/awscli/examples/securitylake/update-data-l= ake-exception-subscription.rst +#usr/lib/python3.10/site-packages/awscli/examples/securitylake/update-data-l= ake.rst +#usr/lib/python3.10/site-packages/awscli/examples/securitylake/update-subscr= iber-notification.rst +#usr/lib/python3.10/site-packages/awscli/examples/securitylake/update-subscr= iber.rst #usr/lib/python3.10/site-packages/awscli/examples/serverlessrepo #usr/lib/python3.10/site-packages/awscli/examples/serverlessrepo/put-applica= tion-policy.rst #usr/lib/python3.10/site-packages/awscli/examples/service-quotas @@ -4986,6 +5529,20 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/service-quotas/list-servic= es.rst #usr/lib/python3.10/site-packages/awscli/examples/service-quotas/request-ser= vice-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-port= folio-share.rst #usr/lib/python3.10/site-packages/awscli/examples/servicecatalog/associate-p= rincipal-with-portfolio.rst #usr/lib/python3.10/site-packages/awscli/examples/servicecatalog/associate-p= roduct-with-portfolio.rst @@ -5123,6 +5680,7 @@ 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-ta= sk.rst #usr/lib/python3.10/site-packages/awscli/examples/sqs/change-message-visibil= ity-batch.rst #usr/lib/python3.10/site-packages/awscli/examples/sqs/change-message-visibil= ity.rst #usr/lib/python3.10/site-packages/awscli/examples/sqs/create-queue.rst @@ -5132,6 +5690,7 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/sqs/get-queue-attributes.r= st #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-sourc= e-queues.rst +#usr/lib/python3.10/site-packages/awscli/examples/sqs/list-message-move-task= s.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 @@ -5140,6 +5699,7 @@ 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.r= st +#usr/lib/python3.10/site-packages/awscli/examples/sqs/start-message-move-tas= k.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 @@ -5341,7 +5901,9 @@ 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-i= dentity.rst #usr/lib/python3.10/site-packages/awscli/examples/sts/assume-role.rst +#usr/lib/python3.10/site-packages/awscli/examples/sts/decode-authorization-m= essage.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.r= st #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 @@ -5405,6 +5967,73 @@ usr/lib/python3.10/site-packages/awscli/examples #usr/lib/python3.10/site-packages/awscli/examples/transcribe/update-vocabula= ry.rst #usr/lib/python3.10/site-packages/awscli/examples/translate #usr/lib/python3.10/site-packages/awscli/examples/translate/import-terminolo= gy.rst +#usr/lib/python3.10/site-packages/awscli/examples/trustedadvisor +#usr/lib/python3.10/site-packages/awscli/examples/trustedadvisor/get-organiz= ation-recommendation.rst +#usr/lib/python3.10/site-packages/awscli/examples/trustedadvisor/get-recomme= ndation.rst +#usr/lib/python3.10/site-packages/awscli/examples/trustedadvisor/list-checks= .rst +#usr/lib/python3.10/site-packages/awscli/examples/trustedadvisor/list-organi= zation-recommendation-accounts.rst +#usr/lib/python3.10/site-packages/awscli/examples/trustedadvisor/list-organi= zation-recommendation-resources.rst +#usr/lib/python3.10/site-packages/awscli/examples/trustedadvisor/list-organi= zation-recommendations.rst +#usr/lib/python3.10/site-packages/awscli/examples/trustedadvisor/list-recomm= endation-resources.rst +#usr/lib/python3.10/site-packages/awscli/examples/trustedadvisor/list-recomm= endations.rst +#usr/lib/python3.10/site-packages/awscli/examples/trustedadvisor/update-orga= nization-recommendation-lifecycle.rst +#usr/lib/python3.10/site-packages/awscli/examples/trustedadvisor/update-reco= mmendation-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-id= entity-source.rst +#usr/lib/python3.10/site-packages/awscli/examples/verifiedpermissions/get-po= licy-store.rst +#usr/lib/python3.10/site-packages/awscli/examples/verifiedpermissions/get-po= licy-template.rst +#usr/lib/python3.10/site-packages/awscli/examples/verifiedpermissions/get-po= licy.rst +#usr/lib/python3.10/site-packages/awscli/examples/verifiedpermissions/get-sc= hema.rst +#usr/lib/python3.10/site-packages/awscli/examples/verifiedpermissions/is-aut= horized-with-token.rst +#usr/lib/python3.10/site-packages/awscli/examples/verifiedpermissions/is-aut= horized.rst +#usr/lib/python3.10/site-packages/awscli/examples/verifiedpermissions/list-i= dentity-sources.rst +#usr/lib/python3.10/site-packages/awscli/examples/verifiedpermissions/list-p= olicies.rst +#usr/lib/python3.10/site-packages/awscli/examples/verifiedpermissions/list-p= olicy-stores.rst +#usr/lib/python3.10/site-packages/awscli/examples/verifiedpermissions/list-p= olicy-templates.rst +#usr/lib/python3.10/site-packages/awscli/examples/verifiedpermissions/put-sc= hema.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-listene= r.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-po= licy.rst +#usr/lib/python3.10/site-packages/awscli/examples/vpc-lattice/delete-listene= r.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-tar= gets.rst +#usr/lib/python3.10/site-packages/awscli/examples/vpc-lattice/get-auth-polic= y.rst +#usr/lib/python3.10/site-packages/awscli/examples/vpc-lattice/get-listener.r= st +#usr/lib/python3.10/site-packages/awscli/examples/vpc-lattice/get-service-ne= twork-service-association.rst +#usr/lib/python3.10/site-packages/awscli/examples/vpc-lattice/get-service-ne= twork-vpc-association.rst +#usr/lib/python3.10/site-packages/awscli/examples/vpc-lattice/get-service-ne= twork.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-gro= up.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-n= etwork-service-associations.rst +#usr/lib/python3.10/site-packages/awscli/examples/vpc-lattice/list-service-n= etwork-vpc-associations.rst +#usr/lib/python3.10/site-packages/awscli/examples/vpc-lattice/list-service-n= etworks.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-gr= oups.rst +#usr/lib/python3.10/site-packages/awscli/examples/vpc-lattice/list-targets.r= st +#usr/lib/python3.10/site-packages/awscli/examples/vpc-lattice/put-auth-polic= y.rst +#usr/lib/python3.10/site-packages/awscli/examples/vpc-lattice/register-targe= ts.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 1bed05df9..bc20594c2 100644 --- a/lfs/aws-cli +++ b/lfs/aws-cli @@ -1,7 +1,7 @@ ############################################################################= ### # = # # IPFire.org - A linux based firewall = # -# Copyright (C) 2007-2023 IPFire Team = # +# Copyright (C) 2007-2024 IPFire Team = # # = # # 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 =20 SUMMARY =3D Amazon Web Services Command Line Interface =20 -VER =3D 1.27.100 +VER =3D 1.36.15 =20 THISAPP =3D aws-cli-$(VER) DL_FILE =3D $(THISAPP).tar.gz @@ -34,7 +34,7 @@ DL_FROM =3D $(URL_IPFIRE) DIR_APP =3D $(DIR_SRC)/$(THISAPP) TARGET =3D $(DIR_INFO)/$(THISAPP) PROG =3D aws-cli -PAK_VER =3D 8 +PAK_VER =3D 9 =20 DEPS =3D python3-botocore python3-colorama python3-docutils python3-py= asn1 python3-rsa python3-s3transfer python3-six python3-yaml =20 @@ -48,7 +48,7 @@ objects =3D $(DL_FILE) =20 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) =20 -$(DL_FILE)_BLAKE2 =3D 02fac88ec2451c7c0f8b96c17c08e767ab629ab4480abf19502329= 8aaf8b3f98f2fe5805da0051cbcc2fad0a93e5277dfaa38ffdf979d991f3873268ee530ffd +$(DL_FILE)_BLAKE2 =3D ad355829f2388c6035713308badf8239684a475e1c925838cfd16f= 88505f88d3c71b6f73d5d4335936d3aeae239cb78f08150fcfd36c7b15cbea8a61813786b6 =20 install : $(TARGET) =20 --=20 2.47.1 --===============1128140699919252276==--