botocore 1.34.143__tar.gz → 1.34.145__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of botocore might be problematic. Click here for more details.
- {botocore-1.34.143/botocore.egg-info → botocore-1.34.145}/PKG-INFO +1 -1
- {botocore-1.34.143 → botocore-1.34.145}/botocore/__init__.py +1 -1
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/acm-pca/2017-08-22/service-2.json +99 -96
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/arc-zonal-shift/2022-10-30/service-2.json +108 -30
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/connect/2017-08-08/paginators-1.json +18 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/connect/2017-08-08/service-2.json +302 -4
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ec2/2016-11-15/service-2.json +248 -15
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/endpoints.json +47 -4
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/firehose/2015-08-04/service-2.json +196 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/globalaccelerator/2018-08-08/service-2.json +22 -8
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ivschat/2020-07-14/service-2.json +236 -235
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/medialive/2017-10-14/service-2.json +188 -19
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/pinpoint/2016-12-01/service-2.json +38 -29
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/quicksight/2018-04-01/service-2.json +991 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/rds/2014-10-31/service-2.json +8 -8
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/sagemaker/2017-07-24/service-2.json +38 -2
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/secretsmanager/2017-10-17/service-2.json +4 -4
- botocore-1.34.145/botocore/data/taxsettings/2018-05-10/endpoint-rule-set-1.json +372 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/taxsettings/2018-05-10/service-2.json +2 -1
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/timestream-query/2018-11-01/service-2.json +3 -2
- botocore-1.34.145/botocore/data/verifiedpermissions/2021-12-01/waiters-2.json +5 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/workspaces-thin-client/2023-08-22/service-2.json +2 -1
- {botocore-1.34.143 → botocore-1.34.145}/botocore/waiter.py +9 -1
- {botocore-1.34.143 → botocore-1.34.145/botocore.egg-info}/PKG-INFO +1 -1
- {botocore-1.34.143 → botocore-1.34.145}/botocore.egg-info/SOURCES.txt +1 -0
- {botocore-1.34.143 → botocore-1.34.145}/docs/source/conf.py +1 -1
- botocore-1.34.145/tests/functional/endpoint-rules/taxsettings/endpoint-tests-1.json +552 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/test_waiters.py +32 -0
- botocore-1.34.143/botocore/data/taxsettings/2018-05-10/endpoint-rule-set-1.json +0 -350
- botocore-1.34.143/tests/functional/endpoint-rules/taxsettings/endpoint-tests-1.json +0 -314
- {botocore-1.34.143 → botocore-1.34.145}/LICENSE.txt +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/MANIFEST.in +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/NOTICE +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/README.rst +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/args.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/auth.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/awsrequest.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/cacert.pem +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/client.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/compat.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/compress.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/config.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/configloader.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/configprovider.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/credentials.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/crt/__init__.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/crt/auth.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/_retry.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/accessanalyzer/2019-11-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/accessanalyzer/2019-11-01/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/accessanalyzer/2019-11-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/accessanalyzer/2019-11-01/paginators-1.sdk-extras.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/accessanalyzer/2019-11-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/account/2021-02-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/account/2021-02-01/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/account/2021-02-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/account/2021-02-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/acm/2015-12-08/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/acm/2015-12-08/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/acm/2015-12-08/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/acm/2015-12-08/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/acm/2015-12-08/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/acm-pca/2017-08-22/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/acm-pca/2017-08-22/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/acm-pca/2017-08-22/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/acm-pca/2017-08-22/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/amp/2020-08-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/amp/2020-08-01/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/amp/2020-08-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/amp/2020-08-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/amp/2020-08-01/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/amplify/2017-07-25/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/amplify/2017-07-25/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/amplify/2017-07-25/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/amplify/2017-07-25/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/amplifybackend/2020-08-11/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/amplifybackend/2020-08-11/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/amplifybackend/2020-08-11/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/amplifyuibuilder/2021-08-11/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/amplifyuibuilder/2021-08-11/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/amplifyuibuilder/2021-08-11/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/amplifyuibuilder/2021-08-11/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/amplifyuibuilder/2021-08-11/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/apigateway/2015-07-09/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/apigateway/2015-07-09/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/apigateway/2015-07-09/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/apigateway/2015-07-09/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/apigatewaymanagementapi/2018-11-29/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/apigatewaymanagementapi/2018-11-29/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/apigatewaymanagementapi/2018-11-29/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/apigatewayv2/2018-11-29/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/apigatewayv2/2018-11-29/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/apigatewayv2/2018-11-29/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/appconfig/2019-10-09/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/appconfig/2019-10-09/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/appconfig/2019-10-09/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/appconfig/2019-10-09/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/appconfigdata/2021-11-11/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/appconfigdata/2021-11-11/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/appconfigdata/2021-11-11/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/appconfigdata/2021-11-11/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/appfabric/2023-05-19/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/appfabric/2023-05-19/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/appfabric/2023-05-19/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/appfabric/2023-05-19/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/appflow/2020-08-23/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/appflow/2020-08-23/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/appflow/2020-08-23/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/appflow/2020-08-23/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/appintegrations/2020-07-29/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/appintegrations/2020-07-29/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/appintegrations/2020-07-29/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/appintegrations/2020-07-29/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/application-autoscaling/2016-02-06/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/application-autoscaling/2016-02-06/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/application-autoscaling/2016-02-06/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/application-autoscaling/2016-02-06/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/application-insights/2018-11-25/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/application-insights/2018-11-25/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/application-insights/2018-11-25/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/application-insights/2018-11-25/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/application-signals/2024-04-15/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/application-signals/2024-04-15/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/application-signals/2024-04-15/paginators-1.sdk-extras.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/application-signals/2024-04-15/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/applicationcostprofiler/2020-09-10/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/applicationcostprofiler/2020-09-10/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/applicationcostprofiler/2020-09-10/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/applicationcostprofiler/2020-09-10/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/appmesh/2018-10-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/appmesh/2018-10-01/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/appmesh/2018-10-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/appmesh/2018-10-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/appmesh/2019-01-25/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/appmesh/2019-01-25/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/appmesh/2019-01-25/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/appmesh/2019-01-25/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/apprunner/2020-05-15/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/apprunner/2020-05-15/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/apprunner/2020-05-15/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/apprunner/2020-05-15/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/appstream/2016-12-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/appstream/2016-12-01/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/appstream/2016-12-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/appstream/2016-12-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/appstream/2016-12-01/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/appsync/2017-07-25/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/appsync/2017-07-25/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/appsync/2017-07-25/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/appsync/2017-07-25/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/apptest/2022-12-06/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/apptest/2022-12-06/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/apptest/2022-12-06/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/apptest/2022-12-06/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/arc-zonal-shift/2022-10-30/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/arc-zonal-shift/2022-10-30/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/artifact/2018-05-10/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/artifact/2018-05-10/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/artifact/2018-05-10/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/artifact/2018-05-10/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/athena/2017-05-18/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/athena/2017-05-18/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/athena/2017-05-18/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/athena/2017-05-18/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/auditmanager/2017-07-25/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/auditmanager/2017-07-25/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/auditmanager/2017-07-25/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/auditmanager/2017-07-25/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/autoscaling/2011-01-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/autoscaling/2011-01-01/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/autoscaling/2011-01-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/autoscaling/2011-01-01/paginators-1.sdk-extras.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/autoscaling/2011-01-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/autoscaling-plans/2018-01-06/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/autoscaling-plans/2018-01-06/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/autoscaling-plans/2018-01-06/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/autoscaling-plans/2018-01-06/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/b2bi/2022-06-23/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/b2bi/2022-06-23/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/b2bi/2022-06-23/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/backup/2018-11-15/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/backup/2018-11-15/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/backup/2018-11-15/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/backup/2018-11-15/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/backup-gateway/2021-01-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/backup-gateway/2021-01-01/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/backup-gateway/2021-01-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/backup-gateway/2021-01-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/batch/2016-08-10/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/batch/2016-08-10/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/batch/2016-08-10/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/batch/2016-08-10/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/bcm-data-exports/2023-11-26/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/bcm-data-exports/2023-11-26/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/bcm-data-exports/2023-11-26/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/bedrock/2023-04-20/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/bedrock/2023-04-20/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/bedrock/2023-04-20/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/bedrock/2023-04-20/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/bedrock-agent/2023-06-05/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/bedrock-agent/2023-06-05/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/bedrock-agent/2023-06-05/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/bedrock-agent-runtime/2023-07-26/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/bedrock-agent-runtime/2023-07-26/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/bedrock-agent-runtime/2023-07-26/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/bedrock-runtime/2023-09-30/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/bedrock-runtime/2023-09-30/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/bedrock-runtime/2023-09-30/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/bedrock-runtime/2023-09-30/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/billingconductor/2021-07-30/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/billingconductor/2021-07-30/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/billingconductor/2021-07-30/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/billingconductor/2021-07-30/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/billingconductor/2021-07-30/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/braket/2019-09-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/braket/2019-09-01/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/braket/2019-09-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/braket/2019-09-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/budgets/2016-10-20/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/budgets/2016-10-20/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/budgets/2016-10-20/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/budgets/2016-10-20/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ce/2017-10-25/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ce/2017-10-25/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ce/2017-10-25/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ce/2017-10-25/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/chatbot/2017-10-11/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/chatbot/2017-10-11/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/chatbot/2017-10-11/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/chime/2018-05-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/chime/2018-05-01/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/chime/2018-05-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/chime/2018-05-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/chime-sdk-identity/2021-04-20/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/chime-sdk-identity/2021-04-20/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/chime-sdk-identity/2021-04-20/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/chime-sdk-identity/2021-04-20/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/chime-sdk-media-pipelines/2021-07-15/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/chime-sdk-media-pipelines/2021-07-15/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/chime-sdk-media-pipelines/2021-07-15/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/chime-sdk-meetings/2021-07-15/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/chime-sdk-meetings/2021-07-15/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/chime-sdk-meetings/2021-07-15/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/chime-sdk-meetings/2021-07-15/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/chime-sdk-messaging/2021-05-15/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/chime-sdk-messaging/2021-05-15/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/chime-sdk-messaging/2021-05-15/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/chime-sdk-messaging/2021-05-15/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/chime-sdk-voice/2022-08-03/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/chime-sdk-voice/2022-08-03/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/chime-sdk-voice/2022-08-03/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cleanrooms/2022-02-17/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cleanrooms/2022-02-17/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cleanrooms/2022-02-17/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cleanrooms/2022-02-17/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cleanroomsml/2023-09-06/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cleanroomsml/2023-09-06/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cleanroomsml/2023-09-06/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloud9/2017-09-23/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloud9/2017-09-23/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloud9/2017-09-23/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloud9/2017-09-23/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudcontrol/2021-09-30/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudcontrol/2021-09-30/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudcontrol/2021-09-30/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudcontrol/2021-09-30/paginators-1.sdk-extras.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudcontrol/2021-09-30/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudcontrol/2021-09-30/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/clouddirectory/2016-05-10/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/clouddirectory/2016-05-10/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/clouddirectory/2016-05-10/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/clouddirectory/2016-05-10/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/clouddirectory/2017-01-11/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/clouddirectory/2017-01-11/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/clouddirectory/2017-01-11/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/clouddirectory/2017-01-11/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudformation/2010-05-15/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudformation/2010-05-15/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudformation/2010-05-15/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudformation/2010-05-15/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudformation/2010-05-15/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2014-05-31/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2014-05-31/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2014-05-31/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2014-05-31/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2014-10-21/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2014-10-21/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2014-10-21/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2014-10-21/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2014-11-06/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2014-11-06/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2014-11-06/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2014-11-06/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2015-04-17/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2015-04-17/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2015-04-17/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2015-04-17/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2015-07-27/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2015-07-27/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2015-07-27/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2015-07-27/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2015-09-17/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2015-09-17/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2015-09-17/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2015-09-17/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2016-01-13/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2016-01-13/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2016-01-13/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2016-01-13/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2016-01-28/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2016-01-28/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2016-01-28/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2016-01-28/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2016-01-28/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2016-08-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2016-08-01/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2016-08-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2016-08-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2016-08-01/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2016-08-20/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2016-08-20/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2016-08-20/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2016-08-20/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2016-09-07/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2016-09-07/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2016-09-07/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2016-09-07/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2016-09-07/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2016-09-29/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2016-09-29/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2016-09-29/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2016-09-29/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2016-09-29/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2016-11-25/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2016-11-25/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2016-11-25/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2016-11-25/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2016-11-25/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2017-03-25/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2017-03-25/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2017-03-25/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2017-03-25/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2017-10-30/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2017-10-30/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2017-10-30/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2017-10-30/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2017-10-30/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2018-06-18/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2018-06-18/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2018-06-18/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2018-06-18/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2018-06-18/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2018-11-05/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2018-11-05/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2018-11-05/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2018-11-05/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2018-11-05/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2019-03-26/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2019-03-26/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2019-03-26/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2019-03-26/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2019-03-26/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2020-05-31/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2020-05-31/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2020-05-31/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2020-05-31/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront/2020-05-31/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront-keyvaluestore/2022-07-26/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront-keyvaluestore/2022-07-26/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudfront-keyvaluestore/2022-07-26/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudhsm/2014-05-30/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudhsm/2014-05-30/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudhsm/2014-05-30/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudhsm/2014-05-30/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudhsmv2/2017-04-28/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudhsmv2/2017-04-28/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudhsmv2/2017-04-28/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudhsmv2/2017-04-28/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudsearch/2011-02-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudsearch/2011-02-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudsearch/2013-01-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudsearch/2013-01-01/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudsearch/2013-01-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudsearch/2013-01-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudsearchdomain/2013-01-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudsearchdomain/2013-01-01/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudsearchdomain/2013-01-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudtrail/2013-11-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudtrail/2013-11-01/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudtrail/2013-11-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudtrail/2013-11-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudtrail-data/2021-08-11/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudtrail-data/2021-08-11/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudtrail-data/2021-08-11/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudwatch/2010-08-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudwatch/2010-08-01/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudwatch/2010-08-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudwatch/2010-08-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cloudwatch/2010-08-01/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/codeartifact/2018-09-22/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/codeartifact/2018-09-22/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/codeartifact/2018-09-22/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/codeartifact/2018-09-22/paginators-1.sdk-extras.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/codeartifact/2018-09-22/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/codebuild/2016-10-06/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/codebuild/2016-10-06/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/codebuild/2016-10-06/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/codebuild/2016-10-06/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/codecatalyst/2022-09-28/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/codecatalyst/2022-09-28/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/codecatalyst/2022-09-28/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/codecatalyst/2022-09-28/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/codecommit/2015-04-13/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/codecommit/2015-04-13/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/codecommit/2015-04-13/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/codecommit/2015-04-13/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/codeconnections/2023-12-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/codeconnections/2023-12-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/codeconnections/2023-12-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/codedeploy/2014-10-06/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/codedeploy/2014-10-06/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/codedeploy/2014-10-06/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/codedeploy/2014-10-06/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/codedeploy/2014-10-06/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/codeguru-reviewer/2019-09-19/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/codeguru-reviewer/2019-09-19/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/codeguru-reviewer/2019-09-19/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/codeguru-reviewer/2019-09-19/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/codeguru-reviewer/2019-09-19/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/codeguru-security/2018-05-10/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/codeguru-security/2018-05-10/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/codeguru-security/2018-05-10/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/codeguruprofiler/2019-07-18/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/codeguruprofiler/2019-07-18/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/codeguruprofiler/2019-07-18/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/codeguruprofiler/2019-07-18/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/codepipeline/2015-07-09/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/codepipeline/2015-07-09/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/codepipeline/2015-07-09/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/codepipeline/2015-07-09/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/codestar/2017-04-19/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/codestar/2017-04-19/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/codestar/2017-04-19/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/codestar/2017-04-19/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/codestar-connections/2019-12-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/codestar-connections/2019-12-01/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/codestar-connections/2019-12-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/codestar-connections/2019-12-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/codestar-notifications/2019-10-15/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/codestar-notifications/2019-10-15/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/codestar-notifications/2019-10-15/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/codestar-notifications/2019-10-15/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cognito-identity/2014-06-30/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cognito-identity/2014-06-30/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cognito-identity/2014-06-30/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cognito-identity/2014-06-30/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cognito-idp/2016-04-18/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cognito-idp/2016-04-18/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cognito-idp/2016-04-18/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cognito-idp/2016-04-18/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cognito-sync/2014-06-30/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cognito-sync/2014-06-30/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cognito-sync/2014-06-30/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cognito-sync/2014-06-30/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/comprehend/2017-11-27/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/comprehend/2017-11-27/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/comprehend/2017-11-27/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/comprehend/2017-11-27/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/comprehendmedical/2018-10-30/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/comprehendmedical/2018-10-30/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/comprehendmedical/2018-10-30/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/comprehendmedical/2018-10-30/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/compute-optimizer/2019-11-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/compute-optimizer/2019-11-01/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/compute-optimizer/2019-11-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/compute-optimizer/2019-11-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/config/2014-11-12/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/config/2014-11-12/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/config/2014-11-12/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/config/2014-11-12/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/connect/2017-08-08/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/connect/2017-08-08/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/connect-contact-lens/2020-08-21/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/connect-contact-lens/2020-08-21/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/connect-contact-lens/2020-08-21/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/connect-contact-lens/2020-08-21/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/connectcampaigns/2021-01-30/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/connectcampaigns/2021-01-30/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/connectcampaigns/2021-01-30/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/connectcases/2022-10-03/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/connectcases/2022-10-03/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/connectcases/2022-10-03/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/connectparticipant/2018-09-07/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/connectparticipant/2018-09-07/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/connectparticipant/2018-09-07/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/connectparticipant/2018-09-07/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/controlcatalog/2018-05-10/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/controlcatalog/2018-05-10/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/controlcatalog/2018-05-10/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/controltower/2018-05-10/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/controltower/2018-05-10/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/controltower/2018-05-10/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cost-optimization-hub/2022-07-26/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cost-optimization-hub/2022-07-26/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cost-optimization-hub/2022-07-26/paginators-1.sdk-extras.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cost-optimization-hub/2022-07-26/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cost-optimization-hub/2022-07-26/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cur/2017-01-06/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cur/2017-01-06/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cur/2017-01-06/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/cur/2017-01-06/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/customer-profiles/2020-08-15/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/customer-profiles/2020-08-15/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/customer-profiles/2020-08-15/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/customer-profiles/2020-08-15/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/databrew/2017-07-25/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/databrew/2017-07-25/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/databrew/2017-07-25/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/databrew/2017-07-25/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/dataexchange/2017-07-25/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/dataexchange/2017-07-25/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/dataexchange/2017-07-25/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/dataexchange/2017-07-25/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/datapipeline/2012-10-29/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/datapipeline/2012-10-29/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/datapipeline/2012-10-29/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/datapipeline/2012-10-29/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/datasync/2018-11-09/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/datasync/2018-11-09/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/datasync/2018-11-09/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/datasync/2018-11-09/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/datazone/2018-05-10/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/datazone/2018-05-10/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/datazone/2018-05-10/paginators-1.sdk-extras.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/datazone/2018-05-10/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/dax/2017-04-19/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/dax/2017-04-19/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/dax/2017-04-19/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/dax/2017-04-19/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/deadline/2023-10-12/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/deadline/2023-10-12/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/deadline/2023-10-12/paginators-1.sdk-extras.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/deadline/2023-10-12/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/deadline/2023-10-12/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/detective/2018-10-26/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/detective/2018-10-26/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/detective/2018-10-26/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/detective/2018-10-26/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/devicefarm/2015-06-23/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/devicefarm/2015-06-23/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/devicefarm/2015-06-23/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/devicefarm/2015-06-23/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/devops-guru/2020-12-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/devops-guru/2020-12-01/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/devops-guru/2020-12-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/devops-guru/2020-12-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/directconnect/2012-10-25/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/directconnect/2012-10-25/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/directconnect/2012-10-25/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/directconnect/2012-10-25/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/discovery/2015-11-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/discovery/2015-11-01/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/discovery/2015-11-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/discovery/2015-11-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/dlm/2018-01-12/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/dlm/2018-01-12/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/dlm/2018-01-12/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/dlm/2018-01-12/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/dms/2016-01-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/dms/2016-01-01/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/dms/2016-01-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/dms/2016-01-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/dms/2016-01-01/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/docdb/2014-10-31/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/docdb/2014-10-31/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/docdb/2014-10-31/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/docdb/2014-10-31/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/docdb/2014-10-31/service-2.sdk-extras.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/docdb/2014-10-31/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/docdb-elastic/2022-11-28/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/docdb-elastic/2022-11-28/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/docdb-elastic/2022-11-28/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/drs/2020-02-26/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/drs/2020-02-26/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/drs/2020-02-26/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/drs/2020-02-26/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ds/2015-04-16/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ds/2015-04-16/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ds/2015-04-16/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ds/2015-04-16/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/dynamodb/2011-12-05/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/dynamodb/2011-12-05/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/dynamodb/2012-08-10/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/dynamodb/2012-08-10/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/dynamodb/2012-08-10/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/dynamodb/2012-08-10/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/dynamodb/2012-08-10/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/dynamodbstreams/2012-08-10/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/dynamodbstreams/2012-08-10/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/dynamodbstreams/2012-08-10/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/dynamodbstreams/2012-08-10/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ebs/2019-11-02/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ebs/2019-11-02/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ebs/2019-11-02/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ebs/2019-11-02/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ec2/2014-09-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ec2/2014-09-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ec2/2014-09-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ec2/2014-09-01/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ec2/2014-10-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ec2/2014-10-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ec2/2014-10-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ec2/2014-10-01/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ec2/2015-03-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ec2/2015-03-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ec2/2015-03-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ec2/2015-03-01/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ec2/2015-04-15/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ec2/2015-04-15/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ec2/2015-04-15/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ec2/2015-04-15/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ec2/2015-10-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ec2/2015-10-01/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ec2/2015-10-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ec2/2015-10-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ec2/2015-10-01/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ec2/2016-04-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ec2/2016-04-01/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ec2/2016-04-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ec2/2016-04-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ec2/2016-04-01/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ec2/2016-09-15/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ec2/2016-09-15/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ec2/2016-09-15/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ec2/2016-09-15/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ec2/2016-09-15/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ec2/2016-11-15/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ec2/2016-11-15/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ec2/2016-11-15/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ec2/2016-11-15/paginators-1.sdk-extras.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ec2/2016-11-15/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ec2-instance-connect/2018-04-02/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ec2-instance-connect/2018-04-02/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ec2-instance-connect/2018-04-02/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ec2-instance-connect/2018-04-02/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ecr/2015-09-21/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ecr/2015-09-21/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ecr/2015-09-21/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ecr/2015-09-21/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ecr/2015-09-21/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ecr-public/2020-10-30/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ecr-public/2020-10-30/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ecr-public/2020-10-30/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ecr-public/2020-10-30/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ecs/2014-11-13/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ecs/2014-11-13/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ecs/2014-11-13/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ecs/2014-11-13/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ecs/2014-11-13/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/efs/2015-02-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/efs/2015-02-01/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/efs/2015-02-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/efs/2015-02-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/eks/2017-11-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/eks/2017-11-01/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/eks/2017-11-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/eks/2017-11-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/eks/2017-11-01/service-2.sdk-extras.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/eks/2017-11-01/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/eks-auth/2023-11-26/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/eks-auth/2023-11-26/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/eks-auth/2023-11-26/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/eks-auth/2023-11-26/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/elastic-inference/2017-07-25/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/elastic-inference/2017-07-25/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/elastic-inference/2017-07-25/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/elastic-inference/2017-07-25/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/elasticache/2014-09-30/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/elasticache/2014-09-30/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/elasticache/2014-09-30/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/elasticache/2014-09-30/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/elasticache/2015-02-02/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/elasticache/2015-02-02/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/elasticache/2015-02-02/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/elasticache/2015-02-02/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/elasticache/2015-02-02/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/elasticbeanstalk/2010-12-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/elasticbeanstalk/2010-12-01/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/elasticbeanstalk/2010-12-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/elasticbeanstalk/2010-12-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/elasticbeanstalk/2010-12-01/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/elastictranscoder/2012-09-25/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/elastictranscoder/2012-09-25/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/elastictranscoder/2012-09-25/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/elastictranscoder/2012-09-25/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/elastictranscoder/2012-09-25/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/elb/2012-06-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/elb/2012-06-01/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/elb/2012-06-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/elb/2012-06-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/elb/2012-06-01/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/elbv2/2015-12-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/elbv2/2015-12-01/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/elbv2/2015-12-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/elbv2/2015-12-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/elbv2/2015-12-01/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/emr/2009-03-31/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/emr/2009-03-31/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/emr/2009-03-31/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/emr/2009-03-31/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/emr/2009-03-31/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/emr-containers/2020-10-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/emr-containers/2020-10-01/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/emr-containers/2020-10-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/emr-containers/2020-10-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/emr-serverless/2021-07-13/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/emr-serverless/2021-07-13/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/emr-serverless/2021-07-13/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/entityresolution/2018-05-10/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/entityresolution/2018-05-10/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/entityresolution/2018-05-10/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/es/2015-01-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/es/2015-01-01/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/es/2015-01-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/es/2015-01-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/events/2014-02-03/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/events/2014-02-03/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/events/2015-10-07/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/events/2015-10-07/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/events/2015-10-07/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/events/2015-10-07/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/evidently/2021-02-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/evidently/2021-02-01/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/evidently/2021-02-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/evidently/2021-02-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/finspace/2021-03-12/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/finspace/2021-03-12/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/finspace/2021-03-12/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/finspace/2021-03-12/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/finspace-data/2020-07-13/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/finspace-data/2020-07-13/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/finspace-data/2020-07-13/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/finspace-data/2020-07-13/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/firehose/2015-08-04/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/firehose/2015-08-04/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/firehose/2015-08-04/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/fis/2020-12-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/fis/2020-12-01/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/fis/2020-12-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/fis/2020-12-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/fms/2018-01-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/fms/2018-01-01/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/fms/2018-01-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/fms/2018-01-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/forecast/2018-06-26/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/forecast/2018-06-26/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/forecast/2018-06-26/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/forecast/2018-06-26/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/forecastquery/2018-06-26/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/forecastquery/2018-06-26/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/forecastquery/2018-06-26/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/forecastquery/2018-06-26/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/frauddetector/2019-11-15/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/frauddetector/2019-11-15/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/frauddetector/2019-11-15/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/frauddetector/2019-11-15/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/freetier/2023-09-07/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/freetier/2023-09-07/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/freetier/2023-09-07/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/fsx/2018-03-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/fsx/2018-03-01/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/fsx/2018-03-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/fsx/2018-03-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/gamelift/2015-10-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/gamelift/2015-10-01/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/gamelift/2015-10-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/gamelift/2015-10-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/glacier/2012-06-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/glacier/2012-06-01/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/glacier/2012-06-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/glacier/2012-06-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/glacier/2012-06-01/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/globalaccelerator/2018-08-08/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/globalaccelerator/2018-08-08/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/globalaccelerator/2018-08-08/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/glue/2017-03-31/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/glue/2017-03-31/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/glue/2017-03-31/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/glue/2017-03-31/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/grafana/2020-08-18/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/grafana/2020-08-18/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/grafana/2020-08-18/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/grafana/2020-08-18/paginators-1.sdk-extras.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/grafana/2020-08-18/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/greengrass/2017-06-07/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/greengrass/2017-06-07/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/greengrass/2017-06-07/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/greengrassv2/2020-11-30/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/greengrassv2/2020-11-30/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/greengrassv2/2020-11-30/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/greengrassv2/2020-11-30/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/groundstation/2019-05-23/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/groundstation/2019-05-23/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/groundstation/2019-05-23/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/groundstation/2019-05-23/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/groundstation/2019-05-23/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/guardduty/2017-11-28/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/guardduty/2017-11-28/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/guardduty/2017-11-28/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/guardduty/2017-11-28/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/health/2016-08-04/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/health/2016-08-04/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/health/2016-08-04/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/health/2016-08-04/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/healthlake/2017-07-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/healthlake/2017-07-01/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/healthlake/2017-07-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/healthlake/2017-07-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/iam/2010-05-08/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/iam/2010-05-08/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/iam/2010-05-08/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/iam/2010-05-08/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/iam/2010-05-08/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/identitystore/2020-06-15/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/identitystore/2020-06-15/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/identitystore/2020-06-15/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/identitystore/2020-06-15/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/imagebuilder/2019-12-02/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/imagebuilder/2019-12-02/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/imagebuilder/2019-12-02/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/imagebuilder/2019-12-02/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/importexport/2010-06-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/importexport/2010-06-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/importexport/2010-06-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/inspector/2015-08-18/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/inspector/2015-08-18/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/inspector/2016-02-16/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/inspector/2016-02-16/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/inspector/2016-02-16/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/inspector/2016-02-16/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/inspector-scan/2023-08-08/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/inspector-scan/2023-08-08/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/inspector-scan/2023-08-08/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/inspector2/2020-06-08/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/inspector2/2020-06-08/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/inspector2/2020-06-08/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/inspector2/2020-06-08/paginators-1.sdk-extras.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/inspector2/2020-06-08/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/internetmonitor/2021-06-03/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/internetmonitor/2021-06-03/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/internetmonitor/2021-06-03/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/internetmonitor/2021-06-03/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/iot/2015-05-28/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/iot/2015-05-28/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/iot/2015-05-28/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/iot/2015-05-28/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/iot-data/2015-05-28/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/iot-data/2015-05-28/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/iot-data/2015-05-28/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/iot-data/2015-05-28/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/iot-jobs-data/2017-09-29/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/iot-jobs-data/2017-09-29/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/iot-jobs-data/2017-09-29/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/iot-jobs-data/2017-09-29/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/iot1click-devices/2018-05-14/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/iot1click-devices/2018-05-14/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/iot1click-devices/2018-05-14/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/iot1click-projects/2018-05-14/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/iot1click-projects/2018-05-14/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/iot1click-projects/2018-05-14/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/iot1click-projects/2018-05-14/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/iotanalytics/2017-11-27/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/iotanalytics/2017-11-27/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/iotanalytics/2017-11-27/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/iotanalytics/2017-11-27/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/iotdeviceadvisor/2020-09-18/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/iotdeviceadvisor/2020-09-18/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/iotdeviceadvisor/2020-09-18/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/iotdeviceadvisor/2020-09-18/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/iotevents/2018-07-27/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/iotevents/2018-07-27/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/iotevents/2018-07-27/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/iotevents/2018-07-27/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/iotevents-data/2018-10-23/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/iotevents-data/2018-10-23/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/iotevents-data/2018-10-23/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/iotevents-data/2018-10-23/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/iotfleethub/2020-11-03/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/iotfleethub/2020-11-03/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/iotfleethub/2020-11-03/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/iotfleethub/2020-11-03/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/iotfleetwise/2021-06-17/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/iotfleetwise/2021-06-17/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/iotfleetwise/2021-06-17/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/iotfleetwise/2021-06-17/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/iotsecuretunneling/2018-10-05/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/iotsecuretunneling/2018-10-05/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/iotsecuretunneling/2018-10-05/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/iotsecuretunneling/2018-10-05/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/iotsitewise/2019-12-02/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/iotsitewise/2019-12-02/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/iotsitewise/2019-12-02/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/iotsitewise/2019-12-02/paginators-1.sdk-extras.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/iotsitewise/2019-12-02/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/iotsitewise/2019-12-02/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/iotthingsgraph/2018-09-06/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/iotthingsgraph/2018-09-06/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/iotthingsgraph/2018-09-06/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/iotthingsgraph/2018-09-06/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/iottwinmaker/2021-11-29/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/iottwinmaker/2021-11-29/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/iottwinmaker/2021-11-29/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/iottwinmaker/2021-11-29/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/iottwinmaker/2021-11-29/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/iotwireless/2020-11-22/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/iotwireless/2020-11-22/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/iotwireless/2020-11-22/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/iotwireless/2020-11-22/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ivs/2020-07-14/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ivs/2020-07-14/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ivs/2020-07-14/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ivs/2020-07-14/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ivs-realtime/2020-07-14/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ivs-realtime/2020-07-14/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ivs-realtime/2020-07-14/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ivs-realtime/2020-07-14/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ivschat/2020-07-14/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ivschat/2020-07-14/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ivschat/2020-07-14/paginators-1.json +0 -0
- {botocore-1.34.143/botocore/data/managedblockchain-query/2023-05-04 → botocore-1.34.145/botocore/data/ivschat/2020-07-14}/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/kafka/2018-11-14/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/kafka/2018-11-14/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/kafka/2018-11-14/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/kafkaconnect/2021-09-14/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/kafkaconnect/2021-09-14/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/kafkaconnect/2021-09-14/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/kafkaconnect/2021-09-14/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/kendra/2019-02-03/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/kendra/2019-02-03/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/kendra/2019-02-03/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/kendra/2019-02-03/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/kendra-ranking/2022-10-19/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/kendra-ranking/2022-10-19/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/kendra-ranking/2022-10-19/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/keyspaces/2022-02-10/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/keyspaces/2022-02-10/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/keyspaces/2022-02-10/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/keyspaces/2022-02-10/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/keyspaces/2022-02-10/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/kinesis/2013-12-02/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/kinesis/2013-12-02/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/kinesis/2013-12-02/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/kinesis/2013-12-02/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/kinesis/2013-12-02/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/kinesis-video-archived-media/2017-09-30/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/kinesis-video-archived-media/2017-09-30/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/kinesis-video-archived-media/2017-09-30/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/kinesis-video-archived-media/2017-09-30/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/kinesis-video-media/2017-09-30/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/kinesis-video-media/2017-09-30/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/kinesis-video-media/2017-09-30/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/kinesis-video-media/2017-09-30/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/kinesis-video-signaling/2019-12-04/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/kinesis-video-signaling/2019-12-04/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/kinesis-video-signaling/2019-12-04/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/kinesis-video-signaling/2019-12-04/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/kinesis-video-webrtc-storage/2018-05-10/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/kinesis-video-webrtc-storage/2018-05-10/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/kinesis-video-webrtc-storage/2018-05-10/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/kinesisanalytics/2015-08-14/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/kinesisanalytics/2015-08-14/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/kinesisanalytics/2015-08-14/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/kinesisanalytics/2015-08-14/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/kinesisanalyticsv2/2018-05-23/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/kinesisanalyticsv2/2018-05-23/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/kinesisanalyticsv2/2018-05-23/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/kinesisanalyticsv2/2018-05-23/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/kinesisvideo/2017-09-30/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/kinesisvideo/2017-09-30/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/kinesisvideo/2017-09-30/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/kinesisvideo/2017-09-30/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/kms/2014-11-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/kms/2014-11-01/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/kms/2014-11-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/kms/2014-11-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/lakeformation/2017-03-31/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/lakeformation/2017-03-31/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/lakeformation/2017-03-31/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/lakeformation/2017-03-31/paginators-1.sdk-extras.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/lakeformation/2017-03-31/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/lambda/2014-11-11/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/lambda/2014-11-11/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/lambda/2015-03-31/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/lambda/2015-03-31/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/lambda/2015-03-31/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/lambda/2015-03-31/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/lambda/2015-03-31/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/launch-wizard/2018-05-10/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/launch-wizard/2018-05-10/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/launch-wizard/2018-05-10/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/lex-models/2017-04-19/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/lex-models/2017-04-19/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/lex-models/2017-04-19/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/lex-models/2017-04-19/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/lex-runtime/2016-11-28/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/lex-runtime/2016-11-28/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/lex-runtime/2016-11-28/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/lex-runtime/2016-11-28/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/lexv2-models/2020-08-07/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/lexv2-models/2020-08-07/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/lexv2-models/2020-08-07/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/lexv2-models/2020-08-07/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/lexv2-models/2020-08-07/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/lexv2-runtime/2020-08-07/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/lexv2-runtime/2020-08-07/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/lexv2-runtime/2020-08-07/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/lexv2-runtime/2020-08-07/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/license-manager/2018-08-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/license-manager/2018-08-01/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/license-manager/2018-08-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/license-manager/2018-08-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/license-manager-linux-subscriptions/2018-05-10/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/license-manager-linux-subscriptions/2018-05-10/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/license-manager-linux-subscriptions/2018-05-10/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/license-manager-user-subscriptions/2018-05-10/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/license-manager-user-subscriptions/2018-05-10/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/license-manager-user-subscriptions/2018-05-10/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/lightsail/2016-11-28/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/lightsail/2016-11-28/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/lightsail/2016-11-28/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/lightsail/2016-11-28/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/location/2020-11-19/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/location/2020-11-19/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/location/2020-11-19/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/location/2020-11-19/paginators-1.sdk-extras.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/location/2020-11-19/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/logs/2014-03-28/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/logs/2014-03-28/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/logs/2014-03-28/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/logs/2014-03-28/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/lookoutequipment/2020-12-15/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/lookoutequipment/2020-12-15/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/lookoutequipment/2020-12-15/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/lookoutequipment/2020-12-15/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/lookoutmetrics/2017-07-25/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/lookoutmetrics/2017-07-25/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/lookoutmetrics/2017-07-25/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/lookoutmetrics/2017-07-25/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/lookoutvision/2020-11-20/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/lookoutvision/2020-11-20/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/lookoutvision/2020-11-20/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/lookoutvision/2020-11-20/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/m2/2021-04-28/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/m2/2021-04-28/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/m2/2021-04-28/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/machinelearning/2014-12-12/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/machinelearning/2014-12-12/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/machinelearning/2014-12-12/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/machinelearning/2014-12-12/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/machinelearning/2014-12-12/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/macie2/2020-01-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/macie2/2020-01-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/macie2/2020-01-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/macie2/2020-01-01/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/mailmanager/2023-10-17/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/mailmanager/2023-10-17/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/mailmanager/2023-10-17/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/managedblockchain/2018-09-24/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/managedblockchain/2018-09-24/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/managedblockchain/2018-09-24/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/managedblockchain/2018-09-24/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/managedblockchain-query/2023-05-04/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/managedblockchain-query/2023-05-04/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/managedblockchain-query/2023-05-04/service-2.json +0 -0
- {botocore-1.34.143/botocore/data/mediapackagev2/2022-12-25 → botocore-1.34.145/botocore/data/managedblockchain-query/2023-05-04}/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/marketplace-agreement/2020-03-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/marketplace-agreement/2020-03-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/marketplace-agreement/2020-03-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/marketplace-catalog/2018-09-17/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/marketplace-catalog/2018-09-17/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/marketplace-catalog/2018-09-17/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/marketplace-catalog/2018-09-17/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/marketplace-deployment/2023-01-25/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/marketplace-deployment/2023-01-25/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/marketplace-deployment/2023-01-25/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/marketplace-entitlement/2017-01-11/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/marketplace-entitlement/2017-01-11/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/marketplace-entitlement/2017-01-11/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/marketplace-entitlement/2017-01-11/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/marketplacecommerceanalytics/2015-07-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/marketplacecommerceanalytics/2015-07-01/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/marketplacecommerceanalytics/2015-07-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/marketplacecommerceanalytics/2015-07-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/mediaconnect/2018-11-14/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/mediaconnect/2018-11-14/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/mediaconnect/2018-11-14/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/mediaconnect/2018-11-14/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/mediaconvert/2017-08-29/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/mediaconvert/2017-08-29/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/mediaconvert/2017-08-29/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/medialive/2017-10-14/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/medialive/2017-10-14/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/medialive/2017-10-14/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/mediapackage/2017-10-12/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/mediapackage/2017-10-12/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/mediapackage/2017-10-12/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/mediapackage-vod/2018-11-07/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/mediapackage-vod/2018-11-07/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/mediapackage-vod/2018-11-07/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/mediapackagev2/2022-12-25/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/mediapackagev2/2022-12-25/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/mediapackagev2/2022-12-25/service-2.json +0 -0
- {botocore-1.34.143/botocore/data/medical-imaging/2023-07-19 → botocore-1.34.145/botocore/data/mediapackagev2/2022-12-25}/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/mediastore/2017-09-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/mediastore/2017-09-01/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/mediastore/2017-09-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/mediastore/2017-09-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/mediastore-data/2017-09-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/mediastore-data/2017-09-01/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/mediastore-data/2017-09-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/mediastore-data/2017-09-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/mediatailor/2018-04-23/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/mediatailor/2018-04-23/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/mediatailor/2018-04-23/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/medical-imaging/2023-07-19/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/medical-imaging/2023-07-19/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/medical-imaging/2023-07-19/paginators-1.sdk-extras.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/medical-imaging/2023-07-19/service-2.json +0 -0
- {botocore-1.34.143/botocore/data/migrationhuborchestrator/2021-08-28 → botocore-1.34.145/botocore/data/medical-imaging/2023-07-19}/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/memorydb/2021-01-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/memorydb/2021-01-01/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/memorydb/2021-01-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/memorydb/2021-01-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/meteringmarketplace/2016-01-14/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/meteringmarketplace/2016-01-14/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/meteringmarketplace/2016-01-14/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/meteringmarketplace/2016-01-14/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/mgh/2017-05-31/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/mgh/2017-05-31/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/mgh/2017-05-31/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/mgh/2017-05-31/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/mgn/2020-02-26/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/mgn/2020-02-26/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/mgn/2020-02-26/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/mgn/2020-02-26/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/migration-hub-refactor-spaces/2021-10-26/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/migration-hub-refactor-spaces/2021-10-26/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/migration-hub-refactor-spaces/2021-10-26/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/migration-hub-refactor-spaces/2021-10-26/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/migrationhub-config/2019-06-30/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/migrationhub-config/2019-06-30/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/migrationhub-config/2019-06-30/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/migrationhub-config/2019-06-30/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/migrationhuborchestrator/2021-08-28/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/migrationhuborchestrator/2021-08-28/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/migrationhuborchestrator/2021-08-28/service-2.json +0 -0
- {botocore-1.34.143/botocore/data/networkmonitor/2023-08-01 → botocore-1.34.145/botocore/data/migrationhuborchestrator/2021-08-28}/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/migrationhubstrategy/2020-02-19/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/migrationhubstrategy/2020-02-19/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/migrationhubstrategy/2020-02-19/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/migrationhubstrategy/2020-02-19/paginators-1.sdk-extras.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/migrationhubstrategy/2020-02-19/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/mobile/2017-07-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/mobile/2017-07-01/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/mobile/2017-07-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/mobile/2017-07-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/mq/2017-11-27/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/mq/2017-11-27/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/mq/2017-11-27/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/mturk/2017-01-17/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/mturk/2017-01-17/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/mturk/2017-01-17/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/mturk/2017-01-17/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/mwaa/2020-07-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/mwaa/2020-07-01/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/mwaa/2020-07-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/mwaa/2020-07-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/neptune/2014-10-31/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/neptune/2014-10-31/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/neptune/2014-10-31/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/neptune/2014-10-31/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/neptune/2014-10-31/service-2.sdk-extras.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/neptune/2014-10-31/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/neptune-graph/2023-11-29/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/neptune-graph/2023-11-29/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/neptune-graph/2023-11-29/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/neptune-graph/2023-11-29/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/neptunedata/2023-08-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/neptunedata/2023-08-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/neptunedata/2023-08-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/network-firewall/2020-11-12/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/network-firewall/2020-11-12/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/network-firewall/2020-11-12/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/network-firewall/2020-11-12/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/networkmanager/2019-07-05/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/networkmanager/2019-07-05/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/networkmanager/2019-07-05/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/networkmanager/2019-07-05/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/networkmonitor/2023-08-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/networkmonitor/2023-08-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/networkmonitor/2023-08-01/service-2.json +0 -0
- {botocore-1.34.143/botocore/data/payment-cryptography-data/2022-02-03 → botocore-1.34.145/botocore/data/networkmonitor/2023-08-01}/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/nimble/2020-08-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/nimble/2020-08-01/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/nimble/2020-08-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/nimble/2020-08-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/nimble/2020-08-01/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/oam/2022-06-10/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/oam/2022-06-10/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/oam/2022-06-10/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/omics/2022-11-28/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/omics/2022-11-28/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/omics/2022-11-28/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/omics/2022-11-28/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/opensearch/2021-01-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/opensearch/2021-01-01/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/opensearch/2021-01-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/opensearch/2021-01-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/opensearchserverless/2021-11-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/opensearchserverless/2021-11-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/opensearchserverless/2021-11-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/opsworks/2013-02-18/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/opsworks/2013-02-18/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/opsworks/2013-02-18/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/opsworks/2013-02-18/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/opsworks/2013-02-18/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/opsworkscm/2016-11-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/opsworkscm/2016-11-01/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/opsworkscm/2016-11-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/opsworkscm/2016-11-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/opsworkscm/2016-11-01/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/organizations/2016-11-28/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/organizations/2016-11-28/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/organizations/2016-11-28/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/organizations/2016-11-28/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/osis/2022-01-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/osis/2022-01-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/osis/2022-01-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/outposts/2019-12-03/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/outposts/2019-12-03/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/outposts/2019-12-03/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/outposts/2019-12-03/paginators-1.sdk-extras.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/outposts/2019-12-03/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/panorama/2019-07-24/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/panorama/2019-07-24/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/panorama/2019-07-24/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/panorama/2019-07-24/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/partitions.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/payment-cryptography/2021-09-14/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/payment-cryptography/2021-09-14/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/payment-cryptography/2021-09-14/service-2.json +0 -0
- {botocore-1.34.143/botocore/data/pca-connector-scep/2018-05-10 → botocore-1.34.145/botocore/data/payment-cryptography/2021-09-14}/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/payment-cryptography-data/2022-02-03/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/payment-cryptography-data/2022-02-03/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/payment-cryptography-data/2022-02-03/service-2.json +0 -0
- {botocore-1.34.143/botocore/data/payment-cryptography/2021-09-14 → botocore-1.34.145/botocore/data/payment-cryptography-data/2022-02-03}/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/pca-connector-ad/2018-05-10/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/pca-connector-ad/2018-05-10/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/pca-connector-ad/2018-05-10/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/pca-connector-scep/2018-05-10/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/pca-connector-scep/2018-05-10/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/pca-connector-scep/2018-05-10/service-2.json +0 -0
- {botocore-1.34.143/botocore/data/pinpoint-sms-voice-v2/2022-03-31 → botocore-1.34.145/botocore/data/pca-connector-scep/2018-05-10}/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/personalize/2018-05-22/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/personalize/2018-05-22/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/personalize/2018-05-22/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/personalize/2018-05-22/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/personalize-events/2018-03-22/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/personalize-events/2018-03-22/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/personalize-events/2018-03-22/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/personalize-events/2018-03-22/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/personalize-runtime/2018-05-22/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/personalize-runtime/2018-05-22/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/personalize-runtime/2018-05-22/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/personalize-runtime/2018-05-22/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/pi/2018-02-27/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/pi/2018-02-27/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/pi/2018-02-27/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/pi/2018-02-27/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/pinpoint/2016-12-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/pinpoint/2016-12-01/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/pinpoint-email/2018-07-26/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/pinpoint-email/2018-07-26/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/pinpoint-email/2018-07-26/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/pinpoint-email/2018-07-26/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/pinpoint-sms-voice/2018-09-05/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/pinpoint-sms-voice/2018-09-05/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/pinpoint-sms-voice-v2/2022-03-31/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/pinpoint-sms-voice-v2/2022-03-31/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/pinpoint-sms-voice-v2/2022-03-31/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/pinpoint-sms-voice-v2/2022-03-31/paginators-1.sdk-extras.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/pinpoint-sms-voice-v2/2022-03-31/service-2.json +0 -0
- {botocore-1.34.143/botocore/data/pipes/2015-10-07 → botocore-1.34.145/botocore/data/pinpoint-sms-voice-v2/2022-03-31}/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/pipes/2015-10-07/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/pipes/2015-10-07/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/pipes/2015-10-07/service-2.json +0 -0
- {botocore-1.34.143/botocore/data/pricing/2017-10-15 → botocore-1.34.145/botocore/data/pipes/2015-10-07}/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/polly/2016-06-10/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/polly/2016-06-10/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/polly/2016-06-10/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/polly/2016-06-10/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/pricing/2017-10-15/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/pricing/2017-10-15/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/pricing/2017-10-15/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/pricing/2017-10-15/service-2.json +0 -0
- {botocore-1.34.143/botocore/data/qapps/2023-11-27 → botocore-1.34.145/botocore/data/pricing/2017-10-15}/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/privatenetworks/2021-12-03/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/privatenetworks/2021-12-03/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/privatenetworks/2021-12-03/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/proton/2020-07-20/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/proton/2020-07-20/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/proton/2020-07-20/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/proton/2020-07-20/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/proton/2020-07-20/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/qapps/2023-11-27/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/qapps/2023-11-27/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/qapps/2023-11-27/service-2.json +0 -0
- {botocore-1.34.143/botocore/data/qbusiness → botocore-1.34.145/botocore/data/qapps}/2023-11-27/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/qbusiness/2023-11-27/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/qbusiness/2023-11-27/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/qbusiness/2023-11-27/paginators-1.sdk-extras.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/qbusiness/2023-11-27/service-2.json +0 -0
- {botocore-1.34.143/botocore/data/verifiedpermissions/2021-12-01 → botocore-1.34.145/botocore/data/qbusiness/2023-11-27}/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/qconnect/2020-10-19/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/qconnect/2020-10-19/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/qconnect/2020-10-19/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/qldb/2019-01-02/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/qldb/2019-01-02/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/qldb/2019-01-02/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/qldb/2019-01-02/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/qldb-session/2019-07-11/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/qldb-session/2019-07-11/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/qldb-session/2019-07-11/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/qldb-session/2019-07-11/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/quicksight/2018-04-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/quicksight/2018-04-01/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/quicksight/2018-04-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/quicksight/2018-04-01/paginators-1.sdk-extras.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ram/2018-01-04/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ram/2018-01-04/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ram/2018-01-04/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ram/2018-01-04/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/rbin/2021-06-15/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/rbin/2021-06-15/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/rbin/2021-06-15/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/rbin/2021-06-15/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/rds/2014-09-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/rds/2014-09-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/rds/2014-09-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/rds/2014-09-01/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/rds/2014-10-31/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/rds/2014-10-31/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/rds/2014-10-31/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/rds/2014-10-31/paginators-1.sdk-extras.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/rds/2014-10-31/service-2.sdk-extras.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/rds/2014-10-31/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/rds-data/2018-08-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/rds-data/2018-08-01/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/rds-data/2018-08-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/rds-data/2018-08-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/redshift/2012-12-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/redshift/2012-12-01/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/redshift/2012-12-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/redshift/2012-12-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/redshift/2012-12-01/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/redshift-data/2019-12-20/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/redshift-data/2019-12-20/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/redshift-data/2019-12-20/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/redshift-data/2019-12-20/paginators-1.sdk-extras.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/redshift-data/2019-12-20/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/redshift-serverless/2021-04-21/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/redshift-serverless/2021-04-21/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/redshift-serverless/2021-04-21/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/rekognition/2016-06-27/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/rekognition/2016-06-27/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/rekognition/2016-06-27/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/rekognition/2016-06-27/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/rekognition/2016-06-27/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/repostspace/2022-05-13/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/repostspace/2022-05-13/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/repostspace/2022-05-13/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/resiliencehub/2020-04-30/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/resiliencehub/2020-04-30/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/resiliencehub/2020-04-30/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/resiliencehub/2020-04-30/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/resource-explorer-2/2022-07-28/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/resource-explorer-2/2022-07-28/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/resource-explorer-2/2022-07-28/paginators-1.sdk-extras.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/resource-explorer-2/2022-07-28/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/resource-groups/2017-11-27/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/resource-groups/2017-11-27/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/resource-groups/2017-11-27/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/resource-groups/2017-11-27/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/resourcegroupstaggingapi/2017-01-26/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/resourcegroupstaggingapi/2017-01-26/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/resourcegroupstaggingapi/2017-01-26/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/resourcegroupstaggingapi/2017-01-26/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/robomaker/2018-06-29/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/robomaker/2018-06-29/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/robomaker/2018-06-29/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/robomaker/2018-06-29/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/rolesanywhere/2018-05-10/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/rolesanywhere/2018-05-10/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/rolesanywhere/2018-05-10/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/route53/2013-04-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/route53/2013-04-01/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/route53/2013-04-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/route53/2013-04-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/route53/2013-04-01/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/route53-recovery-cluster/2019-12-02/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/route53-recovery-cluster/2019-12-02/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/route53-recovery-cluster/2019-12-02/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/route53-recovery-cluster/2019-12-02/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/route53-recovery-control-config/2020-11-02/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/route53-recovery-control-config/2020-11-02/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/route53-recovery-control-config/2020-11-02/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/route53-recovery-control-config/2020-11-02/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/route53-recovery-readiness/2019-12-02/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/route53-recovery-readiness/2019-12-02/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/route53-recovery-readiness/2019-12-02/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/route53domains/2014-05-15/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/route53domains/2014-05-15/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/route53domains/2014-05-15/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/route53domains/2014-05-15/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/route53profiles/2018-05-10/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/route53profiles/2018-05-10/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/route53profiles/2018-05-10/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/route53resolver/2018-04-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/route53resolver/2018-04-01/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/route53resolver/2018-04-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/route53resolver/2018-04-01/paginators-1.sdk-extras.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/route53resolver/2018-04-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/rum/2018-05-10/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/rum/2018-05-10/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/rum/2018-05-10/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/rum/2018-05-10/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/s3/2006-03-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/s3/2006-03-01/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/s3/2006-03-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/s3/2006-03-01/paginators-1.sdk-extras.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/s3/2006-03-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/s3/2006-03-01/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/s3control/2018-08-20/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/s3control/2018-08-20/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/s3control/2018-08-20/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/s3control/2018-08-20/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/s3outposts/2017-07-25/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/s3outposts/2017-07-25/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/s3outposts/2017-07-25/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/s3outposts/2017-07-25/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/sagemaker/2017-07-24/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/sagemaker/2017-07-24/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/sagemaker/2017-07-24/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/sagemaker/2017-07-24/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/sagemaker-a2i-runtime/2019-11-07/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/sagemaker-a2i-runtime/2019-11-07/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/sagemaker-a2i-runtime/2019-11-07/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/sagemaker-a2i-runtime/2019-11-07/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/sagemaker-edge/2020-09-23/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/sagemaker-edge/2020-09-23/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/sagemaker-edge/2020-09-23/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/sagemaker-edge/2020-09-23/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/sagemaker-featurestore-runtime/2020-07-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/sagemaker-featurestore-runtime/2020-07-01/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/sagemaker-featurestore-runtime/2020-07-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/sagemaker-featurestore-runtime/2020-07-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/sagemaker-geospatial/2020-05-27/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/sagemaker-geospatial/2020-05-27/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/sagemaker-geospatial/2020-05-27/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/sagemaker-metrics/2022-09-30/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/sagemaker-metrics/2022-09-30/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/sagemaker-metrics/2022-09-30/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/sagemaker-runtime/2017-05-13/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/sagemaker-runtime/2017-05-13/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/sagemaker-runtime/2017-05-13/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/sagemaker-runtime/2017-05-13/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/savingsplans/2019-06-28/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/savingsplans/2019-06-28/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/savingsplans/2019-06-28/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/savingsplans/2019-06-28/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/scheduler/2021-06-30/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/scheduler/2021-06-30/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/scheduler/2021-06-30/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/schemas/2019-12-02/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/schemas/2019-12-02/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/schemas/2019-12-02/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/schemas/2019-12-02/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/sdb/2009-04-15/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/sdb/2009-04-15/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/sdb/2009-04-15/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/sdk-default-configuration.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/secretsmanager/2017-10-17/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/secretsmanager/2017-10-17/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/secretsmanager/2017-10-17/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/secretsmanager/2017-10-17/service-2.sdk-extras.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/securityhub/2018-10-26/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/securityhub/2018-10-26/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/securityhub/2018-10-26/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/securityhub/2018-10-26/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/securitylake/2018-05-10/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/securitylake/2018-05-10/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/securitylake/2018-05-10/paginators-1.sdk-extras.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/securitylake/2018-05-10/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/serverlessrepo/2017-09-08/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/serverlessrepo/2017-09-08/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/serverlessrepo/2017-09-08/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/service-quotas/2019-06-24/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/service-quotas/2019-06-24/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/service-quotas/2019-06-24/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/service-quotas/2019-06-24/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/servicecatalog/2015-12-10/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/servicecatalog/2015-12-10/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/servicecatalog/2015-12-10/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/servicecatalog/2015-12-10/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/servicecatalog-appregistry/2020-06-24/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/servicecatalog-appregistry/2020-06-24/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/servicecatalog-appregistry/2020-06-24/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/servicecatalog-appregistry/2020-06-24/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/servicediscovery/2017-03-14/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/servicediscovery/2017-03-14/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/servicediscovery/2017-03-14/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/servicediscovery/2017-03-14/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ses/2010-12-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ses/2010-12-01/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ses/2010-12-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ses/2010-12-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ses/2010-12-01/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/sesv2/2019-09-27/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/sesv2/2019-09-27/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/sesv2/2019-09-27/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/sesv2/2019-09-27/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/shield/2016-06-02/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/shield/2016-06-02/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/shield/2016-06-02/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/shield/2016-06-02/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/signer/2017-08-25/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/signer/2017-08-25/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/signer/2017-08-25/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/signer/2017-08-25/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/signer/2017-08-25/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/simspaceweaver/2022-10-28/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/simspaceweaver/2022-10-28/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/simspaceweaver/2022-10-28/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/sms/2016-10-24/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/sms/2016-10-24/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/sms/2016-10-24/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/sms/2016-10-24/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/sms-voice/2018-09-05/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/sms-voice/2018-09-05/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/snow-device-management/2021-08-04/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/snow-device-management/2021-08-04/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/snow-device-management/2021-08-04/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/snow-device-management/2021-08-04/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/snowball/2016-06-30/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/snowball/2016-06-30/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/snowball/2016-06-30/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/snowball/2016-06-30/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/sns/2010-03-31/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/sns/2010-03-31/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/sns/2010-03-31/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/sns/2010-03-31/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/sqs/2012-11-05/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/sqs/2012-11-05/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/sqs/2012-11-05/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/sqs/2012-11-05/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ssm/2014-11-06/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ssm/2014-11-06/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ssm/2014-11-06/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ssm/2014-11-06/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ssm/2014-11-06/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ssm-contacts/2021-05-03/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ssm-contacts/2021-05-03/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ssm-contacts/2021-05-03/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ssm-contacts/2021-05-03/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ssm-incidents/2018-05-10/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ssm-incidents/2018-05-10/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ssm-incidents/2018-05-10/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ssm-incidents/2018-05-10/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ssm-incidents/2018-05-10/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ssm-sap/2018-05-10/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ssm-sap/2018-05-10/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/ssm-sap/2018-05-10/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/sso/2019-06-10/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/sso/2019-06-10/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/sso/2019-06-10/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/sso/2019-06-10/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/sso-admin/2020-07-20/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/sso-admin/2020-07-20/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/sso-admin/2020-07-20/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/sso-admin/2020-07-20/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/sso-oidc/2019-06-10/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/sso-oidc/2019-06-10/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/sso-oidc/2019-06-10/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/sso-oidc/2019-06-10/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/stepfunctions/2016-11-23/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/stepfunctions/2016-11-23/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/stepfunctions/2016-11-23/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/stepfunctions/2016-11-23/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/storagegateway/2013-06-30/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/storagegateway/2013-06-30/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/storagegateway/2013-06-30/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/storagegateway/2013-06-30/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/sts/2011-06-15/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/sts/2011-06-15/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/sts/2011-06-15/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/sts/2011-06-15/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/supplychain/2024-01-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/supplychain/2024-01-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/supplychain/2024-01-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/support/2013-04-15/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/support/2013-04-15/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/support/2013-04-15/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/support/2013-04-15/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/support-app/2021-08-20/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/support-app/2021-08-20/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/support-app/2021-08-20/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/swf/2012-01-25/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/swf/2012-01-25/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/swf/2012-01-25/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/swf/2012-01-25/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/synthetics/2017-10-11/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/synthetics/2017-10-11/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/synthetics/2017-10-11/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/synthetics/2017-10-11/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/taxsettings/2018-05-10/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/textract/2018-06-27/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/textract/2018-06-27/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/textract/2018-06-27/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/textract/2018-06-27/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/timestream-influxdb/2023-01-27/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/timestream-influxdb/2023-01-27/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/timestream-influxdb/2023-01-27/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/timestream-query/2018-11-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/timestream-query/2018-11-01/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/timestream-query/2018-11-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/timestream-write/2018-11-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/timestream-write/2018-11-01/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/timestream-write/2018-11-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/timestream-write/2018-11-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/tnb/2008-10-21/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/tnb/2008-10-21/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/tnb/2008-10-21/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/transcribe/2017-10-26/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/transcribe/2017-10-26/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/transcribe/2017-10-26/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/transcribe/2017-10-26/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/transfer/2018-11-05/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/transfer/2018-11-05/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/transfer/2018-11-05/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/transfer/2018-11-05/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/transfer/2018-11-05/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/translate/2017-07-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/translate/2017-07-01/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/translate/2017-07-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/translate/2017-07-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/trustedadvisor/2022-09-15/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/trustedadvisor/2022-09-15/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/trustedadvisor/2022-09-15/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/verifiedpermissions/2021-12-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/verifiedpermissions/2021-12-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/verifiedpermissions/2021-12-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/voice-id/2021-09-27/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/voice-id/2021-09-27/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/voice-id/2021-09-27/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/voice-id/2021-09-27/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/vpc-lattice/2022-11-30/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/vpc-lattice/2022-11-30/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/vpc-lattice/2022-11-30/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/waf/2015-08-24/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/waf/2015-08-24/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/waf/2015-08-24/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/waf/2015-08-24/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/waf-regional/2016-11-28/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/waf-regional/2016-11-28/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/waf-regional/2016-11-28/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/waf-regional/2016-11-28/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/wafv2/2019-07-29/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/wafv2/2019-07-29/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/wafv2/2019-07-29/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/wafv2/2019-07-29/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/wellarchitected/2020-03-31/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/wellarchitected/2020-03-31/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/wellarchitected/2020-03-31/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/wellarchitected/2020-03-31/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/wisdom/2020-10-19/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/wisdom/2020-10-19/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/wisdom/2020-10-19/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/wisdom/2020-10-19/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/workdocs/2016-05-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/workdocs/2016-05-01/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/workdocs/2016-05-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/workdocs/2016-05-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/worklink/2018-09-25/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/worklink/2018-09-25/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/worklink/2018-09-25/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/worklink/2018-09-25/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/workmail/2017-10-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/workmail/2017-10-01/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/workmail/2017-10-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/workmail/2017-10-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/workmailmessageflow/2019-05-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/workmailmessageflow/2019-05-01/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/workmailmessageflow/2019-05-01/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/workmailmessageflow/2019-05-01/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/workspaces/2015-04-08/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/workspaces/2015-04-08/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/workspaces/2015-04-08/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/workspaces/2015-04-08/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/workspaces-thin-client/2023-08-22/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/workspaces-thin-client/2023-08-22/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/workspaces-web/2020-07-08/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/workspaces-web/2020-07-08/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/workspaces-web/2020-07-08/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/workspaces-web/2020-07-08/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/xray/2016-04-12/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/xray/2016-04-12/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/xray/2016-04-12/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/data/xray/2016-04-12/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/discovery.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/docs/__init__.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/docs/bcdoc/__init__.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/docs/bcdoc/docstringparser.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/docs/bcdoc/restdoc.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/docs/bcdoc/style.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/docs/client.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/docs/docstring.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/docs/example.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/docs/method.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/docs/paginator.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/docs/params.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/docs/service.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/docs/shape.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/docs/sharedexample.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/docs/translator.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/docs/utils.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/docs/waiter.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/endpoint.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/endpoint_provider.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/errorfactory.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/eventstream.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/exceptions.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/handlers.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/history.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/hooks.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/httpchecksum.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/httpsession.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/loaders.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/model.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/monitoring.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/paginate.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/parsers.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/regions.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/response.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/retries/__init__.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/retries/adaptive.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/retries/base.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/retries/bucket.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/retries/quota.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/retries/special.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/retries/standard.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/retries/throttling.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/retryhandler.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/serialize.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/session.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/signers.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/stub.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/tokens.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/translate.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/useragent.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/utils.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/validate.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/vendored/__init__.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/vendored/requests/__init__.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/vendored/requests/exceptions.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/vendored/requests/packages/__init__.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/vendored/requests/packages/urllib3/__init__.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/vendored/requests/packages/urllib3/exceptions.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore/vendored/six.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore.egg-info/dependency_links.txt +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore.egg-info/requires.txt +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/botocore.egg-info/top_level.txt +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/docs/Makefile +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/docs/README.md +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/docs/make.bat +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/docs/source/_static/404.html +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/docs/source/_static/css/custom.css +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/docs/source/_static/js/custom.js +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/docs/source/_static/logos/aws_dark_theme_logo.svg +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/docs/source/_static/logos/aws_light_theme_logo.svg +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/docs/source/_static/shortbreadv1.js +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/docs/source/_templates/page.html +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/docs/source/_templates/sidebar/close-icon.html +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/docs/source/_templates/sidebar/feedback.html +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/docs/source/client_upgrades.rst +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/docs/source/development/changesfor10.rst +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/docs/source/development/designnotes.rst +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/docs/source/development/index.rst +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/docs/source/index.rst +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/docs/source/reference/awsrequest.rst +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/docs/source/reference/config.rst +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/docs/source/reference/eventstream.rst +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/docs/source/reference/index.rst +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/docs/source/reference/loaders.rst +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/docs/source/reference/response.rst +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/docs/source/reference/stubber.rst +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/docs/source/topics/document_type.rst +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/docs/source/topics/events.rst +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/docs/source/topics/index.rst +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/docs/source/topics/paginators.rst +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/docs/source/tutorial/index.rst +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/pyproject.toml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/requirements-dev.txt +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/requirements.txt +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/setup.cfg +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/setup.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/__init__.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/acceptance/features/environment.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/acceptance/features/smoke/acm/acm.feature +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/acceptance/features/smoke/autoscaling/autoscaling.feature +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/acceptance/features/smoke/cloudformation/cloudformation.feature +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/acceptance/features/smoke/cloudfront/cloudfront.feature +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/acceptance/features/smoke/cloudhsm/cloudhsm.feature +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/acceptance/features/smoke/cloudsearch/cloudsearch.feature +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/acceptance/features/smoke/cloudtrail/cloudtrail.feature +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/acceptance/features/smoke/cloudwatch/cloudwatch.feature +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/acceptance/features/smoke/cloudwatchlogs/cloudwatchlogs.feature +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/acceptance/features/smoke/codecommit/codecommit.feature +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/acceptance/features/smoke/codedeploy/codedeploy.feature +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/acceptance/features/smoke/codepipeline/codepipeline.feature +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/acceptance/features/smoke/cognitoidentity/cognitoidentity.feature +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/acceptance/features/smoke/cognitosync/cognitosync.feature +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/acceptance/features/smoke/configservice/configservice.feature +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/acceptance/features/smoke/datapipeline/datapipeline.feature +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/acceptance/features/smoke/devicefarm/devicefarm.feature +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/acceptance/features/smoke/directconnect/directconnect.feature +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/acceptance/features/smoke/directoryservice/directoryservice.feature +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/acceptance/features/smoke/dynamodb/dynamodb.feature +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/acceptance/features/smoke/dynamodbstreams/dynamodbstreams.feature +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/acceptance/features/smoke/ec2/ec2.feature +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/acceptance/features/smoke/ecs/ecs.feature +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/acceptance/features/smoke/efs/efs.feature +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/acceptance/features/smoke/elasticache/elasticache.feature +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/acceptance/features/smoke/elasticbeanstalk/elasticbeanstalk.feature +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/acceptance/features/smoke/elasticloadbalancing/elasticloadbalancing.feature +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/acceptance/features/smoke/elastictranscoder/elastictranscoder.feature +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/acceptance/features/smoke/emr/emr.feature +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/acceptance/features/smoke/es/es.feature +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/acceptance/features/smoke/glacier/glacier.feature +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/acceptance/features/smoke/iam/iam.feature +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/acceptance/features/smoke/importexport/importexport.feature +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/acceptance/features/smoke/kinesis/kinesis.feature +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/acceptance/features/smoke/kms/kms.feature +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/acceptance/features/smoke/lambda/lambda.feature +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/acceptance/features/smoke/machinelearning/machinelearning.feature +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/acceptance/features/smoke/opsworks/opsworks.feature +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/acceptance/features/smoke/rds/rds.feature +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/acceptance/features/smoke/redshift/redshift.feature +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/acceptance/features/smoke/route53/route53.feature +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/acceptance/features/smoke/route53domains/route53domains.feature +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/acceptance/features/smoke/ses/ses.feature +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/acceptance/features/smoke/sns/sns.feature +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/acceptance/features/smoke/sqs/sqs.feature +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/acceptance/features/smoke/ssm/ssm.feature +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/acceptance/features/smoke/storagegateway/storagegateway.feature +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/acceptance/features/smoke/sts/sts.feature +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/acceptance/features/smoke/support/support.feature +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/acceptance/features/smoke/swf/swf.feature +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/acceptance/features/smoke/waf/waf.feature +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/acceptance/features/smoke/workspaces/workspaces.feature +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/acceptance/features/steps/base.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/cmd-runner +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/__init__.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/configured_endpoint_urls/__init__.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/configured_endpoint_urls/profile-tests.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/configured_endpoint_urls/test_configured_endpoint_url.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/conftest.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/crt/__init__.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/csm/__init__.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/csm/cases.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/csm/data/csmtest/2018-06-19/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/csm/test_monitoring.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/docs/__init__.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/docs/test_alias.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/docs/test_autoscaling.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/docs/test_ec2.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/docs/test_glacier.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/docs/test_lex.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/docs/test_s3.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/docs/test_secretsmanager.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/docs/test_shared_example_config.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/docs/test_streaming_body.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/accessanalyzer/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/account/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/acm/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/acm-pca/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/amp/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/amplify/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/amplifybackend/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/amplifyuibuilder/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/apigateway/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/apigatewaymanagementapi/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/apigatewayv2/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/appconfig/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/appconfigdata/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/appfabric/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/appflow/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/appintegrations/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/application-autoscaling/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/application-insights/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/application-signals/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/applicationcostprofiler/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/appmesh/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/apprunner/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/appstream/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/appsync/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/apptest/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/arc-zonal-shift/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/artifact/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/athena/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/auditmanager/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/autoscaling/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/autoscaling-plans/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/b2bi/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/backup/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/backup-gateway/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/batch/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/bcm-data-exports/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/bedrock/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/bedrock-agent/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/bedrock-agent-runtime/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/bedrock-runtime/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/billingconductor/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/braket/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/budgets/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/ce/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/chatbot/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/chime/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/chime-sdk-identity/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/chime-sdk-media-pipelines/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/chime-sdk-meetings/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/chime-sdk-messaging/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/chime-sdk-voice/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/cleanrooms/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/cleanroomsml/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/cloud9/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/cloudcontrol/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/clouddirectory/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/cloudformation/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/cloudfront/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/cloudfront-keyvaluestore/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/cloudhsm/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/cloudhsmv2/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/cloudsearch/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/cloudsearchdomain/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/cloudtrail/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/cloudtrail-data/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/cloudwatch/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/codeartifact/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/codebuild/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/codecatalyst/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/codecommit/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/codeconnections/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/codedeploy/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/codeguru-reviewer/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/codeguru-security/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/codeguruprofiler/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/codepipeline/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/codestar/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/codestar-connections/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/codestar-notifications/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/cognito-identity/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/cognito-idp/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/cognito-sync/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/comprehend/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/comprehendmedical/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/compute-optimizer/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/config/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/connect/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/connect-contact-lens/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/connectcampaigns/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/connectcases/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/connectparticipant/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/controlcatalog/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/controltower/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/cost-optimization-hub/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/cur/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/customer-profiles/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/databrew/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/dataexchange/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/datapipeline/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/datasync/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/datazone/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/dax/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/deadline/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/detective/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/devicefarm/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/devops-guru/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/directconnect/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/discovery/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/dlm/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/dms/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/docdb/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/docdb-elastic/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/drs/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/ds/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/dynamodb/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/dynamodbstreams/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/ebs/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/ec2/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/ec2-instance-connect/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/ecr/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/ecr-public/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/ecs/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/efs/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/eks/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/eks-auth/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/elastic-inference/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/elasticache/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/elasticbeanstalk/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/elastictranscoder/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/elb/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/elbv2/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/emr/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/emr-containers/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/emr-serverless/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/entityresolution/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/es/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/events/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/evidently/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/finspace/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/finspace-data/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/firehose/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/fis/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/fms/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/forecast/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/forecastquery/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/frauddetector/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/freetier/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/fsx/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/gamelift/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/glacier/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/globalaccelerator/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/glue/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/grafana/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/greengrass/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/greengrassv2/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/groundstation/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/guardduty/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/health/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/healthlake/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/iam/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/identitystore/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/imagebuilder/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/importexport/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/inspector/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/inspector-scan/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/inspector2/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/internetmonitor/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/iot/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/iot-data/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/iot-jobs-data/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/iot1click-devices/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/iot1click-projects/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/iotanalytics/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/iotdeviceadvisor/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/iotevents/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/iotevents-data/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/iotfleethub/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/iotfleetwise/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/iotsecuretunneling/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/iotsitewise/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/iotthingsgraph/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/iottwinmaker/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/iotwireless/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/ivs/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/ivs-realtime/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/ivschat/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/kafka/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/kafkaconnect/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/kendra/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/kendra-ranking/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/keyspaces/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/kinesis/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/kinesis-video-archived-media/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/kinesis-video-media/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/kinesis-video-signaling/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/kinesis-video-webrtc-storage/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/kinesisanalytics/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/kinesisanalyticsv2/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/kinesisvideo/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/kms/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/lakeformation/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/lambda/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/launch-wizard/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/lex-models/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/lex-runtime/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/lexv2-models/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/lexv2-runtime/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/license-manager/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/license-manager-linux-subscriptions/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/license-manager-user-subscriptions/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/lightsail/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/location/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/logs/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/lookoutequipment/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/lookoutmetrics/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/lookoutvision/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/m2/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/machinelearning/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/macie2/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/mailmanager/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/managedblockchain/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/managedblockchain-query/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/marketplace-agreement/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/marketplace-catalog/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/marketplace-deployment/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/marketplace-entitlement/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/marketplacecommerceanalytics/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/mediaconnect/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/mediaconvert/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/medialive/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/mediapackage/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/mediapackage-vod/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/mediapackagev2/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/mediastore/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/mediastore-data/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/mediatailor/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/medical-imaging/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/memorydb/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/meteringmarketplace/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/mgh/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/mgn/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/migration-hub-refactor-spaces/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/migrationhub-config/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/migrationhuborchestrator/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/migrationhubstrategy/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/mobile/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/mq/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/mturk/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/mwaa/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/neptune/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/neptune-graph/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/neptunedata/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/network-firewall/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/networkmanager/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/networkmonitor/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/nimble/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/oam/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/omics/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/opensearch/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/opensearchserverless/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/opsworks/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/opsworkscm/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/organizations/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/osis/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/outposts/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/panorama/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/payment-cryptography/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/payment-cryptography-data/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/pca-connector-ad/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/pca-connector-scep/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/personalize/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/personalize-events/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/personalize-runtime/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/pi/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/pinpoint/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/pinpoint-email/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/pinpoint-sms-voice/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/pinpoint-sms-voice-v2/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/pipes/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/polly/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/pricing/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/privatenetworks/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/proton/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/qapps/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/qbusiness/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/qconnect/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/qldb/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/qldb-session/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/quicksight/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/ram/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/rbin/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/rds/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/rds-data/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/redshift/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/redshift-data/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/redshift-serverless/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/rekognition/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/repostspace/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/resiliencehub/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/resource-explorer-2/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/resource-groups/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/resourcegroupstaggingapi/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/robomaker/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/rolesanywhere/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/route53/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/route53-recovery-cluster/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/route53-recovery-control-config/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/route53-recovery-readiness/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/route53domains/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/route53profiles/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/route53resolver/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/rum/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/s3/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/s3control/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/s3outposts/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/sagemaker/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/sagemaker-a2i-runtime/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/sagemaker-edge/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/sagemaker-featurestore-runtime/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/sagemaker-geospatial/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/sagemaker-metrics/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/sagemaker-runtime/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/savingsplans/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/scheduler/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/schemas/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/sdb/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/secretsmanager/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/securityhub/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/securitylake/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/serverlessrepo/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/service-quotas/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/servicecatalog/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/servicecatalog-appregistry/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/servicediscovery/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/ses/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/sesv2/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/shield/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/signer/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/simspaceweaver/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/sms/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/sms-voice/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/snow-device-management/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/snowball/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/sns/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/sqs/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/ssm/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/ssm-contacts/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/ssm-incidents/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/ssm-sap/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/sso/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/sso-admin/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/sso-oidc/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/stepfunctions/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/storagegateway/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/sts/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/supplychain/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/support/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/support-app/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/swf/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/synthetics/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/textract/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/timestream-influxdb/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/timestream-query/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/timestream-write/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/tnb/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/transcribe/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/transfer/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/translate/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/trustedadvisor/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/verifiedpermissions/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/voice-id/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/vpc-lattice/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/waf/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/waf-regional/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/wafv2/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/wellarchitected/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/wisdom/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/workdocs/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/worklink/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/workmail/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/workmailmessageflow/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/workspaces/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/workspaces-thin-client/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/workspaces-web/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/endpoint-rules/xray/endpoint-tests-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/leak/__init__.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/leak/test_resource_leaks.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/models/custom-acm/2015-12-08/endpoint-rule-set-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/models/custom-acm/2015-12-08/examples-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/models/custom-acm/2015-12-08/paginators-1.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/models/custom-acm/2015-12-08/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/models/custom-acm/2015-12-08/waiters-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/models/endpoints.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/models/sdk-default-configuration.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/models/test-discovery-endpoint/2020-08-20/service-2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/retries/__init__.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/retries/test_bucket.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/retries/test_quota.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/test_alias.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/test_apigateway.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/test_client.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/test_client_class_names.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/test_client_metadata.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/test_cloudformation.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/test_cloudsearchdomain.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/test_cognito_idp.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/test_compress.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/test_config_provider.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/test_context_params.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/test_credentials.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/test_discovery.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/test_docdb.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/test_dynamodb.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/test_ec2.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/test_endpoint_rulesets.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/test_endpoints.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/test_event_alias.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/test_eventbridge.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/test_events.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/test_h2_required.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/test_history.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/test_importexport.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/test_iot_data.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/test_kinesis.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/test_lex.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/test_loaders.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/test_machinelearning.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/test_model_backcompat.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/test_model_completeness.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/test_modeled_exceptions.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/test_mturk.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/test_neptune.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/test_paginate.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/test_paginator_config.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/test_public_apis.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/test_qbusiness.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/test_rds.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/test_regions.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/test_response_shadowing.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/test_retry.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/test_route53.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/test_s3.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/test_s3_control.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/test_s3_control_redirects.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/test_s3express.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/test_sagemaker.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/test_service_alias.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/test_service_names.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/test_session.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/test_six_imports.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/test_six_threading.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/test_sqs.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/test_sts.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/test_stub.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/test_tagged_unions_unknown.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/test_useragent.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/test_utils.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/test_waiter_config.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/utils/__init__.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/functional/utils/credentialprocess.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/integration/__init__.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/integration/test-credentials +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/integration/test_apigateway.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/integration/test_client.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/integration/test_client_http.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/integration/test_cloudformation.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/integration/test_cognito_identity.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/integration/test_credentials.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/integration/test_ec2.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/integration/test_elastictranscoder.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/integration/test_emr.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/integration/test_glacier.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/integration/test_loaders.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/integration/test_rds.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/integration/test_route53.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/integration/test_s3.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/integration/test_session.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/integration/test_smoke.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/integration/test_sts.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/integration/test_utils.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/integration/test_waiters.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/__init__.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/__init__.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/LICENSE +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/NOTICE +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-header-key-duplicate/get-header-key-duplicate.authz +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-header-key-duplicate/get-header-key-duplicate.creq +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-header-key-duplicate/get-header-key-duplicate.req +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-header-key-duplicate/get-header-key-duplicate.sreq +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-header-key-duplicate/get-header-key-duplicate.sts +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-header-value-multiline/get-header-value-multiline.authz +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-header-value-multiline/get-header-value-multiline.creq +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-header-value-multiline/get-header-value-multiline.req +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-header-value-multiline/get-header-value-multiline.sreq +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-header-value-multiline/get-header-value-multiline.sts +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-header-value-order/get-header-value-order.authz +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-header-value-order/get-header-value-order.creq +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-header-value-order/get-header-value-order.req +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-header-value-order/get-header-value-order.sreq +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-header-value-order/get-header-value-order.sts +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-header-value-trim/get-header-value-trim.authz +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-header-value-trim/get-header-value-trim.creq +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-header-value-trim/get-header-value-trim.req +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-header-value-trim/get-header-value-trim.sreq +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-header-value-trim/get-header-value-trim.sts +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-unreserved/get-unreserved.authz +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-unreserved/get-unreserved.creq +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-unreserved/get-unreserved.req +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-unreserved/get-unreserved.sreq +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-unreserved/get-unreserved.sts +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-utf8/get-utf8.authz +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-utf8/get-utf8.creq +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-utf8/get-utf8.req +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-utf8/get-utf8.sreq +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-utf8/get-utf8.sts +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-vanilla/get-vanilla.authz +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-vanilla/get-vanilla.creq +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-vanilla/get-vanilla.req +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-vanilla/get-vanilla.sreq +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-vanilla/get-vanilla.sts +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-vanilla-empty-query-key/get-vanilla-empty-query-key.authz +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-vanilla-empty-query-key/get-vanilla-empty-query-key.creq +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-vanilla-empty-query-key/get-vanilla-empty-query-key.req +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-vanilla-empty-query-key/get-vanilla-empty-query-key.sreq +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-vanilla-empty-query-key/get-vanilla-empty-query-key.sts +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-vanilla-query/get-vanilla-query.authz +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-vanilla-query/get-vanilla-query.creq +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-vanilla-query/get-vanilla-query.req +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-vanilla-query/get-vanilla-query.sreq +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-vanilla-query/get-vanilla-query.sts +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-vanilla-query-order-encoded/get-vanilla-query-order-encoded.authz +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-vanilla-query-order-encoded/get-vanilla-query-order-encoded.creq +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-vanilla-query-order-encoded/get-vanilla-query-order-encoded.req +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-vanilla-query-order-encoded/get-vanilla-query-order-encoded.sreq +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-vanilla-query-order-encoded/get-vanilla-query-order-encoded.sts +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-vanilla-query-order-key/get-vanilla-query-order-key.authz +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-vanilla-query-order-key/get-vanilla-query-order-key.creq +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-vanilla-query-order-key/get-vanilla-query-order-key.req +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-vanilla-query-order-key/get-vanilla-query-order-key.sreq +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-vanilla-query-order-key/get-vanilla-query-order-key.sts +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-vanilla-query-order-key-case/get-vanilla-query-order-key-case.authz +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-vanilla-query-order-key-case/get-vanilla-query-order-key-case.creq +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-vanilla-query-order-key-case/get-vanilla-query-order-key-case.req +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-vanilla-query-order-key-case/get-vanilla-query-order-key-case.sreq +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-vanilla-query-order-key-case/get-vanilla-query-order-key-case.sts +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-vanilla-query-order-value/get-vanilla-query-order-value.authz +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-vanilla-query-order-value/get-vanilla-query-order-value.creq +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-vanilla-query-order-value/get-vanilla-query-order-value.req +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-vanilla-query-order-value/get-vanilla-query-order-value.sreq +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-vanilla-query-order-value/get-vanilla-query-order-value.sts +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-vanilla-query-unreserved/get-vanilla-query-unreserved.authz +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-vanilla-query-unreserved/get-vanilla-query-unreserved.creq +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-vanilla-query-unreserved/get-vanilla-query-unreserved.req +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-vanilla-query-unreserved/get-vanilla-query-unreserved.sreq +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-vanilla-query-unreserved/get-vanilla-query-unreserved.sts +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-vanilla-utf8-query/get-vanilla-utf8-query.authz +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-vanilla-utf8-query/get-vanilla-utf8-query.creq +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-vanilla-utf8-query/get-vanilla-utf8-query.req +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-vanilla-utf8-query/get-vanilla-utf8-query.sreq +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-vanilla-utf8-query/get-vanilla-utf8-query.sts +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-vanilla-with-session-token/get-vanilla-with-session-token.authz +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-vanilla-with-session-token/get-vanilla-with-session-token.creq +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-vanilla-with-session-token/get-vanilla-with-session-token.req +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-vanilla-with-session-token/get-vanilla-with-session-token.sreq +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/get-vanilla-with-session-token/get-vanilla-with-session-token.sts +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/normalize-path/get-relative/get-relative.authz +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/normalize-path/get-relative/get-relative.creq +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/normalize-path/get-relative/get-relative.req +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/normalize-path/get-relative/get-relative.sreq +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/normalize-path/get-relative/get-relative.sts +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/normalize-path/get-relative-relative/get-relative-relative.authz +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/normalize-path/get-relative-relative/get-relative-relative.creq +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/normalize-path/get-relative-relative/get-relative-relative.req +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/normalize-path/get-relative-relative/get-relative-relative.sreq +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/normalize-path/get-relative-relative/get-relative-relative.sts +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/normalize-path/get-slash/get-slash.authz +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/normalize-path/get-slash/get-slash.creq +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/normalize-path/get-slash/get-slash.req +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/normalize-path/get-slash/get-slash.sreq +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/normalize-path/get-slash/get-slash.sts +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/normalize-path/get-slash-dot-slash/get-slash-dot-slash.authz +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/normalize-path/get-slash-dot-slash/get-slash-dot-slash.creq +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/normalize-path/get-slash-dot-slash/get-slash-dot-slash.req +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/normalize-path/get-slash-dot-slash/get-slash-dot-slash.sreq +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/normalize-path/get-slash-dot-slash/get-slash-dot-slash.sts +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/normalize-path/get-slash-pointless-dot/get-slash-pointless-dot.authz +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/normalize-path/get-slash-pointless-dot/get-slash-pointless-dot.creq +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/normalize-path/get-slash-pointless-dot/get-slash-pointless-dot.req +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/normalize-path/get-slash-pointless-dot/get-slash-pointless-dot.sreq +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/normalize-path/get-slash-pointless-dot/get-slash-pointless-dot.sts +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/normalize-path/get-slashes/get-slashes.authz +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/normalize-path/get-slashes/get-slashes.creq +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/normalize-path/get-slashes/get-slashes.req +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/normalize-path/get-slashes/get-slashes.sreq +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/normalize-path/get-slashes/get-slashes.sts +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/normalize-path/get-space/get-space.authz +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/normalize-path/get-space/get-space.creq +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/normalize-path/get-space/get-space.req +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/normalize-path/get-space/get-space.sreq +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/normalize-path/get-space/get-space.sts +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/normalize-path/get-special-character/get-special-character.authz +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/normalize-path/get-special-character/get-special-character.creq +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/normalize-path/get-special-character/get-special-character.req +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/normalize-path/get-special-character/get-special-character.sreq +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/normalize-path/get-special-character/get-special-character.sts +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/normalize-path/normalize-path.txt +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/post-header-key-case/post-header-key-case.authz +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/post-header-key-case/post-header-key-case.creq +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/post-header-key-case/post-header-key-case.req +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/post-header-key-case/post-header-key-case.sreq +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/post-header-key-case/post-header-key-case.sts +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/post-header-key-sort/post-header-key-sort.authz +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/post-header-key-sort/post-header-key-sort.creq +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/post-header-key-sort/post-header-key-sort.req +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/post-header-key-sort/post-header-key-sort.sreq +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/post-header-key-sort/post-header-key-sort.sts +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/post-header-value-case/post-header-value-case.authz +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/post-header-value-case/post-header-value-case.creq +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/post-header-value-case/post-header-value-case.req +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/post-header-value-case/post-header-value-case.sreq +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/post-header-value-case/post-header-value-case.sts +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/post-sts-token/post-sts-header-after/post-sts-header-after.authz +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/post-sts-token/post-sts-header-after/post-sts-header-after.creq +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/post-sts-token/post-sts-header-after/post-sts-header-after.req +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/post-sts-token/post-sts-header-after/post-sts-header-after.sreq +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/post-sts-token/post-sts-header-after/post-sts-header-after.sts +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/post-sts-token/post-sts-header-before/post-sts-header-before.authz +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/post-sts-token/post-sts-header-before/post-sts-header-before.creq +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/post-sts-token/post-sts-header-before/post-sts-header-before.req +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/post-sts-token/post-sts-header-before/post-sts-header-before.sreq +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/post-sts-token/post-sts-header-before/post-sts-header-before.sts +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/post-sts-token/readme.txt +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/post-vanilla/post-vanilla.authz +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/post-vanilla/post-vanilla.creq +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/post-vanilla/post-vanilla.req +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/post-vanilla/post-vanilla.sreq +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/post-vanilla/post-vanilla.sts +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/post-vanilla-empty-query-value/post-vanilla-empty-query-value.authz +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/post-vanilla-empty-query-value/post-vanilla-empty-query-value.creq +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/post-vanilla-empty-query-value/post-vanilla-empty-query-value.req +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/post-vanilla-empty-query-value/post-vanilla-empty-query-value.sreq +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/post-vanilla-empty-query-value/post-vanilla-empty-query-value.sts +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/post-vanilla-query/post-vanilla-query.authz +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/post-vanilla-query/post-vanilla-query.creq +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/post-vanilla-query/post-vanilla-query.req +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/post-vanilla-query/post-vanilla-query.sreq +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/post-vanilla-query/post-vanilla-query.sts +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/post-x-www-form-urlencoded/post-x-www-form-urlencoded.authz +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/post-x-www-form-urlencoded/post-x-www-form-urlencoded.creq +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/post-x-www-form-urlencoded/post-x-www-form-urlencoded.req +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/post-x-www-form-urlencoded/post-x-www-form-urlencoded.sreq +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/post-x-www-form-urlencoded/post-x-www-form-urlencoded.sts +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/post-x-www-form-urlencoded-parameters/post-x-www-form-urlencoded-parameters.authz +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/post-x-www-form-urlencoded-parameters/post-x-www-form-urlencoded-parameters.creq +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/post-x-www-form-urlencoded-parameters/post-x-www-form-urlencoded-parameters.req +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/post-x-www-form-urlencoded-parameters/post-x-www-form-urlencoded-parameters.sreq +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/aws4_testsuite/post-x-www-form-urlencoded-parameters/post-x-www-form-urlencoded-parameters.sts +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/test_signers.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/auth/test_sigv4.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/cfg/aws_bad_profile +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/cfg/aws_config +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/cfg/aws_config_bad +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/cfg/aws_config_badbytes +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/cfg/aws_config_nested +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/cfg/aws_config_nested_bad +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/cfg/aws_config_nocreds +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/cfg/aws_config_other +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/cfg/aws_credentials +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/cfg/aws_services_config +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/cfg/aws_sso_session_config +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/cfg/aws_third_config +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/cfg/boto_config +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/cfg/boto_config_empty +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/cfg/foo_config +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/crt/__init__.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/crt/auth/__init__.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/crt/auth/test_crt_signers.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/crt/auth/test_crt_sigv4.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/data/aws/s3/2006-03-01.normal.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/data/baz.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/data/compressed.json.gz +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/data/endpoints/test-cases/aws-region.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/data/endpoints/test-cases/default-values.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/data/endpoints/test-cases/eventbridge.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/data/endpoints/test-cases/fns.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/data/endpoints/test-cases/headers.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/data/endpoints/test-cases/is-virtual-hostable-s3-bucket.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/data/endpoints/test-cases/local-region-override.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/data/endpoints/test-cases/parse-arn.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/data/endpoints/test-cases/parse-url.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/data/endpoints/test-cases/partition-fn.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/data/endpoints/test-cases/substring.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/data/endpoints/test-cases/uri-encode.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/data/endpoints/test-cases/valid-hostlabel.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/data/endpoints/valid-rules/aws-region.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/data/endpoints/valid-rules/default-values.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/data/endpoints/valid-rules/deprecated-param.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/data/endpoints/valid-rules/eventbridge.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/data/endpoints/valid-rules/fns.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/data/endpoints/valid-rules/get-attr-type-inference.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/data/endpoints/valid-rules/headers.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/data/endpoints/valid-rules/is-virtual-hostable-s3-bucket.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/data/endpoints/valid-rules/local-region-override.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/data/endpoints/valid-rules/minimal-ruleset.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/data/endpoints/valid-rules/parse-arn.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/data/endpoints/valid-rules/parse-url.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/data/endpoints/valid-rules/partition-fn.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/data/endpoints/valid-rules/substring.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/data/endpoints/valid-rules/uri-encode.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/data/endpoints/valid-rules/valid-hostlabel.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/data/foo.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/data/non_ascii.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/data/someservice/2012-10-01.normal.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/data/someservice/2013-08-21.normal.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/data/sub/fie.normal.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/data_overrides/someservice/2012-10-01.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/docs/__init__.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/docs/bcdoc/__init__.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/docs/bcdoc/test_docstringparser.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/docs/bcdoc/test_document.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/docs/bcdoc/test_style.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/docs/test_client.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/docs/test_docs.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/docs/test_docstring.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/docs/test_example.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/docs/test_method.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/docs/test_paginator.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/docs/test_params.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/docs/test_service.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/docs/test_sharedexample.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/docs/test_utils.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/docs/test_waiter.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/protocols/input/ec2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/protocols/input/json.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/protocols/input/query.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/protocols/input/rest-json.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/protocols/input/rest-xml.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/protocols/output/ec2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/protocols/output/json.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/protocols/output/query.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/protocols/output/rest-json.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/protocols/output/rest-xml.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/put_object_data +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/README.rst +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/__init__.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/json/errors/datapipeline-create-pipeline.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/json/errors/directconnect-delete-connection.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/json/errors/dynamodb-put-item.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/json/errors/elastictranscoder-delete-pipeline.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/json/errors/opsworks-delete-stack.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/json/errors/storagegateway-delete-gateway.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/json/errors/swf-deprecate-domain.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/json/expected/datapipeline-create-pipeline.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/json/expected/directconnect-delete-connection.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/json/expected/dynamodb-put-item.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/json/expected/elastictranscoder-delete-pipeline.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/json/expected/elastictranscoder-list-pipelines.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/json/expected/opsworks-delete-stack.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/json/expected/storagegateway-delete-gateway.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/json/expected/swf-deprecate-domain.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/test_response_parsing.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/errors/autoscaling-delete-policy.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/errors/autoscaling-delete-policy.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/errors/cloudformation-cancel-update-stack.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/errors/cloudformation-cancel-update-stack.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/errors/cloudwatch-describe-alarm-history.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/errors/cloudwatch-describe-alarm-history.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/errors/ec2-describe-instances.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/errors/ec2-describe-instances.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/errors/elb-describe-load-balancers.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/errors/elb-describe-load-balancers.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/errors/iam-get-user.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/errors/iam-get-user.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/errors/importexport-get-status.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/errors/importexport-get-status.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/errors/rds-describe-db-instances.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/errors/rds-describe-db-instances.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/errors/route53-get-hosted-zone.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/errors/route53-get-hosted-zone.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/errors/s3-create-bucket.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/errors/s3-create-bucket.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/errors/s3-list-objects.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/errors/s3-list-objects.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/errors/ses-delete-identity.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/errors/ses-delete-identity.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/errors/sns-delete-topic.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/errors/sns-delete-topic.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/errors/sqs-delete-queue.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/errors/sts-get-session-token.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/errors/sts-get-session-token.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/autoscaling-describe-adjustment-types.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/autoscaling-describe-adjustment-types.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/autoscaling-describe-auto-scaling-groups.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/autoscaling-describe-auto-scaling-groups.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/autoscaling-describe-auto-scaling-instances.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/autoscaling-describe-auto-scaling-instances.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/autoscaling-describe-auto-scaling-notification-types.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/autoscaling-describe-auto-scaling-notification-types.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/autoscaling-describe-launch-configurations.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/autoscaling-describe-launch-configurations.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/autoscaling-describe-metric-collection-types.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/autoscaling-describe-metric-collection-types.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/autoscaling-describe-notification-configurations.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/autoscaling-describe-notification-configurations.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/autoscaling-describe-policies.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/autoscaling-describe-policies.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/autoscaling-describe-scaling-activities.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/autoscaling-describe-scaling-activities.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/autoscaling-describe-scaling-process-types.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/autoscaling-describe-scaling-process-types.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/autoscaling-describe-scheduled-actions.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/autoscaling-describe-scheduled-actions.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/autoscaling-describe-tags.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/autoscaling-describe-tags.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/autoscaling-describe-termination-policy-types.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/autoscaling-describe-termination-policy-types.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/cloudformation-describe-stacks.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/cloudformation-describe-stacks.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/cloudformation-get-template.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/cloudformation-get-template.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/cloudformation-list-stacks.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/cloudformation-list-stacks.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/cloudfront-get-cloud-front-origin-access-identity.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/cloudfront-get-cloud-front-origin-access-identity.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/cloudfront-get-distribution.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/cloudfront-get-distribution.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/cloudfront-get-invalidation.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/cloudfront-get-invalidation.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/cloudfront-get-streaming-distribution.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/cloudfront-get-streaming-distribution.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/cloudfront-list-cloud-front-origin-access-identities.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/cloudfront-list-cloud-front-origin-access-identities.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/cloudfront-list-distributions.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/cloudfront-list-distributions.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/cloudfront-list-invalidations.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/cloudfront-list-invalidations.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/cloudfront-list-streaming-distributions.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/cloudfront-list-streaming-distributions.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/cloudwatch-describe-alarm-history.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/cloudwatch-describe-alarm-history.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/cloudwatch-describe-alarms.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/cloudwatch-describe-alarms.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/cloudwatch-list-metrics.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/cloudwatch-list-metrics.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-allocate-address.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-allocate-address.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-assign-private-ip-addresses.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-assign-private-ip-addresses.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-associate-address.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-associate-address.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-associate-route-table.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-associate-route-table.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-attach-volume.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-attach-volume.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-attach-vpn-gateway.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-attach-vpn-gateway.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-bundle-instance.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-bundle-instance.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-cancel-bundle-task.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-cancel-bundle-task.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-cancel-reserved-instances-listing.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-cancel-reserved-instances-listing.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-cancel-spot-instance-requests.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-cancel-spot-instance-requests.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-confirm-product-instance.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-confirm-product-instance.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-copy-snapshot.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-copy-snapshot.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-create-customer-gateway.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-create-customer-gateway.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-create-dhcp-options.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-create-dhcp-options.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-create-instance-export-task.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-create-instance-export-task.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-create-key-pair.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-create-key-pair.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-create-network-acl.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-create-network-acl.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-create-network-interface.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-create-network-interface.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-create-reserved-instances-listing.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-create-reserved-instances-listing.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-create-route-table.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-create-route-table.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-create-snapshot.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-create-snapshot.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-create-spot-datafeed-subscription.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-create-spot-datafeed-subscription.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-create-subnet.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-create-subnet.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-create-volume.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-create-volume.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-create-vpc.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-create-vpc.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-create-vpn-gateway.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-create-vpn-gateway.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-delete-internet-gateway.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-delete-internet-gateway.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-describe-account-attributes.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-describe-account-attributes.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-describe-addresses.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-describe-addresses.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-describe-availability-zones.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-describe-availability-zones.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-describe-bundle-tasks.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-describe-bundle-tasks.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-describe-customer-gateways.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-describe-customer-gateways.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-describe-dhcp-options.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-describe-dhcp-options.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-describe-export-tasks.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-describe-export-tasks.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-describe-instance-attribute.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-describe-instance-attribute.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-describe-instance-status.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-describe-instance-status.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-describe-instances.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-describe-instances.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-describe-internet-gateways.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-describe-internet-gateways.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-describe-key-pairs.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-describe-key-pairs.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-describe-network-acls.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-describe-network-acls.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-describe-network-interfaces.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-describe-network-interfaces.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-describe-placement-groups.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-describe-placement-groups.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-describe-regions.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-describe-regions.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-describe-reserved-instances-offerings.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-describe-reserved-instances-offerings.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-describe-reserved-instances.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-describe-reserved-instances.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-describe-route-tables.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-describe-route-tables.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-describe-security-groups.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-describe-security-groups.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-describe-snapshots.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-describe-snapshots.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-describe-spot-instance-requests.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-describe-spot-instance-requests.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-describe-spot-price-history.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-describe-spot-price-history.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-describe-subnets.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-describe-subnets.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-describe-tags.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-describe-tags.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-describe-volume-status.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-describe-volume-status.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-describe-volumes.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-describe-volumes.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-describe-vpcs.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-describe-vpcs.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-describe-vpn-connections.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-describe-vpn-connections.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-describe-vpn-gateways.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-describe-vpn-gateways.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-detach-network-interface.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-detach-network-interface.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-detach-volume.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-detach-volume.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-get-password-data.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-get-password-data.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-import-instance.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-import-instance.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-import-key-pair.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-import-key-pair.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-import-volume.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-import-volume.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-modify-snapshot-attribute.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-modify-snapshot-attribute.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-monitor-instances.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-monitor-instances.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-register-image.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-register-image.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-replace-network-acl-association.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-replace-network-acl-association.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-request-spot-instances.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-request-spot-instances.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-run-instances.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-run-instances.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-start-instances.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-start-instances.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-stop-instances.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-stop-instances.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-unmonitor-instances.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ec2-unmonitor-instances.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/elasticbeanstalk-check-dns-availability.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/elasticbeanstalk-check-dns-availability.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/elasticbeanstalk-create-application-version.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/elasticbeanstalk-create-application-version.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/elasticbeanstalk-create-application.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/elasticbeanstalk-create-application.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/elasticbeanstalk-create-configuration-template.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/elasticbeanstalk-create-configuration-template.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/elasticbeanstalk-create-environment.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/elasticbeanstalk-create-environment.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/elasticbeanstalk-create-storage-location.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/elasticbeanstalk-create-storage-location.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/elasticbeanstalk-delete-application.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/elasticbeanstalk-delete-application.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/elasticbeanstalk-describe-application-versions.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/elasticbeanstalk-describe-application-versions.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/elasticbeanstalk-describe-applications.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/elasticbeanstalk-describe-applications.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/elasticbeanstalk-describe-configuration-options.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/elasticbeanstalk-describe-configuration-options.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/elasticbeanstalk-describe-environments.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/elasticbeanstalk-describe-environments.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/elasticbeanstalk-describe-events.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/elasticbeanstalk-describe-events.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/elasticbeanstalk-list-available-solution-stacks.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/elasticbeanstalk-list-available-solution-stacks.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/elasticbeanstalk-retrieve-environment-info.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/elasticbeanstalk-retrieve-environment-info.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/elasticbeanstalk-terminate-environment.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/elasticbeanstalk-terminate-environment.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/elasticbeanstalk-update-application-version.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/elasticbeanstalk-update-application-version.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/elasticbeanstalk-update-application.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/elasticbeanstalk-update-application.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/elb-describe-load-balancer-policies.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/elb-describe-load-balancer-policies.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/elb-describe-load-balancer-policy-types.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/elb-describe-load-balancer-policy-types.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/elb-describe-load-balancers.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/elb-describe-load-balancers.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/iam-create-virtual-mfa-device.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/iam-create-virtual-mfa-device.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/iam-get-account-summary.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/iam-get-account-summary.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/iam-get-group.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/iam-get-group.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/iam-get-user-policy.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/iam-get-user-policy.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/iam-get-user.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/iam-get-user.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/iam-list-access-keys.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/iam-list-access-keys.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/iam-list-account-aliases.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/iam-list-account-aliases.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/iam-list-groups.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/iam-list-groups.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/iam-list-instance-profiles.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/iam-list-instance-profiles.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/iam-list-mfa-devices.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/iam-list-mfa-devices.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/iam-list-roles.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/iam-list-roles.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/iam-list-server-certificates.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/iam-list-server-certificates.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/iam-list-signing-certificates.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/iam-list-signing-certificates.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/iam-list-users.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/iam-list-users.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/iam-list-virtual-mfa-devices.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/iam-list-virtual-mfa-devices.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/importexport-list-jobs.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/importexport-list-jobs.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/rds-describe-db-engine-versions.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/rds-describe-db-engine-versions.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/rds-describe-db-instances.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/rds-describe-db-instances.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/rds-describe-db-parameter-groups.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/rds-describe-db-parameter-groups.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/rds-describe-db-security-groups.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/rds-describe-db-security-groups.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/rds-describe-db-snapshots.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/rds-describe-db-snapshots.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/rds-describe-db-subnet-groups.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/rds-describe-db-subnet-groups.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/rds-describe-event-categories.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/rds-describe-event-categories.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/rds-describe-event-subscriptions.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/rds-describe-event-subscriptions.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/rds-describe-events.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/rds-describe-events.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/rds-describe-option-groups.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/rds-describe-option-groups.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/rds-describe-reserved-db-instances-offerings.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/rds-describe-reserved-db-instances-offerings.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/rds-describe-reserved-db-instances.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/rds-describe-reserved-db-instances.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/redshift-authorize-cluster-security-group-ingress.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/redshift-authorize-cluster-security-group-ingress.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/redshift-copy-cluster-snapshot.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/redshift-copy-cluster-snapshot.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/redshift-create-cluster-parameter-group.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/redshift-create-cluster-parameter-group.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/redshift-create-cluster-security-group.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/redshift-create-cluster-security-group.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/redshift-create-cluster-snapshot.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/redshift-create-cluster-snapshot.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/redshift-create-cluster-subnet-group.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/redshift-create-cluster-subnet-group.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/redshift-create-cluster.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/redshift-create-cluster.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/redshift-delete-cluster-parameter-group.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/redshift-delete-cluster-parameter-group.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/redshift-delete-cluster-snapshot.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/redshift-delete-cluster-snapshot.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/redshift-delete-cluster.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/redshift-delete-cluster.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/redshift-describe-cluster-parameter-groups.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/redshift-describe-cluster-parameter-groups.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/redshift-describe-cluster-parameters.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/redshift-describe-cluster-parameters.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/redshift-describe-cluster-security-groups.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/redshift-describe-cluster-security-groups.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/redshift-describe-cluster-snapshots.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/redshift-describe-cluster-snapshots.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/redshift-describe-cluster-subnet-groups.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/redshift-describe-cluster-subnet-groups.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/redshift-describe-cluster-versions.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/redshift-describe-cluster-versions.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/redshift-describe-clusters.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/redshift-describe-clusters.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/redshift-describe-events.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/redshift-describe-events.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/redshift-describe-orderable-cluster-options.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/redshift-describe-orderable-cluster-options.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/redshift-describe-reserved-node-offerings.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/redshift-describe-reserved-node-offerings.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/redshift-describe-reserved-nodes.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/redshift-describe-reserved-nodes.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/redshift-describe-resize.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/redshift-describe-resize.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/redshift-modify-cluster-parameter-group.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/redshift-modify-cluster-parameter-group.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/redshift-purchase-reserved-node-offering.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/redshift-purchase-reserved-node-offering.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/redshift-reboot-cluster.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/redshift-reboot-cluster.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/redshift-reset-cluster-parameter-group.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/redshift-reset-cluster-parameter-group.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/redshift-restore-from-cluster-snapshot.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/redshift-restore-from-cluster-snapshot.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/redshift-revoke-cluster-security-group-ingress.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/redshift-revoke-cluster-security-group-ingress.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/s3-get-bucket-acl.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/s3-get-bucket-acl.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/s3-get-bucket-location.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/s3-get-bucket-location.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/s3-get-bucket-logging.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/s3-get-bucket-logging.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/s3-get-bucket-policy.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/s3-get-bucket-policy.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/s3-list-buckets.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/s3-list-buckets.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/s3-list-multipart-uploads#2.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/s3-list-multipart-uploads#2.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/s3-list-multipart-uploads.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/s3-list-multipart-uploads.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/s3-list-object-versions.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/s3-list-object-versions.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/s3-list-objects.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/s3-list-objects.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ses-delete-identity.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ses-delete-identity.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ses-get-identity-dkim-attributes.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ses-get-identity-dkim-attributes.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ses-get-identity-notification-attributes.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ses-get-identity-notification-attributes.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ses-get-identity-verification-attributes.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ses-get-identity-verification-attributes.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ses-get-send-quota.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ses-get-send-quota.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ses-get-send-statistics.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ses-get-send-statistics.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ses-list-identities.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ses-list-identities.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ses-send-email.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ses-send-email.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ses-send-raw-email.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ses-send-raw-email.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ses-set-identity-dkim-enabled.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ses-set-identity-dkim-enabled.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ses-verify-domain-dkim.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ses-verify-domain-dkim.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ses-verify-domain-identity.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/ses-verify-domain-identity.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/sns-add-permission.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/sns-add-permission.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/sns-confirm-subscription.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/sns-confirm-subscription.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/sns-create-topic.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/sns-create-topic.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/sns-get-subscription-attributes.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/sns-get-subscription-attributes.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/sns-get-topic-attributes.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/sns-get-topic-attributes.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/sns-list-subscriptions-by-topic.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/sns-list-subscriptions-by-topic.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/sns-list-subscriptions.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/sns-list-subscriptions.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/sns-list-topics.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/sns-list-topics.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/sns-publish.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/sns-publish.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/sns-subscribe.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/sns-subscribe.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/sqs-add-permission.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/sqs-change-message-visibility-batch.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/sqs-create-queue.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/sqs-delete-message-batch.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/sqs-get-queue-attributes.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/sqs-get-queue-url.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/sqs-list-queues.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/sqs-receive-message.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/sqs-send-message-batch.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/sqs-send-message.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/sts-get-session-token.json +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/response_parsing/xml/responses/sts-get-session-token.xml +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/retries/__init__.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/retries/test_adaptive.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/retries/test_bucket.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/retries/test_quota.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/retries/test_special.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/retries/test_standard.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/retries/test_throttling.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/test_args.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/test_auth_bearer.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/test_auth_sigv4.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/test_awsrequest.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/test_client.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/test_compat.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/test_compress.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/test_config_provider.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/test_configloader.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/test_credentials.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/test_discovery.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/test_endpoint.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/test_endpoint_provider.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/test_errorfactory.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/test_eventstream.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/test_exceptions.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/test_handlers.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/test_history.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/test_hooks.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/test_http_client_exception_mapping.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/test_http_session.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/test_httpchecksum.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/test_idempotency.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/test_loaders.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/test_model.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/test_monitoring.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/test_paginate.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/test_parsers.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/test_protocols.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/test_regions.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/test_response.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/test_retryhandler.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/test_s3_addressing.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/test_serialize.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/test_session.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/test_session_legacy.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/test_signers.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/test_stub.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/test_tokens.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/test_translate.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/test_useragent.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/test_utils.py +0 -0
- {botocore-1.34.143 → botocore-1.34.145}/tests/unit/test_validate.py +0 -0
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
"version":"2.0",
|
|
3
3
|
"metadata":{
|
|
4
4
|
"apiVersion":"2017-08-22",
|
|
5
|
+
"auth":["aws.auth#sigv4"],
|
|
5
6
|
"endpointPrefix":"acm-pca",
|
|
6
7
|
"jsonVersion":"1.1",
|
|
7
8
|
"protocol":"json",
|
|
@@ -10,9 +11,9 @@
|
|
|
10
11
|
"serviceFullName":"AWS Certificate Manager Private Certificate Authority",
|
|
11
12
|
"serviceId":"ACM PCA",
|
|
12
13
|
"signatureVersion":"v4",
|
|
14
|
+
"signingName":"acm-pca",
|
|
13
15
|
"targetPrefix":"ACMPrivateCA",
|
|
14
|
-
"uid":"acm-pca-2017-08-22"
|
|
15
|
-
"auth":["aws.auth#sigv4"]
|
|
16
|
+
"uid":"acm-pca-2017-08-22"
|
|
16
17
|
},
|
|
17
18
|
"operations":{
|
|
18
19
|
"CreateCertificateAuthority":{
|
|
@@ -24,10 +25,10 @@
|
|
|
24
25
|
"input":{"shape":"CreateCertificateAuthorityRequest"},
|
|
25
26
|
"output":{"shape":"CreateCertificateAuthorityResponse"},
|
|
26
27
|
"errors":[
|
|
28
|
+
{"shape":"LimitExceededException"},
|
|
27
29
|
{"shape":"InvalidArgsException"},
|
|
28
|
-
{"shape":"InvalidPolicyException"},
|
|
29
30
|
{"shape":"InvalidTagException"},
|
|
30
|
-
{"shape":"
|
|
31
|
+
{"shape":"InvalidPolicyException"}
|
|
31
32
|
],
|
|
32
33
|
"documentation":"<p>Creates a root or subordinate private certificate authority (CA). You must specify the CA configuration, an optional configuration for Online Certificate Status Protocol (OCSP) and/or a certificate revocation list (CRL), the CA type, and an optional idempotency token to avoid accidental creation of multiple CAs. The CA configuration specifies the name of the algorithm and key size to be used to create the CA private key, the type of signing algorithm that the CA uses, and X.500 subject information. The OCSP configuration can optionally specify a custom URL for the OCSP responder. The CRL configuration specifies the CRL expiration period in days (the validity period of the CRL), the Amazon S3 bucket that will contain the CRL, and a CNAME alias for the S3 bucket that is included in certificates issued by the CA. If successful, this action returns the Amazon Resource Name (ARN) of the CA.</p> <note> <p>Both Amazon Web Services Private CA and the IAM principal must have permission to write to the S3 bucket that you specify. If the IAM principal making the call does not have permission to write to the bucket, then an exception is thrown. For more information, see <a href=\"https://docs.aws.amazon.com/privateca/latest/userguide/crl-planning.html#s3-policies\">Access policies for CRLs in Amazon S3</a>.</p> </note> <p>Amazon Web Services Private CA assets that are stored in Amazon S3 can be protected with encryption. For more information, see <a href=\"https://docs.aws.amazon.com/privateca/latest/userguide/crl-planning.html#crl-encryption\">Encrypting Your CRLs</a>.</p>",
|
|
33
34
|
"idempotent":true
|
|
@@ -41,12 +42,12 @@
|
|
|
41
42
|
"input":{"shape":"CreateCertificateAuthorityAuditReportRequest"},
|
|
42
43
|
"output":{"shape":"CreateCertificateAuthorityAuditReportResponse"},
|
|
43
44
|
"errors":[
|
|
44
|
-
{"shape":"RequestInProgressException"},
|
|
45
|
-
{"shape":"RequestFailedException"},
|
|
46
45
|
{"shape":"ResourceNotFoundException"},
|
|
47
46
|
{"shape":"InvalidArnException"},
|
|
48
47
|
{"shape":"InvalidArgsException"},
|
|
49
|
-
{"shape":"
|
|
48
|
+
{"shape":"RequestFailedException"},
|
|
49
|
+
{"shape":"InvalidStateException"},
|
|
50
|
+
{"shape":"RequestInProgressException"}
|
|
50
51
|
],
|
|
51
52
|
"documentation":"<p>Creates an audit report that lists every time that your CA private key is used. The report is saved in the Amazon S3 bucket that you specify on input. The <a href=\"https://docs.aws.amazon.com/privateca/latest/APIReference/API_IssueCertificate.html\">IssueCertificate</a> and <a href=\"https://docs.aws.amazon.com/privateca/latest/APIReference/API_RevokeCertificate.html\">RevokeCertificate</a> actions use the private key. </p> <note> <p>Both Amazon Web Services Private CA and the IAM principal must have permission to write to the S3 bucket that you specify. If the IAM principal making the call does not have permission to write to the bucket, then an exception is thrown. For more information, see <a href=\"https://docs.aws.amazon.com/privateca/latest/userguide/crl-planning.html#s3-policies\">Access policies for CRLs in Amazon S3</a>.</p> </note> <p>Amazon Web Services Private CA assets that are stored in Amazon S3 can be protected with encryption. For more information, see <a href=\"https://docs.aws.amazon.com/privateca/latest/userguide/PcaAuditReport.html#audit-report-encryption\">Encrypting Your Audit Reports</a>.</p> <note> <p>You can generate a maximum of one report every 30 minutes.</p> </note>",
|
|
52
53
|
"idempotent":true
|
|
@@ -59,12 +60,12 @@
|
|
|
59
60
|
},
|
|
60
61
|
"input":{"shape":"CreatePermissionRequest"},
|
|
61
62
|
"errors":[
|
|
63
|
+
{"shape":"LimitExceededException"},
|
|
64
|
+
{"shape":"PermissionAlreadyExistsException"},
|
|
62
65
|
{"shape":"ResourceNotFoundException"},
|
|
63
66
|
{"shape":"InvalidArnException"},
|
|
64
|
-
{"shape":"
|
|
65
|
-
{"shape":"
|
|
66
|
-
{"shape":"InvalidStateException"},
|
|
67
|
-
{"shape":"RequestFailedException"}
|
|
67
|
+
{"shape":"RequestFailedException"},
|
|
68
|
+
{"shape":"InvalidStateException"}
|
|
68
69
|
],
|
|
69
70
|
"documentation":"<p>Grants one or more permissions on a private CA to the Certificate Manager (ACM) service principal (<code>acm.amazonaws.com</code>). These permissions allow ACM to issue and renew ACM certificates that reside in the same Amazon Web Services account as the CA.</p> <p>You can list current permissions with the <a href=\"https://docs.aws.amazon.com/privateca/latest/APIReference/API_ListPermissions.html\">ListPermissions</a> action and revoke them with the <a href=\"https://docs.aws.amazon.com/privateca/latest/APIReference/API_DeletePermission.html\">DeletePermission</a> action.</p> <p class=\"title\"> <b>About Permissions</b> </p> <ul> <li> <p>If the private CA and the certificates it issues reside in the same account, you can use <code>CreatePermission</code> to grant permissions for ACM to carry out automatic certificate renewals.</p> </li> <li> <p>For automatic certificate renewal to succeed, the ACM service principal needs permissions to create, retrieve, and list certificates.</p> </li> <li> <p>If the private CA and the ACM certificates reside in different accounts, then permissions cannot be used to enable automatic renewals. Instead, the ACM certificate owner must set up a resource-based policy to enable cross-account issuance and renewals. For more information, see <a href=\"https://docs.aws.amazon.com/privateca/latest/userguide/pca-rbp.html\">Using a Resource Based Policy with Amazon Web Services Private CA</a>.</p> </li> </ul>"
|
|
70
71
|
},
|
|
@@ -76,10 +77,10 @@
|
|
|
76
77
|
},
|
|
77
78
|
"input":{"shape":"DeleteCertificateAuthorityRequest"},
|
|
78
79
|
"errors":[
|
|
79
|
-
{"shape":"ConcurrentModificationException"},
|
|
80
80
|
{"shape":"ResourceNotFoundException"},
|
|
81
81
|
{"shape":"InvalidArnException"},
|
|
82
|
-
{"shape":"InvalidStateException"}
|
|
82
|
+
{"shape":"InvalidStateException"},
|
|
83
|
+
{"shape":"ConcurrentModificationException"}
|
|
83
84
|
],
|
|
84
85
|
"documentation":"<p>Deletes a private certificate authority (CA). You must provide the Amazon Resource Name (ARN) of the private CA that you want to delete. You can find the ARN by calling the <a href=\"https://docs.aws.amazon.com/privateca/latest/APIReference/API_ListCertificateAuthorities.html\">ListCertificateAuthorities</a> action. </p> <note> <p>Deleting a CA will invalidate other CAs and certificates below it in your CA hierarchy.</p> </note> <p>Before you can delete a CA that you have created and activated, you must disable it. To do this, call the <a href=\"https://docs.aws.amazon.com/privateca/latest/APIReference/API_UpdateCertificateAuthority.html\">UpdateCertificateAuthority</a> action and set the <b>CertificateAuthorityStatus</b> parameter to <code>DISABLED</code>. </p> <p>Additionally, you can delete a CA if you are waiting for it to be created (that is, the status of the CA is <code>CREATING</code>). You can also delete it if the CA has been created but you haven't yet imported the signed certificate into Amazon Web Services Private CA (that is, the status of the CA is <code>PENDING_CERTIFICATE</code>). </p> <p>When you successfully call <a href=\"https://docs.aws.amazon.com/privateca/latest/APIReference/API_DeleteCertificateAuthority.html\">DeleteCertificateAuthority</a>, the CA's status changes to <code>DELETED</code>. However, the CA won't be permanently deleted until the restoration period has passed. By default, if you do not set the <code>PermanentDeletionTimeInDays</code> parameter, the CA remains restorable for 30 days. You can set the parameter from 7 to 30 days. The <a href=\"https://docs.aws.amazon.com/privateca/latest/APIReference/API_DescribeCertificateAuthority.html\">DescribeCertificateAuthority</a> action returns the time remaining in the restoration window of a private CA in the <code>DELETED</code> state. To restore an eligible CA, call the <a href=\"https://docs.aws.amazon.com/privateca/latest/APIReference/API_RestoreCertificateAuthority.html\">RestoreCertificateAuthority</a> action.</p>"
|
|
85
86
|
},
|
|
@@ -93,8 +94,8 @@
|
|
|
93
94
|
"errors":[
|
|
94
95
|
{"shape":"ResourceNotFoundException"},
|
|
95
96
|
{"shape":"InvalidArnException"},
|
|
96
|
-
{"shape":"
|
|
97
|
-
{"shape":"
|
|
97
|
+
{"shape":"RequestFailedException"},
|
|
98
|
+
{"shape":"InvalidStateException"}
|
|
98
99
|
],
|
|
99
100
|
"documentation":"<p>Revokes permissions on a private CA granted to the Certificate Manager (ACM) service principal (acm.amazonaws.com). </p> <p>These permissions allow ACM to issue and renew ACM certificates that reside in the same Amazon Web Services account as the CA. If you revoke these permissions, ACM will no longer renew the affected certificates automatically.</p> <p>Permissions can be granted with the <a href=\"https://docs.aws.amazon.com/privateca/latest/APIReference/API_CreatePermission.html\">CreatePermission</a> action and listed with the <a href=\"https://docs.aws.amazon.com/privateca/latest/APIReference/API_ListPermissions.html\">ListPermissions</a> action. </p> <p class=\"title\"> <b>About Permissions</b> </p> <ul> <li> <p>If the private CA and the certificates it issues reside in the same account, you can use <code>CreatePermission</code> to grant permissions for ACM to carry out automatic certificate renewals.</p> </li> <li> <p>For automatic certificate renewal to succeed, the ACM service principal needs permissions to create, retrieve, and list certificates.</p> </li> <li> <p>If the private CA and the ACM certificates reside in different accounts, then permissions cannot be used to enable automatic renewals. Instead, the ACM certificate owner must set up a resource-based policy to enable cross-account issuance and renewals. For more information, see <a href=\"https://docs.aws.amazon.com/privateca/latest/userguide/pca-rbp.html\">Using a Resource Based Policy with Amazon Web Services Private CA</a>.</p> </li> </ul>"
|
|
100
101
|
},
|
|
@@ -106,12 +107,12 @@
|
|
|
106
107
|
},
|
|
107
108
|
"input":{"shape":"DeletePolicyRequest"},
|
|
108
109
|
"errors":[
|
|
109
|
-
{"shape":"ConcurrentModificationException"},
|
|
110
|
-
{"shape":"InvalidArnException"},
|
|
111
|
-
{"shape":"InvalidStateException"},
|
|
112
110
|
{"shape":"LockoutPreventedException"},
|
|
111
|
+
{"shape":"ResourceNotFoundException"},
|
|
112
|
+
{"shape":"InvalidArnException"},
|
|
113
113
|
{"shape":"RequestFailedException"},
|
|
114
|
-
{"shape":"
|
|
114
|
+
{"shape":"InvalidStateException"},
|
|
115
|
+
{"shape":"ConcurrentModificationException"}
|
|
115
116
|
],
|
|
116
117
|
"documentation":"<p>Deletes the resource-based policy attached to a private CA. Deletion will remove any access that the policy has granted. If there is no policy attached to the private CA, this action will return successful.</p> <p>If you delete a policy that was applied through Amazon Web Services Resource Access Manager (RAM), the CA will be removed from all shares in which it was included. </p> <p>The Certificate Manager Service Linked Role that the policy supports is not affected when you delete the policy. </p> <p>The current policy can be shown with <a href=\"https://docs.aws.amazon.com/privateca/latest/APIReference/API_GetPolicy.html\">GetPolicy</a> and updated with <a href=\"https://docs.aws.amazon.com/privateca/latest/APIReference/API_PutPolicy.html\">PutPolicy</a>.</p> <p class=\"title\"> <b>About Policies</b> </p> <ul> <li> <p>A policy grants access on a private CA to an Amazon Web Services customer account, to Amazon Web Services Organizations, or to an Amazon Web Services Organizations unit. Policies are under the control of a CA administrator. For more information, see <a href=\"https://docs.aws.amazon.com/privateca/latest/userguide/pca-rbp.html\">Using a Resource Based Policy with Amazon Web Services Private CA</a>.</p> </li> <li> <p>A policy permits a user of Certificate Manager (ACM) to issue ACM certificates signed by a CA in another account.</p> </li> <li> <p>For ACM to manage automatic renewal of these certificates, the ACM user must configure a Service Linked Role (SLR). The SLR allows the ACM service to assume the identity of the user, subject to confirmation against the Amazon Web Services Private CA policy. For more information, see <a href=\"https://docs.aws.amazon.com/acm/latest/userguide/acm-slr.html\">Using a Service Linked Role with ACM</a>.</p> </li> <li> <p>Updates made in Amazon Web Services Resource Manager (RAM) are reflected in policies. For more information, see <a href=\"https://docs.aws.amazon.com/privateca/latest/userguide/pca-ram.html\">Attach a Policy for Cross-Account Access</a>.</p> </li> </ul>"
|
|
117
118
|
},
|
|
@@ -153,11 +154,11 @@
|
|
|
153
154
|
"input":{"shape":"GetCertificateRequest"},
|
|
154
155
|
"output":{"shape":"GetCertificateResponse"},
|
|
155
156
|
"errors":[
|
|
156
|
-
{"shape":"RequestInProgressException"},
|
|
157
|
-
{"shape":"RequestFailedException"},
|
|
158
157
|
{"shape":"ResourceNotFoundException"},
|
|
159
158
|
{"shape":"InvalidArnException"},
|
|
160
|
-
{"shape":"
|
|
159
|
+
{"shape":"RequestFailedException"},
|
|
160
|
+
{"shape":"InvalidStateException"},
|
|
161
|
+
{"shape":"RequestInProgressException"}
|
|
161
162
|
],
|
|
162
163
|
"documentation":"<p>Retrieves a certificate from your private CA or one that has been shared with you. The ARN of the certificate is returned when you call the <a href=\"https://docs.aws.amazon.com/privateca/latest/APIReference/API_IssueCertificate.html\">IssueCertificate</a> action. You must specify both the ARN of your private CA and the ARN of the issued certificate when calling the <b>GetCertificate</b> action. You can retrieve the certificate if it is in the <b>ISSUED</b> state. You can call the <a href=\"https://docs.aws.amazon.com/privateca/latest/APIReference/API_CreateCertificateAuthorityAuditReport.html\">CreateCertificateAuthorityAuditReport</a> action to create a report that contains information about all of the certificates issued and revoked by your private CA. </p>"
|
|
163
164
|
},
|
|
@@ -171,8 +172,8 @@
|
|
|
171
172
|
"output":{"shape":"GetCertificateAuthorityCertificateResponse"},
|
|
172
173
|
"errors":[
|
|
173
174
|
{"shape":"ResourceNotFoundException"},
|
|
174
|
-
{"shape":"
|
|
175
|
-
{"shape":"
|
|
175
|
+
{"shape":"InvalidArnException"},
|
|
176
|
+
{"shape":"InvalidStateException"}
|
|
176
177
|
],
|
|
177
178
|
"documentation":"<p>Retrieves the certificate and certificate chain for your private certificate authority (CA) or one that has been shared with you. Both the certificate and the chain are base64 PEM-encoded. The chain does not include the CA certificate. Each certificate in the chain signs the one before it. </p>"
|
|
178
179
|
},
|
|
@@ -185,11 +186,11 @@
|
|
|
185
186
|
"input":{"shape":"GetCertificateAuthorityCsrRequest"},
|
|
186
187
|
"output":{"shape":"GetCertificateAuthorityCsrResponse"},
|
|
187
188
|
"errors":[
|
|
188
|
-
{"shape":"RequestInProgressException"},
|
|
189
|
-
{"shape":"RequestFailedException"},
|
|
190
189
|
{"shape":"ResourceNotFoundException"},
|
|
191
190
|
{"shape":"InvalidArnException"},
|
|
192
|
-
{"shape":"
|
|
191
|
+
{"shape":"RequestFailedException"},
|
|
192
|
+
{"shape":"InvalidStateException"},
|
|
193
|
+
{"shape":"RequestInProgressException"}
|
|
193
194
|
],
|
|
194
195
|
"documentation":"<p>Retrieves the certificate signing request (CSR) for your private certificate authority (CA). The CSR is created when you call the <a href=\"https://docs.aws.amazon.com/privateca/latest/APIReference/API_CreateCertificateAuthority.html\">CreateCertificateAuthority</a> action. Sign the CSR with your Amazon Web Services Private CA-hosted or on-premises root or subordinate CA. Then import the signed certificate back into Amazon Web Services Private CA by calling the <a href=\"https://docs.aws.amazon.com/privateca/latest/APIReference/API_ImportCertificateAuthorityCertificate.html\">ImportCertificateAuthorityCertificate</a> action. The CSR is returned as a base64 PEM-encoded string. </p>"
|
|
195
196
|
},
|
|
@@ -202,10 +203,10 @@
|
|
|
202
203
|
"input":{"shape":"GetPolicyRequest"},
|
|
203
204
|
"output":{"shape":"GetPolicyResponse"},
|
|
204
205
|
"errors":[
|
|
206
|
+
{"shape":"ResourceNotFoundException"},
|
|
205
207
|
{"shape":"InvalidArnException"},
|
|
206
|
-
{"shape":"InvalidStateException"},
|
|
207
208
|
{"shape":"RequestFailedException"},
|
|
208
|
-
{"shape":"
|
|
209
|
+
{"shape":"InvalidStateException"}
|
|
209
210
|
],
|
|
210
211
|
"documentation":"<p>Retrieves the resource-based policy attached to a private CA. If either the private CA resource or the policy cannot be found, this action returns a <code>ResourceNotFoundException</code>. </p> <p>The policy can be attached or updated with <a href=\"https://docs.aws.amazon.com/privateca/latest/APIReference/API_PutPolicy.html\">PutPolicy</a> and removed with <a href=\"https://docs.aws.amazon.com/privateca/latest/APIReference/API_DeletePolicy.html\">DeletePolicy</a>.</p> <p class=\"title\"> <b>About Policies</b> </p> <ul> <li> <p>A policy grants access on a private CA to an Amazon Web Services customer account, to Amazon Web Services Organizations, or to an Amazon Web Services Organizations unit. Policies are under the control of a CA administrator. For more information, see <a href=\"https://docs.aws.amazon.com/privateca/latest/userguide/pca-rbp.html\">Using a Resource Based Policy with Amazon Web Services Private CA</a>.</p> </li> <li> <p>A policy permits a user of Certificate Manager (ACM) to issue ACM certificates signed by a CA in another account.</p> </li> <li> <p>For ACM to manage automatic renewal of these certificates, the ACM user must configure a Service Linked Role (SLR). The SLR allows the ACM service to assume the identity of the user, subject to confirmation against the Amazon Web Services Private CA policy. For more information, see <a href=\"https://docs.aws.amazon.com/acm/latest/userguide/acm-slr.html\">Using a Service Linked Role with ACM</a>.</p> </li> <li> <p>Updates made in Amazon Web Services Resource Manager (RAM) are reflected in policies. For more information, see <a href=\"https://docs.aws.amazon.com/privateca/latest/userguide/pca-ram.html\">Attach a Policy for Cross-Account Access</a>.</p> </li> </ul>"
|
|
211
212
|
},
|
|
@@ -217,17 +218,17 @@
|
|
|
217
218
|
},
|
|
218
219
|
"input":{"shape":"ImportCertificateAuthorityCertificateRequest"},
|
|
219
220
|
"errors":[
|
|
220
|
-
{"shape":"
|
|
221
|
-
{"shape":"
|
|
222
|
-
{"shape":"RequestFailedException"},
|
|
221
|
+
{"shape":"CertificateMismatchException"},
|
|
222
|
+
{"shape":"MalformedCertificateException"},
|
|
223
223
|
{"shape":"ResourceNotFoundException"},
|
|
224
224
|
{"shape":"InvalidArnException"},
|
|
225
225
|
{"shape":"InvalidRequestException"},
|
|
226
|
+
{"shape":"RequestFailedException"},
|
|
226
227
|
{"shape":"InvalidStateException"},
|
|
227
|
-
{"shape":"
|
|
228
|
-
{"shape":"
|
|
228
|
+
{"shape":"ConcurrentModificationException"},
|
|
229
|
+
{"shape":"RequestInProgressException"}
|
|
229
230
|
],
|
|
230
|
-
"documentation":"<p>Imports a signed private CA certificate into Amazon Web Services Private CA. This action is used when you are using a chain of trust whose root is located outside Amazon Web Services Private CA. Before you can call this action, the following preparations must in place:</p> <ol> <li> <p>In Amazon Web Services Private CA, call the <a href=\"https://docs.aws.amazon.com/privateca/latest/APIReference/API_CreateCertificateAuthority.html\">CreateCertificateAuthority</a> action to create the private CA that you plan to back with the imported certificate.</p> </li> <li> <p>Call the <a href=\"https://docs.aws.amazon.com/privateca/latest/APIReference/API_GetCertificateAuthorityCsr.html\">GetCertificateAuthorityCsr</a> action to generate a certificate signing request (CSR).</p> </li> <li> <p>Sign the CSR using a root or intermediate CA hosted by either an on-premises PKI hierarchy or by a commercial CA.</p> </li> <li> <p>Create a certificate chain and copy the signed certificate and the certificate chain to your working directory.</p> </li> </ol> <p>Amazon Web Services Private CA supports three scenarios for installing a CA certificate:</p> <ul> <li> <p>Installing a certificate for a root CA hosted by Amazon Web Services Private CA.</p> </li> <li> <p>Installing a subordinate CA certificate whose parent authority is hosted by Amazon Web Services Private CA.</p> </li> <li> <p>Installing a subordinate CA certificate whose parent authority is externally hosted.</p> </li> </ul> <p>The following additional requirements apply when you import a CA certificate.</p> <ul> <li> <p>Only a self-signed certificate can be imported as a root CA.</p> </li> <li> <p>A self-signed certificate cannot be imported as a subordinate CA.</p> </li> <li> <p>Your certificate chain must not include the private CA certificate that you are importing.</p> </li> <li> <p>Your root CA must be the last certificate in your chain. The subordinate certificate, if any, that your root CA signed must be next to last. The subordinate certificate signed by the preceding subordinate CA must come next, and so on until your chain is built. </p> </li> <li> <p>The chain must be PEM-encoded.</p> </li> <li> <p>The maximum allowed size of a certificate is 32 KB.</p> </li> <li> <p>The maximum allowed size of a certificate chain is 2 MB.</p> </li> </ul> <p> <i>Enforcement of Critical Constraints</i> </p> <p>Amazon Web Services Private CA allows the following extensions to be marked critical in the imported CA certificate or chain.</p> <ul> <li> <p>
|
|
231
|
+
"documentation":"<p>Imports a signed private CA certificate into Amazon Web Services Private CA. This action is used when you are using a chain of trust whose root is located outside Amazon Web Services Private CA. Before you can call this action, the following preparations must in place:</p> <ol> <li> <p>In Amazon Web Services Private CA, call the <a href=\"https://docs.aws.amazon.com/privateca/latest/APIReference/API_CreateCertificateAuthority.html\">CreateCertificateAuthority</a> action to create the private CA that you plan to back with the imported certificate.</p> </li> <li> <p>Call the <a href=\"https://docs.aws.amazon.com/privateca/latest/APIReference/API_GetCertificateAuthorityCsr.html\">GetCertificateAuthorityCsr</a> action to generate a certificate signing request (CSR).</p> </li> <li> <p>Sign the CSR using a root or intermediate CA hosted by either an on-premises PKI hierarchy or by a commercial CA.</p> </li> <li> <p>Create a certificate chain and copy the signed certificate and the certificate chain to your working directory.</p> </li> </ol> <p>Amazon Web Services Private CA supports three scenarios for installing a CA certificate:</p> <ul> <li> <p>Installing a certificate for a root CA hosted by Amazon Web Services Private CA.</p> </li> <li> <p>Installing a subordinate CA certificate whose parent authority is hosted by Amazon Web Services Private CA.</p> </li> <li> <p>Installing a subordinate CA certificate whose parent authority is externally hosted.</p> </li> </ul> <p>The following additional requirements apply when you import a CA certificate.</p> <ul> <li> <p>Only a self-signed certificate can be imported as a root CA.</p> </li> <li> <p>A self-signed certificate cannot be imported as a subordinate CA.</p> </li> <li> <p>Your certificate chain must not include the private CA certificate that you are importing.</p> </li> <li> <p>Your root CA must be the last certificate in your chain. The subordinate certificate, if any, that your root CA signed must be next to last. The subordinate certificate signed by the preceding subordinate CA must come next, and so on until your chain is built. </p> </li> <li> <p>The chain must be PEM-encoded.</p> </li> <li> <p>The maximum allowed size of a certificate is 32 KB.</p> </li> <li> <p>The maximum allowed size of a certificate chain is 2 MB.</p> </li> </ul> <p> <i>Enforcement of Critical Constraints</i> </p> <p>Amazon Web Services Private CA allows the following extensions to be marked critical in the imported CA certificate or chain.</p> <ul> <li> <p>Basic constraints (<i>must</i> be marked critical)</p> </li> <li> <p>Subject alternative names</p> </li> <li> <p>Key usage</p> </li> <li> <p>Extended key usage</p> </li> <li> <p>Authority key identifier</p> </li> <li> <p>Subject key identifier</p> </li> <li> <p>Issuer alternative name</p> </li> <li> <p>Subject directory attributes</p> </li> <li> <p>Subject information access</p> </li> <li> <p>Certificate policies</p> </li> <li> <p>Policy mappings</p> </li> <li> <p>Inhibit anyPolicy</p> </li> </ul> <p>Amazon Web Services Private CA rejects the following extensions when they are marked critical in an imported CA certificate or chain.</p> <ul> <li> <p>Name constraints</p> </li> <li> <p>Policy constraints</p> </li> <li> <p>CRL distribution points</p> </li> <li> <p>Authority information access</p> </li> <li> <p>Freshest CRL</p> </li> <li> <p>Any other extension</p> </li> </ul>"
|
|
231
232
|
},
|
|
232
233
|
"IssueCertificate":{
|
|
233
234
|
"name":"IssueCertificate",
|
|
@@ -240,9 +241,9 @@
|
|
|
240
241
|
"errors":[
|
|
241
242
|
{"shape":"LimitExceededException"},
|
|
242
243
|
{"shape":"ResourceNotFoundException"},
|
|
243
|
-
{"shape":"InvalidStateException"},
|
|
244
244
|
{"shape":"InvalidArnException"},
|
|
245
245
|
{"shape":"InvalidArgsException"},
|
|
246
|
+
{"shape":"InvalidStateException"},
|
|
246
247
|
{"shape":"MalformedCSRException"}
|
|
247
248
|
],
|
|
248
249
|
"documentation":"<p>Uses your private certificate authority (CA), or one that has been shared with you, to issue a client certificate. This action returns the Amazon Resource Name (ARN) of the certificate. You can retrieve the certificate by calling the <a href=\"https://docs.aws.amazon.com/privateca/latest/APIReference/API_GetCertificate.html\">GetCertificate</a> action and specifying the ARN. </p> <note> <p>You cannot use the ACM <b>ListCertificateAuthorities</b> action to retrieve the ARNs of the certificates that you issue by using Amazon Web Services Private CA.</p> </note>",
|
|
@@ -272,9 +273,9 @@
|
|
|
272
273
|
"errors":[
|
|
273
274
|
{"shape":"ResourceNotFoundException"},
|
|
274
275
|
{"shape":"InvalidArnException"},
|
|
275
|
-
{"shape":"
|
|
276
|
+
{"shape":"RequestFailedException"},
|
|
276
277
|
{"shape":"InvalidStateException"},
|
|
277
|
-
{"shape":"
|
|
278
|
+
{"shape":"InvalidNextTokenException"}
|
|
278
279
|
],
|
|
279
280
|
"documentation":"<p>List all permissions on a private CA, if any, granted to the Certificate Manager (ACM) service principal (acm.amazonaws.com). </p> <p>These permissions allow ACM to issue and renew ACM certificates that reside in the same Amazon Web Services account as the CA. </p> <p>Permissions can be granted with the <a href=\"https://docs.aws.amazon.com/privateca/latest/APIReference/API_CreatePermission.html\">CreatePermission</a> action and revoked with the <a href=\"https://docs.aws.amazon.com/privateca/latest/APIReference/API_DeletePermission.html\">DeletePermission</a> action.</p> <p class=\"title\"> <b>About Permissions</b> </p> <ul> <li> <p>If the private CA and the certificates it issues reside in the same account, you can use <code>CreatePermission</code> to grant permissions for ACM to carry out automatic certificate renewals.</p> </li> <li> <p>For automatic certificate renewal to succeed, the ACM service principal needs permissions to create, retrieve, and list certificates.</p> </li> <li> <p>If the private CA and the ACM certificates reside in different accounts, then permissions cannot be used to enable automatic renewals. Instead, the ACM certificate owner must set up a resource-based policy to enable cross-account issuance and renewals. For more information, see <a href=\"https://docs.aws.amazon.com/privateca/latest/userguide/pca-rbp.html\">Using a Resource Based Policy with Amazon Web Services Private CA</a>.</p> </li> </ul>"
|
|
280
281
|
},
|
|
@@ -301,13 +302,13 @@
|
|
|
301
302
|
},
|
|
302
303
|
"input":{"shape":"PutPolicyRequest"},
|
|
303
304
|
"errors":[
|
|
304
|
-
{"shape":"ConcurrentModificationException"},
|
|
305
|
-
{"shape":"InvalidArnException"},
|
|
306
|
-
{"shape":"InvalidStateException"},
|
|
307
|
-
{"shape":"InvalidPolicyException"},
|
|
308
305
|
{"shape":"LockoutPreventedException"},
|
|
306
|
+
{"shape":"ResourceNotFoundException"},
|
|
307
|
+
{"shape":"InvalidArnException"},
|
|
309
308
|
{"shape":"RequestFailedException"},
|
|
310
|
-
{"shape":"
|
|
309
|
+
{"shape":"InvalidStateException"},
|
|
310
|
+
{"shape":"ConcurrentModificationException"},
|
|
311
|
+
{"shape":"InvalidPolicyException"}
|
|
311
312
|
],
|
|
312
313
|
"documentation":"<p>Attaches a resource-based policy to a private CA. </p> <p>A policy can also be applied by sharing a private CA through Amazon Web Services Resource Access Manager (RAM). For more information, see <a href=\"https://docs.aws.amazon.com/privateca/latest/userguide/pca-ram.html\">Attach a Policy for Cross-Account Access</a>.</p> <p>The policy can be displayed with <a href=\"https://docs.aws.amazon.com/privateca/latest/APIReference/API_GetPolicy.html\">GetPolicy</a> and removed with <a href=\"https://docs.aws.amazon.com/privateca/latest/APIReference/API_DeletePolicy.html\">DeletePolicy</a>.</p> <p class=\"title\"> <b>About Policies</b> </p> <ul> <li> <p>A policy grants access on a private CA to an Amazon Web Services customer account, to Amazon Web Services Organizations, or to an Amazon Web Services Organizations unit. Policies are under the control of a CA administrator. For more information, see <a href=\"https://docs.aws.amazon.com/privateca/latest/userguide/pca-rbp.html\">Using a Resource Based Policy with Amazon Web Services Private CA</a>.</p> </li> <li> <p>A policy permits a user of Certificate Manager (ACM) to issue ACM certificates signed by a CA in another account.</p> </li> <li> <p>For ACM to manage automatic renewal of these certificates, the ACM user must configure a Service Linked Role (SLR). The SLR allows the ACM service to assume the identity of the user, subject to confirmation against the Amazon Web Services Private CA policy. For more information, see <a href=\"https://docs.aws.amazon.com/acm/latest/userguide/acm-slr.html\">Using a Service Linked Role with ACM</a>.</p> </li> <li> <p>Updates made in Amazon Web Services Resource Manager (RAM) are reflected in policies. For more information, see <a href=\"https://docs.aws.amazon.com/privateca/latest/userguide/pca-ram.html\">Attach a Policy for Cross-Account Access</a>.</p> </li> </ul>"
|
|
313
314
|
},
|
|
@@ -320,8 +321,8 @@
|
|
|
320
321
|
"input":{"shape":"RestoreCertificateAuthorityRequest"},
|
|
321
322
|
"errors":[
|
|
322
323
|
{"shape":"ResourceNotFoundException"},
|
|
323
|
-
{"shape":"
|
|
324
|
-
{"shape":"
|
|
324
|
+
{"shape":"InvalidArnException"},
|
|
325
|
+
{"shape":"InvalidStateException"}
|
|
325
326
|
],
|
|
326
327
|
"documentation":"<p>Restores a certificate authority (CA) that is in the <code>DELETED</code> state. You can restore a CA during the period that you defined in the <b>PermanentDeletionTimeInDays</b> parameter of the <a href=\"https://docs.aws.amazon.com/privateca/latest/APIReference/API_DeleteCertificateAuthority.html\">DeleteCertificateAuthority</a> action. Currently, you can specify 7 to 30 days. If you did not specify a <b>PermanentDeletionTimeInDays</b> value, by default you can restore the CA at any time in a 30 day period. You can check the time remaining in the restoration period of a private CA in the <code>DELETED</code> state by calling the <a href=\"https://docs.aws.amazon.com/privateca/latest/APIReference/API_DescribeCertificateAuthority.html\">DescribeCertificateAuthority</a> or <a href=\"https://docs.aws.amazon.com/privateca/latest/APIReference/API_ListCertificateAuthorities.html\">ListCertificateAuthorities</a> actions. The status of a restored CA is set to its pre-deletion status when the <b>RestoreCertificateAuthority</b> action returns. To change its status to <code>ACTIVE</code>, call the <a href=\"https://docs.aws.amazon.com/privateca/latest/APIReference/API_UpdateCertificateAuthority.html\">UpdateCertificateAuthority</a> action. If the private CA was in the <code>PENDING_CERTIFICATE</code> state at deletion, you must use the <a href=\"https://docs.aws.amazon.com/privateca/latest/APIReference/API_ImportCertificateAuthorityCertificate.html\">ImportCertificateAuthorityCertificate</a> action to import a certificate authority into the private CA before it can be activated. You cannot restore a CA after the restoration period has ended.</p>"
|
|
327
328
|
},
|
|
@@ -333,15 +334,15 @@
|
|
|
333
334
|
},
|
|
334
335
|
"input":{"shape":"RevokeCertificateRequest"},
|
|
335
336
|
"errors":[
|
|
336
|
-
{"shape":"
|
|
337
|
+
{"shape":"RequestAlreadyProcessedException"},
|
|
338
|
+
{"shape":"LimitExceededException"},
|
|
339
|
+
{"shape":"ResourceNotFoundException"},
|
|
337
340
|
{"shape":"InvalidArnException"},
|
|
338
341
|
{"shape":"InvalidRequestException"},
|
|
342
|
+
{"shape":"RequestFailedException"},
|
|
339
343
|
{"shape":"InvalidStateException"},
|
|
340
|
-
{"shape":"
|
|
341
|
-
{"shape":"
|
|
342
|
-
{"shape":"RequestAlreadyProcessedException"},
|
|
343
|
-
{"shape":"RequestInProgressException"},
|
|
344
|
-
{"shape":"RequestFailedException"}
|
|
344
|
+
{"shape":"ConcurrentModificationException"},
|
|
345
|
+
{"shape":"RequestInProgressException"}
|
|
345
346
|
],
|
|
346
347
|
"documentation":"<p>Revokes a certificate that was issued inside Amazon Web Services Private CA. If you enable a certificate revocation list (CRL) when you create or update your private CA, information about the revoked certificates will be included in the CRL. Amazon Web Services Private CA writes the CRL to an S3 bucket that you specify. A CRL is typically updated approximately 30 minutes after a certificate is revoked. If for any reason the CRL update fails, Amazon Web Services Private CA attempts makes further attempts every 15 minutes. With Amazon CloudWatch, you can create alarms for the metrics <code>CRLGenerated</code> and <code>MisconfiguredCRLBucket</code>. For more information, see <a href=\"https://docs.aws.amazon.com/privateca/latest/userguide/PcaCloudWatch.html\">Supported CloudWatch Metrics</a>.</p> <note> <p>Both Amazon Web Services Private CA and the IAM principal must have permission to write to the S3 bucket that you specify. If the IAM principal making the call does not have permission to write to the bucket, then an exception is thrown. For more information, see <a href=\"https://docs.aws.amazon.com/privateca/latest/userguide/crl-planning.html#s3-policies\">Access policies for CRLs in Amazon S3</a>.</p> </note> <p>Amazon Web Services Private CA also writes revocation information to the audit report. For more information, see <a href=\"https://docs.aws.amazon.com/privateca/latest/APIReference/API_CreateCertificateAuthorityAuditReport.html\">CreateCertificateAuthorityAuditReport</a>.</p> <note> <p>You cannot revoke a root CA self-signed certificate.</p> </note>"
|
|
347
348
|
},
|
|
@@ -384,11 +385,11 @@
|
|
|
384
385
|
},
|
|
385
386
|
"input":{"shape":"UpdateCertificateAuthorityRequest"},
|
|
386
387
|
"errors":[
|
|
387
|
-
{"shape":"ConcurrentModificationException"},
|
|
388
388
|
{"shape":"ResourceNotFoundException"},
|
|
389
|
-
{"shape":"InvalidArgsException"},
|
|
390
389
|
{"shape":"InvalidArnException"},
|
|
390
|
+
{"shape":"InvalidArgsException"},
|
|
391
391
|
{"shape":"InvalidStateException"},
|
|
392
|
+
{"shape":"ConcurrentModificationException"},
|
|
392
393
|
{"shape":"InvalidPolicyException"}
|
|
393
394
|
],
|
|
394
395
|
"documentation":"<p>Updates the status or configuration of a private certificate authority (CA). Your private CA must be in the <code>ACTIVE</code> or <code>DISABLED</code> state before you can update it. You can disable a private CA that is in the <code>ACTIVE</code> state or make a CA that is in the <code>DISABLED</code> state active again.</p> <note> <p>Both Amazon Web Services Private CA and the IAM principal must have permission to write to the S3 bucket that you specify. If the IAM principal making the call does not have permission to write to the bucket, then an exception is thrown. For more information, see <a href=\"https://docs.aws.amazon.com/privateca/latest/userguide/crl-planning.html#s3-policies\">Access policies for CRLs in Amazon S3</a>.</p> </note>"
|
|
@@ -489,8 +490,7 @@
|
|
|
489
490
|
"documentation":"<p>The location of <code>AccessDescription</code> information.</p>"
|
|
490
491
|
}
|
|
491
492
|
},
|
|
492
|
-
"documentation":"<p>Provides access information used by the <code>authorityInfoAccess</code> and <code>subjectInfoAccess</code> extensions described in <a href=\"https://datatracker.ietf.org/doc/html/rfc5280\">RFC 5280</a>.</p>"
|
|
493
|
-
"box":true
|
|
493
|
+
"documentation":"<p>Provides access information used by the <code>authorityInfoAccess</code> and <code>subjectInfoAccess</code> extensions described in <a href=\"https://datatracker.ietf.org/doc/html/rfc5280\">RFC 5280</a>.</p>"
|
|
494
494
|
},
|
|
495
495
|
"AccessDescriptionList":{
|
|
496
496
|
"type":"list",
|
|
@@ -580,7 +580,7 @@
|
|
|
580
580
|
"type":"string",
|
|
581
581
|
"max":4096,
|
|
582
582
|
"min":1,
|
|
583
|
-
"pattern":"
|
|
583
|
+
"pattern":"(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?"
|
|
584
584
|
},
|
|
585
585
|
"Boolean":{"type":"boolean"},
|
|
586
586
|
"CertificateAuthorities":{
|
|
@@ -736,7 +736,7 @@
|
|
|
736
736
|
"type":"string",
|
|
737
737
|
"max":253,
|
|
738
738
|
"min":0,
|
|
739
|
-
"pattern":"
|
|
739
|
+
"pattern":"[-a-zA-Z0-9;/?:@&=+$,%_.!~*()']*"
|
|
740
740
|
},
|
|
741
741
|
"ConcurrentModificationException":{
|
|
742
742
|
"type":"structure",
|
|
@@ -870,8 +870,7 @@
|
|
|
870
870
|
},
|
|
871
871
|
"ExpirationInDays":{
|
|
872
872
|
"shape":"Integer1To5000",
|
|
873
|
-
"documentation":"<p>Validity period of the CRL in days.</p>"
|
|
874
|
-
"box":true
|
|
873
|
+
"documentation":"<p>Validity period of the CRL in days.</p>"
|
|
875
874
|
},
|
|
876
875
|
"CustomCname":{
|
|
877
876
|
"shape":"CnameString",
|
|
@@ -981,7 +980,7 @@
|
|
|
981
980
|
"type":"string",
|
|
982
981
|
"max":64,
|
|
983
982
|
"min":0,
|
|
984
|
-
"pattern":"
|
|
983
|
+
"pattern":"([0-2])\\.([0-9]|([0-3][0-9]))((\\.([0-9]+)){0,126})"
|
|
985
984
|
},
|
|
986
985
|
"DeleteCertificateAuthorityRequest":{
|
|
987
986
|
"type":"structure",
|
|
@@ -1284,7 +1283,7 @@
|
|
|
1284
1283
|
"members":{
|
|
1285
1284
|
"ResourceArn":{
|
|
1286
1285
|
"shape":"Arn",
|
|
1287
|
-
"documentation":"<p>The Amazon Resource Number (ARN) of the private CA that will have its policy retrieved. You can find the CA's ARN by calling the ListCertificateAuthorities action. </
|
|
1286
|
+
"documentation":"<p>The Amazon Resource Number (ARN) of the private CA that will have its policy retrieved. You can find the CA's ARN by calling the ListCertificateAuthorities action. <pre><code> </p> </code></pre>"
|
|
1288
1287
|
}
|
|
1289
1288
|
}
|
|
1290
1289
|
},
|
|
@@ -1326,6 +1325,7 @@
|
|
|
1326
1325
|
},
|
|
1327
1326
|
"Integer1To5000":{
|
|
1328
1327
|
"type":"integer",
|
|
1328
|
+
"box":true,
|
|
1329
1329
|
"max":5000,
|
|
1330
1330
|
"min":1
|
|
1331
1331
|
},
|
|
@@ -1508,14 +1508,14 @@
|
|
|
1508
1508
|
"ListCertificateAuthoritiesRequest":{
|
|
1509
1509
|
"type":"structure",
|
|
1510
1510
|
"members":{
|
|
1511
|
-
"NextToken":{
|
|
1512
|
-
"shape":"NextToken",
|
|
1513
|
-
"documentation":"<p>Use this parameter when paginating results in a subsequent request after you receive a response with truncated results. Set it to the value of the <code>NextToken</code> parameter from the response you just received.</p>"
|
|
1514
|
-
},
|
|
1515
1511
|
"MaxResults":{
|
|
1516
1512
|
"shape":"MaxResults",
|
|
1517
1513
|
"documentation":"<p>Use this parameter when paginating results to specify the maximum number of items to return in the response on each page. If additional items exist beyond the number you specify, the <code>NextToken</code> element is sent in the response. Use this <code>NextToken</code> value in a subsequent request to retrieve additional items.</p> <p>Although the maximum value is 1000, the action only returns a maximum of 100 items.</p>"
|
|
1518
1514
|
},
|
|
1515
|
+
"NextToken":{
|
|
1516
|
+
"shape":"NextToken",
|
|
1517
|
+
"documentation":"<p>Use this parameter when paginating results in a subsequent request after you receive a response with truncated results. Set it to the value of the <code>NextToken</code> parameter from the response you just received.</p>"
|
|
1518
|
+
},
|
|
1519
1519
|
"ResourceOwner":{
|
|
1520
1520
|
"shape":"ResourceOwner",
|
|
1521
1521
|
"documentation":"<p>Use this parameter to filter the returned set of certificate authorities based on their owner. The default is SELF.</p>"
|
|
@@ -1525,13 +1525,13 @@
|
|
|
1525
1525
|
"ListCertificateAuthoritiesResponse":{
|
|
1526
1526
|
"type":"structure",
|
|
1527
1527
|
"members":{
|
|
1528
|
-
"CertificateAuthorities":{
|
|
1529
|
-
"shape":"CertificateAuthorities",
|
|
1530
|
-
"documentation":"<p>Summary information about each certificate authority you have created.</p>"
|
|
1531
|
-
},
|
|
1532
1528
|
"NextToken":{
|
|
1533
1529
|
"shape":"NextToken",
|
|
1534
1530
|
"documentation":"<p>When the list is truncated, this value is present and should be used for the <code>NextToken</code> parameter in a subsequent pagination request.</p>"
|
|
1531
|
+
},
|
|
1532
|
+
"CertificateAuthorities":{
|
|
1533
|
+
"shape":"CertificateAuthorities",
|
|
1534
|
+
"documentation":"<p>Summary information about each certificate authority you have created.</p>"
|
|
1535
1535
|
}
|
|
1536
1536
|
}
|
|
1537
1537
|
},
|
|
@@ -1539,30 +1539,30 @@
|
|
|
1539
1539
|
"type":"structure",
|
|
1540
1540
|
"required":["CertificateAuthorityArn"],
|
|
1541
1541
|
"members":{
|
|
1542
|
-
"
|
|
1543
|
-
"shape":"
|
|
1544
|
-
"documentation":"<p>
|
|
1542
|
+
"MaxResults":{
|
|
1543
|
+
"shape":"MaxResults",
|
|
1544
|
+
"documentation":"<p>When paginating results, use this parameter to specify the maximum number of items to return in the response. If additional items exist beyond the number you specify, the <b>NextToken</b> element is sent in the response. Use this <b>NextToken</b> value in a subsequent request to retrieve additional items.</p>"
|
|
1545
1545
|
},
|
|
1546
1546
|
"NextToken":{
|
|
1547
1547
|
"shape":"NextToken",
|
|
1548
1548
|
"documentation":"<p>When paginating results, use this parameter in a subsequent request after you receive a response with truncated results. Set it to the value of <b>NextToken</b> from the response you just received.</p>"
|
|
1549
1549
|
},
|
|
1550
|
-
"
|
|
1551
|
-
"shape":"
|
|
1552
|
-
"documentation":"<p>
|
|
1550
|
+
"CertificateAuthorityArn":{
|
|
1551
|
+
"shape":"Arn",
|
|
1552
|
+
"documentation":"<p>The Amazon Resource Number (ARN) of the private CA to inspect. You can find the ARN by calling the <a href=\"https://docs.aws.amazon.com/privateca/latest/APIReference/API_ListCertificateAuthorities.html\">ListCertificateAuthorities</a> action. This must be of the form: <code>arn:aws:acm-pca:region:account:certificate-authority/12345678-1234-1234-1234-123456789012</code> You can get a private CA's ARN by running the <a href=\"https://docs.aws.amazon.com/privateca/latest/APIReference/API_ListCertificateAuthorities.html\">ListCertificateAuthorities</a> action.</p>"
|
|
1553
1553
|
}
|
|
1554
1554
|
}
|
|
1555
1555
|
},
|
|
1556
1556
|
"ListPermissionsResponse":{
|
|
1557
1557
|
"type":"structure",
|
|
1558
1558
|
"members":{
|
|
1559
|
-
"Permissions":{
|
|
1560
|
-
"shape":"PermissionList",
|
|
1561
|
-
"documentation":"<p>Summary information about each permission assigned by the specified private CA, including the action enabled, the policy provided, and the time of creation.</p>"
|
|
1562
|
-
},
|
|
1563
1559
|
"NextToken":{
|
|
1564
1560
|
"shape":"NextToken",
|
|
1565
1561
|
"documentation":"<p>When the list is truncated, this value is present and should be used for the <b>NextToken</b> parameter in a subsequent pagination request. </p>"
|
|
1562
|
+
},
|
|
1563
|
+
"Permissions":{
|
|
1564
|
+
"shape":"PermissionList",
|
|
1565
|
+
"documentation":"<p>Summary information about each permission assigned by the specified private CA, including the action enabled, the policy provided, and the time of creation.</p>"
|
|
1566
1566
|
}
|
|
1567
1567
|
}
|
|
1568
1568
|
},
|
|
@@ -1570,30 +1570,30 @@
|
|
|
1570
1570
|
"type":"structure",
|
|
1571
1571
|
"required":["CertificateAuthorityArn"],
|
|
1572
1572
|
"members":{
|
|
1573
|
-
"
|
|
1574
|
-
"shape":"
|
|
1575
|
-
"documentation":"<p>
|
|
1573
|
+
"MaxResults":{
|
|
1574
|
+
"shape":"MaxResults",
|
|
1575
|
+
"documentation":"<p>Use this parameter when paginating results to specify the maximum number of items to return in the response. If additional items exist beyond the number you specify, the <b>NextToken</b> element is sent in the response. Use this <b>NextToken</b> value in a subsequent request to retrieve additional items.</p>"
|
|
1576
1576
|
},
|
|
1577
1577
|
"NextToken":{
|
|
1578
1578
|
"shape":"NextToken",
|
|
1579
1579
|
"documentation":"<p>Use this parameter when paginating results in a subsequent request after you receive a response with truncated results. Set it to the value of <b>NextToken</b> from the response you just received.</p>"
|
|
1580
1580
|
},
|
|
1581
|
-
"
|
|
1582
|
-
"shape":"
|
|
1583
|
-
"documentation":"<p>
|
|
1581
|
+
"CertificateAuthorityArn":{
|
|
1582
|
+
"shape":"Arn",
|
|
1583
|
+
"documentation":"<p>The Amazon Resource Name (ARN) that was returned when you called the <a href=\"https://docs.aws.amazon.com/privateca/latest/APIReference/API_CreateCertificateAuthority.html\">CreateCertificateAuthority</a> action. This must be of the form: </p> <p> <code>arn:aws:acm-pca:<i>region</i>:<i>account</i>:certificate-authority/<i>12345678-1234-1234-1234-123456789012</i> </code> </p>"
|
|
1584
1584
|
}
|
|
1585
1585
|
}
|
|
1586
1586
|
},
|
|
1587
1587
|
"ListTagsResponse":{
|
|
1588
1588
|
"type":"structure",
|
|
1589
1589
|
"members":{
|
|
1590
|
-
"Tags":{
|
|
1591
|
-
"shape":"TagList",
|
|
1592
|
-
"documentation":"<p>The tags associated with your private CA.</p>"
|
|
1593
|
-
},
|
|
1594
1590
|
"NextToken":{
|
|
1595
1591
|
"shape":"NextToken",
|
|
1596
1592
|
"documentation":"<p>When the list is truncated, this value is present and should be used for the <b>NextToken</b> parameter in a subsequent pagination request. </p>"
|
|
1593
|
+
},
|
|
1594
|
+
"Tags":{
|
|
1595
|
+
"shape":"TagList",
|
|
1596
|
+
"documentation":"<p>The tags associated with your private CA.</p>"
|
|
1597
1597
|
}
|
|
1598
1598
|
}
|
|
1599
1599
|
},
|
|
@@ -1623,6 +1623,7 @@
|
|
|
1623
1623
|
},
|
|
1624
1624
|
"MaxResults":{
|
|
1625
1625
|
"type":"integer",
|
|
1626
|
+
"box":true,
|
|
1626
1627
|
"max":1000,
|
|
1627
1628
|
"min":1
|
|
1628
1629
|
},
|
|
@@ -1667,6 +1668,7 @@
|
|
|
1667
1668
|
},
|
|
1668
1669
|
"PermanentDeletionTimeInDays":{
|
|
1669
1670
|
"type":"integer",
|
|
1671
|
+
"box":true,
|
|
1670
1672
|
"max":30,
|
|
1671
1673
|
"min":7
|
|
1672
1674
|
},
|
|
@@ -1758,13 +1760,14 @@
|
|
|
1758
1760
|
},
|
|
1759
1761
|
"PositiveLong":{
|
|
1760
1762
|
"type":"long",
|
|
1763
|
+
"box":true,
|
|
1761
1764
|
"min":1
|
|
1762
1765
|
},
|
|
1763
1766
|
"Principal":{
|
|
1764
1767
|
"type":"string",
|
|
1765
1768
|
"max":128,
|
|
1766
1769
|
"min":0,
|
|
1767
|
-
"pattern":"
|
|
1770
|
+
"pattern":"[^*]+"
|
|
1768
1771
|
},
|
|
1769
1772
|
"PutPolicyRequest":{
|
|
1770
1773
|
"type":"structure",
|
|
@@ -1901,11 +1904,12 @@
|
|
|
1901
1904
|
"type":"string",
|
|
1902
1905
|
"max":255,
|
|
1903
1906
|
"min":3,
|
|
1904
|
-
"pattern":"
|
|
1907
|
+
"pattern":"[-a-zA-Z0-9._/]+"
|
|
1905
1908
|
},
|
|
1906
1909
|
"S3Key":{
|
|
1907
1910
|
"type":"string",
|
|
1908
|
-
"max":1024
|
|
1911
|
+
"max":1024,
|
|
1912
|
+
"min":0
|
|
1909
1913
|
},
|
|
1910
1914
|
"S3ObjectAcl":{
|
|
1911
1915
|
"type":"string",
|
|
@@ -2014,7 +2018,7 @@
|
|
|
2014
2018
|
"type":"string",
|
|
2015
2019
|
"max":128,
|
|
2016
2020
|
"min":1,
|
|
2017
|
-
"pattern":"
|
|
2021
|
+
"pattern":"([\\p{L}\\p{Z}\\p{N}_.:/=+\\-@]*)"
|
|
2018
2022
|
},
|
|
2019
2023
|
"TagList":{
|
|
2020
2024
|
"type":"list",
|
|
@@ -2026,7 +2030,7 @@
|
|
|
2026
2030
|
"type":"string",
|
|
2027
2031
|
"max":256,
|
|
2028
2032
|
"min":0,
|
|
2029
|
-
"pattern":"
|
|
2033
|
+
"pattern":"([\\p{L}\\p{Z}\\p{N}_.:/=+\\-@]*)"
|
|
2030
2034
|
},
|
|
2031
2035
|
"TooManyTagsException":{
|
|
2032
2036
|
"type":"structure",
|
|
@@ -2080,8 +2084,7 @@
|
|
|
2080
2084
|
"members":{
|
|
2081
2085
|
"Value":{
|
|
2082
2086
|
"shape":"PositiveLong",
|
|
2083
|
-
"documentation":"<p>A long integer interpreted according to the value of <code>Type</code>, below.</p>"
|
|
2084
|
-
"box":true
|
|
2087
|
+
"documentation":"<p>A long integer interpreted according to the value of <code>Type</code>, below.</p>"
|
|
2085
2088
|
},
|
|
2086
2089
|
"Type":{
|
|
2087
2090
|
"shape":"ValidityPeriodType",
|