From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adolf Belka <adolf.belka@ipfire.org> To: development@lists.ipfire.org Subject: Re: [PATCH] aws-cli: Update to version 1.22.63 Date: Sat, 12 Mar 2022 12:58:06 +0100 Message-ID: <50567781-2a66-f132-a255-53028f026983@ipfire.org> In-Reply-To: <A300AB9A-3AEF-4B65-AD5D-3249CDFBE5EE@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6927705927501875980==" List-Id: <development.lists.ipfire.org> --===============6927705927501875980== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi Michael, On 11/03/2022 14:46, Michael Tremer wrote: > Hello, >=20 > This doesn=E2=80=99t work as it is in master right now: >=20 > [root(a)ip-172-16-255-247 ~]# aws > Traceback (most recent call last): > File "/usr/bin/aws", line 27, in <module> > sys.exit(main()) > File "/usr/bin/aws", line 23, in main > return awscli.clidriver.main() > File "/usr/lib/python3.10/site-packages/awscli/clidriver.py", line 69, i= n main > rc =3D driver.main() > File "/usr/lib/python3.10/site-packages/awscli/clidriver.py", line 203, = in main > command_table =3D self._get_command_table() > File "/usr/lib/python3.10/site-packages/awscli/clidriver.py", line 112, = in _get_command_table > self._command_table =3D self._build_command_table() > File "/usr/lib/python3.10/site-packages/awscli/clidriver.py", line 129, = in _build_command_table > self.session.emit('building-command-table.main', > File "/usr/lib/python3.10/site-packages/botocore/session.py", line 684, = in emit > return self._events.emit(event_name, **kwargs) > File "/usr/lib/python3.10/site-packages/botocore/hooks.py", line 357, in= emit > return self._emitter.emit(aliased_event_name, **kwargs) > File "/usr/lib/python3.10/site-packages/botocore/hooks.py", line 228, in= emit > return self._emit(event_name, kwargs) > File "/usr/lib/python3.10/site-packages/botocore/hooks.py", line 211, in= _emit > response =3D handler(**kwargs) > File "/usr/lib/python3.10/site-packages/awscli/customizations/s3/s3.py",= line 46, in add_s3 > utils.rename_command(command_table, 's3', 's3api') > File "/usr/lib/python3.10/site-packages/awscli/customizations/utils.py",= line 64, in rename_command > current =3D command_table[existing_name] > KeyError: =E2=80=98s3' >=20 > I will revert the commit and then we can investigate. I thought it had already been reverted from an earlier communication=20 from you. I certainly marked it as superceded in Patchwork as I issued a v2=20 version which updated to version 1.22.64 That version I tested by running ./make.sh shell and then running aws=20 and I got the help menu. >=20 > There is a Version 2 out, which we might want to migrate to. I had seen that there was a Version 2 but wasn't sure why it had not=20 been switched to. Let me know what you find with the v2 1.22.64 version. If that does the=20 same thing then maybe someone who uses aws would be better to do the=20 build as I can't really test anything out, especially if deciding to=20 migrate to Version 2. Regards, Adolf. >=20 > -Michael >=20 >> On 1 Mar 2022, at 10:55, Michael Tremer <michael.tremer(a)ipfire.org> wrot= e: >> >> Hello Adolf, >> >>> On 28 Feb 2022, at 10:23, Adolf Belka <adolf.belka(a)ipfire.org> wrote: >>> >>> Hi Michael, >>> >>> Whoops. See my input below. >>> >>> On 28/02/2022 10:29, Michael Tremer wrote: >>>> Hello Adolf, >>>> This patch has a few problems. Please see below. >>>>> On 27 Feb 2022, at 13:52, Adolf Belka <adolf.belka(a)ipfire.org> wrote: >>>>> >>>>> - Update from 1.18.188 to 1.22.63 >>>>> - Update of rootfile >>>>> - Changelog is too large, with nearly 1700 lines, to include here as th= ere appears to be >>>>> a new release nearly every day. so there are a huge number of release= s between 1.18.188 >>>>> from Dec 2nd 2020 to 1.22.63 from Feb 25 2022. It appears that only a= t weekends no >>>>> releases are done. Full changelog can be viewed at >>>>> https://github.com/aws/aws-cli/blob/develop/CHANGELOG.rst >>>>> >>>>> Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org> >>>>> --- >>>>> config/rootfiles/packages/aws-cli | 540 +++++++++++++++++++++++++++++- >>>>> lfs/aws-cli | 14 +- >>>>> 2 files changed, 537 insertions(+), 17 deletions(-) >>>>> >>>>> diff --git a/config/rootfiles/packages/aws-cli b/config/rootfiles/packa= ges/aws-cli >>>>> index 1509d02fe..4116c791a 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.18.188-py3.10.egg-info >>>>> -#usr/lib/python3.10/site-packages/awscli-1.18.188-py3.10.egg-info/PKG-= INFO >>>>> -#usr/lib/python3.10/site-packages/awscli-1.18.188-py3.10.egg-info/SOUR= CES.txt >>>>> -#usr/lib/python3.10/site-packages/awscli-1.18.188-py3.10.egg-info/depe= ndency_links.txt >>>>> -#usr/lib/python3.10/site-packages/awscli-1.18.188-py3.10.egg-info/requ= ires.txt >>>>> -#usr/lib/python3.10/site-packages/awscli-1.18.188-py3.10.egg-info/top_= level.txt >>>>> +#usr/lib/python3.10/site-packages/awscli-1.22.63-py3.10.egg-info >>>>> +#usr/lib/python3.10/site-packages/awscli-1.22.63-py3.10.egg-info/PKG-I= NFO >>>>> +#usr/lib/python3.10/site-packages/awscli-1.22.63-py3.10.egg-info/SOURC= ES.txt >>>>> +#usr/lib/python3.10/site-packages/awscli-1.22.63-py3.10.egg-info/depen= dency_links.txt >>>>> +#usr/lib/python3.10/site-packages/awscli-1.22.63-py3.10.egg-info/requi= res.txt >>>>> +#usr/lib/python3.10/site-packages/awscli-1.22.63-py3.10.egg-info/top_l= evel.txt >>>>> usr/lib/python3.10/site-packages/awscli/__init__.py >>>>> usr/lib/python3.10/site-packages/awscli/__main__.py >>>>> usr/lib/python3.10/site-packages/awscli/alias.py >>>>> @@ -110,6 +110,7 @@ usr/lib/python3.10/site-packages/awscli/customizati= ons/ecr_public.py >>>>> usr/lib/python3.10/site-packages/awscli/customizations/ecs/__init__.py >>>>> usr/lib/python3.10/site-packages/awscli/customizations/ecs/deploy.py >>>>> usr/lib/python3.10/site-packages/awscli/customizations/ecs/exceptions.py >>>>> +usr/lib/python3.10/site-packages/awscli/customizations/ecs/executecomm= and.py >>>>> usr/lib/python3.10/site-packages/awscli/customizations/ecs/filehelpers.= py >>>>> #usr/lib/python3.10/site-packages/awscli/customizations/eks >>>>> usr/lib/python3.10/site-packages/awscli/customizations/eks/__init__.py >>>>> @@ -148,6 +149,13 @@ usr/lib/python3.10/site-packages/awscli/customizat= ions/emr/ssh.py >>>>> usr/lib/python3.10/site-packages/awscli/customizations/emr/sshutils.py >>>>> usr/lib/python3.10/site-packages/awscli/customizations/emr/steputils.py >>>>> usr/lib/python3.10/site-packages/awscli/customizations/emr/terminateclu= sters.py >>>>> +usr/lib/python3.10/site-packages/awscli/customizations/emrcontainers >>>>> +usr/lib/python3.10/site-packages/awscli/customizations/emrcontainers/_= _init__.py >>>>> +usr/lib/python3.10/site-packages/awscli/customizations/emrcontainers/b= ase36.py >>>>> +usr/lib/python3.10/site-packages/awscli/customizations/emrcontainers/c= onstants.py >>>>> +usr/lib/python3.10/site-packages/awscli/customizations/emrcontainers/e= ks.py >>>>> +usr/lib/python3.10/site-packages/awscli/customizations/emrcontainers/i= am.py >>>>> +usr/lib/python3.10/site-packages/awscli/customizations/emrcontainers/u= pdate_role_trust_policy.py >>>>> usr/lib/python3.10/site-packages/awscli/customizations/flatten.py >>>>> #usr/lib/python3.10/site-packages/awscli/customizations/gamelift >>>>> usr/lib/python3.10/site-packages/awscli/customizations/gamelift/__init_= _.py >>>>> @@ -407,10 +415,38 @@ usr/lib/python3.10/site-packages/awscli/examples >>>>> #usr/lib/python3.10/site-packages/awscli/examples/apigatewayv2/update-s= tage.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/apigatewayv2/update-v= pc-link.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/appconfig >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/appconfig/create-app= lication.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/appconfig/create-con= figuration-profile.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/appconfig/create-env= ironment.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/appconfig/create-hos= ted-configuration-version.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/appconfig/delete-app= lication.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/appconfig/delete-con= figuration-profile.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/appconfig/delete-dep= loyment-strategy.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/appconfig/delete-env= ironment.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/appconfig/delete-hos= ted-configuration-version.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/appconfig/get-applic= ation.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/appconfig/get-config= uration-profile.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/appconfig/get-configu= ration.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/appconfig/get-deploy= ment-strategy.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/appconfig/get-deploy= ment.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/appconfig/get-enviro= nment.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/appconfig/get-hosted= -configuration-version.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/appconfig/list-applic= ations.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/appconfig/list-config= uration-profiles.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/appconfig/list-deplo= yment-strategies.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/appconfig/list-deplo= yments.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/appconfig/list-enviro= nments.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/appconfig/list-hoste= d-configuration-versions.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/appconfig/list-tags-= for-resource.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/appconfig/start-depl= oyment.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/appconfig/stop-deplo= yment.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/appconfig/tag-resour= ce.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/appconfig/untag-reso= urce.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/appconfig/update-app= lication.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/appconfig/update-con= figuration-profile.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/appconfig/update-dep= loyment-strategy.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/appconfig/update-env= ironment.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/appconfig/validate-c= onfiguration.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/application-autoscali= ng >>>>> #usr/lib/python3.10/site-packages/awscli/examples/application-autoscali= ng/delete-scaling-policy.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/application-autoscali= ng/delete-scheduled-action.rst >>>>> @@ -451,6 +487,29 @@ usr/lib/python3.10/site-packages/awscli/examples >>>>> #usr/lib/python3.10/site-packages/awscli/examples/appmesh/update-virtua= l-node.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/appmesh/update-virtua= l-router.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/appmesh/update-virtua= l-service.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/apprunner >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/apprunner/associate-= custom-domain.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/apprunner/create-aut= o-scaling-configuration.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/apprunner/create-con= nection.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/apprunner/create-ser= vice.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/apprunner/delete-aut= o-scaling-configuration.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/apprunner/delete-con= nection.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/apprunner/delete-ser= vice.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/apprunner/describe-a= uto-scaling-configuration.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/apprunner/describe-c= ustom-domains.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/apprunner/describe-s= ervice.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/apprunner/disassocia= te-custom-domain.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/apprunner/list-auto-= scaling-configurations.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/apprunner/list-conne= ctions.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/apprunner/list-opera= tions.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/apprunner/list-servi= ces.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/apprunner/list-tags-= for-resource.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/apprunner/pause-serv= ice.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/apprunner/resume-ser= vice.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/apprunner/start-depl= oyment.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/apprunner/tag-resour= ce.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/apprunner/untag-reso= urce.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/apprunner/update-ser= vice.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/athena >>>>> #usr/lib/python3.10/site-packages/awscli/examples/athena/batch-get-name= d-query.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/athena/batch-get-quer= y-execution.rst >>>>> @@ -503,6 +562,7 @@ usr/lib/python3.10/site-packages/awscli/examples >>>>> #usr/lib/python3.10/site-packages/awscli/examples/autoscaling/delete-po= licy.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/autoscaling/delete-sc= heduled-action.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/autoscaling/delete-ta= gs.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/autoscaling/delete-w= arm-pool.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/autoscaling/describe-= account-limits.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/autoscaling/describe-= adjustment-types.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/autoscaling/describe-= auto-scaling-groups.rst >>>>> @@ -522,6 +582,7 @@ usr/lib/python3.10/site-packages/awscli/examples >>>>> #usr/lib/python3.10/site-packages/awscli/examples/autoscaling/describe-= scheduled-actions.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/autoscaling/describe-= tags.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/autoscaling/describe-= termination-policy-types.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/autoscaling/describe= -warm-pool.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/autoscaling/detach-in= stances.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/autoscaling/detach-lo= ad-balancer-target-groups.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/autoscaling/detach-lo= ad-balancers.rst >>>>> @@ -534,6 +595,7 @@ usr/lib/python3.10/site-packages/awscli/examples >>>>> #usr/lib/python3.10/site-packages/awscli/examples/autoscaling/put-notif= ication-configuration.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/autoscaling/put-scali= ng-policy.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/autoscaling/put-sched= uled-update-group-action.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/autoscaling/put-warm= -pool.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/autoscaling/record-li= fecycle-action-heartbeat.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/autoscaling/resume-pr= ocesses.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/autoscaling/set-desir= ed-capacity.rst >>>>> @@ -689,15 +751,26 @@ usr/lib/python3.10/site-packages/awscli/examples >>>>> #usr/lib/python3.10/site-packages/awscli/examples/cloud9/list-environme= nts.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/cloud9/update-environ= ment-membership.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/cloud9/update-environ= ment.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/cloudcontrol >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/cloudcontrol/create-= resource.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/cloudcontrol/delete-= resource.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/cloudcontrol/get-res= ource-request-status.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/cloudcontrol/get-res= ource.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/cloudcontrol/list-re= source-requests.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/cloudcontrol/list-re= sources.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/cloudcontrol/update-= resource.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/cloudformation >>>>> #usr/lib/python3.10/site-packages/awscli/examples/cloudformation/_deplo= y_description.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/cloudformation/_packa= ge_description.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/cloudformation/activ= ate-type.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/cloudformation/batch= -describe-type-configurations.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/cloudformation/cancel= -update-stack.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/cloudformation/contin= ue-update-rollback.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/cloudformation/create= -change-set.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/cloudformation/create= -stack-instances.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/cloudformation/create= -stack-set.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/cloudformation/create= -stack.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/cloudformation/deact= ivate-type.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/cloudformation/delete= -change-set.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/cloudformation/delete= -stack-instances.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/cloudformation/delete= -stack-set.rst >>>>> @@ -706,6 +779,7 @@ usr/lib/python3.10/site-packages/awscli/examples >>>>> #usr/lib/python3.10/site-packages/awscli/examples/cloudformation/deregi= ster-type.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/cloudformation/descri= be-account-limits.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/cloudformation/descri= be-change-set.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/cloudformation/descr= ibe-publisher.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/cloudformation/descri= be-stack-drift-detection-status.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/cloudformation/descri= be-stack-events.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/cloudformation/descri= be-stack-instance.rst >>>>> @@ -738,11 +812,15 @@ usr/lib/python3.10/site-packages/awscli/examples >>>>> #usr/lib/python3.10/site-packages/awscli/examples/cloudformation/list-t= ype-versions.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/cloudformation/list-t= ypes.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/cloudformation/packag= e.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/cloudformation/publi= sh-type.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/cloudformation/regis= ter-publisher.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/cloudformation/regist= er-type.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/cloudformation/set-st= ack-policy.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/cloudformation/set-t= ype-configuration.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/cloudformation/set-ty= pe-default-version.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/cloudformation/signal= -resource.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/cloudformation/stop-s= tack-set-operation.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/cloudformation/test-= type.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/cloudformation/update= -stack-instances.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/cloudformation/update= -stack-set.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/cloudformation/update= -stack.rst >>>>> @@ -827,6 +905,38 @@ usr/lib/python3.10/site-packages/awscli/examples >>>>> #usr/lib/python3.10/site-packages/awscli/examples/cloudwatch/put-metric= -alarm.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/cloudwatch/put-metric= -data.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/cloudwatch/set-alarm-= state.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/codeartifact >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/codeartifact/associa= te-external-connection.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/codeartifact/copy-pa= ckage-versions.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/codeartifact/create-= domain.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/codeartifact/create-= repository.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/codeartifact/delete-= domain-permissions-policy.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/codeartifact/delete-= domain.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/codeartifact/delete-= package-versions.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/codeartifact/delete-= repository-permissions-policy.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/codeartifact/delete-= repository.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/codeartifact/describ= e-domain.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/codeartifact/describ= e-repository.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/codeartifact/disasso= ciate-external-connection.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/codeartifact/dispose= -package-versions.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/codeartifact/get-aut= horization-token.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/codeartifact/get-dom= ain-permissions-policy.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/codeartifact/get-pac= kage-version-asset.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/codeartifact/get-pac= kage-version-readme.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/codeartifact/get-rep= ository-endpoint.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/codeartifact/get-rep= ository-permissions-policy.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/codeartifact/list-do= mains.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/codeartifact/list-pa= ckage-version-assets.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/codeartifact/list-pa= ckage-version-dependencies.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/codeartifact/list-pa= ckage-versions.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/codeartifact/list-pa= ckages.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/codeartifact/list-re= positories-in-domain.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/codeartifact/list-re= positories.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/codeartifact/login.r= st >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/codeartifact/put-dom= ain-permissions-policy.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/codeartifact/put-rep= ository-permissions-policy.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/codeartifact/update-= package-versions-status.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/codeartifact/update-= repository.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/codebuild >>>>> #usr/lib/python3.10/site-packages/awscli/examples/codebuild/batch-delet= e-builds.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/codebuild/batch-get-b= uild-batches.rst >>>>> @@ -947,6 +1057,21 @@ usr/lib/python3.10/site-packages/awscli/examples >>>>> #usr/lib/python3.10/site-packages/awscli/examples/codecommit/update-pul= l-request-title.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/codecommit/update-rep= ository-description.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/codecommit/update-rep= ository-name.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/codeguru-reviewer >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/codeguru-reviewer/as= sociate-repository.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/codeguru-reviewer/cr= eate-code-review.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/codeguru-reviewer/de= scribe-code-review.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/codeguru-reviewer/de= scribe-recommendation-feedback.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/codeguru-reviewer/de= scribe-repository-association.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/codeguru-reviewer/di= sassociate-repository.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/codeguru-reviewer/li= st-code-reviews.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/codeguru-reviewer/li= st-recommendation-feedback.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/codeguru-reviewer/li= st-recommendations.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/codeguru-reviewer/li= st-repository-associations.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/codeguru-reviewer/li= st-tags-for-resource.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/codeguru-reviewer/pu= t-recommendation-feedback.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/codeguru-reviewer/ta= g-resource.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/codeguru-reviewer/un= tag-resource.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/codepipeline >>>>> #usr/lib/python3.10/site-packages/awscli/examples/codepipeline/acknowle= dge-job.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/codepipeline/create-c= ustom-action-type.rst >>>>> @@ -1274,7 +1399,10 @@ usr/lib/python3.10/site-packages/awscli/examples >>>>> #usr/lib/python3.10/site-packages/awscli/examples/detective/list-graphs= .rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/detective/list-invita= tions.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/detective/list-member= s.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/detective/list-tags-= for-resource.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/detective/reject-invi= tation.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/detective/tag-resour= ce.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/detective/untag-reso= urce.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/devicefarm >>>>> #usr/lib/python3.10/site-packages/awscli/examples/devicefarm/create-dev= ice-pool.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/devicefarm/create-pro= ject.rst >>>>> @@ -1495,6 +1623,7 @@ usr/lib/python3.10/site-packages/awscli/examples >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/advertise-byoip-c= idr.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/allocate-address.= rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/allocate-hosts.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ec2/allocate-ipam-po= ol-cidr.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/apply-security-gr= oups-to-client-vpn-target-network.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/assign-ipv6-addre= sses.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/assign-private-ip= -addresses.rst >>>>> @@ -1502,6 +1631,7 @@ usr/lib/python3.10/site-packages/awscli/examples >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/associate-client-= vpn-target-network.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/associate-dhcp-op= tions.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/associate-iam-ins= tance-profile.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ec2/associate-instan= ce-event-window.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/associate-route-t= able.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/associate-subnet-= cidr-block.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/associate-transit= -gateway-multicast-domain.rst >>>>> @@ -1540,8 +1670,12 @@ 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-= event-window.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/create-instance-e= xport-task.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/create-internet-g= ateway.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-scop= e.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.r= st >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/create-launch-tem= plate-version.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/create-launch-tem= plate.rst >>>>> @@ -1551,22 +1685,31 @@ usr/lib/python3.10/site-packages/awscli/examples >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/create-nat-gatewa= y.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/create-network-ac= l-entry.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/create-network-ac= l.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ec2/create-network-i= nsights-access-scope.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ec2/create-network-i= nsights-path.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/create-network-in= terface-permission.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/create-network-in= terface.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/create-placement-= group.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ec2/create-replace-r= oot-volume-task.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/create-reserved-i= nstances-listing.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ec2/create-restore-i= mage-task.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/create-route-tabl= e.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/create-route.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/create-security-g= roup.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/create-snapshot.r= st >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/create-snapshots.= rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/create-spot-dataf= eed-subscription.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ec2/create-store-ima= ge-task.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ec2/create-subnet-ci= dr-reservation.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/create-subnet.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/create-tags.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/create-traffic-mi= rror-filter-rule.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/create-traffic-mi= rror-filter.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/create-traffic-mi= rror-session.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/create-traffic-mi= rror-target.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ec2/create-transit-g= ateway-connect-peer.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ec2/create-transit-g= ateway-connect.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ec2/create-transit-g= ateway-multicast-domain.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/create-transit-ga= teway-peering-attachment.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/create-transit-ga= teway-prefix-list-reference.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/create-transit-ga= teway-route-table.rst >>>>> @@ -1582,6 +1725,7 @@ usr/lib/python3.10/site-packages/awscli/examples >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/create-vpn-connec= tion-route.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/create-vpn-connec= tion.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/create-vpn-gatewa= y.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-carrier-g= ateway.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-client-vpn= -endpoint.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-client-vpn= -route.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-customer-g= ateway.rst >>>>> @@ -1590,7 +1734,10 @@ usr/lib/python3.10/site-packages/awscli/examples >>>>> #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-= event-window.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-internet-g= ateway.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-ipam-scop= e.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.r= st >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-launch-tem= plate-versions.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-launch-tem= plate.rst >>>>> @@ -1599,6 +1746,9 @@ usr/lib/python3.10/site-packages/awscli/examples >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-nat-gatewa= y.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-network-ac= l-entry.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-network-ac= l.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-network-i= nsights-access-scope.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-network-i= nsights-analysis.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-network-i= nsights-path.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-network-in= terface-permission.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-network-in= terface.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-placement-= group.rst >>>>> @@ -1608,12 +1758,15 @@ usr/lib/python3.10/site-packages/awscli/examples >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-security-g= roup.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-snapshot.r= st >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-spot-dataf= eed-subscription.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-subnet-ci= dr-reservation.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-subnet.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-tags.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-traffic-mi= rror-filter-rule.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-traffic-mi= rror-filter.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-traffic-mi= rror-session.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-traffic-mi= rror-target.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-transit-g= ateway-connect-peer.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-transit-g= ateway-connect.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-transit-ga= teway-multicast-domain.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-transit-ga= teway-peering-attachment.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-transit-ga= teway-prefix-list-reference.rst >>>>> @@ -1631,23 +1784,27 @@ usr/lib/python3.10/site-packages/awscli/examples >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-vpn-connec= tion.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-vpn-gatewa= y.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/deprovision-byoip= -cidr.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ec2/deprovision-ipam= -pool-cidr.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/deregister-image.= rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/deregister-instan= ce-event-notification-attributes.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/deregister-transi= t-gateway-multicast-group-members.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/deregister-transi= t-gateway-multicast-group-source.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-account-= attributes.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-address= es-attribute.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-addresse= s.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-aggregat= e-id-format.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-availabi= lity-zones.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-bundle-t= asks.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-byoip-ci= drs.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-capacity= -reservations.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-carrier= -gateways.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-classic-= link-instances.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-client-v= pn-authorization-rules.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-client-v= pn-connections.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-client-v= pn-endpoints.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-client-v= pn-routes.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-client-v= pn-target-networks.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-coip-po= ols.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-conversi= on-tasks.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-customer= -gateways.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-dhcp-opt= ions.rst >>>>> @@ -1675,22 +1832,33 @@ usr/lib/python3.10/site-packages/awscli/examples >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-instance= -attribute.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-instance= -credit-specifications.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-instance= -event-notification-attributes.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-instanc= e-event-windows.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-instance= -status.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-instance= -type-offerings.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-instance= -types.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-instance= s.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-internet= -gateways.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-ipam-po= ols.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-ipam-sc= opes.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-ipams.r= st >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-ipv6-poo= ls.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-key-pair= s.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-launch-t= emplate-versions.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-launch-t= emplates.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-local-g= ateway-route-table-virtual-interface-group-associations.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-local-ga= teway-route-table-vpc-associations.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-local-ga= teway-route-tables.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-local-g= ateway-virtual-interface-groups.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-local-g= ateway-virtual-interfaces.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-local-ga= teways.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-managed-= prefix-lists.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-moving-a= ddresses.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-nat-gate= ways.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-network-= acls.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-network= -insights-access-scope-analyses.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-network= -insights-access-scopes.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-network= -insights-analyses.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-network= -insights-paths.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-network-= interface-attribute.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-network-= interface-permissions.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-network-= interfaces.rst >>>>> @@ -1699,6 +1867,7 @@ usr/lib/python3.10/site-packages/awscli/examples >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-principa= l-id-format.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-public-i= pv4-pools.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-regions.= rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-replace= -root-volume-tasks.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-reserved= -instances-listings.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-reserved= -instances-modifications.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-reserved= -instances-offerings.rst >>>>> @@ -1707,6 +1876,7 @@ usr/lib/python3.10/site-packages/awscli/examples >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-schedule= d-instance-availability.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-schedule= d-instances.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-security= -group-references.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-securit= y-group-rules.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-security= -groups.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-snapshot= -attribute.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-snapshot= s.rst >>>>> @@ -1717,12 +1887,16 @@ usr/lib/python3.10/site-packages/awscli/examples >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-spot-ins= tance-requests.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-spot-pri= ce-history.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-stale-se= curity-groups.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-store-i= mage-tasks.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-subnets.= rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-tags.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-traffic-= mirror-filters.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-traffic-= mirror-sessions.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-traffic-= mirror-targets.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-transit-= gateway-attachments.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-transit= -gateway-connect-peers.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-transit= -gateway-connects.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-transit= -gateway-multicast-domains.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-transit-= gateway-peering-attachments.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-transit-= gateway-route-tables.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-transit-= gateway-vpc-attachments.rst >>>>> @@ -1751,6 +1925,8 @@ usr/lib/python3.10/site-packages/awscli/examples >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/detach-vpn-gatewa= y.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/disable-ebs-encry= ption-by-default.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/disable-fast-snap= shot-restores.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ec2/disable-image-de= precation.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ec2/disable-serial-c= onsole-access.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/disable-transit-g= ateway-route-table-propagation.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/disable-vgw-route= -propagation.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/disable-vpc-class= ic-link-dns-support.rst >>>>> @@ -1758,6 +1934,7 @@ usr/lib/python3.10/site-packages/awscli/examples >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/disassociate-addr= ess.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/disassociate-clie= nt-vpn-target-network.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/disassociate-iam-= instance-profile.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ec2/disassociate-ins= tance-event-window.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/disassociate-rout= e-table.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/disassociate-subn= et-cidr-block.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/disassociate-tran= sit-gateway-multicast-domain.rst >>>>> @@ -1765,6 +1942,9 @@ usr/lib/python3.10/site-packages/awscli/examples >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/disassociate-vpc-= cidr-block.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/enable-ebs-encryp= tion-by-default.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/enable-fast-snaps= hot-restores.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ec2/enable-image-dep= recation.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ec2/enable-ipam-orga= nization-admin-account.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ec2/enable-serial-co= nsole-access.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/enable-transit-ga= teway-route-table-propagation.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/enable-vgw-route-= propagation.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/enable-volume-io.= rst >>>>> @@ -1775,18 +1955,28 @@ usr/lib/python3.10/site-packages/awscli/examples >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/export-image.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/get-associated-ip= v6-pool-cidrs.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/get-capacity-rese= rvation-usage.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ec2/get-coip-pool-us= age.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/get-console-outpu= t.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/get-console-scree= nshot.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/get-default-credi= t-specification.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/get-ebs-default-k= ms-key-id.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/get-ebs-encryptio= n-by-default.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ec2/get-flow-logs-in= tegration-template.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/get-groups-for-ca= pacity-reservation.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/get-host-reservat= ion-purchase-preview.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ec2/get-ipam-address= -history.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ec2/get-ipam-pool-al= locations.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ec2/get-ipam-pool-ci= drs.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ec2/get-ipam-resourc= e-cidrs.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/get-launch-templa= te-data.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/get-managed-prefi= x-list-associations.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/get-managed-prefi= x-list-entries.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ec2/get-network-insi= ghts-access-scope-analysis-findings.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ec2/get-network-insi= ghts-access-scope-content.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/get-password-data= .rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/get-reserved-inst= ances-exchange-quote.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ec2/get-serial-conso= le-access-status.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ec2/get-subnet-cidr-= reservations.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/get-transit-gatew= ay-attachment-propagations.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/get-transit-gatew= ay-multicast-domain-associations.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/get-transit-gatew= ay-prefix-list-references.rst >>>>> @@ -1796,6 +1986,8 @@ usr/lib/python3.10/site-packages/awscli/examples >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/import-image.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/import-key-pair.r= st >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/import-snapshot.r= st >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ec2/list-snapshots-i= n-recycle-bin.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-address-a= ttribute.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-availabili= ty-zone-group.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-capacity-r= eservation.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-client-vpn= -endpoint.rst >>>>> @@ -1811,12 +2003,17 @@ usr/lib/python3.10/site-packages/awscli/examples >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-instance-c= apacity-reservation-attributes.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-instance-c= redit-specification.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-instance-e= vent-start-time.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-instance-= event-window.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-instance-m= etadata-options.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-instance-p= lacement.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-reso= urce-cidr.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-ipam.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-launch-tem= plate.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-managed-pr= efix-list.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-network-in= terface-attribute.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-reserved-i= nstances.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-a= ttribute.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-spot-fleet= -request.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-subnet-att= ribute.rst >>>>> @@ -1841,16 +2038,19 @@ usr/lib/python3.10/site-packages/awscli/examples >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-vpn-tunnel= -options.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/monitor-instances= .rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/move-address-to-v= pc.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ec2/move-byoip-cidr-= to-ipam.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ec2/network-insights= -access-scope.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/provision-byoip-c= idr.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ec2/provision-ipam-p= ool-cidr.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/purchase-host-res= ervation.rst >>>>> -#usr/lib/python3.10/site-packages/awscli/examples/ec2/purchase-reserve= d-instance-offering.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/purchase-reserved= -instances-offering.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/purchase-schedule= d-instances.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/reboot-instances.= rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/register-image.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/register-instance= -event-notification-attributes.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ec2/register-transit= -gateway-multicase-group-sources.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/register-transit-= gateway-multicast-group-members.rst >>>>> -#usr/lib/python3.10/site-packages/awscli/examples/ec2/register-transit= -gateway-multicast-group-source.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ec2/register-transit= -gateway-multicast-group-sources.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/reject-transit-ga= teway-peering-attachment.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/reject-transit-ga= teway-vpc-attachments.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/reject-vpc-endpoi= nt-connections.rst >>>>> @@ -1866,6 +2066,7 @@ usr/lib/python3.10/site-packages/awscli/examples >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/report-instance-s= tatus.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/request-spot-flee= t.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/request-spot-inst= ances.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ec2/reset-address-at= tribute.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/reset-ebs-default= -kms-key-id.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/reset-fpga-image-= attribute.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/reset-image-attri= bute.rst >>>>> @@ -1874,6 +2075,7 @@ usr/lib/python3.10/site-packages/awscli/examples >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/reset-snapshot-at= tribute.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/restore-address-t= o-classic.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/restore-managed-p= refix-list-version.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ec2/restore-snapshot= -from-recycle-bin.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/revoke-client-vpn= -ingress.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/revoke-security-g= roup-egress.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/revoke-security-g= roup-ingress.rst >>>>> @@ -1884,6 +2086,8 @@ usr/lib/python3.10/site-packages/awscli/examples >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/search-transit-ga= teway-routes.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/send-diagnostic-i= nterrupt.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/start-instances.r= st >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ec2/start-network-in= sights-access-scope-analysis.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ec2/start-network-in= sights-analysis.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/stop-instances.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/terminate-client-= vpn-connections.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ec2/terminate-instanc= es.rst >>>>> @@ -2219,6 +2423,10 @@ usr/lib/python3.10/site-packages/awscli/examples >>>>> #usr/lib/python3.10/site-packages/awscli/examples/elbv2/wait/target-der= egistered.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/elbv2/wait/target-in-= service.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/emr >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/emr-containers >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/emr-containers/updat= e-role-trust-policy >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/emr-containers/updat= e-role-trust-policy.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/emr-containers/updat= e-role-trust-policy/_description.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/emr/add-instance-flee= t.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/emr/add-steps.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/emr/add-tags.rst >>>>> @@ -2267,6 +2475,21 @@ usr/lib/python3.10/site-packages/awscli/examples >>>>> #usr/lib/python3.10/site-packages/awscli/examples/firehose/list-deliver= y-streams.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/firehose/put-record-b= atch.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/firehose/put-record.r= st >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/fis >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/fis/create-experimen= t-template.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/fis/delete-experimen= t-template.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/fis/get-action.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/fis/get-experiment-t= emplate.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/fis/get-experiment.r= st >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/fis/list-actions.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/fis/list-experiment-= templates.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/fis/list-experiments= .rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/fis/list-tags-for-re= source.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/fis/start-experiment= .rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/fis/stop-experiment.= rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/fis/tag-resource.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/fis/untag-resource.r= st >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/fis/update-experimen= t-template.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/fms >>>>> #usr/lib/python3.10/site-packages/awscli/examples/fms/associate-admin-a= ccount.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/fms/delete-notificati= on-channel.rst >>>>> @@ -2343,17 +2566,32 @@ usr/lib/python3.10/site-packages/awscli/examples >>>>> #usr/lib/python3.10/site-packages/awscli/examples/glacier/wait/vault-ex= ists.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/glacier/wait/vault-no= t-exists.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/ad= d-custom-routing-endpoints.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/adv= ertise-byoip-cidr.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/al= low-custom-routing-traffic.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/cre= ate-accelerator.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/cr= eate-custom-routing-accelerator.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/cr= eate-custom-routing-endpoint-group.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/cr= eate-custom-routing-listener.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/cre= ate-endpoint-group.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/cre= ate-listener.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/de= ny-custom-routing-traffic.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/dep= rovision-byoip-cidr.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/des= cribe-accelerator-attributes.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/des= cribe-accelerator.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/de= scribe-custom-routing-accelerator-attributes.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/de= scribe-custom-routing-accelerator.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/de= scribe-custom-routing-endpoint-group.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/de= scribe-custom-routing-listener.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/des= cribe-endpoint-group.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/des= cribe-listener.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/lis= t-accelerators.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/lis= t-byoip-cidr.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/li= st-custom-routing-accelerators.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/li= st-custom-routing-endpoint-groups.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/li= st-custom-routing-listeners.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/li= st-custom-routing-port-mappings-by-destination.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/li= st-custom-routing-port-mappings.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/lis= t-endpoint-groups.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/lis= t-listeners.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/lis= t-tags-for-resource.rst >>>>> @@ -2362,6 +2600,9 @@ usr/lib/python3.10/site-packages/awscli/examples >>>>> #usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/unt= ag-resource.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/upd= ate-accelerator-attributes.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/upd= ate-accelerator.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/up= date-custom-routing-accelerator-attributes.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/up= date-custom-routing-accelerator.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/up= date-custom-routing-listener.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/upd= ate-endpoint-group.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/upd= ate-listener.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/wit= hdraw-byoip-cidr.rst >>>>> @@ -2435,6 +2676,7 @@ usr/lib/python3.10/site-packages/awscli/examples >>>>> #usr/lib/python3.10/site-packages/awscli/examples/greengrass/get-servic= e-role-for-account.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/greengrass/get-subscr= iption-definition-version.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/greengrass/get-subscr= iption-definition.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/greengrass/get-thing= -runtime-configuration.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/greengrass/list-bulk-= deployment-detailed-reports.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/greengrass/list-bulk-= deployments.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/greengrass/list-conne= ctor-definition-versions.rst >>>>> @@ -2471,6 +2713,35 @@ usr/lib/python3.10/site-packages/awscli/examples >>>>> #usr/lib/python3.10/site-packages/awscli/examples/greengrass/update-log= ger-definition.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/greengrass/update-res= ource-definition.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/greengrass/update-sub= scription-definition.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/greengrass/update-th= ing-runtime-configuration.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/greengrassv2 >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/greengrassv2/associa= te-service-role-to-account.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/greengrassv2/batch-a= ssociate-client-device-with-core-device.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/greengrassv2/batch-d= isassociate-client-device-from-core-device.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/greengrassv2/cancel-= deployment.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/greengrassv2/create-= component-version.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/greengrassv2/create-= deployment.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/greengrassv2/delete-= component.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/greengrassv2/delete-= core-device.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/greengrassv2/describ= e-component.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/greengrassv2/disasso= ciate-service-role-from-account.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/greengrassv2/get-com= ponent-version-artifact.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/greengrassv2/get-com= ponent.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/greengrassv2/get-con= nectivity-info.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/greengrassv2/get-cor= e-device.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/greengrassv2/get-dep= loyment.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/greengrassv2/get-ser= vice-role-for-account.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/greengrassv2/list-cl= ient-devices-associated-with-core-device.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/greengrassv2/list-co= mponent-versions.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/greengrassv2/list-co= mponents.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/greengrassv2/list-co= re-devices.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/greengrassv2/list-de= ployments.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/greengrassv2/list-ef= fective-deployments.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/greengrassv2/list-in= stalled-components.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/greengrassv2/list-ta= gs-for-resource.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/greengrassv2/tag-res= ource.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/greengrassv2/untag-r= esource.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/greengrassv2/update-= connectivity-info.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/guardduty >>>>> #usr/lib/python3.10/site-packages/awscli/examples/guardduty/accept-invi= tation.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/guardduty/archive-fin= dings.rst >>>>> @@ -2500,6 +2771,20 @@ usr/lib/python3.10/site-packages/awscli/examples >>>>> #usr/lib/python3.10/site-packages/awscli/examples/health/describe-affec= ted-entities.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/health/describe-event= -details.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/health/describe-event= s.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/healthlake >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/healthlake/create-fh= ir-datastore.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/healthlake/delete-fh= ir-datastore.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/healthlake/describe-= fhir-datastore.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/healthlake/describe-= fhir-export-job.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/healthlake/describe-= fhir-import-job.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/healthlake/list-fhir= -datastores.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/healthlake/list-fhir= -export-jobs.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/healthlake/list-fhir= -import-jobs.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/healthlake/list-tags= -for-resource.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/healthlake/start-fhi= r-export-job.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/healthlake/start-fhi= r-import-job.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/healthlake/tag-resou= rce.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/healthlake/untag-res= ource.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/iam >>>>> #usr/lib/python3.10/site-packages/awscli/examples/iam/add-client-id-to-= open-id-connect-provider.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/iam/add-role-to-insta= nce-profile.rst >>>>> @@ -2755,6 +3040,7 @@ usr/lib/python3.10/site-packages/awscli/examples >>>>> #usr/lib/python3.10/site-packages/awscli/examples/iot/create-authorizer= .rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/iot/create-billing-gr= oup.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/iot/create-certificat= e-from-csr.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/iot/create-custom-me= tric.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/iot/create-dimension.= rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/iot/create-domain-con= figuration.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/iot/create-dynamic-th= ing-group.rst >>>>> @@ -2782,6 +3068,7 @@ usr/lib/python3.10/site-packages/awscli/examples >>>>> #usr/lib/python3.10/site-packages/awscli/examples/iot/delete-billing-gr= oup.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/iot/delete-ca-certifi= cate.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/iot/delete-certificat= e.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/iot/delete-custom-me= tric.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/iot/delete-dimension.= rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/iot/delete-domain-con= figuration.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/iot/delete-dynamic-th= ing-group.rst >>>>> @@ -2814,6 +3101,7 @@ usr/lib/python3.10/site-packages/awscli/examples >>>>> #usr/lib/python3.10/site-packages/awscli/examples/iot/describe-billing-= group.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/iot/describe-ca-certi= ficate.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/iot/describe-certific= ate.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/iot/describe-custom-= metric.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/iot/describe-default-= authorizer.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/iot/describe-dimensio= n.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/iot/describe-domain-c= onfiguration.rst >>>>> @@ -2837,6 +3125,7 @@ usr/lib/python3.10/site-packages/awscli/examples >>>>> #usr/lib/python3.10/site-packages/awscli/examples/iot/detach-thing-prin= cipal.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/iot/disable-topic-rul= e.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/iot/enable-topic-rule= .rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/iot/get-behavior-mod= el-training-summaries.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/iot/get-cardinality.r= st >>>>> #usr/lib/python3.10/site-packages/awscli/examples/iot/get-effective-pol= icies.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/iot/get-indexing-conf= iguration.rst >>>>> @@ -2863,12 +3152,14 @@ usr/lib/python3.10/site-packages/awscli/examples >>>>> #usr/lib/python3.10/site-packages/awscli/examples/iot/list-ca-certifica= tes.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/iot/list-certificates= -by-ca.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/iot/list-certificates= .rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/iot/list-custom-metr= ics.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/iot/list-dimensions.r= st >>>>> #usr/lib/python3.10/site-packages/awscli/examples/iot/list-domain-confi= gurations.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/iot/list-indices.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/iot/list-job-executio= ns-for-job.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/iot/list-job-executio= ns-for-thing.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/iot/list-jobs.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/iot/list-mitigation-= actions.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/iot/list-mitigations-= actions.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/iot/list-ota-updates.= rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/iot/list-outgoing-cer= tificates.rst >>>>> @@ -2921,6 +3212,8 @@ usr/lib/python3.10/site-packages/awscli/examples >>>>> #usr/lib/python3.10/site-packages/awscli/examples/iot/update-billing-gr= oup.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/iot/update-ca-certifi= cate.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/iot/update-certificat= e.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/iot/update-custom-me= tric.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/iot/update-dimension= .rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/iot/update-domain-con= figuration.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/iot/update-dynamic-th= ing-group.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/iot/update-event-conf= igurations.rst >>>>> @@ -3143,21 +3436,79 @@ usr/lib/python3.10/site-packages/awscli/examples >>>>> #usr/lib/python3.10/site-packages/awscli/examples/iotthingsgraph/update= -flow-template.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/iotthingsgraph/update= -system-template.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/iotthingsgraph/upload= -entity-definitions.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/iotwireless >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/associat= e-aws-account-with-partner-account.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/associat= e-wireless-device-with-thing.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/associat= e-wireless-gateway-with-certificate.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/associat= e-wireless-gateway-with-thing.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/create-d= estination.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/create-d= evice-profile.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/create-s= ervice-profile.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/create-w= ireless-device.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/create-w= ireless-gateway-task-definition.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/create-w= ireless-gateway-task.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/create-w= ireless-gateway.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/delete-d= estination.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/delete-d= evice-profile.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/delete-s= ervice-profile.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/delete-w= ireless-device.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/delete-w= ireless-gateway-task-definition.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/delete-w= ireless-gateway-task.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/delete-w= ireless-gateway.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/disassoc= iate-aws-account-from-partner-account.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/disassoc= iate-wireless-device-from-thing.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/disassoc= iate-wireless-gateway-from-certificate.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/disassoc= iate-wireless-gateway-from-thing.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/get-dest= ination.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/get-devi= ce-profile.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/get-part= ner-account.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/get-serv= ice-endpoint.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/get-serv= ice-profile.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/get-wire= less-device-statistics.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/get-wire= less-device.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/get-wire= less-gateway-certificate.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/get-wire= less-gateway-firmware-information.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/get-wire= less-gateway-statistics.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/get-wire= less-gateway-task-definition.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/get-wire= less-gateway-task.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/get-wire= less-gateway.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/list-des= tinations.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/list-dev= ice-profiles.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/list-par= tner-accounts.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/list-ser= vice-profiles.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/list-tag= s-for-resource.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/list-wir= eless-devices.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/list-wir= eless-gateway-task-definitions.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/list-wir= eless-gateways.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/send-dat= a-to-wireless-device.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/tag-reso= urce.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/test-wir= eless-device.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/untag-re= source.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/update-d= estination.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/update-p= artner-account.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/update-w= ireless-device.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/update-w= ireless-gateway.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ivs >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ivs/batch-get-channel= .rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ivs/batch-get-stream-= key.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ivs/create-channel.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ivs/create-recording= -configuration.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ivs/create-stream-key= .rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ivs/delete-playback-k= ey-pair.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ivs/delete-recording= -configuration.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ivs/delete-stream-key= .rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ivs/get-channel.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ivs/get-playback-key-= pair.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ivs/get-recording-co= nfiguration.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-sessi= on.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ivs/get-stream.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ivs/import-playback-k= ey-pair.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ivs/list-channels.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ivs/list-playback-key= -pairs.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ivs/list-recording-c= onfigurations.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-sess= ions.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ivs/list-streams.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ivs/list-tags-for-res= ource.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ivs/put-metadata.rst >>>>> @@ -3674,6 +4025,11 @@ usr/lib/python3.10/site-packages/awscli/examples >>>>> #usr/lib/python3.10/site-packages/awscli/examples/organizations/remove-= account-from-organization.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/organizations/update-= organizational-unit.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/organizations/update-= policy.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/outposts >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/outposts/get-outpost= -instance-types.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/outposts/get-outpost= .rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/outposts/list-outpos= ts.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/outposts/list-sites.= 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-metri= cs.rst >>>>> @@ -3696,6 +4052,17 @@ usr/lib/python3.10/site-packages/awscli/examples >>>>> #usr/lib/python3.10/site-packages/awscli/examples/pricing/describe-serv= ices.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/pricing/get-attribute= -values.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/pricing/get-products.= rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/proton >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/proton/cancel-servic= e-instance-deployment.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/proton/cancel-servic= e-pipeline-deployment.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/proton/create-servic= e.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/proton/delete-servic= e.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/proton/get-service-i= nstance.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/proton/get-service.r= st >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/proton/list-service-= instances.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/proton/update-servic= e-instance.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/proton/update-servic= e-pipeline.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/proton/update-servic= e.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/qldb >>>>> #usr/lib/python3.10/site-packages/awscli/examples/qldb/cancel-journal-k= inesis-stream.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/qldb/create-ledger.rst >>>>> @@ -3715,20 +4082,29 @@ usr/lib/python3.10/site-packages/awscli/examples >>>>> #usr/lib/python3.10/site-packages/awscli/examples/qldb/stream-journal-t= o-kinesis.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/qldb/tag-resource.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/qldb/untag-resource.r= st >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/qldb/update-ledger-p= ermissions-mode.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/qldb/update-ledger.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ram >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ram/accept-resource-s= hare-invitation.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ram/associate-resour= ce-share-permission.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ram/associate-resourc= e-share.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ram/create-resource-s= hare.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ram/delete-resource-s= hare.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ram/disassociate-res= ource-share-permission.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ram/disassociate-reso= urce-share.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ram/enable-sharing-wi= th-aws-organization.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ram/get-permission.r= st >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ram/get-resource-poli= cies.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ram/get-resource-shar= e-associations.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ram/get-resource-shar= e-invitations.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ram/get-resource-shar= es.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ram/list-pending-inv= itation-resources.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ram/list-permissions= .rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ram/list-principals.r= st >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ram/list-resource-sh= are-permissions.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ram/list-resource-ty= pes.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ram/list-resources.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ram/promote-resource= -share-created-from-policy.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ram/reject-resource-s= hare-invitation.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ram/tag-resource.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ram/untag-resource.rst >>>>> @@ -3741,16 +4117,20 @@ usr/lib/python3.10/site-packages/awscli/examples >>>>> #usr/lib/python3.10/site-packages/awscli/examples/rds-data/execute-stat= ement.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/rds-data/rollback-tra= nsaction.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/rds/add-option-to-opt= ion-group.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/rds/add-role-to-db-c= luster.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/rds/add-role-to-db-in= stance.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/rds/add-source-identi= fier-to-subscription.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/rds/add-tags-to-resou= rce.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/rds/apply-pending-ma= intenance-action.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/rds/authorize-db-secu= rity-group-ingress.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/rds/backtrack-db-clus= ter.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/rds/cancel-export-ta= sk.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/rds/copy-db-cluster-p= arameter-group.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/rds/copy-db-cluster-s= napshot.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/rds/copy-db-parameter= -group.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/rds/copy-db-snapshot.= rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/rds/copy-option-group= .rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/rds/create-custom-av= ailability-zone.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/rds/create-db-cluster= -endpoint.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/rds/create-db-cluster= -parameter-group.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/rds/create-db-cluster= -snapshot.rst >>>>> @@ -3764,10 +4144,12 @@ usr/lib/python3.10/site-packages/awscli/examples >>>>> #usr/lib/python3.10/site-packages/awscli/examples/rds/create-event-subs= cription.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/rds/create-global-clu= ster.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/rds/create-option-gro= up.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/rds/delete-custom-av= ailability-zone.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/rds/delete-db-cluster= -endpoint.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/rds/delete-db-cluster= -parameter-group.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/rds/delete-db-cluster= -snapshot.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/rds/delete-db-cluster= .rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/rds/delete-db-instan= ce-automated-backup.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/rds/delete-db-instanc= e.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/rds/delete-db-paramet= er-group.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/rds/delete-db-securit= y-group.rst >>>>> @@ -3775,9 +4157,12 @@ usr/lib/python3.10/site-packages/awscli/examples >>>>> #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-subs= cription.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/rds/delete-global-clu= ster.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/rds/delete-installat= ion-media.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/rds/delete-option-gro= up.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/rds/describe-account-= attributes.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/rds/describe-certific= ates.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/rds/describe-custom-= availability-zones.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/rds/describe-db-clus= ter-backtracks.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/rds/describe-db-clust= er-endpoints.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/rds/describe-db-clust= er-parameter-groups.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/rds/describe-db-clust= er-parameters.rst >>>>> @@ -3801,6 +4186,7 @@ usr/lib/python3.10/site-packages/awscli/examples >>>>> #usr/lib/python3.10/site-packages/awscli/examples/rds/describe-events.r= st >>>>> #usr/lib/python3.10/site-packages/awscli/examples/rds/describe-export-t= asks.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/rds/describe-global-c= lusters.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/rds/describe-install= ation-media.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/rds/describe-option-g= roup-options.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/rds/describe-option-g= roups.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/rds/describe-orderabl= e-db-instance-options.rst >>>>> @@ -3811,8 +4197,13 @@ usr/lib/python3.10/site-packages/awscli/examples >>>>> #usr/lib/python3.10/site-packages/awscli/examples/rds/describe-valid-db= -instance-modifications.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/rds/download-db-log-f= ile-portion.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/rds/generate-auth-tok= en.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/rds/generate-db-auth= -token.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/rds/import-installat= ion-media.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/rds/list-tags-for-res= ource.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/rds/modify-certifica= tes.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/rds/modify-current-d= b-cluster-capacity.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/rds/modify-db-cluster= -endpoint.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/rds/modify-db-cluste= r-parameter-group.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/rds/modify-db-cluster= -snapshot-attribute.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/rds/modify-db-cluster= .rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/rds/modify-db-instanc= e.rst >>>>> @@ -3823,22 +4214,33 @@ usr/lib/python3.10/site-packages/awscli/examples >>>>> #usr/lib/python3.10/site-packages/awscli/examples/rds/modify-db-subnet-= group.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/rds/modify-event-subs= cription.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/rds/modify-global-clu= ster.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/rds/promote-read-rep= lica-db-cluster.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/rds/promote-read-repl= ica.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/rds/purchase-reserved= -db-instance.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/rds/purchase-reserved= -db-instances-offerings.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/rds/reboot-db-instanc= e.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/rds/remove-from-glob= al-cluster.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/rds/remove-option-fro= m-option-group.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/rds/remove-role-from= -db-cluster.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/rds/remove-role-from-= db-instance.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/rds/remove-source-ide= ntifier-from-subscription.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/rds/remove-tags-from= -resource.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/rds/reset-db-cluster= -parameter-group.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/rds/reset-db-paramet= er-group.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/rds/restore-db-cluste= r-from-s3.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/rds/restore-db-cluste= r-from-snapshot.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/rds/restore-db-cluste= r-to-point-in-time.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/rds/restore-db-instan= ce-from-db-snapshot.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/rds/restore-db-instan= ce-from-s3.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/rds/restore-db-instan= ce-to-point-in-time.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/rds/start-activity-s= tream.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/rds/start-db-cluster= .rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/rds/start-db-instanc= e-automated-backups-replication.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/rds/start-db-instance= .rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/rds/start-export-task= .rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/rds/stop-activity-st= ream.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/rds/stop-db-cluster.r= st >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/rds/stop-db-instance= -automated-backups-replication.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/rds/stop-db-instance.= rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/redshift >>>>> #usr/lib/python3.10/site-packages/awscli/examples/redshift/accept-reser= ved-node-exchange.rst >>>>> @@ -3969,8 +4371,10 @@ usr/lib/python3.10/site-packages/awscli/examples >>>>> #usr/lib/python3.10/site-packages/awscli/examples/resource-groups/get-g= roup-query.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/resource-groups/get-g= roup.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/resource-groups/get-t= ags.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/resource-groups/list= -group-resources.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/resource-groups/list-= groups.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/resource-groups/list-= resource-groups.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/resource-groups/put-= group-configuration.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/resource-groups/searc= h-resources.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/resource-groups/tag.r= st >>>>> #usr/lib/python3.10/site-packages/awscli/examples/resource-groups/untag= .rst >>>>> @@ -4059,25 +4463,50 @@ usr/lib/python3.10/site-packages/awscli/examples >>>>> #usr/lib/python3.10/site-packages/awscli/examples/route53domains/update= -tags-for-domain.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/route53domains/view-b= illing.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/route53resolver >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/route53resolver/asso= ciate-firewall-rule-group.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/route53resolver/assoc= iate-resolver-endpoint-ip-address.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/route53resolver/assoc= iate-resolver-rule.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/route53resolver/crea= te-firewall-domain-list.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/route53resolver/crea= te-firewall-rule-group.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/route53resolver/crea= te-firewall-rule.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/route53resolver/creat= e-resolver-endpoint.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/route53resolver/creat= e-resolver-rule.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/route53resolver/dele= te-firewall-domain-list.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/route53resolver/dele= te-firewall-rule-group.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/route53resolver/dele= te-firewall-rule.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/route53resolver/delet= e-resolver-endpoint.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/route53resolver/delet= e-resolver-rule.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/route53resolver/disa= ssociate-firewall-rule-group.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/route53resolver/disas= sociate-resolver-endpoint-ip-address.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/route53resolver/disas= sociate-resolver-rule.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/route53resolver/get-= firewall-config.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/route53resolver/get-= firewall-domain-list.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/route53resolver/get-= firewall-rule-group-association.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/route53resolver/get-= firewall-rule-group-policy.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/route53resolver/get-= firewall-rule-group.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/route53resolver/get-r= esolver-endpoint.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/route53resolver/get-r= esolver-rule-association.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/route53resolver/get-r= esolver-rule.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/route53resolver/impo= rt-firewall-domains.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/route53resolver/list= -firewall-configs.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/route53resolver/list= -firewall-domain-lists.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/route53resolver/list= -firewall-domains.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/route53resolver/list= -firewall-rule-group-associations.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/route53resolver/list= -firewall-rule-groups.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/route53resolver/list= -firewall-rules.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/route53resolver/list-= resolver-endpoint-ip-addresses.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/route53resolver/list-= resolver-endpoints.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/route53resolver/list-= resolver-rule-associations.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/route53resolver/list-= resolver-rules.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/route53resolver/list-= tags-for-resource.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/route53resolver/put-= firewall-rule-group-policy.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/route53resolver/put-r= esolver-rule-policy.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/route53resolver/tag-r= esource.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/route53resolver/untag= -resource.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/route53resolver/upda= te-firewall-config.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/route53resolver/upda= te-firewall-domains.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/route53resolver/upda= te-firewall-rule-group-association.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/route53resolver/upda= te-firewall-rule.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/route53resolver/updat= e-resolver-endpoint.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/route53resolver/updat= e-resolver-rule.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/s3 >>>>> @@ -4215,38 +4644,51 @@ usr/lib/python3.10/site-packages/awscli/examples >>>>> #usr/lib/python3.10/site-packages/awscli/examples/secretsmanager/list-s= ecrets.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/secretsmanager/put-re= source-policy.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/secretsmanager/put-se= cret-value.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/secretsmanager/remov= e-regions-from-replication.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/secretsmanager/repli= cate-secret-to-regions.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/secretsmanager/restor= e-secret.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/secretsmanager/rotate= -secret.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/secretsmanager/stop-= replication-to-replica.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/secretsmanager/tag-re= source.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/secretsmanager/untag-= resource.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/secretsmanager/update= -secret-version-stage.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/secretsmanager/update= -secret.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/secretsmanager/valid= ate-resource-policy.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/securityhub >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/securityhub/accept-a= dministrator-invitation.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/securityhub/accept-in= vitation.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/securityhub/batch-dis= able-standards.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/securityhub/batch-ena= ble-standards.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/securityhub/batch-imp= ort-findings.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/securityhub/batch-upd= ate-findings.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/securityhub/create-ac= tion-target.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/securityhub/create-f= inding-aggregator.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/securityhub/create-in= sight.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/securityhub/create-me= mbers.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/securityhub/decline-i= nvitations.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/securityhub/delete-ac= tion-target.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/securityhub/delete-f= inding-aggregator.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/securityhub/delete-in= sight.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/securityhub/delete-in= vitations.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/securityhub/delete-me= mbers.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/securityhub/describe-= action-targets.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/securityhub/describe-= hub.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/securityhub/describe= -organization-configuration.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/securityhub/describe-= products.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/securityhub/describe-= standards-controls.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/securityhub/describe-= standards.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/securityhub/disable-i= mport-findings-for-product.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/securityhub/disable-= organization-admin-account.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/securityhub/disable-s= ecurity-hub.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/securityhub/disassoc= iate-from-administrator-account.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/securityhub/disassoci= ate-from-master-account.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/securityhub/disassoci= ate-members.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/securityhub/enable-im= port-findings-for-product.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/securityhub/enable-o= rganization-admin-account.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/securityhub/enable-se= curity-hub.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/securityhub/get-admi= nistrator-account.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/securityhub/get-enabl= ed-standards.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/securityhub/get-find= ing-aggregator.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/securityhub/get-findi= ngs.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/securityhub/get-insig= ht-results.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/securityhub/get-insig= hts.rst >>>>> @@ -4255,13 +4697,17 @@ usr/lib/python3.10/site-packages/awscli/examples >>>>> #usr/lib/python3.10/site-packages/awscli/examples/securityhub/get-membe= rs.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/securityhub/invite-me= mbers.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/securityhub/list-enab= led-products-for-import.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/securityhub/list-fin= ding-aggregators.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/securityhub/list-invi= tations.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/securityhub/list-memb= ers.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/securityhub/list-org= anization-admin-accounts.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/securityhub/list-tags= -for-resource.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/securityhub/tag-resou= rce.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/securityhub/untag-res= ource.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/securityhub/update-ac= tion-target.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/securityhub/update-f= inding-aggregator.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/securityhub/update-in= sight.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/securityhub/update-o= rganization-configuration.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/securityhub/update-se= curity-hub-configuration.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/securityhub/update-st= andards-control.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/serverlessrepo >>>>> @@ -4318,6 +4764,18 @@ usr/lib/python3.10/site-packages/awscli/examples >>>>> #usr/lib/python3.10/site-packages/awscli/examples/servicecatalog/update= -product.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/servicecatalog/update= -provisioning-artifact.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/servicecatalog/update= -tag-option.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/servicediscovery >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/servicediscovery/cre= ate-private-dns-namespace.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/servicediscovery/cre= ate-service.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/servicediscovery/del= ete-namespace.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/servicediscovery/del= ete-service.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/servicediscovery/der= egister-instance.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/servicediscovery/dis= cover-instances.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/servicediscovery/get= -operation.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/servicediscovery/lis= t-instances.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/servicediscovery/lis= t-namespaces.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/servicediscovery/lis= t-services.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/servicediscovery/reg= ister-instance.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ses >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ses/delete-identity.r= st >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ses/get-identity-dkim= -attributes.rst >>>>> @@ -4421,7 +4879,67 @@ usr/lib/python3.10/site-packages/awscli/examples >>>>> #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 >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ssm-contacts >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ssm-contacts/accept-= page.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ssm-contacts/activat= e-contact-channel.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ssm-contacts/command= -name.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ssm-contacts/create-= contact-channel.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ssm-contacts/create-= contact.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ssm-contacts/deactiv= ate-contact-channel.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ssm-contacts/delete-= contact-channel.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ssm-contacts/delete-= contact.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ssm-contacts/describ= e-engagement.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ssm-contacts/describ= e-page.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ssm-contacts/get-con= tact-channel.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ssm-contacts/get-con= tact-policy.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ssm-contacts/get-con= tact.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ssm-contacts/list-co= ntact-channels.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ssm-contacts/list-co= ntacts.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ssm-contacts/list-en= gagements.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ssm-contacts/list-pa= ge-receipts.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ssm-contacts/list-pa= ges-by-contact.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ssm-contacts/list-pa= ges-by-engagement.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ssm-contacts/list-ta= gs-for-resource.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ssm-contacts/put-con= tact-policy.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ssm-contacts/send-ac= tivation-code.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ssm-contacts/start-e= ngagement.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ssm-contacts/stop-en= gagement.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ssm-contacts/tag-res= ource.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ssm-contacts/untag-r= esource.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ssm-contacts/update-= contact-channel.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ssm-contacts/update-= contact.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ssm-incidents >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ssm-incidents/create= -replication-set.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ssm-incidents/create= -response-plan.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ssm-incidents/create= -timeline-event.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ssm-incidents/delete= -incident-record.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ssm-incidents/delete= -replication-set.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ssm-incidents/delete= -resource-policy.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ssm-incidents/delete= -response-plan.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ssm-incidents/delete= -timeline-event.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ssm-incidents/get-in= cident-record.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ssm-incidents/get-re= plication-set.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ssm-incidents/get-re= source-policies.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ssm-incidents/get-re= sponse-plan.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ssm-incidents/get-ti= meline-event.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ssm-incidents/list-i= ncident-records.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ssm-incidents/list-r= elated-items.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ssm-incidents/list-r= eplication-sets.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ssm-incidents/list-r= esponse-plans.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ssm-incidents/list-t= ags-for-resource.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ssm-incidents/list-t= imeline-events.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ssm-incidents/put-re= source-policy.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ssm-incidents/start-= incident.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ssm-incidents/tag-re= source.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ssm-incidents/untag-= resource.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ssm-incidents/update= -deletion-protection.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ssm-incidents/update= -incident-record.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ssm-incidents/update= -related-items.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ssm-incidents/update= -replication-set.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ssm-incidents/update= -response-plan.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ssm-incidents/update= -timeline-event.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ssm/add-tags-to-resou= rce.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ssm/associate-ops-it= em-related-item.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ssm/cancel-command.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ssm/cancel-maintenanc= e-window-execution.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ssm/create-activation= .rst >>>>> @@ -4477,6 +4995,7 @@ usr/lib/python3.10/site-packages/awscli/examples >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ssm/describe-patch-gr= oups.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ssm/describe-patch-pr= operties.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ssm/describe-sessions= .rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ssm/disassociate-ops= -item-related-item.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ssm/get-automation-ex= ecution.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ssm/get-calendar-stat= e.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ssm/get-command-invoc= ation.rst >>>>> @@ -4507,9 +5026,11 @@ usr/lib/python3.10/site-packages/awscli/examples >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ssm/list-commands.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ssm/list-compliance-i= tems.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ssm/list-compliance-s= ummaries.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ssm/list-document-me= tadata-history.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ssm/list-document-ver= sions.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ssm/list-documents.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ssm/list-inventory-en= tries.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ssm/list-ops-item-re= lated-items.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ssm/list-resource-com= pliance-summaries.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ssm/list-resource-dat= a-sync.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ssm/list-tags-for-res= ource.rst >>>>> @@ -4528,12 +5049,15 @@ usr/lib/python3.10/site-packages/awscli/examples >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ssm/send-command.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ssm/start-association= s-once.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ssm/start-automation-= execution.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ssm/start-change-req= uest-execution.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ssm/start-session.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ssm/stop-automation-e= xecution.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ssm/terminate-session= .rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ssm/unlabel-paramete= r-version.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ssm/update-associatio= n-status.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ssm/update-associatio= n.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ssm/update-document-d= efault-version.rst >>>>> +#usr/lib/python3.10/site-packages/awscli/examples/ssm/update-document-= metadata.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ssm/update-document.r= st >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ssm/update-maintenanc= e-window-target.rst >>>>> #usr/lib/python3.10/site-packages/awscli/examples/ssm/update-maintenanc= e-window-task.rst >>>>> diff --git a/lfs/aws-cli b/lfs/aws-cli >>>>> index 0af0ee0f1..bd93210ca 100644 >>>>> --- a/lfs/aws-cli >>>>> +++ b/lfs/aws-cli >>>>> @@ -24,9 +24,7 @@ >>>>> >>>>> include Config >>>>> >>>>> -SUMMARY =3D Amazon Web Services Command Line Interface >>>> The changes from Robin are being removed. I suppose this isn=E2=80=99t i= ntentional. >>> I used an old lfs version that I had started to work on when I was doing = the python3.10 changes. I then decided to leave the aws-cli till later but I = didn't go back and check if something had changed meanwhile. My error. >>> >>> Will re-do the patch and issue as a v2. >>>>> - >>>>> -VER =3D 1.18.188 >>>>> +VER =3D 1.22.63 >>>>> >>>>> THISAPP =3D awscli-$(VER) >>>>> DL_FILE =3D $(THISAPP).tar.gz >>>>> @@ -34,11 +32,9 @@ DL_FROM =3D $(URL_IPFIRE) >>>>> DIR_APP =3D $(DIR_SRC)/$(THISAPP) >>>>> TARGET =3D $(DIR_INFO)/$(THISAPP) >>>>> PROG =3D aws-cli >>>>> -PAK_VER =3D 5 >>>>> - >>>>> -DEPS =3D python3-botocore python3-colorama python3-docutils pyth= on3-pyasn1 python3-rsa python3-s3transfer python3-six python3-yaml >>>>> +PAK_VER =3D 6 >>>>> >>>>> -SERVICES =3D >>>>> +DEPS =3D python3-botocore python3-colorama python3-docutils pyth= on3-pyasn1 python3-rsa python3-s3transfer python3-yaml >>>> Did you run the aws command to check if this still executes and at least= prints the help text? >>> Same problem as mentioned above. I had originally thought the python-six = command could be left out when I was doing the python3.10 changes. Realised l= ater they could not but forgot to recheck the lfs. >>> >>> Not being a cloud user I hadn't even thought about running the aws comman= d. I will do it this time after redoing the patch with all my errors removed. >>> I take it that I can test running the aws command from within the build d= irectory directly and that I don't need to install IPFire from the iso that I= build? >> >> Yes, you can just run the command. It does not need to run on a system on = AWS at all, it will just talk to AWS=E2=80=99 APIs. >> >>> Sorry for the errors but thanks for catching them for me. >> >> No worries. >> >> -Michael >> >>> >>> Regards, >>> Adolf. >>>> -Michael >>>>> >>>>> #######################################################################= ######## >>>>> # Top-level Rules >>>>> @@ -48,7 +44,7 @@ objects =3D $(DL_FILE) >>>>> >>>>> $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) >>>>> >>>>> -$(DL_FILE)_MD5 =3D d0e6edde94f5bd17bf6024fd6534dc61 >>>>> +$(DL_FILE)_MD5 =3D 1cae5a44b2ead0229471171345bba34b >>>>> >>>>> install : $(TARGET) >>>>> >>>>> @@ -58,7 +54,7 @@ download :$(patsubst %,$(DIR_DL)/%,$(objects)) >>>>> >>>>> md5 : $(subst %,%_MD5,$(objects)) >>>>> >>>>> -dist: >>>>> +dist: >>>>> @$(PAK) >>>>> >>>>> #######################################################################= ######## >>>>> --=20 >>>>> 2.35.1 >=20 --=20 Sent from my laptop --===============6927705927501875980==--