botocore 1.37.30__tar.gz → 1.37.31__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.37.30/botocore.egg-info → botocore-1.37.31}/PKG-INFO +1 -1
- {botocore-1.37.30 → botocore-1.37.31}/botocore/__init__.py +1 -1
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/controlcatalog/2018-05-10/service-2.json +58 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/dynamodb/2012-08-10/endpoint-rule-set-1.json +2 -2
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/dynamodb/2012-08-10/service-2.json +12 -12
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/endpoints.json +19 -3
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/glue/2017-03-31/service-2.json +17 -4
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/groundstation/2019-05-23/service-2.json +53 -29
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/transfer/2018-11-05/service-2.json +33 -4
- {botocore-1.37.30 → botocore-1.37.31}/botocore/handlers.py +7 -2
- {botocore-1.37.30 → botocore-1.37.31/botocore.egg-info}/PKG-INFO +1 -1
- {botocore-1.37.30 → botocore-1.37.31}/docs/source/conf.py +1 -1
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/dynamodb/endpoint-tests-1.json +90 -90
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/test_bedrock_runtime.py +3 -1
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/test_useragent.py +80 -69
- {botocore-1.37.30 → botocore-1.37.31}/LICENSE.txt +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/MANIFEST.in +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/NOTICE +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/README.rst +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/args.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/auth.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/awsrequest.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/cacert.pem +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/client.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/compat.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/compress.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/config.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/configloader.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/configprovider.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/context.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/credentials.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/crt/__init__.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/crt/auth.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/_retry.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/accessanalyzer/2019-11-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/accessanalyzer/2019-11-01/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/accessanalyzer/2019-11-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/accessanalyzer/2019-11-01/paginators-1.sdk-extras.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/accessanalyzer/2019-11-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/account/2021-02-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/account/2021-02-01/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/account/2021-02-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/account/2021-02-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/acm/2015-12-08/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/acm/2015-12-08/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/acm/2015-12-08/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/acm/2015-12-08/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/acm/2015-12-08/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/acm-pca/2017-08-22/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/acm-pca/2017-08-22/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/acm-pca/2017-08-22/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/acm-pca/2017-08-22/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/acm-pca/2017-08-22/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/amp/2020-08-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/amp/2020-08-01/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/amp/2020-08-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/amp/2020-08-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/amp/2020-08-01/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/amplify/2017-07-25/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/amplify/2017-07-25/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/amplify/2017-07-25/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/amplify/2017-07-25/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/amplifybackend/2020-08-11/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/amplifybackend/2020-08-11/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/amplifybackend/2020-08-11/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/amplifyuibuilder/2021-08-11/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/amplifyuibuilder/2021-08-11/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/amplifyuibuilder/2021-08-11/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/amplifyuibuilder/2021-08-11/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/amplifyuibuilder/2021-08-11/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/apigateway/2015-07-09/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/apigateway/2015-07-09/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/apigateway/2015-07-09/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/apigateway/2015-07-09/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/apigatewaymanagementapi/2018-11-29/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/apigatewaymanagementapi/2018-11-29/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/apigatewaymanagementapi/2018-11-29/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/apigatewayv2/2018-11-29/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/apigatewayv2/2018-11-29/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/apigatewayv2/2018-11-29/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/appconfig/2019-10-09/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/appconfig/2019-10-09/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/appconfig/2019-10-09/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/appconfig/2019-10-09/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/appconfigdata/2021-11-11/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/appconfigdata/2021-11-11/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/appconfigdata/2021-11-11/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/appconfigdata/2021-11-11/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/appfabric/2023-05-19/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/appfabric/2023-05-19/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/appfabric/2023-05-19/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/appfabric/2023-05-19/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/appflow/2020-08-23/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/appflow/2020-08-23/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/appflow/2020-08-23/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/appflow/2020-08-23/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/appintegrations/2020-07-29/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/appintegrations/2020-07-29/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/appintegrations/2020-07-29/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/appintegrations/2020-07-29/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/application-autoscaling/2016-02-06/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/application-autoscaling/2016-02-06/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/application-autoscaling/2016-02-06/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/application-autoscaling/2016-02-06/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/application-insights/2018-11-25/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/application-insights/2018-11-25/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/application-insights/2018-11-25/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/application-insights/2018-11-25/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/application-signals/2024-04-15/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/application-signals/2024-04-15/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/application-signals/2024-04-15/paginators-1.sdk-extras.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/application-signals/2024-04-15/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/applicationcostprofiler/2020-09-10/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/applicationcostprofiler/2020-09-10/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/applicationcostprofiler/2020-09-10/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/applicationcostprofiler/2020-09-10/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/appmesh/2018-10-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/appmesh/2018-10-01/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/appmesh/2018-10-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/appmesh/2018-10-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/appmesh/2019-01-25/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/appmesh/2019-01-25/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/appmesh/2019-01-25/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/appmesh/2019-01-25/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/apprunner/2020-05-15/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/apprunner/2020-05-15/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/apprunner/2020-05-15/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/apprunner/2020-05-15/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/appstream/2016-12-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/appstream/2016-12-01/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/appstream/2016-12-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/appstream/2016-12-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/appstream/2016-12-01/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/appsync/2017-07-25/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/appsync/2017-07-25/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/appsync/2017-07-25/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/appsync/2017-07-25/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/apptest/2022-12-06/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/apptest/2022-12-06/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/apptest/2022-12-06/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/apptest/2022-12-06/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/arc-zonal-shift/2022-10-30/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/arc-zonal-shift/2022-10-30/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/arc-zonal-shift/2022-10-30/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/artifact/2018-05-10/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/artifact/2018-05-10/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/artifact/2018-05-10/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/artifact/2018-05-10/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/athena/2017-05-18/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/athena/2017-05-18/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/athena/2017-05-18/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/athena/2017-05-18/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/auditmanager/2017-07-25/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/auditmanager/2017-07-25/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/auditmanager/2017-07-25/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/auditmanager/2017-07-25/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/autoscaling/2011-01-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/autoscaling/2011-01-01/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/autoscaling/2011-01-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/autoscaling/2011-01-01/paginators-1.sdk-extras.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/autoscaling/2011-01-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/autoscaling-plans/2018-01-06/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/autoscaling-plans/2018-01-06/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/autoscaling-plans/2018-01-06/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/autoscaling-plans/2018-01-06/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/b2bi/2022-06-23/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/b2bi/2022-06-23/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/b2bi/2022-06-23/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/backup/2018-11-15/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/backup/2018-11-15/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/backup/2018-11-15/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/backup/2018-11-15/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/backup-gateway/2021-01-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/backup-gateway/2021-01-01/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/backup-gateway/2021-01-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/backup-gateway/2021-01-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/backupsearch/2018-05-10/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/backupsearch/2018-05-10/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/backupsearch/2018-05-10/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/backupsearch/2018-05-10/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/batch/2016-08-10/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/batch/2016-08-10/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/batch/2016-08-10/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/batch/2016-08-10/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/bcm-data-exports/2023-11-26/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/bcm-data-exports/2023-11-26/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/bcm-data-exports/2023-11-26/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/bcm-pricing-calculator/2024-06-19/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/bcm-pricing-calculator/2024-06-19/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/bcm-pricing-calculator/2024-06-19/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/bcm-pricing-calculator/2024-06-19/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/bedrock/2023-04-20/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/bedrock/2023-04-20/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/bedrock/2023-04-20/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/bedrock/2023-04-20/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/bedrock-agent/2023-06-05/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/bedrock-agent/2023-06-05/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/bedrock-agent/2023-06-05/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/bedrock-agent-runtime/2023-07-26/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/bedrock-agent-runtime/2023-07-26/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/bedrock-agent-runtime/2023-07-26/paginators-1.sdk-extras.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/bedrock-agent-runtime/2023-07-26/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/bedrock-data-automation/2023-07-26/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/bedrock-data-automation/2023-07-26/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/bedrock-data-automation/2023-07-26/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/bedrock-data-automation-runtime/2024-06-13/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/bedrock-data-automation-runtime/2024-06-13/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/bedrock-data-automation-runtime/2024-06-13/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/bedrock-runtime/2023-09-30/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/bedrock-runtime/2023-09-30/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/bedrock-runtime/2023-09-30/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/bedrock-runtime/2023-09-30/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/billing/2023-09-07/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/billing/2023-09-07/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/billing/2023-09-07/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/billing/2023-09-07/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/billingconductor/2021-07-30/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/billingconductor/2021-07-30/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/billingconductor/2021-07-30/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/billingconductor/2021-07-30/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/billingconductor/2021-07-30/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/braket/2019-09-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/braket/2019-09-01/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/braket/2019-09-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/braket/2019-09-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/budgets/2016-10-20/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/budgets/2016-10-20/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/budgets/2016-10-20/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/budgets/2016-10-20/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ce/2017-10-25/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ce/2017-10-25/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ce/2017-10-25/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ce/2017-10-25/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/chatbot/2017-10-11/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/chatbot/2017-10-11/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/chatbot/2017-10-11/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/chime/2018-05-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/chime/2018-05-01/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/chime/2018-05-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/chime/2018-05-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/chime-sdk-identity/2021-04-20/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/chime-sdk-identity/2021-04-20/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/chime-sdk-identity/2021-04-20/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/chime-sdk-identity/2021-04-20/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/chime-sdk-media-pipelines/2021-07-15/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/chime-sdk-media-pipelines/2021-07-15/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/chime-sdk-media-pipelines/2021-07-15/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/chime-sdk-meetings/2021-07-15/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/chime-sdk-meetings/2021-07-15/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/chime-sdk-meetings/2021-07-15/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/chime-sdk-meetings/2021-07-15/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/chime-sdk-messaging/2021-05-15/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/chime-sdk-messaging/2021-05-15/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/chime-sdk-messaging/2021-05-15/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/chime-sdk-messaging/2021-05-15/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/chime-sdk-voice/2022-08-03/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/chime-sdk-voice/2022-08-03/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/chime-sdk-voice/2022-08-03/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cleanrooms/2022-02-17/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cleanrooms/2022-02-17/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cleanrooms/2022-02-17/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cleanrooms/2022-02-17/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cleanroomsml/2023-09-06/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cleanroomsml/2023-09-06/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cleanroomsml/2023-09-06/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cleanroomsml/2023-09-06/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloud9/2017-09-23/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloud9/2017-09-23/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloud9/2017-09-23/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloud9/2017-09-23/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudcontrol/2021-09-30/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudcontrol/2021-09-30/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudcontrol/2021-09-30/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudcontrol/2021-09-30/paginators-1.sdk-extras.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudcontrol/2021-09-30/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudcontrol/2021-09-30/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/clouddirectory/2016-05-10/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/clouddirectory/2016-05-10/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/clouddirectory/2016-05-10/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/clouddirectory/2016-05-10/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/clouddirectory/2017-01-11/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/clouddirectory/2017-01-11/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/clouddirectory/2017-01-11/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/clouddirectory/2017-01-11/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudformation/2010-05-15/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudformation/2010-05-15/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudformation/2010-05-15/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudformation/2010-05-15/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudformation/2010-05-15/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2014-05-31/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2014-05-31/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2014-05-31/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2014-05-31/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2014-10-21/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2014-10-21/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2014-10-21/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2014-10-21/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2014-11-06/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2014-11-06/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2014-11-06/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2014-11-06/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2015-04-17/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2015-04-17/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2015-04-17/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2015-04-17/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2015-07-27/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2015-07-27/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2015-07-27/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2015-07-27/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2015-09-17/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2015-09-17/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2015-09-17/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2015-09-17/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2016-01-13/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2016-01-13/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2016-01-13/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2016-01-13/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2016-01-28/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2016-01-28/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2016-01-28/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2016-01-28/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2016-01-28/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2016-08-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2016-08-01/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2016-08-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2016-08-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2016-08-01/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2016-08-20/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2016-08-20/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2016-08-20/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2016-08-20/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2016-09-07/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2016-09-07/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2016-09-07/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2016-09-07/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2016-09-07/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2016-09-29/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2016-09-29/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2016-09-29/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2016-09-29/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2016-09-29/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2016-11-25/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2016-11-25/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2016-11-25/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2016-11-25/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2016-11-25/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2017-03-25/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2017-03-25/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2017-03-25/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2017-03-25/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2017-10-30/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2017-10-30/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2017-10-30/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2017-10-30/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2017-10-30/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2018-06-18/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2018-06-18/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2018-06-18/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2018-06-18/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2018-06-18/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2018-11-05/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2018-11-05/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2018-11-05/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2018-11-05/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2018-11-05/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2019-03-26/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2019-03-26/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2019-03-26/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2019-03-26/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2019-03-26/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2020-05-31/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2020-05-31/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2020-05-31/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2020-05-31/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront/2020-05-31/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront-keyvaluestore/2022-07-26/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront-keyvaluestore/2022-07-26/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudfront-keyvaluestore/2022-07-26/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudhsm/2014-05-30/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudhsm/2014-05-30/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudhsm/2014-05-30/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudhsm/2014-05-30/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudhsmv2/2017-04-28/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudhsmv2/2017-04-28/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudhsmv2/2017-04-28/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudhsmv2/2017-04-28/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudsearch/2011-02-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudsearch/2011-02-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudsearch/2013-01-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudsearch/2013-01-01/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudsearch/2013-01-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudsearch/2013-01-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudsearchdomain/2013-01-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudsearchdomain/2013-01-01/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudsearchdomain/2013-01-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudtrail/2013-11-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudtrail/2013-11-01/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudtrail/2013-11-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudtrail/2013-11-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudtrail-data/2021-08-11/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudtrail-data/2021-08-11/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudtrail-data/2021-08-11/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudwatch/2010-08-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudwatch/2010-08-01/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudwatch/2010-08-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudwatch/2010-08-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cloudwatch/2010-08-01/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/codeartifact/2018-09-22/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/codeartifact/2018-09-22/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/codeartifact/2018-09-22/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/codeartifact/2018-09-22/paginators-1.sdk-extras.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/codeartifact/2018-09-22/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/codebuild/2016-10-06/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/codebuild/2016-10-06/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/codebuild/2016-10-06/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/codebuild/2016-10-06/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/codecatalyst/2022-09-28/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/codecatalyst/2022-09-28/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/codecatalyst/2022-09-28/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/codecatalyst/2022-09-28/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/codecommit/2015-04-13/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/codecommit/2015-04-13/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/codecommit/2015-04-13/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/codecommit/2015-04-13/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/codeconnections/2023-12-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/codeconnections/2023-12-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/codeconnections/2023-12-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/codedeploy/2014-10-06/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/codedeploy/2014-10-06/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/codedeploy/2014-10-06/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/codedeploy/2014-10-06/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/codedeploy/2014-10-06/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/codeguru-reviewer/2019-09-19/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/codeguru-reviewer/2019-09-19/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/codeguru-reviewer/2019-09-19/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/codeguru-reviewer/2019-09-19/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/codeguru-reviewer/2019-09-19/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/codeguru-security/2018-05-10/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/codeguru-security/2018-05-10/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/codeguru-security/2018-05-10/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/codeguruprofiler/2019-07-18/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/codeguruprofiler/2019-07-18/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/codeguruprofiler/2019-07-18/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/codeguruprofiler/2019-07-18/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/codepipeline/2015-07-09/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/codepipeline/2015-07-09/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/codepipeline/2015-07-09/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/codepipeline/2015-07-09/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/codestar-connections/2019-12-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/codestar-connections/2019-12-01/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/codestar-connections/2019-12-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/codestar-connections/2019-12-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/codestar-notifications/2019-10-15/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/codestar-notifications/2019-10-15/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/codestar-notifications/2019-10-15/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/codestar-notifications/2019-10-15/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cognito-identity/2014-06-30/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cognito-identity/2014-06-30/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cognito-identity/2014-06-30/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cognito-identity/2014-06-30/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cognito-idp/2016-04-18/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cognito-idp/2016-04-18/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cognito-idp/2016-04-18/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cognito-idp/2016-04-18/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cognito-sync/2014-06-30/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cognito-sync/2014-06-30/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cognito-sync/2014-06-30/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cognito-sync/2014-06-30/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/comprehend/2017-11-27/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/comprehend/2017-11-27/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/comprehend/2017-11-27/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/comprehend/2017-11-27/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/comprehendmedical/2018-10-30/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/comprehendmedical/2018-10-30/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/comprehendmedical/2018-10-30/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/comprehendmedical/2018-10-30/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/compute-optimizer/2019-11-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/compute-optimizer/2019-11-01/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/compute-optimizer/2019-11-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/compute-optimizer/2019-11-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/config/2014-11-12/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/config/2014-11-12/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/config/2014-11-12/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/config/2014-11-12/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/connect/2017-08-08/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/connect/2017-08-08/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/connect/2017-08-08/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/connect/2017-08-08/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/connect-contact-lens/2020-08-21/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/connect-contact-lens/2020-08-21/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/connect-contact-lens/2020-08-21/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/connect-contact-lens/2020-08-21/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/connectcampaigns/2021-01-30/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/connectcampaigns/2021-01-30/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/connectcampaigns/2021-01-30/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/connectcampaignsv2/2024-04-23/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/connectcampaignsv2/2024-04-23/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/connectcampaignsv2/2024-04-23/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/connectcases/2022-10-03/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/connectcases/2022-10-03/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/connectcases/2022-10-03/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/connectparticipant/2018-09-07/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/connectparticipant/2018-09-07/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/connectparticipant/2018-09-07/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/connectparticipant/2018-09-07/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/controlcatalog/2018-05-10/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/controlcatalog/2018-05-10/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/controlcatalog/2018-05-10/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/controltower/2018-05-10/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/controltower/2018-05-10/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/controltower/2018-05-10/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cost-optimization-hub/2022-07-26/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cost-optimization-hub/2022-07-26/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cost-optimization-hub/2022-07-26/paginators-1.sdk-extras.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cost-optimization-hub/2022-07-26/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cost-optimization-hub/2022-07-26/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cur/2017-01-06/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cur/2017-01-06/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cur/2017-01-06/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/cur/2017-01-06/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/customer-profiles/2020-08-15/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/customer-profiles/2020-08-15/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/customer-profiles/2020-08-15/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/customer-profiles/2020-08-15/paginators-1.sdk-extras.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/customer-profiles/2020-08-15/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/databrew/2017-07-25/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/databrew/2017-07-25/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/databrew/2017-07-25/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/databrew/2017-07-25/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/dataexchange/2017-07-25/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/dataexchange/2017-07-25/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/dataexchange/2017-07-25/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/dataexchange/2017-07-25/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/datapipeline/2012-10-29/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/datapipeline/2012-10-29/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/datapipeline/2012-10-29/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/datapipeline/2012-10-29/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/datasync/2018-11-09/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/datasync/2018-11-09/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/datasync/2018-11-09/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/datasync/2018-11-09/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/datazone/2018-05-10/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/datazone/2018-05-10/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/datazone/2018-05-10/paginators-1.sdk-extras.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/datazone/2018-05-10/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/dax/2017-04-19/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/dax/2017-04-19/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/dax/2017-04-19/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/dax/2017-04-19/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/deadline/2023-10-12/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/deadline/2023-10-12/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/deadline/2023-10-12/paginators-1.sdk-extras.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/deadline/2023-10-12/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/deadline/2023-10-12/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/detective/2018-10-26/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/detective/2018-10-26/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/detective/2018-10-26/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/detective/2018-10-26/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/devicefarm/2015-06-23/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/devicefarm/2015-06-23/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/devicefarm/2015-06-23/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/devicefarm/2015-06-23/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/devops-guru/2020-12-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/devops-guru/2020-12-01/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/devops-guru/2020-12-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/devops-guru/2020-12-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/directconnect/2012-10-25/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/directconnect/2012-10-25/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/directconnect/2012-10-25/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/directconnect/2012-10-25/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/discovery/2015-11-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/discovery/2015-11-01/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/discovery/2015-11-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/discovery/2015-11-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/dlm/2018-01-12/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/dlm/2018-01-12/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/dlm/2018-01-12/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/dlm/2018-01-12/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/dms/2016-01-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/dms/2016-01-01/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/dms/2016-01-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/dms/2016-01-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/dms/2016-01-01/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/docdb/2014-10-31/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/docdb/2014-10-31/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/docdb/2014-10-31/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/docdb/2014-10-31/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/docdb/2014-10-31/service-2.sdk-extras.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/docdb/2014-10-31/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/docdb-elastic/2022-11-28/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/docdb-elastic/2022-11-28/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/docdb-elastic/2022-11-28/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/drs/2020-02-26/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/drs/2020-02-26/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/drs/2020-02-26/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/drs/2020-02-26/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ds/2015-04-16/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ds/2015-04-16/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ds/2015-04-16/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ds/2015-04-16/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ds-data/2023-05-31/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ds-data/2023-05-31/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ds-data/2023-05-31/paginators-1.sdk-extras.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ds-data/2023-05-31/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/dsql/2018-05-10/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/dsql/2018-05-10/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/dsql/2018-05-10/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/dsql/2018-05-10/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/dynamodb/2011-12-05/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/dynamodb/2011-12-05/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/dynamodb/2012-08-10/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/dynamodb/2012-08-10/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/dynamodb/2012-08-10/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/dynamodbstreams/2012-08-10/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/dynamodbstreams/2012-08-10/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/dynamodbstreams/2012-08-10/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/dynamodbstreams/2012-08-10/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ebs/2019-11-02/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ebs/2019-11-02/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ebs/2019-11-02/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ebs/2019-11-02/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ec2/2014-09-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ec2/2014-09-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ec2/2014-09-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ec2/2014-09-01/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ec2/2014-10-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ec2/2014-10-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ec2/2014-10-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ec2/2014-10-01/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ec2/2015-03-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ec2/2015-03-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ec2/2015-03-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ec2/2015-03-01/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ec2/2015-04-15/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ec2/2015-04-15/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ec2/2015-04-15/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ec2/2015-04-15/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ec2/2015-10-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ec2/2015-10-01/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ec2/2015-10-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ec2/2015-10-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ec2/2015-10-01/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ec2/2016-04-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ec2/2016-04-01/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ec2/2016-04-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ec2/2016-04-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ec2/2016-04-01/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ec2/2016-09-15/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ec2/2016-09-15/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ec2/2016-09-15/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ec2/2016-09-15/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ec2/2016-09-15/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ec2/2016-11-15/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ec2/2016-11-15/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ec2/2016-11-15/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ec2/2016-11-15/paginators-1.sdk-extras.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ec2/2016-11-15/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ec2/2016-11-15/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ec2-instance-connect/2018-04-02/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ec2-instance-connect/2018-04-02/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ec2-instance-connect/2018-04-02/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ec2-instance-connect/2018-04-02/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ecr/2015-09-21/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ecr/2015-09-21/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ecr/2015-09-21/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ecr/2015-09-21/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ecr/2015-09-21/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ecr-public/2020-10-30/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ecr-public/2020-10-30/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ecr-public/2020-10-30/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ecr-public/2020-10-30/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ecs/2014-11-13/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ecs/2014-11-13/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ecs/2014-11-13/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ecs/2014-11-13/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ecs/2014-11-13/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/efs/2015-02-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/efs/2015-02-01/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/efs/2015-02-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/efs/2015-02-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/eks/2017-11-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/eks/2017-11-01/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/eks/2017-11-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/eks/2017-11-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/eks/2017-11-01/service-2.sdk-extras.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/eks/2017-11-01/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/eks-auth/2023-11-26/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/eks-auth/2023-11-26/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/eks-auth/2023-11-26/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/eks-auth/2023-11-26/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/elasticache/2014-09-30/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/elasticache/2014-09-30/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/elasticache/2014-09-30/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/elasticache/2014-09-30/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/elasticache/2015-02-02/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/elasticache/2015-02-02/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/elasticache/2015-02-02/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/elasticache/2015-02-02/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/elasticache/2015-02-02/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/elasticbeanstalk/2010-12-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/elasticbeanstalk/2010-12-01/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/elasticbeanstalk/2010-12-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/elasticbeanstalk/2010-12-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/elasticbeanstalk/2010-12-01/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/elastictranscoder/2012-09-25/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/elastictranscoder/2012-09-25/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/elastictranscoder/2012-09-25/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/elastictranscoder/2012-09-25/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/elastictranscoder/2012-09-25/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/elb/2012-06-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/elb/2012-06-01/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/elb/2012-06-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/elb/2012-06-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/elb/2012-06-01/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/elbv2/2015-12-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/elbv2/2015-12-01/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/elbv2/2015-12-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/elbv2/2015-12-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/elbv2/2015-12-01/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/emr/2009-03-31/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/emr/2009-03-31/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/emr/2009-03-31/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/emr/2009-03-31/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/emr/2009-03-31/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/emr-containers/2020-10-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/emr-containers/2020-10-01/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/emr-containers/2020-10-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/emr-containers/2020-10-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/emr-serverless/2021-07-13/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/emr-serverless/2021-07-13/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/emr-serverless/2021-07-13/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/entityresolution/2018-05-10/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/entityresolution/2018-05-10/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/entityresolution/2018-05-10/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/es/2015-01-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/es/2015-01-01/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/es/2015-01-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/es/2015-01-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/events/2014-02-03/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/events/2014-02-03/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/events/2015-10-07/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/events/2015-10-07/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/events/2015-10-07/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/events/2015-10-07/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/evidently/2021-02-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/evidently/2021-02-01/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/evidently/2021-02-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/evidently/2021-02-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/finspace/2021-03-12/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/finspace/2021-03-12/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/finspace/2021-03-12/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/finspace/2021-03-12/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/finspace-data/2020-07-13/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/finspace-data/2020-07-13/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/finspace-data/2020-07-13/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/finspace-data/2020-07-13/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/firehose/2015-08-04/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/firehose/2015-08-04/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/firehose/2015-08-04/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/firehose/2015-08-04/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/fis/2020-12-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/fis/2020-12-01/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/fis/2020-12-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/fis/2020-12-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/fms/2018-01-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/fms/2018-01-01/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/fms/2018-01-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/fms/2018-01-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/forecast/2018-06-26/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/forecast/2018-06-26/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/forecast/2018-06-26/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/forecast/2018-06-26/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/forecastquery/2018-06-26/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/forecastquery/2018-06-26/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/forecastquery/2018-06-26/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/forecastquery/2018-06-26/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/frauddetector/2019-11-15/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/frauddetector/2019-11-15/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/frauddetector/2019-11-15/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/frauddetector/2019-11-15/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/freetier/2023-09-07/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/freetier/2023-09-07/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/freetier/2023-09-07/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/fsx/2018-03-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/fsx/2018-03-01/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/fsx/2018-03-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/fsx/2018-03-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/gamelift/2015-10-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/gamelift/2015-10-01/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/gamelift/2015-10-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/gamelift/2015-10-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/gameliftstreams/2018-05-10/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/gameliftstreams/2018-05-10/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/gameliftstreams/2018-05-10/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/gameliftstreams/2018-05-10/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/geo-maps/2020-11-19/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/geo-maps/2020-11-19/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/geo-maps/2020-11-19/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/geo-places/2020-11-19/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/geo-places/2020-11-19/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/geo-places/2020-11-19/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/geo-routes/2020-11-19/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/geo-routes/2020-11-19/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/geo-routes/2020-11-19/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/glacier/2012-06-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/glacier/2012-06-01/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/glacier/2012-06-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/glacier/2012-06-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/glacier/2012-06-01/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/globalaccelerator/2018-08-08/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/globalaccelerator/2018-08-08/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/globalaccelerator/2018-08-08/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/globalaccelerator/2018-08-08/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/glue/2017-03-31/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/glue/2017-03-31/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/glue/2017-03-31/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/glue/2017-03-31/paginators-1.sdk-extras.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/grafana/2020-08-18/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/grafana/2020-08-18/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/grafana/2020-08-18/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/grafana/2020-08-18/paginators-1.sdk-extras.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/grafana/2020-08-18/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/greengrass/2017-06-07/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/greengrass/2017-06-07/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/greengrass/2017-06-07/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/greengrassv2/2020-11-30/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/greengrassv2/2020-11-30/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/greengrassv2/2020-11-30/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/greengrassv2/2020-11-30/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/groundstation/2019-05-23/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/groundstation/2019-05-23/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/groundstation/2019-05-23/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/groundstation/2019-05-23/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/guardduty/2017-11-28/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/guardduty/2017-11-28/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/guardduty/2017-11-28/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/guardduty/2017-11-28/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/health/2016-08-04/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/health/2016-08-04/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/health/2016-08-04/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/health/2016-08-04/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/healthlake/2017-07-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/healthlake/2017-07-01/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/healthlake/2017-07-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/healthlake/2017-07-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/iam/2010-05-08/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/iam/2010-05-08/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/iam/2010-05-08/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/iam/2010-05-08/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/iam/2010-05-08/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/identitystore/2020-06-15/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/identitystore/2020-06-15/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/identitystore/2020-06-15/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/identitystore/2020-06-15/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/imagebuilder/2019-12-02/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/imagebuilder/2019-12-02/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/imagebuilder/2019-12-02/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/imagebuilder/2019-12-02/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/importexport/2010-06-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/importexport/2010-06-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/importexport/2010-06-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/inspector/2015-08-18/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/inspector/2015-08-18/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/inspector/2016-02-16/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/inspector/2016-02-16/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/inspector/2016-02-16/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/inspector/2016-02-16/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/inspector-scan/2023-08-08/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/inspector-scan/2023-08-08/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/inspector-scan/2023-08-08/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/inspector2/2020-06-08/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/inspector2/2020-06-08/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/inspector2/2020-06-08/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/inspector2/2020-06-08/paginators-1.sdk-extras.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/inspector2/2020-06-08/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/internetmonitor/2021-06-03/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/internetmonitor/2021-06-03/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/internetmonitor/2021-06-03/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/internetmonitor/2021-06-03/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/invoicing/2024-12-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/invoicing/2024-12-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/invoicing/2024-12-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/invoicing/2024-12-01/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/iot/2015-05-28/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/iot/2015-05-28/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/iot/2015-05-28/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/iot/2015-05-28/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/iot-data/2015-05-28/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/iot-data/2015-05-28/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/iot-data/2015-05-28/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/iot-data/2015-05-28/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/iot-jobs-data/2017-09-29/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/iot-jobs-data/2017-09-29/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/iot-jobs-data/2017-09-29/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/iot-jobs-data/2017-09-29/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/iot-managed-integrations/2025-03-03/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/iot-managed-integrations/2025-03-03/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/iot-managed-integrations/2025-03-03/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/iotanalytics/2017-11-27/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/iotanalytics/2017-11-27/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/iotanalytics/2017-11-27/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/iotanalytics/2017-11-27/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/iotdeviceadvisor/2020-09-18/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/iotdeviceadvisor/2020-09-18/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/iotdeviceadvisor/2020-09-18/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/iotdeviceadvisor/2020-09-18/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/iotevents/2018-07-27/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/iotevents/2018-07-27/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/iotevents/2018-07-27/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/iotevents/2018-07-27/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/iotevents-data/2018-10-23/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/iotevents-data/2018-10-23/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/iotevents-data/2018-10-23/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/iotevents-data/2018-10-23/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/iotfleethub/2020-11-03/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/iotfleethub/2020-11-03/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/iotfleethub/2020-11-03/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/iotfleethub/2020-11-03/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/iotfleetwise/2021-06-17/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/iotfleetwise/2021-06-17/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/iotfleetwise/2021-06-17/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/iotfleetwise/2021-06-17/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/iotsecuretunneling/2018-10-05/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/iotsecuretunneling/2018-10-05/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/iotsecuretunneling/2018-10-05/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/iotsecuretunneling/2018-10-05/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/iotsitewise/2019-12-02/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/iotsitewise/2019-12-02/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/iotsitewise/2019-12-02/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/iotsitewise/2019-12-02/paginators-1.sdk-extras.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/iotsitewise/2019-12-02/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/iotsitewise/2019-12-02/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/iotthingsgraph/2018-09-06/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/iotthingsgraph/2018-09-06/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/iotthingsgraph/2018-09-06/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/iotthingsgraph/2018-09-06/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/iottwinmaker/2021-11-29/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/iottwinmaker/2021-11-29/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/iottwinmaker/2021-11-29/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/iottwinmaker/2021-11-29/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/iottwinmaker/2021-11-29/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/iotwireless/2020-11-22/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/iotwireless/2020-11-22/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/iotwireless/2020-11-22/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/iotwireless/2020-11-22/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ivs/2020-07-14/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ivs/2020-07-14/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ivs/2020-07-14/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ivs/2020-07-14/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ivs-realtime/2020-07-14/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ivs-realtime/2020-07-14/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ivs-realtime/2020-07-14/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ivs-realtime/2020-07-14/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ivschat/2020-07-14/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ivschat/2020-07-14/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ivschat/2020-07-14/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ivschat/2020-07-14/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ivschat/2020-07-14/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/kafka/2018-11-14/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/kafka/2018-11-14/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/kafka/2018-11-14/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/kafkaconnect/2021-09-14/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/kafkaconnect/2021-09-14/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/kafkaconnect/2021-09-14/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/kafkaconnect/2021-09-14/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/kafkaconnect/2021-09-14/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/kendra/2019-02-03/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/kendra/2019-02-03/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/kendra/2019-02-03/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/kendra/2019-02-03/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/kendra-ranking/2022-10-19/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/kendra-ranking/2022-10-19/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/kendra-ranking/2022-10-19/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/keyspaces/2022-02-10/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/keyspaces/2022-02-10/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/keyspaces/2022-02-10/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/keyspaces/2022-02-10/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/keyspaces/2022-02-10/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/kinesis/2013-12-02/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/kinesis/2013-12-02/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/kinesis/2013-12-02/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/kinesis/2013-12-02/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/kinesis/2013-12-02/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/kinesis-video-archived-media/2017-09-30/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/kinesis-video-archived-media/2017-09-30/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/kinesis-video-archived-media/2017-09-30/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/kinesis-video-archived-media/2017-09-30/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/kinesis-video-media/2017-09-30/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/kinesis-video-media/2017-09-30/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/kinesis-video-media/2017-09-30/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/kinesis-video-media/2017-09-30/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/kinesis-video-signaling/2019-12-04/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/kinesis-video-signaling/2019-12-04/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/kinesis-video-signaling/2019-12-04/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/kinesis-video-signaling/2019-12-04/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/kinesis-video-webrtc-storage/2018-05-10/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/kinesis-video-webrtc-storage/2018-05-10/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/kinesis-video-webrtc-storage/2018-05-10/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/kinesisanalytics/2015-08-14/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/kinesisanalytics/2015-08-14/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/kinesisanalytics/2015-08-14/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/kinesisanalytics/2015-08-14/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/kinesisanalyticsv2/2018-05-23/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/kinesisanalyticsv2/2018-05-23/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/kinesisanalyticsv2/2018-05-23/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/kinesisanalyticsv2/2018-05-23/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/kinesisvideo/2017-09-30/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/kinesisvideo/2017-09-30/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/kinesisvideo/2017-09-30/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/kinesisvideo/2017-09-30/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/kms/2014-11-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/kms/2014-11-01/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/kms/2014-11-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/kms/2014-11-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/lakeformation/2017-03-31/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/lakeformation/2017-03-31/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/lakeformation/2017-03-31/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/lakeformation/2017-03-31/paginators-1.sdk-extras.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/lakeformation/2017-03-31/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/lambda/2014-11-11/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/lambda/2014-11-11/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/lambda/2015-03-31/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/lambda/2015-03-31/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/lambda/2015-03-31/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/lambda/2015-03-31/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/lambda/2015-03-31/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/launch-wizard/2018-05-10/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/launch-wizard/2018-05-10/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/launch-wizard/2018-05-10/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/lex-models/2017-04-19/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/lex-models/2017-04-19/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/lex-models/2017-04-19/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/lex-models/2017-04-19/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/lex-runtime/2016-11-28/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/lex-runtime/2016-11-28/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/lex-runtime/2016-11-28/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/lex-runtime/2016-11-28/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/lexv2-models/2020-08-07/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/lexv2-models/2020-08-07/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/lexv2-models/2020-08-07/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/lexv2-models/2020-08-07/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/lexv2-models/2020-08-07/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/lexv2-runtime/2020-08-07/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/lexv2-runtime/2020-08-07/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/lexv2-runtime/2020-08-07/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/lexv2-runtime/2020-08-07/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/license-manager/2018-08-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/license-manager/2018-08-01/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/license-manager/2018-08-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/license-manager/2018-08-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/license-manager-linux-subscriptions/2018-05-10/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/license-manager-linux-subscriptions/2018-05-10/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/license-manager-linux-subscriptions/2018-05-10/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/license-manager-user-subscriptions/2018-05-10/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/license-manager-user-subscriptions/2018-05-10/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/license-manager-user-subscriptions/2018-05-10/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/lightsail/2016-11-28/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/lightsail/2016-11-28/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/lightsail/2016-11-28/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/lightsail/2016-11-28/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/location/2020-11-19/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/location/2020-11-19/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/location/2020-11-19/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/location/2020-11-19/paginators-1.sdk-extras.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/location/2020-11-19/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/logs/2014-03-28/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/logs/2014-03-28/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/logs/2014-03-28/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/logs/2014-03-28/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/lookoutequipment/2020-12-15/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/lookoutequipment/2020-12-15/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/lookoutequipment/2020-12-15/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/lookoutequipment/2020-12-15/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/lookoutmetrics/2017-07-25/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/lookoutmetrics/2017-07-25/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/lookoutmetrics/2017-07-25/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/lookoutmetrics/2017-07-25/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/lookoutvision/2020-11-20/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/lookoutvision/2020-11-20/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/lookoutvision/2020-11-20/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/lookoutvision/2020-11-20/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/m2/2021-04-28/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/m2/2021-04-28/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/m2/2021-04-28/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/machinelearning/2014-12-12/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/machinelearning/2014-12-12/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/machinelearning/2014-12-12/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/machinelearning/2014-12-12/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/machinelearning/2014-12-12/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/macie2/2020-01-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/macie2/2020-01-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/macie2/2020-01-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/macie2/2020-01-01/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/mailmanager/2023-10-17/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/mailmanager/2023-10-17/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/mailmanager/2023-10-17/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/managedblockchain/2018-09-24/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/managedblockchain/2018-09-24/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/managedblockchain/2018-09-24/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/managedblockchain/2018-09-24/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/managedblockchain-query/2023-05-04/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/managedblockchain-query/2023-05-04/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/managedblockchain-query/2023-05-04/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/managedblockchain-query/2023-05-04/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/marketplace-agreement/2020-03-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/marketplace-agreement/2020-03-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/marketplace-agreement/2020-03-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/marketplace-catalog/2018-09-17/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/marketplace-catalog/2018-09-17/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/marketplace-catalog/2018-09-17/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/marketplace-catalog/2018-09-17/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/marketplace-deployment/2023-01-25/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/marketplace-deployment/2023-01-25/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/marketplace-deployment/2023-01-25/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/marketplace-entitlement/2017-01-11/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/marketplace-entitlement/2017-01-11/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/marketplace-entitlement/2017-01-11/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/marketplace-entitlement/2017-01-11/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/marketplace-reporting/2018-05-10/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/marketplace-reporting/2018-05-10/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/marketplace-reporting/2018-05-10/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/marketplace-reporting/2018-05-10/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/marketplacecommerceanalytics/2015-07-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/marketplacecommerceanalytics/2015-07-01/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/marketplacecommerceanalytics/2015-07-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/marketplacecommerceanalytics/2015-07-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/mediaconnect/2018-11-14/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/mediaconnect/2018-11-14/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/mediaconnect/2018-11-14/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/mediaconnect/2018-11-14/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/mediaconvert/2017-08-29/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/mediaconvert/2017-08-29/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/mediaconvert/2017-08-29/paginators-1.sdk-extras.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/mediaconvert/2017-08-29/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/medialive/2017-10-14/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/medialive/2017-10-14/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/medialive/2017-10-14/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/medialive/2017-10-14/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/mediapackage/2017-10-12/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/mediapackage/2017-10-12/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/mediapackage/2017-10-12/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/mediapackage-vod/2018-11-07/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/mediapackage-vod/2018-11-07/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/mediapackage-vod/2018-11-07/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/mediapackagev2/2022-12-25/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/mediapackagev2/2022-12-25/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/mediapackagev2/2022-12-25/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/mediapackagev2/2022-12-25/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/mediastore/2017-09-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/mediastore/2017-09-01/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/mediastore/2017-09-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/mediastore/2017-09-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/mediastore-data/2017-09-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/mediastore-data/2017-09-01/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/mediastore-data/2017-09-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/mediastore-data/2017-09-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/mediatailor/2018-04-23/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/mediatailor/2018-04-23/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/mediatailor/2018-04-23/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/medical-imaging/2023-07-19/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/medical-imaging/2023-07-19/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/medical-imaging/2023-07-19/paginators-1.sdk-extras.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/medical-imaging/2023-07-19/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/medical-imaging/2023-07-19/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/memorydb/2021-01-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/memorydb/2021-01-01/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/memorydb/2021-01-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/memorydb/2021-01-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/meteringmarketplace/2016-01-14/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/meteringmarketplace/2016-01-14/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/meteringmarketplace/2016-01-14/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/meteringmarketplace/2016-01-14/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/mgh/2017-05-31/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/mgh/2017-05-31/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/mgh/2017-05-31/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/mgh/2017-05-31/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/mgn/2020-02-26/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/mgn/2020-02-26/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/mgn/2020-02-26/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/mgn/2020-02-26/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/migration-hub-refactor-spaces/2021-10-26/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/migration-hub-refactor-spaces/2021-10-26/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/migration-hub-refactor-spaces/2021-10-26/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/migration-hub-refactor-spaces/2021-10-26/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/migrationhub-config/2019-06-30/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/migrationhub-config/2019-06-30/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/migrationhub-config/2019-06-30/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/migrationhub-config/2019-06-30/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/migrationhuborchestrator/2021-08-28/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/migrationhuborchestrator/2021-08-28/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/migrationhuborchestrator/2021-08-28/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/migrationhuborchestrator/2021-08-28/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/migrationhubstrategy/2020-02-19/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/migrationhubstrategy/2020-02-19/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/migrationhubstrategy/2020-02-19/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/migrationhubstrategy/2020-02-19/paginators-1.sdk-extras.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/migrationhubstrategy/2020-02-19/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/mq/2017-11-27/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/mq/2017-11-27/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/mq/2017-11-27/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/mturk/2017-01-17/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/mturk/2017-01-17/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/mturk/2017-01-17/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/mturk/2017-01-17/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/mwaa/2020-07-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/mwaa/2020-07-01/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/mwaa/2020-07-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/mwaa/2020-07-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/neptune/2014-10-31/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/neptune/2014-10-31/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/neptune/2014-10-31/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/neptune/2014-10-31/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/neptune/2014-10-31/service-2.sdk-extras.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/neptune/2014-10-31/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/neptune-graph/2023-11-29/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/neptune-graph/2023-11-29/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/neptune-graph/2023-11-29/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/neptune-graph/2023-11-29/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/neptunedata/2023-08-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/neptunedata/2023-08-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/neptunedata/2023-08-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/network-firewall/2020-11-12/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/network-firewall/2020-11-12/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/network-firewall/2020-11-12/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/network-firewall/2020-11-12/paginators-1.sdk-extras.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/network-firewall/2020-11-12/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/networkflowmonitor/2023-04-19/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/networkflowmonitor/2023-04-19/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/networkflowmonitor/2023-04-19/paginators-1.sdk-extras.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/networkflowmonitor/2023-04-19/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/networkflowmonitor/2023-04-19/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/networkmanager/2019-07-05/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/networkmanager/2019-07-05/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/networkmanager/2019-07-05/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/networkmanager/2019-07-05/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/networkmonitor/2023-08-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/networkmonitor/2023-08-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/networkmonitor/2023-08-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/networkmonitor/2023-08-01/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/notifications/2018-05-10/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/notifications/2018-05-10/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/notifications/2018-05-10/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/notifications/2018-05-10/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/notificationscontacts/2018-05-10/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/notificationscontacts/2018-05-10/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/notificationscontacts/2018-05-10/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/notificationscontacts/2018-05-10/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/oam/2022-06-10/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/oam/2022-06-10/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/oam/2022-06-10/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/observabilityadmin/2018-05-10/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/observabilityadmin/2018-05-10/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/observabilityadmin/2018-05-10/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/observabilityadmin/2018-05-10/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/omics/2022-11-28/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/omics/2022-11-28/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/omics/2022-11-28/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/omics/2022-11-28/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/opensearch/2021-01-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/opensearch/2021-01-01/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/opensearch/2021-01-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/opensearch/2021-01-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/opensearchserverless/2021-11-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/opensearchserverless/2021-11-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/opensearchserverless/2021-11-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/opensearchserverless/2021-11-01/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/opsworks/2013-02-18/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/opsworks/2013-02-18/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/opsworks/2013-02-18/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/opsworks/2013-02-18/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/opsworks/2013-02-18/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/opsworkscm/2016-11-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/opsworkscm/2016-11-01/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/opsworkscm/2016-11-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/opsworkscm/2016-11-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/opsworkscm/2016-11-01/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/organizations/2016-11-28/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/organizations/2016-11-28/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/organizations/2016-11-28/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/organizations/2016-11-28/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/osis/2022-01-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/osis/2022-01-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/osis/2022-01-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/outposts/2019-12-03/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/outposts/2019-12-03/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/outposts/2019-12-03/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/outposts/2019-12-03/paginators-1.sdk-extras.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/outposts/2019-12-03/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/panorama/2019-07-24/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/panorama/2019-07-24/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/panorama/2019-07-24/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/panorama/2019-07-24/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/partitions.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/partnercentral-selling/2022-07-26/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/partnercentral-selling/2022-07-26/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/partnercentral-selling/2022-07-26/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/payment-cryptography/2021-09-14/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/payment-cryptography/2021-09-14/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/payment-cryptography/2021-09-14/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/payment-cryptography/2021-09-14/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/payment-cryptography-data/2022-02-03/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/payment-cryptography-data/2022-02-03/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/payment-cryptography-data/2022-02-03/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/payment-cryptography-data/2022-02-03/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/pca-connector-ad/2018-05-10/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/pca-connector-ad/2018-05-10/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/pca-connector-ad/2018-05-10/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/pca-connector-scep/2018-05-10/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/pca-connector-scep/2018-05-10/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/pca-connector-scep/2018-05-10/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/pca-connector-scep/2018-05-10/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/pcs/2023-02-10/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/pcs/2023-02-10/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/pcs/2023-02-10/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/pcs/2023-02-10/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/personalize/2018-05-22/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/personalize/2018-05-22/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/personalize/2018-05-22/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/personalize/2018-05-22/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/personalize-events/2018-03-22/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/personalize-events/2018-03-22/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/personalize-events/2018-03-22/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/personalize-events/2018-03-22/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/personalize-runtime/2018-05-22/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/personalize-runtime/2018-05-22/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/personalize-runtime/2018-05-22/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/personalize-runtime/2018-05-22/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/pi/2018-02-27/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/pi/2018-02-27/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/pi/2018-02-27/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/pi/2018-02-27/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/pinpoint/2016-12-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/pinpoint/2016-12-01/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/pinpoint/2016-12-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/pinpoint-email/2018-07-26/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/pinpoint-email/2018-07-26/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/pinpoint-email/2018-07-26/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/pinpoint-email/2018-07-26/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/pinpoint-sms-voice/2018-09-05/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/pinpoint-sms-voice/2018-09-05/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/pinpoint-sms-voice-v2/2022-03-31/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/pinpoint-sms-voice-v2/2022-03-31/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/pinpoint-sms-voice-v2/2022-03-31/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/pinpoint-sms-voice-v2/2022-03-31/paginators-1.sdk-extras.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/pinpoint-sms-voice-v2/2022-03-31/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/pinpoint-sms-voice-v2/2022-03-31/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/pipes/2015-10-07/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/pipes/2015-10-07/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/pipes/2015-10-07/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/pipes/2015-10-07/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/polly/2016-06-10/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/polly/2016-06-10/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/polly/2016-06-10/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/polly/2016-06-10/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/pricing/2017-10-15/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/pricing/2017-10-15/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/pricing/2017-10-15/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/pricing/2017-10-15/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/pricing/2017-10-15/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/privatenetworks/2021-12-03/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/privatenetworks/2021-12-03/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/privatenetworks/2021-12-03/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/proton/2020-07-20/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/proton/2020-07-20/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/proton/2020-07-20/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/proton/2020-07-20/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/proton/2020-07-20/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/qapps/2023-11-27/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/qapps/2023-11-27/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/qapps/2023-11-27/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/qapps/2023-11-27/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/qbusiness/2023-11-27/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/qbusiness/2023-11-27/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/qbusiness/2023-11-27/paginators-1.sdk-extras.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/qbusiness/2023-11-27/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/qbusiness/2023-11-27/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/qconnect/2020-10-19/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/qconnect/2020-10-19/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/qconnect/2020-10-19/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/qldb/2019-01-02/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/qldb/2019-01-02/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/qldb/2019-01-02/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/qldb/2019-01-02/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/qldb-session/2019-07-11/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/qldb-session/2019-07-11/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/qldb-session/2019-07-11/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/qldb-session/2019-07-11/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/quicksight/2018-04-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/quicksight/2018-04-01/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/quicksight/2018-04-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/quicksight/2018-04-01/paginators-1.sdk-extras.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/quicksight/2018-04-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ram/2018-01-04/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ram/2018-01-04/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ram/2018-01-04/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ram/2018-01-04/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/rbin/2021-06-15/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/rbin/2021-06-15/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/rbin/2021-06-15/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/rbin/2021-06-15/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/rds/2014-09-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/rds/2014-09-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/rds/2014-09-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/rds/2014-09-01/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/rds/2014-10-31/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/rds/2014-10-31/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/rds/2014-10-31/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/rds/2014-10-31/paginators-1.sdk-extras.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/rds/2014-10-31/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/rds/2014-10-31/service-2.sdk-extras.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/rds/2014-10-31/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/rds-data/2018-08-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/rds-data/2018-08-01/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/rds-data/2018-08-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/rds-data/2018-08-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/redshift/2012-12-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/redshift/2012-12-01/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/redshift/2012-12-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/redshift/2012-12-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/redshift/2012-12-01/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/redshift-data/2019-12-20/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/redshift-data/2019-12-20/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/redshift-data/2019-12-20/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/redshift-data/2019-12-20/paginators-1.sdk-extras.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/redshift-data/2019-12-20/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/redshift-serverless/2021-04-21/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/redshift-serverless/2021-04-21/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/redshift-serverless/2021-04-21/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/rekognition/2016-06-27/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/rekognition/2016-06-27/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/rekognition/2016-06-27/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/rekognition/2016-06-27/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/rekognition/2016-06-27/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/repostspace/2022-05-13/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/repostspace/2022-05-13/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/repostspace/2022-05-13/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/resiliencehub/2020-04-30/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/resiliencehub/2020-04-30/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/resiliencehub/2020-04-30/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/resiliencehub/2020-04-30/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/resource-explorer-2/2022-07-28/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/resource-explorer-2/2022-07-28/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/resource-explorer-2/2022-07-28/paginators-1.sdk-extras.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/resource-explorer-2/2022-07-28/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/resource-groups/2017-11-27/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/resource-groups/2017-11-27/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/resource-groups/2017-11-27/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/resource-groups/2017-11-27/paginators-1.sdk-extras.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/resource-groups/2017-11-27/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/resourcegroupstaggingapi/2017-01-26/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/resourcegroupstaggingapi/2017-01-26/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/resourcegroupstaggingapi/2017-01-26/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/resourcegroupstaggingapi/2017-01-26/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/robomaker/2018-06-29/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/robomaker/2018-06-29/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/robomaker/2018-06-29/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/robomaker/2018-06-29/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/rolesanywhere/2018-05-10/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/rolesanywhere/2018-05-10/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/rolesanywhere/2018-05-10/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/route53/2013-04-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/route53/2013-04-01/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/route53/2013-04-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/route53/2013-04-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/route53/2013-04-01/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/route53-recovery-cluster/2019-12-02/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/route53-recovery-cluster/2019-12-02/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/route53-recovery-cluster/2019-12-02/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/route53-recovery-cluster/2019-12-02/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/route53-recovery-control-config/2020-11-02/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/route53-recovery-control-config/2020-11-02/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/route53-recovery-control-config/2020-11-02/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/route53-recovery-control-config/2020-11-02/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/route53-recovery-readiness/2019-12-02/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/route53-recovery-readiness/2019-12-02/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/route53-recovery-readiness/2019-12-02/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/route53domains/2014-05-15/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/route53domains/2014-05-15/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/route53domains/2014-05-15/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/route53domains/2014-05-15/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/route53profiles/2018-05-10/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/route53profiles/2018-05-10/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/route53profiles/2018-05-10/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/route53resolver/2018-04-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/route53resolver/2018-04-01/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/route53resolver/2018-04-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/route53resolver/2018-04-01/paginators-1.sdk-extras.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/route53resolver/2018-04-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/rum/2018-05-10/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/rum/2018-05-10/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/rum/2018-05-10/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/rum/2018-05-10/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/s3/2006-03-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/s3/2006-03-01/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/s3/2006-03-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/s3/2006-03-01/paginators-1.sdk-extras.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/s3/2006-03-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/s3/2006-03-01/service-2.sdk-extras.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/s3/2006-03-01/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/s3control/2018-08-20/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/s3control/2018-08-20/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/s3control/2018-08-20/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/s3control/2018-08-20/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/s3outposts/2017-07-25/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/s3outposts/2017-07-25/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/s3outposts/2017-07-25/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/s3outposts/2017-07-25/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/s3tables/2018-05-10/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/s3tables/2018-05-10/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/s3tables/2018-05-10/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/s3tables/2018-05-10/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/sagemaker/2017-07-24/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/sagemaker/2017-07-24/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/sagemaker/2017-07-24/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/sagemaker/2017-07-24/paginators-1.sdk-extras.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/sagemaker/2017-07-24/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/sagemaker/2017-07-24/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/sagemaker-a2i-runtime/2019-11-07/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/sagemaker-a2i-runtime/2019-11-07/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/sagemaker-a2i-runtime/2019-11-07/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/sagemaker-a2i-runtime/2019-11-07/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/sagemaker-edge/2020-09-23/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/sagemaker-edge/2020-09-23/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/sagemaker-edge/2020-09-23/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/sagemaker-edge/2020-09-23/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/sagemaker-featurestore-runtime/2020-07-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/sagemaker-featurestore-runtime/2020-07-01/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/sagemaker-featurestore-runtime/2020-07-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/sagemaker-featurestore-runtime/2020-07-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/sagemaker-geospatial/2020-05-27/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/sagemaker-geospatial/2020-05-27/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/sagemaker-geospatial/2020-05-27/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/sagemaker-metrics/2022-09-30/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/sagemaker-metrics/2022-09-30/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/sagemaker-metrics/2022-09-30/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/sagemaker-runtime/2017-05-13/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/sagemaker-runtime/2017-05-13/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/sagemaker-runtime/2017-05-13/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/sagemaker-runtime/2017-05-13/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/savingsplans/2019-06-28/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/savingsplans/2019-06-28/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/savingsplans/2019-06-28/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/savingsplans/2019-06-28/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/scheduler/2021-06-30/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/scheduler/2021-06-30/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/scheduler/2021-06-30/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/schemas/2019-12-02/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/schemas/2019-12-02/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/schemas/2019-12-02/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/schemas/2019-12-02/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/sdb/2009-04-15/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/sdb/2009-04-15/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/sdb/2009-04-15/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/sdk-default-configuration.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/secretsmanager/2017-10-17/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/secretsmanager/2017-10-17/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/secretsmanager/2017-10-17/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/secretsmanager/2017-10-17/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/secretsmanager/2017-10-17/service-2.sdk-extras.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/security-ir/2018-05-10/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/security-ir/2018-05-10/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/security-ir/2018-05-10/paginators-1.sdk-extras.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/security-ir/2018-05-10/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/security-ir/2018-05-10/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/securityhub/2018-10-26/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/securityhub/2018-10-26/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/securityhub/2018-10-26/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/securityhub/2018-10-26/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/securitylake/2018-05-10/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/securitylake/2018-05-10/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/securitylake/2018-05-10/paginators-1.sdk-extras.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/securitylake/2018-05-10/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/serverlessrepo/2017-09-08/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/serverlessrepo/2017-09-08/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/serverlessrepo/2017-09-08/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/service-quotas/2019-06-24/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/service-quotas/2019-06-24/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/service-quotas/2019-06-24/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/service-quotas/2019-06-24/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/servicecatalog/2015-12-10/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/servicecatalog/2015-12-10/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/servicecatalog/2015-12-10/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/servicecatalog/2015-12-10/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/servicecatalog-appregistry/2020-06-24/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/servicecatalog-appregistry/2020-06-24/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/servicecatalog-appregistry/2020-06-24/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/servicecatalog-appregistry/2020-06-24/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/servicediscovery/2017-03-14/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/servicediscovery/2017-03-14/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/servicediscovery/2017-03-14/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/servicediscovery/2017-03-14/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ses/2010-12-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ses/2010-12-01/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ses/2010-12-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ses/2010-12-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ses/2010-12-01/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/sesv2/2019-09-27/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/sesv2/2019-09-27/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/sesv2/2019-09-27/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/sesv2/2019-09-27/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/shield/2016-06-02/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/shield/2016-06-02/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/shield/2016-06-02/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/shield/2016-06-02/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/signer/2017-08-25/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/signer/2017-08-25/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/signer/2017-08-25/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/signer/2017-08-25/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/signer/2017-08-25/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/simspaceweaver/2022-10-28/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/simspaceweaver/2022-10-28/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/simspaceweaver/2022-10-28/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/sms/2016-10-24/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/sms/2016-10-24/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/sms/2016-10-24/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/sms/2016-10-24/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/sms-voice/2018-09-05/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/sms-voice/2018-09-05/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/snow-device-management/2021-08-04/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/snow-device-management/2021-08-04/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/snow-device-management/2021-08-04/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/snow-device-management/2021-08-04/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/snowball/2016-06-30/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/snowball/2016-06-30/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/snowball/2016-06-30/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/snowball/2016-06-30/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/sns/2010-03-31/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/sns/2010-03-31/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/sns/2010-03-31/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/sns/2010-03-31/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/socialmessaging/2024-01-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/socialmessaging/2024-01-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/socialmessaging/2024-01-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/sqs/2012-11-05/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/sqs/2012-11-05/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/sqs/2012-11-05/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/sqs/2012-11-05/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ssm/2014-11-06/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ssm/2014-11-06/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ssm/2014-11-06/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ssm/2014-11-06/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ssm/2014-11-06/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ssm-contacts/2021-05-03/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ssm-contacts/2021-05-03/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ssm-contacts/2021-05-03/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ssm-contacts/2021-05-03/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ssm-incidents/2018-05-10/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ssm-incidents/2018-05-10/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ssm-incidents/2018-05-10/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ssm-incidents/2018-05-10/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ssm-incidents/2018-05-10/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ssm-quicksetup/2018-05-10/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ssm-quicksetup/2018-05-10/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ssm-quicksetup/2018-05-10/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ssm-sap/2018-05-10/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ssm-sap/2018-05-10/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/ssm-sap/2018-05-10/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/sso/2019-06-10/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/sso/2019-06-10/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/sso/2019-06-10/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/sso/2019-06-10/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/sso-admin/2020-07-20/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/sso-admin/2020-07-20/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/sso-admin/2020-07-20/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/sso-admin/2020-07-20/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/sso-oidc/2019-06-10/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/sso-oidc/2019-06-10/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/sso-oidc/2019-06-10/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/sso-oidc/2019-06-10/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/stepfunctions/2016-11-23/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/stepfunctions/2016-11-23/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/stepfunctions/2016-11-23/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/stepfunctions/2016-11-23/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/storagegateway/2013-06-30/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/storagegateway/2013-06-30/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/storagegateway/2013-06-30/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/storagegateway/2013-06-30/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/sts/2011-06-15/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/sts/2011-06-15/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/sts/2011-06-15/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/sts/2011-06-15/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/supplychain/2024-01-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/supplychain/2024-01-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/supplychain/2024-01-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/support/2013-04-15/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/support/2013-04-15/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/support/2013-04-15/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/support/2013-04-15/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/support-app/2021-08-20/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/support-app/2021-08-20/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/support-app/2021-08-20/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/swf/2012-01-25/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/swf/2012-01-25/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/swf/2012-01-25/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/swf/2012-01-25/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/synthetics/2017-10-11/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/synthetics/2017-10-11/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/synthetics/2017-10-11/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/synthetics/2017-10-11/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/taxsettings/2018-05-10/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/taxsettings/2018-05-10/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/taxsettings/2018-05-10/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/textract/2018-06-27/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/textract/2018-06-27/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/textract/2018-06-27/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/textract/2018-06-27/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/timestream-influxdb/2023-01-27/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/timestream-influxdb/2023-01-27/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/timestream-influxdb/2023-01-27/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/timestream-query/2018-11-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/timestream-query/2018-11-01/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/timestream-query/2018-11-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/timestream-query/2018-11-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/timestream-write/2018-11-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/timestream-write/2018-11-01/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/timestream-write/2018-11-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/timestream-write/2018-11-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/tnb/2008-10-21/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/tnb/2008-10-21/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/tnb/2008-10-21/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/transcribe/2017-10-26/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/transcribe/2017-10-26/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/transcribe/2017-10-26/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/transcribe/2017-10-26/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/transfer/2018-11-05/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/transfer/2018-11-05/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/transfer/2018-11-05/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/transfer/2018-11-05/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/translate/2017-07-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/translate/2017-07-01/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/translate/2017-07-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/translate/2017-07-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/trustedadvisor/2022-09-15/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/trustedadvisor/2022-09-15/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/trustedadvisor/2022-09-15/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/verifiedpermissions/2021-12-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/verifiedpermissions/2021-12-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/verifiedpermissions/2021-12-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/verifiedpermissions/2021-12-01/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/voice-id/2021-09-27/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/voice-id/2021-09-27/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/voice-id/2021-09-27/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/voice-id/2021-09-27/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/vpc-lattice/2022-11-30/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/vpc-lattice/2022-11-30/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/vpc-lattice/2022-11-30/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/waf/2015-08-24/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/waf/2015-08-24/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/waf/2015-08-24/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/waf/2015-08-24/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/waf-regional/2016-11-28/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/waf-regional/2016-11-28/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/waf-regional/2016-11-28/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/waf-regional/2016-11-28/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/wafv2/2019-07-29/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/wafv2/2019-07-29/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/wafv2/2019-07-29/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/wafv2/2019-07-29/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/wellarchitected/2020-03-31/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/wellarchitected/2020-03-31/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/wellarchitected/2020-03-31/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/wellarchitected/2020-03-31/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/wisdom/2020-10-19/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/wisdom/2020-10-19/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/wisdom/2020-10-19/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/wisdom/2020-10-19/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/workdocs/2016-05-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/workdocs/2016-05-01/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/workdocs/2016-05-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/workdocs/2016-05-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/workmail/2017-10-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/workmail/2017-10-01/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/workmail/2017-10-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/workmail/2017-10-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/workmailmessageflow/2019-05-01/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/workmailmessageflow/2019-05-01/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/workmailmessageflow/2019-05-01/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/workmailmessageflow/2019-05-01/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/workspaces/2015-04-08/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/workspaces/2015-04-08/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/workspaces/2015-04-08/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/workspaces/2015-04-08/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/workspaces-thin-client/2023-08-22/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/workspaces-thin-client/2023-08-22/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/workspaces-thin-client/2023-08-22/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/workspaces-web/2020-07-08/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/workspaces-web/2020-07-08/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/workspaces-web/2020-07-08/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/workspaces-web/2020-07-08/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/xray/2016-04-12/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/xray/2016-04-12/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/xray/2016-04-12/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/data/xray/2016-04-12/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/discovery.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/docs/__init__.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/docs/bcdoc/__init__.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/docs/bcdoc/docstringparser.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/docs/bcdoc/restdoc.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/docs/bcdoc/style.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/docs/client.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/docs/docstring.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/docs/example.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/docs/method.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/docs/paginator.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/docs/params.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/docs/service.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/docs/shape.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/docs/sharedexample.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/docs/translator.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/docs/utils.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/docs/waiter.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/endpoint.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/endpoint_provider.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/errorfactory.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/eventstream.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/exceptions.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/history.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/hooks.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/httpchecksum.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/httpsession.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/loaders.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/model.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/monitoring.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/paginate.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/parsers.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/regions.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/response.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/retries/__init__.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/retries/adaptive.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/retries/base.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/retries/bucket.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/retries/quota.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/retries/special.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/retries/standard.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/retries/throttling.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/retryhandler.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/serialize.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/session.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/signers.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/stub.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/tokens.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/translate.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/useragent.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/utils.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/validate.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/vendored/__init__.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/vendored/requests/__init__.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/vendored/requests/exceptions.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/vendored/requests/packages/__init__.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/vendored/requests/packages/urllib3/__init__.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/vendored/requests/packages/urllib3/exceptions.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/vendored/six.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore/waiter.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore.egg-info/SOURCES.txt +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore.egg-info/dependency_links.txt +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore.egg-info/requires.txt +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/botocore.egg-info/top_level.txt +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/docs/Makefile +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/docs/README.md +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/docs/make.bat +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/docs/source/_static/404.html +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/docs/source/_static/css/custom.css +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/docs/source/_static/css/dark_light_mode.css +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/docs/source/_static/js/custom.js +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/docs/source/_static/logos/aws_dark_theme_logo.svg +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/docs/source/_static/logos/aws_light_theme_logo.svg +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/docs/source/_templates/domainindex.html +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/docs/source/_templates/genindex.html +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/docs/source/_templates/page.html +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/docs/source/_templates/partials/_head_css_variables.html +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/docs/source/_templates/partials/icons.html +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/docs/source/_templates/sidebar/close-icon.html +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/docs/source/_templates/sidebar/feedback.html +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/docs/source/client_upgrades.rst +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/docs/source/development/designnotes.rst +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/docs/source/development/index.rst +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/docs/source/index.rst +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/docs/source/reference/awsrequest.rst +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/docs/source/reference/config.rst +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/docs/source/reference/eventstream.rst +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/docs/source/reference/index.rst +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/docs/source/reference/loaders.rst +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/docs/source/reference/response.rst +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/docs/source/reference/stubber.rst +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/docs/source/topics/document_type.rst +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/docs/source/topics/events.rst +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/docs/source/topics/index.rst +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/docs/source/topics/paginators.rst +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/docs/source/tutorial/index.rst +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/pyproject.toml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/requirements-dev.txt +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/requirements.txt +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/setup.cfg +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/setup.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/__init__.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/acceptance/features/environment.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/acceptance/features/smoke/acm/acm.feature +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/acceptance/features/smoke/autoscaling/autoscaling.feature +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/acceptance/features/smoke/cloudformation/cloudformation.feature +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/acceptance/features/smoke/cloudfront/cloudfront.feature +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/acceptance/features/smoke/cloudhsm/cloudhsm.feature +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/acceptance/features/smoke/cloudsearch/cloudsearch.feature +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/acceptance/features/smoke/cloudtrail/cloudtrail.feature +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/acceptance/features/smoke/cloudwatch/cloudwatch.feature +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/acceptance/features/smoke/cloudwatchlogs/cloudwatchlogs.feature +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/acceptance/features/smoke/codecommit/codecommit.feature +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/acceptance/features/smoke/codedeploy/codedeploy.feature +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/acceptance/features/smoke/codepipeline/codepipeline.feature +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/acceptance/features/smoke/cognitoidentity/cognitoidentity.feature +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/acceptance/features/smoke/cognitosync/cognitosync.feature +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/acceptance/features/smoke/configservice/configservice.feature +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/acceptance/features/smoke/datapipeline/datapipeline.feature +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/acceptance/features/smoke/devicefarm/devicefarm.feature +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/acceptance/features/smoke/directconnect/directconnect.feature +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/acceptance/features/smoke/directoryservice/directoryservice.feature +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/acceptance/features/smoke/dynamodb/dynamodb.feature +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/acceptance/features/smoke/dynamodbstreams/dynamodbstreams.feature +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/acceptance/features/smoke/ec2/ec2.feature +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/acceptance/features/smoke/ecs/ecs.feature +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/acceptance/features/smoke/efs/efs.feature +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/acceptance/features/smoke/elasticache/elasticache.feature +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/acceptance/features/smoke/elasticbeanstalk/elasticbeanstalk.feature +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/acceptance/features/smoke/elasticloadbalancing/elasticloadbalancing.feature +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/acceptance/features/smoke/elastictranscoder/elastictranscoder.feature +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/acceptance/features/smoke/emr/emr.feature +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/acceptance/features/smoke/es/es.feature +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/acceptance/features/smoke/glacier/glacier.feature +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/acceptance/features/smoke/iam/iam.feature +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/acceptance/features/smoke/importexport/importexport.feature +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/acceptance/features/smoke/kinesis/kinesis.feature +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/acceptance/features/smoke/kms/kms.feature +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/acceptance/features/smoke/lambda/lambda.feature +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/acceptance/features/smoke/machinelearning/machinelearning.feature +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/acceptance/features/smoke/opsworks/opsworks.feature +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/acceptance/features/smoke/rds/rds.feature +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/acceptance/features/smoke/redshift/redshift.feature +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/acceptance/features/smoke/route53/route53.feature +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/acceptance/features/smoke/route53domains/route53domains.feature +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/acceptance/features/smoke/ses/ses.feature +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/acceptance/features/smoke/sns/sns.feature +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/acceptance/features/smoke/sqs/sqs.feature +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/acceptance/features/smoke/ssm/ssm.feature +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/acceptance/features/smoke/storagegateway/storagegateway.feature +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/acceptance/features/smoke/sts/sts.feature +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/acceptance/features/smoke/support/support.feature +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/acceptance/features/smoke/swf/swf.feature +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/acceptance/features/smoke/waf/waf.feature +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/acceptance/features/smoke/workspaces/workspaces.feature +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/acceptance/features/steps/base.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/cmd-runner +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/__init__.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/configured_endpoint_urls/__init__.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/configured_endpoint_urls/profile-tests.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/configured_endpoint_urls/test_configured_endpoint_url.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/conftest.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/crt/__init__.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/csm/__init__.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/csm/cases.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/csm/data/csmtest/2018-06-19/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/csm/test_monitoring.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/docs/__init__.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/docs/test_alias.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/docs/test_autoscaling.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/docs/test_ec2.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/docs/test_glacier.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/docs/test_lex.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/docs/test_s3.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/docs/test_secretsmanager.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/docs/test_shared_example_config.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/docs/test_streaming_body.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/accessanalyzer/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/account/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/acm/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/acm-pca/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/amp/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/amplify/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/amplifybackend/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/amplifyuibuilder/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/apigateway/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/apigatewaymanagementapi/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/apigatewayv2/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/appconfig/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/appconfigdata/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/appfabric/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/appflow/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/appintegrations/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/application-autoscaling/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/application-insights/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/application-signals/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/applicationcostprofiler/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/appmesh/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/apprunner/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/appstream/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/appsync/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/apptest/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/arc-zonal-shift/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/artifact/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/athena/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/auditmanager/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/autoscaling/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/autoscaling-plans/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/b2bi/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/backup/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/backup-gateway/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/backupsearch/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/batch/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/bcm-data-exports/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/bcm-pricing-calculator/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/bedrock/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/bedrock-agent/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/bedrock-agent-runtime/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/bedrock-data-automation/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/bedrock-data-automation-runtime/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/bedrock-runtime/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/billing/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/billingconductor/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/braket/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/budgets/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/ce/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/chatbot/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/chime/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/chime-sdk-identity/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/chime-sdk-media-pipelines/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/chime-sdk-meetings/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/chime-sdk-messaging/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/chime-sdk-voice/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/cleanrooms/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/cleanroomsml/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/cloud9/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/cloudcontrol/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/clouddirectory/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/cloudformation/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/cloudfront/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/cloudfront-keyvaluestore/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/cloudhsm/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/cloudhsmv2/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/cloudsearch/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/cloudsearchdomain/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/cloudtrail/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/cloudtrail-data/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/cloudwatch/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/codeartifact/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/codebuild/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/codecatalyst/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/codecommit/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/codeconnections/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/codedeploy/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/codeguru-reviewer/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/codeguru-security/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/codeguruprofiler/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/codepipeline/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/codestar-connections/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/codestar-notifications/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/cognito-identity/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/cognito-idp/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/cognito-sync/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/comprehend/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/comprehendmedical/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/compute-optimizer/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/config/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/connect/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/connect-contact-lens/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/connectcampaigns/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/connectcampaignsv2/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/connectcases/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/connectparticipant/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/controlcatalog/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/controltower/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/cost-optimization-hub/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/cur/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/customer-profiles/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/databrew/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/dataexchange/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/datapipeline/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/datasync/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/datazone/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/dax/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/deadline/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/detective/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/devicefarm/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/devops-guru/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/directconnect/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/discovery/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/dlm/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/dms/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/docdb/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/docdb-elastic/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/drs/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/ds/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/ds-data/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/dsql/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/dynamodbstreams/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/ebs/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/ec2/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/ec2-instance-connect/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/ecr/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/ecr-public/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/ecs/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/efs/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/eks/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/eks-auth/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/elasticache/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/elasticbeanstalk/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/elastictranscoder/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/elb/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/elbv2/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/emr/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/emr-containers/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/emr-serverless/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/entityresolution/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/es/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/events/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/evidently/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/finspace/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/finspace-data/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/firehose/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/fis/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/fms/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/forecast/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/forecastquery/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/frauddetector/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/freetier/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/fsx/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/gamelift/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/gameliftstreams/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/geo-maps/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/geo-places/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/geo-routes/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/glacier/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/globalaccelerator/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/glue/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/grafana/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/greengrass/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/greengrassv2/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/groundstation/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/guardduty/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/health/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/healthlake/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/iam/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/identitystore/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/imagebuilder/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/importexport/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/inspector/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/inspector-scan/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/inspector2/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/internetmonitor/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/invoicing/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/iot/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/iot-data/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/iot-jobs-data/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/iot-managed-integrations/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/iotanalytics/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/iotdeviceadvisor/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/iotevents/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/iotevents-data/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/iotfleethub/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/iotfleetwise/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/iotsecuretunneling/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/iotsitewise/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/iotthingsgraph/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/iottwinmaker/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/iotwireless/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/ivs/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/ivs-realtime/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/ivschat/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/kafka/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/kafkaconnect/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/kendra/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/kendra-ranking/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/keyspaces/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/kinesis/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/kinesis-video-archived-media/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/kinesis-video-media/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/kinesis-video-signaling/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/kinesis-video-webrtc-storage/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/kinesisanalytics/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/kinesisanalyticsv2/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/kinesisvideo/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/kms/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/lakeformation/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/lambda/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/launch-wizard/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/lex-models/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/lex-runtime/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/lexv2-models/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/lexv2-runtime/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/license-manager/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/license-manager-linux-subscriptions/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/license-manager-user-subscriptions/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/lightsail/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/location/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/logs/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/lookoutequipment/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/lookoutmetrics/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/lookoutvision/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/m2/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/machinelearning/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/macie2/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/mailmanager/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/managedblockchain/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/managedblockchain-query/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/marketplace-agreement/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/marketplace-catalog/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/marketplace-deployment/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/marketplace-entitlement/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/marketplace-reporting/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/marketplacecommerceanalytics/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/mediaconnect/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/mediaconvert/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/medialive/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/mediapackage/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/mediapackage-vod/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/mediapackagev2/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/mediastore/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/mediastore-data/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/mediatailor/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/medical-imaging/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/memorydb/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/meteringmarketplace/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/mgh/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/mgn/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/migration-hub-refactor-spaces/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/migrationhub-config/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/migrationhuborchestrator/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/migrationhubstrategy/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/mq/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/mturk/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/mwaa/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/neptune/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/neptune-graph/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/neptunedata/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/network-firewall/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/networkflowmonitor/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/networkmanager/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/networkmonitor/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/notifications/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/notificationscontacts/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/oam/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/observabilityadmin/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/omics/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/opensearch/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/opensearchserverless/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/opsworks/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/opsworkscm/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/organizations/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/osis/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/outposts/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/panorama/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/partnercentral-selling/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/payment-cryptography/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/payment-cryptography-data/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/pca-connector-ad/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/pca-connector-scep/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/pcs/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/personalize/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/personalize-events/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/personalize-runtime/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/pi/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/pinpoint/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/pinpoint-email/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/pinpoint-sms-voice/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/pinpoint-sms-voice-v2/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/pipes/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/polly/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/pricing/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/privatenetworks/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/proton/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/qapps/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/qbusiness/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/qconnect/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/qldb/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/qldb-session/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/quicksight/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/ram/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/rbin/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/rds/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/rds-data/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/redshift/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/redshift-data/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/redshift-serverless/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/rekognition/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/repostspace/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/resiliencehub/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/resource-explorer-2/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/resource-groups/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/resourcegroupstaggingapi/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/robomaker/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/rolesanywhere/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/route53/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/route53-recovery-cluster/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/route53-recovery-control-config/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/route53-recovery-readiness/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/route53domains/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/route53profiles/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/route53resolver/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/rum/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/s3/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/s3control/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/s3outposts/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/s3tables/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/sagemaker/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/sagemaker-a2i-runtime/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/sagemaker-edge/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/sagemaker-featurestore-runtime/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/sagemaker-geospatial/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/sagemaker-metrics/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/sagemaker-runtime/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/savingsplans/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/scheduler/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/schemas/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/sdb/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/secretsmanager/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/security-ir/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/securityhub/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/securitylake/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/serverlessrepo/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/service-quotas/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/servicecatalog/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/servicecatalog-appregistry/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/servicediscovery/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/ses/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/sesv2/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/shield/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/signer/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/simspaceweaver/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/sms/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/sms-voice/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/snow-device-management/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/snowball/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/sns/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/socialmessaging/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/sqs/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/ssm/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/ssm-contacts/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/ssm-incidents/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/ssm-quicksetup/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/ssm-sap/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/sso/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/sso-admin/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/sso-oidc/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/stepfunctions/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/storagegateway/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/sts/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/supplychain/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/support/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/support-app/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/swf/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/synthetics/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/taxsettings/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/textract/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/timestream-influxdb/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/timestream-query/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/timestream-write/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/tnb/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/transcribe/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/transfer/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/translate/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/trustedadvisor/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/verifiedpermissions/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/voice-id/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/vpc-lattice/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/waf/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/waf-regional/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/wafv2/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/wellarchitected/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/wisdom/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/workdocs/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/workmail/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/workmailmessageflow/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/workspaces/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/workspaces-thin-client/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/workspaces-web/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/endpoint-rules/xray/endpoint-tests-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/leak/__init__.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/leak/test_resource_leaks.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/models/custom-acm/2015-12-08/endpoint-rule-set-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/models/custom-acm/2015-12-08/examples-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/models/custom-acm/2015-12-08/paginators-1.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/models/custom-acm/2015-12-08/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/models/custom-acm/2015-12-08/waiters-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/models/endpoints.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/models/sdk-default-configuration.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/models/test-discovery-endpoint/2020-08-20/service-2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/retries/__init__.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/retries/test_bucket.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/retries/test_quota.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/test_account_id_endpoints.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/test_alias.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/test_apigateway.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/test_auth_config.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/test_client.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/test_client_class_names.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/test_client_metadata.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/test_cloudformation.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/test_cloudsearchdomain.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/test_cognito_idp.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/test_compress.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/test_config_provider.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/test_context_params.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/test_credentials.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/test_discovery.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/test_docdb.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/test_dsql.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/test_dynamodb.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/test_ec2.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/test_endpoint_rulesets.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/test_endpoints.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/test_event_alias.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/test_eventbridge.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/test_events.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/test_h2_required.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/test_history.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/test_httpchecksum.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/test_importexport.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/test_iot_data.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/test_kinesis.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/test_lex.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/test_loaders.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/test_machinelearning.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/test_model_backcompat.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/test_model_completeness.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/test_modeled_exceptions.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/test_mturk.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/test_neptune.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/test_paginate.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/test_paginator_config.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/test_public_apis.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/test_qbusiness.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/test_rds.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/test_regions.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/test_response_shadowing.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/test_retry.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/test_route53.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/test_s3.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/test_s3_control.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/test_s3_control_redirects.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/test_s3express.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/test_sagemaker.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/test_service_alias.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/test_service_names.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/test_session.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/test_six_imports.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/test_six_threading.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/test_socialmessaging.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/test_sqs.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/test_sts.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/test_stub.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/test_tagged_unions_unknown.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/test_utils.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/test_waiter_config.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/utils/__init__.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/functional/utils/credentialprocess.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/integration/__init__.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/integration/test-credentials +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/integration/test_apigateway.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/integration/test_client.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/integration/test_client_http.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/integration/test_cloudformation.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/integration/test_cognito_identity.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/integration/test_credentials.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/integration/test_ec2.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/integration/test_elastictranscoder.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/integration/test_emr.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/integration/test_glacier.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/integration/test_loaders.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/integration/test_rds.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/integration/test_route53.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/integration/test_s3.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/integration/test_session.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/integration/test_smoke.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/integration/test_sts.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/integration/test_utils.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/integration/test_waiters.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/__init__.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/__init__.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/LICENSE +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/NOTICE +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-header-key-duplicate/get-header-key-duplicate.authz +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-header-key-duplicate/get-header-key-duplicate.creq +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-header-key-duplicate/get-header-key-duplicate.req +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-header-key-duplicate/get-header-key-duplicate.sreq +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-header-key-duplicate/get-header-key-duplicate.sts +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-header-value-multiline/get-header-value-multiline.authz +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-header-value-multiline/get-header-value-multiline.creq +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-header-value-multiline/get-header-value-multiline.req +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-header-value-multiline/get-header-value-multiline.sreq +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-header-value-multiline/get-header-value-multiline.sts +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-header-value-order/get-header-value-order.authz +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-header-value-order/get-header-value-order.creq +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-header-value-order/get-header-value-order.req +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-header-value-order/get-header-value-order.sreq +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-header-value-order/get-header-value-order.sts +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-header-value-trim/get-header-value-trim.authz +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-header-value-trim/get-header-value-trim.creq +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-header-value-trim/get-header-value-trim.req +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-header-value-trim/get-header-value-trim.sreq +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-header-value-trim/get-header-value-trim.sts +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-unreserved/get-unreserved.authz +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-unreserved/get-unreserved.creq +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-unreserved/get-unreserved.req +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-unreserved/get-unreserved.sreq +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-unreserved/get-unreserved.sts +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-utf8/get-utf8.authz +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-utf8/get-utf8.creq +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-utf8/get-utf8.req +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-utf8/get-utf8.sreq +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-utf8/get-utf8.sts +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-vanilla/get-vanilla.authz +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-vanilla/get-vanilla.creq +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-vanilla/get-vanilla.req +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-vanilla/get-vanilla.sreq +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-vanilla/get-vanilla.sts +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-vanilla-empty-query-key/get-vanilla-empty-query-key.authz +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-vanilla-empty-query-key/get-vanilla-empty-query-key.creq +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-vanilla-empty-query-key/get-vanilla-empty-query-key.req +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-vanilla-empty-query-key/get-vanilla-empty-query-key.sreq +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-vanilla-empty-query-key/get-vanilla-empty-query-key.sts +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-vanilla-query/get-vanilla-query.authz +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-vanilla-query/get-vanilla-query.creq +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-vanilla-query/get-vanilla-query.req +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-vanilla-query/get-vanilla-query.sreq +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-vanilla-query/get-vanilla-query.sts +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-vanilla-query-order-encoded/get-vanilla-query-order-encoded.authz +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-vanilla-query-order-encoded/get-vanilla-query-order-encoded.creq +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-vanilla-query-order-encoded/get-vanilla-query-order-encoded.req +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-vanilla-query-order-encoded/get-vanilla-query-order-encoded.sreq +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-vanilla-query-order-encoded/get-vanilla-query-order-encoded.sts +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-vanilla-query-order-key/get-vanilla-query-order-key.authz +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-vanilla-query-order-key/get-vanilla-query-order-key.creq +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-vanilla-query-order-key/get-vanilla-query-order-key.req +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-vanilla-query-order-key/get-vanilla-query-order-key.sreq +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-vanilla-query-order-key/get-vanilla-query-order-key.sts +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-vanilla-query-order-key-case/get-vanilla-query-order-key-case.authz +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-vanilla-query-order-key-case/get-vanilla-query-order-key-case.creq +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-vanilla-query-order-key-case/get-vanilla-query-order-key-case.req +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-vanilla-query-order-key-case/get-vanilla-query-order-key-case.sreq +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-vanilla-query-order-key-case/get-vanilla-query-order-key-case.sts +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-vanilla-query-order-value/get-vanilla-query-order-value.authz +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-vanilla-query-order-value/get-vanilla-query-order-value.creq +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-vanilla-query-order-value/get-vanilla-query-order-value.req +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-vanilla-query-order-value/get-vanilla-query-order-value.sreq +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-vanilla-query-order-value/get-vanilla-query-order-value.sts +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-vanilla-query-unreserved/get-vanilla-query-unreserved.authz +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-vanilla-query-unreserved/get-vanilla-query-unreserved.creq +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-vanilla-query-unreserved/get-vanilla-query-unreserved.req +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-vanilla-query-unreserved/get-vanilla-query-unreserved.sreq +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-vanilla-query-unreserved/get-vanilla-query-unreserved.sts +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-vanilla-utf8-query/get-vanilla-utf8-query.authz +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-vanilla-utf8-query/get-vanilla-utf8-query.creq +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-vanilla-utf8-query/get-vanilla-utf8-query.req +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-vanilla-utf8-query/get-vanilla-utf8-query.sreq +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-vanilla-utf8-query/get-vanilla-utf8-query.sts +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-vanilla-with-session-token/get-vanilla-with-session-token.authz +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-vanilla-with-session-token/get-vanilla-with-session-token.creq +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-vanilla-with-session-token/get-vanilla-with-session-token.req +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-vanilla-with-session-token/get-vanilla-with-session-token.sreq +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/get-vanilla-with-session-token/get-vanilla-with-session-token.sts +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/normalize-path/get-relative/get-relative.authz +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/normalize-path/get-relative/get-relative.creq +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/normalize-path/get-relative/get-relative.req +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/normalize-path/get-relative/get-relative.sreq +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/normalize-path/get-relative/get-relative.sts +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/normalize-path/get-relative-relative/get-relative-relative.authz +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/normalize-path/get-relative-relative/get-relative-relative.creq +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/normalize-path/get-relative-relative/get-relative-relative.req +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/normalize-path/get-relative-relative/get-relative-relative.sreq +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/normalize-path/get-relative-relative/get-relative-relative.sts +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/normalize-path/get-slash/get-slash.authz +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/normalize-path/get-slash/get-slash.creq +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/normalize-path/get-slash/get-slash.req +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/normalize-path/get-slash/get-slash.sreq +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/normalize-path/get-slash/get-slash.sts +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/normalize-path/get-slash-dot-slash/get-slash-dot-slash.authz +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/normalize-path/get-slash-dot-slash/get-slash-dot-slash.creq +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/normalize-path/get-slash-dot-slash/get-slash-dot-slash.req +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/normalize-path/get-slash-dot-slash/get-slash-dot-slash.sreq +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/normalize-path/get-slash-dot-slash/get-slash-dot-slash.sts +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/normalize-path/get-slash-pointless-dot/get-slash-pointless-dot.authz +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/normalize-path/get-slash-pointless-dot/get-slash-pointless-dot.creq +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/normalize-path/get-slash-pointless-dot/get-slash-pointless-dot.req +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/normalize-path/get-slash-pointless-dot/get-slash-pointless-dot.sreq +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/normalize-path/get-slash-pointless-dot/get-slash-pointless-dot.sts +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/normalize-path/get-slashes/get-slashes.authz +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/normalize-path/get-slashes/get-slashes.creq +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/normalize-path/get-slashes/get-slashes.req +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/normalize-path/get-slashes/get-slashes.sreq +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/normalize-path/get-slashes/get-slashes.sts +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/normalize-path/get-space/get-space.authz +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/normalize-path/get-space/get-space.creq +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/normalize-path/get-space/get-space.req +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/normalize-path/get-space/get-space.sreq +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/normalize-path/get-space/get-space.sts +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/normalize-path/get-special-character/get-special-character.authz +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/normalize-path/get-special-character/get-special-character.creq +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/normalize-path/get-special-character/get-special-character.req +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/normalize-path/get-special-character/get-special-character.sreq +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/normalize-path/get-special-character/get-special-character.sts +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/normalize-path/normalize-path.txt +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/post-header-key-case/post-header-key-case.authz +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/post-header-key-case/post-header-key-case.creq +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/post-header-key-case/post-header-key-case.req +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/post-header-key-case/post-header-key-case.sreq +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/post-header-key-case/post-header-key-case.sts +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/post-header-key-sort/post-header-key-sort.authz +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/post-header-key-sort/post-header-key-sort.creq +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/post-header-key-sort/post-header-key-sort.req +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/post-header-key-sort/post-header-key-sort.sreq +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/post-header-key-sort/post-header-key-sort.sts +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/post-header-value-case/post-header-value-case.authz +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/post-header-value-case/post-header-value-case.creq +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/post-header-value-case/post-header-value-case.req +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/post-header-value-case/post-header-value-case.sreq +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/post-header-value-case/post-header-value-case.sts +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/post-sts-token/post-sts-header-after/post-sts-header-after.authz +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/post-sts-token/post-sts-header-after/post-sts-header-after.creq +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/post-sts-token/post-sts-header-after/post-sts-header-after.req +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/post-sts-token/post-sts-header-after/post-sts-header-after.sreq +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/post-sts-token/post-sts-header-after/post-sts-header-after.sts +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/post-sts-token/post-sts-header-before/post-sts-header-before.authz +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/post-sts-token/post-sts-header-before/post-sts-header-before.creq +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/post-sts-token/post-sts-header-before/post-sts-header-before.req +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/post-sts-token/post-sts-header-before/post-sts-header-before.sreq +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/post-sts-token/post-sts-header-before/post-sts-header-before.sts +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/post-sts-token/readme.txt +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/post-vanilla/post-vanilla.authz +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/post-vanilla/post-vanilla.creq +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/post-vanilla/post-vanilla.req +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/post-vanilla/post-vanilla.sreq +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/post-vanilla/post-vanilla.sts +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/post-vanilla-empty-query-value/post-vanilla-empty-query-value.authz +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/post-vanilla-empty-query-value/post-vanilla-empty-query-value.creq +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/post-vanilla-empty-query-value/post-vanilla-empty-query-value.req +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/post-vanilla-empty-query-value/post-vanilla-empty-query-value.sreq +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/post-vanilla-empty-query-value/post-vanilla-empty-query-value.sts +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/post-vanilla-query/post-vanilla-query.authz +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/post-vanilla-query/post-vanilla-query.creq +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/post-vanilla-query/post-vanilla-query.req +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/post-vanilla-query/post-vanilla-query.sreq +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/post-vanilla-query/post-vanilla-query.sts +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/post-x-www-form-urlencoded/post-x-www-form-urlencoded.authz +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/post-x-www-form-urlencoded/post-x-www-form-urlencoded.creq +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/post-x-www-form-urlencoded/post-x-www-form-urlencoded.req +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/post-x-www-form-urlencoded/post-x-www-form-urlencoded.sreq +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/post-x-www-form-urlencoded/post-x-www-form-urlencoded.sts +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/post-x-www-form-urlencoded-parameters/post-x-www-form-urlencoded-parameters.authz +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/post-x-www-form-urlencoded-parameters/post-x-www-form-urlencoded-parameters.creq +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/post-x-www-form-urlencoded-parameters/post-x-www-form-urlencoded-parameters.req +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/post-x-www-form-urlencoded-parameters/post-x-www-form-urlencoded-parameters.sreq +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/aws4_testsuite/post-x-www-form-urlencoded-parameters/post-x-www-form-urlencoded-parameters.sts +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/test_auth_trait.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/test_signers.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/auth/test_sigv4.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/cbor/decode-error-tests.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/cbor/decode-success-tests.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/cbor/test_cbor_decoding.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/cfg/aws_bad_profile +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/cfg/aws_config +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/cfg/aws_config_bad +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/cfg/aws_config_badbytes +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/cfg/aws_config_nested +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/cfg/aws_config_nested_bad +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/cfg/aws_config_nocreds +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/cfg/aws_config_other +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/cfg/aws_credentials +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/cfg/aws_services_config +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/cfg/aws_sso_session_config +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/cfg/aws_third_config +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/cfg/boto_config +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/cfg/boto_config_empty +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/cfg/foo_config +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/conftest.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/crt/__init__.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/crt/auth/__init__.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/crt/auth/test_crt_signers.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/crt/auth/test_crt_sigv4.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/data/aws/s3/2006-03-01.normal.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/data/baz.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/data/compressed.json.gz +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/data/endpoints/test-cases/account-id.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/data/endpoints/test-cases/array-index.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/data/endpoints/test-cases/aws-region.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/data/endpoints/test-cases/default-values.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/data/endpoints/test-cases/eventbridge.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/data/endpoints/test-cases/fns.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/data/endpoints/test-cases/headers.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/data/endpoints/test-cases/is-virtual-hostable-s3-bucket.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/data/endpoints/test-cases/local-region-override.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/data/endpoints/test-cases/parse-arn.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/data/endpoints/test-cases/parse-url.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/data/endpoints/test-cases/partition-fn.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/data/endpoints/test-cases/substring.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/data/endpoints/test-cases/uri-encode.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/data/endpoints/test-cases/valid-hostlabel.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/data/endpoints/valid-rules/account-id.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/data/endpoints/valid-rules/array-index.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/data/endpoints/valid-rules/aws-region.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/data/endpoints/valid-rules/default-values.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/data/endpoints/valid-rules/deprecated-param.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/data/endpoints/valid-rules/eventbridge.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/data/endpoints/valid-rules/fns.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/data/endpoints/valid-rules/get-attr-type-inference.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/data/endpoints/valid-rules/headers.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/data/endpoints/valid-rules/is-virtual-hostable-s3-bucket.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/data/endpoints/valid-rules/local-region-override.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/data/endpoints/valid-rules/minimal-ruleset.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/data/endpoints/valid-rules/parse-arn.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/data/endpoints/valid-rules/parse-url.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/data/endpoints/valid-rules/partition-fn.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/data/endpoints/valid-rules/substring.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/data/endpoints/valid-rules/uri-encode.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/data/endpoints/valid-rules/valid-hostlabel.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/data/foo.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/data/non_ascii.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/data/someservice/2012-10-01.normal.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/data/someservice/2013-08-21.normal.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/data/sub/fie.normal.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/data_overrides/someservice/2012-10-01.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/docs/__init__.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/docs/bcdoc/__init__.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/docs/bcdoc/test_docstringparser.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/docs/bcdoc/test_document.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/docs/bcdoc/test_style.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/docs/test_client.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/docs/test_docs.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/docs/test_docstring.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/docs/test_example.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/docs/test_method.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/docs/test_paginator.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/docs/test_params.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/docs/test_service.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/docs/test_sharedexample.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/docs/test_utils.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/docs/test_waiter.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/protocols/input/ec2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/protocols/input/json.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/protocols/input/json_1_0.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/protocols/input/query.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/protocols/input/rest-json.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/protocols/input/rest-xml.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/protocols/input/smithy-rpc-v2-cbor.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/protocols/legacy/input/ec2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/protocols/legacy/input/json.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/protocols/legacy/input/query.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/protocols/legacy/input/rest-json.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/protocols/legacy/input/rest-xml.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/protocols/legacy/output/ec2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/protocols/legacy/output/json.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/protocols/legacy/output/query.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/protocols/legacy/output/rest-json.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/protocols/legacy/output/rest-xml.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/protocols/output/ec2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/protocols/output/json.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/protocols/output/json_1_0.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/protocols/output/query.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/protocols/output/rest-json.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/protocols/output/rest-xml.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/protocols/output/smithy-rpc-v2-cbor.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/protocols/protocol-tests-ignore-list.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/put_object_data +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/README.rst +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/__init__.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/json/errors/datapipeline-create-pipeline.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/json/errors/directconnect-delete-connection.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/json/errors/dynamodb-put-item.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/json/errors/elastictranscoder-delete-pipeline.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/json/errors/opsworks-delete-stack.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/json/errors/storagegateway-delete-gateway.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/json/errors/swf-deprecate-domain.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/json/expected/datapipeline-create-pipeline.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/json/expected/directconnect-delete-connection.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/json/expected/dynamodb-put-item.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/json/expected/elastictranscoder-delete-pipeline.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/json/expected/elastictranscoder-list-pipelines.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/json/expected/opsworks-delete-stack.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/json/expected/storagegateway-delete-gateway.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/json/expected/swf-deprecate-domain.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/test_response_parsing.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/errors/autoscaling-delete-policy.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/errors/autoscaling-delete-policy.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/errors/cloudformation-cancel-update-stack.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/errors/cloudformation-cancel-update-stack.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/errors/cloudwatch-describe-alarm-history.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/errors/cloudwatch-describe-alarm-history.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/errors/ec2-describe-instances.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/errors/ec2-describe-instances.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/errors/elb-describe-load-balancers.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/errors/elb-describe-load-balancers.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/errors/iam-get-user.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/errors/iam-get-user.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/errors/importexport-get-status.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/errors/importexport-get-status.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/errors/rds-describe-db-instances.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/errors/rds-describe-db-instances.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/errors/route53-get-hosted-zone.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/errors/route53-get-hosted-zone.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/errors/s3-create-bucket.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/errors/s3-create-bucket.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/errors/s3-list-objects.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/errors/s3-list-objects.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/errors/ses-delete-identity.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/errors/ses-delete-identity.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/errors/sns-delete-topic.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/errors/sns-delete-topic.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/errors/sqs-delete-queue.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/errors/sts-get-session-token.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/errors/sts-get-session-token.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/autoscaling-describe-adjustment-types.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/autoscaling-describe-adjustment-types.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/autoscaling-describe-auto-scaling-groups.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/autoscaling-describe-auto-scaling-groups.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/autoscaling-describe-auto-scaling-instances.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/autoscaling-describe-auto-scaling-instances.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/autoscaling-describe-auto-scaling-notification-types.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/autoscaling-describe-auto-scaling-notification-types.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/autoscaling-describe-launch-configurations.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/autoscaling-describe-launch-configurations.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/autoscaling-describe-metric-collection-types.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/autoscaling-describe-metric-collection-types.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/autoscaling-describe-notification-configurations.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/autoscaling-describe-notification-configurations.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/autoscaling-describe-policies.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/autoscaling-describe-policies.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/autoscaling-describe-scaling-activities.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/autoscaling-describe-scaling-activities.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/autoscaling-describe-scaling-process-types.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/autoscaling-describe-scaling-process-types.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/autoscaling-describe-scheduled-actions.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/autoscaling-describe-scheduled-actions.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/autoscaling-describe-tags.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/autoscaling-describe-tags.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/autoscaling-describe-termination-policy-types.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/autoscaling-describe-termination-policy-types.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/cloudformation-describe-stacks.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/cloudformation-describe-stacks.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/cloudformation-get-template.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/cloudformation-get-template.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/cloudformation-list-stacks.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/cloudformation-list-stacks.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/cloudfront-get-cloud-front-origin-access-identity.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/cloudfront-get-cloud-front-origin-access-identity.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/cloudfront-get-distribution.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/cloudfront-get-distribution.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/cloudfront-get-invalidation.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/cloudfront-get-invalidation.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/cloudfront-get-streaming-distribution.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/cloudfront-get-streaming-distribution.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/cloudfront-list-cloud-front-origin-access-identities.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/cloudfront-list-cloud-front-origin-access-identities.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/cloudfront-list-distributions.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/cloudfront-list-distributions.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/cloudfront-list-invalidations.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/cloudfront-list-invalidations.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/cloudfront-list-streaming-distributions.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/cloudfront-list-streaming-distributions.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/cloudwatch-describe-alarm-history.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/cloudwatch-describe-alarm-history.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/cloudwatch-describe-alarms.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/cloudwatch-describe-alarms.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/cloudwatch-list-metrics.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/cloudwatch-list-metrics.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-allocate-address.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-allocate-address.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-assign-private-ip-addresses.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-assign-private-ip-addresses.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-associate-address.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-associate-address.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-associate-route-table.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-associate-route-table.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-attach-volume.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-attach-volume.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-attach-vpn-gateway.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-attach-vpn-gateway.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-bundle-instance.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-bundle-instance.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-cancel-bundle-task.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-cancel-bundle-task.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-cancel-reserved-instances-listing.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-cancel-reserved-instances-listing.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-cancel-spot-instance-requests.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-cancel-spot-instance-requests.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-confirm-product-instance.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-confirm-product-instance.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-copy-snapshot.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-copy-snapshot.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-create-customer-gateway.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-create-customer-gateway.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-create-dhcp-options.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-create-dhcp-options.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-create-instance-export-task.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-create-instance-export-task.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-create-key-pair.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-create-key-pair.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-create-network-acl.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-create-network-acl.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-create-network-interface.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-create-network-interface.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-create-reserved-instances-listing.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-create-reserved-instances-listing.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-create-route-table.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-create-route-table.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-create-snapshot.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-create-snapshot.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-create-spot-datafeed-subscription.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-create-spot-datafeed-subscription.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-create-subnet.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-create-subnet.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-create-volume.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-create-volume.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-create-vpc.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-create-vpc.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-create-vpn-gateway.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-create-vpn-gateway.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-delete-internet-gateway.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-delete-internet-gateway.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-describe-account-attributes.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-describe-account-attributes.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-describe-addresses.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-describe-addresses.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-describe-availability-zones.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-describe-availability-zones.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-describe-bundle-tasks.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-describe-bundle-tasks.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-describe-customer-gateways.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-describe-customer-gateways.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-describe-dhcp-options.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-describe-dhcp-options.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-describe-export-tasks.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-describe-export-tasks.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-describe-instance-attribute.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-describe-instance-attribute.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-describe-instance-status.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-describe-instance-status.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-describe-instances.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-describe-instances.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-describe-internet-gateways.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-describe-internet-gateways.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-describe-key-pairs.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-describe-key-pairs.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-describe-network-acls.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-describe-network-acls.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-describe-network-interfaces.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-describe-network-interfaces.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-describe-placement-groups.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-describe-placement-groups.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-describe-regions.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-describe-regions.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-describe-reserved-instances-offerings.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-describe-reserved-instances-offerings.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-describe-reserved-instances.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-describe-reserved-instances.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-describe-route-tables.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-describe-route-tables.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-describe-security-groups.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-describe-security-groups.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-describe-snapshots.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-describe-snapshots.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-describe-spot-instance-requests.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-describe-spot-instance-requests.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-describe-spot-price-history.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-describe-spot-price-history.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-describe-subnets.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-describe-subnets.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-describe-tags.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-describe-tags.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-describe-volume-status.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-describe-volume-status.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-describe-volumes.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-describe-volumes.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-describe-vpcs.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-describe-vpcs.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-describe-vpn-connections.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-describe-vpn-connections.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-describe-vpn-gateways.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-describe-vpn-gateways.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-detach-network-interface.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-detach-network-interface.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-detach-volume.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-detach-volume.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-get-password-data.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-get-password-data.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-import-instance.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-import-instance.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-import-key-pair.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-import-key-pair.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-import-volume.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-import-volume.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-modify-snapshot-attribute.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-modify-snapshot-attribute.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-monitor-instances.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-monitor-instances.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-register-image.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-register-image.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-replace-network-acl-association.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-replace-network-acl-association.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-request-spot-instances.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-request-spot-instances.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-run-instances.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-run-instances.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-start-instances.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-start-instances.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-stop-instances.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-stop-instances.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-unmonitor-instances.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ec2-unmonitor-instances.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/elasticbeanstalk-check-dns-availability.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/elasticbeanstalk-check-dns-availability.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/elasticbeanstalk-create-application-version.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/elasticbeanstalk-create-application-version.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/elasticbeanstalk-create-application.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/elasticbeanstalk-create-application.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/elasticbeanstalk-create-configuration-template.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/elasticbeanstalk-create-configuration-template.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/elasticbeanstalk-create-environment.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/elasticbeanstalk-create-environment.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/elasticbeanstalk-create-storage-location.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/elasticbeanstalk-create-storage-location.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/elasticbeanstalk-delete-application.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/elasticbeanstalk-delete-application.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/elasticbeanstalk-describe-application-versions.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/elasticbeanstalk-describe-application-versions.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/elasticbeanstalk-describe-applications.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/elasticbeanstalk-describe-applications.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/elasticbeanstalk-describe-configuration-options.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/elasticbeanstalk-describe-configuration-options.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/elasticbeanstalk-describe-environments.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/elasticbeanstalk-describe-environments.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/elasticbeanstalk-describe-events.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/elasticbeanstalk-describe-events.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/elasticbeanstalk-list-available-solution-stacks.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/elasticbeanstalk-list-available-solution-stacks.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/elasticbeanstalk-retrieve-environment-info.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/elasticbeanstalk-retrieve-environment-info.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/elasticbeanstalk-terminate-environment.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/elasticbeanstalk-terminate-environment.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/elasticbeanstalk-update-application-version.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/elasticbeanstalk-update-application-version.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/elasticbeanstalk-update-application.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/elasticbeanstalk-update-application.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/elb-describe-load-balancer-policies.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/elb-describe-load-balancer-policies.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/elb-describe-load-balancer-policy-types.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/elb-describe-load-balancer-policy-types.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/elb-describe-load-balancers.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/elb-describe-load-balancers.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/iam-create-virtual-mfa-device.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/iam-create-virtual-mfa-device.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/iam-get-account-summary.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/iam-get-account-summary.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/iam-get-group.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/iam-get-group.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/iam-get-user-policy.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/iam-get-user-policy.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/iam-get-user.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/iam-get-user.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/iam-list-access-keys.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/iam-list-access-keys.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/iam-list-account-aliases.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/iam-list-account-aliases.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/iam-list-groups.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/iam-list-groups.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/iam-list-instance-profiles.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/iam-list-instance-profiles.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/iam-list-mfa-devices.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/iam-list-mfa-devices.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/iam-list-roles.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/iam-list-roles.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/iam-list-server-certificates.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/iam-list-server-certificates.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/iam-list-signing-certificates.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/iam-list-signing-certificates.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/iam-list-users.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/iam-list-users.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/iam-list-virtual-mfa-devices.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/iam-list-virtual-mfa-devices.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/importexport-list-jobs.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/importexport-list-jobs.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/rds-describe-db-engine-versions.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/rds-describe-db-engine-versions.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/rds-describe-db-instances.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/rds-describe-db-instances.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/rds-describe-db-parameter-groups.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/rds-describe-db-parameter-groups.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/rds-describe-db-security-groups.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/rds-describe-db-security-groups.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/rds-describe-db-snapshots.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/rds-describe-db-snapshots.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/rds-describe-db-subnet-groups.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/rds-describe-db-subnet-groups.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/rds-describe-event-categories.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/rds-describe-event-categories.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/rds-describe-event-subscriptions.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/rds-describe-event-subscriptions.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/rds-describe-events.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/rds-describe-events.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/rds-describe-option-groups.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/rds-describe-option-groups.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/rds-describe-reserved-db-instances-offerings.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/rds-describe-reserved-db-instances-offerings.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/rds-describe-reserved-db-instances.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/rds-describe-reserved-db-instances.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/redshift-authorize-cluster-security-group-ingress.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/redshift-authorize-cluster-security-group-ingress.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/redshift-copy-cluster-snapshot.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/redshift-copy-cluster-snapshot.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/redshift-create-cluster-parameter-group.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/redshift-create-cluster-parameter-group.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/redshift-create-cluster-security-group.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/redshift-create-cluster-security-group.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/redshift-create-cluster-snapshot.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/redshift-create-cluster-snapshot.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/redshift-create-cluster-subnet-group.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/redshift-create-cluster-subnet-group.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/redshift-create-cluster.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/redshift-create-cluster.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/redshift-delete-cluster-parameter-group.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/redshift-delete-cluster-parameter-group.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/redshift-delete-cluster-snapshot.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/redshift-delete-cluster-snapshot.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/redshift-delete-cluster.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/redshift-delete-cluster.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/redshift-describe-cluster-parameter-groups.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/redshift-describe-cluster-parameter-groups.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/redshift-describe-cluster-parameters.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/redshift-describe-cluster-parameters.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/redshift-describe-cluster-security-groups.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/redshift-describe-cluster-security-groups.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/redshift-describe-cluster-snapshots.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/redshift-describe-cluster-snapshots.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/redshift-describe-cluster-subnet-groups.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/redshift-describe-cluster-subnet-groups.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/redshift-describe-cluster-versions.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/redshift-describe-cluster-versions.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/redshift-describe-clusters.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/redshift-describe-clusters.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/redshift-describe-events.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/redshift-describe-events.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/redshift-describe-orderable-cluster-options.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/redshift-describe-orderable-cluster-options.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/redshift-describe-reserved-node-offerings.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/redshift-describe-reserved-node-offerings.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/redshift-describe-reserved-nodes.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/redshift-describe-reserved-nodes.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/redshift-describe-resize.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/redshift-describe-resize.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/redshift-modify-cluster-parameter-group.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/redshift-modify-cluster-parameter-group.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/redshift-purchase-reserved-node-offering.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/redshift-purchase-reserved-node-offering.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/redshift-reboot-cluster.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/redshift-reboot-cluster.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/redshift-reset-cluster-parameter-group.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/redshift-reset-cluster-parameter-group.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/redshift-restore-from-cluster-snapshot.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/redshift-restore-from-cluster-snapshot.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/redshift-revoke-cluster-security-group-ingress.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/redshift-revoke-cluster-security-group-ingress.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/s3-get-bucket-acl.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/s3-get-bucket-acl.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/s3-get-bucket-location.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/s3-get-bucket-location.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/s3-get-bucket-logging.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/s3-get-bucket-logging.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/s3-get-bucket-policy.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/s3-get-bucket-policy.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/s3-list-buckets.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/s3-list-buckets.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/s3-list-multipart-uploads#2.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/s3-list-multipart-uploads#2.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/s3-list-multipart-uploads.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/s3-list-multipart-uploads.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/s3-list-object-versions.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/s3-list-object-versions.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/s3-list-objects.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/s3-list-objects.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ses-delete-identity.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ses-delete-identity.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ses-get-identity-dkim-attributes.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ses-get-identity-dkim-attributes.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ses-get-identity-notification-attributes.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ses-get-identity-notification-attributes.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ses-get-identity-verification-attributes.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ses-get-identity-verification-attributes.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ses-get-send-quota.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ses-get-send-quota.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ses-get-send-statistics.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ses-get-send-statistics.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ses-list-identities.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ses-list-identities.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ses-send-email.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ses-send-email.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ses-send-raw-email.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ses-send-raw-email.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ses-set-identity-dkim-enabled.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ses-set-identity-dkim-enabled.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ses-verify-domain-dkim.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ses-verify-domain-dkim.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ses-verify-domain-identity.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/ses-verify-domain-identity.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/sns-add-permission.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/sns-add-permission.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/sns-confirm-subscription.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/sns-confirm-subscription.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/sns-create-topic.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/sns-create-topic.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/sns-get-subscription-attributes.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/sns-get-subscription-attributes.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/sns-get-topic-attributes.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/sns-get-topic-attributes.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/sns-list-subscriptions-by-topic.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/sns-list-subscriptions-by-topic.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/sns-list-subscriptions.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/sns-list-subscriptions.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/sns-list-topics.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/sns-list-topics.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/sns-publish.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/sns-publish.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/sns-subscribe.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/sns-subscribe.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/sqs-add-permission.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/sqs-change-message-visibility-batch.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/sqs-create-queue.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/sqs-delete-message-batch.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/sqs-get-queue-attributes.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/sqs-get-queue-url.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/sqs-list-queues.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/sqs-receive-message.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/sqs-send-message-batch.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/sqs-send-message.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/sts-get-session-token.json +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/response_parsing/xml/responses/sts-get-session-token.xml +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/retries/__init__.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/retries/test_adaptive.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/retries/test_bucket.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/retries/test_quota.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/retries/test_special.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/retries/test_standard.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/retries/test_throttling.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/test_args.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/test_auth_bearer.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/test_auth_sigv4.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/test_awsrequest.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/test_client.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/test_compat.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/test_compress.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/test_config_provider.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/test_configloader.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/test_context.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/test_credentials.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/test_discovery.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/test_endpoint.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/test_endpoint_provider.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/test_errorfactory.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/test_eventstream.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/test_exceptions.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/test_handlers.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/test_history.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/test_hooks.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/test_http_client_exception_mapping.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/test_http_session.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/test_httpchecksum.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/test_idempotency.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/test_loaders.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/test_model.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/test_monitoring.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/test_paginate.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/test_parsers.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/test_protocols.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/test_regions.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/test_response.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/test_retryhandler.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/test_s3_addressing.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/test_serialize.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/test_session.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/test_session_legacy.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/test_signers.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/test_stub.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/test_tokens.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/test_translate.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/test_useragent.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/test_utils.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/test_validate.py +0 -0
- {botocore-1.37.30 → botocore-1.37.31}/tests/unit/test_waiters.py +0 -0
{botocore-1.37.30 → botocore-1.37.31}/botocore/data/controlcatalog/2018-05-10/service-2.json
RENAMED
|
@@ -240,6 +240,15 @@
|
|
|
240
240
|
"REGIONAL"
|
|
241
241
|
]
|
|
242
242
|
},
|
|
243
|
+
"ControlSeverity":{
|
|
244
|
+
"type":"string",
|
|
245
|
+
"enum":[
|
|
246
|
+
"LOW",
|
|
247
|
+
"MEDIUM",
|
|
248
|
+
"HIGH",
|
|
249
|
+
"CRITICAL"
|
|
250
|
+
]
|
|
251
|
+
},
|
|
243
252
|
"ControlSummary":{
|
|
244
253
|
"type":"structure",
|
|
245
254
|
"required":[
|
|
@@ -259,6 +268,22 @@
|
|
|
259
268
|
"Description":{
|
|
260
269
|
"shape":"String",
|
|
261
270
|
"documentation":"<p>A description of the control, as it may appear in the console. Describes the functionality of the control.</p>"
|
|
271
|
+
},
|
|
272
|
+
"Behavior":{
|
|
273
|
+
"shape":"ControlBehavior",
|
|
274
|
+
"documentation":"<p>An enumerated type, with the following possible values:</p>"
|
|
275
|
+
},
|
|
276
|
+
"Severity":{
|
|
277
|
+
"shape":"ControlSeverity",
|
|
278
|
+
"documentation":"<p>An enumerated type, with the following possible values:</p>"
|
|
279
|
+
},
|
|
280
|
+
"Implementation":{
|
|
281
|
+
"shape":"ImplementationSummary",
|
|
282
|
+
"documentation":"<p>An object of type <code>ImplementationSummary</code> that describes how the control is implemented.</p>"
|
|
283
|
+
},
|
|
284
|
+
"CreateTime":{
|
|
285
|
+
"shape":"Timestamp",
|
|
286
|
+
"documentation":"<p>A timestamp that notes the time when the control was released (start of its life) as a governance capability in Amazon Web Services.</p>"
|
|
262
287
|
}
|
|
263
288
|
},
|
|
264
289
|
"documentation":"<p>Overview of information about a control.</p>"
|
|
@@ -364,6 +389,10 @@
|
|
|
364
389
|
"shape":"ControlBehavior",
|
|
365
390
|
"documentation":"<p>A term that identifies the control's functional behavior. One of <code>Preventive</code>, <code>Detective</code>, <code>Proactive</code> </p>"
|
|
366
391
|
},
|
|
392
|
+
"Severity":{
|
|
393
|
+
"shape":"ControlSeverity",
|
|
394
|
+
"documentation":"<p>An enumerated type, with the following possible values:</p>"
|
|
395
|
+
},
|
|
367
396
|
"RegionConfiguration":{"shape":"RegionConfiguration"},
|
|
368
397
|
"Implementation":{
|
|
369
398
|
"shape":"ImplementationDetails",
|
|
@@ -372,6 +401,10 @@
|
|
|
372
401
|
"Parameters":{
|
|
373
402
|
"shape":"ControlParameters",
|
|
374
403
|
"documentation":"<p>Returns an array of <code>ControlParameter</code> objects that specify the parameters a control supports. An empty list is returned for controls that don’t support parameters. </p>"
|
|
404
|
+
},
|
|
405
|
+
"CreateTime":{
|
|
406
|
+
"shape":"Timestamp",
|
|
407
|
+
"documentation":"<p>A timestamp that notes the time when the control was released (start of its life) as a governance capability in Amazon Web Services.</p>"
|
|
375
408
|
}
|
|
376
409
|
}
|
|
377
410
|
},
|
|
@@ -382,10 +415,35 @@
|
|
|
382
415
|
"Type":{
|
|
383
416
|
"shape":"ImplementationType",
|
|
384
417
|
"documentation":"<p>A string that describes a control's implementation type.</p>"
|
|
418
|
+
},
|
|
419
|
+
"Identifier":{
|
|
420
|
+
"shape":"ImplementationIdentifier",
|
|
421
|
+
"documentation":"<p>A service-specific identifier for the control, assigned by the service that implemented the control. For example, this identifier could be an Amazon Web Services Config Rule ID or a Security Hub Control ID.</p>"
|
|
385
422
|
}
|
|
386
423
|
},
|
|
387
424
|
"documentation":"<p>An object that describes the implementation type for a control.</p> <p>Our <code>ImplementationDetails</code> <code>Type</code> format has three required segments:</p> <ul> <li> <p> <code>SERVICE-PROVIDER::SERVICE-NAME::RESOURCE-NAME</code> </p> </li> </ul> <p>For example, <code>AWS::Config::ConfigRule</code> <b>or</b> <code>AWS::SecurityHub::SecurityControl</code> resources have the format with three required segments.</p> <p>Our <code>ImplementationDetails</code> <code>Type</code> format has an optional fourth segment, which is present for applicable implementation types. The format is as follows: </p> <ul> <li> <p> <code>SERVICE-PROVIDER::SERVICE-NAME::RESOURCE-NAME::RESOURCE-TYPE-DESCRIPTION</code> </p> </li> </ul> <p>For example, <code>AWS::Organizations::Policy::SERVICE_CONTROL_POLICY</code> <b>or</b> <code>AWS::CloudFormation::Type::HOOK</code> have the format with four segments.</p> <p>Although the format is similar, the values for the <code>Type</code> field do not match any Amazon Web Services CloudFormation values.</p>"
|
|
388
425
|
},
|
|
426
|
+
"ImplementationIdentifier":{
|
|
427
|
+
"type":"string",
|
|
428
|
+
"max":256,
|
|
429
|
+
"min":1,
|
|
430
|
+
"pattern":"[a-z0-9-]+"
|
|
431
|
+
},
|
|
432
|
+
"ImplementationSummary":{
|
|
433
|
+
"type":"structure",
|
|
434
|
+
"required":["Type"],
|
|
435
|
+
"members":{
|
|
436
|
+
"Type":{
|
|
437
|
+
"shape":"ImplementationType",
|
|
438
|
+
"documentation":"<p>A string that represents the Amazon Web Services service that implements this control. For example, a value of <code>AWS::Config::ConfigRule</code> indicates that the control is implemented by Amazon Web Services Config, and <code>AWS::SecurityHub::SecurityControl</code> indicates implementation by Amazon Web Services Security Hub.</p>"
|
|
439
|
+
},
|
|
440
|
+
"Identifier":{
|
|
441
|
+
"shape":"ImplementationIdentifier",
|
|
442
|
+
"documentation":"<p>The identifier originally assigned by the Amazon Web Services service that implements the control. For example, <code>CODEPIPELINE_DEPLOYMENT_COUNT_CHECK</code>.</p>"
|
|
443
|
+
}
|
|
444
|
+
},
|
|
445
|
+
"documentation":"<p>A summary of how the control is implemented, including the Amazon Web Services service that enforces the control and its service-specific identifier. For example, the value of this field could indicate that the control is implemented as an Amazon Web Services Config Rule or an Amazon Web Services Security Hub control.</p>"
|
|
446
|
+
},
|
|
389
447
|
"ImplementationType":{
|
|
390
448
|
"type":"string",
|
|
391
449
|
"max":2048,
|
|
@@ -854,7 +854,7 @@
|
|
|
854
854
|
{"shape":"ContinuousBackupsUnavailableException"},
|
|
855
855
|
{"shape":"InternalServerError"}
|
|
856
856
|
],
|
|
857
|
-
"documentation":"<p> <code>UpdateContinuousBackups</code> enables or disables point in time recovery for the specified table. A successful <code>UpdateContinuousBackups</code> call returns the current <code>ContinuousBackupsDescription</code>. Continuous backups are <code>ENABLED</code> on all tables at table creation. If point in time recovery is enabled, <code>PointInTimeRecoveryStatus</code> will be set to ENABLED.</p> <p> Once continuous backups and point in time recovery are enabled, you can restore to any point in time within <code>EarliestRestorableDateTime</code> and <code>LatestRestorableDateTime</code>. </p> <p> <code>LatestRestorableDateTime</code> is typically 5 minutes before the current time. You can restore your table to any point in time in the last 35 days. You can set the
|
|
857
|
+
"documentation":"<p> <code>UpdateContinuousBackups</code> enables or disables point in time recovery for the specified table. A successful <code>UpdateContinuousBackups</code> call returns the current <code>ContinuousBackupsDescription</code>. Continuous backups are <code>ENABLED</code> on all tables at table creation. If point in time recovery is enabled, <code>PointInTimeRecoveryStatus</code> will be set to ENABLED.</p> <p> Once continuous backups and point in time recovery are enabled, you can restore to any point in time within <code>EarliestRestorableDateTime</code> and <code>LatestRestorableDateTime</code>. </p> <p> <code>LatestRestorableDateTime</code> is typically 5 minutes before the current time. You can restore your table to any point in time in the last 35 days. You can set the <code>RecoveryPeriodInDays</code> to any value between 1 and 35 days.</p>",
|
|
858
858
|
"endpointdiscovery":{
|
|
859
859
|
}
|
|
860
860
|
},
|
|
@@ -1811,7 +1811,7 @@
|
|
|
1811
1811
|
"documentation":"<p>Item which caused the <code>ConditionalCheckFailedException</code>.</p>"
|
|
1812
1812
|
}
|
|
1813
1813
|
},
|
|
1814
|
-
"documentation":"<p>A condition specified in the operation
|
|
1814
|
+
"documentation":"<p>A condition specified in the operation failed to be evaluated.</p>",
|
|
1815
1815
|
"exception":true
|
|
1816
1816
|
},
|
|
1817
1817
|
"ConditionalOperator":{
|
|
@@ -2093,15 +2093,15 @@
|
|
|
2093
2093
|
},
|
|
2094
2094
|
"LocalSecondaryIndexes":{
|
|
2095
2095
|
"shape":"LocalSecondaryIndexList",
|
|
2096
|
-
"documentation":"<p>One or more local secondary indexes (the maximum is 5) to be created on the table. Each index is scoped to a given partition key value. There is a 10 GB size limit per partition key value; otherwise, the size of a local secondary index is unconstrained.</p> <p>Each local secondary index in the array includes the following:</p> <ul> <li> <p> <code>IndexName</code> - The name of the local secondary index. Must be unique only for this table.</p> <p/> </li> <li> <p> <code>KeySchema</code> - Specifies the key schema for the local secondary index. The key schema must begin with the same partition key as the table.</p> </li> <li> <p> <code>Projection</code> - Specifies attributes that are copied (projected) from the table into the index. These are in addition to the primary key attributes and index key attributes, which are automatically projected. Each attribute specification is composed of:</p> <ul> <li> <p> <code>ProjectionType</code> - One of the following:</p> <ul> <li> <p> <code>KEYS_ONLY</code> - Only the index and primary keys are projected into the index.</p> </li> <li> <p> <code>INCLUDE</code> - Only the specified table attributes are projected into the index. The list of projected attributes is in <code>NonKeyAttributes</code>.</p> </li> <li> <p> <code>ALL</code> - All of the table attributes are projected into the index.</p> </li> </ul> </li> <li> <p> <code>NonKeyAttributes</code> - A list of one or more non-key attribute names that are projected into the secondary index. The total count of attributes provided in <code>NonKeyAttributes</code>, summed across all of the secondary indexes, must not exceed 100. If you project the same attribute into two different indexes, this counts as two distinct attributes when determining the total.</p> </li> </ul> </li> </ul>"
|
|
2096
|
+
"documentation":"<p>One or more local secondary indexes (the maximum is 5) to be created on the table. Each index is scoped to a given partition key value. There is a 10 GB size limit per partition key value; otherwise, the size of a local secondary index is unconstrained.</p> <p>Each local secondary index in the array includes the following:</p> <ul> <li> <p> <code>IndexName</code> - The name of the local secondary index. Must be unique only for this table.</p> <p/> </li> <li> <p> <code>KeySchema</code> - Specifies the key schema for the local secondary index. The key schema must begin with the same partition key as the table.</p> </li> <li> <p> <code>Projection</code> - Specifies attributes that are copied (projected) from the table into the index. These are in addition to the primary key attributes and index key attributes, which are automatically projected. Each attribute specification is composed of:</p> <ul> <li> <p> <code>ProjectionType</code> - One of the following:</p> <ul> <li> <p> <code>KEYS_ONLY</code> - Only the index and primary keys are projected into the index.</p> </li> <li> <p> <code>INCLUDE</code> - Only the specified table attributes are projected into the index. The list of projected attributes is in <code>NonKeyAttributes</code>.</p> </li> <li> <p> <code>ALL</code> - All of the table attributes are projected into the index.</p> </li> </ul> </li> <li> <p> <code>NonKeyAttributes</code> - A list of one or more non-key attribute names that are projected into the secondary index. The total count of attributes provided in <code>NonKeyAttributes</code>, summed across all of the secondary indexes, must not exceed 100. If you project the same attribute into two different indexes, this counts as two distinct attributes when determining the total. This limit only applies when you specify the ProjectionType of <code>INCLUDE</code>. You still can specify the ProjectionType of <code>ALL</code> to project all attributes from the source table, even if the table has more than 100 attributes.</p> </li> </ul> </li> </ul>"
|
|
2097
2097
|
},
|
|
2098
2098
|
"GlobalSecondaryIndexes":{
|
|
2099
2099
|
"shape":"GlobalSecondaryIndexList",
|
|
2100
|
-
"documentation":"<p>One or more global secondary indexes (the maximum is 20) to be created on the table. Each global secondary index in the array includes the following:</p> <ul> <li> <p> <code>IndexName</code> - The name of the global secondary index. Must be unique only for this table.</p> <p/> </li> <li> <p> <code>KeySchema</code> - Specifies the key schema for the global secondary index.</p> </li> <li> <p> <code>Projection</code> - Specifies attributes that are copied (projected) from the table into the index. These are in addition to the primary key attributes and index key attributes, which are automatically projected. Each attribute specification is composed of:</p> <ul> <li> <p> <code>ProjectionType</code> - One of the following:</p> <ul> <li> <p> <code>KEYS_ONLY</code> - Only the index and primary keys are projected into the index.</p> </li> <li> <p> <code>INCLUDE</code> - Only the specified table attributes are projected into the index. The list of projected attributes is in <code>NonKeyAttributes</code>.</p> </li> <li> <p> <code>ALL</code> - All of the table attributes are projected into the index.</p> </li> </ul> </li> <li> <p> <code>NonKeyAttributes</code> - A list of one or more non-key attribute names that are projected into the secondary index. The total count of attributes provided in <code>NonKeyAttributes</code>, summed across all of the secondary indexes, must not exceed 100. If you project the same attribute into two different indexes, this counts as two distinct attributes when determining the total.</p> </li> </ul> </li> <li> <p> <code>ProvisionedThroughput</code> - The provisioned throughput settings for the global secondary index, consisting of read and write capacity units.</p> </li> </ul>"
|
|
2100
|
+
"documentation":"<p>One or more global secondary indexes (the maximum is 20) to be created on the table. Each global secondary index in the array includes the following:</p> <ul> <li> <p> <code>IndexName</code> - The name of the global secondary index. Must be unique only for this table.</p> <p/> </li> <li> <p> <code>KeySchema</code> - Specifies the key schema for the global secondary index.</p> </li> <li> <p> <code>Projection</code> - Specifies attributes that are copied (projected) from the table into the index. These are in addition to the primary key attributes and index key attributes, which are automatically projected. Each attribute specification is composed of:</p> <ul> <li> <p> <code>ProjectionType</code> - One of the following:</p> <ul> <li> <p> <code>KEYS_ONLY</code> - Only the index and primary keys are projected into the index.</p> </li> <li> <p> <code>INCLUDE</code> - Only the specified table attributes are projected into the index. The list of projected attributes is in <code>NonKeyAttributes</code>.</p> </li> <li> <p> <code>ALL</code> - All of the table attributes are projected into the index.</p> </li> </ul> </li> <li> <p> <code>NonKeyAttributes</code> - A list of one or more non-key attribute names that are projected into the secondary index. The total count of attributes provided in <code>NonKeyAttributes</code>, summed across all of the secondary indexes, must not exceed 100. If you project the same attribute into two different indexes, this counts as two distinct attributes when determining the total. This limit only applies when you specify the ProjectionType of <code>INCLUDE</code>. You still can specify the ProjectionType of <code>ALL</code> to project all attributes from the source table, even if the table has more than 100 attributes.</p> </li> </ul> </li> <li> <p> <code>ProvisionedThroughput</code> - The provisioned throughput settings for the global secondary index, consisting of read and write capacity units.</p> </li> </ul>"
|
|
2101
2101
|
},
|
|
2102
2102
|
"BillingMode":{
|
|
2103
2103
|
"shape":"BillingMode",
|
|
2104
|
-
"documentation":"<p>Controls how you are charged for read and write throughput and how you manage capacity. This setting can be changed later.</p> <ul> <li> <p> <code>
|
|
2104
|
+
"documentation":"<p>Controls how you are charged for read and write throughput and how you manage capacity. This setting can be changed later.</p> <ul> <li> <p> <code>PAY_PER_REQUEST</code> - We recommend using <code>PAY_PER_REQUEST</code> for most DynamoDB workloads. <code>PAY_PER_REQUEST</code> sets the billing mode to <a href=\"https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/on-demand-capacity-mode.html\">On-demand capacity mode</a>. </p> </li> <li> <p> <code>PROVISIONED</code> - We recommend using <code>PROVISIONED</code> for steady workloads with predictable growth where capacity requirements can be reliably forecasted. <code>PROVISIONED</code> sets the billing mode to <a href=\"https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/provisioned-capacity-mode.html\">Provisioned capacity mode</a>.</p> </li> </ul>"
|
|
2105
2105
|
},
|
|
2106
2106
|
"ProvisionedThroughput":{
|
|
2107
2107
|
"shape":"ProvisionedThroughput",
|
|
@@ -4492,7 +4492,7 @@
|
|
|
4492
4492
|
},
|
|
4493
4493
|
"RecoveryPeriodInDays":{
|
|
4494
4494
|
"shape":"RecoveryPeriodInDays",
|
|
4495
|
-
"documentation":"<p>The number of preceding days for which continuous backups are taken and maintained. Your table data is only recoverable to any point-in-time from within the configured recovery period. This parameter is optional
|
|
4495
|
+
"documentation":"<p>The number of preceding days for which continuous backups are taken and maintained. Your table data is only recoverable to any point-in-time from within the configured recovery period. This parameter is optional.</p>"
|
|
4496
4496
|
},
|
|
4497
4497
|
"EarliestRestorableDateTime":{
|
|
4498
4498
|
"shape":"Date",
|
|
@@ -4574,7 +4574,7 @@
|
|
|
4574
4574
|
},
|
|
4575
4575
|
"NonKeyAttributes":{
|
|
4576
4576
|
"shape":"NonKeyAttributeNameList",
|
|
4577
|
-
"documentation":"<p>Represents the non-key attribute names which will be projected into the index.</p> <p>For local secondary indexes, the total count of <code>NonKeyAttributes</code> summed across all of the
|
|
4577
|
+
"documentation":"<p>Represents the non-key attribute names which will be projected into the index.</p> <p>For global and local secondary indexes, the total count of <code>NonKeyAttributes</code> summed across all of the secondary indexes, must not exceed 100. If you project the same attribute into two different indexes, this counts as two distinct attributes when determining the total. This limit only applies when you specify the ProjectionType of <code>INCLUDE</code>. You still can specify the ProjectionType of <code>ALL</code> to project all attributes from the source table, even if the table has more than 100 attributes.</p>"
|
|
4578
4578
|
}
|
|
4579
4579
|
},
|
|
4580
4580
|
"documentation":"<p>Represents attributes that are copied (projected) from the table into an index. These are in addition to the primary key attributes and index key attributes, which are automatically projected.</p>"
|
|
@@ -5329,7 +5329,7 @@
|
|
|
5329
5329
|
"members":{
|
|
5330
5330
|
"message":{"shape":"ErrorMessage"}
|
|
5331
5331
|
},
|
|
5332
|
-
"documentation":"<p>Throughput exceeds the current throughput quota for your account. Please contact <a href=\"https://aws.amazon.com/support\">Amazon Web
|
|
5332
|
+
"documentation":"<p>Throughput exceeds the current throughput quota for your account. Please contact <a href=\"https://aws.amazon.com/support\">Amazon Web ServicesSupport</a> to request a quota increase.</p>",
|
|
5333
5333
|
"exception":true
|
|
5334
5334
|
},
|
|
5335
5335
|
"ResourceArnString":{
|
|
@@ -6002,11 +6002,11 @@
|
|
|
6002
6002
|
},
|
|
6003
6003
|
"LocalSecondaryIndexes":{
|
|
6004
6004
|
"shape":"LocalSecondaryIndexDescriptionList",
|
|
6005
|
-
"documentation":"<p>Represents one or more local secondary indexes on the table. Each index is scoped to a given partition key value. Tables with one or more local secondary indexes are subject to an item collection size limit, where the amount of data within a given item collection cannot exceed 10 GB. Each element is composed of:</p> <ul> <li> <p> <code>IndexName</code> - The name of the local secondary index.</p> </li> <li> <p> <code>KeySchema</code> - Specifies the complete index key schema. The attribute names in the key schema must be between 1 and 255 characters (inclusive). The key schema must begin with the same partition key as the table.</p> </li> <li> <p> <code>Projection</code> - Specifies attributes that are copied (projected) from the table into the index. These are in addition to the primary key attributes and index key attributes, which are automatically projected. Each attribute specification is composed of:</p> <ul> <li> <p> <code>ProjectionType</code> - One of the following:</p> <ul> <li> <p> <code>KEYS_ONLY</code> - Only the index and primary keys are projected into the index.</p> </li> <li> <p> <code>INCLUDE</code> - Only the specified table attributes are projected into the index. The list of projected attributes is in <code>NonKeyAttributes</code>.</p> </li> <li> <p> <code>ALL</code> - All of the table attributes are projected into the index.</p> </li> </ul> </li> <li> <p> <code>NonKeyAttributes</code> - A list of one or more non-key attribute names that are projected into the secondary index. The total count of attributes provided in <code>NonKeyAttributes</code>, summed across all of the secondary indexes, must not exceed 100. If you project the same attribute into two different indexes, this counts as two distinct attributes when determining the total.</p> </li> </ul> </li> <li> <p> <code>IndexSizeBytes</code> - Represents the total size of the index, in bytes. DynamoDB updates this value approximately every six hours. Recent changes might not be reflected in this value.</p> </li> <li> <p> <code>ItemCount</code> - Represents the number of items in the index. DynamoDB updates this value approximately every six hours. Recent changes might not be reflected in this value.</p> </li> </ul> <p>If the table is in the <code>DELETING</code> state, no information about indexes will be returned.</p>"
|
|
6005
|
+
"documentation":"<p>Represents one or more local secondary indexes on the table. Each index is scoped to a given partition key value. Tables with one or more local secondary indexes are subject to an item collection size limit, where the amount of data within a given item collection cannot exceed 10 GB. Each element is composed of:</p> <ul> <li> <p> <code>IndexName</code> - The name of the local secondary index.</p> </li> <li> <p> <code>KeySchema</code> - Specifies the complete index key schema. The attribute names in the key schema must be between 1 and 255 characters (inclusive). The key schema must begin with the same partition key as the table.</p> </li> <li> <p> <code>Projection</code> - Specifies attributes that are copied (projected) from the table into the index. These are in addition to the primary key attributes and index key attributes, which are automatically projected. Each attribute specification is composed of:</p> <ul> <li> <p> <code>ProjectionType</code> - One of the following:</p> <ul> <li> <p> <code>KEYS_ONLY</code> - Only the index and primary keys are projected into the index.</p> </li> <li> <p> <code>INCLUDE</code> - Only the specified table attributes are projected into the index. The list of projected attributes is in <code>NonKeyAttributes</code>.</p> </li> <li> <p> <code>ALL</code> - All of the table attributes are projected into the index.</p> </li> </ul> </li> <li> <p> <code>NonKeyAttributes</code> - A list of one or more non-key attribute names that are projected into the secondary index. The total count of attributes provided in <code>NonKeyAttributes</code>, summed across all of the secondary indexes, must not exceed 100. If you project the same attribute into two different indexes, this counts as two distinct attributes when determining the total. This limit only applies when you specify the ProjectionType of <code>INCLUDE</code>. You still can specify the ProjectionType of <code>ALL</code> to project all attributes from the source table, even if the table has more than 100 attributes.</p> </li> </ul> </li> <li> <p> <code>IndexSizeBytes</code> - Represents the total size of the index, in bytes. DynamoDB updates this value approximately every six hours. Recent changes might not be reflected in this value.</p> </li> <li> <p> <code>ItemCount</code> - Represents the number of items in the index. DynamoDB updates this value approximately every six hours. Recent changes might not be reflected in this value.</p> </li> </ul> <p>If the table is in the <code>DELETING</code> state, no information about indexes will be returned.</p>"
|
|
6006
6006
|
},
|
|
6007
6007
|
"GlobalSecondaryIndexes":{
|
|
6008
6008
|
"shape":"GlobalSecondaryIndexDescriptionList",
|
|
6009
|
-
"documentation":"<p>The global secondary indexes, if any, on the table. Each index is scoped to a given partition key value. Each element is composed of:</p> <ul> <li> <p> <code>Backfilling</code> - If true, then the index is currently in the backfilling phase. Backfilling occurs only when a new global secondary index is added to the table. It is the process by which DynamoDB populates the new index with data from the table. (This attribute does not appear for indexes that were created during a <code>CreateTable</code> operation.) </p> <p> You can delete an index that is being created during the <code>Backfilling</code> phase when <code>IndexStatus</code> is set to CREATING and <code>Backfilling</code> is true. You can't delete the index that is being created when <code>IndexStatus</code> is set to CREATING and <code>Backfilling</code> is false. (This attribute does not appear for indexes that were created during a <code>CreateTable</code> operation.)</p> </li> <li> <p> <code>IndexName</code> - The name of the global secondary index.</p> </li> <li> <p> <code>IndexSizeBytes</code> - The total size of the global secondary index, in bytes. DynamoDB updates this value approximately every six hours. Recent changes might not be reflected in this value. </p> </li> <li> <p> <code>IndexStatus</code> - The current status of the global secondary index:</p> <ul> <li> <p> <code>CREATING</code> - The index is being created.</p> </li> <li> <p> <code>UPDATING</code> - The index is being updated.</p> </li> <li> <p> <code>DELETING</code> - The index is being deleted.</p> </li> <li> <p> <code>ACTIVE</code> - The index is ready for use.</p> </li> </ul> </li> <li> <p> <code>ItemCount</code> - The number of items in the global secondary index. DynamoDB updates this value approximately every six hours. Recent changes might not be reflected in this value. </p> </li> <li> <p> <code>KeySchema</code> - Specifies the complete index key schema. The attribute names in the key schema must be between 1 and 255 characters (inclusive). The key schema must begin with the same partition key as the table.</p> </li> <li> <p> <code>Projection</code> - Specifies attributes that are copied (projected) from the table into the index. These are in addition to the primary key attributes and index key attributes, which are automatically projected. Each attribute specification is composed of:</p> <ul> <li> <p> <code>ProjectionType</code> - One of the following:</p> <ul> <li> <p> <code>KEYS_ONLY</code> - Only the index and primary keys are projected into the index.</p> </li> <li> <p> <code>INCLUDE</code> - In addition to the attributes described in <code>KEYS_ONLY</code>, the secondary index will include other non-key attributes that you specify.</p> </li> <li> <p> <code>ALL</code> - All of the table attributes are projected into the index.</p> </li> </ul> </li> <li> <p> <code>NonKeyAttributes</code> - A list of one or more non-key attribute names that are projected into the secondary index. The total count of attributes provided in <code>NonKeyAttributes</code>, summed across all of the secondary indexes, must not exceed 100. If you project the same attribute into two different indexes, this counts as two distinct attributes when determining the total.</p> </li> </ul> </li> <li> <p> <code>ProvisionedThroughput</code> - The provisioned throughput settings for the global secondary index, consisting of read and write capacity units, along with data about increases and decreases. </p> </li> </ul> <p>If the table is in the <code>DELETING</code> state, no information about indexes will be returned.</p>"
|
|
6009
|
+
"documentation":"<p>The global secondary indexes, if any, on the table. Each index is scoped to a given partition key value. Each element is composed of:</p> <ul> <li> <p> <code>Backfilling</code> - If true, then the index is currently in the backfilling phase. Backfilling occurs only when a new global secondary index is added to the table. It is the process by which DynamoDB populates the new index with data from the table. (This attribute does not appear for indexes that were created during a <code>CreateTable</code> operation.) </p> <p> You can delete an index that is being created during the <code>Backfilling</code> phase when <code>IndexStatus</code> is set to CREATING and <code>Backfilling</code> is true. You can't delete the index that is being created when <code>IndexStatus</code> is set to CREATING and <code>Backfilling</code> is false. (This attribute does not appear for indexes that were created during a <code>CreateTable</code> operation.)</p> </li> <li> <p> <code>IndexName</code> - The name of the global secondary index.</p> </li> <li> <p> <code>IndexSizeBytes</code> - The total size of the global secondary index, in bytes. DynamoDB updates this value approximately every six hours. Recent changes might not be reflected in this value. </p> </li> <li> <p> <code>IndexStatus</code> - The current status of the global secondary index:</p> <ul> <li> <p> <code>CREATING</code> - The index is being created.</p> </li> <li> <p> <code>UPDATING</code> - The index is being updated.</p> </li> <li> <p> <code>DELETING</code> - The index is being deleted.</p> </li> <li> <p> <code>ACTIVE</code> - The index is ready for use.</p> </li> </ul> </li> <li> <p> <code>ItemCount</code> - The number of items in the global secondary index. DynamoDB updates this value approximately every six hours. Recent changes might not be reflected in this value. </p> </li> <li> <p> <code>KeySchema</code> - Specifies the complete index key schema. The attribute names in the key schema must be between 1 and 255 characters (inclusive). The key schema must begin with the same partition key as the table.</p> </li> <li> <p> <code>Projection</code> - Specifies attributes that are copied (projected) from the table into the index. These are in addition to the primary key attributes and index key attributes, which are automatically projected. Each attribute specification is composed of:</p> <ul> <li> <p> <code>ProjectionType</code> - One of the following:</p> <ul> <li> <p> <code>KEYS_ONLY</code> - Only the index and primary keys are projected into the index.</p> </li> <li> <p> <code>INCLUDE</code> - In addition to the attributes described in <code>KEYS_ONLY</code>, the secondary index will include other non-key attributes that you specify.</p> </li> <li> <p> <code>ALL</code> - All of the table attributes are projected into the index.</p> </li> </ul> </li> <li> <p> <code>NonKeyAttributes</code> - A list of one or more non-key attribute names that are projected into the secondary index. The total count of attributes provided in <code>NonKeyAttributes</code>, summed across all of the secondary indexes, must not exceed 100. If you project the same attribute into two different indexes, this counts as two distinct attributes when determining the total. This limit only applies when you specify the ProjectionType of <code>INCLUDE</code>. You still can specify the ProjectionType of <code>ALL</code> to project all attributes from the source table, even if the table has more than 100 attributes.</p> </li> </ul> </li> <li> <p> <code>ProvisionedThroughput</code> - The provisioned throughput settings for the global secondary index, consisting of read and write capacity units, along with data about increases and decreases. </p> </li> </ul> <p>If the table is in the <code>DELETING</code> state, no information about indexes will be returned.</p>"
|
|
6010
6010
|
},
|
|
6011
6011
|
"StreamSpecification":{
|
|
6012
6012
|
"shape":"StreamSpecification",
|
|
@@ -6754,7 +6754,7 @@
|
|
|
6754
6754
|
},
|
|
6755
6755
|
"BillingMode":{
|
|
6756
6756
|
"shape":"BillingMode",
|
|
6757
|
-
"documentation":"<p>Controls how you are charged for read and write throughput and how you manage capacity. When switching from pay-per-request to provisioned capacity, initial provisioned capacity values must be set. The initial provisioned capacity values are estimated based on the consumed read and write capacity of your table and global secondary indexes over the past 30 minutes.</p> <ul> <li> <p> <code>
|
|
6757
|
+
"documentation":"<p>Controls how you are charged for read and write throughput and how you manage capacity. When switching from pay-per-request to provisioned capacity, initial provisioned capacity values must be set. The initial provisioned capacity values are estimated based on the consumed read and write capacity of your table and global secondary indexes over the past 30 minutes.</p> <ul> <li> <p> <code>PAY_PER_REQUEST</code> - We recommend using <code>PAY_PER_REQUEST</code> for most DynamoDB workloads. <code>PAY_PER_REQUEST</code> sets the billing mode to <a href=\"https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/on-demand-capacity-mode.html\">On-demand capacity mode</a>. </p> </li> <li> <p> <code>PROVISIONED</code> - We recommend using <code>PROVISIONED</code> for steady workloads with predictable growth where capacity requirements can be reliably forecasted. <code>PROVISIONED</code> sets the billing mode to <a href=\"https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/provisioned-capacity-mode.html\">Provisioned capacity mode</a>.</p> </li> </ul>"
|
|
6758
6758
|
},
|
|
6759
6759
|
"ProvisionedThroughput":{
|
|
6760
6760
|
"shape":"ProvisionedThroughput",
|
|
@@ -6786,7 +6786,7 @@
|
|
|
6786
6786
|
},
|
|
6787
6787
|
"MultiRegionConsistency":{
|
|
6788
6788
|
"shape":"MultiRegionConsistency",
|
|
6789
|
-
"documentation":"<p>Specifies the consistency mode for a new global table. This parameter is only valid when you create a global table by specifying one or more <a href=\"https://docs.aws.amazon.com/amazondynamodb/latest/APIReference/API_ReplicationGroupUpdate.html#DDB-Type-ReplicationGroupUpdate-Create\">Create</a> actions in the <a href=\"https://docs.aws.amazon.com/
|
|
6789
|
+
"documentation":"<p>Specifies the consistency mode for a new global table. This parameter is only valid when you create a global table by specifying one or more <a href=\"https://docs.aws.amazon.com/amazondynamodb/latest/APIReference/API_ReplicationGroupUpdate.html#DDB-Type-ReplicationGroupUpdate-Create\">Create</a> actions in the <a href=\"https://docs.aws.amazon.com/amazondynamodb/latest/APIReference/API_UpdateTable.html#DDB-UpdateTable-request-ReplicaUpdates\">ReplicaUpdates</a> action list.</p> <p>You can specify one of the following consistency modes:</p> <ul> <li> <p> <code>EVENTUAL</code>: Configures a new global table for multi-Region eventual consistency. This is the default consistency mode for global tables.</p> </li> <li> <p> <code>STRONG</code>: Configures a new global table for multi-Region strong consistency (preview).</p> <note> <p>Multi-Region strong consistency (MRSC) is a new DynamoDB global tables capability currently available in preview mode. For more information, see <a href=\"https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/PreviewFeatures.html#multi-region-strong-consistency-gt\">Global tables multi-Region strong consistency</a>.</p> </note> </li> </ul> <p>If you don't specify this parameter, the global table consistency mode defaults to <code>EVENTUAL</code>.</p>"
|
|
6790
6790
|
},
|
|
6791
6791
|
"OnDemandThroughput":{
|
|
6792
6792
|
"shape":"OnDemandThroughput",
|
|
@@ -10122,6 +10122,7 @@
|
|
|
10122
10122
|
"tags" : [ "fips" ]
|
|
10123
10123
|
} ]
|
|
10124
10124
|
},
|
|
10125
|
+
"ca-west-1" : { },
|
|
10125
10126
|
"eu-central-1" : { },
|
|
10126
10127
|
"eu-north-1" : { },
|
|
10127
10128
|
"eu-south-1" : { },
|
|
@@ -17848,6 +17849,7 @@
|
|
|
17848
17849
|
"ca-central-1" : { },
|
|
17849
17850
|
"eu-central-1" : { },
|
|
17850
17851
|
"eu-north-1" : { },
|
|
17852
|
+
"eu-south-2" : { },
|
|
17851
17853
|
"eu-west-1" : { },
|
|
17852
17854
|
"eu-west-2" : { },
|
|
17853
17855
|
"sa-east-1" : { },
|
|
@@ -29354,7 +29356,11 @@
|
|
|
29354
29356
|
"region" : "cn-northwest-1"
|
|
29355
29357
|
},
|
|
29356
29358
|
"hostname" : "entitlement-marketplace.cn-northwest-1.amazonaws.com.cn",
|
|
29357
|
-
"protocols" : [ "https" ]
|
|
29359
|
+
"protocols" : [ "https" ],
|
|
29360
|
+
"variants" : [ {
|
|
29361
|
+
"hostname" : "entitlement-marketplace.cn-northwest-1.api.amazonwebservices.com.cn",
|
|
29362
|
+
"tags" : [ "dualstack" ]
|
|
29363
|
+
} ]
|
|
29358
29364
|
}
|
|
29359
29365
|
}
|
|
29360
29366
|
},
|
|
@@ -33774,8 +33780,18 @@
|
|
|
33774
33780
|
}
|
|
33775
33781
|
},
|
|
33776
33782
|
"endpoints" : {
|
|
33777
|
-
"us-gov-east-1" : {
|
|
33778
|
-
|
|
33783
|
+
"us-gov-east-1" : {
|
|
33784
|
+
"variants" : [ {
|
|
33785
|
+
"hostname" : "metering-marketplace.us-gov-east-1.api.aws",
|
|
33786
|
+
"tags" : [ "dualstack" ]
|
|
33787
|
+
} ]
|
|
33788
|
+
},
|
|
33789
|
+
"us-gov-west-1" : {
|
|
33790
|
+
"variants" : [ {
|
|
33791
|
+
"hostname" : "metering-marketplace.us-gov-west-1.api.aws",
|
|
33792
|
+
"tags" : [ "dualstack" ]
|
|
33793
|
+
} ]
|
|
33794
|
+
}
|
|
33779
33795
|
}
|
|
33780
33796
|
},
|
|
33781
33797
|
"metrics.sagemaker" : {
|
|
@@ -16469,9 +16469,13 @@
|
|
|
16469
16469
|
"shape":"metricCounts",
|
|
16470
16470
|
"documentation":"<p>The number of files removed by the compaction job run.</p>"
|
|
16471
16471
|
},
|
|
16472
|
+
"DpuHours":{
|
|
16473
|
+
"shape":"dpuHours",
|
|
16474
|
+
"documentation":"<p>The number of DPU hours consumed by the job.</p>"
|
|
16475
|
+
},
|
|
16472
16476
|
"NumberOfDpus":{
|
|
16473
16477
|
"shape":"dpuCounts",
|
|
16474
|
-
"documentation":"<p>The number of
|
|
16478
|
+
"documentation":"<p>The number of DPUs consumed by the job, rounded up to the nearest whole number.</p>"
|
|
16475
16479
|
},
|
|
16476
16480
|
"JobDurationInHour":{
|
|
16477
16481
|
"shape":"dpuDurationInHour",
|
|
@@ -16516,9 +16520,13 @@
|
|
|
16516
16520
|
"shape":"metricCounts",
|
|
16517
16521
|
"documentation":"<p>The number of orphan files deleted by the orphan file deletion job run.</p>"
|
|
16518
16522
|
},
|
|
16523
|
+
"DpuHours":{
|
|
16524
|
+
"shape":"dpuHours",
|
|
16525
|
+
"documentation":"<p>The number of DPU hours consumed by the job.</p>"
|
|
16526
|
+
},
|
|
16519
16527
|
"NumberOfDpus":{
|
|
16520
16528
|
"shape":"dpuCounts",
|
|
16521
|
-
"documentation":"<p>The number of
|
|
16529
|
+
"documentation":"<p>The number of DPUs consumed by the job, rounded up to the nearest whole number.</p>"
|
|
16522
16530
|
},
|
|
16523
16531
|
"JobDurationInHour":{
|
|
16524
16532
|
"shape":"dpuDurationInHour",
|
|
@@ -16560,9 +16568,13 @@
|
|
|
16560
16568
|
"shape":"metricCounts",
|
|
16561
16569
|
"documentation":"<p>The number of manifest lists deleted by the retention job run.</p>"
|
|
16562
16570
|
},
|
|
16571
|
+
"DpuHours":{
|
|
16572
|
+
"shape":"dpuHours",
|
|
16573
|
+
"documentation":"<p>The number of DPU hours consumed by the job.</p>"
|
|
16574
|
+
},
|
|
16563
16575
|
"NumberOfDpus":{
|
|
16564
16576
|
"shape":"dpuCounts",
|
|
16565
|
-
"documentation":"<p>The number of
|
|
16577
|
+
"documentation":"<p>The number of DPUs consumed by the job, rounded up to the nearest whole number.</p>"
|
|
16566
16578
|
},
|
|
16567
16579
|
"JobDurationInHour":{
|
|
16568
16580
|
"shape":"dpuDurationInHour",
|
|
@@ -21584,7 +21596,7 @@
|
|
|
21584
21596
|
},
|
|
21585
21597
|
"NumberOfDpus":{
|
|
21586
21598
|
"shape":"MessageString",
|
|
21587
|
-
"documentation":"<p>The number of
|
|
21599
|
+
"documentation":"<p>The number of DPUs consumed by the job, rounded up to the nearest whole number.</p>"
|
|
21588
21600
|
},
|
|
21589
21601
|
"JobDurationInHour":{
|
|
21590
21602
|
"shape":"MessageString",
|
|
@@ -27294,6 +27306,7 @@
|
|
|
27294
27306
|
"double":{"type":"double"},
|
|
27295
27307
|
"dpuCounts":{"type":"integer"},
|
|
27296
27308
|
"dpuDurationInHour":{"type":"double"},
|
|
27309
|
+
"dpuHours":{"type":"double"},
|
|
27297
27310
|
"glueConnectionNameString":{
|
|
27298
27311
|
"type":"string",
|
|
27299
27312
|
"min":1
|
|
@@ -780,8 +780,8 @@
|
|
|
780
780
|
"CapabilityHealth":{
|
|
781
781
|
"type":"string",
|
|
782
782
|
"enum":[
|
|
783
|
-
"
|
|
784
|
-
"
|
|
783
|
+
"HEALTHY",
|
|
784
|
+
"UNHEALTHY"
|
|
785
785
|
]
|
|
786
786
|
},
|
|
787
787
|
"CapabilityHealthReason":{
|
|
@@ -876,15 +876,20 @@
|
|
|
876
876
|
"max":20,
|
|
877
877
|
"min":1
|
|
878
878
|
},
|
|
879
|
-
"ConfigArn":{
|
|
879
|
+
"ConfigArn":{
|
|
880
|
+
"type":"string",
|
|
881
|
+
"max":424,
|
|
882
|
+
"min":82,
|
|
883
|
+
"pattern":"^arn:aws:groundstation:[-a-z0-9]{1,50}:[0-9]{12}:config/[a-z0-9]+(-[a-z0-9]+){0,4}/[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}(/.{1,256})?$"
|
|
884
|
+
},
|
|
880
885
|
"ConfigCapabilityType":{
|
|
881
886
|
"type":"string",
|
|
882
887
|
"enum":[
|
|
883
888
|
"antenna-downlink",
|
|
884
889
|
"antenna-downlink-demod-decode",
|
|
885
|
-
"antenna-uplink",
|
|
886
|
-
"dataflow-endpoint",
|
|
887
890
|
"tracking",
|
|
891
|
+
"dataflow-endpoint",
|
|
892
|
+
"antenna-uplink",
|
|
888
893
|
"uplink-echo",
|
|
889
894
|
"s3-recording"
|
|
890
895
|
]
|
|
@@ -1082,19 +1087,19 @@
|
|
|
1082
1087
|
"ContactStatus":{
|
|
1083
1088
|
"type":"string",
|
|
1084
1089
|
"enum":[
|
|
1085
|
-
"
|
|
1086
|
-
"AWS_CANCELLED",
|
|
1087
|
-
"AWS_FAILED",
|
|
1088
|
-
"CANCELLED",
|
|
1089
|
-
"CANCELLING",
|
|
1090
|
-
"COMPLETED",
|
|
1091
|
-
"FAILED",
|
|
1090
|
+
"SCHEDULING",
|
|
1092
1091
|
"FAILED_TO_SCHEDULE",
|
|
1092
|
+
"SCHEDULED",
|
|
1093
|
+
"CANCELLED",
|
|
1094
|
+
"AWS_CANCELLED",
|
|
1095
|
+
"PREPASS",
|
|
1093
1096
|
"PASS",
|
|
1094
1097
|
"POSTPASS",
|
|
1095
|
-
"
|
|
1096
|
-
"
|
|
1097
|
-
"
|
|
1098
|
+
"COMPLETED",
|
|
1099
|
+
"FAILED",
|
|
1100
|
+
"AVAILABLE",
|
|
1101
|
+
"CANCELLING",
|
|
1102
|
+
"AWS_FAILED"
|
|
1098
1103
|
]
|
|
1099
1104
|
},
|
|
1100
1105
|
"CreateConfigRequest":{
|
|
@@ -1133,7 +1138,7 @@
|
|
|
1133
1138
|
},
|
|
1134
1139
|
"endpointDetails":{
|
|
1135
1140
|
"shape":"EndpointDetailsList",
|
|
1136
|
-
"documentation":"<p>Endpoint details of each endpoint in the dataflow endpoint group
|
|
1141
|
+
"documentation":"<p>Endpoint details of each endpoint in the dataflow endpoint group. <pre><code> All dataflow endpoints within a single dataflow endpoint group must be of the same type. You cannot mix <a href="https://docs.aws.amazon.com/ground-station/latest/APIReference/API_AwsGroundStationAgentEndpoint.html"> AWS Ground Station Agent endpoints</a> with <a href="https://docs.aws.amazon.com/ground-station/latest/APIReference/API_DataflowEndpoint.html">Dataflow endpoints</a> in the same group. If your use case requires both types of endpoints, you must create separate dataflow endpoint groups for each type. </p> </code></pre>"
|
|
1137
1142
|
},
|
|
1138
1143
|
"tags":{
|
|
1139
1144
|
"shape":"TagsMap",
|
|
@@ -1234,9 +1239,9 @@
|
|
|
1234
1239
|
"Criticality":{
|
|
1235
1240
|
"type":"string",
|
|
1236
1241
|
"enum":[
|
|
1242
|
+
"REQUIRED",
|
|
1237
1243
|
"PREFERRED",
|
|
1238
|
-
"REMOVED"
|
|
1239
|
-
"REQUIRED"
|
|
1244
|
+
"REMOVED"
|
|
1240
1245
|
]
|
|
1241
1246
|
},
|
|
1242
1247
|
"CustomerEphemerisPriority":{
|
|
@@ -1306,7 +1311,12 @@
|
|
|
1306
1311
|
},
|
|
1307
1312
|
"documentation":"<p>Information about the dataflow endpoint <code>Config</code>.</p>"
|
|
1308
1313
|
},
|
|
1309
|
-
"DataflowEndpointGroupArn":{
|
|
1314
|
+
"DataflowEndpointGroupArn":{
|
|
1315
|
+
"type":"string",
|
|
1316
|
+
"max":146,
|
|
1317
|
+
"min":97,
|
|
1318
|
+
"pattern":"^arn:aws:groundstation:[-a-z0-9]{1,50}:[0-9]{12}:dataflow-endpoint-group/[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}$"
|
|
1319
|
+
},
|
|
1310
1320
|
"DataflowEndpointGroupDurationInSeconds":{
|
|
1311
1321
|
"type":"integer",
|
|
1312
1322
|
"box":true,
|
|
@@ -2288,13 +2298,13 @@
|
|
|
2288
2298
|
"type":"string",
|
|
2289
2299
|
"max":8192,
|
|
2290
2300
|
"min":2,
|
|
2291
|
-
"pattern":"^[{}\\[\\]:.,\"0-9A-z\\-_\\s]{2,8192}$"
|
|
2301
|
+
"pattern":"^[{}\\[\\]:.,\"0-9A-Za-z\\-_\\s]{2,8192}$"
|
|
2292
2302
|
},
|
|
2293
2303
|
"KeyAliasArn":{
|
|
2294
2304
|
"type":"string",
|
|
2295
2305
|
"max":512,
|
|
2296
2306
|
"min":1,
|
|
2297
|
-
"pattern":"^arn:aws[a-zA-Z-]{0,16}:kms:[a-
|
|
2307
|
+
"pattern":"^arn:aws[a-zA-Z-]{0,16}:kms:[-a-z0-9]{1,50}:[0-9]{12}:((alias/[a-zA-Z0-9:/_-]{1,256}))$"
|
|
2298
2308
|
},
|
|
2299
2309
|
"KeyAliasName":{
|
|
2300
2310
|
"type":"string",
|
|
@@ -2319,7 +2329,7 @@
|
|
|
2319
2329
|
"documentation":"<p>KMS Key Arn.</p>"
|
|
2320
2330
|
}
|
|
2321
2331
|
},
|
|
2322
|
-
"documentation":"<p>
|
|
2332
|
+
"documentation":"<p>KMS key info.</p>",
|
|
2323
2333
|
"union":true
|
|
2324
2334
|
},
|
|
2325
2335
|
"ListConfigsRequest":{
|
|
@@ -2623,7 +2633,12 @@
|
|
|
2623
2633
|
"type":"long",
|
|
2624
2634
|
"box":true
|
|
2625
2635
|
},
|
|
2626
|
-
"MissionProfileArn":{
|
|
2636
|
+
"MissionProfileArn":{
|
|
2637
|
+
"type":"string",
|
|
2638
|
+
"max":138,
|
|
2639
|
+
"min":89,
|
|
2640
|
+
"pattern":"^arn:aws:groundstation:[-a-z0-9]{1,50}:[0-9]{12}:mission-profile/[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}$"
|
|
2641
|
+
},
|
|
2627
2642
|
"MissionProfileIdResponse":{
|
|
2628
2643
|
"type":"structure",
|
|
2629
2644
|
"members":{
|
|
@@ -2684,7 +2699,7 @@
|
|
|
2684
2699
|
"type":"integer",
|
|
2685
2700
|
"box":true,
|
|
2686
2701
|
"max":100,
|
|
2687
|
-
"min":
|
|
2702
|
+
"min":1
|
|
2688
2703
|
},
|
|
2689
2704
|
"PaginationToken":{
|
|
2690
2705
|
"type":"string",
|
|
@@ -2695,9 +2710,9 @@
|
|
|
2695
2710
|
"Polarization":{
|
|
2696
2711
|
"type":"string",
|
|
2697
2712
|
"enum":[
|
|
2713
|
+
"RIGHT_HAND",
|
|
2698
2714
|
"LEFT_HAND",
|
|
2699
|
-
"NONE"
|
|
2700
|
-
"RIGHT_HAND"
|
|
2715
|
+
"NONE"
|
|
2701
2716
|
]
|
|
2702
2717
|
},
|
|
2703
2718
|
"PositiveDurationInSeconds":{
|
|
@@ -2759,6 +2774,10 @@
|
|
|
2759
2774
|
"discoveryData":{
|
|
2760
2775
|
"shape":"DiscoveryData",
|
|
2761
2776
|
"documentation":"<p>Data for associating an agent with the capabilities it is managing.</p>"
|
|
2777
|
+
},
|
|
2778
|
+
"tags":{
|
|
2779
|
+
"shape":"TagsMap",
|
|
2780
|
+
"documentation":"<p>Tags assigned to an <code>Agent</code>.</p>"
|
|
2762
2781
|
}
|
|
2763
2782
|
}
|
|
2764
2783
|
},
|
|
@@ -3389,8 +3408,8 @@
|
|
|
3389
3408
|
},
|
|
3390
3409
|
"Uuid":{
|
|
3391
3410
|
"type":"string",
|
|
3392
|
-
"max":
|
|
3393
|
-
"min":
|
|
3411
|
+
"max":36,
|
|
3412
|
+
"min":36,
|
|
3394
3413
|
"pattern":"^[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}$"
|
|
3395
3414
|
},
|
|
3396
3415
|
"VersionString":{
|
|
@@ -3416,7 +3435,12 @@
|
|
|
3416
3435
|
"max":99999,
|
|
3417
3436
|
"min":0
|
|
3418
3437
|
},
|
|
3419
|
-
"satelliteArn":{
|
|
3438
|
+
"satelliteArn":{
|
|
3439
|
+
"type":"string",
|
|
3440
|
+
"max":132,
|
|
3441
|
+
"min":82,
|
|
3442
|
+
"pattern":"^arn:aws:groundstation:([-a-z0-9]{1,50})?:[0-9]{12}:satellite/[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}$"
|
|
3443
|
+
}
|
|
3420
3444
|
},
|
|
3421
3445
|
"documentation":"<p>Welcome to the AWS Ground Station API Reference. AWS Ground Station is a fully managed service that enables you to control satellite communications, downlink and process satellite data, and scale your satellite operations efficiently and cost-effectively without having to build or manage your own ground station infrastructure.</p>"
|
|
3422
3446
|
}
|