boto3-stubs-full 1.41.3__py3-none-any.whl → 1.42.31__py3-none-any.whl
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.
- {boto3_stubs_full-1.41.3.dist-info → boto3_stubs_full-1.42.31.dist-info}/METADATA +5 -5
- boto3_stubs_full-1.42.31.dist-info/RECORD +5359 -0
- {boto3_stubs_full-1.41.3.dist-info → boto3_stubs_full-1.42.31.dist-info}/licenses/LICENSE +1 -1
- {boto3_stubs_full-1.41.3.dist-info → boto3_stubs_full-1.42.31.dist-info}/top_level.txt +5 -1
- mypy_boto3_accessanalyzer/__init__.py +1 -1
- mypy_boto3_accessanalyzer/__init__.pyi +1 -1
- mypy_boto3_accessanalyzer/__main__.py +4 -4
- mypy_boto3_accessanalyzer/client.py +1 -1
- mypy_boto3_accessanalyzer/client.pyi +1 -1
- mypy_boto3_accessanalyzer/literals.py +6 -2
- mypy_boto3_accessanalyzer/literals.pyi +6 -2
- mypy_boto3_accessanalyzer/paginator.py +1 -1
- mypy_boto3_accessanalyzer/paginator.pyi +1 -1
- mypy_boto3_accessanalyzer/type_defs.py +1 -1
- mypy_boto3_accessanalyzer/type_defs.pyi +1 -1
- mypy_boto3_accessanalyzer/version.py +2 -2
- mypy_boto3_account/__init__.py +1 -1
- mypy_boto3_account/__init__.pyi +1 -1
- mypy_boto3_account/__main__.py +4 -4
- mypy_boto3_account/client.py +15 -1
- mypy_boto3_account/client.pyi +15 -1
- mypy_boto3_account/literals.py +8 -2
- mypy_boto3_account/literals.pyi +8 -2
- mypy_boto3_account/paginator.py +1 -1
- mypy_boto3_account/paginator.pyi +1 -1
- mypy_boto3_account/type_defs.py +19 -2
- mypy_boto3_account/type_defs.pyi +17 -2
- mypy_boto3_account/version.py +2 -2
- mypy_boto3_acm/__init__.py +1 -1
- mypy_boto3_acm/__init__.pyi +1 -1
- mypy_boto3_acm/__main__.py +4 -4
- mypy_boto3_acm/client.py +1 -1
- mypy_boto3_acm/client.pyi +1 -1
- mypy_boto3_acm/literals.py +6 -2
- mypy_boto3_acm/literals.pyi +6 -2
- mypy_boto3_acm/paginator.py +1 -1
- mypy_boto3_acm/paginator.pyi +1 -1
- mypy_boto3_acm/type_defs.py +1 -1
- mypy_boto3_acm/type_defs.pyi +1 -1
- mypy_boto3_acm/version.py +2 -2
- mypy_boto3_acm/waiter.py +1 -1
- mypy_boto3_acm/waiter.pyi +1 -1
- mypy_boto3_acm_pca/__init__.py +1 -1
- mypy_boto3_acm_pca/__init__.pyi +1 -1
- mypy_boto3_acm_pca/__main__.py +4 -4
- mypy_boto3_acm_pca/client.py +1 -1
- mypy_boto3_acm_pca/client.pyi +1 -1
- mypy_boto3_acm_pca/literals.py +6 -2
- mypy_boto3_acm_pca/literals.pyi +6 -2
- mypy_boto3_acm_pca/paginator.py +1 -1
- mypy_boto3_acm_pca/paginator.pyi +1 -1
- mypy_boto3_acm_pca/type_defs.py +1 -1
- mypy_boto3_acm_pca/type_defs.pyi +1 -1
- mypy_boto3_acm_pca/version.py +2 -2
- mypy_boto3_acm_pca/waiter.py +1 -1
- mypy_boto3_acm_pca/waiter.pyi +1 -1
- mypy_boto3_aiops/__init__.py +1 -1
- mypy_boto3_aiops/__init__.pyi +1 -1
- mypy_boto3_aiops/__main__.py +4 -4
- mypy_boto3_aiops/client.py +1 -1
- mypy_boto3_aiops/client.pyi +1 -1
- mypy_boto3_aiops/literals.py +6 -2
- mypy_boto3_aiops/literals.pyi +6 -2
- mypy_boto3_aiops/paginator.py +1 -1
- mypy_boto3_aiops/paginator.pyi +1 -1
- mypy_boto3_aiops/type_defs.py +1 -1
- mypy_boto3_aiops/type_defs.pyi +1 -1
- mypy_boto3_aiops/version.py +2 -2
- mypy_boto3_amp/__init__.py +1 -1
- mypy_boto3_amp/__init__.pyi +1 -1
- mypy_boto3_amp/__main__.py +4 -4
- mypy_boto3_amp/client.py +1 -1
- mypy_boto3_amp/client.pyi +1 -1
- mypy_boto3_amp/literals.py +6 -2
- mypy_boto3_amp/literals.pyi +6 -2
- mypy_boto3_amp/paginator.py +1 -1
- mypy_boto3_amp/paginator.pyi +1 -1
- mypy_boto3_amp/type_defs.py +1 -1
- mypy_boto3_amp/type_defs.pyi +1 -1
- mypy_boto3_amp/version.py +2 -2
- mypy_boto3_amp/waiter.py +1 -1
- mypy_boto3_amp/waiter.pyi +1 -1
- mypy_boto3_amplify/__init__.py +1 -1
- mypy_boto3_amplify/__init__.pyi +1 -1
- mypy_boto3_amplify/__main__.py +4 -4
- mypy_boto3_amplify/client.py +1 -1
- mypy_boto3_amplify/client.pyi +1 -1
- mypy_boto3_amplify/literals.py +6 -2
- mypy_boto3_amplify/literals.pyi +6 -2
- mypy_boto3_amplify/paginator.py +1 -1
- mypy_boto3_amplify/paginator.pyi +1 -1
- mypy_boto3_amplify/type_defs.py +1 -1
- mypy_boto3_amplify/type_defs.pyi +1 -1
- mypy_boto3_amplify/version.py +2 -2
- mypy_boto3_amplifybackend/__init__.py +1 -1
- mypy_boto3_amplifybackend/__init__.pyi +1 -1
- mypy_boto3_amplifybackend/__main__.py +4 -4
- mypy_boto3_amplifybackend/client.py +1 -1
- mypy_boto3_amplifybackend/client.pyi +1 -1
- mypy_boto3_amplifybackend/literals.py +6 -2
- mypy_boto3_amplifybackend/literals.pyi +6 -2
- mypy_boto3_amplifybackend/paginator.py +1 -1
- mypy_boto3_amplifybackend/paginator.pyi +1 -1
- mypy_boto3_amplifybackend/type_defs.py +1 -1
- mypy_boto3_amplifybackend/type_defs.pyi +1 -1
- mypy_boto3_amplifybackend/version.py +2 -2
- mypy_boto3_amplifyuibuilder/__init__.py +1 -1
- mypy_boto3_amplifyuibuilder/__init__.pyi +1 -1
- mypy_boto3_amplifyuibuilder/__main__.py +4 -4
- mypy_boto3_amplifyuibuilder/client.py +1 -1
- mypy_boto3_amplifyuibuilder/client.pyi +1 -1
- mypy_boto3_amplifyuibuilder/literals.py +6 -2
- mypy_boto3_amplifyuibuilder/literals.pyi +6 -2
- mypy_boto3_amplifyuibuilder/paginator.py +1 -1
- mypy_boto3_amplifyuibuilder/paginator.pyi +1 -1
- mypy_boto3_amplifyuibuilder/type_defs.py +1 -1
- mypy_boto3_amplifyuibuilder/type_defs.pyi +1 -1
- mypy_boto3_amplifyuibuilder/version.py +2 -2
- mypy_boto3_apigateway/__init__.py +1 -1
- mypy_boto3_apigateway/__init__.pyi +1 -1
- mypy_boto3_apigateway/__main__.py +4 -4
- mypy_boto3_apigateway/client.py +1 -1
- mypy_boto3_apigateway/client.pyi +1 -1
- mypy_boto3_apigateway/literals.py +6 -2
- mypy_boto3_apigateway/literals.pyi +6 -2
- mypy_boto3_apigateway/paginator.py +1 -1
- mypy_boto3_apigateway/paginator.pyi +1 -1
- mypy_boto3_apigateway/type_defs.py +1 -1
- mypy_boto3_apigateway/type_defs.pyi +1 -1
- mypy_boto3_apigateway/version.py +2 -2
- mypy_boto3_apigatewaymanagementapi/__init__.py +1 -1
- mypy_boto3_apigatewaymanagementapi/__init__.pyi +1 -1
- mypy_boto3_apigatewaymanagementapi/__main__.py +4 -4
- mypy_boto3_apigatewaymanagementapi/client.py +1 -1
- mypy_boto3_apigatewaymanagementapi/client.pyi +1 -1
- mypy_boto3_apigatewaymanagementapi/literals.py +6 -2
- mypy_boto3_apigatewaymanagementapi/literals.pyi +6 -2
- mypy_boto3_apigatewaymanagementapi/type_defs.py +1 -1
- mypy_boto3_apigatewaymanagementapi/type_defs.pyi +1 -1
- mypy_boto3_apigatewaymanagementapi/version.py +2 -2
- mypy_boto3_apigatewayv2/__init__.py +1 -1
- mypy_boto3_apigatewayv2/__init__.pyi +1 -1
- mypy_boto3_apigatewayv2/__main__.py +4 -4
- mypy_boto3_apigatewayv2/client.py +1 -1
- mypy_boto3_apigatewayv2/client.pyi +1 -1
- mypy_boto3_apigatewayv2/literals.py +6 -2
- mypy_boto3_apigatewayv2/literals.pyi +6 -2
- mypy_boto3_apigatewayv2/paginator.py +1 -1
- mypy_boto3_apigatewayv2/paginator.pyi +1 -1
- mypy_boto3_apigatewayv2/type_defs.py +1 -1
- mypy_boto3_apigatewayv2/type_defs.pyi +1 -1
- mypy_boto3_apigatewayv2/version.py +2 -2
- mypy_boto3_appconfig/__init__.py +1 -1
- mypy_boto3_appconfig/__init__.pyi +1 -1
- mypy_boto3_appconfig/__main__.py +4 -4
- mypy_boto3_appconfig/client.py +1 -1
- mypy_boto3_appconfig/client.pyi +1 -1
- mypy_boto3_appconfig/literals.py +6 -2
- mypy_boto3_appconfig/literals.pyi +6 -2
- mypy_boto3_appconfig/paginator.py +1 -1
- mypy_boto3_appconfig/paginator.pyi +1 -1
- mypy_boto3_appconfig/type_defs.py +1 -1
- mypy_boto3_appconfig/type_defs.pyi +1 -1
- mypy_boto3_appconfig/version.py +2 -2
- mypy_boto3_appconfig/waiter.py +1 -1
- mypy_boto3_appconfig/waiter.pyi +1 -1
- mypy_boto3_appconfigdata/__init__.py +1 -1
- mypy_boto3_appconfigdata/__init__.pyi +1 -1
- mypy_boto3_appconfigdata/__main__.py +4 -4
- mypy_boto3_appconfigdata/client.py +1 -1
- mypy_boto3_appconfigdata/client.pyi +1 -1
- mypy_boto3_appconfigdata/literals.py +6 -2
- mypy_boto3_appconfigdata/literals.pyi +6 -2
- mypy_boto3_appconfigdata/type_defs.py +1 -1
- mypy_boto3_appconfigdata/type_defs.pyi +1 -1
- mypy_boto3_appconfigdata/version.py +2 -2
- mypy_boto3_appfabric/__init__.py +1 -1
- mypy_boto3_appfabric/__init__.pyi +1 -1
- mypy_boto3_appfabric/__main__.py +4 -4
- mypy_boto3_appfabric/client.py +1 -1
- mypy_boto3_appfabric/client.pyi +1 -1
- mypy_boto3_appfabric/literals.py +6 -2
- mypy_boto3_appfabric/literals.pyi +6 -2
- mypy_boto3_appfabric/paginator.py +1 -1
- mypy_boto3_appfabric/paginator.pyi +1 -1
- mypy_boto3_appfabric/type_defs.py +1 -1
- mypy_boto3_appfabric/type_defs.pyi +1 -1
- mypy_boto3_appfabric/version.py +2 -2
- mypy_boto3_appflow/__init__.py +1 -1
- mypy_boto3_appflow/__init__.pyi +1 -1
- mypy_boto3_appflow/__main__.py +4 -4
- mypy_boto3_appflow/client.py +1 -1
- mypy_boto3_appflow/client.pyi +1 -1
- mypy_boto3_appflow/literals.py +6 -2
- mypy_boto3_appflow/literals.pyi +6 -2
- mypy_boto3_appflow/type_defs.py +1 -1
- mypy_boto3_appflow/type_defs.pyi +1 -1
- mypy_boto3_appflow/version.py +2 -2
- mypy_boto3_appintegrations/__init__.py +1 -1
- mypy_boto3_appintegrations/__init__.pyi +1 -1
- mypy_boto3_appintegrations/__main__.py +4 -4
- mypy_boto3_appintegrations/client.py +1 -1
- mypy_boto3_appintegrations/client.pyi +1 -1
- mypy_boto3_appintegrations/literals.py +10 -4
- mypy_boto3_appintegrations/literals.pyi +10 -4
- mypy_boto3_appintegrations/paginator.py +1 -1
- mypy_boto3_appintegrations/paginator.pyi +1 -1
- mypy_boto3_appintegrations/type_defs.py +13 -2
- mypy_boto3_appintegrations/type_defs.pyi +13 -2
- mypy_boto3_appintegrations/version.py +2 -2
- mypy_boto3_application_autoscaling/__init__.py +1 -1
- mypy_boto3_application_autoscaling/__init__.pyi +1 -1
- mypy_boto3_application_autoscaling/__main__.py +4 -4
- mypy_boto3_application_autoscaling/client.py +1 -1
- mypy_boto3_application_autoscaling/client.pyi +1 -1
- mypy_boto3_application_autoscaling/literals.py +6 -2
- mypy_boto3_application_autoscaling/literals.pyi +6 -2
- mypy_boto3_application_autoscaling/paginator.py +1 -1
- mypy_boto3_application_autoscaling/paginator.pyi +1 -1
- mypy_boto3_application_autoscaling/type_defs.py +1 -1
- mypy_boto3_application_autoscaling/type_defs.pyi +1 -1
- mypy_boto3_application_autoscaling/version.py +2 -2
- mypy_boto3_application_insights/__init__.py +1 -1
- mypy_boto3_application_insights/__init__.pyi +1 -1
- mypy_boto3_application_insights/__main__.py +4 -4
- mypy_boto3_application_insights/client.py +1 -1
- mypy_boto3_application_insights/client.pyi +1 -1
- mypy_boto3_application_insights/literals.py +6 -2
- mypy_boto3_application_insights/literals.pyi +6 -2
- mypy_boto3_application_insights/type_defs.py +1 -1
- mypy_boto3_application_insights/type_defs.pyi +1 -1
- mypy_boto3_application_insights/version.py +2 -2
- mypy_boto3_application_signals/__init__.py +1 -1
- mypy_boto3_application_signals/__init__.pyi +1 -1
- mypy_boto3_application_signals/__main__.py +4 -4
- mypy_boto3_application_signals/client.py +1 -1
- mypy_boto3_application_signals/client.pyi +1 -1
- mypy_boto3_application_signals/literals.py +6 -2
- mypy_boto3_application_signals/literals.pyi +6 -2
- mypy_boto3_application_signals/paginator.py +1 -1
- mypy_boto3_application_signals/paginator.pyi +1 -1
- mypy_boto3_application_signals/type_defs.py +1 -1
- mypy_boto3_application_signals/type_defs.pyi +1 -1
- mypy_boto3_application_signals/version.py +2 -2
- mypy_boto3_applicationcostprofiler/__init__.py +1 -1
- mypy_boto3_applicationcostprofiler/__init__.pyi +1 -1
- mypy_boto3_applicationcostprofiler/__main__.py +4 -4
- mypy_boto3_applicationcostprofiler/client.py +1 -1
- mypy_boto3_applicationcostprofiler/client.pyi +1 -1
- mypy_boto3_applicationcostprofiler/literals.py +6 -2
- mypy_boto3_applicationcostprofiler/literals.pyi +6 -2
- mypy_boto3_applicationcostprofiler/paginator.py +1 -1
- mypy_boto3_applicationcostprofiler/paginator.pyi +1 -1
- mypy_boto3_applicationcostprofiler/type_defs.py +1 -1
- mypy_boto3_applicationcostprofiler/type_defs.pyi +1 -1
- mypy_boto3_applicationcostprofiler/version.py +2 -2
- mypy_boto3_appmesh/__init__.py +1 -1
- mypy_boto3_appmesh/__init__.pyi +1 -1
- mypy_boto3_appmesh/__main__.py +4 -4
- mypy_boto3_appmesh/client.py +1 -1
- mypy_boto3_appmesh/client.pyi +1 -1
- mypy_boto3_appmesh/literals.py +6 -2
- mypy_boto3_appmesh/literals.pyi +6 -2
- mypy_boto3_appmesh/paginator.py +1 -1
- mypy_boto3_appmesh/paginator.pyi +1 -1
- mypy_boto3_appmesh/type_defs.py +1 -1
- mypy_boto3_appmesh/type_defs.pyi +1 -1
- mypy_boto3_appmesh/version.py +2 -2
- mypy_boto3_apprunner/__init__.py +1 -1
- mypy_boto3_apprunner/__init__.pyi +1 -1
- mypy_boto3_apprunner/__main__.py +4 -4
- mypy_boto3_apprunner/client.py +1 -1
- mypy_boto3_apprunner/client.pyi +1 -1
- mypy_boto3_apprunner/literals.py +6 -2
- mypy_boto3_apprunner/literals.pyi +6 -2
- mypy_boto3_apprunner/type_defs.py +1 -1
- mypy_boto3_apprunner/type_defs.pyi +1 -1
- mypy_boto3_apprunner/version.py +2 -2
- mypy_boto3_appstream/__init__.py +1 -1
- mypy_boto3_appstream/__init__.pyi +1 -1
- mypy_boto3_appstream/__main__.py +4 -4
- mypy_boto3_appstream/client.py +1 -1
- mypy_boto3_appstream/client.pyi +1 -1
- mypy_boto3_appstream/literals.py +8 -2
- mypy_boto3_appstream/literals.pyi +8 -2
- mypy_boto3_appstream/paginator.py +1 -1
- mypy_boto3_appstream/paginator.pyi +1 -1
- mypy_boto3_appstream/type_defs.py +1 -1
- mypy_boto3_appstream/type_defs.pyi +1 -1
- mypy_boto3_appstream/version.py +2 -2
- mypy_boto3_appstream/waiter.py +1 -1
- mypy_boto3_appstream/waiter.pyi +1 -1
- mypy_boto3_appsync/__init__.py +1 -1
- mypy_boto3_appsync/__init__.pyi +1 -1
- mypy_boto3_appsync/__main__.py +4 -4
- mypy_boto3_appsync/client.py +1 -1
- mypy_boto3_appsync/client.pyi +1 -1
- mypy_boto3_appsync/literals.py +6 -2
- mypy_boto3_appsync/literals.pyi +6 -2
- mypy_boto3_appsync/paginator.py +1 -1
- mypy_boto3_appsync/paginator.pyi +1 -1
- mypy_boto3_appsync/type_defs.py +3 -3
- mypy_boto3_appsync/type_defs.pyi +3 -3
- mypy_boto3_appsync/version.py +2 -2
- mypy_boto3_arc_region_switch/__init__.py +5 -1
- mypy_boto3_arc_region_switch/__init__.pyi +5 -1
- mypy_boto3_arc_region_switch/__main__.py +4 -4
- mypy_boto3_arc_region_switch/client.py +25 -1
- mypy_boto3_arc_region_switch/client.pyi +25 -1
- mypy_boto3_arc_region_switch/literals.py +21 -2
- mypy_boto3_arc_region_switch/literals.pyi +21 -2
- mypy_boto3_arc_region_switch/paginator.py +29 -1
- mypy_boto3_arc_region_switch/paginator.pyi +26 -1
- mypy_boto3_arc_region_switch/type_defs.py +118 -2
- mypy_boto3_arc_region_switch/type_defs.pyi +104 -2
- mypy_boto3_arc_region_switch/version.py +2 -2
- mypy_boto3_arc_region_switch/waiter.py +1 -1
- mypy_boto3_arc_region_switch/waiter.pyi +1 -1
- mypy_boto3_arc_zonal_shift/__init__.py +1 -1
- mypy_boto3_arc_zonal_shift/__init__.pyi +1 -1
- mypy_boto3_arc_zonal_shift/__main__.py +4 -4
- mypy_boto3_arc_zonal_shift/client.py +1 -1
- mypy_boto3_arc_zonal_shift/client.pyi +1 -1
- mypy_boto3_arc_zonal_shift/literals.py +6 -2
- mypy_boto3_arc_zonal_shift/literals.pyi +6 -2
- mypy_boto3_arc_zonal_shift/paginator.py +1 -1
- mypy_boto3_arc_zonal_shift/paginator.pyi +1 -1
- mypy_boto3_arc_zonal_shift/type_defs.py +1 -1
- mypy_boto3_arc_zonal_shift/type_defs.pyi +1 -1
- mypy_boto3_arc_zonal_shift/version.py +2 -2
- mypy_boto3_artifact/__init__.py +15 -3
- mypy_boto3_artifact/__init__.pyi +15 -3
- mypy_boto3_artifact/__main__.py +4 -4
- mypy_boto3_artifact/client.py +29 -2
- mypy_boto3_artifact/client.pyi +29 -2
- mypy_boto3_artifact/literals.py +9 -3
- mypy_boto3_artifact/literals.pyi +9 -3
- mypy_boto3_artifact/paginator.py +27 -2
- mypy_boto3_artifact/paginator.pyi +24 -2
- mypy_boto3_artifact/type_defs.py +22 -2
- mypy_boto3_artifact/type_defs.pyi +19 -2
- mypy_boto3_artifact/version.py +2 -2
- mypy_boto3_athena/__init__.py +1 -1
- mypy_boto3_athena/__init__.pyi +1 -1
- mypy_boto3_athena/__main__.py +4 -4
- mypy_boto3_athena/client.py +1 -1
- mypy_boto3_athena/client.pyi +1 -1
- mypy_boto3_athena/literals.py +7 -2
- mypy_boto3_athena/literals.pyi +7 -2
- mypy_boto3_athena/paginator.py +1 -1
- mypy_boto3_athena/paginator.pyi +1 -1
- mypy_boto3_athena/type_defs.py +1 -1
- mypy_boto3_athena/type_defs.pyi +1 -1
- mypy_boto3_athena/version.py +2 -2
- mypy_boto3_auditmanager/__init__.py +1 -1
- mypy_boto3_auditmanager/__init__.pyi +1 -1
- mypy_boto3_auditmanager/__main__.py +4 -4
- mypy_boto3_auditmanager/client.py +1 -1
- mypy_boto3_auditmanager/client.pyi +1 -1
- mypy_boto3_auditmanager/literals.py +6 -2
- mypy_boto3_auditmanager/literals.pyi +6 -2
- mypy_boto3_auditmanager/type_defs.py +1 -1
- mypy_boto3_auditmanager/type_defs.pyi +1 -1
- mypy_boto3_auditmanager/version.py +2 -2
- mypy_boto3_autoscaling/__init__.py +1 -1
- mypy_boto3_autoscaling/__init__.pyi +1 -1
- mypy_boto3_autoscaling/__main__.py +4 -4
- mypy_boto3_autoscaling/client.py +1 -1
- mypy_boto3_autoscaling/client.pyi +1 -1
- mypy_boto3_autoscaling/literals.py +6 -2
- mypy_boto3_autoscaling/literals.pyi +6 -2
- mypy_boto3_autoscaling/paginator.py +1 -1
- mypy_boto3_autoscaling/paginator.pyi +1 -1
- mypy_boto3_autoscaling/type_defs.py +11 -9
- mypy_boto3_autoscaling/type_defs.pyi +10 -8
- mypy_boto3_autoscaling/version.py +2 -2
- mypy_boto3_autoscaling_plans/__init__.py +1 -1
- mypy_boto3_autoscaling_plans/__init__.pyi +1 -1
- mypy_boto3_autoscaling_plans/__main__.py +4 -4
- mypy_boto3_autoscaling_plans/client.py +1 -1
- mypy_boto3_autoscaling_plans/client.pyi +1 -1
- mypy_boto3_autoscaling_plans/literals.py +6 -2
- mypy_boto3_autoscaling_plans/literals.pyi +6 -2
- mypy_boto3_autoscaling_plans/paginator.py +1 -1
- mypy_boto3_autoscaling_plans/paginator.pyi +1 -1
- mypy_boto3_autoscaling_plans/type_defs.py +1 -1
- mypy_boto3_autoscaling_plans/type_defs.pyi +1 -1
- mypy_boto3_autoscaling_plans/version.py +2 -2
- mypy_boto3_b2bi/__init__.py +1 -1
- mypy_boto3_b2bi/__init__.pyi +1 -1
- mypy_boto3_b2bi/__main__.py +4 -4
- mypy_boto3_b2bi/client.py +1 -1
- mypy_boto3_b2bi/client.pyi +1 -1
- mypy_boto3_b2bi/literals.py +6 -2
- mypy_boto3_b2bi/literals.pyi +6 -2
- mypy_boto3_b2bi/paginator.py +1 -1
- mypy_boto3_b2bi/paginator.pyi +1 -1
- mypy_boto3_b2bi/type_defs.py +1 -1
- mypy_boto3_b2bi/type_defs.pyi +1 -1
- mypy_boto3_b2bi/version.py +2 -2
- mypy_boto3_b2bi/waiter.py +1 -1
- mypy_boto3_b2bi/waiter.pyi +1 -1
- mypy_boto3_backup/__init__.py +1 -1
- mypy_boto3_backup/__init__.pyi +1 -1
- mypy_boto3_backup/__main__.py +4 -4
- mypy_boto3_backup/client.py +1 -1
- mypy_boto3_backup/client.pyi +1 -1
- mypy_boto3_backup/literals.py +6 -2
- mypy_boto3_backup/literals.pyi +6 -2
- mypy_boto3_backup/paginator.py +1 -1
- mypy_boto3_backup/paginator.pyi +1 -1
- mypy_boto3_backup/type_defs.py +1 -1
- mypy_boto3_backup/type_defs.pyi +1 -1
- mypy_boto3_backup/version.py +2 -2
- mypy_boto3_backup_gateway/__init__.py +1 -1
- mypy_boto3_backup_gateway/__init__.pyi +1 -1
- mypy_boto3_backup_gateway/__main__.py +4 -4
- mypy_boto3_backup_gateway/client.py +1 -1
- mypy_boto3_backup_gateway/client.pyi +1 -1
- mypy_boto3_backup_gateway/literals.py +6 -2
- mypy_boto3_backup_gateway/literals.pyi +6 -2
- mypy_boto3_backup_gateway/paginator.py +1 -1
- mypy_boto3_backup_gateway/paginator.pyi +1 -1
- mypy_boto3_backup_gateway/type_defs.py +1 -1
- mypy_boto3_backup_gateway/type_defs.pyi +1 -1
- mypy_boto3_backup_gateway/version.py +2 -2
- mypy_boto3_backupsearch/__init__.py +1 -1
- mypy_boto3_backupsearch/__init__.pyi +1 -1
- mypy_boto3_backupsearch/__main__.py +4 -4
- mypy_boto3_backupsearch/client.py +1 -1
- mypy_boto3_backupsearch/client.pyi +1 -1
- mypy_boto3_backupsearch/literals.py +6 -2
- mypy_boto3_backupsearch/literals.pyi +6 -2
- mypy_boto3_backupsearch/paginator.py +1 -1
- mypy_boto3_backupsearch/paginator.pyi +1 -1
- mypy_boto3_backupsearch/type_defs.py +1 -1
- mypy_boto3_backupsearch/type_defs.pyi +1 -1
- mypy_boto3_backupsearch/version.py +2 -2
- mypy_boto3_batch/__init__.py +1 -1
- mypy_boto3_batch/__init__.pyi +1 -1
- mypy_boto3_batch/__main__.py +4 -4
- mypy_boto3_batch/client.py +1 -1
- mypy_boto3_batch/client.pyi +1 -1
- mypy_boto3_batch/literals.py +6 -2
- mypy_boto3_batch/literals.pyi +6 -2
- mypy_boto3_batch/paginator.py +1 -1
- mypy_boto3_batch/paginator.pyi +1 -1
- mypy_boto3_batch/type_defs.py +1 -1
- mypy_boto3_batch/type_defs.pyi +1 -1
- mypy_boto3_batch/version.py +2 -2
- mypy_boto3_bcm_dashboards/__init__.py +1 -1
- mypy_boto3_bcm_dashboards/__init__.pyi +1 -1
- mypy_boto3_bcm_dashboards/__main__.py +4 -4
- mypy_boto3_bcm_dashboards/client.py +1 -1
- mypy_boto3_bcm_dashboards/client.pyi +1 -1
- mypy_boto3_bcm_dashboards/literals.py +6 -2
- mypy_boto3_bcm_dashboards/literals.pyi +6 -2
- mypy_boto3_bcm_dashboards/paginator.py +1 -1
- mypy_boto3_bcm_dashboards/paginator.pyi +1 -1
- mypy_boto3_bcm_dashboards/type_defs.py +1 -1
- mypy_boto3_bcm_dashboards/type_defs.pyi +1 -1
- mypy_boto3_bcm_dashboards/version.py +2 -2
- mypy_boto3_bcm_data_exports/__init__.py +1 -1
- mypy_boto3_bcm_data_exports/__init__.pyi +1 -1
- mypy_boto3_bcm_data_exports/__main__.py +4 -4
- mypy_boto3_bcm_data_exports/client.py +1 -1
- mypy_boto3_bcm_data_exports/client.pyi +1 -1
- mypy_boto3_bcm_data_exports/literals.py +6 -2
- mypy_boto3_bcm_data_exports/literals.pyi +6 -2
- mypy_boto3_bcm_data_exports/paginator.py +1 -1
- mypy_boto3_bcm_data_exports/paginator.pyi +1 -1
- mypy_boto3_bcm_data_exports/type_defs.py +1 -1
- mypy_boto3_bcm_data_exports/type_defs.pyi +1 -1
- mypy_boto3_bcm_data_exports/version.py +2 -2
- mypy_boto3_bcm_pricing_calculator/__init__.py +1 -1
- mypy_boto3_bcm_pricing_calculator/__init__.pyi +1 -1
- mypy_boto3_bcm_pricing_calculator/__main__.py +4 -4
- mypy_boto3_bcm_pricing_calculator/client.py +1 -1
- mypy_boto3_bcm_pricing_calculator/client.pyi +1 -1
- mypy_boto3_bcm_pricing_calculator/literals.py +6 -2
- mypy_boto3_bcm_pricing_calculator/literals.pyi +6 -2
- mypy_boto3_bcm_pricing_calculator/paginator.py +1 -1
- mypy_boto3_bcm_pricing_calculator/paginator.pyi +1 -1
- mypy_boto3_bcm_pricing_calculator/type_defs.py +1 -1
- mypy_boto3_bcm_pricing_calculator/type_defs.pyi +1 -1
- mypy_boto3_bcm_pricing_calculator/version.py +2 -2
- mypy_boto3_bcm_recommended_actions/__init__.py +1 -1
- mypy_boto3_bcm_recommended_actions/__init__.pyi +1 -1
- mypy_boto3_bcm_recommended_actions/__main__.py +4 -4
- mypy_boto3_bcm_recommended_actions/client.py +1 -1
- mypy_boto3_bcm_recommended_actions/client.pyi +1 -1
- mypy_boto3_bcm_recommended_actions/literals.py +8 -2
- mypy_boto3_bcm_recommended_actions/literals.pyi +8 -2
- mypy_boto3_bcm_recommended_actions/paginator.py +1 -1
- mypy_boto3_bcm_recommended_actions/paginator.pyi +1 -1
- mypy_boto3_bcm_recommended_actions/type_defs.py +1 -1
- mypy_boto3_bcm_recommended_actions/type_defs.pyi +1 -1
- mypy_boto3_bcm_recommended_actions/version.py +2 -2
- mypy_boto3_bedrock/__init__.py +1 -1
- mypy_boto3_bedrock/__init__.pyi +1 -1
- mypy_boto3_bedrock/__main__.py +4 -4
- mypy_boto3_bedrock/client.py +13 -1
- mypy_boto3_bedrock/client.pyi +13 -1
- mypy_boto3_bedrock/literals.py +14 -4
- mypy_boto3_bedrock/literals.pyi +14 -4
- mypy_boto3_bedrock/paginator.py +1 -1
- mypy_boto3_bedrock/paginator.pyi +1 -1
- mypy_boto3_bedrock/type_defs.py +75 -18
- mypy_boto3_bedrock/type_defs.pyi +65 -16
- mypy_boto3_bedrock/version.py +2 -2
- mypy_boto3_bedrock_agent/__init__.py +1 -1
- mypy_boto3_bedrock_agent/__init__.pyi +1 -1
- mypy_boto3_bedrock_agent/__main__.py +4 -4
- mypy_boto3_bedrock_agent/client.py +2 -2
- mypy_boto3_bedrock_agent/client.pyi +2 -2
- mypy_boto3_bedrock_agent/literals.py +6 -2
- mypy_boto3_bedrock_agent/literals.pyi +6 -2
- mypy_boto3_bedrock_agent/paginator.py +1 -1
- mypy_boto3_bedrock_agent/paginator.pyi +1 -1
- mypy_boto3_bedrock_agent/type_defs.py +57 -22
- mypy_boto3_bedrock_agent/type_defs.pyi +48 -19
- mypy_boto3_bedrock_agent/version.py +2 -2
- mypy_boto3_bedrock_agent_runtime/__init__.py +1 -1
- mypy_boto3_bedrock_agent_runtime/__init__.pyi +1 -1
- mypy_boto3_bedrock_agent_runtime/__main__.py +4 -4
- mypy_boto3_bedrock_agent_runtime/client.py +1 -1
- mypy_boto3_bedrock_agent_runtime/client.pyi +1 -1
- mypy_boto3_bedrock_agent_runtime/literals.py +11 -3
- mypy_boto3_bedrock_agent_runtime/literals.pyi +11 -3
- mypy_boto3_bedrock_agent_runtime/paginator.py +1 -1
- mypy_boto3_bedrock_agent_runtime/paginator.pyi +1 -1
- mypy_boto3_bedrock_agent_runtime/type_defs.py +375 -345
- mypy_boto3_bedrock_agent_runtime/type_defs.pyi +372 -344
- mypy_boto3_bedrock_agent_runtime/version.py +2 -2
- mypy_boto3_bedrock_agentcore/__init__.py +1 -1
- mypy_boto3_bedrock_agentcore/__init__.pyi +1 -1
- mypy_boto3_bedrock_agentcore/__main__.py +4 -4
- mypy_boto3_bedrock_agentcore/client.py +12 -1
- mypy_boto3_bedrock_agentcore/client.pyi +12 -1
- mypy_boto3_bedrock_agentcore/literals.py +6 -2
- mypy_boto3_bedrock_agentcore/literals.pyi +6 -2
- mypy_boto3_bedrock_agentcore/paginator.py +1 -1
- mypy_boto3_bedrock_agentcore/paginator.pyi +1 -1
- mypy_boto3_bedrock_agentcore/type_defs.py +91 -22
- mypy_boto3_bedrock_agentcore/type_defs.pyi +80 -19
- mypy_boto3_bedrock_agentcore/version.py +2 -2
- mypy_boto3_bedrock_agentcore_control/__init__.py +48 -2
- mypy_boto3_bedrock_agentcore_control/__init__.pyi +48 -2
- mypy_boto3_bedrock_agentcore_control/__main__.py +4 -4
- mypy_boto3_bedrock_agentcore_control/client.py +472 -2
- mypy_boto3_bedrock_agentcore_control/client.pyi +472 -2
- mypy_boto3_bedrock_agentcore_control/literals.py +103 -5
- mypy_boto3_bedrock_agentcore_control/literals.pyi +103 -5
- mypy_boto3_bedrock_agentcore_control/paginator.py +159 -1
- mypy_boto3_bedrock_agentcore_control/paginator.pyi +141 -1
- mypy_boto3_bedrock_agentcore_control/type_defs.py +1221 -151
- mypy_boto3_bedrock_agentcore_control/type_defs.pyi +1082 -146
- mypy_boto3_bedrock_agentcore_control/version.py +2 -2
- mypy_boto3_bedrock_agentcore_control/waiter.py +102 -3
- mypy_boto3_bedrock_agentcore_control/waiter.pyi +92 -3
- mypy_boto3_bedrock_data_automation/__init__.py +1 -1
- mypy_boto3_bedrock_data_automation/__init__.pyi +1 -1
- mypy_boto3_bedrock_data_automation/__main__.py +4 -4
- mypy_boto3_bedrock_data_automation/client.py +36 -1
- mypy_boto3_bedrock_data_automation/client.pyi +36 -1
- mypy_boto3_bedrock_data_automation/literals.py +10 -2
- mypy_boto3_bedrock_data_automation/literals.pyi +10 -2
- mypy_boto3_bedrock_data_automation/paginator.py +1 -1
- mypy_boto3_bedrock_data_automation/paginator.pyi +1 -1
- mypy_boto3_bedrock_data_automation/type_defs.py +99 -35
- mypy_boto3_bedrock_data_automation/type_defs.pyi +86 -31
- mypy_boto3_bedrock_data_automation/version.py +2 -2
- mypy_boto3_bedrock_data_automation_runtime/__init__.py +1 -1
- mypy_boto3_bedrock_data_automation_runtime/__init__.pyi +1 -1
- mypy_boto3_bedrock_data_automation_runtime/__main__.py +4 -4
- mypy_boto3_bedrock_data_automation_runtime/client.py +1 -1
- mypy_boto3_bedrock_data_automation_runtime/client.pyi +1 -1
- mypy_boto3_bedrock_data_automation_runtime/literals.py +6 -2
- mypy_boto3_bedrock_data_automation_runtime/literals.pyi +6 -2
- mypy_boto3_bedrock_data_automation_runtime/type_defs.py +1 -1
- mypy_boto3_bedrock_data_automation_runtime/type_defs.pyi +1 -1
- mypy_boto3_bedrock_data_automation_runtime/version.py +2 -2
- mypy_boto3_bedrock_runtime/__init__.py +1 -1
- mypy_boto3_bedrock_runtime/__init__.pyi +1 -1
- mypy_boto3_bedrock_runtime/__main__.py +4 -4
- mypy_boto3_bedrock_runtime/client.py +1 -1
- mypy_boto3_bedrock_runtime/client.pyi +1 -1
- mypy_boto3_bedrock_runtime/literals.py +29 -3
- mypy_boto3_bedrock_runtime/literals.pyi +29 -3
- mypy_boto3_bedrock_runtime/paginator.py +1 -1
- mypy_boto3_bedrock_runtime/paginator.pyi +1 -1
- mypy_boto3_bedrock_runtime/type_defs.py +169 -84
- mypy_boto3_bedrock_runtime/type_defs.pyi +157 -81
- mypy_boto3_bedrock_runtime/version.py +2 -2
- mypy_boto3_billing/__init__.py +1 -1
- mypy_boto3_billing/__init__.pyi +1 -1
- mypy_boto3_billing/__main__.py +4 -4
- mypy_boto3_billing/client.py +1 -1
- mypy_boto3_billing/client.pyi +1 -1
- mypy_boto3_billing/literals.py +6 -2
- mypy_boto3_billing/literals.pyi +6 -2
- mypy_boto3_billing/paginator.py +1 -1
- mypy_boto3_billing/paginator.pyi +1 -1
- mypy_boto3_billing/type_defs.py +15 -1
- mypy_boto3_billing/type_defs.pyi +13 -1
- mypy_boto3_billing/version.py +2 -2
- mypy_boto3_billingconductor/__init__.py +1 -1
- mypy_boto3_billingconductor/__init__.pyi +1 -1
- mypy_boto3_billingconductor/__main__.py +4 -4
- mypy_boto3_billingconductor/client.py +1 -1
- mypy_boto3_billingconductor/client.pyi +1 -1
- mypy_boto3_billingconductor/literals.py +9 -5
- mypy_boto3_billingconductor/literals.pyi +9 -5
- mypy_boto3_billingconductor/paginator.py +1 -1
- mypy_boto3_billingconductor/paginator.pyi +1 -1
- mypy_boto3_billingconductor/type_defs.py +15 -10
- mypy_boto3_billingconductor/type_defs.pyi +15 -10
- mypy_boto3_billingconductor/version.py +2 -2
- mypy_boto3_braket/__init__.py +1 -1
- mypy_boto3_braket/__init__.pyi +1 -1
- mypy_boto3_braket/__main__.py +4 -4
- mypy_boto3_braket/client.py +1 -1
- mypy_boto3_braket/client.pyi +1 -1
- mypy_boto3_braket/literals.py +6 -2
- mypy_boto3_braket/literals.pyi +6 -2
- mypy_boto3_braket/paginator.py +1 -1
- mypy_boto3_braket/paginator.pyi +1 -1
- mypy_boto3_braket/type_defs.py +1 -1
- mypy_boto3_braket/type_defs.pyi +1 -1
- mypy_boto3_braket/version.py +2 -2
- mypy_boto3_budgets/__init__.py +1 -1
- mypy_boto3_budgets/__init__.pyi +1 -1
- mypy_boto3_budgets/__main__.py +4 -4
- mypy_boto3_budgets/client.py +1 -1
- mypy_boto3_budgets/client.pyi +1 -1
- mypy_boto3_budgets/literals.py +6 -2
- mypy_boto3_budgets/literals.pyi +6 -2
- mypy_boto3_budgets/paginator.py +1 -1
- mypy_boto3_budgets/paginator.pyi +1 -1
- mypy_boto3_budgets/type_defs.py +1 -1
- mypy_boto3_budgets/type_defs.pyi +1 -1
- mypy_boto3_budgets/version.py +2 -2
- mypy_boto3_ce/__init__.py +33 -1
- mypy_boto3_ce/__init__.pyi +33 -1
- mypy_boto3_ce/__main__.py +4 -4
- mypy_boto3_ce/client.py +115 -7
- mypy_boto3_ce/client.pyi +115 -7
- mypy_boto3_ce/literals.py +41 -3
- mypy_boto3_ce/literals.pyi +41 -3
- mypy_boto3_ce/paginator.py +232 -1
- mypy_boto3_ce/paginator.pyi +208 -1
- mypy_boto3_ce/type_defs.py +90 -1
- mypy_boto3_ce/type_defs.pyi +79 -1
- mypy_boto3_ce/version.py +2 -2
- mypy_boto3_chatbot/__init__.py +1 -1
- mypy_boto3_chatbot/__init__.pyi +1 -1
- mypy_boto3_chatbot/__main__.py +4 -4
- mypy_boto3_chatbot/client.py +1 -1
- mypy_boto3_chatbot/client.pyi +1 -1
- mypy_boto3_chatbot/literals.py +6 -2
- mypy_boto3_chatbot/literals.pyi +6 -2
- mypy_boto3_chatbot/paginator.py +1 -1
- mypy_boto3_chatbot/paginator.pyi +1 -1
- mypy_boto3_chatbot/type_defs.py +1 -1
- mypy_boto3_chatbot/type_defs.pyi +1 -1
- mypy_boto3_chatbot/version.py +2 -2
- mypy_boto3_chime/__init__.py +1 -1
- mypy_boto3_chime/__init__.pyi +1 -1
- mypy_boto3_chime/__main__.py +4 -4
- mypy_boto3_chime/client.py +1 -1
- mypy_boto3_chime/client.pyi +1 -1
- mypy_boto3_chime/literals.py +6 -2
- mypy_boto3_chime/literals.pyi +6 -2
- mypy_boto3_chime/paginator.py +1 -1
- mypy_boto3_chime/paginator.pyi +1 -1
- mypy_boto3_chime/type_defs.py +1 -1
- mypy_boto3_chime/type_defs.pyi +1 -1
- mypy_boto3_chime/version.py +2 -2
- mypy_boto3_chime_sdk_identity/__init__.py +1 -1
- mypy_boto3_chime_sdk_identity/__init__.pyi +1 -1
- mypy_boto3_chime_sdk_identity/__main__.py +4 -4
- mypy_boto3_chime_sdk_identity/client.py +1 -1
- mypy_boto3_chime_sdk_identity/client.pyi +1 -1
- mypy_boto3_chime_sdk_identity/literals.py +6 -2
- mypy_boto3_chime_sdk_identity/literals.pyi +6 -2
- mypy_boto3_chime_sdk_identity/type_defs.py +1 -1
- mypy_boto3_chime_sdk_identity/type_defs.pyi +1 -1
- mypy_boto3_chime_sdk_identity/version.py +2 -2
- mypy_boto3_chime_sdk_media_pipelines/__init__.py +1 -1
- mypy_boto3_chime_sdk_media_pipelines/__init__.pyi +1 -1
- mypy_boto3_chime_sdk_media_pipelines/__main__.py +4 -4
- mypy_boto3_chime_sdk_media_pipelines/client.py +1 -1
- mypy_boto3_chime_sdk_media_pipelines/client.pyi +1 -1
- mypy_boto3_chime_sdk_media_pipelines/literals.py +6 -2
- mypy_boto3_chime_sdk_media_pipelines/literals.pyi +6 -2
- mypy_boto3_chime_sdk_media_pipelines/type_defs.py +1 -1
- mypy_boto3_chime_sdk_media_pipelines/type_defs.pyi +1 -1
- mypy_boto3_chime_sdk_media_pipelines/version.py +2 -2
- mypy_boto3_chime_sdk_meetings/__init__.py +1 -1
- mypy_boto3_chime_sdk_meetings/__init__.pyi +1 -1
- mypy_boto3_chime_sdk_meetings/__main__.py +4 -4
- mypy_boto3_chime_sdk_meetings/client.py +1 -1
- mypy_boto3_chime_sdk_meetings/client.pyi +1 -1
- mypy_boto3_chime_sdk_meetings/literals.py +6 -2
- mypy_boto3_chime_sdk_meetings/literals.pyi +6 -2
- mypy_boto3_chime_sdk_meetings/type_defs.py +1 -1
- mypy_boto3_chime_sdk_meetings/type_defs.pyi +1 -1
- mypy_boto3_chime_sdk_meetings/version.py +2 -2
- mypy_boto3_chime_sdk_messaging/__init__.py +1 -1
- mypy_boto3_chime_sdk_messaging/__init__.pyi +1 -1
- mypy_boto3_chime_sdk_messaging/__main__.py +4 -4
- mypy_boto3_chime_sdk_messaging/client.py +1 -1
- mypy_boto3_chime_sdk_messaging/client.pyi +1 -1
- mypy_boto3_chime_sdk_messaging/literals.py +6 -2
- mypy_boto3_chime_sdk_messaging/literals.pyi +6 -2
- mypy_boto3_chime_sdk_messaging/type_defs.py +1 -1
- mypy_boto3_chime_sdk_messaging/type_defs.pyi +1 -1
- mypy_boto3_chime_sdk_messaging/version.py +2 -2
- mypy_boto3_chime_sdk_voice/__init__.py +1 -1
- mypy_boto3_chime_sdk_voice/__init__.pyi +1 -1
- mypy_boto3_chime_sdk_voice/__main__.py +4 -4
- mypy_boto3_chime_sdk_voice/client.py +1 -1
- mypy_boto3_chime_sdk_voice/client.pyi +1 -1
- mypy_boto3_chime_sdk_voice/literals.py +6 -2
- mypy_boto3_chime_sdk_voice/literals.pyi +6 -2
- mypy_boto3_chime_sdk_voice/paginator.py +1 -1
- mypy_boto3_chime_sdk_voice/paginator.pyi +1 -1
- mypy_boto3_chime_sdk_voice/type_defs.py +1 -1
- mypy_boto3_chime_sdk_voice/type_defs.pyi +1 -1
- mypy_boto3_chime_sdk_voice/version.py +2 -2
- mypy_boto3_cleanrooms/__init__.py +1 -1
- mypy_boto3_cleanrooms/__init__.pyi +1 -1
- mypy_boto3_cleanrooms/__main__.py +4 -4
- mypy_boto3_cleanrooms/client.py +13 -1
- mypy_boto3_cleanrooms/client.pyi +13 -1
- mypy_boto3_cleanrooms/literals.py +22 -5
- mypy_boto3_cleanrooms/literals.pyi +22 -5
- mypy_boto3_cleanrooms/paginator.py +1 -1
- mypy_boto3_cleanrooms/paginator.pyi +1 -1
- mypy_boto3_cleanrooms/type_defs.py +155 -26
- mypy_boto3_cleanrooms/type_defs.pyi +132 -23
- mypy_boto3_cleanrooms/version.py +2 -2
- mypy_boto3_cleanroomsml/__init__.py +1 -1
- mypy_boto3_cleanroomsml/__init__.pyi +1 -1
- mypy_boto3_cleanroomsml/__main__.py +4 -4
- mypy_boto3_cleanroomsml/client.py +1 -1
- mypy_boto3_cleanroomsml/client.pyi +1 -1
- mypy_boto3_cleanroomsml/literals.py +10 -2
- mypy_boto3_cleanroomsml/literals.pyi +10 -2
- mypy_boto3_cleanroomsml/paginator.py +1 -1
- mypy_boto3_cleanroomsml/paginator.pyi +1 -1
- mypy_boto3_cleanroomsml/type_defs.py +195 -126
- mypy_boto3_cleanroomsml/type_defs.pyi +177 -118
- mypy_boto3_cleanroomsml/version.py +2 -2
- mypy_boto3_cloud9/__init__.py +1 -1
- mypy_boto3_cloud9/__init__.pyi +1 -1
- mypy_boto3_cloud9/__main__.py +4 -4
- mypy_boto3_cloud9/client.py +1 -1
- mypy_boto3_cloud9/client.pyi +1 -1
- mypy_boto3_cloud9/literals.py +6 -2
- mypy_boto3_cloud9/literals.pyi +6 -2
- mypy_boto3_cloud9/paginator.py +1 -1
- mypy_boto3_cloud9/paginator.pyi +1 -1
- mypy_boto3_cloud9/type_defs.py +1 -1
- mypy_boto3_cloud9/type_defs.pyi +1 -1
- mypy_boto3_cloud9/version.py +2 -2
- mypy_boto3_cloudcontrol/__init__.py +1 -1
- mypy_boto3_cloudcontrol/__init__.pyi +1 -1
- mypy_boto3_cloudcontrol/__main__.py +4 -4
- mypy_boto3_cloudcontrol/client.py +1 -1
- mypy_boto3_cloudcontrol/client.pyi +1 -1
- mypy_boto3_cloudcontrol/literals.py +6 -2
- mypy_boto3_cloudcontrol/literals.pyi +6 -2
- mypy_boto3_cloudcontrol/paginator.py +1 -1
- mypy_boto3_cloudcontrol/paginator.pyi +1 -1
- mypy_boto3_cloudcontrol/type_defs.py +1 -1
- mypy_boto3_cloudcontrol/type_defs.pyi +1 -1
- mypy_boto3_cloudcontrol/version.py +2 -2
- mypy_boto3_cloudcontrol/waiter.py +1 -1
- mypy_boto3_cloudcontrol/waiter.pyi +1 -1
- mypy_boto3_clouddirectory/__init__.py +1 -1
- mypy_boto3_clouddirectory/__init__.pyi +1 -1
- mypy_boto3_clouddirectory/__main__.py +4 -4
- mypy_boto3_clouddirectory/client.py +1 -1
- mypy_boto3_clouddirectory/client.pyi +1 -1
- mypy_boto3_clouddirectory/literals.py +6 -2
- mypy_boto3_clouddirectory/literals.pyi +6 -2
- mypy_boto3_clouddirectory/paginator.py +1 -1
- mypy_boto3_clouddirectory/paginator.pyi +1 -1
- mypy_boto3_clouddirectory/type_defs.py +1 -1
- mypy_boto3_clouddirectory/type_defs.pyi +1 -1
- mypy_boto3_clouddirectory/version.py +2 -2
- mypy_boto3_cloudformation/__init__.py +1 -1
- mypy_boto3_cloudformation/__init__.pyi +1 -1
- mypy_boto3_cloudformation/__main__.py +4 -4
- mypy_boto3_cloudformation/client.py +1 -1
- mypy_boto3_cloudformation/client.pyi +1 -1
- mypy_boto3_cloudformation/literals.py +6 -2
- mypy_boto3_cloudformation/literals.pyi +6 -2
- mypy_boto3_cloudformation/paginator.py +1 -1
- mypy_boto3_cloudformation/paginator.pyi +1 -1
- mypy_boto3_cloudformation/service_resource.py +1 -1
- mypy_boto3_cloudformation/service_resource.pyi +1 -1
- mypy_boto3_cloudformation/type_defs.py +1 -1
- mypy_boto3_cloudformation/type_defs.pyi +1 -1
- mypy_boto3_cloudformation/version.py +2 -2
- mypy_boto3_cloudformation/waiter.py +1 -1
- mypy_boto3_cloudformation/waiter.pyi +1 -1
- mypy_boto3_cloudfront/__init__.py +1 -1
- mypy_boto3_cloudfront/__init__.pyi +1 -1
- mypy_boto3_cloudfront/__main__.py +4 -4
- mypy_boto3_cloudfront/client.py +1 -1
- mypy_boto3_cloudfront/client.pyi +1 -1
- mypy_boto3_cloudfront/literals.py +6 -2
- mypy_boto3_cloudfront/literals.pyi +6 -2
- mypy_boto3_cloudfront/paginator.py +1 -1
- mypy_boto3_cloudfront/paginator.pyi +1 -1
- mypy_boto3_cloudfront/type_defs.py +1 -1
- mypy_boto3_cloudfront/type_defs.pyi +1 -1
- mypy_boto3_cloudfront/version.py +2 -2
- mypy_boto3_cloudfront/waiter.py +1 -1
- mypy_boto3_cloudfront/waiter.pyi +1 -1
- mypy_boto3_cloudfront_keyvaluestore/__init__.py +1 -1
- mypy_boto3_cloudfront_keyvaluestore/__init__.pyi +1 -1
- mypy_boto3_cloudfront_keyvaluestore/__main__.py +4 -4
- mypy_boto3_cloudfront_keyvaluestore/client.py +1 -1
- mypy_boto3_cloudfront_keyvaluestore/client.pyi +1 -1
- mypy_boto3_cloudfront_keyvaluestore/literals.py +6 -2
- mypy_boto3_cloudfront_keyvaluestore/literals.pyi +6 -2
- mypy_boto3_cloudfront_keyvaluestore/paginator.py +1 -1
- mypy_boto3_cloudfront_keyvaluestore/paginator.pyi +1 -1
- mypy_boto3_cloudfront_keyvaluestore/type_defs.py +1 -1
- mypy_boto3_cloudfront_keyvaluestore/type_defs.pyi +1 -1
- mypy_boto3_cloudfront_keyvaluestore/version.py +2 -2
- mypy_boto3_cloudhsm/__init__.py +1 -1
- mypy_boto3_cloudhsm/__init__.pyi +1 -1
- mypy_boto3_cloudhsm/__main__.py +4 -4
- mypy_boto3_cloudhsm/client.py +1 -1
- mypy_boto3_cloudhsm/client.pyi +1 -1
- mypy_boto3_cloudhsm/literals.py +6 -2
- mypy_boto3_cloudhsm/literals.pyi +6 -2
- mypy_boto3_cloudhsm/paginator.py +1 -1
- mypy_boto3_cloudhsm/paginator.pyi +1 -1
- mypy_boto3_cloudhsm/type_defs.py +1 -1
- mypy_boto3_cloudhsm/type_defs.pyi +1 -1
- mypy_boto3_cloudhsm/version.py +2 -2
- mypy_boto3_cloudhsmv2/__init__.py +1 -1
- mypy_boto3_cloudhsmv2/__init__.pyi +1 -1
- mypy_boto3_cloudhsmv2/__main__.py +4 -4
- mypy_boto3_cloudhsmv2/client.py +1 -1
- mypy_boto3_cloudhsmv2/client.pyi +1 -1
- mypy_boto3_cloudhsmv2/literals.py +9 -2
- mypy_boto3_cloudhsmv2/literals.pyi +9 -2
- mypy_boto3_cloudhsmv2/paginator.py +1 -1
- mypy_boto3_cloudhsmv2/paginator.pyi +1 -1
- mypy_boto3_cloudhsmv2/type_defs.py +1 -1
- mypy_boto3_cloudhsmv2/type_defs.pyi +1 -1
- mypy_boto3_cloudhsmv2/version.py +2 -2
- mypy_boto3_cloudsearch/__init__.py +1 -1
- mypy_boto3_cloudsearch/__init__.pyi +1 -1
- mypy_boto3_cloudsearch/__main__.py +4 -4
- mypy_boto3_cloudsearch/client.py +1 -1
- mypy_boto3_cloudsearch/client.pyi +1 -1
- mypy_boto3_cloudsearch/literals.py +6 -2
- mypy_boto3_cloudsearch/literals.pyi +6 -2
- mypy_boto3_cloudsearch/type_defs.py +1 -1
- mypy_boto3_cloudsearch/type_defs.pyi +1 -1
- mypy_boto3_cloudsearch/version.py +2 -2
- mypy_boto3_cloudsearchdomain/__init__.py +1 -1
- mypy_boto3_cloudsearchdomain/__init__.pyi +1 -1
- mypy_boto3_cloudsearchdomain/__main__.py +4 -4
- mypy_boto3_cloudsearchdomain/client.py +1 -1
- mypy_boto3_cloudsearchdomain/client.pyi +1 -1
- mypy_boto3_cloudsearchdomain/literals.py +6 -2
- mypy_boto3_cloudsearchdomain/literals.pyi +6 -2
- mypy_boto3_cloudsearchdomain/type_defs.py +1 -1
- mypy_boto3_cloudsearchdomain/type_defs.pyi +1 -1
- mypy_boto3_cloudsearchdomain/version.py +2 -2
- mypy_boto3_cloudtrail/__init__.py +1 -1
- mypy_boto3_cloudtrail/__init__.pyi +1 -1
- mypy_boto3_cloudtrail/__main__.py +4 -4
- mypy_boto3_cloudtrail/client.py +1 -1
- mypy_boto3_cloudtrail/client.pyi +1 -1
- mypy_boto3_cloudtrail/literals.py +6 -2
- mypy_boto3_cloudtrail/literals.pyi +6 -2
- mypy_boto3_cloudtrail/paginator.py +1 -1
- mypy_boto3_cloudtrail/paginator.pyi +1 -1
- mypy_boto3_cloudtrail/type_defs.py +1 -1
- mypy_boto3_cloudtrail/type_defs.pyi +1 -1
- mypy_boto3_cloudtrail/version.py +2 -2
- mypy_boto3_cloudtrail_data/__init__.py +1 -1
- mypy_boto3_cloudtrail_data/__init__.pyi +1 -1
- mypy_boto3_cloudtrail_data/__main__.py +4 -4
- mypy_boto3_cloudtrail_data/client.py +1 -1
- mypy_boto3_cloudtrail_data/client.pyi +1 -1
- mypy_boto3_cloudtrail_data/literals.py +6 -2
- mypy_boto3_cloudtrail_data/literals.pyi +6 -2
- mypy_boto3_cloudtrail_data/type_defs.py +1 -1
- mypy_boto3_cloudtrail_data/type_defs.pyi +1 -1
- mypy_boto3_cloudtrail_data/version.py +2 -2
- mypy_boto3_cloudwatch/__init__.py +1 -1
- mypy_boto3_cloudwatch/__init__.pyi +1 -1
- mypy_boto3_cloudwatch/__main__.py +4 -4
- mypy_boto3_cloudwatch/client.py +1 -1
- mypy_boto3_cloudwatch/client.pyi +1 -1
- mypy_boto3_cloudwatch/literals.py +6 -2
- mypy_boto3_cloudwatch/literals.pyi +6 -2
- mypy_boto3_cloudwatch/paginator.py +1 -1
- mypy_boto3_cloudwatch/paginator.pyi +1 -1
- mypy_boto3_cloudwatch/service_resource.py +1 -1
- mypy_boto3_cloudwatch/service_resource.pyi +1 -1
- mypy_boto3_cloudwatch/type_defs.py +1 -1
- mypy_boto3_cloudwatch/type_defs.pyi +1 -1
- mypy_boto3_cloudwatch/version.py +2 -2
- mypy_boto3_cloudwatch/waiter.py +1 -1
- mypy_boto3_cloudwatch/waiter.pyi +1 -1
- mypy_boto3_codeartifact/__init__.py +1 -1
- mypy_boto3_codeartifact/__init__.pyi +1 -1
- mypy_boto3_codeartifact/__main__.py +4 -4
- mypy_boto3_codeartifact/client.py +1 -1
- mypy_boto3_codeartifact/client.pyi +1 -1
- mypy_boto3_codeartifact/literals.py +6 -2
- mypy_boto3_codeartifact/literals.pyi +6 -2
- mypy_boto3_codeartifact/paginator.py +1 -1
- mypy_boto3_codeartifact/paginator.pyi +1 -1
- mypy_boto3_codeartifact/type_defs.py +1 -1
- mypy_boto3_codeartifact/type_defs.pyi +1 -1
- mypy_boto3_codeartifact/version.py +2 -2
- mypy_boto3_codebuild/__init__.py +1 -1
- mypy_boto3_codebuild/__init__.pyi +1 -1
- mypy_boto3_codebuild/__main__.py +4 -4
- mypy_boto3_codebuild/client.py +1 -1
- mypy_boto3_codebuild/client.pyi +1 -1
- mypy_boto3_codebuild/literals.py +6 -2
- mypy_boto3_codebuild/literals.pyi +6 -2
- mypy_boto3_codebuild/paginator.py +1 -1
- mypy_boto3_codebuild/paginator.pyi +1 -1
- mypy_boto3_codebuild/type_defs.py +1 -1
- mypy_boto3_codebuild/type_defs.pyi +1 -1
- mypy_boto3_codebuild/version.py +2 -2
- mypy_boto3_codecatalyst/__init__.py +1 -1
- mypy_boto3_codecatalyst/__init__.pyi +1 -1
- mypy_boto3_codecatalyst/__main__.py +4 -4
- mypy_boto3_codecatalyst/client.py +1 -1
- mypy_boto3_codecatalyst/client.pyi +1 -1
- mypy_boto3_codecatalyst/literals.py +6 -2
- mypy_boto3_codecatalyst/literals.pyi +6 -2
- mypy_boto3_codecatalyst/paginator.py +1 -1
- mypy_boto3_codecatalyst/paginator.pyi +1 -1
- mypy_boto3_codecatalyst/type_defs.py +1 -1
- mypy_boto3_codecatalyst/type_defs.pyi +1 -1
- mypy_boto3_codecatalyst/version.py +2 -2
- mypy_boto3_codecommit/__init__.py +1 -1
- mypy_boto3_codecommit/__init__.pyi +1 -1
- mypy_boto3_codecommit/__main__.py +4 -4
- mypy_boto3_codecommit/client.py +1 -1
- mypy_boto3_codecommit/client.pyi +1 -1
- mypy_boto3_codecommit/literals.py +6 -2
- mypy_boto3_codecommit/literals.pyi +6 -2
- mypy_boto3_codecommit/paginator.py +1 -1
- mypy_boto3_codecommit/paginator.pyi +1 -1
- mypy_boto3_codecommit/type_defs.py +1 -1
- mypy_boto3_codecommit/type_defs.pyi +1 -1
- mypy_boto3_codecommit/version.py +2 -2
- mypy_boto3_codeconnections/__init__.py +1 -1
- mypy_boto3_codeconnections/__init__.pyi +1 -1
- mypy_boto3_codeconnections/__main__.py +4 -4
- mypy_boto3_codeconnections/client.py +1 -1
- mypy_boto3_codeconnections/client.pyi +1 -1
- mypy_boto3_codeconnections/literals.py +6 -2
- mypy_boto3_codeconnections/literals.pyi +6 -2
- mypy_boto3_codeconnections/type_defs.py +1 -1
- mypy_boto3_codeconnections/type_defs.pyi +1 -1
- mypy_boto3_codeconnections/version.py +2 -2
- mypy_boto3_codedeploy/__init__.py +1 -1
- mypy_boto3_codedeploy/__init__.pyi +1 -1
- mypy_boto3_codedeploy/__main__.py +4 -4
- mypy_boto3_codedeploy/client.py +1 -1
- mypy_boto3_codedeploy/client.pyi +1 -1
- mypy_boto3_codedeploy/literals.py +6 -2
- mypy_boto3_codedeploy/literals.pyi +6 -2
- mypy_boto3_codedeploy/paginator.py +1 -1
- mypy_boto3_codedeploy/paginator.pyi +1 -1
- mypy_boto3_codedeploy/type_defs.py +1 -1
- mypy_boto3_codedeploy/type_defs.pyi +1 -1
- mypy_boto3_codedeploy/version.py +2 -2
- mypy_boto3_codedeploy/waiter.py +1 -1
- mypy_boto3_codedeploy/waiter.pyi +1 -1
- mypy_boto3_codeguru_reviewer/__init__.py +1 -1
- mypy_boto3_codeguru_reviewer/__init__.pyi +1 -1
- mypy_boto3_codeguru_reviewer/__main__.py +4 -4
- mypy_boto3_codeguru_reviewer/client.py +1 -1
- mypy_boto3_codeguru_reviewer/client.pyi +1 -1
- mypy_boto3_codeguru_reviewer/literals.py +6 -2
- mypy_boto3_codeguru_reviewer/literals.pyi +6 -2
- mypy_boto3_codeguru_reviewer/paginator.py +1 -1
- mypy_boto3_codeguru_reviewer/paginator.pyi +1 -1
- mypy_boto3_codeguru_reviewer/type_defs.py +1 -1
- mypy_boto3_codeguru_reviewer/type_defs.pyi +1 -1
- mypy_boto3_codeguru_reviewer/version.py +2 -2
- mypy_boto3_codeguru_reviewer/waiter.py +1 -1
- mypy_boto3_codeguru_reviewer/waiter.pyi +1 -1
- mypy_boto3_codeguru_security/__init__.py +1 -1
- mypy_boto3_codeguru_security/__init__.pyi +1 -1
- mypy_boto3_codeguru_security/__main__.py +4 -4
- mypy_boto3_codeguru_security/client.py +1 -1
- mypy_boto3_codeguru_security/client.pyi +1 -1
- mypy_boto3_codeguru_security/literals.py +6 -2
- mypy_boto3_codeguru_security/literals.pyi +6 -2
- mypy_boto3_codeguru_security/paginator.py +1 -1
- mypy_boto3_codeguru_security/paginator.pyi +1 -1
- mypy_boto3_codeguru_security/type_defs.py +1 -1
- mypy_boto3_codeguru_security/type_defs.pyi +1 -1
- mypy_boto3_codeguru_security/version.py +2 -2
- mypy_boto3_codeguruprofiler/__init__.py +1 -1
- mypy_boto3_codeguruprofiler/__init__.pyi +1 -1
- mypy_boto3_codeguruprofiler/__main__.py +4 -4
- mypy_boto3_codeguruprofiler/client.py +1 -1
- mypy_boto3_codeguruprofiler/client.pyi +1 -1
- mypy_boto3_codeguruprofiler/literals.py +6 -2
- mypy_boto3_codeguruprofiler/literals.pyi +6 -2
- mypy_boto3_codeguruprofiler/paginator.py +1 -1
- mypy_boto3_codeguruprofiler/paginator.pyi +1 -1
- mypy_boto3_codeguruprofiler/type_defs.py +1 -1
- mypy_boto3_codeguruprofiler/type_defs.pyi +1 -1
- mypy_boto3_codeguruprofiler/version.py +2 -2
- mypy_boto3_codepipeline/__init__.py +1 -1
- mypy_boto3_codepipeline/__init__.pyi +1 -1
- mypy_boto3_codepipeline/__main__.py +4 -4
- mypy_boto3_codepipeline/client.py +1 -1
- mypy_boto3_codepipeline/client.pyi +1 -1
- mypy_boto3_codepipeline/literals.py +6 -2
- mypy_boto3_codepipeline/literals.pyi +6 -2
- mypy_boto3_codepipeline/paginator.py +1 -1
- mypy_boto3_codepipeline/paginator.pyi +1 -1
- mypy_boto3_codepipeline/type_defs.py +1 -1
- mypy_boto3_codepipeline/type_defs.pyi +1 -1
- mypy_boto3_codepipeline/version.py +2 -2
- mypy_boto3_codestar_connections/__init__.py +1 -1
- mypy_boto3_codestar_connections/__init__.pyi +1 -1
- mypy_boto3_codestar_connections/__main__.py +4 -4
- mypy_boto3_codestar_connections/client.py +1 -1
- mypy_boto3_codestar_connections/client.pyi +1 -1
- mypy_boto3_codestar_connections/literals.py +6 -2
- mypy_boto3_codestar_connections/literals.pyi +6 -2
- mypy_boto3_codestar_connections/type_defs.py +1 -1
- mypy_boto3_codestar_connections/type_defs.pyi +1 -1
- mypy_boto3_codestar_connections/version.py +2 -2
- mypy_boto3_codestar_notifications/__init__.py +1 -1
- mypy_boto3_codestar_notifications/__init__.pyi +1 -1
- mypy_boto3_codestar_notifications/__main__.py +4 -4
- mypy_boto3_codestar_notifications/client.py +1 -1
- mypy_boto3_codestar_notifications/client.pyi +1 -1
- mypy_boto3_codestar_notifications/literals.py +6 -2
- mypy_boto3_codestar_notifications/literals.pyi +6 -2
- mypy_boto3_codestar_notifications/paginator.py +1 -1
- mypy_boto3_codestar_notifications/paginator.pyi +1 -1
- mypy_boto3_codestar_notifications/type_defs.py +1 -1
- mypy_boto3_codestar_notifications/type_defs.pyi +1 -1
- mypy_boto3_codestar_notifications/version.py +2 -2
- mypy_boto3_cognito_identity/__init__.py +1 -1
- mypy_boto3_cognito_identity/__init__.pyi +1 -1
- mypy_boto3_cognito_identity/__main__.py +4 -4
- mypy_boto3_cognito_identity/client.py +1 -1
- mypy_boto3_cognito_identity/client.pyi +1 -1
- mypy_boto3_cognito_identity/literals.py +6 -2
- mypy_boto3_cognito_identity/literals.pyi +6 -2
- mypy_boto3_cognito_identity/paginator.py +1 -1
- mypy_boto3_cognito_identity/paginator.pyi +1 -1
- mypy_boto3_cognito_identity/type_defs.py +1 -1
- mypy_boto3_cognito_identity/type_defs.pyi +1 -1
- mypy_boto3_cognito_identity/version.py +2 -2
- mypy_boto3_cognito_idp/__init__.py +1 -1
- mypy_boto3_cognito_idp/__init__.pyi +1 -1
- mypy_boto3_cognito_idp/__main__.py +4 -4
- mypy_boto3_cognito_idp/client.py +1 -1
- mypy_boto3_cognito_idp/client.pyi +1 -1
- mypy_boto3_cognito_idp/literals.py +6 -2
- mypy_boto3_cognito_idp/literals.pyi +6 -2
- mypy_boto3_cognito_idp/paginator.py +1 -1
- mypy_boto3_cognito_idp/paginator.pyi +1 -1
- mypy_boto3_cognito_idp/type_defs.py +1 -1
- mypy_boto3_cognito_idp/type_defs.pyi +1 -1
- mypy_boto3_cognito_idp/version.py +2 -2
- mypy_boto3_cognito_sync/__init__.py +1 -1
- mypy_boto3_cognito_sync/__init__.pyi +1 -1
- mypy_boto3_cognito_sync/__main__.py +4 -4
- mypy_boto3_cognito_sync/client.py +1 -1
- mypy_boto3_cognito_sync/client.pyi +1 -1
- mypy_boto3_cognito_sync/literals.py +6 -2
- mypy_boto3_cognito_sync/literals.pyi +6 -2
- mypy_boto3_cognito_sync/type_defs.py +1 -1
- mypy_boto3_cognito_sync/type_defs.pyi +1 -1
- mypy_boto3_cognito_sync/version.py +2 -2
- mypy_boto3_comprehend/__init__.py +1 -1
- mypy_boto3_comprehend/__init__.pyi +1 -1
- mypy_boto3_comprehend/__main__.py +4 -4
- mypy_boto3_comprehend/client.py +1 -1
- mypy_boto3_comprehend/client.pyi +1 -1
- mypy_boto3_comprehend/literals.py +6 -2
- mypy_boto3_comprehend/literals.pyi +6 -2
- mypy_boto3_comprehend/paginator.py +1 -1
- mypy_boto3_comprehend/paginator.pyi +1 -1
- mypy_boto3_comprehend/type_defs.py +1 -1
- mypy_boto3_comprehend/type_defs.pyi +1 -1
- mypy_boto3_comprehend/version.py +2 -2
- mypy_boto3_comprehendmedical/__init__.py +1 -1
- mypy_boto3_comprehendmedical/__init__.pyi +1 -1
- mypy_boto3_comprehendmedical/__main__.py +4 -4
- mypy_boto3_comprehendmedical/client.py +1 -1
- mypy_boto3_comprehendmedical/client.pyi +1 -1
- mypy_boto3_comprehendmedical/literals.py +6 -2
- mypy_boto3_comprehendmedical/literals.pyi +6 -2
- mypy_boto3_comprehendmedical/type_defs.py +1 -1
- mypy_boto3_comprehendmedical/type_defs.pyi +1 -1
- mypy_boto3_comprehendmedical/version.py +2 -2
- mypy_boto3_compute_optimizer/__init__.py +1 -1
- mypy_boto3_compute_optimizer/__init__.pyi +1 -1
- mypy_boto3_compute_optimizer/__main__.py +4 -4
- mypy_boto3_compute_optimizer/client.py +3 -3
- mypy_boto3_compute_optimizer/client.pyi +3 -3
- mypy_boto3_compute_optimizer/literals.py +15 -4
- mypy_boto3_compute_optimizer/literals.pyi +15 -4
- mypy_boto3_compute_optimizer/paginator.py +1 -1
- mypy_boto3_compute_optimizer/paginator.pyi +1 -1
- mypy_boto3_compute_optimizer/type_defs.py +1 -1
- mypy_boto3_compute_optimizer/type_defs.pyi +1 -1
- mypy_boto3_compute_optimizer/version.py +2 -2
- mypy_boto3_compute_optimizer_automation/__init__.py +1 -1
- mypy_boto3_compute_optimizer_automation/__init__.pyi +1 -1
- mypy_boto3_compute_optimizer_automation/__main__.py +4 -4
- mypy_boto3_compute_optimizer_automation/client.py +1 -1
- mypy_boto3_compute_optimizer_automation/client.pyi +1 -1
- mypy_boto3_compute_optimizer_automation/literals.py +6 -2
- mypy_boto3_compute_optimizer_automation/literals.pyi +6 -2
- mypy_boto3_compute_optimizer_automation/paginator.py +1 -1
- mypy_boto3_compute_optimizer_automation/paginator.pyi +1 -1
- mypy_boto3_compute_optimizer_automation/type_defs.py +1 -1
- mypy_boto3_compute_optimizer_automation/type_defs.pyi +1 -1
- mypy_boto3_compute_optimizer_automation/version.py +2 -2
- mypy_boto3_config/__init__.py +1 -1
- mypy_boto3_config/__init__.pyi +1 -1
- mypy_boto3_config/__main__.py +4 -4
- mypy_boto3_config/client.py +1 -1
- mypy_boto3_config/client.pyi +1 -1
- mypy_boto3_config/literals.py +97 -2
- mypy_boto3_config/literals.pyi +97 -2
- mypy_boto3_config/paginator.py +1 -1
- mypy_boto3_config/paginator.pyi +1 -1
- mypy_boto3_config/type_defs.py +1 -1
- mypy_boto3_config/type_defs.pyi +1 -1
- mypy_boto3_config/version.py +2 -2
- mypy_boto3_connect/__init__.py +53 -1
- mypy_boto3_connect/__init__.pyi +53 -1
- mypy_boto3_connect/__main__.py +4 -4
- mypy_boto3_connect/client.py +720 -3
- mypy_boto3_connect/client.pyi +720 -3
- mypy_boto3_connect/literals.py +132 -10
- mypy_boto3_connect/literals.pyi +132 -10
- mypy_boto3_connect/paginator.py +343 -1
- mypy_boto3_connect/paginator.pyi +304 -1
- mypy_boto3_connect/type_defs.py +1838 -212
- mypy_boto3_connect/type_defs.pyi +1615 -187
- mypy_boto3_connect/version.py +2 -2
- mypy_boto3_connect_contact_lens/__init__.py +1 -1
- mypy_boto3_connect_contact_lens/__init__.pyi +1 -1
- mypy_boto3_connect_contact_lens/__main__.py +4 -4
- mypy_boto3_connect_contact_lens/client.py +1 -1
- mypy_boto3_connect_contact_lens/client.pyi +1 -1
- mypy_boto3_connect_contact_lens/literals.py +6 -2
- mypy_boto3_connect_contact_lens/literals.pyi +6 -2
- mypy_boto3_connect_contact_lens/type_defs.py +1 -1
- mypy_boto3_connect_contact_lens/type_defs.pyi +1 -1
- mypy_boto3_connect_contact_lens/version.py +2 -2
- mypy_boto3_connectcampaigns/__init__.py +1 -1
- mypy_boto3_connectcampaigns/__init__.pyi +1 -1
- mypy_boto3_connectcampaigns/__main__.py +4 -4
- mypy_boto3_connectcampaigns/client.py +1 -1
- mypy_boto3_connectcampaigns/client.pyi +1 -1
- mypy_boto3_connectcampaigns/literals.py +6 -2
- mypy_boto3_connectcampaigns/literals.pyi +6 -2
- mypy_boto3_connectcampaigns/paginator.py +1 -1
- mypy_boto3_connectcampaigns/paginator.pyi +1 -1
- mypy_boto3_connectcampaigns/type_defs.py +1 -1
- mypy_boto3_connectcampaigns/type_defs.pyi +1 -1
- mypy_boto3_connectcampaigns/version.py +2 -2
- mypy_boto3_connectcampaignsv2/__init__.py +1 -1
- mypy_boto3_connectcampaignsv2/__init__.pyi +1 -1
- mypy_boto3_connectcampaignsv2/__main__.py +4 -4
- mypy_boto3_connectcampaignsv2/client.py +1 -1
- mypy_boto3_connectcampaignsv2/client.pyi +1 -1
- mypy_boto3_connectcampaignsv2/literals.py +10 -4
- mypy_boto3_connectcampaignsv2/literals.pyi +10 -4
- mypy_boto3_connectcampaignsv2/paginator.py +1 -1
- mypy_boto3_connectcampaignsv2/paginator.pyi +1 -1
- mypy_boto3_connectcampaignsv2/type_defs.py +102 -27
- mypy_boto3_connectcampaignsv2/type_defs.pyi +93 -24
- mypy_boto3_connectcampaignsv2/version.py +2 -2
- mypy_boto3_connectcases/__init__.py +1 -1
- mypy_boto3_connectcases/__init__.pyi +1 -1
- mypy_boto3_connectcases/__main__.py +4 -4
- mypy_boto3_connectcases/client.py +1 -1
- mypy_boto3_connectcases/client.pyi +1 -1
- mypy_boto3_connectcases/literals.py +7 -2
- mypy_boto3_connectcases/literals.pyi +7 -2
- mypy_boto3_connectcases/paginator.py +1 -1
- mypy_boto3_connectcases/paginator.pyi +1 -1
- mypy_boto3_connectcases/type_defs.py +1 -1
- mypy_boto3_connectcases/type_defs.pyi +1 -1
- mypy_boto3_connectcases/version.py +2 -2
- mypy_boto3_connectparticipant/__init__.py +1 -1
- mypy_boto3_connectparticipant/__init__.pyi +1 -1
- mypy_boto3_connectparticipant/__main__.py +4 -4
- mypy_boto3_connectparticipant/client.py +1 -1
- mypy_boto3_connectparticipant/client.pyi +1 -1
- mypy_boto3_connectparticipant/literals.py +8 -2
- mypy_boto3_connectparticipant/literals.pyi +8 -2
- mypy_boto3_connectparticipant/type_defs.py +15 -7
- mypy_boto3_connectparticipant/type_defs.pyi +13 -6
- mypy_boto3_connectparticipant/version.py +2 -2
- mypy_boto3_controlcatalog/__init__.py +1 -1
- mypy_boto3_controlcatalog/__init__.pyi +1 -1
- mypy_boto3_controlcatalog/__main__.py +4 -4
- mypy_boto3_controlcatalog/client.py +1 -1
- mypy_boto3_controlcatalog/client.pyi +1 -1
- mypy_boto3_controlcatalog/literals.py +6 -2
- mypy_boto3_controlcatalog/literals.pyi +6 -2
- mypy_boto3_controlcatalog/paginator.py +1 -1
- mypy_boto3_controlcatalog/paginator.pyi +1 -1
- mypy_boto3_controlcatalog/type_defs.py +1 -1
- mypy_boto3_controlcatalog/type_defs.pyi +1 -1
- mypy_boto3_controlcatalog/version.py +2 -2
- mypy_boto3_controltower/__init__.py +1 -1
- mypy_boto3_controltower/__init__.pyi +1 -1
- mypy_boto3_controltower/__main__.py +4 -4
- mypy_boto3_controltower/client.py +1 -1
- mypy_boto3_controltower/client.pyi +1 -1
- mypy_boto3_controltower/literals.py +6 -2
- mypy_boto3_controltower/literals.pyi +6 -2
- mypy_boto3_controltower/paginator.py +1 -1
- mypy_boto3_controltower/paginator.pyi +1 -1
- mypy_boto3_controltower/type_defs.py +1 -1
- mypy_boto3_controltower/type_defs.pyi +1 -1
- mypy_boto3_controltower/version.py +2 -2
- mypy_boto3_cost_optimization_hub/__init__.py +1 -1
- mypy_boto3_cost_optimization_hub/__init__.pyi +1 -1
- mypy_boto3_cost_optimization_hub/__main__.py +4 -4
- mypy_boto3_cost_optimization_hub/client.py +1 -1
- mypy_boto3_cost_optimization_hub/client.pyi +1 -1
- mypy_boto3_cost_optimization_hub/literals.py +7 -2
- mypy_boto3_cost_optimization_hub/literals.pyi +7 -2
- mypy_boto3_cost_optimization_hub/paginator.py +1 -1
- mypy_boto3_cost_optimization_hub/paginator.pyi +1 -1
- mypy_boto3_cost_optimization_hub/type_defs.py +15 -1
- mypy_boto3_cost_optimization_hub/type_defs.pyi +13 -1
- mypy_boto3_cost_optimization_hub/version.py +2 -2
- mypy_boto3_cur/__init__.py +1 -1
- mypy_boto3_cur/__init__.pyi +1 -1
- mypy_boto3_cur/__main__.py +4 -4
- mypy_boto3_cur/client.py +1 -1
- mypy_boto3_cur/client.pyi +1 -1
- mypy_boto3_cur/literals.py +6 -2
- mypy_boto3_cur/literals.pyi +6 -2
- mypy_boto3_cur/paginator.py +1 -1
- mypy_boto3_cur/paginator.pyi +1 -1
- mypy_boto3_cur/type_defs.py +1 -1
- mypy_boto3_cur/type_defs.pyi +1 -1
- mypy_boto3_cur/version.py +2 -2
- mypy_boto3_customer_profiles/__init__.py +13 -1
- mypy_boto3_customer_profiles/__init__.pyi +13 -1
- mypy_boto3_customer_profiles/__main__.py +4 -4
- mypy_boto3_customer_profiles/client.py +215 -1
- mypy_boto3_customer_profiles/client.pyi +215 -1
- mypy_boto3_customer_profiles/literals.py +39 -2
- mypy_boto3_customer_profiles/literals.pyi +39 -2
- mypy_boto3_customer_profiles/paginator.py +79 -1
- mypy_boto3_customer_profiles/paginator.pyi +70 -1
- mypy_boto3_customer_profiles/type_defs.py +391 -4
- mypy_boto3_customer_profiles/type_defs.pyi +344 -4
- mypy_boto3_customer_profiles/version.py +2 -2
- mypy_boto3_databrew/__init__.py +1 -1
- mypy_boto3_databrew/__init__.pyi +1 -1
- mypy_boto3_databrew/__main__.py +4 -4
- mypy_boto3_databrew/client.py +1 -1
- mypy_boto3_databrew/client.pyi +1 -1
- mypy_boto3_databrew/literals.py +6 -2
- mypy_boto3_databrew/literals.pyi +6 -2
- mypy_boto3_databrew/paginator.py +1 -1
- mypy_boto3_databrew/paginator.pyi +1 -1
- mypy_boto3_databrew/type_defs.py +1 -1
- mypy_boto3_databrew/type_defs.pyi +1 -1
- mypy_boto3_databrew/version.py +2 -2
- mypy_boto3_dataexchange/__init__.py +1 -1
- mypy_boto3_dataexchange/__init__.pyi +1 -1
- mypy_boto3_dataexchange/__main__.py +4 -4
- mypy_boto3_dataexchange/client.py +1 -1
- mypy_boto3_dataexchange/client.pyi +1 -1
- mypy_boto3_dataexchange/literals.py +6 -2
- mypy_boto3_dataexchange/literals.pyi +6 -2
- mypy_boto3_dataexchange/paginator.py +1 -1
- mypy_boto3_dataexchange/paginator.pyi +1 -1
- mypy_boto3_dataexchange/type_defs.py +1 -1
- mypy_boto3_dataexchange/type_defs.pyi +1 -1
- mypy_boto3_dataexchange/version.py +2 -2
- mypy_boto3_datapipeline/__init__.py +1 -1
- mypy_boto3_datapipeline/__init__.pyi +1 -1
- mypy_boto3_datapipeline/__main__.py +4 -4
- mypy_boto3_datapipeline/client.py +1 -1
- mypy_boto3_datapipeline/client.pyi +1 -1
- mypy_boto3_datapipeline/literals.py +6 -2
- mypy_boto3_datapipeline/literals.pyi +6 -2
- mypy_boto3_datapipeline/paginator.py +1 -1
- mypy_boto3_datapipeline/paginator.pyi +1 -1
- mypy_boto3_datapipeline/type_defs.py +1 -1
- mypy_boto3_datapipeline/type_defs.pyi +1 -1
- mypy_boto3_datapipeline/version.py +2 -2
- mypy_boto3_datasync/__init__.py +1 -1
- mypy_boto3_datasync/__init__.pyi +1 -1
- mypy_boto3_datasync/__main__.py +4 -4
- mypy_boto3_datasync/client.py +1 -1
- mypy_boto3_datasync/client.pyi +1 -1
- mypy_boto3_datasync/literals.py +6 -2
- mypy_boto3_datasync/literals.pyi +6 -2
- mypy_boto3_datasync/paginator.py +1 -1
- mypy_boto3_datasync/paginator.pyi +1 -1
- mypy_boto3_datasync/type_defs.py +50 -15
- mypy_boto3_datasync/type_defs.pyi +47 -14
- mypy_boto3_datasync/version.py +2 -2
- mypy_boto3_datazone/__init__.py +1 -1
- mypy_boto3_datazone/__init__.pyi +1 -1
- mypy_boto3_datazone/__main__.py +4 -4
- mypy_boto3_datazone/client.py +24 -1
- mypy_boto3_datazone/client.pyi +24 -1
- mypy_boto3_datazone/literals.py +16 -4
- mypy_boto3_datazone/literals.pyi +16 -4
- mypy_boto3_datazone/paginator.py +1 -1
- mypy_boto3_datazone/paginator.pyi +1 -1
- mypy_boto3_datazone/type_defs.py +1370 -1289
- mypy_boto3_datazone/type_defs.pyi +1363 -1286
- mypy_boto3_datazone/version.py +2 -2
- mypy_boto3_dax/__init__.py +1 -1
- mypy_boto3_dax/__init__.pyi +1 -1
- mypy_boto3_dax/__main__.py +4 -4
- mypy_boto3_dax/client.py +1 -1
- mypy_boto3_dax/client.pyi +1 -1
- mypy_boto3_dax/literals.py +6 -2
- mypy_boto3_dax/literals.pyi +6 -2
- mypy_boto3_dax/paginator.py +1 -1
- mypy_boto3_dax/paginator.pyi +1 -1
- mypy_boto3_dax/type_defs.py +1 -1
- mypy_boto3_dax/type_defs.pyi +1 -1
- mypy_boto3_dax/version.py +2 -2
- mypy_boto3_deadline/__init__.py +9 -1
- mypy_boto3_deadline/__init__.pyi +9 -1
- mypy_boto3_deadline/__main__.py +4 -4
- mypy_boto3_deadline/client.py +25 -1
- mypy_boto3_deadline/client.pyi +25 -1
- mypy_boto3_deadline/literals.py +22 -3
- mypy_boto3_deadline/literals.pyi +22 -3
- mypy_boto3_deadline/paginator.py +1 -1
- mypy_boto3_deadline/paginator.pyi +1 -1
- mypy_boto3_deadline/type_defs.py +96 -59
- mypy_boto3_deadline/type_defs.pyi +90 -56
- mypy_boto3_deadline/version.py +2 -2
- mypy_boto3_deadline/waiter.py +40 -2
- mypy_boto3_deadline/waiter.pyi +36 -2
- mypy_boto3_detective/__init__.py +1 -1
- mypy_boto3_detective/__init__.pyi +1 -1
- mypy_boto3_detective/__main__.py +4 -4
- mypy_boto3_detective/client.py +1 -1
- mypy_boto3_detective/client.pyi +1 -1
- mypy_boto3_detective/literals.py +6 -2
- mypy_boto3_detective/literals.pyi +6 -2
- mypy_boto3_detective/type_defs.py +1 -1
- mypy_boto3_detective/type_defs.pyi +1 -1
- mypy_boto3_detective/version.py +2 -2
- mypy_boto3_devicefarm/__init__.py +1 -1
- mypy_boto3_devicefarm/__init__.pyi +1 -1
- mypy_boto3_devicefarm/__main__.py +4 -4
- mypy_boto3_devicefarm/client.py +1 -1
- mypy_boto3_devicefarm/client.pyi +1 -1
- mypy_boto3_devicefarm/literals.py +6 -2
- mypy_boto3_devicefarm/literals.pyi +6 -2
- mypy_boto3_devicefarm/paginator.py +1 -1
- mypy_boto3_devicefarm/paginator.pyi +1 -1
- mypy_boto3_devicefarm/type_defs.py +1 -1
- mypy_boto3_devicefarm/type_defs.pyi +1 -1
- mypy_boto3_devicefarm/version.py +2 -2
- mypy_boto3_devops_guru/__init__.py +1 -1
- mypy_boto3_devops_guru/__init__.pyi +1 -1
- mypy_boto3_devops_guru/__main__.py +4 -4
- mypy_boto3_devops_guru/client.py +1 -1
- mypy_boto3_devops_guru/client.pyi +1 -1
- mypy_boto3_devops_guru/literals.py +6 -2
- mypy_boto3_devops_guru/literals.pyi +6 -2
- mypy_boto3_devops_guru/paginator.py +1 -1
- mypy_boto3_devops_guru/paginator.pyi +1 -1
- mypy_boto3_devops_guru/type_defs.py +1 -1
- mypy_boto3_devops_guru/type_defs.pyi +1 -1
- mypy_boto3_devops_guru/version.py +2 -2
- mypy_boto3_directconnect/__init__.py +1 -1
- mypy_boto3_directconnect/__init__.pyi +1 -1
- mypy_boto3_directconnect/__main__.py +4 -4
- mypy_boto3_directconnect/client.py +1 -1
- mypy_boto3_directconnect/client.pyi +1 -1
- mypy_boto3_directconnect/literals.py +6 -2
- mypy_boto3_directconnect/literals.pyi +6 -2
- mypy_boto3_directconnect/paginator.py +1 -1
- mypy_boto3_directconnect/paginator.pyi +1 -1
- mypy_boto3_directconnect/type_defs.py +1 -1
- mypy_boto3_directconnect/type_defs.pyi +1 -1
- mypy_boto3_directconnect/version.py +2 -2
- mypy_boto3_discovery/__init__.py +1 -1
- mypy_boto3_discovery/__init__.pyi +1 -1
- mypy_boto3_discovery/__main__.py +4 -4
- mypy_boto3_discovery/client.py +1 -1
- mypy_boto3_discovery/client.pyi +1 -1
- mypy_boto3_discovery/literals.py +6 -2
- mypy_boto3_discovery/literals.pyi +6 -2
- mypy_boto3_discovery/paginator.py +1 -1
- mypy_boto3_discovery/paginator.pyi +1 -1
- mypy_boto3_discovery/type_defs.py +1 -1
- mypy_boto3_discovery/type_defs.pyi +1 -1
- mypy_boto3_discovery/version.py +2 -2
- mypy_boto3_dlm/__init__.py +1 -1
- mypy_boto3_dlm/__init__.pyi +1 -1
- mypy_boto3_dlm/__main__.py +4 -4
- mypy_boto3_dlm/client.py +1 -1
- mypy_boto3_dlm/client.pyi +1 -1
- mypy_boto3_dlm/literals.py +6 -2
- mypy_boto3_dlm/literals.pyi +6 -2
- mypy_boto3_dlm/type_defs.py +1 -1
- mypy_boto3_dlm/type_defs.pyi +1 -1
- mypy_boto3_dlm/version.py +2 -2
- mypy_boto3_dms/__init__.py +1 -1
- mypy_boto3_dms/__init__.pyi +1 -1
- mypy_boto3_dms/__main__.py +4 -4
- mypy_boto3_dms/client.py +1 -1
- mypy_boto3_dms/client.pyi +1 -1
- mypy_boto3_dms/literals.py +6 -2
- mypy_boto3_dms/literals.pyi +6 -2
- mypy_boto3_dms/paginator.py +1 -1
- mypy_boto3_dms/paginator.pyi +1 -1
- mypy_boto3_dms/type_defs.py +1 -1
- mypy_boto3_dms/type_defs.pyi +1 -1
- mypy_boto3_dms/version.py +2 -2
- mypy_boto3_dms/waiter.py +1 -1
- mypy_boto3_dms/waiter.pyi +1 -1
- mypy_boto3_docdb/__init__.py +1 -1
- mypy_boto3_docdb/__init__.pyi +1 -1
- mypy_boto3_docdb/__main__.py +4 -4
- mypy_boto3_docdb/client.py +1 -1
- mypy_boto3_docdb/client.pyi +1 -1
- mypy_boto3_docdb/literals.py +6 -2
- mypy_boto3_docdb/literals.pyi +6 -2
- mypy_boto3_docdb/paginator.py +1 -1
- mypy_boto3_docdb/paginator.pyi +1 -1
- mypy_boto3_docdb/type_defs.py +1 -1
- mypy_boto3_docdb/type_defs.pyi +1 -1
- mypy_boto3_docdb/version.py +2 -2
- mypy_boto3_docdb/waiter.py +1 -1
- mypy_boto3_docdb/waiter.pyi +1 -1
- mypy_boto3_docdb_elastic/__init__.py +1 -1
- mypy_boto3_docdb_elastic/__init__.pyi +1 -1
- mypy_boto3_docdb_elastic/__main__.py +4 -4
- mypy_boto3_docdb_elastic/client.py +1 -1
- mypy_boto3_docdb_elastic/client.pyi +1 -1
- mypy_boto3_docdb_elastic/literals.py +6 -2
- mypy_boto3_docdb_elastic/literals.pyi +6 -2
- mypy_boto3_docdb_elastic/paginator.py +1 -1
- mypy_boto3_docdb_elastic/paginator.pyi +1 -1
- mypy_boto3_docdb_elastic/type_defs.py +1 -1
- mypy_boto3_docdb_elastic/type_defs.pyi +1 -1
- mypy_boto3_docdb_elastic/version.py +2 -2
- mypy_boto3_drs/__init__.py +1 -1
- mypy_boto3_drs/__init__.pyi +1 -1
- mypy_boto3_drs/__main__.py +4 -4
- mypy_boto3_drs/client.py +1 -1
- mypy_boto3_drs/client.pyi +1 -1
- mypy_boto3_drs/literals.py +6 -2
- mypy_boto3_drs/literals.pyi +6 -2
- mypy_boto3_drs/paginator.py +1 -1
- mypy_boto3_drs/paginator.pyi +1 -1
- mypy_boto3_drs/type_defs.py +1 -1
- mypy_boto3_drs/type_defs.pyi +1 -1
- mypy_boto3_drs/version.py +2 -2
- mypy_boto3_ds/__init__.py +1 -1
- mypy_boto3_ds/__init__.pyi +1 -1
- mypy_boto3_ds/__main__.py +4 -4
- mypy_boto3_ds/client.py +1 -1
- mypy_boto3_ds/client.pyi +1 -1
- mypy_boto3_ds/literals.py +6 -2
- mypy_boto3_ds/literals.pyi +6 -2
- mypy_boto3_ds/paginator.py +1 -1
- mypy_boto3_ds/paginator.pyi +1 -1
- mypy_boto3_ds/type_defs.py +1 -1
- mypy_boto3_ds/type_defs.pyi +1 -1
- mypy_boto3_ds/version.py +2 -2
- mypy_boto3_ds/waiter.py +1 -1
- mypy_boto3_ds/waiter.pyi +1 -1
- mypy_boto3_ds_data/__init__.py +1 -1
- mypy_boto3_ds_data/__init__.pyi +1 -1
- mypy_boto3_ds_data/__main__.py +4 -4
- mypy_boto3_ds_data/client.py +1 -1
- mypy_boto3_ds_data/client.pyi +1 -1
- mypy_boto3_ds_data/literals.py +6 -2
- mypy_boto3_ds_data/literals.pyi +6 -2
- mypy_boto3_ds_data/paginator.py +1 -1
- mypy_boto3_ds_data/paginator.pyi +1 -1
- mypy_boto3_ds_data/type_defs.py +1 -1
- mypy_boto3_ds_data/type_defs.pyi +1 -1
- mypy_boto3_ds_data/version.py +2 -2
- mypy_boto3_dsql/__init__.py +1 -1
- mypy_boto3_dsql/__init__.pyi +1 -1
- mypy_boto3_dsql/__main__.py +4 -4
- mypy_boto3_dsql/client.py +1 -1
- mypy_boto3_dsql/client.pyi +1 -1
- mypy_boto3_dsql/literals.py +6 -2
- mypy_boto3_dsql/literals.pyi +6 -2
- mypy_boto3_dsql/paginator.py +1 -1
- mypy_boto3_dsql/paginator.pyi +1 -1
- mypy_boto3_dsql/type_defs.py +1 -1
- mypy_boto3_dsql/type_defs.pyi +1 -1
- mypy_boto3_dsql/version.py +2 -2
- mypy_boto3_dsql/waiter.py +1 -1
- mypy_boto3_dsql/waiter.pyi +1 -1
- mypy_boto3_dynamodb/__init__.py +1 -1
- mypy_boto3_dynamodb/__init__.pyi +1 -1
- mypy_boto3_dynamodb/__main__.py +4 -4
- mypy_boto3_dynamodb/client.py +1 -1
- mypy_boto3_dynamodb/client.pyi +1 -1
- mypy_boto3_dynamodb/literals.py +6 -2
- mypy_boto3_dynamodb/literals.pyi +6 -2
- mypy_boto3_dynamodb/paginator.py +1 -1
- mypy_boto3_dynamodb/paginator.pyi +1 -1
- mypy_boto3_dynamodb/service_resource.py +1 -1
- mypy_boto3_dynamodb/service_resource.pyi +1 -1
- mypy_boto3_dynamodb/type_defs.py +1 -1
- mypy_boto3_dynamodb/type_defs.pyi +1 -1
- mypy_boto3_dynamodb/version.py +2 -2
- mypy_boto3_dynamodb/waiter.py +1 -1
- mypy_boto3_dynamodb/waiter.pyi +1 -1
- mypy_boto3_dynamodbstreams/__init__.py +1 -1
- mypy_boto3_dynamodbstreams/__init__.pyi +1 -1
- mypy_boto3_dynamodbstreams/__main__.py +4 -4
- mypy_boto3_dynamodbstreams/client.py +1 -1
- mypy_boto3_dynamodbstreams/client.pyi +1 -1
- mypy_boto3_dynamodbstreams/literals.py +6 -2
- mypy_boto3_dynamodbstreams/literals.pyi +6 -2
- mypy_boto3_dynamodbstreams/type_defs.py +1 -1
- mypy_boto3_dynamodbstreams/type_defs.pyi +1 -1
- mypy_boto3_dynamodbstreams/version.py +2 -2
- mypy_boto3_ebs/__init__.py +1 -1
- mypy_boto3_ebs/__init__.pyi +1 -1
- mypy_boto3_ebs/__main__.py +4 -4
- mypy_boto3_ebs/client.py +1 -1
- mypy_boto3_ebs/client.pyi +1 -1
- mypy_boto3_ebs/literals.py +6 -2
- mypy_boto3_ebs/literals.pyi +6 -2
- mypy_boto3_ebs/type_defs.py +1 -1
- mypy_boto3_ebs/type_defs.pyi +1 -1
- mypy_boto3_ebs/version.py +2 -2
- mypy_boto3_ec2/__init__.py +1 -1
- mypy_boto3_ec2/__init__.pyi +1 -1
- mypy_boto3_ec2/__main__.py +4 -4
- mypy_boto3_ec2/client.py +1 -1
- mypy_boto3_ec2/client.pyi +1 -1
- mypy_boto3_ec2/literals.py +33 -2
- mypy_boto3_ec2/literals.pyi +33 -2
- mypy_boto3_ec2/paginator.py +1 -1
- mypy_boto3_ec2/paginator.pyi +1 -1
- mypy_boto3_ec2/service_resource.py +2 -1
- mypy_boto3_ec2/service_resource.pyi +2 -1
- mypy_boto3_ec2/type_defs.py +27 -1
- mypy_boto3_ec2/type_defs.pyi +26 -1
- mypy_boto3_ec2/version.py +2 -2
- mypy_boto3_ec2/waiter.py +1 -1
- mypy_boto3_ec2/waiter.pyi +1 -1
- mypy_boto3_ec2_instance_connect/__init__.py +1 -1
- mypy_boto3_ec2_instance_connect/__init__.pyi +1 -1
- mypy_boto3_ec2_instance_connect/__main__.py +4 -4
- mypy_boto3_ec2_instance_connect/client.py +1 -1
- mypy_boto3_ec2_instance_connect/client.pyi +1 -1
- mypy_boto3_ec2_instance_connect/literals.py +6 -2
- mypy_boto3_ec2_instance_connect/literals.pyi +6 -2
- mypy_boto3_ec2_instance_connect/type_defs.py +1 -1
- mypy_boto3_ec2_instance_connect/type_defs.pyi +1 -1
- mypy_boto3_ec2_instance_connect/version.py +2 -2
- mypy_boto3_ecr/__init__.py +1 -1
- mypy_boto3_ecr/__init__.pyi +1 -1
- mypy_boto3_ecr/__main__.py +4 -4
- mypy_boto3_ecr/client.py +1 -1
- mypy_boto3_ecr/client.pyi +1 -1
- mypy_boto3_ecr/literals.py +7 -3
- mypy_boto3_ecr/literals.pyi +7 -3
- mypy_boto3_ecr/paginator.py +1 -1
- mypy_boto3_ecr/paginator.pyi +1 -1
- mypy_boto3_ecr/type_defs.py +1 -1
- mypy_boto3_ecr/type_defs.pyi +1 -1
- mypy_boto3_ecr/version.py +2 -2
- mypy_boto3_ecr/waiter.py +1 -1
- mypy_boto3_ecr/waiter.pyi +1 -1
- mypy_boto3_ecr_public/__init__.py +1 -1
- mypy_boto3_ecr_public/__init__.pyi +1 -1
- mypy_boto3_ecr_public/__main__.py +4 -4
- mypy_boto3_ecr_public/client.py +1 -1
- mypy_boto3_ecr_public/client.pyi +1 -1
- mypy_boto3_ecr_public/literals.py +6 -2
- mypy_boto3_ecr_public/literals.pyi +6 -2
- mypy_boto3_ecr_public/paginator.py +1 -1
- mypy_boto3_ecr_public/paginator.pyi +1 -1
- mypy_boto3_ecr_public/type_defs.py +1 -1
- mypy_boto3_ecr_public/type_defs.pyi +1 -1
- mypy_boto3_ecr_public/version.py +2 -2
- mypy_boto3_ecs/__init__.py +1 -1
- mypy_boto3_ecs/__init__.pyi +1 -1
- mypy_boto3_ecs/__main__.py +4 -4
- mypy_boto3_ecs/client.py +1 -1
- mypy_boto3_ecs/client.pyi +1 -1
- mypy_boto3_ecs/literals.py +9 -2
- mypy_boto3_ecs/literals.pyi +9 -2
- mypy_boto3_ecs/paginator.py +1 -1
- mypy_boto3_ecs/paginator.pyi +1 -1
- mypy_boto3_ecs/type_defs.py +6 -1
- mypy_boto3_ecs/type_defs.pyi +6 -1
- mypy_boto3_ecs/version.py +2 -2
- mypy_boto3_ecs/waiter.py +1 -1
- mypy_boto3_ecs/waiter.pyi +1 -1
- mypy_boto3_efs/__init__.py +1 -1
- mypy_boto3_efs/__init__.pyi +1 -1
- mypy_boto3_efs/__main__.py +4 -4
- mypy_boto3_efs/client.py +1 -1
- mypy_boto3_efs/client.pyi +1 -1
- mypy_boto3_efs/literals.py +6 -2
- mypy_boto3_efs/literals.pyi +6 -2
- mypy_boto3_efs/paginator.py +1 -1
- mypy_boto3_efs/paginator.pyi +1 -1
- mypy_boto3_efs/type_defs.py +1 -1
- mypy_boto3_efs/type_defs.pyi +1 -1
- mypy_boto3_efs/version.py +2 -2
- mypy_boto3_eks/__init__.py +5 -1
- mypy_boto3_eks/__init__.pyi +5 -1
- mypy_boto3_eks/__main__.py +4 -4
- mypy_boto3_eks/client.py +75 -1
- mypy_boto3_eks/client.pyi +75 -1
- mypy_boto3_eks/literals.py +25 -2
- mypy_boto3_eks/literals.pyi +25 -2
- mypy_boto3_eks/paginator.py +27 -1
- mypy_boto3_eks/paginator.pyi +24 -1
- mypy_boto3_eks/type_defs.py +231 -1
- mypy_boto3_eks/type_defs.pyi +201 -1
- mypy_boto3_eks/version.py +2 -2
- mypy_boto3_eks/waiter.py +1 -1
- mypy_boto3_eks/waiter.pyi +1 -1
- mypy_boto3_eks_auth/__init__.py +1 -1
- mypy_boto3_eks_auth/__init__.pyi +1 -1
- mypy_boto3_eks_auth/__main__.py +4 -4
- mypy_boto3_eks_auth/client.py +1 -1
- mypy_boto3_eks_auth/client.pyi +1 -1
- mypy_boto3_eks_auth/literals.py +6 -2
- mypy_boto3_eks_auth/literals.pyi +6 -2
- mypy_boto3_eks_auth/type_defs.py +1 -1
- mypy_boto3_eks_auth/type_defs.pyi +1 -1
- mypy_boto3_eks_auth/version.py +2 -2
- mypy_boto3_elasticache/__init__.py +1 -1
- mypy_boto3_elasticache/__init__.pyi +1 -1
- mypy_boto3_elasticache/__main__.py +4 -4
- mypy_boto3_elasticache/client.py +1 -1
- mypy_boto3_elasticache/client.pyi +1 -1
- mypy_boto3_elasticache/literals.py +6 -2
- mypy_boto3_elasticache/literals.pyi +6 -2
- mypy_boto3_elasticache/paginator.py +1 -1
- mypy_boto3_elasticache/paginator.pyi +1 -1
- mypy_boto3_elasticache/type_defs.py +1 -1
- mypy_boto3_elasticache/type_defs.pyi +1 -1
- mypy_boto3_elasticache/version.py +2 -2
- mypy_boto3_elasticache/waiter.py +1 -1
- mypy_boto3_elasticache/waiter.pyi +1 -1
- mypy_boto3_elasticbeanstalk/__init__.py +1 -1
- mypy_boto3_elasticbeanstalk/__init__.pyi +1 -1
- mypy_boto3_elasticbeanstalk/__main__.py +4 -4
- mypy_boto3_elasticbeanstalk/client.py +1 -1
- mypy_boto3_elasticbeanstalk/client.pyi +1 -1
- mypy_boto3_elasticbeanstalk/literals.py +11 -2
- mypy_boto3_elasticbeanstalk/literals.pyi +11 -2
- mypy_boto3_elasticbeanstalk/paginator.py +1 -1
- mypy_boto3_elasticbeanstalk/paginator.pyi +1 -1
- mypy_boto3_elasticbeanstalk/type_defs.py +1 -1
- mypy_boto3_elasticbeanstalk/type_defs.pyi +1 -1
- mypy_boto3_elasticbeanstalk/version.py +2 -2
- mypy_boto3_elasticbeanstalk/waiter.py +1 -1
- mypy_boto3_elasticbeanstalk/waiter.pyi +1 -1
- mypy_boto3_elb/__init__.py +1 -1
- mypy_boto3_elb/__init__.pyi +1 -1
- mypy_boto3_elb/__main__.py +4 -4
- mypy_boto3_elb/client.py +1 -1
- mypy_boto3_elb/client.pyi +1 -1
- mypy_boto3_elb/literals.py +6 -2
- mypy_boto3_elb/literals.pyi +6 -2
- mypy_boto3_elb/paginator.py +1 -1
- mypy_boto3_elb/paginator.pyi +1 -1
- mypy_boto3_elb/type_defs.py +1 -1
- mypy_boto3_elb/type_defs.pyi +1 -1
- mypy_boto3_elb/version.py +2 -2
- mypy_boto3_elb/waiter.py +1 -1
- mypy_boto3_elb/waiter.pyi +1 -1
- mypy_boto3_elbv2/__init__.py +1 -1
- mypy_boto3_elbv2/__init__.pyi +1 -1
- mypy_boto3_elbv2/__main__.py +4 -4
- mypy_boto3_elbv2/client.py +1 -1
- mypy_boto3_elbv2/client.pyi +1 -1
- mypy_boto3_elbv2/literals.py +6 -2
- mypy_boto3_elbv2/literals.pyi +6 -2
- mypy_boto3_elbv2/paginator.py +1 -1
- mypy_boto3_elbv2/paginator.pyi +1 -1
- mypy_boto3_elbv2/type_defs.py +1 -1
- mypy_boto3_elbv2/type_defs.pyi +1 -1
- mypy_boto3_elbv2/version.py +2 -2
- mypy_boto3_elbv2/waiter.py +1 -1
- mypy_boto3_elbv2/waiter.pyi +1 -1
- mypy_boto3_emr/__init__.py +1 -1
- mypy_boto3_emr/__init__.pyi +1 -1
- mypy_boto3_emr/__main__.py +4 -4
- mypy_boto3_emr/client.py +1 -1
- mypy_boto3_emr/client.pyi +1 -1
- mypy_boto3_emr/literals.py +6 -2
- mypy_boto3_emr/literals.pyi +6 -2
- mypy_boto3_emr/paginator.py +1 -1
- mypy_boto3_emr/paginator.pyi +1 -1
- mypy_boto3_emr/type_defs.py +1 -1
- mypy_boto3_emr/type_defs.pyi +1 -1
- mypy_boto3_emr/version.py +2 -2
- mypy_boto3_emr/waiter.py +1 -1
- mypy_boto3_emr/waiter.pyi +1 -1
- mypy_boto3_emr_containers/__init__.py +1 -1
- mypy_boto3_emr_containers/__init__.pyi +1 -1
- mypy_boto3_emr_containers/__main__.py +4 -4
- mypy_boto3_emr_containers/client.py +1 -1
- mypy_boto3_emr_containers/client.pyi +1 -1
- mypy_boto3_emr_containers/literals.py +6 -2
- mypy_boto3_emr_containers/literals.pyi +6 -2
- mypy_boto3_emr_containers/paginator.py +1 -1
- mypy_boto3_emr_containers/paginator.pyi +1 -1
- mypy_boto3_emr_containers/type_defs.py +1 -1
- mypy_boto3_emr_containers/type_defs.pyi +1 -1
- mypy_boto3_emr_containers/version.py +2 -2
- mypy_boto3_emr_serverless/__init__.py +1 -1
- mypy_boto3_emr_serverless/__init__.pyi +1 -1
- mypy_boto3_emr_serverless/__main__.py +4 -4
- mypy_boto3_emr_serverless/client.py +1 -1
- mypy_boto3_emr_serverless/client.pyi +1 -1
- mypy_boto3_emr_serverless/literals.py +6 -2
- mypy_boto3_emr_serverless/literals.pyi +6 -2
- mypy_boto3_emr_serverless/paginator.py +1 -1
- mypy_boto3_emr_serverless/paginator.pyi +1 -1
- mypy_boto3_emr_serverless/type_defs.py +34 -1
- mypy_boto3_emr_serverless/type_defs.pyi +31 -1
- mypy_boto3_emr_serverless/version.py +2 -2
- mypy_boto3_entityresolution/__init__.py +1 -1
- mypy_boto3_entityresolution/__init__.pyi +1 -1
- mypy_boto3_entityresolution/__main__.py +4 -4
- mypy_boto3_entityresolution/client.py +1 -1
- mypy_boto3_entityresolution/client.pyi +1 -1
- mypy_boto3_entityresolution/literals.py +6 -2
- mypy_boto3_entityresolution/literals.pyi +6 -2
- mypy_boto3_entityresolution/paginator.py +1 -1
- mypy_boto3_entityresolution/paginator.pyi +1 -1
- mypy_boto3_entityresolution/type_defs.py +11 -3
- mypy_boto3_entityresolution/type_defs.pyi +10 -3
- mypy_boto3_entityresolution/version.py +2 -2
- mypy_boto3_es/__init__.py +1 -1
- mypy_boto3_es/__init__.pyi +1 -1
- mypy_boto3_es/__main__.py +4 -4
- mypy_boto3_es/client.py +1 -1
- mypy_boto3_es/client.pyi +1 -1
- mypy_boto3_es/literals.py +6 -2
- mypy_boto3_es/literals.pyi +6 -2
- mypy_boto3_es/paginator.py +1 -1
- mypy_boto3_es/paginator.pyi +1 -1
- mypy_boto3_es/type_defs.py +1 -1
- mypy_boto3_es/type_defs.pyi +1 -1
- mypy_boto3_es/version.py +2 -2
- mypy_boto3_events/__init__.py +1 -1
- mypy_boto3_events/__init__.pyi +1 -1
- mypy_boto3_events/__main__.py +4 -4
- mypy_boto3_events/client.py +1 -1
- mypy_boto3_events/client.pyi +1 -1
- mypy_boto3_events/literals.py +6 -2
- mypy_boto3_events/literals.pyi +6 -2
- mypy_boto3_events/paginator.py +1 -1
- mypy_boto3_events/paginator.pyi +1 -1
- mypy_boto3_events/type_defs.py +1 -1
- mypy_boto3_events/type_defs.pyi +1 -1
- mypy_boto3_events/version.py +2 -2
- mypy_boto3_evidently/__init__.py +1 -1
- mypy_boto3_evidently/__init__.pyi +1 -1
- mypy_boto3_evidently/__main__.py +4 -4
- mypy_boto3_evidently/client.py +1 -1
- mypy_boto3_evidently/client.pyi +1 -1
- mypy_boto3_evidently/literals.py +6 -2
- mypy_boto3_evidently/literals.pyi +6 -2
- mypy_boto3_evidently/paginator.py +1 -1
- mypy_boto3_evidently/paginator.pyi +1 -1
- mypy_boto3_evidently/type_defs.py +1 -1
- mypy_boto3_evidently/type_defs.pyi +1 -1
- mypy_boto3_evidently/version.py +2 -2
- mypy_boto3_evs/__init__.py +1 -1
- mypy_boto3_evs/__init__.pyi +1 -1
- mypy_boto3_evs/__main__.py +4 -4
- mypy_boto3_evs/client.py +13 -2
- mypy_boto3_evs/client.pyi +13 -2
- mypy_boto3_evs/literals.py +7 -3
- mypy_boto3_evs/literals.pyi +7 -3
- mypy_boto3_evs/paginator.py +1 -1
- mypy_boto3_evs/paginator.pyi +1 -1
- mypy_boto3_evs/type_defs.py +27 -4
- mypy_boto3_evs/type_defs.pyi +24 -4
- mypy_boto3_evs/version.py +2 -2
- mypy_boto3_finspace/__init__.py +1 -1
- mypy_boto3_finspace/__init__.pyi +1 -1
- mypy_boto3_finspace/__main__.py +4 -4
- mypy_boto3_finspace/client.py +1 -1
- mypy_boto3_finspace/client.pyi +1 -1
- mypy_boto3_finspace/literals.py +6 -2
- mypy_boto3_finspace/literals.pyi +6 -2
- mypy_boto3_finspace/paginator.py +1 -1
- mypy_boto3_finspace/paginator.pyi +1 -1
- mypy_boto3_finspace/type_defs.py +1 -1
- mypy_boto3_finspace/type_defs.pyi +1 -1
- mypy_boto3_finspace/version.py +2 -2
- mypy_boto3_finspace_data/__init__.py +1 -1
- mypy_boto3_finspace_data/__init__.pyi +1 -1
- mypy_boto3_finspace_data/__main__.py +4 -4
- mypy_boto3_finspace_data/client.py +1 -1
- mypy_boto3_finspace_data/client.pyi +1 -1
- mypy_boto3_finspace_data/literals.py +6 -2
- mypy_boto3_finspace_data/literals.pyi +6 -2
- mypy_boto3_finspace_data/paginator.py +1 -1
- mypy_boto3_finspace_data/paginator.pyi +1 -1
- mypy_boto3_finspace_data/type_defs.py +1 -1
- mypy_boto3_finspace_data/type_defs.pyi +1 -1
- mypy_boto3_finspace_data/version.py +2 -2
- mypy_boto3_firehose/__init__.py +1 -1
- mypy_boto3_firehose/__init__.pyi +1 -1
- mypy_boto3_firehose/__main__.py +4 -4
- mypy_boto3_firehose/client.py +1 -1
- mypy_boto3_firehose/client.pyi +1 -1
- mypy_boto3_firehose/literals.py +6 -2
- mypy_boto3_firehose/literals.pyi +6 -2
- mypy_boto3_firehose/type_defs.py +1 -1
- mypy_boto3_firehose/type_defs.pyi +1 -1
- mypy_boto3_firehose/version.py +2 -2
- mypy_boto3_fis/__init__.py +1 -1
- mypy_boto3_fis/__init__.pyi +1 -1
- mypy_boto3_fis/__main__.py +4 -4
- mypy_boto3_fis/client.py +1 -1
- mypy_boto3_fis/client.pyi +1 -1
- mypy_boto3_fis/literals.py +6 -2
- mypy_boto3_fis/literals.pyi +6 -2
- mypy_boto3_fis/paginator.py +1 -1
- mypy_boto3_fis/paginator.pyi +1 -1
- mypy_boto3_fis/type_defs.py +1 -1
- mypy_boto3_fis/type_defs.pyi +1 -1
- mypy_boto3_fis/version.py +2 -2
- mypy_boto3_fms/__init__.py +1 -1
- mypy_boto3_fms/__init__.pyi +1 -1
- mypy_boto3_fms/__main__.py +4 -4
- mypy_boto3_fms/client.py +1 -1
- mypy_boto3_fms/client.pyi +1 -1
- mypy_boto3_fms/literals.py +6 -2
- mypy_boto3_fms/literals.pyi +6 -2
- mypy_boto3_fms/paginator.py +1 -1
- mypy_boto3_fms/paginator.pyi +1 -1
- mypy_boto3_fms/type_defs.py +1 -1
- mypy_boto3_fms/type_defs.pyi +1 -1
- mypy_boto3_fms/version.py +2 -2
- mypy_boto3_forecast/__init__.py +1 -1
- mypy_boto3_forecast/__init__.pyi +1 -1
- mypy_boto3_forecast/__main__.py +4 -4
- mypy_boto3_forecast/client.py +1 -1
- mypy_boto3_forecast/client.pyi +1 -1
- mypy_boto3_forecast/literals.py +6 -2
- mypy_boto3_forecast/literals.pyi +6 -2
- mypy_boto3_forecast/paginator.py +1 -1
- mypy_boto3_forecast/paginator.pyi +1 -1
- mypy_boto3_forecast/type_defs.py +1 -1
- mypy_boto3_forecast/type_defs.pyi +1 -1
- mypy_boto3_forecast/version.py +2 -2
- mypy_boto3_forecastquery/__init__.py +1 -1
- mypy_boto3_forecastquery/__init__.pyi +1 -1
- mypy_boto3_forecastquery/__main__.py +4 -4
- mypy_boto3_forecastquery/client.py +1 -1
- mypy_boto3_forecastquery/client.pyi +1 -1
- mypy_boto3_forecastquery/literals.py +6 -2
- mypy_boto3_forecastquery/literals.pyi +6 -2
- mypy_boto3_forecastquery/type_defs.py +1 -1
- mypy_boto3_forecastquery/type_defs.pyi +1 -1
- mypy_boto3_forecastquery/version.py +2 -2
- mypy_boto3_frauddetector/__init__.py +1 -1
- mypy_boto3_frauddetector/__init__.pyi +1 -1
- mypy_boto3_frauddetector/__main__.py +4 -4
- mypy_boto3_frauddetector/client.py +1 -1
- mypy_boto3_frauddetector/client.pyi +1 -1
- mypy_boto3_frauddetector/literals.py +6 -2
- mypy_boto3_frauddetector/literals.pyi +6 -2
- mypy_boto3_frauddetector/type_defs.py +1 -1
- mypy_boto3_frauddetector/type_defs.pyi +1 -1
- mypy_boto3_frauddetector/version.py +2 -2
- mypy_boto3_freetier/__init__.py +1 -1
- mypy_boto3_freetier/__init__.pyi +1 -1
- mypy_boto3_freetier/__main__.py +4 -4
- mypy_boto3_freetier/client.py +1 -1
- mypy_boto3_freetier/client.pyi +1 -1
- mypy_boto3_freetier/literals.py +6 -2
- mypy_boto3_freetier/literals.pyi +6 -2
- mypy_boto3_freetier/paginator.py +1 -1
- mypy_boto3_freetier/paginator.pyi +1 -1
- mypy_boto3_freetier/type_defs.py +1 -1
- mypy_boto3_freetier/type_defs.pyi +1 -1
- mypy_boto3_freetier/version.py +2 -2
- mypy_boto3_fsx/__init__.py +1 -1
- mypy_boto3_fsx/__init__.pyi +1 -1
- mypy_boto3_fsx/__main__.py +4 -4
- mypy_boto3_fsx/client.py +1 -1
- mypy_boto3_fsx/client.pyi +1 -1
- mypy_boto3_fsx/literals.py +10 -4
- mypy_boto3_fsx/literals.pyi +10 -4
- mypy_boto3_fsx/paginator.py +1 -1
- mypy_boto3_fsx/paginator.pyi +1 -1
- mypy_boto3_fsx/type_defs.py +38 -3
- mypy_boto3_fsx/type_defs.pyi +34 -3
- mypy_boto3_fsx/version.py +2 -2
- mypy_boto3_gamelift/__init__.py +1 -1
- mypy_boto3_gamelift/__init__.pyi +1 -1
- mypy_boto3_gamelift/__main__.py +4 -4
- mypy_boto3_gamelift/client.py +1 -1
- mypy_boto3_gamelift/client.pyi +1 -1
- mypy_boto3_gamelift/literals.py +6 -2
- mypy_boto3_gamelift/literals.pyi +6 -2
- mypy_boto3_gamelift/paginator.py +1 -1
- mypy_boto3_gamelift/paginator.pyi +1 -1
- mypy_boto3_gamelift/type_defs.py +1 -1
- mypy_boto3_gamelift/type_defs.pyi +1 -1
- mypy_boto3_gamelift/version.py +2 -2
- mypy_boto3_gameliftstreams/__init__.py +1 -1
- mypy_boto3_gameliftstreams/__init__.pyi +1 -1
- mypy_boto3_gameliftstreams/__main__.py +4 -4
- mypy_boto3_gameliftstreams/client.py +1 -1
- mypy_boto3_gameliftstreams/client.pyi +1 -1
- mypy_boto3_gameliftstreams/literals.py +19 -3
- mypy_boto3_gameliftstreams/literals.pyi +19 -3
- mypy_boto3_gameliftstreams/paginator.py +1 -1
- mypy_boto3_gameliftstreams/paginator.pyi +1 -1
- mypy_boto3_gameliftstreams/type_defs.py +73 -60
- mypy_boto3_gameliftstreams/type_defs.pyi +66 -54
- mypy_boto3_gameliftstreams/version.py +2 -2
- mypy_boto3_gameliftstreams/waiter.py +1 -1
- mypy_boto3_gameliftstreams/waiter.pyi +1 -1
- mypy_boto3_geo_maps/__init__.py +1 -1
- mypy_boto3_geo_maps/__init__.pyi +1 -1
- mypy_boto3_geo_maps/__main__.py +4 -4
- mypy_boto3_geo_maps/client.py +1 -1
- mypy_boto3_geo_maps/client.pyi +1 -1
- mypy_boto3_geo_maps/literals.py +6 -2
- mypy_boto3_geo_maps/literals.pyi +6 -2
- mypy_boto3_geo_maps/type_defs.py +1 -1
- mypy_boto3_geo_maps/type_defs.pyi +1 -1
- mypy_boto3_geo_maps/version.py +2 -2
- mypy_boto3_geo_places/__init__.py +1 -1
- mypy_boto3_geo_places/__init__.pyi +1 -1
- mypy_boto3_geo_places/__main__.py +4 -4
- mypy_boto3_geo_places/client.py +1 -1
- mypy_boto3_geo_places/client.pyi +1 -1
- mypy_boto3_geo_places/literals.py +7 -2
- mypy_boto3_geo_places/literals.pyi +7 -2
- mypy_boto3_geo_places/type_defs.py +3 -1
- mypy_boto3_geo_places/type_defs.pyi +3 -1
- mypy_boto3_geo_places/version.py +2 -2
- mypy_boto3_geo_routes/__init__.py +1 -1
- mypy_boto3_geo_routes/__init__.pyi +1 -1
- mypy_boto3_geo_routes/__main__.py +4 -4
- mypy_boto3_geo_routes/client.py +1 -1
- mypy_boto3_geo_routes/client.pyi +1 -1
- mypy_boto3_geo_routes/literals.py +6 -2
- mypy_boto3_geo_routes/literals.pyi +6 -2
- mypy_boto3_geo_routes/type_defs.py +1 -1
- mypy_boto3_geo_routes/type_defs.pyi +1 -1
- mypy_boto3_geo_routes/version.py +2 -2
- mypy_boto3_glacier/__init__.py +1 -1
- mypy_boto3_glacier/__init__.pyi +1 -1
- mypy_boto3_glacier/__main__.py +4 -4
- mypy_boto3_glacier/client.py +6 -5
- mypy_boto3_glacier/client.pyi +6 -5
- mypy_boto3_glacier/literals.py +6 -2
- mypy_boto3_glacier/literals.pyi +6 -2
- mypy_boto3_glacier/paginator.py +1 -1
- mypy_boto3_glacier/paginator.pyi +1 -1
- mypy_boto3_glacier/service_resource.py +4 -4
- mypy_boto3_glacier/service_resource.pyi +4 -4
- mypy_boto3_glacier/type_defs.py +1 -1
- mypy_boto3_glacier/type_defs.pyi +1 -1
- mypy_boto3_glacier/version.py +2 -2
- mypy_boto3_glacier/waiter.py +1 -1
- mypy_boto3_glacier/waiter.pyi +1 -1
- mypy_boto3_globalaccelerator/__init__.py +1 -1
- mypy_boto3_globalaccelerator/__init__.pyi +1 -1
- mypy_boto3_globalaccelerator/__main__.py +4 -4
- mypy_boto3_globalaccelerator/client.py +1 -1
- mypy_boto3_globalaccelerator/client.pyi +1 -1
- mypy_boto3_globalaccelerator/literals.py +6 -2
- mypy_boto3_globalaccelerator/literals.pyi +6 -2
- mypy_boto3_globalaccelerator/paginator.py +1 -1
- mypy_boto3_globalaccelerator/paginator.pyi +1 -1
- mypy_boto3_globalaccelerator/type_defs.py +1 -1
- mypy_boto3_globalaccelerator/type_defs.pyi +1 -1
- mypy_boto3_globalaccelerator/version.py +2 -2
- mypy_boto3_glue/__init__.py +5 -1
- mypy_boto3_glue/__init__.pyi +5 -1
- mypy_boto3_glue/__main__.py +4 -4
- mypy_boto3_glue/client.py +63 -1
- mypy_boto3_glue/client.pyi +63 -1
- mypy_boto3_glue/literals.py +32 -2
- mypy_boto3_glue/literals.pyi +32 -2
- mypy_boto3_glue/paginator.py +31 -1
- mypy_boto3_glue/paginator.pyi +28 -1
- mypy_boto3_glue/type_defs.py +107 -1
- mypy_boto3_glue/type_defs.pyi +97 -1
- mypy_boto3_glue/version.py +2 -2
- mypy_boto3_grafana/__init__.py +1 -1
- mypy_boto3_grafana/__init__.pyi +1 -1
- mypy_boto3_grafana/__main__.py +4 -4
- mypy_boto3_grafana/client.py +1 -1
- mypy_boto3_grafana/client.pyi +1 -1
- mypy_boto3_grafana/literals.py +6 -2
- mypy_boto3_grafana/literals.pyi +6 -2
- mypy_boto3_grafana/paginator.py +1 -1
- mypy_boto3_grafana/paginator.pyi +1 -1
- mypy_boto3_grafana/type_defs.py +1 -1
- mypy_boto3_grafana/type_defs.pyi +1 -1
- mypy_boto3_grafana/version.py +2 -2
- mypy_boto3_greengrass/__init__.py +1 -1
- mypy_boto3_greengrass/__init__.pyi +1 -1
- mypy_boto3_greengrass/__main__.py +4 -4
- mypy_boto3_greengrass/client.py +1 -1
- mypy_boto3_greengrass/client.pyi +1 -1
- mypy_boto3_greengrass/literals.py +6 -2
- mypy_boto3_greengrass/literals.pyi +6 -2
- mypy_boto3_greengrass/paginator.py +1 -1
- mypy_boto3_greengrass/paginator.pyi +1 -1
- mypy_boto3_greengrass/type_defs.py +1 -1
- mypy_boto3_greengrass/type_defs.pyi +1 -1
- mypy_boto3_greengrass/version.py +2 -2
- mypy_boto3_greengrassv2/__init__.py +1 -1
- mypy_boto3_greengrassv2/__init__.pyi +1 -1
- mypy_boto3_greengrassv2/__main__.py +4 -4
- mypy_boto3_greengrassv2/client.py +1 -1
- mypy_boto3_greengrassv2/client.pyi +1 -1
- mypy_boto3_greengrassv2/literals.py +6 -2
- mypy_boto3_greengrassv2/literals.pyi +6 -2
- mypy_boto3_greengrassv2/paginator.py +1 -1
- mypy_boto3_greengrassv2/paginator.pyi +1 -1
- mypy_boto3_greengrassv2/type_defs.py +1 -1
- mypy_boto3_greengrassv2/type_defs.pyi +1 -1
- mypy_boto3_greengrassv2/version.py +2 -2
- mypy_boto3_groundstation/__init__.py +1 -1
- mypy_boto3_groundstation/__init__.pyi +1 -1
- mypy_boto3_groundstation/__main__.py +4 -4
- mypy_boto3_groundstation/client.py +1 -1
- mypy_boto3_groundstation/client.pyi +1 -1
- mypy_boto3_groundstation/literals.py +6 -2
- mypy_boto3_groundstation/literals.pyi +6 -2
- mypy_boto3_groundstation/paginator.py +1 -1
- mypy_boto3_groundstation/paginator.pyi +1 -1
- mypy_boto3_groundstation/type_defs.py +1 -1
- mypy_boto3_groundstation/type_defs.pyi +1 -1
- mypy_boto3_groundstation/version.py +2 -2
- mypy_boto3_groundstation/waiter.py +1 -1
- mypy_boto3_groundstation/waiter.pyi +1 -1
- mypy_boto3_guardduty/__init__.py +1 -1
- mypy_boto3_guardduty/__init__.pyi +1 -1
- mypy_boto3_guardduty/__main__.py +4 -4
- mypy_boto3_guardduty/client.py +1 -1
- mypy_boto3_guardduty/client.pyi +1 -1
- mypy_boto3_guardduty/literals.py +18 -2
- mypy_boto3_guardduty/literals.pyi +18 -2
- mypy_boto3_guardduty/paginator.py +1 -1
- mypy_boto3_guardduty/paginator.pyi +1 -1
- mypy_boto3_guardduty/type_defs.py +62 -2
- mypy_boto3_guardduty/type_defs.pyi +54 -2
- mypy_boto3_guardduty/version.py +2 -2
- mypy_boto3_health/__init__.py +1 -1
- mypy_boto3_health/__init__.pyi +1 -1
- mypy_boto3_health/__main__.py +4 -4
- mypy_boto3_health/client.py +1 -1
- mypy_boto3_health/client.pyi +1 -1
- mypy_boto3_health/literals.py +6 -2
- mypy_boto3_health/literals.pyi +6 -2
- mypy_boto3_health/paginator.py +1 -1
- mypy_boto3_health/paginator.pyi +1 -1
- mypy_boto3_health/type_defs.py +1 -1
- mypy_boto3_health/type_defs.pyi +1 -1
- mypy_boto3_health/version.py +2 -2
- mypy_boto3_healthlake/__init__.py +1 -1
- mypy_boto3_healthlake/__init__.pyi +1 -1
- mypy_boto3_healthlake/__main__.py +4 -4
- mypy_boto3_healthlake/client.py +1 -1
- mypy_boto3_healthlake/client.pyi +1 -1
- mypy_boto3_healthlake/literals.py +6 -2
- mypy_boto3_healthlake/literals.pyi +6 -2
- mypy_boto3_healthlake/type_defs.py +1 -1
- mypy_boto3_healthlake/type_defs.pyi +1 -1
- mypy_boto3_healthlake/version.py +2 -2
- mypy_boto3_healthlake/waiter.py +1 -1
- mypy_boto3_healthlake/waiter.pyi +1 -1
- mypy_boto3_iam/__init__.py +1 -1
- mypy_boto3_iam/__init__.pyi +1 -1
- mypy_boto3_iam/__main__.py +4 -4
- mypy_boto3_iam/client.py +1 -1
- mypy_boto3_iam/client.pyi +1 -1
- mypy_boto3_iam/literals.py +6 -2
- mypy_boto3_iam/literals.pyi +6 -2
- mypy_boto3_iam/paginator.py +1 -1
- mypy_boto3_iam/paginator.pyi +1 -1
- mypy_boto3_iam/service_resource.py +1 -1
- mypy_boto3_iam/service_resource.pyi +1 -1
- mypy_boto3_iam/type_defs.py +2 -1
- mypy_boto3_iam/type_defs.pyi +2 -1
- mypy_boto3_iam/version.py +2 -2
- mypy_boto3_iam/waiter.py +1 -1
- mypy_boto3_iam/waiter.pyi +1 -1
- mypy_boto3_identitystore/__init__.py +1 -1
- mypy_boto3_identitystore/__init__.pyi +1 -1
- mypy_boto3_identitystore/__main__.py +4 -4
- mypy_boto3_identitystore/client.py +1 -1
- mypy_boto3_identitystore/client.pyi +1 -1
- mypy_boto3_identitystore/literals.py +6 -2
- mypy_boto3_identitystore/literals.pyi +6 -2
- mypy_boto3_identitystore/paginator.py +1 -1
- mypy_boto3_identitystore/paginator.pyi +1 -1
- mypy_boto3_identitystore/type_defs.py +19 -1
- mypy_boto3_identitystore/type_defs.pyi +19 -1
- mypy_boto3_identitystore/version.py +2 -2
- mypy_boto3_imagebuilder/__init__.py +1 -1
- mypy_boto3_imagebuilder/__init__.pyi +1 -1
- mypy_boto3_imagebuilder/__main__.py +4 -4
- mypy_boto3_imagebuilder/client.py +1 -1
- mypy_boto3_imagebuilder/client.pyi +1 -1
- mypy_boto3_imagebuilder/literals.py +6 -2
- mypy_boto3_imagebuilder/literals.pyi +6 -2
- mypy_boto3_imagebuilder/paginator.py +1 -1
- mypy_boto3_imagebuilder/paginator.pyi +1 -1
- mypy_boto3_imagebuilder/type_defs.py +1 -1
- mypy_boto3_imagebuilder/type_defs.pyi +1 -1
- mypy_boto3_imagebuilder/version.py +2 -2
- mypy_boto3_importexport/__init__.py +1 -1
- mypy_boto3_importexport/__init__.pyi +1 -1
- mypy_boto3_importexport/__main__.py +4 -4
- mypy_boto3_importexport/client.py +1 -1
- mypy_boto3_importexport/client.pyi +1 -1
- mypy_boto3_importexport/literals.py +6 -2
- mypy_boto3_importexport/literals.pyi +6 -2
- mypy_boto3_importexport/paginator.py +1 -1
- mypy_boto3_importexport/paginator.pyi +1 -1
- mypy_boto3_importexport/type_defs.py +1 -1
- mypy_boto3_importexport/type_defs.pyi +1 -1
- mypy_boto3_importexport/version.py +2 -2
- mypy_boto3_inspector/__init__.py +1 -1
- mypy_boto3_inspector/__init__.pyi +1 -1
- mypy_boto3_inspector/__main__.py +4 -4
- mypy_boto3_inspector/client.py +1 -1
- mypy_boto3_inspector/client.pyi +1 -1
- mypy_boto3_inspector/literals.py +6 -2
- mypy_boto3_inspector/literals.pyi +6 -2
- mypy_boto3_inspector/paginator.py +1 -1
- mypy_boto3_inspector/paginator.pyi +1 -1
- mypy_boto3_inspector/type_defs.py +1 -1
- mypy_boto3_inspector/type_defs.pyi +1 -1
- mypy_boto3_inspector/version.py +2 -2
- mypy_boto3_inspector2/__init__.py +1 -1
- mypy_boto3_inspector2/__init__.pyi +1 -1
- mypy_boto3_inspector2/__main__.py +4 -4
- mypy_boto3_inspector2/client.py +1 -1
- mypy_boto3_inspector2/client.pyi +1 -1
- mypy_boto3_inspector2/literals.py +7 -2
- mypy_boto3_inspector2/literals.pyi +7 -2
- mypy_boto3_inspector2/paginator.py +1 -1
- mypy_boto3_inspector2/paginator.pyi +1 -1
- mypy_boto3_inspector2/type_defs.py +1 -1
- mypy_boto3_inspector2/type_defs.pyi +1 -1
- mypy_boto3_inspector2/version.py +2 -2
- mypy_boto3_inspector_scan/__init__.py +1 -1
- mypy_boto3_inspector_scan/__init__.pyi +1 -1
- mypy_boto3_inspector_scan/__main__.py +4 -4
- mypy_boto3_inspector_scan/client.py +1 -1
- mypy_boto3_inspector_scan/client.pyi +1 -1
- mypy_boto3_inspector_scan/literals.py +7 -3
- mypy_boto3_inspector_scan/literals.pyi +7 -3
- mypy_boto3_inspector_scan/type_defs.py +1 -1
- mypy_boto3_inspector_scan/type_defs.pyi +1 -1
- mypy_boto3_inspector_scan/version.py +2 -2
- mypy_boto3_internetmonitor/__init__.py +1 -1
- mypy_boto3_internetmonitor/__init__.pyi +1 -1
- mypy_boto3_internetmonitor/__main__.py +4 -4
- mypy_boto3_internetmonitor/client.py +1 -1
- mypy_boto3_internetmonitor/client.pyi +1 -1
- mypy_boto3_internetmonitor/literals.py +6 -2
- mypy_boto3_internetmonitor/literals.pyi +6 -2
- mypy_boto3_internetmonitor/paginator.py +1 -1
- mypy_boto3_internetmonitor/paginator.pyi +1 -1
- mypy_boto3_internetmonitor/type_defs.py +1 -1
- mypy_boto3_internetmonitor/type_defs.pyi +1 -1
- mypy_boto3_internetmonitor/version.py +2 -2
- mypy_boto3_invoicing/__init__.py +1 -1
- mypy_boto3_invoicing/__init__.pyi +1 -1
- mypy_boto3_invoicing/__main__.py +4 -4
- mypy_boto3_invoicing/client.py +1 -1
- mypy_boto3_invoicing/client.pyi +1 -1
- mypy_boto3_invoicing/literals.py +6 -2
- mypy_boto3_invoicing/literals.pyi +6 -2
- mypy_boto3_invoicing/paginator.py +1 -1
- mypy_boto3_invoicing/paginator.pyi +1 -1
- mypy_boto3_invoicing/type_defs.py +1 -1
- mypy_boto3_invoicing/type_defs.pyi +1 -1
- mypy_boto3_invoicing/version.py +2 -2
- mypy_boto3_iot/__init__.py +1 -1
- mypy_boto3_iot/__init__.pyi +1 -1
- mypy_boto3_iot/__main__.py +4 -4
- mypy_boto3_iot/client.py +5 -2
- mypy_boto3_iot/client.pyi +5 -2
- mypy_boto3_iot/literals.py +25 -2
- mypy_boto3_iot/literals.pyi +25 -2
- mypy_boto3_iot/paginator.py +1 -1
- mypy_boto3_iot/paginator.pyi +1 -1
- mypy_boto3_iot/type_defs.py +153 -48
- mypy_boto3_iot/type_defs.pyi +140 -46
- mypy_boto3_iot/version.py +2 -2
- mypy_boto3_iot_data/__init__.py +1 -1
- mypy_boto3_iot_data/__init__.pyi +1 -1
- mypy_boto3_iot_data/__main__.py +4 -4
- mypy_boto3_iot_data/client.py +1 -1
- mypy_boto3_iot_data/client.pyi +1 -1
- mypy_boto3_iot_data/literals.py +6 -2
- mypy_boto3_iot_data/literals.pyi +6 -2
- mypy_boto3_iot_data/paginator.py +1 -1
- mypy_boto3_iot_data/paginator.pyi +1 -1
- mypy_boto3_iot_data/type_defs.py +1 -1
- mypy_boto3_iot_data/type_defs.pyi +1 -1
- mypy_boto3_iot_data/version.py +2 -2
- mypy_boto3_iot_jobs_data/__init__.py +1 -1
- mypy_boto3_iot_jobs_data/__init__.pyi +1 -1
- mypy_boto3_iot_jobs_data/__main__.py +4 -4
- mypy_boto3_iot_jobs_data/client.py +1 -1
- mypy_boto3_iot_jobs_data/client.pyi +1 -1
- mypy_boto3_iot_jobs_data/literals.py +6 -2
- mypy_boto3_iot_jobs_data/literals.pyi +6 -2
- mypy_boto3_iot_jobs_data/type_defs.py +1 -1
- mypy_boto3_iot_jobs_data/type_defs.pyi +1 -1
- mypy_boto3_iot_jobs_data/version.py +2 -2
- mypy_boto3_iot_managed_integrations/__init__.py +1 -1
- mypy_boto3_iot_managed_integrations/__init__.pyi +1 -1
- mypy_boto3_iot_managed_integrations/__main__.py +4 -4
- mypy_boto3_iot_managed_integrations/client.py +2 -3
- mypy_boto3_iot_managed_integrations/client.pyi +2 -3
- mypy_boto3_iot_managed_integrations/literals.py +12 -3
- mypy_boto3_iot_managed_integrations/literals.pyi +12 -3
- mypy_boto3_iot_managed_integrations/paginator.py +1 -1
- mypy_boto3_iot_managed_integrations/paginator.pyi +1 -1
- mypy_boto3_iot_managed_integrations/type_defs.py +58 -43
- mypy_boto3_iot_managed_integrations/type_defs.pyi +56 -41
- mypy_boto3_iot_managed_integrations/version.py +2 -2
- mypy_boto3_iotanalytics/__init__.py +1 -1
- mypy_boto3_iotanalytics/__init__.pyi +1 -1
- mypy_boto3_iotanalytics/__main__.py +4 -4
- mypy_boto3_iotanalytics/client.py +1 -1
- mypy_boto3_iotanalytics/client.pyi +1 -1
- mypy_boto3_iotanalytics/literals.py +6 -2
- mypy_boto3_iotanalytics/literals.pyi +6 -2
- mypy_boto3_iotanalytics/paginator.py +1 -1
- mypy_boto3_iotanalytics/paginator.pyi +1 -1
- mypy_boto3_iotanalytics/type_defs.py +1 -1
- mypy_boto3_iotanalytics/type_defs.pyi +1 -1
- mypy_boto3_iotanalytics/version.py +2 -2
- mypy_boto3_iotdeviceadvisor/__init__.py +1 -1
- mypy_boto3_iotdeviceadvisor/__init__.pyi +1 -1
- mypy_boto3_iotdeviceadvisor/__main__.py +4 -4
- mypy_boto3_iotdeviceadvisor/client.py +1 -1
- mypy_boto3_iotdeviceadvisor/client.pyi +1 -1
- mypy_boto3_iotdeviceadvisor/literals.py +6 -2
- mypy_boto3_iotdeviceadvisor/literals.pyi +6 -2
- mypy_boto3_iotdeviceadvisor/type_defs.py +1 -1
- mypy_boto3_iotdeviceadvisor/type_defs.pyi +1 -1
- mypy_boto3_iotdeviceadvisor/version.py +2 -2
- mypy_boto3_iotevents/__init__.py +1 -1
- mypy_boto3_iotevents/__init__.pyi +1 -1
- mypy_boto3_iotevents/__main__.py +4 -4
- mypy_boto3_iotevents/client.py +1 -1
- mypy_boto3_iotevents/client.pyi +1 -1
- mypy_boto3_iotevents/literals.py +6 -2
- mypy_boto3_iotevents/literals.pyi +6 -2
- mypy_boto3_iotevents/type_defs.py +1 -1
- mypy_boto3_iotevents/type_defs.pyi +1 -1
- mypy_boto3_iotevents/version.py +2 -2
- mypy_boto3_iotevents_data/__init__.py +1 -1
- mypy_boto3_iotevents_data/__init__.pyi +1 -1
- mypy_boto3_iotevents_data/__main__.py +4 -4
- mypy_boto3_iotevents_data/client.py +1 -1
- mypy_boto3_iotevents_data/client.pyi +1 -1
- mypy_boto3_iotevents_data/literals.py +6 -2
- mypy_boto3_iotevents_data/literals.pyi +6 -2
- mypy_boto3_iotevents_data/type_defs.py +1 -1
- mypy_boto3_iotevents_data/type_defs.pyi +1 -1
- mypy_boto3_iotevents_data/version.py +2 -2
- mypy_boto3_iotfleetwise/__init__.py +1 -1
- mypy_boto3_iotfleetwise/__init__.pyi +1 -1
- mypy_boto3_iotfleetwise/__main__.py +4 -4
- mypy_boto3_iotfleetwise/client.py +1 -1
- mypy_boto3_iotfleetwise/client.pyi +1 -1
- mypy_boto3_iotfleetwise/literals.py +6 -2
- mypy_boto3_iotfleetwise/literals.pyi +6 -2
- mypy_boto3_iotfleetwise/paginator.py +1 -1
- mypy_boto3_iotfleetwise/paginator.pyi +1 -1
- mypy_boto3_iotfleetwise/type_defs.py +1 -1
- mypy_boto3_iotfleetwise/type_defs.pyi +1 -1
- mypy_boto3_iotfleetwise/version.py +2 -2
- mypy_boto3_iotsecuretunneling/__init__.py +1 -1
- mypy_boto3_iotsecuretunneling/__init__.pyi +1 -1
- mypy_boto3_iotsecuretunneling/__main__.py +4 -4
- mypy_boto3_iotsecuretunneling/client.py +1 -1
- mypy_boto3_iotsecuretunneling/client.pyi +1 -1
- mypy_boto3_iotsecuretunneling/literals.py +6 -2
- mypy_boto3_iotsecuretunneling/literals.pyi +6 -2
- mypy_boto3_iotsecuretunneling/type_defs.py +1 -1
- mypy_boto3_iotsecuretunneling/type_defs.pyi +1 -1
- mypy_boto3_iotsecuretunneling/version.py +2 -2
- mypy_boto3_iotsitewise/__init__.py +1 -1
- mypy_boto3_iotsitewise/__init__.pyi +1 -1
- mypy_boto3_iotsitewise/__main__.py +4 -4
- mypy_boto3_iotsitewise/client.py +1 -1
- mypy_boto3_iotsitewise/client.pyi +1 -1
- mypy_boto3_iotsitewise/literals.py +6 -2
- mypy_boto3_iotsitewise/literals.pyi +6 -2
- mypy_boto3_iotsitewise/paginator.py +1 -1
- mypy_boto3_iotsitewise/paginator.pyi +1 -1
- mypy_boto3_iotsitewise/type_defs.py +1 -1
- mypy_boto3_iotsitewise/type_defs.pyi +1 -1
- mypy_boto3_iotsitewise/version.py +2 -2
- mypy_boto3_iotsitewise/waiter.py +1 -1
- mypy_boto3_iotsitewise/waiter.pyi +1 -1
- mypy_boto3_iotthingsgraph/__init__.py +1 -1
- mypy_boto3_iotthingsgraph/__init__.pyi +1 -1
- mypy_boto3_iotthingsgraph/__main__.py +4 -4
- mypy_boto3_iotthingsgraph/client.py +1 -1
- mypy_boto3_iotthingsgraph/client.pyi +1 -1
- mypy_boto3_iotthingsgraph/literals.py +6 -2
- mypy_boto3_iotthingsgraph/literals.pyi +6 -2
- mypy_boto3_iotthingsgraph/paginator.py +1 -1
- mypy_boto3_iotthingsgraph/paginator.pyi +1 -1
- mypy_boto3_iotthingsgraph/type_defs.py +1 -1
- mypy_boto3_iotthingsgraph/type_defs.pyi +1 -1
- mypy_boto3_iotthingsgraph/version.py +2 -2
- mypy_boto3_iottwinmaker/__init__.py +1 -1
- mypy_boto3_iottwinmaker/__init__.pyi +1 -1
- mypy_boto3_iottwinmaker/__main__.py +4 -4
- mypy_boto3_iottwinmaker/client.py +1 -1
- mypy_boto3_iottwinmaker/client.pyi +1 -1
- mypy_boto3_iottwinmaker/literals.py +6 -2
- mypy_boto3_iottwinmaker/literals.pyi +6 -2
- mypy_boto3_iottwinmaker/type_defs.py +1 -1
- mypy_boto3_iottwinmaker/type_defs.pyi +1 -1
- mypy_boto3_iottwinmaker/version.py +2 -2
- mypy_boto3_iotwireless/__init__.py +1 -1
- mypy_boto3_iotwireless/__init__.pyi +1 -1
- mypy_boto3_iotwireless/__main__.py +4 -4
- mypy_boto3_iotwireless/client.py +1 -1
- mypy_boto3_iotwireless/client.pyi +1 -1
- mypy_boto3_iotwireless/literals.py +6 -2
- mypy_boto3_iotwireless/literals.pyi +6 -2
- mypy_boto3_iotwireless/type_defs.py +1 -1
- mypy_boto3_iotwireless/type_defs.pyi +1 -1
- mypy_boto3_iotwireless/version.py +2 -2
- mypy_boto3_ivs/__init__.py +1 -1
- mypy_boto3_ivs/__init__.pyi +1 -1
- mypy_boto3_ivs/__main__.py +4 -4
- mypy_boto3_ivs/client.py +1 -1
- mypy_boto3_ivs/client.pyi +1 -1
- mypy_boto3_ivs/literals.py +6 -2
- mypy_boto3_ivs/literals.pyi +6 -2
- mypy_boto3_ivs/paginator.py +1 -1
- mypy_boto3_ivs/paginator.pyi +1 -1
- mypy_boto3_ivs/type_defs.py +1 -1
- mypy_boto3_ivs/type_defs.pyi +1 -1
- mypy_boto3_ivs/version.py +2 -2
- mypy_boto3_ivs_realtime/__init__.py +1 -1
- mypy_boto3_ivs_realtime/__init__.pyi +1 -1
- mypy_boto3_ivs_realtime/__main__.py +4 -4
- mypy_boto3_ivs_realtime/client.py +1 -1
- mypy_boto3_ivs_realtime/client.pyi +1 -1
- mypy_boto3_ivs_realtime/literals.py +7 -2
- mypy_boto3_ivs_realtime/literals.pyi +7 -2
- mypy_boto3_ivs_realtime/paginator.py +1 -1
- mypy_boto3_ivs_realtime/paginator.pyi +1 -1
- mypy_boto3_ivs_realtime/type_defs.py +24 -14
- mypy_boto3_ivs_realtime/type_defs.pyi +23 -14
- mypy_boto3_ivs_realtime/version.py +2 -2
- mypy_boto3_ivschat/__init__.py +1 -1
- mypy_boto3_ivschat/__init__.pyi +1 -1
- mypy_boto3_ivschat/__main__.py +4 -4
- mypy_boto3_ivschat/client.py +1 -1
- mypy_boto3_ivschat/client.pyi +1 -1
- mypy_boto3_ivschat/literals.py +6 -2
- mypy_boto3_ivschat/literals.pyi +6 -2
- mypy_boto3_ivschat/type_defs.py +1 -1
- mypy_boto3_ivschat/type_defs.pyi +1 -1
- mypy_boto3_ivschat/version.py +2 -2
- mypy_boto3_kafka/__init__.py +1 -1
- mypy_boto3_kafka/__init__.pyi +1 -1
- mypy_boto3_kafka/__main__.py +4 -4
- mypy_boto3_kafka/client.py +1 -1
- mypy_boto3_kafka/client.pyi +1 -1
- mypy_boto3_kafka/literals.py +7 -2
- mypy_boto3_kafka/literals.pyi +7 -2
- mypy_boto3_kafka/paginator.py +1 -1
- mypy_boto3_kafka/paginator.pyi +1 -1
- mypy_boto3_kafka/type_defs.py +1 -1
- mypy_boto3_kafka/type_defs.pyi +1 -1
- mypy_boto3_kafka/version.py +2 -2
- mypy_boto3_kafkaconnect/__init__.py +1 -1
- mypy_boto3_kafkaconnect/__init__.pyi +1 -1
- mypy_boto3_kafkaconnect/__main__.py +4 -4
- mypy_boto3_kafkaconnect/client.py +1 -1
- mypy_boto3_kafkaconnect/client.pyi +1 -1
- mypy_boto3_kafkaconnect/literals.py +9 -2
- mypy_boto3_kafkaconnect/literals.pyi +9 -2
- mypy_boto3_kafkaconnect/paginator.py +1 -1
- mypy_boto3_kafkaconnect/paginator.pyi +1 -1
- mypy_boto3_kafkaconnect/type_defs.py +5 -1
- mypy_boto3_kafkaconnect/type_defs.pyi +5 -1
- mypy_boto3_kafkaconnect/version.py +2 -2
- mypy_boto3_kendra/__init__.py +1 -1
- mypy_boto3_kendra/__init__.pyi +1 -1
- mypy_boto3_kendra/__main__.py +4 -4
- mypy_boto3_kendra/client.py +1 -1
- mypy_boto3_kendra/client.pyi +1 -1
- mypy_boto3_kendra/literals.py +6 -2
- mypy_boto3_kendra/literals.pyi +6 -2
- mypy_boto3_kendra/type_defs.py +1 -1
- mypy_boto3_kendra/type_defs.pyi +1 -1
- mypy_boto3_kendra/version.py +2 -2
- mypy_boto3_kendra_ranking/__init__.py +1 -1
- mypy_boto3_kendra_ranking/__init__.pyi +1 -1
- mypy_boto3_kendra_ranking/__main__.py +4 -4
- mypy_boto3_kendra_ranking/client.py +1 -1
- mypy_boto3_kendra_ranking/client.pyi +1 -1
- mypy_boto3_kendra_ranking/literals.py +6 -2
- mypy_boto3_kendra_ranking/literals.pyi +6 -2
- mypy_boto3_kendra_ranking/type_defs.py +1 -1
- mypy_boto3_kendra_ranking/type_defs.pyi +1 -1
- mypy_boto3_kendra_ranking/version.py +2 -2
- mypy_boto3_keyspaces/__init__.py +1 -1
- mypy_boto3_keyspaces/__init__.pyi +1 -1
- mypy_boto3_keyspaces/__main__.py +4 -4
- mypy_boto3_keyspaces/client.py +1 -1
- mypy_boto3_keyspaces/client.pyi +1 -1
- mypy_boto3_keyspaces/literals.py +8 -2
- mypy_boto3_keyspaces/literals.pyi +8 -2
- mypy_boto3_keyspaces/paginator.py +1 -1
- mypy_boto3_keyspaces/paginator.pyi +1 -1
- mypy_boto3_keyspaces/type_defs.py +25 -7
- mypy_boto3_keyspaces/type_defs.pyi +22 -6
- mypy_boto3_keyspaces/version.py +2 -2
- mypy_boto3_keyspacesstreams/__init__.py +1 -1
- mypy_boto3_keyspacesstreams/__init__.pyi +1 -1
- mypy_boto3_keyspacesstreams/__main__.py +4 -4
- mypy_boto3_keyspacesstreams/client.py +1 -1
- mypy_boto3_keyspacesstreams/client.pyi +1 -1
- mypy_boto3_keyspacesstreams/literals.py +6 -2
- mypy_boto3_keyspacesstreams/literals.pyi +6 -2
- mypy_boto3_keyspacesstreams/paginator.py +1 -1
- mypy_boto3_keyspacesstreams/paginator.pyi +1 -1
- mypy_boto3_keyspacesstreams/type_defs.py +1 -1
- mypy_boto3_keyspacesstreams/type_defs.pyi +1 -1
- mypy_boto3_keyspacesstreams/version.py +2 -2
- mypy_boto3_kinesis/__init__.py +1 -1
- mypy_boto3_kinesis/__init__.pyi +1 -1
- mypy_boto3_kinesis/__main__.py +4 -4
- mypy_boto3_kinesis/client.py +1 -1
- mypy_boto3_kinesis/client.pyi +1 -1
- mypy_boto3_kinesis/literals.py +6 -2
- mypy_boto3_kinesis/literals.pyi +6 -2
- mypy_boto3_kinesis/paginator.py +1 -1
- mypy_boto3_kinesis/paginator.pyi +1 -1
- mypy_boto3_kinesis/type_defs.py +1 -1
- mypy_boto3_kinesis/type_defs.pyi +1 -1
- mypy_boto3_kinesis/version.py +2 -2
- mypy_boto3_kinesis/waiter.py +1 -1
- mypy_boto3_kinesis/waiter.pyi +1 -1
- mypy_boto3_kinesis_video_archived_media/__init__.py +1 -1
- mypy_boto3_kinesis_video_archived_media/__init__.pyi +1 -1
- mypy_boto3_kinesis_video_archived_media/__main__.py +4 -4
- mypy_boto3_kinesis_video_archived_media/client.py +1 -1
- mypy_boto3_kinesis_video_archived_media/client.pyi +1 -1
- mypy_boto3_kinesis_video_archived_media/literals.py +6 -2
- mypy_boto3_kinesis_video_archived_media/literals.pyi +6 -2
- mypy_boto3_kinesis_video_archived_media/paginator.py +1 -1
- mypy_boto3_kinesis_video_archived_media/paginator.pyi +1 -1
- mypy_boto3_kinesis_video_archived_media/type_defs.py +1 -1
- mypy_boto3_kinesis_video_archived_media/type_defs.pyi +1 -1
- mypy_boto3_kinesis_video_archived_media/version.py +2 -2
- mypy_boto3_kinesis_video_media/__init__.py +1 -1
- mypy_boto3_kinesis_video_media/__init__.pyi +1 -1
- mypy_boto3_kinesis_video_media/__main__.py +4 -4
- mypy_boto3_kinesis_video_media/client.py +1 -1
- mypy_boto3_kinesis_video_media/client.pyi +1 -1
- mypy_boto3_kinesis_video_media/literals.py +6 -2
- mypy_boto3_kinesis_video_media/literals.pyi +6 -2
- mypy_boto3_kinesis_video_media/type_defs.py +1 -1
- mypy_boto3_kinesis_video_media/type_defs.pyi +1 -1
- mypy_boto3_kinesis_video_media/version.py +2 -2
- mypy_boto3_kinesis_video_signaling/__init__.py +1 -1
- mypy_boto3_kinesis_video_signaling/__init__.pyi +1 -1
- mypy_boto3_kinesis_video_signaling/__main__.py +4 -4
- mypy_boto3_kinesis_video_signaling/client.py +1 -1
- mypy_boto3_kinesis_video_signaling/client.pyi +1 -1
- mypy_boto3_kinesis_video_signaling/literals.py +6 -2
- mypy_boto3_kinesis_video_signaling/literals.pyi +6 -2
- mypy_boto3_kinesis_video_signaling/type_defs.py +1 -1
- mypy_boto3_kinesis_video_signaling/type_defs.pyi +1 -1
- mypy_boto3_kinesis_video_signaling/version.py +2 -2
- mypy_boto3_kinesis_video_webrtc_storage/__init__.py +1 -1
- mypy_boto3_kinesis_video_webrtc_storage/__init__.pyi +1 -1
- mypy_boto3_kinesis_video_webrtc_storage/__main__.py +4 -4
- mypy_boto3_kinesis_video_webrtc_storage/client.py +1 -1
- mypy_boto3_kinesis_video_webrtc_storage/client.pyi +1 -1
- mypy_boto3_kinesis_video_webrtc_storage/literals.py +6 -2
- mypy_boto3_kinesis_video_webrtc_storage/literals.pyi +6 -2
- mypy_boto3_kinesis_video_webrtc_storage/type_defs.py +1 -1
- mypy_boto3_kinesis_video_webrtc_storage/type_defs.pyi +1 -1
- mypy_boto3_kinesis_video_webrtc_storage/version.py +2 -2
- mypy_boto3_kinesisanalytics/__init__.py +1 -1
- mypy_boto3_kinesisanalytics/__init__.pyi +1 -1
- mypy_boto3_kinesisanalytics/__main__.py +4 -4
- mypy_boto3_kinesisanalytics/client.py +1 -1
- mypy_boto3_kinesisanalytics/client.pyi +1 -1
- mypy_boto3_kinesisanalytics/literals.py +7 -2
- mypy_boto3_kinesisanalytics/literals.pyi +7 -2
- mypy_boto3_kinesisanalytics/type_defs.py +1 -1
- mypy_boto3_kinesisanalytics/type_defs.pyi +1 -1
- mypy_boto3_kinesisanalytics/version.py +2 -2
- mypy_boto3_kinesisanalyticsv2/__init__.py +1 -1
- mypy_boto3_kinesisanalyticsv2/__init__.pyi +1 -1
- mypy_boto3_kinesisanalyticsv2/__main__.py +4 -4
- mypy_boto3_kinesisanalyticsv2/client.py +1 -1
- mypy_boto3_kinesisanalyticsv2/client.pyi +1 -1
- mypy_boto3_kinesisanalyticsv2/literals.py +7 -2
- mypy_boto3_kinesisanalyticsv2/literals.pyi +7 -2
- mypy_boto3_kinesisanalyticsv2/paginator.py +1 -1
- mypy_boto3_kinesisanalyticsv2/paginator.pyi +1 -1
- mypy_boto3_kinesisanalyticsv2/type_defs.py +1 -1
- mypy_boto3_kinesisanalyticsv2/type_defs.pyi +1 -1
- mypy_boto3_kinesisanalyticsv2/version.py +2 -2
- mypy_boto3_kinesisvideo/__init__.py +1 -1
- mypy_boto3_kinesisvideo/__init__.pyi +1 -1
- mypy_boto3_kinesisvideo/__main__.py +4 -4
- mypy_boto3_kinesisvideo/client.py +1 -1
- mypy_boto3_kinesisvideo/client.pyi +1 -1
- mypy_boto3_kinesisvideo/literals.py +6 -2
- mypy_boto3_kinesisvideo/literals.pyi +6 -2
- mypy_boto3_kinesisvideo/paginator.py +1 -1
- mypy_boto3_kinesisvideo/paginator.pyi +1 -1
- mypy_boto3_kinesisvideo/type_defs.py +1 -1
- mypy_boto3_kinesisvideo/type_defs.pyi +1 -1
- mypy_boto3_kinesisvideo/version.py +2 -2
- mypy_boto3_kms/__init__.py +1 -1
- mypy_boto3_kms/__init__.pyi +1 -1
- mypy_boto3_kms/__main__.py +4 -4
- mypy_boto3_kms/client.py +1 -1
- mypy_boto3_kms/client.pyi +1 -1
- mypy_boto3_kms/literals.py +6 -2
- mypy_boto3_kms/literals.pyi +6 -2
- mypy_boto3_kms/paginator.py +1 -1
- mypy_boto3_kms/paginator.pyi +1 -1
- mypy_boto3_kms/type_defs.py +1 -1
- mypy_boto3_kms/type_defs.pyi +1 -1
- mypy_boto3_kms/version.py +2 -2
- mypy_boto3_lakeformation/__init__.py +1 -1
- mypy_boto3_lakeformation/__init__.pyi +1 -1
- mypy_boto3_lakeformation/__main__.py +4 -4
- mypy_boto3_lakeformation/client.py +17 -1
- mypy_boto3_lakeformation/client.pyi +17 -1
- mypy_boto3_lakeformation/literals.py +11 -2
- mypy_boto3_lakeformation/literals.pyi +11 -2
- mypy_boto3_lakeformation/paginator.py +1 -1
- mypy_boto3_lakeformation/paginator.pyi +1 -1
- mypy_boto3_lakeformation/type_defs.py +31 -1
- mypy_boto3_lakeformation/type_defs.pyi +28 -1
- mypy_boto3_lakeformation/version.py +2 -2
- mypy_boto3_lambda/__init__.py +21 -1
- mypy_boto3_lambda/__init__.pyi +21 -1
- mypy_boto3_lambda/__main__.py +4 -4
- mypy_boto3_lambda/client.py +287 -2
- mypy_boto3_lambda/client.pyi +287 -2
- mypy_boto3_lambda/literals.py +106 -3
- mypy_boto3_lambda/literals.pyi +106 -3
- mypy_boto3_lambda/paginator.py +137 -1
- mypy_boto3_lambda/paginator.pyi +122 -1
- mypy_boto3_lambda/type_defs.py +797 -67
- mypy_boto3_lambda/type_defs.pyi +687 -55
- mypy_boto3_lambda/version.py +2 -2
- mypy_boto3_lambda/waiter.py +1 -1
- mypy_boto3_lambda/waiter.pyi +1 -1
- mypy_boto3_launch_wizard/__init__.py +5 -1
- mypy_boto3_launch_wizard/__init__.pyi +5 -1
- mypy_boto3_launch_wizard/__main__.py +4 -4
- mypy_boto3_launch_wizard/client.py +49 -1
- mypy_boto3_launch_wizard/client.pyi +49 -1
- mypy_boto3_launch_wizard/literals.py +16 -2
- mypy_boto3_launch_wizard/literals.pyi +16 -2
- mypy_boto3_launch_wizard/paginator.py +29 -1
- mypy_boto3_launch_wizard/paginator.pyi +26 -1
- mypy_boto3_launch_wizard/type_defs.py +104 -31
- mypy_boto3_launch_wizard/type_defs.pyi +95 -31
- mypy_boto3_launch_wizard/version.py +2 -2
- mypy_boto3_lex_models/__init__.py +1 -1
- mypy_boto3_lex_models/__init__.pyi +1 -1
- mypy_boto3_lex_models/__main__.py +4 -4
- mypy_boto3_lex_models/client.py +1 -1
- mypy_boto3_lex_models/client.pyi +1 -1
- mypy_boto3_lex_models/literals.py +6 -2
- mypy_boto3_lex_models/literals.pyi +6 -2
- mypy_boto3_lex_models/paginator.py +1 -1
- mypy_boto3_lex_models/paginator.pyi +1 -1
- mypy_boto3_lex_models/type_defs.py +1 -1
- mypy_boto3_lex_models/type_defs.pyi +1 -1
- mypy_boto3_lex_models/version.py +2 -2
- mypy_boto3_lex_runtime/__init__.py +1 -1
- mypy_boto3_lex_runtime/__init__.pyi +1 -1
- mypy_boto3_lex_runtime/__main__.py +4 -4
- mypy_boto3_lex_runtime/client.py +1 -1
- mypy_boto3_lex_runtime/client.pyi +1 -1
- mypy_boto3_lex_runtime/literals.py +6 -2
- mypy_boto3_lex_runtime/literals.pyi +6 -2
- mypy_boto3_lex_runtime/type_defs.py +1 -1
- mypy_boto3_lex_runtime/type_defs.pyi +1 -1
- mypy_boto3_lex_runtime/version.py +2 -2
- mypy_boto3_lexv2_models/__init__.py +1 -1
- mypy_boto3_lexv2_models/__init__.pyi +1 -1
- mypy_boto3_lexv2_models/__main__.py +4 -4
- mypy_boto3_lexv2_models/client.py +1 -1
- mypy_boto3_lexv2_models/client.pyi +1 -1
- mypy_boto3_lexv2_models/literals.py +8 -2
- mypy_boto3_lexv2_models/literals.pyi +8 -2
- mypy_boto3_lexv2_models/type_defs.py +97 -58
- mypy_boto3_lexv2_models/type_defs.pyi +86 -51
- mypy_boto3_lexv2_models/version.py +2 -2
- mypy_boto3_lexv2_models/waiter.py +1 -1
- mypy_boto3_lexv2_models/waiter.pyi +1 -1
- mypy_boto3_lexv2_runtime/__init__.py +1 -1
- mypy_boto3_lexv2_runtime/__init__.pyi +1 -1
- mypy_boto3_lexv2_runtime/__main__.py +4 -4
- mypy_boto3_lexv2_runtime/client.py +1 -1
- mypy_boto3_lexv2_runtime/client.pyi +1 -1
- mypy_boto3_lexv2_runtime/literals.py +6 -2
- mypy_boto3_lexv2_runtime/literals.pyi +6 -2
- mypy_boto3_lexv2_runtime/type_defs.py +1 -1
- mypy_boto3_lexv2_runtime/type_defs.pyi +1 -1
- mypy_boto3_lexv2_runtime/version.py +2 -2
- mypy_boto3_license_manager/__init__.py +1 -1
- mypy_boto3_license_manager/__init__.pyi +1 -1
- mypy_boto3_license_manager/__main__.py +4 -4
- mypy_boto3_license_manager/client.py +1 -1
- mypy_boto3_license_manager/client.pyi +1 -1
- mypy_boto3_license_manager/literals.py +7 -2
- mypy_boto3_license_manager/literals.pyi +7 -2
- mypy_boto3_license_manager/paginator.py +1 -1
- mypy_boto3_license_manager/paginator.pyi +1 -1
- mypy_boto3_license_manager/type_defs.py +1 -1
- mypy_boto3_license_manager/type_defs.pyi +1 -1
- mypy_boto3_license_manager/version.py +2 -2
- mypy_boto3_license_manager_linux_subscriptions/__init__.py +1 -1
- mypy_boto3_license_manager_linux_subscriptions/__init__.pyi +1 -1
- mypy_boto3_license_manager_linux_subscriptions/__main__.py +4 -4
- mypy_boto3_license_manager_linux_subscriptions/client.py +1 -1
- mypy_boto3_license_manager_linux_subscriptions/client.pyi +1 -1
- mypy_boto3_license_manager_linux_subscriptions/literals.py +7 -2
- mypy_boto3_license_manager_linux_subscriptions/literals.pyi +7 -2
- mypy_boto3_license_manager_linux_subscriptions/paginator.py +1 -1
- mypy_boto3_license_manager_linux_subscriptions/paginator.pyi +1 -1
- mypy_boto3_license_manager_linux_subscriptions/type_defs.py +1 -1
- mypy_boto3_license_manager_linux_subscriptions/type_defs.pyi +1 -1
- mypy_boto3_license_manager_linux_subscriptions/version.py +2 -2
- mypy_boto3_license_manager_user_subscriptions/__init__.py +1 -1
- mypy_boto3_license_manager_user_subscriptions/__init__.pyi +1 -1
- mypy_boto3_license_manager_user_subscriptions/__main__.py +4 -4
- mypy_boto3_license_manager_user_subscriptions/client.py +1 -1
- mypy_boto3_license_manager_user_subscriptions/client.pyi +1 -1
- mypy_boto3_license_manager_user_subscriptions/literals.py +6 -2
- mypy_boto3_license_manager_user_subscriptions/literals.pyi +6 -2
- mypy_boto3_license_manager_user_subscriptions/paginator.py +1 -1
- mypy_boto3_license_manager_user_subscriptions/paginator.pyi +1 -1
- mypy_boto3_license_manager_user_subscriptions/type_defs.py +1 -1
- mypy_boto3_license_manager_user_subscriptions/type_defs.pyi +1 -1
- mypy_boto3_license_manager_user_subscriptions/version.py +2 -2
- mypy_boto3_lightsail/__init__.py +1 -1
- mypy_boto3_lightsail/__init__.pyi +1 -1
- mypy_boto3_lightsail/__main__.py +4 -4
- mypy_boto3_lightsail/client.py +1 -1
- mypy_boto3_lightsail/client.pyi +1 -1
- mypy_boto3_lightsail/literals.py +6 -2
- mypy_boto3_lightsail/literals.pyi +6 -2
- mypy_boto3_lightsail/paginator.py +1 -1
- mypy_boto3_lightsail/paginator.pyi +1 -1
- mypy_boto3_lightsail/type_defs.py +1 -1
- mypy_boto3_lightsail/type_defs.pyi +1 -1
- mypy_boto3_lightsail/version.py +2 -2
- mypy_boto3_location/__init__.py +1 -1
- mypy_boto3_location/__init__.pyi +1 -1
- mypy_boto3_location/__main__.py +4 -4
- mypy_boto3_location/client.py +1 -1
- mypy_boto3_location/client.pyi +1 -1
- mypy_boto3_location/literals.py +6 -2
- mypy_boto3_location/literals.pyi +6 -2
- mypy_boto3_location/paginator.py +1 -1
- mypy_boto3_location/paginator.pyi +1 -1
- mypy_boto3_location/type_defs.py +1 -1
- mypy_boto3_location/type_defs.pyi +1 -1
- mypy_boto3_location/version.py +2 -2
- mypy_boto3_logs/__init__.py +9 -1
- mypy_boto3_logs/__init__.pyi +9 -1
- mypy_boto3_logs/__main__.py +4 -4
- mypy_boto3_logs/client.py +156 -13
- mypy_boto3_logs/client.pyi +156 -13
- mypy_boto3_logs/literals.py +24 -2
- mypy_boto3_logs/literals.pyi +24 -2
- mypy_boto3_logs/paginator.py +57 -1
- mypy_boto3_logs/paginator.pyi +51 -1
- mypy_boto3_logs/type_defs.py +318 -70
- mypy_boto3_logs/type_defs.pyi +282 -65
- mypy_boto3_logs/version.py +2 -2
- mypy_boto3_lookoutequipment/__init__.py +1 -1
- mypy_boto3_lookoutequipment/__init__.pyi +1 -1
- mypy_boto3_lookoutequipment/__main__.py +4 -4
- mypy_boto3_lookoutequipment/client.py +1 -1
- mypy_boto3_lookoutequipment/client.pyi +1 -1
- mypy_boto3_lookoutequipment/literals.py +6 -2
- mypy_boto3_lookoutequipment/literals.pyi +6 -2
- mypy_boto3_lookoutequipment/type_defs.py +1 -1
- mypy_boto3_lookoutequipment/type_defs.pyi +1 -1
- mypy_boto3_lookoutequipment/version.py +2 -2
- mypy_boto3_m2/__init__.py +1 -1
- mypy_boto3_m2/__init__.pyi +1 -1
- mypy_boto3_m2/__main__.py +4 -4
- mypy_boto3_m2/client.py +1 -1
- mypy_boto3_m2/client.pyi +1 -1
- mypy_boto3_m2/literals.py +6 -2
- mypy_boto3_m2/literals.pyi +6 -2
- mypy_boto3_m2/paginator.py +1 -1
- mypy_boto3_m2/paginator.pyi +1 -1
- mypy_boto3_m2/type_defs.py +1 -1
- mypy_boto3_m2/type_defs.pyi +1 -1
- mypy_boto3_m2/version.py +2 -2
- mypy_boto3_machinelearning/__init__.py +1 -1
- mypy_boto3_machinelearning/__init__.pyi +1 -1
- mypy_boto3_machinelearning/__main__.py +4 -4
- mypy_boto3_machinelearning/client.py +1 -1
- mypy_boto3_machinelearning/client.pyi +1 -1
- mypy_boto3_machinelearning/literals.py +6 -2
- mypy_boto3_machinelearning/literals.pyi +6 -2
- mypy_boto3_machinelearning/paginator.py +1 -1
- mypy_boto3_machinelearning/paginator.pyi +1 -1
- mypy_boto3_machinelearning/type_defs.py +1 -1
- mypy_boto3_machinelearning/type_defs.pyi +1 -1
- mypy_boto3_machinelearning/version.py +2 -2
- mypy_boto3_machinelearning/waiter.py +1 -1
- mypy_boto3_machinelearning/waiter.pyi +1 -1
- mypy_boto3_macie2/__init__.py +1 -1
- mypy_boto3_macie2/__init__.pyi +1 -1
- mypy_boto3_macie2/__main__.py +4 -4
- mypy_boto3_macie2/client.py +1 -1
- mypy_boto3_macie2/client.pyi +1 -1
- mypy_boto3_macie2/literals.py +6 -2
- mypy_boto3_macie2/literals.pyi +6 -2
- mypy_boto3_macie2/paginator.py +1 -1
- mypy_boto3_macie2/paginator.pyi +1 -1
- mypy_boto3_macie2/type_defs.py +1 -1
- mypy_boto3_macie2/type_defs.pyi +1 -1
- mypy_boto3_macie2/version.py +2 -2
- mypy_boto3_macie2/waiter.py +1 -1
- mypy_boto3_macie2/waiter.pyi +1 -1
- mypy_boto3_mailmanager/__init__.py +1 -1
- mypy_boto3_mailmanager/__init__.pyi +1 -1
- mypy_boto3_mailmanager/__main__.py +4 -4
- mypy_boto3_mailmanager/client.py +1 -1
- mypy_boto3_mailmanager/client.pyi +1 -1
- mypy_boto3_mailmanager/literals.py +6 -2
- mypy_boto3_mailmanager/literals.pyi +6 -2
- mypy_boto3_mailmanager/paginator.py +1 -1
- mypy_boto3_mailmanager/paginator.pyi +1 -1
- mypy_boto3_mailmanager/type_defs.py +1 -1
- mypy_boto3_mailmanager/type_defs.pyi +1 -1
- mypy_boto3_mailmanager/version.py +2 -2
- mypy_boto3_managedblockchain/__init__.py +1 -1
- mypy_boto3_managedblockchain/__init__.pyi +1 -1
- mypy_boto3_managedblockchain/__main__.py +4 -4
- mypy_boto3_managedblockchain/client.py +1 -1
- mypy_boto3_managedblockchain/client.pyi +1 -1
- mypy_boto3_managedblockchain/literals.py +6 -2
- mypy_boto3_managedblockchain/literals.pyi +6 -2
- mypy_boto3_managedblockchain/paginator.py +1 -1
- mypy_boto3_managedblockchain/paginator.pyi +1 -1
- mypy_boto3_managedblockchain/type_defs.py +1 -1
- mypy_boto3_managedblockchain/type_defs.pyi +1 -1
- mypy_boto3_managedblockchain/version.py +2 -2
- mypy_boto3_managedblockchain_query/__init__.py +1 -1
- mypy_boto3_managedblockchain_query/__init__.pyi +1 -1
- mypy_boto3_managedblockchain_query/__main__.py +4 -4
- mypy_boto3_managedblockchain_query/client.py +1 -1
- mypy_boto3_managedblockchain_query/client.pyi +1 -1
- mypy_boto3_managedblockchain_query/literals.py +6 -2
- mypy_boto3_managedblockchain_query/literals.pyi +6 -2
- mypy_boto3_managedblockchain_query/paginator.py +1 -1
- mypy_boto3_managedblockchain_query/paginator.pyi +1 -1
- mypy_boto3_managedblockchain_query/type_defs.py +1 -1
- mypy_boto3_managedblockchain_query/type_defs.pyi +1 -1
- mypy_boto3_managedblockchain_query/version.py +2 -2
- mypy_boto3_marketplace_agreement/__init__.py +1 -1
- mypy_boto3_marketplace_agreement/__init__.pyi +1 -1
- mypy_boto3_marketplace_agreement/__main__.py +4 -4
- mypy_boto3_marketplace_agreement/client.py +2 -3
- mypy_boto3_marketplace_agreement/client.pyi +2 -3
- mypy_boto3_marketplace_agreement/literals.py +8 -2
- mypy_boto3_marketplace_agreement/literals.pyi +8 -2
- mypy_boto3_marketplace_agreement/type_defs.py +57 -39
- mypy_boto3_marketplace_agreement/type_defs.pyi +56 -39
- mypy_boto3_marketplace_agreement/version.py +2 -2
- mypy_boto3_marketplace_catalog/__init__.py +1 -1
- mypy_boto3_marketplace_catalog/__init__.pyi +1 -1
- mypy_boto3_marketplace_catalog/__main__.py +4 -4
- mypy_boto3_marketplace_catalog/client.py +1 -1
- mypy_boto3_marketplace_catalog/client.pyi +1 -1
- mypy_boto3_marketplace_catalog/literals.py +13 -2
- mypy_boto3_marketplace_catalog/literals.pyi +13 -2
- mypy_boto3_marketplace_catalog/paginator.py +1 -1
- mypy_boto3_marketplace_catalog/paginator.pyi +1 -1
- mypy_boto3_marketplace_catalog/type_defs.py +86 -1
- mypy_boto3_marketplace_catalog/type_defs.pyi +73 -1
- mypy_boto3_marketplace_catalog/version.py +2 -2
- mypy_boto3_marketplace_deployment/__init__.py +1 -1
- mypy_boto3_marketplace_deployment/__init__.pyi +1 -1
- mypy_boto3_marketplace_deployment/__main__.py +4 -4
- mypy_boto3_marketplace_deployment/client.py +1 -1
- mypy_boto3_marketplace_deployment/client.pyi +1 -1
- mypy_boto3_marketplace_deployment/literals.py +6 -2
- mypy_boto3_marketplace_deployment/literals.pyi +6 -2
- mypy_boto3_marketplace_deployment/type_defs.py +1 -1
- mypy_boto3_marketplace_deployment/type_defs.pyi +1 -1
- mypy_boto3_marketplace_deployment/version.py +2 -2
- mypy_boto3_marketplace_entitlement/__init__.py +1 -1
- mypy_boto3_marketplace_entitlement/__init__.pyi +1 -1
- mypy_boto3_marketplace_entitlement/__main__.py +4 -4
- mypy_boto3_marketplace_entitlement/client.py +1 -1
- mypy_boto3_marketplace_entitlement/client.pyi +1 -1
- mypy_boto3_marketplace_entitlement/literals.py +6 -2
- mypy_boto3_marketplace_entitlement/literals.pyi +6 -2
- mypy_boto3_marketplace_entitlement/paginator.py +1 -1
- mypy_boto3_marketplace_entitlement/paginator.pyi +1 -1
- mypy_boto3_marketplace_entitlement/type_defs.py +1 -1
- mypy_boto3_marketplace_entitlement/type_defs.pyi +1 -1
- mypy_boto3_marketplace_entitlement/version.py +2 -2
- mypy_boto3_marketplace_reporting/__init__.py +1 -1
- mypy_boto3_marketplace_reporting/__init__.pyi +1 -1
- mypy_boto3_marketplace_reporting/__main__.py +4 -4
- mypy_boto3_marketplace_reporting/client.py +1 -1
- mypy_boto3_marketplace_reporting/client.pyi +1 -1
- mypy_boto3_marketplace_reporting/literals.py +6 -2
- mypy_boto3_marketplace_reporting/literals.pyi +6 -2
- mypy_boto3_marketplace_reporting/type_defs.py +1 -1
- mypy_boto3_marketplace_reporting/type_defs.pyi +1 -1
- mypy_boto3_marketplace_reporting/version.py +2 -2
- mypy_boto3_marketplacecommerceanalytics/__init__.py +1 -1
- mypy_boto3_marketplacecommerceanalytics/__init__.pyi +1 -1
- mypy_boto3_marketplacecommerceanalytics/__main__.py +4 -4
- mypy_boto3_marketplacecommerceanalytics/client.py +1 -1
- mypy_boto3_marketplacecommerceanalytics/client.pyi +1 -1
- mypy_boto3_marketplacecommerceanalytics/literals.py +6 -2
- mypy_boto3_marketplacecommerceanalytics/literals.pyi +6 -2
- mypy_boto3_marketplacecommerceanalytics/type_defs.py +1 -1
- mypy_boto3_marketplacecommerceanalytics/type_defs.pyi +1 -1
- mypy_boto3_marketplacecommerceanalytics/version.py +2 -2
- mypy_boto3_mediaconnect/__init__.py +1 -1
- mypy_boto3_mediaconnect/__init__.pyi +1 -1
- mypy_boto3_mediaconnect/__main__.py +4 -4
- mypy_boto3_mediaconnect/client.py +1 -1
- mypy_boto3_mediaconnect/client.pyi +1 -1
- mypy_boto3_mediaconnect/literals.py +6 -2
- mypy_boto3_mediaconnect/literals.pyi +6 -2
- mypy_boto3_mediaconnect/paginator.py +1 -1
- mypy_boto3_mediaconnect/paginator.pyi +1 -1
- mypy_boto3_mediaconnect/type_defs.py +1 -1
- mypy_boto3_mediaconnect/type_defs.pyi +1 -1
- mypy_boto3_mediaconnect/version.py +2 -2
- mypy_boto3_mediaconnect/waiter.py +1 -1
- mypy_boto3_mediaconnect/waiter.pyi +1 -1
- mypy_boto3_mediaconvert/__init__.py +1 -1
- mypy_boto3_mediaconvert/__init__.pyi +1 -1
- mypy_boto3_mediaconvert/__main__.py +4 -4
- mypy_boto3_mediaconvert/client.py +1 -1
- mypy_boto3_mediaconvert/client.pyi +1 -1
- mypy_boto3_mediaconvert/literals.py +15 -2
- mypy_boto3_mediaconvert/literals.pyi +15 -2
- mypy_boto3_mediaconvert/paginator.py +1 -1
- mypy_boto3_mediaconvert/paginator.pyi +1 -1
- mypy_boto3_mediaconvert/type_defs.py +210 -191
- mypy_boto3_mediaconvert/type_defs.pyi +195 -176
- mypy_boto3_mediaconvert/version.py +2 -2
- mypy_boto3_medialive/__init__.py +1 -1
- mypy_boto3_medialive/__init__.pyi +1 -1
- mypy_boto3_medialive/__main__.py +4 -4
- mypy_boto3_medialive/client.py +1 -1
- mypy_boto3_medialive/client.pyi +1 -1
- mypy_boto3_medialive/literals.py +10 -2
- mypy_boto3_medialive/literals.pyi +10 -2
- mypy_boto3_medialive/paginator.py +1 -1
- mypy_boto3_medialive/paginator.pyi +1 -1
- mypy_boto3_medialive/type_defs.py +115 -70
- mypy_boto3_medialive/type_defs.pyi +100 -62
- mypy_boto3_medialive/version.py +2 -2
- mypy_boto3_medialive/waiter.py +1 -1
- mypy_boto3_medialive/waiter.pyi +1 -1
- mypy_boto3_mediapackage/__init__.py +1 -1
- mypy_boto3_mediapackage/__init__.pyi +1 -1
- mypy_boto3_mediapackage/__main__.py +4 -4
- mypy_boto3_mediapackage/client.py +1 -1
- mypy_boto3_mediapackage/client.pyi +1 -1
- mypy_boto3_mediapackage/literals.py +6 -2
- mypy_boto3_mediapackage/literals.pyi +6 -2
- mypy_boto3_mediapackage/paginator.py +1 -1
- mypy_boto3_mediapackage/paginator.pyi +1 -1
- mypy_boto3_mediapackage/type_defs.py +1 -1
- mypy_boto3_mediapackage/type_defs.pyi +1 -1
- mypy_boto3_mediapackage/version.py +2 -2
- mypy_boto3_mediapackage_vod/__init__.py +1 -1
- mypy_boto3_mediapackage_vod/__init__.pyi +1 -1
- mypy_boto3_mediapackage_vod/__main__.py +4 -4
- mypy_boto3_mediapackage_vod/client.py +1 -1
- mypy_boto3_mediapackage_vod/client.pyi +1 -1
- mypy_boto3_mediapackage_vod/literals.py +6 -2
- mypy_boto3_mediapackage_vod/literals.pyi +6 -2
- mypy_boto3_mediapackage_vod/paginator.py +1 -1
- mypy_boto3_mediapackage_vod/paginator.pyi +1 -1
- mypy_boto3_mediapackage_vod/type_defs.py +1 -1
- mypy_boto3_mediapackage_vod/type_defs.pyi +1 -1
- mypy_boto3_mediapackage_vod/version.py +2 -2
- mypy_boto3_mediapackagev2/__init__.py +1 -1
- mypy_boto3_mediapackagev2/__init__.pyi +1 -1
- mypy_boto3_mediapackagev2/__main__.py +4 -4
- mypy_boto3_mediapackagev2/client.py +1 -1
- mypy_boto3_mediapackagev2/client.pyi +1 -1
- mypy_boto3_mediapackagev2/literals.py +6 -2
- mypy_boto3_mediapackagev2/literals.pyi +6 -2
- mypy_boto3_mediapackagev2/paginator.py +1 -1
- mypy_boto3_mediapackagev2/paginator.pyi +1 -1
- mypy_boto3_mediapackagev2/type_defs.py +3 -1
- mypy_boto3_mediapackagev2/type_defs.pyi +3 -1
- mypy_boto3_mediapackagev2/version.py +2 -2
- mypy_boto3_mediapackagev2/waiter.py +1 -1
- mypy_boto3_mediapackagev2/waiter.pyi +1 -1
- mypy_boto3_mediastore/__init__.py +1 -1
- mypy_boto3_mediastore/__init__.pyi +1 -1
- mypy_boto3_mediastore/__main__.py +4 -4
- mypy_boto3_mediastore/client.py +1 -1
- mypy_boto3_mediastore/client.pyi +1 -1
- mypy_boto3_mediastore/literals.py +6 -2
- mypy_boto3_mediastore/literals.pyi +6 -2
- mypy_boto3_mediastore/paginator.py +1 -1
- mypy_boto3_mediastore/paginator.pyi +1 -1
- mypy_boto3_mediastore/type_defs.py +1 -1
- mypy_boto3_mediastore/type_defs.pyi +1 -1
- mypy_boto3_mediastore/version.py +2 -2
- mypy_boto3_mediastore_data/__init__.py +1 -1
- mypy_boto3_mediastore_data/__init__.pyi +1 -1
- mypy_boto3_mediastore_data/__main__.py +4 -4
- mypy_boto3_mediastore_data/client.py +1 -1
- mypy_boto3_mediastore_data/client.pyi +1 -1
- mypy_boto3_mediastore_data/literals.py +6 -2
- mypy_boto3_mediastore_data/literals.pyi +6 -2
- mypy_boto3_mediastore_data/paginator.py +1 -1
- mypy_boto3_mediastore_data/paginator.pyi +1 -1
- mypy_boto3_mediastore_data/type_defs.py +1 -1
- mypy_boto3_mediastore_data/type_defs.pyi +1 -1
- mypy_boto3_mediastore_data/version.py +2 -2
- mypy_boto3_mediatailor/__init__.py +1 -1
- mypy_boto3_mediatailor/__init__.pyi +1 -1
- mypy_boto3_mediatailor/__main__.py +4 -4
- mypy_boto3_mediatailor/client.py +1 -1
- mypy_boto3_mediatailor/client.pyi +1 -1
- mypy_boto3_mediatailor/literals.py +11 -2
- mypy_boto3_mediatailor/literals.pyi +11 -2
- mypy_boto3_mediatailor/paginator.py +1 -1
- mypy_boto3_mediatailor/paginator.pyi +1 -1
- mypy_boto3_mediatailor/type_defs.py +56 -18
- mypy_boto3_mediatailor/type_defs.pyi +51 -18
- mypy_boto3_mediatailor/version.py +2 -2
- mypy_boto3_medical_imaging/__init__.py +1 -1
- mypy_boto3_medical_imaging/__init__.pyi +1 -1
- mypy_boto3_medical_imaging/__main__.py +4 -4
- mypy_boto3_medical_imaging/client.py +1 -1
- mypy_boto3_medical_imaging/client.pyi +1 -1
- mypy_boto3_medical_imaging/literals.py +6 -2
- mypy_boto3_medical_imaging/literals.pyi +6 -2
- mypy_boto3_medical_imaging/paginator.py +1 -1
- mypy_boto3_medical_imaging/paginator.pyi +1 -1
- mypy_boto3_medical_imaging/type_defs.py +1 -1
- mypy_boto3_medical_imaging/type_defs.pyi +1 -1
- mypy_boto3_medical_imaging/version.py +2 -2
- mypy_boto3_memorydb/__init__.py +1 -1
- mypy_boto3_memorydb/__init__.pyi +1 -1
- mypy_boto3_memorydb/__main__.py +4 -4
- mypy_boto3_memorydb/client.py +1 -1
- mypy_boto3_memorydb/client.pyi +1 -1
- mypy_boto3_memorydb/literals.py +6 -2
- mypy_boto3_memorydb/literals.pyi +6 -2
- mypy_boto3_memorydb/paginator.py +1 -1
- mypy_boto3_memorydb/paginator.pyi +1 -1
- mypy_boto3_memorydb/type_defs.py +1 -1
- mypy_boto3_memorydb/type_defs.pyi +1 -1
- mypy_boto3_memorydb/version.py +2 -2
- mypy_boto3_meteringmarketplace/__init__.py +1 -1
- mypy_boto3_meteringmarketplace/__init__.pyi +1 -1
- mypy_boto3_meteringmarketplace/__main__.py +4 -4
- mypy_boto3_meteringmarketplace/client.py +1 -1
- mypy_boto3_meteringmarketplace/client.pyi +1 -1
- mypy_boto3_meteringmarketplace/literals.py +6 -2
- mypy_boto3_meteringmarketplace/literals.pyi +6 -2
- mypy_boto3_meteringmarketplace/type_defs.py +1 -1
- mypy_boto3_meteringmarketplace/type_defs.pyi +1 -1
- mypy_boto3_meteringmarketplace/version.py +2 -2
- mypy_boto3_mgh/__init__.py +1 -1
- mypy_boto3_mgh/__init__.pyi +1 -1
- mypy_boto3_mgh/__main__.py +4 -4
- mypy_boto3_mgh/client.py +1 -1
- mypy_boto3_mgh/client.pyi +1 -1
- mypy_boto3_mgh/literals.py +6 -2
- mypy_boto3_mgh/literals.pyi +6 -2
- mypy_boto3_mgh/paginator.py +1 -1
- mypy_boto3_mgh/paginator.pyi +1 -1
- mypy_boto3_mgh/type_defs.py +1 -1
- mypy_boto3_mgh/type_defs.pyi +1 -1
- mypy_boto3_mgh/version.py +2 -2
- mypy_boto3_mgn/__init__.py +1 -1
- mypy_boto3_mgn/__init__.pyi +1 -1
- mypy_boto3_mgn/__main__.py +4 -4
- mypy_boto3_mgn/client.py +2 -2
- mypy_boto3_mgn/client.pyi +2 -2
- mypy_boto3_mgn/literals.py +9 -3
- mypy_boto3_mgn/literals.pyi +9 -3
- mypy_boto3_mgn/paginator.py +1 -1
- mypy_boto3_mgn/paginator.pyi +1 -1
- mypy_boto3_mgn/type_defs.py +310 -285
- mypy_boto3_mgn/type_defs.pyi +310 -285
- mypy_boto3_mgn/version.py +2 -2
- mypy_boto3_migration_hub_refactor_spaces/__init__.py +1 -1
- mypy_boto3_migration_hub_refactor_spaces/__init__.pyi +1 -1
- mypy_boto3_migration_hub_refactor_spaces/__main__.py +4 -4
- mypy_boto3_migration_hub_refactor_spaces/client.py +1 -1
- mypy_boto3_migration_hub_refactor_spaces/client.pyi +1 -1
- mypy_boto3_migration_hub_refactor_spaces/literals.py +6 -2
- mypy_boto3_migration_hub_refactor_spaces/literals.pyi +6 -2
- mypy_boto3_migration_hub_refactor_spaces/paginator.py +1 -1
- mypy_boto3_migration_hub_refactor_spaces/paginator.pyi +1 -1
- mypy_boto3_migration_hub_refactor_spaces/type_defs.py +1 -1
- mypy_boto3_migration_hub_refactor_spaces/type_defs.pyi +1 -1
- mypy_boto3_migration_hub_refactor_spaces/version.py +2 -2
- mypy_boto3_migrationhub_config/__init__.py +1 -1
- mypy_boto3_migrationhub_config/__init__.pyi +1 -1
- mypy_boto3_migrationhub_config/__main__.py +4 -4
- mypy_boto3_migrationhub_config/client.py +1 -1
- mypy_boto3_migrationhub_config/client.pyi +1 -1
- mypy_boto3_migrationhub_config/literals.py +6 -2
- mypy_boto3_migrationhub_config/literals.pyi +6 -2
- mypy_boto3_migrationhub_config/type_defs.py +1 -1
- mypy_boto3_migrationhub_config/type_defs.pyi +1 -1
- mypy_boto3_migrationhub_config/version.py +2 -2
- mypy_boto3_migrationhuborchestrator/__init__.py +1 -1
- mypy_boto3_migrationhuborchestrator/__init__.pyi +1 -1
- mypy_boto3_migrationhuborchestrator/__main__.py +4 -4
- mypy_boto3_migrationhuborchestrator/client.py +1 -1
- mypy_boto3_migrationhuborchestrator/client.pyi +1 -1
- mypy_boto3_migrationhuborchestrator/literals.py +6 -2
- mypy_boto3_migrationhuborchestrator/literals.pyi +6 -2
- mypy_boto3_migrationhuborchestrator/paginator.py +1 -1
- mypy_boto3_migrationhuborchestrator/paginator.pyi +1 -1
- mypy_boto3_migrationhuborchestrator/type_defs.py +1 -1
- mypy_boto3_migrationhuborchestrator/type_defs.pyi +1 -1
- mypy_boto3_migrationhuborchestrator/version.py +2 -2
- mypy_boto3_migrationhubstrategy/__init__.py +1 -1
- mypy_boto3_migrationhubstrategy/__init__.pyi +1 -1
- mypy_boto3_migrationhubstrategy/__main__.py +4 -4
- mypy_boto3_migrationhubstrategy/client.py +1 -1
- mypy_boto3_migrationhubstrategy/client.pyi +1 -1
- mypy_boto3_migrationhubstrategy/literals.py +6 -2
- mypy_boto3_migrationhubstrategy/literals.pyi +6 -2
- mypy_boto3_migrationhubstrategy/paginator.py +1 -1
- mypy_boto3_migrationhubstrategy/paginator.pyi +1 -1
- mypy_boto3_migrationhubstrategy/type_defs.py +1 -1
- mypy_boto3_migrationhubstrategy/type_defs.pyi +1 -1
- mypy_boto3_migrationhubstrategy/version.py +2 -2
- mypy_boto3_mpa/__init__.py +1 -1
- mypy_boto3_mpa/__init__.pyi +1 -1
- mypy_boto3_mpa/__main__.py +4 -4
- mypy_boto3_mpa/client.py +1 -1
- mypy_boto3_mpa/client.pyi +1 -1
- mypy_boto3_mpa/literals.py +6 -2
- mypy_boto3_mpa/literals.pyi +6 -2
- mypy_boto3_mpa/paginator.py +1 -1
- mypy_boto3_mpa/paginator.pyi +1 -1
- mypy_boto3_mpa/type_defs.py +1 -1
- mypy_boto3_mpa/type_defs.pyi +1 -1
- mypy_boto3_mpa/version.py +2 -2
- mypy_boto3_mq/__init__.py +1 -1
- mypy_boto3_mq/__init__.pyi +1 -1
- mypy_boto3_mq/__main__.py +4 -4
- mypy_boto3_mq/client.py +1 -1
- mypy_boto3_mq/client.pyi +1 -1
- mypy_boto3_mq/literals.py +6 -2
- mypy_boto3_mq/literals.pyi +6 -2
- mypy_boto3_mq/paginator.py +1 -1
- mypy_boto3_mq/paginator.pyi +1 -1
- mypy_boto3_mq/type_defs.py +1 -1
- mypy_boto3_mq/type_defs.pyi +1 -1
- mypy_boto3_mq/version.py +2 -2
- mypy_boto3_mturk/__init__.py +1 -1
- mypy_boto3_mturk/__init__.pyi +1 -1
- mypy_boto3_mturk/__main__.py +4 -4
- mypy_boto3_mturk/client.py +1 -1
- mypy_boto3_mturk/client.pyi +1 -1
- mypy_boto3_mturk/literals.py +6 -2
- mypy_boto3_mturk/literals.pyi +6 -2
- mypy_boto3_mturk/paginator.py +1 -1
- mypy_boto3_mturk/paginator.pyi +1 -1
- mypy_boto3_mturk/type_defs.py +1 -1
- mypy_boto3_mturk/type_defs.pyi +1 -1
- mypy_boto3_mturk/version.py +2 -2
- mypy_boto3_mwaa/__init__.py +1 -1
- mypy_boto3_mwaa/__init__.pyi +1 -1
- mypy_boto3_mwaa/__main__.py +4 -4
- mypy_boto3_mwaa/client.py +1 -1
- mypy_boto3_mwaa/client.pyi +1 -1
- mypy_boto3_mwaa/literals.py +7 -2
- mypy_boto3_mwaa/literals.pyi +7 -2
- mypy_boto3_mwaa/paginator.py +1 -1
- mypy_boto3_mwaa/paginator.pyi +1 -1
- mypy_boto3_mwaa/type_defs.py +1 -1
- mypy_boto3_mwaa/type_defs.pyi +1 -1
- mypy_boto3_mwaa/version.py +2 -2
- mypy_boto3_mwaa_serverless/__init__.py +1 -1
- mypy_boto3_mwaa_serverless/__init__.pyi +1 -1
- mypy_boto3_mwaa_serverless/__main__.py +4 -4
- mypy_boto3_mwaa_serverless/client.py +1 -1
- mypy_boto3_mwaa_serverless/client.pyi +1 -1
- mypy_boto3_mwaa_serverless/literals.py +6 -2
- mypy_boto3_mwaa_serverless/literals.pyi +6 -2
- mypy_boto3_mwaa_serverless/paginator.py +1 -1
- mypy_boto3_mwaa_serverless/paginator.pyi +1 -1
- mypy_boto3_mwaa_serverless/type_defs.py +1 -1
- mypy_boto3_mwaa_serverless/type_defs.pyi +1 -1
- mypy_boto3_mwaa_serverless/version.py +2 -2
- mypy_boto3_neptune/__init__.py +1 -1
- mypy_boto3_neptune/__init__.pyi +1 -1
- mypy_boto3_neptune/__main__.py +4 -4
- mypy_boto3_neptune/client.py +1 -1
- mypy_boto3_neptune/client.pyi +1 -1
- mypy_boto3_neptune/literals.py +6 -2
- mypy_boto3_neptune/literals.pyi +6 -2
- mypy_boto3_neptune/paginator.py +1 -1
- mypy_boto3_neptune/paginator.pyi +1 -1
- mypy_boto3_neptune/type_defs.py +1 -1
- mypy_boto3_neptune/type_defs.pyi +1 -1
- mypy_boto3_neptune/version.py +2 -2
- mypy_boto3_neptune/waiter.py +1 -1
- mypy_boto3_neptune/waiter.pyi +1 -1
- mypy_boto3_neptune_graph/__init__.py +1 -1
- mypy_boto3_neptune_graph/__init__.pyi +1 -1
- mypy_boto3_neptune_graph/__main__.py +4 -4
- mypy_boto3_neptune_graph/client.py +1 -1
- mypy_boto3_neptune_graph/client.pyi +1 -1
- mypy_boto3_neptune_graph/literals.py +6 -2
- mypy_boto3_neptune_graph/literals.pyi +6 -2
- mypy_boto3_neptune_graph/paginator.py +1 -1
- mypy_boto3_neptune_graph/paginator.pyi +1 -1
- mypy_boto3_neptune_graph/type_defs.py +1 -1
- mypy_boto3_neptune_graph/type_defs.pyi +1 -1
- mypy_boto3_neptune_graph/version.py +2 -2
- mypy_boto3_neptune_graph/waiter.py +1 -1
- mypy_boto3_neptune_graph/waiter.pyi +1 -1
- mypy_boto3_neptunedata/__init__.py +1 -1
- mypy_boto3_neptunedata/__init__.pyi +1 -1
- mypy_boto3_neptunedata/__main__.py +4 -4
- mypy_boto3_neptunedata/client.py +1 -1
- mypy_boto3_neptunedata/client.pyi +1 -1
- mypy_boto3_neptunedata/literals.py +6 -2
- mypy_boto3_neptunedata/literals.pyi +6 -2
- mypy_boto3_neptunedata/type_defs.py +1 -1
- mypy_boto3_neptunedata/type_defs.pyi +1 -1
- mypy_boto3_neptunedata/version.py +2 -2
- mypy_boto3_network_firewall/__init__.py +13 -1
- mypy_boto3_network_firewall/__init__.pyi +13 -1
- mypy_boto3_network_firewall/__main__.py +4 -4
- mypy_boto3_network_firewall/client.py +302 -1
- mypy_boto3_network_firewall/client.pyi +302 -1
- mypy_boto3_network_firewall/literals.py +29 -2
- mypy_boto3_network_firewall/literals.pyi +29 -2
- mypy_boto3_network_firewall/paginator.py +79 -1
- mypy_boto3_network_firewall/paginator.pyi +70 -1
- mypy_boto3_network_firewall/type_defs.py +576 -1
- mypy_boto3_network_firewall/type_defs.pyi +502 -1
- mypy_boto3_network_firewall/version.py +2 -2
- mypy_boto3_networkflowmonitor/__init__.py +1 -1
- mypy_boto3_networkflowmonitor/__init__.pyi +1 -1
- mypy_boto3_networkflowmonitor/__main__.py +4 -4
- mypy_boto3_networkflowmonitor/client.py +1 -1
- mypy_boto3_networkflowmonitor/client.pyi +1 -1
- mypy_boto3_networkflowmonitor/literals.py +6 -2
- mypy_boto3_networkflowmonitor/literals.pyi +6 -2
- mypy_boto3_networkflowmonitor/paginator.py +1 -1
- mypy_boto3_networkflowmonitor/paginator.pyi +1 -1
- mypy_boto3_networkflowmonitor/type_defs.py +1 -1
- mypy_boto3_networkflowmonitor/type_defs.pyi +1 -1
- mypy_boto3_networkflowmonitor/version.py +2 -2
- mypy_boto3_networkmanager/__init__.py +1 -1
- mypy_boto3_networkmanager/__init__.pyi +1 -1
- mypy_boto3_networkmanager/__main__.py +4 -4
- mypy_boto3_networkmanager/client.py +1 -1
- mypy_boto3_networkmanager/client.pyi +1 -1
- mypy_boto3_networkmanager/literals.py +6 -2
- mypy_boto3_networkmanager/literals.pyi +6 -2
- mypy_boto3_networkmanager/paginator.py +1 -1
- mypy_boto3_networkmanager/paginator.pyi +1 -1
- mypy_boto3_networkmanager/type_defs.py +1 -1
- mypy_boto3_networkmanager/type_defs.pyi +1 -1
- mypy_boto3_networkmanager/version.py +2 -2
- mypy_boto3_networkmonitor/__init__.py +1 -1
- mypy_boto3_networkmonitor/__init__.pyi +1 -1
- mypy_boto3_networkmonitor/__main__.py +4 -4
- mypy_boto3_networkmonitor/client.py +1 -1
- mypy_boto3_networkmonitor/client.pyi +1 -1
- mypy_boto3_networkmonitor/literals.py +6 -2
- mypy_boto3_networkmonitor/literals.pyi +6 -2
- mypy_boto3_networkmonitor/paginator.py +1 -1
- mypy_boto3_networkmonitor/paginator.pyi +1 -1
- mypy_boto3_networkmonitor/type_defs.py +1 -1
- mypy_boto3_networkmonitor/type_defs.pyi +1 -1
- mypy_boto3_networkmonitor/version.py +2 -2
- mypy_boto3_notifications/__init__.py +1 -1
- mypy_boto3_notifications/__init__.pyi +1 -1
- mypy_boto3_notifications/__main__.py +4 -4
- mypy_boto3_notifications/client.py +1 -1
- mypy_boto3_notifications/client.pyi +1 -1
- mypy_boto3_notifications/literals.py +6 -2
- mypy_boto3_notifications/literals.pyi +6 -2
- mypy_boto3_notifications/paginator.py +1 -1
- mypy_boto3_notifications/paginator.pyi +1 -1
- mypy_boto3_notifications/type_defs.py +1 -1
- mypy_boto3_notifications/type_defs.pyi +1 -1
- mypy_boto3_notifications/version.py +2 -2
- mypy_boto3_notificationscontacts/__init__.py +1 -1
- mypy_boto3_notificationscontacts/__init__.pyi +1 -1
- mypy_boto3_notificationscontacts/__main__.py +4 -4
- mypy_boto3_notificationscontacts/client.py +1 -1
- mypy_boto3_notificationscontacts/client.pyi +1 -1
- mypy_boto3_notificationscontacts/literals.py +6 -2
- mypy_boto3_notificationscontacts/literals.pyi +6 -2
- mypy_boto3_notificationscontacts/paginator.py +1 -1
- mypy_boto3_notificationscontacts/paginator.pyi +1 -1
- mypy_boto3_notificationscontacts/type_defs.py +1 -1
- mypy_boto3_notificationscontacts/type_defs.pyi +1 -1
- mypy_boto3_notificationscontacts/version.py +2 -2
- mypy_boto3_nova_act/__init__.py +49 -0
- mypy_boto3_nova_act/__init__.pyi +48 -0
- {mypy_boto3_elastictranscoder → mypy_boto3_nova_act}/__main__.py +6 -6
- mypy_boto3_nova_act/client.py +328 -0
- mypy_boto3_nova_act/client.pyi +325 -0
- {mypy_boto3_elastictranscoder → mypy_boto3_nova_act}/literals.py +36 -31
- {mypy_boto3_elastictranscoder → mypy_boto3_nova_act}/literals.pyi +36 -31
- mypy_boto3_nova_act/paginator.py +144 -0
- mypy_boto3_nova_act/paginator.pyi +131 -0
- mypy_boto3_nova_act/type_defs.py +432 -0
- mypy_boto3_nova_act/type_defs.pyi +379 -0
- mypy_boto3_nova_act/version.py +7 -0
- mypy_boto3_oam/__init__.py +1 -1
- mypy_boto3_oam/__init__.pyi +1 -1
- mypy_boto3_oam/__main__.py +4 -4
- mypy_boto3_oam/client.py +1 -1
- mypy_boto3_oam/client.pyi +1 -1
- mypy_boto3_oam/literals.py +6 -2
- mypy_boto3_oam/literals.pyi +6 -2
- mypy_boto3_oam/paginator.py +1 -1
- mypy_boto3_oam/paginator.pyi +1 -1
- mypy_boto3_oam/type_defs.py +1 -1
- mypy_boto3_oam/type_defs.pyi +1 -1
- mypy_boto3_oam/version.py +2 -2
- mypy_boto3_observabilityadmin/__init__.py +9 -1
- mypy_boto3_observabilityadmin/__init__.pyi +9 -1
- mypy_boto3_observabilityadmin/__main__.py +4 -4
- mypy_boto3_observabilityadmin/client.py +165 -9
- mypy_boto3_observabilityadmin/client.pyi +165 -9
- mypy_boto3_observabilityadmin/literals.py +59 -5
- mypy_boto3_observabilityadmin/literals.pyi +59 -5
- mypy_boto3_observabilityadmin/paginator.py +53 -1
- mypy_boto3_observabilityadmin/paginator.pyi +47 -1
- mypy_boto3_observabilityadmin/type_defs.py +444 -46
- mypy_boto3_observabilityadmin/type_defs.pyi +386 -44
- mypy_boto3_observabilityadmin/version.py +2 -2
- mypy_boto3_odb/__init__.py +1 -1
- mypy_boto3_odb/__init__.pyi +1 -1
- mypy_boto3_odb/__main__.py +4 -4
- mypy_boto3_odb/client.py +1 -1
- mypy_boto3_odb/client.pyi +1 -1
- mypy_boto3_odb/literals.py +6 -2
- mypy_boto3_odb/literals.pyi +6 -2
- mypy_boto3_odb/paginator.py +1 -1
- mypy_boto3_odb/paginator.pyi +1 -1
- mypy_boto3_odb/type_defs.py +18 -8
- mypy_boto3_odb/type_defs.pyi +17 -7
- mypy_boto3_odb/version.py +2 -2
- mypy_boto3_omics/__init__.py +1 -1
- mypy_boto3_omics/__init__.pyi +1 -1
- mypy_boto3_omics/__main__.py +4 -4
- mypy_boto3_omics/client.py +1 -1
- mypy_boto3_omics/client.pyi +1 -1
- mypy_boto3_omics/literals.py +6 -2
- mypy_boto3_omics/literals.pyi +6 -2
- mypy_boto3_omics/paginator.py +1 -1
- mypy_boto3_omics/paginator.pyi +1 -1
- mypy_boto3_omics/type_defs.py +1 -1
- mypy_boto3_omics/type_defs.pyi +1 -1
- mypy_boto3_omics/version.py +2 -2
- mypy_boto3_omics/waiter.py +1 -1
- mypy_boto3_omics/waiter.pyi +1 -1
- mypy_boto3_opensearch/__init__.py +1 -1
- mypy_boto3_opensearch/__init__.pyi +1 -1
- mypy_boto3_opensearch/__main__.py +4 -4
- mypy_boto3_opensearch/client.py +1 -1
- mypy_boto3_opensearch/client.pyi +1 -1
- mypy_boto3_opensearch/literals.py +7 -3
- mypy_boto3_opensearch/literals.pyi +7 -3
- mypy_boto3_opensearch/paginator.py +1 -1
- mypy_boto3_opensearch/paginator.pyi +1 -1
- mypy_boto3_opensearch/type_defs.py +11 -1
- mypy_boto3_opensearch/type_defs.pyi +10 -1
- mypy_boto3_opensearch/version.py +2 -2
- mypy_boto3_opensearchserverless/__init__.py +1 -1
- mypy_boto3_opensearchserverless/__init__.pyi +1 -1
- mypy_boto3_opensearchserverless/__main__.py +4 -4
- mypy_boto3_opensearchserverless/client.py +61 -1
- mypy_boto3_opensearchserverless/client.pyi +61 -1
- mypy_boto3_opensearchserverless/literals.py +8 -2
- mypy_boto3_opensearchserverless/literals.pyi +8 -2
- mypy_boto3_opensearchserverless/type_defs.py +201 -39
- mypy_boto3_opensearchserverless/type_defs.pyi +186 -35
- mypy_boto3_opensearchserverless/version.py +2 -2
- mypy_boto3_organizations/__init__.py +1 -1
- mypy_boto3_organizations/__init__.pyi +1 -1
- mypy_boto3_organizations/__main__.py +4 -4
- mypy_boto3_organizations/client.py +1 -1
- mypy_boto3_organizations/client.pyi +1 -1
- mypy_boto3_organizations/literals.py +12 -2
- mypy_boto3_organizations/literals.pyi +12 -2
- mypy_boto3_organizations/paginator.py +1 -1
- mypy_boto3_organizations/paginator.pyi +1 -1
- mypy_boto3_organizations/type_defs.py +1 -1
- mypy_boto3_organizations/type_defs.pyi +1 -1
- mypy_boto3_organizations/version.py +2 -2
- mypy_boto3_osis/__init__.py +1 -1
- mypy_boto3_osis/__init__.pyi +1 -1
- mypy_boto3_osis/__main__.py +4 -4
- mypy_boto3_osis/client.py +1 -1
- mypy_boto3_osis/client.pyi +1 -1
- mypy_boto3_osis/literals.py +6 -2
- mypy_boto3_osis/literals.pyi +6 -2
- mypy_boto3_osis/paginator.py +1 -1
- mypy_boto3_osis/paginator.pyi +1 -1
- mypy_boto3_osis/type_defs.py +1 -1
- mypy_boto3_osis/type_defs.pyi +1 -1
- mypy_boto3_osis/version.py +2 -2
- mypy_boto3_outposts/__init__.py +1 -1
- mypy_boto3_outposts/__init__.pyi +1 -1
- mypy_boto3_outposts/__main__.py +4 -4
- mypy_boto3_outposts/client.py +1 -1
- mypy_boto3_outposts/client.pyi +1 -1
- mypy_boto3_outposts/literals.py +6 -2
- mypy_boto3_outposts/literals.pyi +6 -2
- mypy_boto3_outposts/paginator.py +1 -1
- mypy_boto3_outposts/paginator.pyi +1 -1
- mypy_boto3_outposts/type_defs.py +1 -1
- mypy_boto3_outposts/type_defs.pyi +1 -1
- mypy_boto3_outposts/version.py +2 -2
- mypy_boto3_panorama/__init__.py +1 -1
- mypy_boto3_panorama/__init__.pyi +1 -1
- mypy_boto3_panorama/__main__.py +4 -4
- mypy_boto3_panorama/client.py +1 -1
- mypy_boto3_panorama/client.pyi +1 -1
- mypy_boto3_panorama/literals.py +6 -2
- mypy_boto3_panorama/literals.pyi +6 -2
- mypy_boto3_panorama/type_defs.py +1 -1
- mypy_boto3_panorama/type_defs.pyi +1 -1
- mypy_boto3_panorama/version.py +2 -2
- mypy_boto3_partnercentral_account/__init__.py +45 -0
- mypy_boto3_partnercentral_account/__init__.pyi +44 -0
- mypy_boto3_partnercentral_account/__main__.py +43 -0
- mypy_boto3_partnercentral_account/client.py +477 -0
- mypy_boto3_partnercentral_account/client.pyi +474 -0
- mypy_boto3_partnercentral_account/literals.py +540 -0
- mypy_boto3_partnercentral_account/literals.pyi +538 -0
- mypy_boto3_partnercentral_account/paginator.py +118 -0
- mypy_boto3_partnercentral_account/paginator.pyi +108 -0
- mypy_boto3_partnercentral_account/py.typed +0 -0
- mypy_boto3_partnercentral_account/type_defs.py +770 -0
- mypy_boto3_partnercentral_account/type_defs.pyi +687 -0
- mypy_boto3_partnercentral_account/version.py +7 -0
- mypy_boto3_partnercentral_benefits/__init__.py +45 -0
- mypy_boto3_partnercentral_benefits/__init__.pyi +44 -0
- mypy_boto3_partnercentral_benefits/__main__.py +43 -0
- mypy_boto3_partnercentral_benefits/client.py +326 -0
- mypy_boto3_partnercentral_benefits/client.pyi +323 -0
- mypy_boto3_partnercentral_benefits/literals.py +581 -0
- mypy_boto3_partnercentral_benefits/literals.pyi +579 -0
- mypy_boto3_partnercentral_benefits/paginator.py +118 -0
- mypy_boto3_partnercentral_benefits/paginator.pyi +108 -0
- mypy_boto3_partnercentral_benefits/py.typed +0 -0
- mypy_boto3_partnercentral_benefits/type_defs.py +500 -0
- mypy_boto3_partnercentral_benefits/type_defs.pyi +449 -0
- mypy_boto3_partnercentral_benefits/version.py +7 -0
- mypy_boto3_partnercentral_channel/__init__.py +1 -1
- mypy_boto3_partnercentral_channel/__init__.pyi +1 -1
- mypy_boto3_partnercentral_channel/__main__.py +4 -4
- mypy_boto3_partnercentral_channel/client.py +1 -1
- mypy_boto3_partnercentral_channel/client.pyi +1 -1
- mypy_boto3_partnercentral_channel/literals.py +8 -2
- mypy_boto3_partnercentral_channel/literals.pyi +8 -2
- mypy_boto3_partnercentral_channel/paginator.py +1 -1
- mypy_boto3_partnercentral_channel/paginator.pyi +1 -1
- mypy_boto3_partnercentral_channel/type_defs.py +1 -1
- mypy_boto3_partnercentral_channel/type_defs.pyi +1 -1
- mypy_boto3_partnercentral_channel/version.py +2 -2
- mypy_boto3_partnercentral_selling/__init__.py +5 -1
- mypy_boto3_partnercentral_selling/__init__.pyi +5 -1
- mypy_boto3_partnercentral_selling/__main__.py +4 -4
- mypy_boto3_partnercentral_selling/client.py +63 -1
- mypy_boto3_partnercentral_selling/client.pyi +63 -1
- mypy_boto3_partnercentral_selling/literals.py +192 -5
- mypy_boto3_partnercentral_selling/literals.pyi +192 -5
- mypy_boto3_partnercentral_selling/paginator.py +29 -1
- mypy_boto3_partnercentral_selling/paginator.pyi +26 -1
- mypy_boto3_partnercentral_selling/type_defs.py +353 -54
- mypy_boto3_partnercentral_selling/type_defs.pyi +322 -51
- mypy_boto3_partnercentral_selling/version.py +2 -2
- mypy_boto3_payment_cryptography/__init__.py +1 -1
- mypy_boto3_payment_cryptography/__init__.pyi +1 -1
- mypy_boto3_payment_cryptography/__main__.py +4 -4
- mypy_boto3_payment_cryptography/client.py +1 -1
- mypy_boto3_payment_cryptography/client.pyi +1 -1
- mypy_boto3_payment_cryptography/literals.py +16 -4
- mypy_boto3_payment_cryptography/literals.pyi +16 -4
- mypy_boto3_payment_cryptography/paginator.py +1 -1
- mypy_boto3_payment_cryptography/paginator.pyi +1 -1
- mypy_boto3_payment_cryptography/type_defs.py +32 -13
- mypy_boto3_payment_cryptography/type_defs.pyi +29 -12
- mypy_boto3_payment_cryptography/version.py +2 -2
- mypy_boto3_payment_cryptography_data/__init__.py +1 -1
- mypy_boto3_payment_cryptography_data/__init__.pyi +1 -1
- mypy_boto3_payment_cryptography_data/__main__.py +4 -4
- mypy_boto3_payment_cryptography_data/client.py +17 -3
- mypy_boto3_payment_cryptography_data/client.pyi +17 -3
- mypy_boto3_payment_cryptography_data/literals.py +9 -2
- mypy_boto3_payment_cryptography_data/literals.pyi +9 -2
- mypy_boto3_payment_cryptography_data/type_defs.py +47 -1
- mypy_boto3_payment_cryptography_data/type_defs.pyi +40 -1
- mypy_boto3_payment_cryptography_data/version.py +2 -2
- mypy_boto3_pca_connector_ad/__init__.py +1 -1
- mypy_boto3_pca_connector_ad/__init__.pyi +1 -1
- mypy_boto3_pca_connector_ad/__main__.py +4 -4
- mypy_boto3_pca_connector_ad/client.py +1 -1
- mypy_boto3_pca_connector_ad/client.pyi +1 -1
- mypy_boto3_pca_connector_ad/literals.py +6 -2
- mypy_boto3_pca_connector_ad/literals.pyi +6 -2
- mypy_boto3_pca_connector_ad/paginator.py +1 -1
- mypy_boto3_pca_connector_ad/paginator.pyi +1 -1
- mypy_boto3_pca_connector_ad/type_defs.py +1 -1
- mypy_boto3_pca_connector_ad/type_defs.pyi +1 -1
- mypy_boto3_pca_connector_ad/version.py +2 -2
- mypy_boto3_pca_connector_scep/__init__.py +1 -1
- mypy_boto3_pca_connector_scep/__init__.pyi +1 -1
- mypy_boto3_pca_connector_scep/__main__.py +4 -4
- mypy_boto3_pca_connector_scep/client.py +1 -1
- mypy_boto3_pca_connector_scep/client.pyi +1 -1
- mypy_boto3_pca_connector_scep/literals.py +6 -2
- mypy_boto3_pca_connector_scep/literals.pyi +6 -2
- mypy_boto3_pca_connector_scep/paginator.py +1 -1
- mypy_boto3_pca_connector_scep/paginator.pyi +1 -1
- mypy_boto3_pca_connector_scep/type_defs.py +1 -1
- mypy_boto3_pca_connector_scep/type_defs.pyi +1 -1
- mypy_boto3_pca_connector_scep/version.py +2 -2
- mypy_boto3_pcs/__init__.py +1 -1
- mypy_boto3_pcs/__init__.pyi +1 -1
- mypy_boto3_pcs/__main__.py +4 -4
- mypy_boto3_pcs/client.py +1 -1
- mypy_boto3_pcs/client.pyi +1 -1
- mypy_boto3_pcs/literals.py +6 -2
- mypy_boto3_pcs/literals.pyi +6 -2
- mypy_boto3_pcs/paginator.py +1 -1
- mypy_boto3_pcs/paginator.pyi +1 -1
- mypy_boto3_pcs/type_defs.py +1 -1
- mypy_boto3_pcs/type_defs.pyi +1 -1
- mypy_boto3_pcs/version.py +2 -2
- mypy_boto3_personalize/__init__.py +1 -1
- mypy_boto3_personalize/__init__.pyi +1 -1
- mypy_boto3_personalize/__main__.py +4 -4
- mypy_boto3_personalize/client.py +1 -1
- mypy_boto3_personalize/client.pyi +1 -1
- mypy_boto3_personalize/literals.py +8 -2
- mypy_boto3_personalize/literals.pyi +8 -2
- mypy_boto3_personalize/paginator.py +1 -1
- mypy_boto3_personalize/paginator.pyi +1 -1
- mypy_boto3_personalize/type_defs.py +14 -2
- mypy_boto3_personalize/type_defs.pyi +14 -2
- mypy_boto3_personalize/version.py +2 -2
- mypy_boto3_personalize_events/__init__.py +1 -1
- mypy_boto3_personalize_events/__init__.pyi +1 -1
- mypy_boto3_personalize_events/__main__.py +4 -4
- mypy_boto3_personalize_events/client.py +1 -1
- mypy_boto3_personalize_events/client.pyi +1 -1
- mypy_boto3_personalize_events/literals.py +6 -2
- mypy_boto3_personalize_events/literals.pyi +6 -2
- mypy_boto3_personalize_events/type_defs.py +1 -1
- mypy_boto3_personalize_events/type_defs.pyi +1 -1
- mypy_boto3_personalize_events/version.py +2 -2
- mypy_boto3_personalize_runtime/__init__.py +1 -1
- mypy_boto3_personalize_runtime/__init__.pyi +1 -1
- mypy_boto3_personalize_runtime/__main__.py +4 -4
- mypy_boto3_personalize_runtime/client.py +1 -1
- mypy_boto3_personalize_runtime/client.pyi +1 -1
- mypy_boto3_personalize_runtime/literals.py +6 -2
- mypy_boto3_personalize_runtime/literals.pyi +6 -2
- mypy_boto3_personalize_runtime/type_defs.py +1 -1
- mypy_boto3_personalize_runtime/type_defs.pyi +1 -1
- mypy_boto3_personalize_runtime/version.py +2 -2
- mypy_boto3_pi/__init__.py +1 -1
- mypy_boto3_pi/__init__.pyi +1 -1
- mypy_boto3_pi/__main__.py +4 -4
- mypy_boto3_pi/client.py +1 -1
- mypy_boto3_pi/client.pyi +1 -1
- mypy_boto3_pi/literals.py +6 -2
- mypy_boto3_pi/literals.pyi +6 -2
- mypy_boto3_pi/type_defs.py +1 -1
- mypy_boto3_pi/type_defs.pyi +1 -1
- mypy_boto3_pi/version.py +2 -2
- mypy_boto3_pinpoint/__init__.py +1 -1
- mypy_boto3_pinpoint/__init__.pyi +1 -1
- mypy_boto3_pinpoint/__main__.py +4 -4
- mypy_boto3_pinpoint/client.py +1 -1
- mypy_boto3_pinpoint/client.pyi +1 -1
- mypy_boto3_pinpoint/literals.py +6 -2
- mypy_boto3_pinpoint/literals.pyi +6 -2
- mypy_boto3_pinpoint/type_defs.py +1 -1
- mypy_boto3_pinpoint/type_defs.pyi +1 -1
- mypy_boto3_pinpoint/version.py +2 -2
- mypy_boto3_pinpoint_email/__init__.py +1 -1
- mypy_boto3_pinpoint_email/__init__.pyi +1 -1
- mypy_boto3_pinpoint_email/__main__.py +4 -4
- mypy_boto3_pinpoint_email/client.py +1 -1
- mypy_boto3_pinpoint_email/client.pyi +1 -1
- mypy_boto3_pinpoint_email/literals.py +6 -2
- mypy_boto3_pinpoint_email/literals.pyi +6 -2
- mypy_boto3_pinpoint_email/paginator.py +1 -1
- mypy_boto3_pinpoint_email/paginator.pyi +1 -1
- mypy_boto3_pinpoint_email/type_defs.py +1 -1
- mypy_boto3_pinpoint_email/type_defs.pyi +1 -1
- mypy_boto3_pinpoint_email/version.py +2 -2
- mypy_boto3_pinpoint_sms_voice/__init__.py +1 -1
- mypy_boto3_pinpoint_sms_voice/__init__.pyi +1 -1
- mypy_boto3_pinpoint_sms_voice/__main__.py +4 -4
- mypy_boto3_pinpoint_sms_voice/client.py +1 -1
- mypy_boto3_pinpoint_sms_voice/client.pyi +1 -1
- mypy_boto3_pinpoint_sms_voice/literals.py +6 -2
- mypy_boto3_pinpoint_sms_voice/literals.pyi +6 -2
- mypy_boto3_pinpoint_sms_voice/type_defs.py +1 -1
- mypy_boto3_pinpoint_sms_voice/type_defs.pyi +1 -1
- mypy_boto3_pinpoint_sms_voice/version.py +2 -2
- mypy_boto3_pinpoint_sms_voice_v2/__init__.py +1 -1
- mypy_boto3_pinpoint_sms_voice_v2/__init__.pyi +1 -1
- mypy_boto3_pinpoint_sms_voice_v2/__main__.py +4 -4
- mypy_boto3_pinpoint_sms_voice_v2/client.py +6 -6
- mypy_boto3_pinpoint_sms_voice_v2/client.pyi +6 -6
- mypy_boto3_pinpoint_sms_voice_v2/literals.py +8 -2
- mypy_boto3_pinpoint_sms_voice_v2/literals.pyi +8 -2
- mypy_boto3_pinpoint_sms_voice_v2/paginator.py +1 -1
- mypy_boto3_pinpoint_sms_voice_v2/paginator.pyi +1 -1
- mypy_boto3_pinpoint_sms_voice_v2/type_defs.py +6 -1
- mypy_boto3_pinpoint_sms_voice_v2/type_defs.pyi +6 -1
- mypy_boto3_pinpoint_sms_voice_v2/version.py +2 -2
- mypy_boto3_pipes/__init__.py +1 -1
- mypy_boto3_pipes/__init__.pyi +1 -1
- mypy_boto3_pipes/__main__.py +4 -4
- mypy_boto3_pipes/client.py +1 -1
- mypy_boto3_pipes/client.pyi +1 -1
- mypy_boto3_pipes/literals.py +6 -2
- mypy_boto3_pipes/literals.pyi +6 -2
- mypy_boto3_pipes/paginator.py +1 -1
- mypy_boto3_pipes/paginator.pyi +1 -1
- mypy_boto3_pipes/type_defs.py +1 -1
- mypy_boto3_pipes/type_defs.pyi +1 -1
- mypy_boto3_pipes/version.py +2 -2
- mypy_boto3_polly/__init__.py +1 -1
- mypy_boto3_polly/__init__.pyi +1 -1
- mypy_boto3_polly/__main__.py +4 -4
- mypy_boto3_polly/client.py +1 -1
- mypy_boto3_polly/client.pyi +1 -1
- mypy_boto3_polly/literals.py +6 -2
- mypy_boto3_polly/literals.pyi +6 -2
- mypy_boto3_polly/paginator.py +1 -1
- mypy_boto3_polly/paginator.pyi +1 -1
- mypy_boto3_polly/type_defs.py +1 -1
- mypy_boto3_polly/type_defs.pyi +1 -1
- mypy_boto3_polly/version.py +2 -2
- mypy_boto3_pricing/__init__.py +1 -1
- mypy_boto3_pricing/__init__.pyi +1 -1
- mypy_boto3_pricing/__main__.py +4 -4
- mypy_boto3_pricing/client.py +1 -1
- mypy_boto3_pricing/client.pyi +1 -1
- mypy_boto3_pricing/literals.py +6 -2
- mypy_boto3_pricing/literals.pyi +6 -2
- mypy_boto3_pricing/paginator.py +1 -1
- mypy_boto3_pricing/paginator.pyi +1 -1
- mypy_boto3_pricing/type_defs.py +1 -1
- mypy_boto3_pricing/type_defs.pyi +1 -1
- mypy_boto3_pricing/version.py +2 -2
- mypy_boto3_proton/__init__.py +1 -1
- mypy_boto3_proton/__init__.pyi +1 -1
- mypy_boto3_proton/__main__.py +4 -4
- mypy_boto3_proton/client.py +1 -1
- mypy_boto3_proton/client.pyi +1 -1
- mypy_boto3_proton/literals.py +6 -2
- mypy_boto3_proton/literals.pyi +6 -2
- mypy_boto3_proton/paginator.py +1 -1
- mypy_boto3_proton/paginator.pyi +1 -1
- mypy_boto3_proton/type_defs.py +1 -1
- mypy_boto3_proton/type_defs.pyi +1 -1
- mypy_boto3_proton/version.py +2 -2
- mypy_boto3_proton/waiter.py +1 -1
- mypy_boto3_proton/waiter.pyi +1 -1
- mypy_boto3_qapps/__init__.py +1 -1
- mypy_boto3_qapps/__init__.pyi +1 -1
- mypy_boto3_qapps/__main__.py +4 -4
- mypy_boto3_qapps/client.py +1 -1
- mypy_boto3_qapps/client.pyi +1 -1
- mypy_boto3_qapps/literals.py +6 -2
- mypy_boto3_qapps/literals.pyi +6 -2
- mypy_boto3_qapps/paginator.py +1 -1
- mypy_boto3_qapps/paginator.pyi +1 -1
- mypy_boto3_qapps/type_defs.py +1 -1
- mypy_boto3_qapps/type_defs.pyi +1 -1
- mypy_boto3_qapps/version.py +2 -2
- mypy_boto3_qbusiness/__init__.py +1 -1
- mypy_boto3_qbusiness/__init__.pyi +1 -1
- mypy_boto3_qbusiness/__main__.py +4 -4
- mypy_boto3_qbusiness/client.py +1 -1
- mypy_boto3_qbusiness/client.pyi +1 -1
- mypy_boto3_qbusiness/literals.py +6 -2
- mypy_boto3_qbusiness/literals.pyi +6 -2
- mypy_boto3_qbusiness/paginator.py +1 -1
- mypy_boto3_qbusiness/paginator.pyi +1 -1
- mypy_boto3_qbusiness/type_defs.py +1 -1
- mypy_boto3_qbusiness/type_defs.pyi +1 -1
- mypy_boto3_qbusiness/version.py +2 -2
- mypy_boto3_qconnect/__init__.py +5 -1
- mypy_boto3_qconnect/__init__.pyi +5 -1
- mypy_boto3_qconnect/__main__.py +4 -4
- mypy_boto3_qconnect/client.py +36 -1
- mypy_boto3_qconnect/client.pyi +36 -1
- mypy_boto3_qconnect/literals.py +48 -4
- mypy_boto3_qconnect/literals.pyi +48 -4
- mypy_boto3_qconnect/paginator.py +27 -1
- mypy_boto3_qconnect/paginator.pyi +24 -1
- mypy_boto3_qconnect/type_defs.py +641 -85
- mypy_boto3_qconnect/type_defs.pyi +575 -77
- mypy_boto3_qconnect/version.py +2 -2
- mypy_boto3_quicksight/__init__.py +1 -1
- mypy_boto3_quicksight/__init__.pyi +1 -1
- mypy_boto3_quicksight/__main__.py +4 -4
- mypy_boto3_quicksight/client.py +65 -1
- mypy_boto3_quicksight/client.pyi +65 -1
- mypy_boto3_quicksight/literals.py +43 -2
- mypy_boto3_quicksight/literals.pyi +43 -2
- mypy_boto3_quicksight/paginator.py +1 -1
- mypy_boto3_quicksight/paginator.pyi +1 -1
- mypy_boto3_quicksight/type_defs.py +333 -47
- mypy_boto3_quicksight/type_defs.pyi +289 -39
- mypy_boto3_quicksight/version.py +2 -2
- mypy_boto3_ram/__init__.py +1 -1
- mypy_boto3_ram/__init__.pyi +1 -1
- mypy_boto3_ram/__main__.py +4 -4
- mypy_boto3_ram/client.py +1 -1
- mypy_boto3_ram/client.pyi +1 -1
- mypy_boto3_ram/literals.py +6 -2
- mypy_boto3_ram/literals.pyi +6 -2
- mypy_boto3_ram/paginator.py +1 -1
- mypy_boto3_ram/paginator.pyi +1 -1
- mypy_boto3_ram/type_defs.py +1 -1
- mypy_boto3_ram/type_defs.pyi +1 -1
- mypy_boto3_ram/version.py +2 -2
- mypy_boto3_rbin/__init__.py +1 -1
- mypy_boto3_rbin/__init__.pyi +1 -1
- mypy_boto3_rbin/__main__.py +4 -4
- mypy_boto3_rbin/client.py +1 -1
- mypy_boto3_rbin/client.pyi +1 -1
- mypy_boto3_rbin/literals.py +6 -2
- mypy_boto3_rbin/literals.pyi +6 -2
- mypy_boto3_rbin/paginator.py +1 -1
- mypy_boto3_rbin/paginator.pyi +1 -1
- mypy_boto3_rbin/type_defs.py +1 -1
- mypy_boto3_rbin/type_defs.pyi +1 -1
- mypy_boto3_rbin/version.py +2 -2
- mypy_boto3_rds/__init__.py +1 -1
- mypy_boto3_rds/__init__.pyi +1 -1
- mypy_boto3_rds/__main__.py +4 -4
- mypy_boto3_rds/client.py +1 -1
- mypy_boto3_rds/client.pyi +1 -1
- mypy_boto3_rds/literals.py +6 -2
- mypy_boto3_rds/literals.pyi +6 -2
- mypy_boto3_rds/paginator.py +1 -1
- mypy_boto3_rds/paginator.pyi +1 -1
- mypy_boto3_rds/type_defs.py +859 -758
- mypy_boto3_rds/type_defs.pyi +776 -682
- mypy_boto3_rds/version.py +2 -2
- mypy_boto3_rds/waiter.py +1 -1
- mypy_boto3_rds/waiter.pyi +1 -1
- mypy_boto3_rds_data/__init__.py +1 -1
- mypy_boto3_rds_data/__init__.pyi +1 -1
- mypy_boto3_rds_data/__main__.py +4 -4
- mypy_boto3_rds_data/client.py +1 -1
- mypy_boto3_rds_data/client.pyi +1 -1
- mypy_boto3_rds_data/literals.py +6 -2
- mypy_boto3_rds_data/literals.pyi +6 -2
- mypy_boto3_rds_data/type_defs.py +1 -1
- mypy_boto3_rds_data/type_defs.pyi +1 -1
- mypy_boto3_rds_data/version.py +2 -2
- mypy_boto3_redshift/__init__.py +1 -1
- mypy_boto3_redshift/__init__.pyi +1 -1
- mypy_boto3_redshift/__main__.py +4 -4
- mypy_boto3_redshift/client.py +1 -1
- mypy_boto3_redshift/client.pyi +1 -1
- mypy_boto3_redshift/literals.py +12 -3
- mypy_boto3_redshift/literals.pyi +12 -3
- mypy_boto3_redshift/paginator.py +1 -1
- mypy_boto3_redshift/paginator.pyi +1 -1
- mypy_boto3_redshift/type_defs.py +4 -1
- mypy_boto3_redshift/type_defs.pyi +4 -1
- mypy_boto3_redshift/version.py +2 -2
- mypy_boto3_redshift/waiter.py +1 -1
- mypy_boto3_redshift/waiter.pyi +1 -1
- mypy_boto3_redshift_data/__init__.py +1 -1
- mypy_boto3_redshift_data/__init__.pyi +1 -1
- mypy_boto3_redshift_data/__main__.py +4 -4
- mypy_boto3_redshift_data/client.py +1 -1
- mypy_boto3_redshift_data/client.pyi +1 -1
- mypy_boto3_redshift_data/literals.py +6 -2
- mypy_boto3_redshift_data/literals.pyi +6 -2
- mypy_boto3_redshift_data/paginator.py +1 -1
- mypy_boto3_redshift_data/paginator.pyi +1 -1
- mypy_boto3_redshift_data/type_defs.py +1 -1
- mypy_boto3_redshift_data/type_defs.pyi +1 -1
- mypy_boto3_redshift_data/version.py +2 -2
- mypy_boto3_redshift_serverless/__init__.py +1 -1
- mypy_boto3_redshift_serverless/__init__.pyi +1 -1
- mypy_boto3_redshift_serverless/__main__.py +4 -4
- mypy_boto3_redshift_serverless/client.py +14 -1
- mypy_boto3_redshift_serverless/client.pyi +14 -1
- mypy_boto3_redshift_serverless/literals.py +7 -2
- mypy_boto3_redshift_serverless/literals.pyi +7 -2
- mypy_boto3_redshift_serverless/paginator.py +1 -1
- mypy_boto3_redshift_serverless/paginator.pyi +1 -1
- mypy_boto3_redshift_serverless/type_defs.py +16 -1
- mypy_boto3_redshift_serverless/type_defs.pyi +14 -1
- mypy_boto3_redshift_serverless/version.py +2 -2
- mypy_boto3_rekognition/__init__.py +1 -1
- mypy_boto3_rekognition/__init__.pyi +1 -1
- mypy_boto3_rekognition/__main__.py +4 -4
- mypy_boto3_rekognition/client.py +1 -1
- mypy_boto3_rekognition/client.pyi +1 -1
- mypy_boto3_rekognition/literals.py +6 -2
- mypy_boto3_rekognition/literals.pyi +6 -2
- mypy_boto3_rekognition/paginator.py +1 -1
- mypy_boto3_rekognition/paginator.pyi +1 -1
- mypy_boto3_rekognition/type_defs.py +1 -1
- mypy_boto3_rekognition/type_defs.pyi +1 -1
- mypy_boto3_rekognition/version.py +2 -2
- mypy_boto3_rekognition/waiter.py +1 -1
- mypy_boto3_rekognition/waiter.pyi +1 -1
- mypy_boto3_repostspace/__init__.py +1 -1
- mypy_boto3_repostspace/__init__.pyi +1 -1
- mypy_boto3_repostspace/__main__.py +4 -4
- mypy_boto3_repostspace/client.py +1 -1
- mypy_boto3_repostspace/client.pyi +1 -1
- mypy_boto3_repostspace/literals.py +6 -2
- mypy_boto3_repostspace/literals.pyi +6 -2
- mypy_boto3_repostspace/paginator.py +1 -1
- mypy_boto3_repostspace/paginator.pyi +1 -1
- mypy_boto3_repostspace/type_defs.py +1 -1
- mypy_boto3_repostspace/type_defs.pyi +1 -1
- mypy_boto3_repostspace/version.py +2 -2
- mypy_boto3_repostspace/waiter.py +1 -1
- mypy_boto3_repostspace/waiter.pyi +1 -1
- mypy_boto3_resiliencehub/__init__.py +1 -1
- mypy_boto3_resiliencehub/__init__.pyi +1 -1
- mypy_boto3_resiliencehub/__main__.py +4 -4
- mypy_boto3_resiliencehub/client.py +1 -1
- mypy_boto3_resiliencehub/client.pyi +1 -1
- mypy_boto3_resiliencehub/literals.py +6 -2
- mypy_boto3_resiliencehub/literals.pyi +6 -2
- mypy_boto3_resiliencehub/paginator.py +1 -1
- mypy_boto3_resiliencehub/paginator.pyi +1 -1
- mypy_boto3_resiliencehub/type_defs.py +1 -1
- mypy_boto3_resiliencehub/type_defs.pyi +1 -1
- mypy_boto3_resiliencehub/version.py +2 -2
- mypy_boto3_resource_explorer_2/__init__.py +1 -1
- mypy_boto3_resource_explorer_2/__init__.pyi +1 -1
- mypy_boto3_resource_explorer_2/__main__.py +4 -4
- mypy_boto3_resource_explorer_2/client.py +1 -1
- mypy_boto3_resource_explorer_2/client.pyi +1 -1
- mypy_boto3_resource_explorer_2/literals.py +7 -2
- mypy_boto3_resource_explorer_2/literals.pyi +7 -2
- mypy_boto3_resource_explorer_2/paginator.py +1 -1
- mypy_boto3_resource_explorer_2/paginator.pyi +1 -1
- mypy_boto3_resource_explorer_2/type_defs.py +3 -1
- mypy_boto3_resource_explorer_2/type_defs.pyi +3 -1
- mypy_boto3_resource_explorer_2/version.py +2 -2
- mypy_boto3_resource_groups/__init__.py +1 -1
- mypy_boto3_resource_groups/__init__.pyi +1 -1
- mypy_boto3_resource_groups/__main__.py +4 -4
- mypy_boto3_resource_groups/client.py +1 -1
- mypy_boto3_resource_groups/client.pyi +1 -1
- mypy_boto3_resource_groups/literals.py +6 -2
- mypy_boto3_resource_groups/literals.pyi +6 -2
- mypy_boto3_resource_groups/paginator.py +1 -1
- mypy_boto3_resource_groups/paginator.pyi +1 -1
- mypy_boto3_resource_groups/type_defs.py +1 -1
- mypy_boto3_resource_groups/type_defs.pyi +1 -1
- mypy_boto3_resource_groups/version.py +2 -2
- mypy_boto3_resourcegroupstaggingapi/__init__.py +1 -1
- mypy_boto3_resourcegroupstaggingapi/__init__.pyi +1 -1
- mypy_boto3_resourcegroupstaggingapi/__main__.py +4 -4
- mypy_boto3_resourcegroupstaggingapi/client.py +1 -1
- mypy_boto3_resourcegroupstaggingapi/client.pyi +1 -1
- mypy_boto3_resourcegroupstaggingapi/literals.py +6 -2
- mypy_boto3_resourcegroupstaggingapi/literals.pyi +6 -2
- mypy_boto3_resourcegroupstaggingapi/paginator.py +1 -1
- mypy_boto3_resourcegroupstaggingapi/paginator.pyi +1 -1
- mypy_boto3_resourcegroupstaggingapi/type_defs.py +1 -1
- mypy_boto3_resourcegroupstaggingapi/type_defs.pyi +1 -1
- mypy_boto3_resourcegroupstaggingapi/version.py +2 -2
- mypy_boto3_rolesanywhere/__init__.py +1 -1
- mypy_boto3_rolesanywhere/__init__.pyi +1 -1
- mypy_boto3_rolesanywhere/__main__.py +4 -4
- mypy_boto3_rolesanywhere/client.py +1 -1
- mypy_boto3_rolesanywhere/client.pyi +1 -1
- mypy_boto3_rolesanywhere/literals.py +6 -2
- mypy_boto3_rolesanywhere/literals.pyi +6 -2
- mypy_boto3_rolesanywhere/paginator.py +1 -1
- mypy_boto3_rolesanywhere/paginator.pyi +1 -1
- mypy_boto3_rolesanywhere/type_defs.py +54 -54
- mypy_boto3_rolesanywhere/type_defs.pyi +54 -54
- mypy_boto3_rolesanywhere/version.py +2 -2
- mypy_boto3_route53/__init__.py +1 -1
- mypy_boto3_route53/__init__.pyi +1 -1
- mypy_boto3_route53/__main__.py +4 -4
- mypy_boto3_route53/client.py +12 -1
- mypy_boto3_route53/client.pyi +12 -1
- mypy_boto3_route53/literals.py +22 -4
- mypy_boto3_route53/literals.pyi +22 -4
- mypy_boto3_route53/paginator.py +1 -1
- mypy_boto3_route53/paginator.pyi +1 -1
- mypy_boto3_route53/type_defs.py +66 -47
- mypy_boto3_route53/type_defs.pyi +59 -43
- mypy_boto3_route53/version.py +2 -2
- mypy_boto3_route53/waiter.py +1 -1
- mypy_boto3_route53/waiter.pyi +1 -1
- mypy_boto3_route53_recovery_cluster/__init__.py +1 -1
- mypy_boto3_route53_recovery_cluster/__init__.pyi +1 -1
- mypy_boto3_route53_recovery_cluster/__main__.py +4 -4
- mypy_boto3_route53_recovery_cluster/client.py +1 -1
- mypy_boto3_route53_recovery_cluster/client.pyi +1 -1
- mypy_boto3_route53_recovery_cluster/literals.py +6 -2
- mypy_boto3_route53_recovery_cluster/literals.pyi +6 -2
- mypy_boto3_route53_recovery_cluster/paginator.py +1 -1
- mypy_boto3_route53_recovery_cluster/paginator.pyi +1 -1
- mypy_boto3_route53_recovery_cluster/type_defs.py +1 -1
- mypy_boto3_route53_recovery_cluster/type_defs.pyi +1 -1
- mypy_boto3_route53_recovery_cluster/version.py +2 -2
- mypy_boto3_route53_recovery_control_config/__init__.py +1 -1
- mypy_boto3_route53_recovery_control_config/__init__.pyi +1 -1
- mypy_boto3_route53_recovery_control_config/__main__.py +4 -4
- mypy_boto3_route53_recovery_control_config/client.py +1 -1
- mypy_boto3_route53_recovery_control_config/client.pyi +1 -1
- mypy_boto3_route53_recovery_control_config/literals.py +6 -2
- mypy_boto3_route53_recovery_control_config/literals.pyi +6 -2
- mypy_boto3_route53_recovery_control_config/paginator.py +1 -1
- mypy_boto3_route53_recovery_control_config/paginator.pyi +1 -1
- mypy_boto3_route53_recovery_control_config/type_defs.py +1 -1
- mypy_boto3_route53_recovery_control_config/type_defs.pyi +1 -1
- mypy_boto3_route53_recovery_control_config/version.py +2 -2
- mypy_boto3_route53_recovery_control_config/waiter.py +1 -1
- mypy_boto3_route53_recovery_control_config/waiter.pyi +1 -1
- mypy_boto3_route53_recovery_readiness/__init__.py +1 -1
- mypy_boto3_route53_recovery_readiness/__init__.pyi +1 -1
- mypy_boto3_route53_recovery_readiness/__main__.py +4 -4
- mypy_boto3_route53_recovery_readiness/client.py +1 -1
- mypy_boto3_route53_recovery_readiness/client.pyi +1 -1
- mypy_boto3_route53_recovery_readiness/literals.py +6 -2
- mypy_boto3_route53_recovery_readiness/literals.pyi +6 -2
- mypy_boto3_route53_recovery_readiness/paginator.py +1 -1
- mypy_boto3_route53_recovery_readiness/paginator.pyi +1 -1
- mypy_boto3_route53_recovery_readiness/type_defs.py +1 -1
- mypy_boto3_route53_recovery_readiness/type_defs.pyi +1 -1
- mypy_boto3_route53_recovery_readiness/version.py +2 -2
- mypy_boto3_route53domains/__init__.py +1 -1
- mypy_boto3_route53domains/__init__.pyi +1 -1
- mypy_boto3_route53domains/__main__.py +4 -4
- mypy_boto3_route53domains/client.py +1 -1
- mypy_boto3_route53domains/client.pyi +1 -1
- mypy_boto3_route53domains/literals.py +6 -2
- mypy_boto3_route53domains/literals.pyi +6 -2
- mypy_boto3_route53domains/paginator.py +1 -1
- mypy_boto3_route53domains/paginator.pyi +1 -1
- mypy_boto3_route53domains/type_defs.py +1 -1
- mypy_boto3_route53domains/type_defs.pyi +1 -1
- mypy_boto3_route53domains/version.py +2 -2
- mypy_boto3_route53globalresolver/__init__.py +69 -0
- mypy_boto3_route53globalresolver/__init__.pyi +68 -0
- mypy_boto3_route53globalresolver/__main__.py +43 -0
- mypy_boto3_route53globalresolver/client.py +757 -0
- mypy_boto3_route53globalresolver/client.pyi +754 -0
- mypy_boto3_route53globalresolver/literals.py +511 -0
- mypy_boto3_route53globalresolver/literals.pyi +509 -0
- mypy_boto3_route53globalresolver/paginator.py +276 -0
- mypy_boto3_route53globalresolver/paginator.pyi +248 -0
- mypy_boto3_route53globalresolver/py.typed +0 -0
- mypy_boto3_route53globalresolver/type_defs.py +1347 -0
- mypy_boto3_route53globalresolver/type_defs.pyi +1259 -0
- mypy_boto3_route53globalresolver/version.py +7 -0
- mypy_boto3_route53profiles/__init__.py +1 -1
- mypy_boto3_route53profiles/__init__.pyi +1 -1
- mypy_boto3_route53profiles/__main__.py +4 -4
- mypy_boto3_route53profiles/client.py +1 -1
- mypy_boto3_route53profiles/client.pyi +1 -1
- mypy_boto3_route53profiles/literals.py +6 -2
- mypy_boto3_route53profiles/literals.pyi +6 -2
- mypy_boto3_route53profiles/paginator.py +1 -1
- mypy_boto3_route53profiles/paginator.pyi +1 -1
- mypy_boto3_route53profiles/type_defs.py +1 -1
- mypy_boto3_route53profiles/type_defs.pyi +1 -1
- mypy_boto3_route53profiles/version.py +2 -2
- mypy_boto3_route53resolver/__init__.py +1 -1
- mypy_boto3_route53resolver/__init__.pyi +1 -1
- mypy_boto3_route53resolver/__main__.py +4 -4
- mypy_boto3_route53resolver/client.py +1 -1
- mypy_boto3_route53resolver/client.pyi +1 -1
- mypy_boto3_route53resolver/literals.py +6 -2
- mypy_boto3_route53resolver/literals.pyi +6 -2
- mypy_boto3_route53resolver/paginator.py +1 -1
- mypy_boto3_route53resolver/paginator.pyi +1 -1
- mypy_boto3_route53resolver/type_defs.py +7 -1
- mypy_boto3_route53resolver/type_defs.pyi +7 -1
- mypy_boto3_route53resolver/version.py +2 -2
- mypy_boto3_rtbfabric/__init__.py +1 -1
- mypy_boto3_rtbfabric/__init__.pyi +1 -1
- mypy_boto3_rtbfabric/__main__.py +4 -4
- mypy_boto3_rtbfabric/client.py +1 -1
- mypy_boto3_rtbfabric/client.pyi +1 -1
- mypy_boto3_rtbfabric/literals.py +6 -2
- mypy_boto3_rtbfabric/literals.pyi +6 -2
- mypy_boto3_rtbfabric/paginator.py +1 -1
- mypy_boto3_rtbfabric/paginator.pyi +1 -1
- mypy_boto3_rtbfabric/type_defs.py +1 -1
- mypy_boto3_rtbfabric/type_defs.pyi +1 -1
- mypy_boto3_rtbfabric/version.py +2 -2
- mypy_boto3_rtbfabric/waiter.py +1 -1
- mypy_boto3_rtbfabric/waiter.pyi +1 -1
- mypy_boto3_rum/__init__.py +1 -1
- mypy_boto3_rum/__init__.pyi +1 -1
- mypy_boto3_rum/__main__.py +4 -4
- mypy_boto3_rum/client.py +1 -1
- mypy_boto3_rum/client.pyi +1 -1
- mypy_boto3_rum/literals.py +6 -2
- mypy_boto3_rum/literals.pyi +6 -2
- mypy_boto3_rum/paginator.py +1 -1
- mypy_boto3_rum/paginator.pyi +1 -1
- mypy_boto3_rum/type_defs.py +1 -1
- mypy_boto3_rum/type_defs.pyi +1 -1
- mypy_boto3_rum/version.py +2 -2
- mypy_boto3_s3/__init__.py +1 -1
- mypy_boto3_s3/__init__.pyi +1 -1
- mypy_boto3_s3/__main__.py +4 -4
- mypy_boto3_s3/client.py +11 -21
- mypy_boto3_s3/client.pyi +11 -21
- mypy_boto3_s3/literals.py +9 -2
- mypy_boto3_s3/literals.pyi +9 -2
- mypy_boto3_s3/paginator.py +1 -1
- mypy_boto3_s3/paginator.pyi +1 -1
- mypy_boto3_s3/service_resource.py +3 -5
- mypy_boto3_s3/service_resource.pyi +3 -5
- mypy_boto3_s3/type_defs.py +1 -1
- mypy_boto3_s3/type_defs.pyi +1 -1
- mypy_boto3_s3/version.py +2 -2
- mypy_boto3_s3/waiter.py +1 -1
- mypy_boto3_s3/waiter.pyi +1 -1
- mypy_boto3_s3control/__init__.py +1 -1
- mypy_boto3_s3control/__init__.pyi +1 -1
- mypy_boto3_s3control/__main__.py +4 -4
- mypy_boto3_s3control/client.py +1 -1
- mypy_boto3_s3control/client.pyi +1 -1
- mypy_boto3_s3control/literals.py +6 -2
- mypy_boto3_s3control/literals.pyi +6 -2
- mypy_boto3_s3control/paginator.py +1 -1
- mypy_boto3_s3control/paginator.pyi +1 -1
- mypy_boto3_s3control/type_defs.py +39 -1
- mypy_boto3_s3control/type_defs.pyi +34 -1
- mypy_boto3_s3control/version.py +2 -2
- mypy_boto3_s3outposts/__init__.py +1 -1
- mypy_boto3_s3outposts/__init__.pyi +1 -1
- mypy_boto3_s3outposts/__main__.py +4 -4
- mypy_boto3_s3outposts/client.py +1 -1
- mypy_boto3_s3outposts/client.pyi +1 -1
- mypy_boto3_s3outposts/literals.py +6 -2
- mypy_boto3_s3outposts/literals.pyi +6 -2
- mypy_boto3_s3outposts/paginator.py +1 -1
- mypy_boto3_s3outposts/paginator.pyi +1 -1
- mypy_boto3_s3outposts/type_defs.py +1 -1
- mypy_boto3_s3outposts/type_defs.pyi +1 -1
- mypy_boto3_s3outposts/version.py +2 -2
- mypy_boto3_s3tables/__init__.py +1 -1
- mypy_boto3_s3tables/__init__.pyi +1 -1
- mypy_boto3_s3tables/__main__.py +4 -4
- mypy_boto3_s3tables/client.py +160 -1
- mypy_boto3_s3tables/client.pyi +160 -1
- mypy_boto3_s3tables/literals.py +14 -2
- mypy_boto3_s3tables/literals.pyi +14 -2
- mypy_boto3_s3tables/paginator.py +1 -1
- mypy_boto3_s3tables/paginator.pyi +1 -1
- mypy_boto3_s3tables/type_defs.py +287 -31
- mypy_boto3_s3tables/type_defs.pyi +244 -29
- mypy_boto3_s3tables/version.py +2 -2
- mypy_boto3_s3vectors/__init__.py +1 -1
- mypy_boto3_s3vectors/__init__.pyi +1 -1
- mypy_boto3_s3vectors/__main__.py +4 -4
- mypy_boto3_s3vectors/client.py +51 -33
- mypy_boto3_s3vectors/client.pyi +51 -33
- mypy_boto3_s3vectors/literals.py +6 -2
- mypy_boto3_s3vectors/literals.pyi +6 -2
- mypy_boto3_s3vectors/paginator.py +1 -1
- mypy_boto3_s3vectors/paginator.pyi +1 -1
- mypy_boto3_s3vectors/type_defs.py +59 -31
- mypy_boto3_s3vectors/type_defs.pyi +50 -27
- mypy_boto3_s3vectors/version.py +2 -2
- mypy_boto3_sagemaker/__init__.py +5 -1
- mypy_boto3_sagemaker/__init__.pyi +5 -1
- mypy_boto3_sagemaker/__main__.py +4 -4
- mypy_boto3_sagemaker/client.py +88 -2
- mypy_boto3_sagemaker/client.pyi +88 -2
- mypy_boto3_sagemaker/literals.py +59 -6
- mypy_boto3_sagemaker/literals.pyi +59 -6
- mypy_boto3_sagemaker/paginator.py +27 -1
- mypy_boto3_sagemaker/paginator.pyi +24 -1
- mypy_boto3_sagemaker/type_defs.py +275 -6
- mypy_boto3_sagemaker/type_defs.pyi +246 -6
- mypy_boto3_sagemaker/version.py +2 -2
- mypy_boto3_sagemaker/waiter.py +1 -1
- mypy_boto3_sagemaker/waiter.pyi +1 -1
- mypy_boto3_sagemaker_a2i_runtime/__init__.py +1 -1
- mypy_boto3_sagemaker_a2i_runtime/__init__.pyi +1 -1
- mypy_boto3_sagemaker_a2i_runtime/__main__.py +4 -4
- mypy_boto3_sagemaker_a2i_runtime/client.py +1 -1
- mypy_boto3_sagemaker_a2i_runtime/client.pyi +1 -1
- mypy_boto3_sagemaker_a2i_runtime/literals.py +6 -2
- mypy_boto3_sagemaker_a2i_runtime/literals.pyi +6 -2
- mypy_boto3_sagemaker_a2i_runtime/paginator.py +1 -1
- mypy_boto3_sagemaker_a2i_runtime/paginator.pyi +1 -1
- mypy_boto3_sagemaker_a2i_runtime/type_defs.py +1 -1
- mypy_boto3_sagemaker_a2i_runtime/type_defs.pyi +1 -1
- mypy_boto3_sagemaker_a2i_runtime/version.py +2 -2
- mypy_boto3_sagemaker_edge/__init__.py +1 -1
- mypy_boto3_sagemaker_edge/__init__.pyi +1 -1
- mypy_boto3_sagemaker_edge/__main__.py +4 -4
- mypy_boto3_sagemaker_edge/client.py +1 -1
- mypy_boto3_sagemaker_edge/client.pyi +1 -1
- mypy_boto3_sagemaker_edge/literals.py +6 -2
- mypy_boto3_sagemaker_edge/literals.pyi +6 -2
- mypy_boto3_sagemaker_edge/type_defs.py +1 -1
- mypy_boto3_sagemaker_edge/type_defs.pyi +1 -1
- mypy_boto3_sagemaker_edge/version.py +2 -2
- mypy_boto3_sagemaker_featurestore_runtime/__init__.py +1 -1
- mypy_boto3_sagemaker_featurestore_runtime/__init__.pyi +1 -1
- mypy_boto3_sagemaker_featurestore_runtime/__main__.py +4 -4
- mypy_boto3_sagemaker_featurestore_runtime/client.py +1 -1
- mypy_boto3_sagemaker_featurestore_runtime/client.pyi +1 -1
- mypy_boto3_sagemaker_featurestore_runtime/literals.py +6 -2
- mypy_boto3_sagemaker_featurestore_runtime/literals.pyi +6 -2
- mypy_boto3_sagemaker_featurestore_runtime/type_defs.py +1 -1
- mypy_boto3_sagemaker_featurestore_runtime/type_defs.pyi +1 -1
- mypy_boto3_sagemaker_featurestore_runtime/version.py +2 -2
- mypy_boto3_sagemaker_geospatial/__init__.py +1 -1
- mypy_boto3_sagemaker_geospatial/__init__.pyi +1 -1
- mypy_boto3_sagemaker_geospatial/__main__.py +4 -4
- mypy_boto3_sagemaker_geospatial/client.py +1 -1
- mypy_boto3_sagemaker_geospatial/client.pyi +1 -1
- mypy_boto3_sagemaker_geospatial/literals.py +6 -2
- mypy_boto3_sagemaker_geospatial/literals.pyi +6 -2
- mypy_boto3_sagemaker_geospatial/paginator.py +1 -1
- mypy_boto3_sagemaker_geospatial/paginator.pyi +1 -1
- mypy_boto3_sagemaker_geospatial/type_defs.py +1 -1
- mypy_boto3_sagemaker_geospatial/type_defs.pyi +1 -1
- mypy_boto3_sagemaker_geospatial/version.py +2 -2
- mypy_boto3_sagemaker_metrics/__init__.py +1 -1
- mypy_boto3_sagemaker_metrics/__init__.pyi +1 -1
- mypy_boto3_sagemaker_metrics/__main__.py +4 -4
- mypy_boto3_sagemaker_metrics/client.py +1 -1
- mypy_boto3_sagemaker_metrics/client.pyi +1 -1
- mypy_boto3_sagemaker_metrics/literals.py +6 -2
- mypy_boto3_sagemaker_metrics/literals.pyi +6 -2
- mypy_boto3_sagemaker_metrics/type_defs.py +1 -1
- mypy_boto3_sagemaker_metrics/type_defs.pyi +1 -1
- mypy_boto3_sagemaker_metrics/version.py +2 -2
- mypy_boto3_sagemaker_runtime/__init__.py +1 -1
- mypy_boto3_sagemaker_runtime/__init__.pyi +1 -1
- mypy_boto3_sagemaker_runtime/__main__.py +4 -4
- mypy_boto3_sagemaker_runtime/client.py +1 -1
- mypy_boto3_sagemaker_runtime/client.pyi +1 -1
- mypy_boto3_sagemaker_runtime/literals.py +6 -2
- mypy_boto3_sagemaker_runtime/literals.pyi +6 -2
- mypy_boto3_sagemaker_runtime/type_defs.py +1 -1
- mypy_boto3_sagemaker_runtime/type_defs.pyi +1 -1
- mypy_boto3_sagemaker_runtime/version.py +2 -2
- mypy_boto3_savingsplans/__init__.py +1 -1
- mypy_boto3_savingsplans/__init__.pyi +1 -1
- mypy_boto3_savingsplans/__main__.py +4 -4
- mypy_boto3_savingsplans/client.py +3 -3
- mypy_boto3_savingsplans/client.pyi +3 -3
- mypy_boto3_savingsplans/literals.py +55 -7
- mypy_boto3_savingsplans/literals.pyi +55 -7
- mypy_boto3_savingsplans/type_defs.py +1 -1
- mypy_boto3_savingsplans/type_defs.pyi +1 -1
- mypy_boto3_savingsplans/version.py +2 -2
- mypy_boto3_scheduler/__init__.py +1 -1
- mypy_boto3_scheduler/__init__.pyi +1 -1
- mypy_boto3_scheduler/__main__.py +4 -4
- mypy_boto3_scheduler/client.py +1 -1
- mypy_boto3_scheduler/client.pyi +1 -1
- mypy_boto3_scheduler/literals.py +6 -2
- mypy_boto3_scheduler/literals.pyi +6 -2
- mypy_boto3_scheduler/paginator.py +1 -1
- mypy_boto3_scheduler/paginator.pyi +1 -1
- mypy_boto3_scheduler/type_defs.py +1 -1
- mypy_boto3_scheduler/type_defs.pyi +1 -1
- mypy_boto3_scheduler/version.py +2 -2
- mypy_boto3_schemas/__init__.py +1 -1
- mypy_boto3_schemas/__init__.pyi +1 -1
- mypy_boto3_schemas/__main__.py +4 -4
- mypy_boto3_schemas/client.py +1 -1
- mypy_boto3_schemas/client.pyi +1 -1
- mypy_boto3_schemas/literals.py +6 -2
- mypy_boto3_schemas/literals.pyi +6 -2
- mypy_boto3_schemas/paginator.py +1 -1
- mypy_boto3_schemas/paginator.pyi +1 -1
- mypy_boto3_schemas/type_defs.py +1 -1
- mypy_boto3_schemas/type_defs.pyi +1 -1
- mypy_boto3_schemas/version.py +2 -2
- mypy_boto3_schemas/waiter.py +1 -1
- mypy_boto3_schemas/waiter.pyi +1 -1
- mypy_boto3_sdb/__init__.py +1 -1
- mypy_boto3_sdb/__init__.pyi +1 -1
- mypy_boto3_sdb/__main__.py +4 -4
- mypy_boto3_sdb/client.py +1 -1
- mypy_boto3_sdb/client.pyi +1 -1
- mypy_boto3_sdb/literals.py +6 -2
- mypy_boto3_sdb/literals.pyi +6 -2
- mypy_boto3_sdb/paginator.py +1 -1
- mypy_boto3_sdb/paginator.pyi +1 -1
- mypy_boto3_sdb/type_defs.py +1 -1
- mypy_boto3_sdb/type_defs.pyi +1 -1
- mypy_boto3_sdb/version.py +2 -2
- mypy_boto3_secretsmanager/__init__.py +1 -1
- mypy_boto3_secretsmanager/__init__.pyi +1 -1
- mypy_boto3_secretsmanager/__main__.py +4 -4
- mypy_boto3_secretsmanager/client.py +1 -1
- mypy_boto3_secretsmanager/client.pyi +1 -1
- mypy_boto3_secretsmanager/literals.py +8 -2
- mypy_boto3_secretsmanager/literals.pyi +8 -2
- mypy_boto3_secretsmanager/paginator.py +1 -1
- mypy_boto3_secretsmanager/paginator.pyi +1 -1
- mypy_boto3_secretsmanager/type_defs.py +4 -2
- mypy_boto3_secretsmanager/type_defs.pyi +4 -2
- mypy_boto3_secretsmanager/version.py +2 -2
- mypy_boto3_security_ir/__init__.py +1 -1
- mypy_boto3_security_ir/__init__.pyi +1 -1
- mypy_boto3_security_ir/__main__.py +4 -4
- mypy_boto3_security_ir/client.py +1 -1
- mypy_boto3_security_ir/client.pyi +1 -1
- mypy_boto3_security_ir/literals.py +6 -2
- mypy_boto3_security_ir/literals.pyi +6 -2
- mypy_boto3_security_ir/paginator.py +1 -1
- mypy_boto3_security_ir/paginator.pyi +1 -1
- mypy_boto3_security_ir/type_defs.py +1 -1
- mypy_boto3_security_ir/type_defs.pyi +1 -1
- mypy_boto3_security_ir/version.py +2 -2
- mypy_boto3_securityhub/__init__.py +1 -1
- mypy_boto3_securityhub/__init__.pyi +1 -1
- mypy_boto3_securityhub/__main__.py +4 -4
- mypy_boto3_securityhub/client.py +14 -13
- mypy_boto3_securityhub/client.pyi +14 -13
- mypy_boto3_securityhub/literals.py +14 -2
- mypy_boto3_securityhub/literals.pyi +14 -2
- mypy_boto3_securityhub/paginator.py +1 -1
- mypy_boto3_securityhub/paginator.pyi +1 -1
- mypy_boto3_securityhub/type_defs.py +35 -29
- mypy_boto3_securityhub/type_defs.pyi +30 -25
- mypy_boto3_securityhub/version.py +2 -2
- mypy_boto3_securitylake/__init__.py +1 -1
- mypy_boto3_securitylake/__init__.pyi +1 -1
- mypy_boto3_securitylake/__main__.py +4 -4
- mypy_boto3_securitylake/client.py +1 -1
- mypy_boto3_securitylake/client.pyi +1 -1
- mypy_boto3_securitylake/literals.py +6 -2
- mypy_boto3_securitylake/literals.pyi +6 -2
- mypy_boto3_securitylake/paginator.py +1 -1
- mypy_boto3_securitylake/paginator.pyi +1 -1
- mypy_boto3_securitylake/type_defs.py +1 -1
- mypy_boto3_securitylake/type_defs.pyi +1 -1
- mypy_boto3_securitylake/version.py +2 -2
- mypy_boto3_serverlessrepo/__init__.py +1 -1
- mypy_boto3_serverlessrepo/__init__.pyi +1 -1
- mypy_boto3_serverlessrepo/__main__.py +4 -4
- mypy_boto3_serverlessrepo/client.py +1 -1
- mypy_boto3_serverlessrepo/client.pyi +1 -1
- mypy_boto3_serverlessrepo/literals.py +6 -2
- mypy_boto3_serverlessrepo/literals.pyi +6 -2
- mypy_boto3_serverlessrepo/paginator.py +1 -1
- mypy_boto3_serverlessrepo/paginator.pyi +1 -1
- mypy_boto3_serverlessrepo/type_defs.py +1 -1
- mypy_boto3_serverlessrepo/type_defs.pyi +1 -1
- mypy_boto3_serverlessrepo/version.py +2 -2
- mypy_boto3_service_quotas/__init__.py +1 -1
- mypy_boto3_service_quotas/__init__.pyi +1 -1
- mypy_boto3_service_quotas/__main__.py +4 -4
- mypy_boto3_service_quotas/client.py +23 -1
- mypy_boto3_service_quotas/client.pyi +23 -1
- mypy_boto3_service_quotas/literals.py +10 -2
- mypy_boto3_service_quotas/literals.pyi +10 -2
- mypy_boto3_service_quotas/paginator.py +1 -1
- mypy_boto3_service_quotas/paginator.pyi +1 -1
- mypy_boto3_service_quotas/type_defs.py +48 -1
- mypy_boto3_service_quotas/type_defs.pyi +44 -1
- mypy_boto3_service_quotas/version.py +2 -2
- mypy_boto3_servicecatalog/__init__.py +1 -1
- mypy_boto3_servicecatalog/__init__.pyi +1 -1
- mypy_boto3_servicecatalog/__main__.py +4 -4
- mypy_boto3_servicecatalog/client.py +1 -1
- mypy_boto3_servicecatalog/client.pyi +1 -1
- mypy_boto3_servicecatalog/literals.py +6 -2
- mypy_boto3_servicecatalog/literals.pyi +6 -2
- mypy_boto3_servicecatalog/paginator.py +1 -1
- mypy_boto3_servicecatalog/paginator.pyi +1 -1
- mypy_boto3_servicecatalog/type_defs.py +1 -1
- mypy_boto3_servicecatalog/type_defs.pyi +1 -1
- mypy_boto3_servicecatalog/version.py +2 -2
- mypy_boto3_servicecatalog_appregistry/__init__.py +1 -1
- mypy_boto3_servicecatalog_appregistry/__init__.pyi +1 -1
- mypy_boto3_servicecatalog_appregistry/__main__.py +4 -4
- mypy_boto3_servicecatalog_appregistry/client.py +1 -1
- mypy_boto3_servicecatalog_appregistry/client.pyi +1 -1
- mypy_boto3_servicecatalog_appregistry/literals.py +6 -2
- mypy_boto3_servicecatalog_appregistry/literals.pyi +6 -2
- mypy_boto3_servicecatalog_appregistry/paginator.py +1 -1
- mypy_boto3_servicecatalog_appregistry/paginator.pyi +1 -1
- mypy_boto3_servicecatalog_appregistry/type_defs.py +1 -1
- mypy_boto3_servicecatalog_appregistry/type_defs.pyi +1 -1
- mypy_boto3_servicecatalog_appregistry/version.py +2 -2
- mypy_boto3_servicediscovery/__init__.py +1 -1
- mypy_boto3_servicediscovery/__init__.pyi +1 -1
- mypy_boto3_servicediscovery/__main__.py +4 -4
- mypy_boto3_servicediscovery/client.py +1 -1
- mypy_boto3_servicediscovery/client.pyi +1 -1
- mypy_boto3_servicediscovery/literals.py +6 -2
- mypy_boto3_servicediscovery/literals.pyi +6 -2
- mypy_boto3_servicediscovery/paginator.py +1 -1
- mypy_boto3_servicediscovery/paginator.pyi +1 -1
- mypy_boto3_servicediscovery/type_defs.py +1 -1
- mypy_boto3_servicediscovery/type_defs.pyi +1 -1
- mypy_boto3_servicediscovery/version.py +2 -2
- mypy_boto3_ses/__init__.py +1 -1
- mypy_boto3_ses/__init__.pyi +1 -1
- mypy_boto3_ses/__main__.py +4 -4
- mypy_boto3_ses/client.py +1 -1
- mypy_boto3_ses/client.pyi +1 -1
- mypy_boto3_ses/literals.py +6 -2
- mypy_boto3_ses/literals.pyi +6 -2
- mypy_boto3_ses/paginator.py +1 -1
- mypy_boto3_ses/paginator.pyi +1 -1
- mypy_boto3_ses/type_defs.py +1 -1
- mypy_boto3_ses/type_defs.pyi +1 -1
- mypy_boto3_ses/version.py +2 -2
- mypy_boto3_ses/waiter.py +1 -1
- mypy_boto3_ses/waiter.pyi +1 -1
- mypy_boto3_sesv2/__init__.py +1 -1
- mypy_boto3_sesv2/__init__.pyi +1 -1
- mypy_boto3_sesv2/__main__.py +4 -4
- mypy_boto3_sesv2/client.py +15 -1
- mypy_boto3_sesv2/client.pyi +15 -1
- mypy_boto3_sesv2/literals.py +10 -2
- mypy_boto3_sesv2/literals.pyi +10 -2
- mypy_boto3_sesv2/paginator.py +1 -1
- mypy_boto3_sesv2/paginator.pyi +1 -1
- mypy_boto3_sesv2/type_defs.py +143 -77
- mypy_boto3_sesv2/type_defs.pyi +125 -68
- mypy_boto3_sesv2/version.py +2 -2
- mypy_boto3_shield/__init__.py +1 -1
- mypy_boto3_shield/__init__.pyi +1 -1
- mypy_boto3_shield/__main__.py +4 -4
- mypy_boto3_shield/client.py +1 -1
- mypy_boto3_shield/client.pyi +1 -1
- mypy_boto3_shield/literals.py +6 -2
- mypy_boto3_shield/literals.pyi +6 -2
- mypy_boto3_shield/paginator.py +1 -1
- mypy_boto3_shield/paginator.pyi +1 -1
- mypy_boto3_shield/type_defs.py +1 -1
- mypy_boto3_shield/type_defs.pyi +1 -1
- mypy_boto3_shield/version.py +2 -2
- mypy_boto3_signer/__init__.py +1 -1
- mypy_boto3_signer/__init__.pyi +1 -1
- mypy_boto3_signer/__main__.py +4 -4
- mypy_boto3_signer/client.py +3 -3
- mypy_boto3_signer/client.pyi +3 -3
- mypy_boto3_signer/literals.py +6 -2
- mypy_boto3_signer/literals.pyi +6 -2
- mypy_boto3_signer/paginator.py +1 -1
- mypy_boto3_signer/paginator.pyi +1 -1
- mypy_boto3_signer/type_defs.py +1 -1
- mypy_boto3_signer/type_defs.pyi +1 -1
- mypy_boto3_signer/version.py +2 -2
- mypy_boto3_signer/waiter.py +1 -1
- mypy_boto3_signer/waiter.pyi +1 -1
- mypy_boto3_signin/__init__.py +1 -1
- mypy_boto3_signin/__init__.pyi +1 -1
- mypy_boto3_signin/__main__.py +4 -4
- mypy_boto3_signin/client.py +1 -1
- mypy_boto3_signin/client.pyi +1 -1
- mypy_boto3_signin/literals.py +6 -2
- mypy_boto3_signin/literals.pyi +6 -2
- mypy_boto3_signin/type_defs.py +1 -1
- mypy_boto3_signin/type_defs.pyi +1 -1
- mypy_boto3_signin/version.py +2 -2
- mypy_boto3_simspaceweaver/__init__.py +1 -1
- mypy_boto3_simspaceweaver/__init__.pyi +1 -1
- mypy_boto3_simspaceweaver/__main__.py +4 -4
- mypy_boto3_simspaceweaver/client.py +1 -1
- mypy_boto3_simspaceweaver/client.pyi +1 -1
- mypy_boto3_simspaceweaver/literals.py +6 -2
- mypy_boto3_simspaceweaver/literals.pyi +6 -2
- mypy_boto3_simspaceweaver/type_defs.py +1 -1
- mypy_boto3_simspaceweaver/type_defs.pyi +1 -1
- mypy_boto3_simspaceweaver/version.py +2 -2
- mypy_boto3_snow_device_management/__init__.py +1 -1
- mypy_boto3_snow_device_management/__init__.pyi +1 -1
- mypy_boto3_snow_device_management/__main__.py +4 -4
- mypy_boto3_snow_device_management/client.py +1 -1
- mypy_boto3_snow_device_management/client.pyi +1 -1
- mypy_boto3_snow_device_management/literals.py +6 -2
- mypy_boto3_snow_device_management/literals.pyi +6 -2
- mypy_boto3_snow_device_management/paginator.py +1 -1
- mypy_boto3_snow_device_management/paginator.pyi +1 -1
- mypy_boto3_snow_device_management/type_defs.py +1 -1
- mypy_boto3_snow_device_management/type_defs.pyi +1 -1
- mypy_boto3_snow_device_management/version.py +2 -2
- mypy_boto3_snowball/__init__.py +1 -1
- mypy_boto3_snowball/__init__.pyi +1 -1
- mypy_boto3_snowball/__main__.py +4 -4
- mypy_boto3_snowball/client.py +1 -1
- mypy_boto3_snowball/client.pyi +1 -1
- mypy_boto3_snowball/literals.py +6 -2
- mypy_boto3_snowball/literals.pyi +6 -2
- mypy_boto3_snowball/paginator.py +1 -1
- mypy_boto3_snowball/paginator.pyi +1 -1
- mypy_boto3_snowball/type_defs.py +1 -1
- mypy_boto3_snowball/type_defs.pyi +1 -1
- mypy_boto3_snowball/version.py +2 -2
- mypy_boto3_sns/__init__.py +1 -1
- mypy_boto3_sns/__init__.pyi +1 -1
- mypy_boto3_sns/__main__.py +4 -4
- mypy_boto3_sns/client.py +1 -1
- mypy_boto3_sns/client.pyi +1 -1
- mypy_boto3_sns/literals.py +6 -2
- mypy_boto3_sns/literals.pyi +6 -2
- mypy_boto3_sns/paginator.py +1 -1
- mypy_boto3_sns/paginator.pyi +1 -1
- mypy_boto3_sns/service_resource.py +1 -1
- mypy_boto3_sns/service_resource.pyi +1 -1
- mypy_boto3_sns/type_defs.py +1 -1
- mypy_boto3_sns/type_defs.pyi +1 -1
- mypy_boto3_sns/version.py +2 -2
- mypy_boto3_socialmessaging/__init__.py +1 -1
- mypy_boto3_socialmessaging/__init__.pyi +1 -1
- mypy_boto3_socialmessaging/__main__.py +4 -4
- mypy_boto3_socialmessaging/client.py +3 -3
- mypy_boto3_socialmessaging/client.pyi +3 -3
- mypy_boto3_socialmessaging/literals.py +6 -2
- mypy_boto3_socialmessaging/literals.pyi +6 -2
- mypy_boto3_socialmessaging/paginator.py +1 -1
- mypy_boto3_socialmessaging/paginator.pyi +1 -1
- mypy_boto3_socialmessaging/type_defs.py +4 -1
- mypy_boto3_socialmessaging/type_defs.pyi +4 -1
- mypy_boto3_socialmessaging/version.py +2 -2
- mypy_boto3_sqs/__init__.py +1 -1
- mypy_boto3_sqs/__init__.pyi +1 -1
- mypy_boto3_sqs/__main__.py +4 -4
- mypy_boto3_sqs/client.py +1 -1
- mypy_boto3_sqs/client.pyi +1 -1
- mypy_boto3_sqs/literals.py +6 -2
- mypy_boto3_sqs/literals.pyi +6 -2
- mypy_boto3_sqs/paginator.py +1 -1
- mypy_boto3_sqs/paginator.pyi +1 -1
- mypy_boto3_sqs/service_resource.py +1 -1
- mypy_boto3_sqs/service_resource.pyi +1 -1
- mypy_boto3_sqs/type_defs.py +1 -1
- mypy_boto3_sqs/type_defs.pyi +1 -1
- mypy_boto3_sqs/version.py +2 -2
- mypy_boto3_ssm/__init__.py +1 -1
- mypy_boto3_ssm/__init__.pyi +1 -1
- mypy_boto3_ssm/__main__.py +4 -4
- mypy_boto3_ssm/client.py +1 -1
- mypy_boto3_ssm/client.pyi +1 -1
- mypy_boto3_ssm/literals.py +6 -2
- mypy_boto3_ssm/literals.pyi +6 -2
- mypy_boto3_ssm/paginator.py +1 -1
- mypy_boto3_ssm/paginator.pyi +1 -1
- mypy_boto3_ssm/type_defs.py +1 -1
- mypy_boto3_ssm/type_defs.pyi +1 -1
- mypy_boto3_ssm/version.py +2 -2
- mypy_boto3_ssm/waiter.py +1 -1
- mypy_boto3_ssm/waiter.pyi +1 -1
- mypy_boto3_ssm_contacts/__init__.py +1 -1
- mypy_boto3_ssm_contacts/__init__.pyi +1 -1
- mypy_boto3_ssm_contacts/__main__.py +4 -4
- mypy_boto3_ssm_contacts/client.py +1 -1
- mypy_boto3_ssm_contacts/client.pyi +1 -1
- mypy_boto3_ssm_contacts/literals.py +6 -2
- mypy_boto3_ssm_contacts/literals.pyi +6 -2
- mypy_boto3_ssm_contacts/paginator.py +1 -1
- mypy_boto3_ssm_contacts/paginator.pyi +1 -1
- mypy_boto3_ssm_contacts/type_defs.py +1 -1
- mypy_boto3_ssm_contacts/type_defs.pyi +1 -1
- mypy_boto3_ssm_contacts/version.py +2 -2
- mypy_boto3_ssm_guiconnect/__init__.py +1 -1
- mypy_boto3_ssm_guiconnect/__init__.pyi +1 -1
- mypy_boto3_ssm_guiconnect/__main__.py +4 -4
- mypy_boto3_ssm_guiconnect/client.py +1 -1
- mypy_boto3_ssm_guiconnect/client.pyi +1 -1
- mypy_boto3_ssm_guiconnect/literals.py +6 -2
- mypy_boto3_ssm_guiconnect/literals.pyi +6 -2
- mypy_boto3_ssm_guiconnect/type_defs.py +1 -1
- mypy_boto3_ssm_guiconnect/type_defs.pyi +1 -1
- mypy_boto3_ssm_guiconnect/version.py +2 -2
- mypy_boto3_ssm_incidents/__init__.py +1 -1
- mypy_boto3_ssm_incidents/__init__.pyi +1 -1
- mypy_boto3_ssm_incidents/__main__.py +4 -4
- mypy_boto3_ssm_incidents/client.py +1 -1
- mypy_boto3_ssm_incidents/client.pyi +1 -1
- mypy_boto3_ssm_incidents/literals.py +6 -2
- mypy_boto3_ssm_incidents/literals.pyi +6 -2
- mypy_boto3_ssm_incidents/paginator.py +1 -1
- mypy_boto3_ssm_incidents/paginator.pyi +1 -1
- mypy_boto3_ssm_incidents/type_defs.py +1 -1
- mypy_boto3_ssm_incidents/type_defs.pyi +1 -1
- mypy_boto3_ssm_incidents/version.py +2 -2
- mypy_boto3_ssm_incidents/waiter.py +1 -1
- mypy_boto3_ssm_incidents/waiter.pyi +1 -1
- mypy_boto3_ssm_quicksetup/__init__.py +1 -1
- mypy_boto3_ssm_quicksetup/__init__.pyi +1 -1
- mypy_boto3_ssm_quicksetup/__main__.py +4 -4
- mypy_boto3_ssm_quicksetup/client.py +1 -1
- mypy_boto3_ssm_quicksetup/client.pyi +1 -1
- mypy_boto3_ssm_quicksetup/literals.py +6 -2
- mypy_boto3_ssm_quicksetup/literals.pyi +6 -2
- mypy_boto3_ssm_quicksetup/paginator.py +1 -1
- mypy_boto3_ssm_quicksetup/paginator.pyi +1 -1
- mypy_boto3_ssm_quicksetup/type_defs.py +1 -1
- mypy_boto3_ssm_quicksetup/type_defs.pyi +1 -1
- mypy_boto3_ssm_quicksetup/version.py +2 -2
- mypy_boto3_ssm_sap/__init__.py +1 -1
- mypy_boto3_ssm_sap/__init__.pyi +1 -1
- mypy_boto3_ssm_sap/__main__.py +4 -4
- mypy_boto3_ssm_sap/client.py +1 -1
- mypy_boto3_ssm_sap/client.pyi +1 -1
- mypy_boto3_ssm_sap/literals.py +9 -3
- mypy_boto3_ssm_sap/literals.pyi +9 -3
- mypy_boto3_ssm_sap/paginator.py +1 -1
- mypy_boto3_ssm_sap/paginator.pyi +1 -1
- mypy_boto3_ssm_sap/type_defs.py +1 -1
- mypy_boto3_ssm_sap/type_defs.pyi +1 -1
- mypy_boto3_ssm_sap/version.py +2 -2
- mypy_boto3_sso/__init__.py +1 -1
- mypy_boto3_sso/__init__.pyi +1 -1
- mypy_boto3_sso/__main__.py +4 -4
- mypy_boto3_sso/client.py +1 -1
- mypy_boto3_sso/client.pyi +1 -1
- mypy_boto3_sso/literals.py +7 -2
- mypy_boto3_sso/literals.pyi +7 -2
- mypy_boto3_sso/paginator.py +1 -1
- mypy_boto3_sso/paginator.pyi +1 -1
- mypy_boto3_sso/type_defs.py +1 -1
- mypy_boto3_sso/type_defs.pyi +1 -1
- mypy_boto3_sso/version.py +2 -2
- mypy_boto3_sso_admin/__init__.py +1 -1
- mypy_boto3_sso_admin/__init__.pyi +1 -1
- mypy_boto3_sso_admin/__main__.py +4 -4
- mypy_boto3_sso_admin/client.py +1 -1
- mypy_boto3_sso_admin/client.pyi +1 -1
- mypy_boto3_sso_admin/literals.py +7 -2
- mypy_boto3_sso_admin/literals.pyi +7 -2
- mypy_boto3_sso_admin/paginator.py +1 -1
- mypy_boto3_sso_admin/paginator.pyi +1 -1
- mypy_boto3_sso_admin/type_defs.py +1 -1
- mypy_boto3_sso_admin/type_defs.pyi +1 -1
- mypy_boto3_sso_admin/version.py +2 -2
- mypy_boto3_sso_oidc/__init__.py +1 -1
- mypy_boto3_sso_oidc/__init__.pyi +1 -1
- mypy_boto3_sso_oidc/__main__.py +4 -4
- mypy_boto3_sso_oidc/client.py +1 -1
- mypy_boto3_sso_oidc/client.pyi +1 -1
- mypy_boto3_sso_oidc/literals.py +6 -2
- mypy_boto3_sso_oidc/literals.pyi +6 -2
- mypy_boto3_sso_oidc/type_defs.py +1 -1
- mypy_boto3_sso_oidc/type_defs.pyi +1 -1
- mypy_boto3_sso_oidc/version.py +2 -2
- mypy_boto3_stepfunctions/__init__.py +1 -1
- mypy_boto3_stepfunctions/__init__.pyi +1 -1
- mypy_boto3_stepfunctions/__main__.py +4 -4
- mypy_boto3_stepfunctions/client.py +1 -1
- mypy_boto3_stepfunctions/client.pyi +1 -1
- mypy_boto3_stepfunctions/literals.py +6 -2
- mypy_boto3_stepfunctions/literals.pyi +6 -2
- mypy_boto3_stepfunctions/paginator.py +1 -1
- mypy_boto3_stepfunctions/paginator.pyi +1 -1
- mypy_boto3_stepfunctions/type_defs.py +1 -1
- mypy_boto3_stepfunctions/type_defs.pyi +1 -1
- mypy_boto3_stepfunctions/version.py +2 -2
- mypy_boto3_storagegateway/__init__.py +1 -1
- mypy_boto3_storagegateway/__init__.pyi +1 -1
- mypy_boto3_storagegateway/__main__.py +4 -4
- mypy_boto3_storagegateway/client.py +1 -1
- mypy_boto3_storagegateway/client.pyi +1 -1
- mypy_boto3_storagegateway/literals.py +6 -2
- mypy_boto3_storagegateway/literals.pyi +6 -2
- mypy_boto3_storagegateway/paginator.py +1 -1
- mypy_boto3_storagegateway/paginator.pyi +1 -1
- mypy_boto3_storagegateway/type_defs.py +1 -1
- mypy_boto3_storagegateway/type_defs.pyi +1 -1
- mypy_boto3_storagegateway/version.py +2 -2
- mypy_boto3_sts/__init__.py +1 -1
- mypy_boto3_sts/__init__.pyi +1 -1
- mypy_boto3_sts/__main__.py +4 -4
- mypy_boto3_sts/client.py +1 -1
- mypy_boto3_sts/client.pyi +1 -1
- mypy_boto3_sts/literals.py +6 -2
- mypy_boto3_sts/literals.pyi +6 -2
- mypy_boto3_sts/type_defs.py +1 -1
- mypy_boto3_sts/type_defs.pyi +1 -1
- mypy_boto3_sts/version.py +2 -2
- mypy_boto3_supplychain/__init__.py +1 -1
- mypy_boto3_supplychain/__init__.pyi +1 -1
- mypy_boto3_supplychain/__main__.py +4 -4
- mypy_boto3_supplychain/client.py +1 -1
- mypy_boto3_supplychain/client.pyi +1 -1
- mypy_boto3_supplychain/literals.py +6 -2
- mypy_boto3_supplychain/literals.pyi +6 -2
- mypy_boto3_supplychain/paginator.py +1 -1
- mypy_boto3_supplychain/paginator.pyi +1 -1
- mypy_boto3_supplychain/type_defs.py +1 -1
- mypy_boto3_supplychain/type_defs.pyi +1 -1
- mypy_boto3_supplychain/version.py +2 -2
- mypy_boto3_support/__init__.py +1 -1
- mypy_boto3_support/__init__.pyi +1 -1
- mypy_boto3_support/__main__.py +4 -4
- mypy_boto3_support/client.py +1 -1
- mypy_boto3_support/client.pyi +1 -1
- mypy_boto3_support/literals.py +6 -2
- mypy_boto3_support/literals.pyi +6 -2
- mypy_boto3_support/paginator.py +1 -1
- mypy_boto3_support/paginator.pyi +1 -1
- mypy_boto3_support/type_defs.py +1 -1
- mypy_boto3_support/type_defs.pyi +1 -1
- mypy_boto3_support/version.py +2 -2
- mypy_boto3_support_app/__init__.py +1 -1
- mypy_boto3_support_app/__init__.pyi +1 -1
- mypy_boto3_support_app/__main__.py +4 -4
- mypy_boto3_support_app/client.py +1 -1
- mypy_boto3_support_app/client.pyi +1 -1
- mypy_boto3_support_app/literals.py +6 -2
- mypy_boto3_support_app/literals.pyi +6 -2
- mypy_boto3_support_app/type_defs.py +1 -1
- mypy_boto3_support_app/type_defs.pyi +1 -1
- mypy_boto3_support_app/version.py +2 -2
- mypy_boto3_swf/__init__.py +1 -1
- mypy_boto3_swf/__init__.pyi +1 -1
- mypy_boto3_swf/__main__.py +4 -4
- mypy_boto3_swf/client.py +1 -1
- mypy_boto3_swf/client.pyi +1 -1
- mypy_boto3_swf/literals.py +6 -2
- mypy_boto3_swf/literals.pyi +6 -2
- mypy_boto3_swf/paginator.py +1 -1
- mypy_boto3_swf/paginator.pyi +1 -1
- mypy_boto3_swf/type_defs.py +1 -1
- mypy_boto3_swf/type_defs.pyi +1 -1
- mypy_boto3_swf/version.py +2 -2
- mypy_boto3_synthetics/__init__.py +1 -1
- mypy_boto3_synthetics/__init__.pyi +1 -1
- mypy_boto3_synthetics/__main__.py +4 -4
- mypy_boto3_synthetics/client.py +1 -1
- mypy_boto3_synthetics/client.pyi +1 -1
- mypy_boto3_synthetics/literals.py +6 -2
- mypy_boto3_synthetics/literals.pyi +6 -2
- mypy_boto3_synthetics/type_defs.py +1 -1
- mypy_boto3_synthetics/type_defs.pyi +1 -1
- mypy_boto3_synthetics/version.py +2 -2
- mypy_boto3_taxsettings/__init__.py +1 -1
- mypy_boto3_taxsettings/__init__.pyi +1 -1
- mypy_boto3_taxsettings/__main__.py +4 -4
- mypy_boto3_taxsettings/client.py +1 -1
- mypy_boto3_taxsettings/client.pyi +1 -1
- mypy_boto3_taxsettings/literals.py +6 -2
- mypy_boto3_taxsettings/literals.pyi +6 -2
- mypy_boto3_taxsettings/paginator.py +1 -1
- mypy_boto3_taxsettings/paginator.pyi +1 -1
- mypy_boto3_taxsettings/type_defs.py +1 -1
- mypy_boto3_taxsettings/type_defs.pyi +1 -1
- mypy_boto3_taxsettings/version.py +2 -2
- mypy_boto3_textract/__init__.py +1 -1
- mypy_boto3_textract/__init__.pyi +1 -1
- mypy_boto3_textract/__main__.py +4 -4
- mypy_boto3_textract/client.py +1 -1
- mypy_boto3_textract/client.pyi +1 -1
- mypy_boto3_textract/literals.py +6 -2
- mypy_boto3_textract/literals.pyi +6 -2
- mypy_boto3_textract/paginator.py +1 -1
- mypy_boto3_textract/paginator.pyi +1 -1
- mypy_boto3_textract/type_defs.py +1 -1
- mypy_boto3_textract/type_defs.pyi +1 -1
- mypy_boto3_textract/version.py +2 -2
- mypy_boto3_timestream_influxdb/__init__.py +1 -1
- mypy_boto3_timestream_influxdb/__init__.pyi +1 -1
- mypy_boto3_timestream_influxdb/__main__.py +4 -4
- mypy_boto3_timestream_influxdb/client.py +25 -1
- mypy_boto3_timestream_influxdb/client.pyi +25 -1
- mypy_boto3_timestream_influxdb/literals.py +19 -3
- mypy_boto3_timestream_influxdb/literals.pyi +19 -3
- mypy_boto3_timestream_influxdb/paginator.py +1 -1
- mypy_boto3_timestream_influxdb/paginator.pyi +1 -1
- mypy_boto3_timestream_influxdb/type_defs.py +47 -1
- mypy_boto3_timestream_influxdb/type_defs.pyi +44 -1
- mypy_boto3_timestream_influxdb/version.py +2 -2
- mypy_boto3_timestream_query/__init__.py +1 -1
- mypy_boto3_timestream_query/__init__.pyi +1 -1
- mypy_boto3_timestream_query/__main__.py +4 -4
- mypy_boto3_timestream_query/client.py +1 -1
- mypy_boto3_timestream_query/client.pyi +1 -1
- mypy_boto3_timestream_query/literals.py +6 -2
- mypy_boto3_timestream_query/literals.pyi +6 -2
- mypy_boto3_timestream_query/paginator.py +1 -1
- mypy_boto3_timestream_query/paginator.pyi +1 -1
- mypy_boto3_timestream_query/type_defs.py +1 -1
- mypy_boto3_timestream_query/type_defs.pyi +1 -1
- mypy_boto3_timestream_query/version.py +2 -2
- mypy_boto3_timestream_write/__init__.py +1 -1
- mypy_boto3_timestream_write/__init__.pyi +1 -1
- mypy_boto3_timestream_write/__main__.py +4 -4
- mypy_boto3_timestream_write/client.py +1 -1
- mypy_boto3_timestream_write/client.pyi +1 -1
- mypy_boto3_timestream_write/literals.py +6 -2
- mypy_boto3_timestream_write/literals.pyi +6 -2
- mypy_boto3_timestream_write/type_defs.py +1 -1
- mypy_boto3_timestream_write/type_defs.pyi +1 -1
- mypy_boto3_timestream_write/version.py +2 -2
- mypy_boto3_tnb/__init__.py +1 -1
- mypy_boto3_tnb/__init__.pyi +1 -1
- mypy_boto3_tnb/__main__.py +4 -4
- mypy_boto3_tnb/client.py +1 -1
- mypy_boto3_tnb/client.pyi +1 -1
- mypy_boto3_tnb/literals.py +6 -2
- mypy_boto3_tnb/literals.pyi +6 -2
- mypy_boto3_tnb/paginator.py +1 -1
- mypy_boto3_tnb/paginator.pyi +1 -1
- mypy_boto3_tnb/type_defs.py +1 -1
- mypy_boto3_tnb/type_defs.pyi +1 -1
- mypy_boto3_tnb/version.py +2 -2
- mypy_boto3_transcribe/__init__.py +36 -2
- mypy_boto3_transcribe/__init__.pyi +36 -2
- mypy_boto3_transcribe/__main__.py +4 -4
- mypy_boto3_transcribe/client.py +90 -4
- mypy_boto3_transcribe/client.pyi +90 -4
- mypy_boto3_transcribe/literals.py +30 -2
- mypy_boto3_transcribe/literals.pyi +30 -2
- mypy_boto3_transcribe/type_defs.py +49 -1
- mypy_boto3_transcribe/type_defs.pyi +41 -1
- mypy_boto3_transcribe/version.py +2 -2
- mypy_boto3_transcribe/waiter.py +172 -0
- mypy_boto3_transcribe/waiter.pyi +157 -0
- mypy_boto3_transfer/__init__.py +1 -1
- mypy_boto3_transfer/__init__.pyi +1 -1
- mypy_boto3_transfer/__main__.py +4 -4
- mypy_boto3_transfer/client.py +1 -1
- mypy_boto3_transfer/client.pyi +1 -1
- mypy_boto3_transfer/literals.py +7 -2
- mypy_boto3_transfer/literals.pyi +7 -2
- mypy_boto3_transfer/paginator.py +1 -1
- mypy_boto3_transfer/paginator.pyi +1 -1
- mypy_boto3_transfer/type_defs.py +1 -1
- mypy_boto3_transfer/type_defs.pyi +1 -1
- mypy_boto3_transfer/version.py +2 -2
- mypy_boto3_transfer/waiter.py +1 -1
- mypy_boto3_transfer/waiter.pyi +1 -1
- mypy_boto3_translate/__init__.py +1 -1
- mypy_boto3_translate/__init__.pyi +1 -1
- mypy_boto3_translate/__main__.py +4 -4
- mypy_boto3_translate/client.py +1 -1
- mypy_boto3_translate/client.pyi +1 -1
- mypy_boto3_translate/literals.py +6 -2
- mypy_boto3_translate/literals.pyi +6 -2
- mypy_boto3_translate/paginator.py +1 -1
- mypy_boto3_translate/paginator.pyi +1 -1
- mypy_boto3_translate/type_defs.py +1 -1
- mypy_boto3_translate/type_defs.pyi +1 -1
- mypy_boto3_translate/version.py +2 -2
- mypy_boto3_trustedadvisor/__init__.py +1 -1
- mypy_boto3_trustedadvisor/__init__.pyi +1 -1
- mypy_boto3_trustedadvisor/__main__.py +4 -4
- mypy_boto3_trustedadvisor/client.py +1 -1
- mypy_boto3_trustedadvisor/client.pyi +1 -1
- mypy_boto3_trustedadvisor/literals.py +6 -2
- mypy_boto3_trustedadvisor/literals.pyi +6 -2
- mypy_boto3_trustedadvisor/paginator.py +1 -1
- mypy_boto3_trustedadvisor/paginator.pyi +1 -1
- mypy_boto3_trustedadvisor/type_defs.py +1 -1
- mypy_boto3_trustedadvisor/type_defs.pyi +1 -1
- mypy_boto3_trustedadvisor/version.py +2 -2
- mypy_boto3_verifiedpermissions/__init__.py +1 -1
- mypy_boto3_verifiedpermissions/__init__.pyi +1 -1
- mypy_boto3_verifiedpermissions/__main__.py +4 -4
- mypy_boto3_verifiedpermissions/client.py +1 -1
- mypy_boto3_verifiedpermissions/client.pyi +1 -1
- mypy_boto3_verifiedpermissions/literals.py +6 -2
- mypy_boto3_verifiedpermissions/literals.pyi +6 -2
- mypy_boto3_verifiedpermissions/paginator.py +1 -1
- mypy_boto3_verifiedpermissions/paginator.pyi +1 -1
- mypy_boto3_verifiedpermissions/type_defs.py +48 -22
- mypy_boto3_verifiedpermissions/type_defs.pyi +43 -21
- mypy_boto3_verifiedpermissions/version.py +2 -2
- mypy_boto3_voice_id/__init__.py +1 -1
- mypy_boto3_voice_id/__init__.pyi +1 -1
- mypy_boto3_voice_id/__main__.py +4 -4
- mypy_boto3_voice_id/client.py +1 -1
- mypy_boto3_voice_id/client.pyi +1 -1
- mypy_boto3_voice_id/literals.py +6 -2
- mypy_boto3_voice_id/literals.pyi +6 -2
- mypy_boto3_voice_id/paginator.py +1 -1
- mypy_boto3_voice_id/paginator.pyi +1 -1
- mypy_boto3_voice_id/type_defs.py +1 -1
- mypy_boto3_voice_id/type_defs.pyi +1 -1
- mypy_boto3_voice_id/version.py +2 -2
- mypy_boto3_vpc_lattice/__init__.py +1 -1
- mypy_boto3_vpc_lattice/__init__.pyi +1 -1
- mypy_boto3_vpc_lattice/__main__.py +4 -4
- mypy_boto3_vpc_lattice/client.py +1 -1
- mypy_boto3_vpc_lattice/client.pyi +1 -1
- mypy_boto3_vpc_lattice/literals.py +6 -2
- mypy_boto3_vpc_lattice/literals.pyi +6 -2
- mypy_boto3_vpc_lattice/paginator.py +1 -1
- mypy_boto3_vpc_lattice/paginator.pyi +1 -1
- mypy_boto3_vpc_lattice/type_defs.py +1 -1
- mypy_boto3_vpc_lattice/type_defs.pyi +1 -1
- mypy_boto3_vpc_lattice/version.py +2 -2
- mypy_boto3_waf/__init__.py +1 -1
- mypy_boto3_waf/__init__.pyi +1 -1
- mypy_boto3_waf/__main__.py +4 -4
- mypy_boto3_waf/client.py +1 -1
- mypy_boto3_waf/client.pyi +1 -1
- mypy_boto3_waf/literals.py +6 -2
- mypy_boto3_waf/literals.pyi +6 -2
- mypy_boto3_waf/paginator.py +1 -1
- mypy_boto3_waf/paginator.pyi +1 -1
- mypy_boto3_waf/type_defs.py +1 -1
- mypy_boto3_waf/type_defs.pyi +1 -1
- mypy_boto3_waf/version.py +2 -2
- mypy_boto3_waf_regional/__init__.py +1 -1
- mypy_boto3_waf_regional/__init__.pyi +1 -1
- mypy_boto3_waf_regional/__main__.py +4 -4
- mypy_boto3_waf_regional/client.py +1 -1
- mypy_boto3_waf_regional/client.pyi +1 -1
- mypy_boto3_waf_regional/literals.py +6 -2
- mypy_boto3_waf_regional/literals.pyi +6 -2
- mypy_boto3_waf_regional/type_defs.py +1 -1
- mypy_boto3_waf_regional/type_defs.pyi +1 -1
- mypy_boto3_waf_regional/version.py +2 -2
- mypy_boto3_wafv2/__init__.py +1 -1
- mypy_boto3_wafv2/__init__.pyi +1 -1
- mypy_boto3_wafv2/__main__.py +4 -4
- mypy_boto3_wafv2/client.py +1 -1
- mypy_boto3_wafv2/client.pyi +1 -1
- mypy_boto3_wafv2/literals.py +7 -2
- mypy_boto3_wafv2/literals.pyi +7 -2
- mypy_boto3_wafv2/type_defs.py +1 -1
- mypy_boto3_wafv2/type_defs.pyi +1 -1
- mypy_boto3_wafv2/version.py +2 -2
- mypy_boto3_wellarchitected/__init__.py +1 -1
- mypy_boto3_wellarchitected/__init__.pyi +1 -1
- mypy_boto3_wellarchitected/__main__.py +4 -4
- mypy_boto3_wellarchitected/client.py +1 -1
- mypy_boto3_wellarchitected/client.pyi +1 -1
- mypy_boto3_wellarchitected/literals.py +6 -2
- mypy_boto3_wellarchitected/literals.pyi +6 -2
- mypy_boto3_wellarchitected/type_defs.py +1 -1
- mypy_boto3_wellarchitected/type_defs.pyi +1 -1
- mypy_boto3_wellarchitected/version.py +2 -2
- mypy_boto3_wickr/__init__.py +65 -0
- mypy_boto3_wickr/__init__.pyi +64 -0
- mypy_boto3_wickr/__main__.py +43 -0
- mypy_boto3_wickr/client.py +693 -0
- mypy_boto3_wickr/client.pyi +690 -0
- mypy_boto3_wickr/literals.py +486 -0
- mypy_boto3_wickr/literals.pyi +484 -0
- mypy_boto3_wickr/paginator.py +248 -0
- mypy_boto3_wickr/paginator.pyi +223 -0
- mypy_boto3_wickr/py.typed +0 -0
- mypy_boto3_wickr/type_defs.py +1155 -0
- mypy_boto3_wickr/type_defs.pyi +1030 -0
- mypy_boto3_wickr/version.py +7 -0
- mypy_boto3_wisdom/__init__.py +1 -1
- mypy_boto3_wisdom/__init__.pyi +1 -1
- mypy_boto3_wisdom/__main__.py +4 -4
- mypy_boto3_wisdom/client.py +1 -1
- mypy_boto3_wisdom/client.pyi +1 -1
- mypy_boto3_wisdom/literals.py +6 -2
- mypy_boto3_wisdom/literals.pyi +6 -2
- mypy_boto3_wisdom/paginator.py +1 -1
- mypy_boto3_wisdom/paginator.pyi +1 -1
- mypy_boto3_wisdom/type_defs.py +1 -1
- mypy_boto3_wisdom/type_defs.pyi +1 -1
- mypy_boto3_wisdom/version.py +2 -2
- mypy_boto3_workdocs/__init__.py +1 -1
- mypy_boto3_workdocs/__init__.pyi +1 -1
- mypy_boto3_workdocs/__main__.py +4 -4
- mypy_boto3_workdocs/client.py +1 -1
- mypy_boto3_workdocs/client.pyi +1 -1
- mypy_boto3_workdocs/literals.py +6 -2
- mypy_boto3_workdocs/literals.pyi +6 -2
- mypy_boto3_workdocs/paginator.py +1 -1
- mypy_boto3_workdocs/paginator.pyi +1 -1
- mypy_boto3_workdocs/type_defs.py +1 -1
- mypy_boto3_workdocs/type_defs.pyi +1 -1
- mypy_boto3_workdocs/version.py +2 -2
- mypy_boto3_workmail/__init__.py +1 -1
- mypy_boto3_workmail/__init__.pyi +1 -1
- mypy_boto3_workmail/__main__.py +4 -4
- mypy_boto3_workmail/client.py +1 -1
- mypy_boto3_workmail/client.pyi +1 -1
- mypy_boto3_workmail/literals.py +6 -2
- mypy_boto3_workmail/literals.pyi +6 -2
- mypy_boto3_workmail/paginator.py +1 -1
- mypy_boto3_workmail/paginator.pyi +1 -1
- mypy_boto3_workmail/type_defs.py +1 -1
- mypy_boto3_workmail/type_defs.pyi +1 -1
- mypy_boto3_workmail/version.py +2 -2
- mypy_boto3_workmailmessageflow/__init__.py +1 -1
- mypy_boto3_workmailmessageflow/__init__.pyi +1 -1
- mypy_boto3_workmailmessageflow/__main__.py +4 -4
- mypy_boto3_workmailmessageflow/client.py +1 -1
- mypy_boto3_workmailmessageflow/client.pyi +1 -1
- mypy_boto3_workmailmessageflow/literals.py +6 -2
- mypy_boto3_workmailmessageflow/literals.pyi +6 -2
- mypy_boto3_workmailmessageflow/type_defs.py +1 -1
- mypy_boto3_workmailmessageflow/type_defs.pyi +1 -1
- mypy_boto3_workmailmessageflow/version.py +2 -2
- mypy_boto3_workspaces/__init__.py +1 -1
- mypy_boto3_workspaces/__init__.pyi +1 -1
- mypy_boto3_workspaces/__main__.py +4 -4
- mypy_boto3_workspaces/client.py +1 -1
- mypy_boto3_workspaces/client.pyi +1 -1
- mypy_boto3_workspaces/literals.py +23 -3
- mypy_boto3_workspaces/literals.pyi +23 -3
- mypy_boto3_workspaces/paginator.py +1 -1
- mypy_boto3_workspaces/paginator.pyi +1 -1
- mypy_boto3_workspaces/type_defs.py +3 -1
- mypy_boto3_workspaces/type_defs.pyi +3 -1
- mypy_boto3_workspaces/version.py +2 -2
- mypy_boto3_workspaces_instances/__init__.py +1 -1
- mypy_boto3_workspaces_instances/__init__.pyi +1 -1
- mypy_boto3_workspaces_instances/__main__.py +4 -4
- mypy_boto3_workspaces_instances/client.py +1 -1
- mypy_boto3_workspaces_instances/client.pyi +1 -1
- mypy_boto3_workspaces_instances/literals.py +20 -2
- mypy_boto3_workspaces_instances/literals.pyi +20 -2
- mypy_boto3_workspaces_instances/paginator.py +1 -1
- mypy_boto3_workspaces_instances/paginator.pyi +1 -1
- mypy_boto3_workspaces_instances/type_defs.py +38 -11
- mypy_boto3_workspaces_instances/type_defs.pyi +34 -10
- mypy_boto3_workspaces_instances/version.py +2 -2
- mypy_boto3_workspaces_thin_client/__init__.py +1 -1
- mypy_boto3_workspaces_thin_client/__init__.pyi +1 -1
- mypy_boto3_workspaces_thin_client/__main__.py +4 -4
- mypy_boto3_workspaces_thin_client/client.py +1 -1
- mypy_boto3_workspaces_thin_client/client.pyi +1 -1
- mypy_boto3_workspaces_thin_client/literals.py +6 -2
- mypy_boto3_workspaces_thin_client/literals.pyi +6 -2
- mypy_boto3_workspaces_thin_client/paginator.py +1 -1
- mypy_boto3_workspaces_thin_client/paginator.pyi +1 -1
- mypy_boto3_workspaces_thin_client/type_defs.py +1 -1
- mypy_boto3_workspaces_thin_client/type_defs.pyi +1 -1
- mypy_boto3_workspaces_thin_client/version.py +2 -2
- mypy_boto3_workspaces_web/__init__.py +1 -1
- mypy_boto3_workspaces_web/__init__.pyi +1 -1
- mypy_boto3_workspaces_web/__main__.py +4 -4
- mypy_boto3_workspaces_web/client.py +1 -1
- mypy_boto3_workspaces_web/client.pyi +1 -1
- mypy_boto3_workspaces_web/literals.py +24 -2
- mypy_boto3_workspaces_web/literals.pyi +24 -2
- mypy_boto3_workspaces_web/paginator.py +1 -1
- mypy_boto3_workspaces_web/paginator.pyi +1 -1
- mypy_boto3_workspaces_web/type_defs.py +73 -1
- mypy_boto3_workspaces_web/type_defs.pyi +66 -1
- mypy_boto3_workspaces_web/version.py +2 -2
- mypy_boto3_xray/__init__.py +1 -1
- mypy_boto3_xray/__init__.pyi +1 -1
- mypy_boto3_xray/__main__.py +4 -4
- mypy_boto3_xray/client.py +1 -1
- mypy_boto3_xray/client.pyi +1 -1
- mypy_boto3_xray/literals.py +6 -2
- mypy_boto3_xray/literals.pyi +6 -2
- mypy_boto3_xray/paginator.py +1 -1
- mypy_boto3_xray/paginator.pyi +1 -1
- mypy_boto3_xray/type_defs.py +1 -1
- mypy_boto3_xray/type_defs.pyi +1 -1
- mypy_boto3_xray/version.py +2 -2
- boto3_stubs_full-1.41.3.dist-info/RECORD +0 -5307
- mypy_boto3_elastictranscoder/__init__.py +0 -54
- mypy_boto3_elastictranscoder/__init__.pyi +0 -53
- mypy_boto3_elastictranscoder/client.py +0 -339
- mypy_boto3_elastictranscoder/client.pyi +0 -336
- mypy_boto3_elastictranscoder/paginator.py +0 -144
- mypy_boto3_elastictranscoder/paginator.pyi +0 -131
- mypy_boto3_elastictranscoder/type_defs.py +0 -726
- mypy_boto3_elastictranscoder/type_defs.pyi +0 -647
- mypy_boto3_elastictranscoder/version.py +0 -7
- mypy_boto3_elastictranscoder/waiter.py +0 -54
- mypy_boto3_elastictranscoder/waiter.pyi +0 -51
- {boto3_stubs_full-1.41.3.dist-info → boto3_stubs_full-1.42.31.dist-info}/WHEEL +0 -0
- {mypy_boto3_elastictranscoder → mypy_boto3_nova_act}/py.typed +0 -0
|
@@ -3,7 +3,7 @@ Type annotations for network-firewall service type definitions.
|
|
|
3
3
|
|
|
4
4
|
[Documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_network_firewall/type_defs/)
|
|
5
5
|
|
|
6
|
-
Copyright
|
|
6
|
+
Copyright 2026 Vlad Emelianov
|
|
7
7
|
|
|
8
8
|
Usage::
|
|
9
9
|
|
|
@@ -32,13 +32,18 @@ from .literals import (
|
|
|
32
32
|
GeneratedRulesTypeType,
|
|
33
33
|
IdentifiedTypeType,
|
|
34
34
|
IPAddressTypeType,
|
|
35
|
+
ListenerPropertyTypeType,
|
|
35
36
|
LogDestinationTypeType,
|
|
36
37
|
LogTypeType,
|
|
37
38
|
PerObjectSyncStatusType,
|
|
39
|
+
ProxyModifyStateType,
|
|
40
|
+
ProxyRulePhaseActionType,
|
|
41
|
+
ProxyStateType,
|
|
38
42
|
ResourceManagedStatusType,
|
|
39
43
|
ResourceManagedTypeType,
|
|
40
44
|
ResourceStatusType,
|
|
41
45
|
RevocationCheckActionType,
|
|
46
|
+
RuleGroupRequestPhaseType,
|
|
42
47
|
RuleGroupTypeType,
|
|
43
48
|
RuleOrderType,
|
|
44
49
|
StatefulActionType,
|
|
@@ -49,6 +54,7 @@ from .literals import (
|
|
|
49
54
|
SummaryRuleOptionType,
|
|
50
55
|
TargetTypeType,
|
|
51
56
|
TCPFlagType,
|
|
57
|
+
TlsInterceptModeType,
|
|
52
58
|
TransitGatewayAttachmentStatusType,
|
|
53
59
|
)
|
|
54
60
|
|
|
@@ -74,6 +80,8 @@ __all__ = (
|
|
|
74
80
|
"AssociateFirewallPolicyResponseTypeDef",
|
|
75
81
|
"AssociateSubnetsRequestTypeDef",
|
|
76
82
|
"AssociateSubnetsResponseTypeDef",
|
|
83
|
+
"AttachRuleGroupsToProxyConfigurationRequestTypeDef",
|
|
84
|
+
"AttachRuleGroupsToProxyConfigurationResponseTypeDef",
|
|
77
85
|
"AttachmentTypeDef",
|
|
78
86
|
"AvailabilityZoneMappingTypeDef",
|
|
79
87
|
"AvailabilityZoneMetadataTypeDef",
|
|
@@ -84,6 +92,16 @@ __all__ = (
|
|
|
84
92
|
"CreateFirewallPolicyResponseTypeDef",
|
|
85
93
|
"CreateFirewallRequestTypeDef",
|
|
86
94
|
"CreateFirewallResponseTypeDef",
|
|
95
|
+
"CreateProxyConfigurationRequestTypeDef",
|
|
96
|
+
"CreateProxyConfigurationResponseTypeDef",
|
|
97
|
+
"CreateProxyRequestTypeDef",
|
|
98
|
+
"CreateProxyResponseTypeDef",
|
|
99
|
+
"CreateProxyRuleGroupRequestTypeDef",
|
|
100
|
+
"CreateProxyRuleGroupResponseTypeDef",
|
|
101
|
+
"CreateProxyRuleTypeDef",
|
|
102
|
+
"CreateProxyRulesByRequestPhaseTypeDef",
|
|
103
|
+
"CreateProxyRulesRequestTypeDef",
|
|
104
|
+
"CreateProxyRulesResponseTypeDef",
|
|
87
105
|
"CreateRuleGroupRequestTypeDef",
|
|
88
106
|
"CreateRuleGroupResponseTypeDef",
|
|
89
107
|
"CreateTLSInspectionConfigurationRequestTypeDef",
|
|
@@ -98,6 +116,14 @@ __all__ = (
|
|
|
98
116
|
"DeleteFirewallResponseTypeDef",
|
|
99
117
|
"DeleteNetworkFirewallTransitGatewayAttachmentRequestTypeDef",
|
|
100
118
|
"DeleteNetworkFirewallTransitGatewayAttachmentResponseTypeDef",
|
|
119
|
+
"DeleteProxyConfigurationRequestTypeDef",
|
|
120
|
+
"DeleteProxyConfigurationResponseTypeDef",
|
|
121
|
+
"DeleteProxyRequestTypeDef",
|
|
122
|
+
"DeleteProxyResponseTypeDef",
|
|
123
|
+
"DeleteProxyRuleGroupRequestTypeDef",
|
|
124
|
+
"DeleteProxyRuleGroupResponseTypeDef",
|
|
125
|
+
"DeleteProxyRulesRequestTypeDef",
|
|
126
|
+
"DeleteProxyRulesResponseTypeDef",
|
|
101
127
|
"DeleteResourcePolicyRequestTypeDef",
|
|
102
128
|
"DeleteRuleGroupRequestTypeDef",
|
|
103
129
|
"DeleteRuleGroupResponseTypeDef",
|
|
@@ -115,6 +141,15 @@ __all__ = (
|
|
|
115
141
|
"DescribeFlowOperationResponseTypeDef",
|
|
116
142
|
"DescribeLoggingConfigurationRequestTypeDef",
|
|
117
143
|
"DescribeLoggingConfigurationResponseTypeDef",
|
|
144
|
+
"DescribeProxyConfigurationRequestTypeDef",
|
|
145
|
+
"DescribeProxyConfigurationResponseTypeDef",
|
|
146
|
+
"DescribeProxyRequestTypeDef",
|
|
147
|
+
"DescribeProxyResourceTypeDef",
|
|
148
|
+
"DescribeProxyResponseTypeDef",
|
|
149
|
+
"DescribeProxyRuleGroupRequestTypeDef",
|
|
150
|
+
"DescribeProxyRuleGroupResponseTypeDef",
|
|
151
|
+
"DescribeProxyRuleRequestTypeDef",
|
|
152
|
+
"DescribeProxyRuleResponseTypeDef",
|
|
118
153
|
"DescribeResourcePolicyRequestTypeDef",
|
|
119
154
|
"DescribeResourcePolicyResponseTypeDef",
|
|
120
155
|
"DescribeRuleGroupMetadataRequestTypeDef",
|
|
@@ -127,6 +162,8 @@ __all__ = (
|
|
|
127
162
|
"DescribeTLSInspectionConfigurationResponseTypeDef",
|
|
128
163
|
"DescribeVpcEndpointAssociationRequestTypeDef",
|
|
129
164
|
"DescribeVpcEndpointAssociationResponseTypeDef",
|
|
165
|
+
"DetachRuleGroupsFromProxyConfigurationRequestTypeDef",
|
|
166
|
+
"DetachRuleGroupsFromProxyConfigurationResponseTypeDef",
|
|
130
167
|
"DimensionTypeDef",
|
|
131
168
|
"DisassociateAvailabilityZonesRequestTypeDef",
|
|
132
169
|
"DisassociateAvailabilityZonesResponseTypeDef",
|
|
@@ -172,6 +209,15 @@ __all__ = (
|
|
|
172
209
|
"ListFlowOperationsRequestPaginateTypeDef",
|
|
173
210
|
"ListFlowOperationsRequestTypeDef",
|
|
174
211
|
"ListFlowOperationsResponseTypeDef",
|
|
212
|
+
"ListProxiesRequestPaginateTypeDef",
|
|
213
|
+
"ListProxiesRequestTypeDef",
|
|
214
|
+
"ListProxiesResponseTypeDef",
|
|
215
|
+
"ListProxyConfigurationsRequestPaginateTypeDef",
|
|
216
|
+
"ListProxyConfigurationsRequestTypeDef",
|
|
217
|
+
"ListProxyConfigurationsResponseTypeDef",
|
|
218
|
+
"ListProxyRuleGroupsRequestPaginateTypeDef",
|
|
219
|
+
"ListProxyRuleGroupsRequestTypeDef",
|
|
220
|
+
"ListProxyRuleGroupsResponseTypeDef",
|
|
175
221
|
"ListRuleGroupsRequestPaginateTypeDef",
|
|
176
222
|
"ListRuleGroupsRequestTypeDef",
|
|
177
223
|
"ListRuleGroupsResponseTypeDef",
|
|
@@ -184,6 +230,8 @@ __all__ = (
|
|
|
184
230
|
"ListVpcEndpointAssociationsRequestPaginateTypeDef",
|
|
185
231
|
"ListVpcEndpointAssociationsRequestTypeDef",
|
|
186
232
|
"ListVpcEndpointAssociationsResponseTypeDef",
|
|
233
|
+
"ListenerPropertyRequestTypeDef",
|
|
234
|
+
"ListenerPropertyTypeDef",
|
|
187
235
|
"LogDestinationConfigOutputTypeDef",
|
|
188
236
|
"LogDestinationConfigTypeDef",
|
|
189
237
|
"LoggingConfigurationOutputTypeDef",
|
|
@@ -198,6 +246,26 @@ __all__ = (
|
|
|
198
246
|
"PortRangeTypeDef",
|
|
199
247
|
"PortSetOutputTypeDef",
|
|
200
248
|
"PortSetTypeDef",
|
|
249
|
+
"ProxyConfigDefaultRulePhaseActionsRequestTypeDef",
|
|
250
|
+
"ProxyConfigRuleGroupTypeDef",
|
|
251
|
+
"ProxyConfigurationMetadataTypeDef",
|
|
252
|
+
"ProxyConfigurationTypeDef",
|
|
253
|
+
"ProxyMetadataTypeDef",
|
|
254
|
+
"ProxyRuleConditionOutputTypeDef",
|
|
255
|
+
"ProxyRuleConditionTypeDef",
|
|
256
|
+
"ProxyRuleConditionUnionTypeDef",
|
|
257
|
+
"ProxyRuleGroupAttachmentTypeDef",
|
|
258
|
+
"ProxyRuleGroupMetadataTypeDef",
|
|
259
|
+
"ProxyRuleGroupPriorityResultTypeDef",
|
|
260
|
+
"ProxyRuleGroupPriorityTypeDef",
|
|
261
|
+
"ProxyRuleGroupTypeDef",
|
|
262
|
+
"ProxyRuleOutputTypeDef",
|
|
263
|
+
"ProxyRulePriorityTypeDef",
|
|
264
|
+
"ProxyRuleTypeDef",
|
|
265
|
+
"ProxyRulesByRequestPhaseOutputTypeDef",
|
|
266
|
+
"ProxyRulesByRequestPhaseTypeDef",
|
|
267
|
+
"ProxyRulesByRequestPhaseUnionTypeDef",
|
|
268
|
+
"ProxyTypeDef",
|
|
201
269
|
"PublishMetricActionOutputTypeDef",
|
|
202
270
|
"PublishMetricActionTypeDef",
|
|
203
271
|
"PutResourcePolicyRequestTypeDef",
|
|
@@ -261,6 +329,8 @@ __all__ = (
|
|
|
261
329
|
"TagResourceRequestTypeDef",
|
|
262
330
|
"TagTypeDef",
|
|
263
331
|
"TlsCertificateDataTypeDef",
|
|
332
|
+
"TlsInterceptPropertiesRequestTypeDef",
|
|
333
|
+
"TlsInterceptPropertiesTypeDef",
|
|
264
334
|
"TransitGatewayAttachmentSyncStateTypeDef",
|
|
265
335
|
"UniqueSourcesTypeDef",
|
|
266
336
|
"UntagResourceRequestTypeDef",
|
|
@@ -280,6 +350,16 @@ __all__ = (
|
|
|
280
350
|
"UpdateFirewallPolicyResponseTypeDef",
|
|
281
351
|
"UpdateLoggingConfigurationRequestTypeDef",
|
|
282
352
|
"UpdateLoggingConfigurationResponseTypeDef",
|
|
353
|
+
"UpdateProxyConfigurationRequestTypeDef",
|
|
354
|
+
"UpdateProxyConfigurationResponseTypeDef",
|
|
355
|
+
"UpdateProxyRequestTypeDef",
|
|
356
|
+
"UpdateProxyResponseTypeDef",
|
|
357
|
+
"UpdateProxyRuleGroupPrioritiesRequestTypeDef",
|
|
358
|
+
"UpdateProxyRuleGroupPrioritiesResponseTypeDef",
|
|
359
|
+
"UpdateProxyRulePrioritiesRequestTypeDef",
|
|
360
|
+
"UpdateProxyRulePrioritiesResponseTypeDef",
|
|
361
|
+
"UpdateProxyRuleRequestTypeDef",
|
|
362
|
+
"UpdateProxyRuleResponseTypeDef",
|
|
283
363
|
"UpdateRuleGroupRequestTypeDef",
|
|
284
364
|
"UpdateRuleGroupResponseTypeDef",
|
|
285
365
|
"UpdateSubnetChangeProtectionRequestTypeDef",
|
|
@@ -352,6 +432,11 @@ class SubnetMappingTypeDef(TypedDict):
|
|
|
352
432
|
IPAddressType: NotRequired[IPAddressTypeType]
|
|
353
433
|
|
|
354
434
|
|
|
435
|
+
class ProxyRuleGroupAttachmentTypeDef(TypedDict):
|
|
436
|
+
ProxyRuleGroupName: NotRequired[str]
|
|
437
|
+
InsertPosition: NotRequired[int]
|
|
438
|
+
|
|
439
|
+
|
|
355
440
|
class AvailabilityZoneMetadataTypeDef(TypedDict):
|
|
356
441
|
IPAddressType: NotRequired[IPAddressTypeType]
|
|
357
442
|
|
|
@@ -379,6 +464,26 @@ class TagTypeDef(TypedDict):
|
|
|
379
464
|
Value: str
|
|
380
465
|
|
|
381
466
|
|
|
467
|
+
class ProxyConfigDefaultRulePhaseActionsRequestTypeDef(TypedDict):
|
|
468
|
+
PreDNS: NotRequired[ProxyRulePhaseActionType]
|
|
469
|
+
PreREQUEST: NotRequired[ProxyRulePhaseActionType]
|
|
470
|
+
PostRESPONSE: NotRequired[ProxyRulePhaseActionType]
|
|
471
|
+
|
|
472
|
+
|
|
473
|
+
ListenerPropertyRequestTypeDef = TypedDict(
|
|
474
|
+
"ListenerPropertyRequestTypeDef",
|
|
475
|
+
{
|
|
476
|
+
"Port": int,
|
|
477
|
+
"Type": ListenerPropertyTypeType,
|
|
478
|
+
},
|
|
479
|
+
)
|
|
480
|
+
|
|
481
|
+
|
|
482
|
+
class TlsInterceptPropertiesRequestTypeDef(TypedDict):
|
|
483
|
+
PcaArn: NotRequired[str]
|
|
484
|
+
TlsInterceptMode: NotRequired[TlsInterceptModeType]
|
|
485
|
+
|
|
486
|
+
|
|
382
487
|
class SourceMetadataTypeDef(TypedDict):
|
|
383
488
|
SourceArn: NotRequired[str]
|
|
384
489
|
SourceUpdateToken: NotRequired[str]
|
|
@@ -398,6 +503,28 @@ class DeleteNetworkFirewallTransitGatewayAttachmentRequestTypeDef(TypedDict):
|
|
|
398
503
|
TransitGatewayAttachmentId: str
|
|
399
504
|
|
|
400
505
|
|
|
506
|
+
class DeleteProxyConfigurationRequestTypeDef(TypedDict):
|
|
507
|
+
ProxyConfigurationName: NotRequired[str]
|
|
508
|
+
ProxyConfigurationArn: NotRequired[str]
|
|
509
|
+
|
|
510
|
+
|
|
511
|
+
class DeleteProxyRequestTypeDef(TypedDict):
|
|
512
|
+
NatGatewayId: str
|
|
513
|
+
ProxyName: NotRequired[str]
|
|
514
|
+
ProxyArn: NotRequired[str]
|
|
515
|
+
|
|
516
|
+
|
|
517
|
+
class DeleteProxyRuleGroupRequestTypeDef(TypedDict):
|
|
518
|
+
ProxyRuleGroupName: NotRequired[str]
|
|
519
|
+
ProxyRuleGroupArn: NotRequired[str]
|
|
520
|
+
|
|
521
|
+
|
|
522
|
+
class DeleteProxyRulesRequestTypeDef(TypedDict):
|
|
523
|
+
Rules: Sequence[str]
|
|
524
|
+
ProxyRuleGroupArn: NotRequired[str]
|
|
525
|
+
ProxyRuleGroupName: NotRequired[str]
|
|
526
|
+
|
|
527
|
+
|
|
401
528
|
class DeleteResourcePolicyRequestTypeDef(TypedDict):
|
|
402
529
|
ResourceArn: str
|
|
403
530
|
|
|
@@ -448,6 +575,41 @@ class DescribeLoggingConfigurationRequestTypeDef(TypedDict):
|
|
|
448
575
|
FirewallName: NotRequired[str]
|
|
449
576
|
|
|
450
577
|
|
|
578
|
+
class DescribeProxyConfigurationRequestTypeDef(TypedDict):
|
|
579
|
+
ProxyConfigurationName: NotRequired[str]
|
|
580
|
+
ProxyConfigurationArn: NotRequired[str]
|
|
581
|
+
|
|
582
|
+
|
|
583
|
+
class DescribeProxyRequestTypeDef(TypedDict):
|
|
584
|
+
ProxyName: NotRequired[str]
|
|
585
|
+
ProxyArn: NotRequired[str]
|
|
586
|
+
|
|
587
|
+
|
|
588
|
+
ListenerPropertyTypeDef = TypedDict(
|
|
589
|
+
"ListenerPropertyTypeDef",
|
|
590
|
+
{
|
|
591
|
+
"Port": NotRequired[int],
|
|
592
|
+
"Type": NotRequired[ListenerPropertyTypeType],
|
|
593
|
+
},
|
|
594
|
+
)
|
|
595
|
+
|
|
596
|
+
|
|
597
|
+
class TlsInterceptPropertiesTypeDef(TypedDict):
|
|
598
|
+
PcaArn: NotRequired[str]
|
|
599
|
+
TlsInterceptMode: NotRequired[TlsInterceptModeType]
|
|
600
|
+
|
|
601
|
+
|
|
602
|
+
class DescribeProxyRuleGroupRequestTypeDef(TypedDict):
|
|
603
|
+
ProxyRuleGroupName: NotRequired[str]
|
|
604
|
+
ProxyRuleGroupArn: NotRequired[str]
|
|
605
|
+
|
|
606
|
+
|
|
607
|
+
class DescribeProxyRuleRequestTypeDef(TypedDict):
|
|
608
|
+
ProxyRuleName: str
|
|
609
|
+
ProxyRuleGroupName: NotRequired[str]
|
|
610
|
+
ProxyRuleGroupArn: NotRequired[str]
|
|
611
|
+
|
|
612
|
+
|
|
451
613
|
class DescribeResourcePolicyRequestTypeDef(TypedDict):
|
|
452
614
|
ResourceArn: str
|
|
453
615
|
|
|
@@ -494,6 +656,14 @@ class DescribeVpcEndpointAssociationRequestTypeDef(TypedDict):
|
|
|
494
656
|
VpcEndpointAssociationArn: str
|
|
495
657
|
|
|
496
658
|
|
|
659
|
+
class DetachRuleGroupsFromProxyConfigurationRequestTypeDef(TypedDict):
|
|
660
|
+
UpdateToken: str
|
|
661
|
+
ProxyConfigurationName: NotRequired[str]
|
|
662
|
+
ProxyConfigurationArn: NotRequired[str]
|
|
663
|
+
RuleGroupNames: NotRequired[Sequence[str]]
|
|
664
|
+
RuleGroupArns: NotRequired[Sequence[str]]
|
|
665
|
+
|
|
666
|
+
|
|
497
667
|
class DimensionTypeDef(TypedDict):
|
|
498
668
|
Value: str
|
|
499
669
|
|
|
@@ -615,6 +785,36 @@ class ListFlowOperationsRequestTypeDef(TypedDict):
|
|
|
615
785
|
MaxResults: NotRequired[int]
|
|
616
786
|
|
|
617
787
|
|
|
788
|
+
class ListProxiesRequestTypeDef(TypedDict):
|
|
789
|
+
NextToken: NotRequired[str]
|
|
790
|
+
MaxResults: NotRequired[int]
|
|
791
|
+
|
|
792
|
+
|
|
793
|
+
class ProxyMetadataTypeDef(TypedDict):
|
|
794
|
+
Name: NotRequired[str]
|
|
795
|
+
Arn: NotRequired[str]
|
|
796
|
+
|
|
797
|
+
|
|
798
|
+
class ListProxyConfigurationsRequestTypeDef(TypedDict):
|
|
799
|
+
NextToken: NotRequired[str]
|
|
800
|
+
MaxResults: NotRequired[int]
|
|
801
|
+
|
|
802
|
+
|
|
803
|
+
class ProxyConfigurationMetadataTypeDef(TypedDict):
|
|
804
|
+
Name: NotRequired[str]
|
|
805
|
+
Arn: NotRequired[str]
|
|
806
|
+
|
|
807
|
+
|
|
808
|
+
class ListProxyRuleGroupsRequestTypeDef(TypedDict):
|
|
809
|
+
NextToken: NotRequired[str]
|
|
810
|
+
MaxResults: NotRequired[int]
|
|
811
|
+
|
|
812
|
+
|
|
813
|
+
class ProxyRuleGroupMetadataTypeDef(TypedDict):
|
|
814
|
+
Name: NotRequired[str]
|
|
815
|
+
Arn: NotRequired[str]
|
|
816
|
+
|
|
817
|
+
|
|
618
818
|
ListRuleGroupsRequestTypeDef = TypedDict(
|
|
619
819
|
"ListRuleGroupsRequestTypeDef",
|
|
620
820
|
{
|
|
@@ -700,6 +900,44 @@ class PortSetTypeDef(TypedDict):
|
|
|
700
900
|
Definition: NotRequired[Sequence[str]]
|
|
701
901
|
|
|
702
902
|
|
|
903
|
+
ProxyConfigRuleGroupTypeDef = TypedDict(
|
|
904
|
+
"ProxyConfigRuleGroupTypeDef",
|
|
905
|
+
{
|
|
906
|
+
"ProxyRuleGroupName": NotRequired[str],
|
|
907
|
+
"ProxyRuleGroupArn": NotRequired[str],
|
|
908
|
+
"Type": NotRequired[str],
|
|
909
|
+
"Priority": NotRequired[int],
|
|
910
|
+
},
|
|
911
|
+
)
|
|
912
|
+
|
|
913
|
+
|
|
914
|
+
class ProxyRuleConditionOutputTypeDef(TypedDict):
|
|
915
|
+
ConditionOperator: NotRequired[str]
|
|
916
|
+
ConditionKey: NotRequired[str]
|
|
917
|
+
ConditionValues: NotRequired[list[str]]
|
|
918
|
+
|
|
919
|
+
|
|
920
|
+
class ProxyRuleConditionTypeDef(TypedDict):
|
|
921
|
+
ConditionOperator: NotRequired[str]
|
|
922
|
+
ConditionKey: NotRequired[str]
|
|
923
|
+
ConditionValues: NotRequired[Sequence[str]]
|
|
924
|
+
|
|
925
|
+
|
|
926
|
+
class ProxyRuleGroupPriorityResultTypeDef(TypedDict):
|
|
927
|
+
ProxyRuleGroupName: NotRequired[str]
|
|
928
|
+
Priority: NotRequired[int]
|
|
929
|
+
|
|
930
|
+
|
|
931
|
+
class ProxyRuleGroupPriorityTypeDef(TypedDict):
|
|
932
|
+
ProxyRuleGroupName: NotRequired[str]
|
|
933
|
+
NewPosition: NotRequired[int]
|
|
934
|
+
|
|
935
|
+
|
|
936
|
+
class ProxyRulePriorityTypeDef(TypedDict):
|
|
937
|
+
ProxyRuleName: NotRequired[str]
|
|
938
|
+
NewPosition: NotRequired[int]
|
|
939
|
+
|
|
940
|
+
|
|
703
941
|
class PutResourcePolicyRequestTypeDef(TypedDict):
|
|
704
942
|
ResourceArn: str
|
|
705
943
|
Policy: str
|
|
@@ -837,6 +1075,25 @@ class DeleteNetworkFirewallTransitGatewayAttachmentResponseTypeDef(TypedDict):
|
|
|
837
1075
|
ResponseMetadata: ResponseMetadataTypeDef
|
|
838
1076
|
|
|
839
1077
|
|
|
1078
|
+
class DeleteProxyConfigurationResponseTypeDef(TypedDict):
|
|
1079
|
+
ProxyConfigurationName: str
|
|
1080
|
+
ProxyConfigurationArn: str
|
|
1081
|
+
ResponseMetadata: ResponseMetadataTypeDef
|
|
1082
|
+
|
|
1083
|
+
|
|
1084
|
+
class DeleteProxyResponseTypeDef(TypedDict):
|
|
1085
|
+
NatGatewayId: str
|
|
1086
|
+
ProxyName: str
|
|
1087
|
+
ProxyArn: str
|
|
1088
|
+
ResponseMetadata: ResponseMetadataTypeDef
|
|
1089
|
+
|
|
1090
|
+
|
|
1091
|
+
class DeleteProxyRuleGroupResponseTypeDef(TypedDict):
|
|
1092
|
+
ProxyRuleGroupName: str
|
|
1093
|
+
ProxyRuleGroupArn: str
|
|
1094
|
+
ResponseMetadata: ResponseMetadataTypeDef
|
|
1095
|
+
|
|
1096
|
+
|
|
840
1097
|
class DescribeResourcePolicyResponseTypeDef(TypedDict):
|
|
841
1098
|
Policy: str
|
|
842
1099
|
ResponseMetadata: ResponseMetadataTypeDef
|
|
@@ -1018,6 +1275,13 @@ class DisassociateSubnetsResponseTypeDef(TypedDict):
|
|
|
1018
1275
|
ResponseMetadata: ResponseMetadataTypeDef
|
|
1019
1276
|
|
|
1020
1277
|
|
|
1278
|
+
class AttachRuleGroupsToProxyConfigurationRequestTypeDef(TypedDict):
|
|
1279
|
+
RuleGroups: Sequence[ProxyRuleGroupAttachmentTypeDef]
|
|
1280
|
+
UpdateToken: str
|
|
1281
|
+
ProxyConfigurationName: NotRequired[str]
|
|
1282
|
+
ProxyConfigurationArn: NotRequired[str]
|
|
1283
|
+
|
|
1284
|
+
|
|
1021
1285
|
class DescribeFirewallMetadataResponseTypeDef(TypedDict):
|
|
1022
1286
|
FirewallArn: str
|
|
1023
1287
|
FirewallPolicyArn: str
|
|
@@ -1130,6 +1394,80 @@ class VpcEndpointAssociationTypeDef(TypedDict):
|
|
|
1130
1394
|
Tags: NotRequired[list[TagTypeDef]]
|
|
1131
1395
|
|
|
1132
1396
|
|
|
1397
|
+
class CreateProxyConfigurationRequestTypeDef(TypedDict):
|
|
1398
|
+
ProxyConfigurationName: str
|
|
1399
|
+
DefaultRulePhaseActions: ProxyConfigDefaultRulePhaseActionsRequestTypeDef
|
|
1400
|
+
Description: NotRequired[str]
|
|
1401
|
+
RuleGroupNames: NotRequired[Sequence[str]]
|
|
1402
|
+
RuleGroupArns: NotRequired[Sequence[str]]
|
|
1403
|
+
Tags: NotRequired[Sequence[TagTypeDef]]
|
|
1404
|
+
|
|
1405
|
+
|
|
1406
|
+
class UpdateProxyConfigurationRequestTypeDef(TypedDict):
|
|
1407
|
+
DefaultRulePhaseActions: ProxyConfigDefaultRulePhaseActionsRequestTypeDef
|
|
1408
|
+
UpdateToken: str
|
|
1409
|
+
ProxyConfigurationName: NotRequired[str]
|
|
1410
|
+
ProxyConfigurationArn: NotRequired[str]
|
|
1411
|
+
|
|
1412
|
+
|
|
1413
|
+
class CreateProxyRequestTypeDef(TypedDict):
|
|
1414
|
+
ProxyName: str
|
|
1415
|
+
NatGatewayId: str
|
|
1416
|
+
TlsInterceptProperties: TlsInterceptPropertiesRequestTypeDef
|
|
1417
|
+
ProxyConfigurationName: NotRequired[str]
|
|
1418
|
+
ProxyConfigurationArn: NotRequired[str]
|
|
1419
|
+
ListenerProperties: NotRequired[Sequence[ListenerPropertyRequestTypeDef]]
|
|
1420
|
+
Tags: NotRequired[Sequence[TagTypeDef]]
|
|
1421
|
+
|
|
1422
|
+
|
|
1423
|
+
class UpdateProxyRequestTypeDef(TypedDict):
|
|
1424
|
+
NatGatewayId: str
|
|
1425
|
+
UpdateToken: str
|
|
1426
|
+
ProxyName: NotRequired[str]
|
|
1427
|
+
ProxyArn: NotRequired[str]
|
|
1428
|
+
ListenerPropertiesToAdd: NotRequired[Sequence[ListenerPropertyRequestTypeDef]]
|
|
1429
|
+
ListenerPropertiesToRemove: NotRequired[Sequence[ListenerPropertyRequestTypeDef]]
|
|
1430
|
+
TlsInterceptProperties: NotRequired[TlsInterceptPropertiesRequestTypeDef]
|
|
1431
|
+
|
|
1432
|
+
|
|
1433
|
+
class DescribeProxyResourceTypeDef(TypedDict):
|
|
1434
|
+
ProxyName: NotRequired[str]
|
|
1435
|
+
ProxyArn: NotRequired[str]
|
|
1436
|
+
ProxyConfigurationName: NotRequired[str]
|
|
1437
|
+
ProxyConfigurationArn: NotRequired[str]
|
|
1438
|
+
NatGatewayId: NotRequired[str]
|
|
1439
|
+
ProxyState: NotRequired[ProxyStateType]
|
|
1440
|
+
ProxyModifyState: NotRequired[ProxyModifyStateType]
|
|
1441
|
+
ListenerProperties: NotRequired[list[ListenerPropertyTypeDef]]
|
|
1442
|
+
TlsInterceptProperties: NotRequired[TlsInterceptPropertiesTypeDef]
|
|
1443
|
+
VpcEndpointServiceName: NotRequired[str]
|
|
1444
|
+
PrivateDNSName: NotRequired[str]
|
|
1445
|
+
CreateTime: NotRequired[datetime]
|
|
1446
|
+
DeleteTime: NotRequired[datetime]
|
|
1447
|
+
UpdateTime: NotRequired[datetime]
|
|
1448
|
+
FailureCode: NotRequired[str]
|
|
1449
|
+
FailureMessage: NotRequired[str]
|
|
1450
|
+
Tags: NotRequired[list[TagTypeDef]]
|
|
1451
|
+
|
|
1452
|
+
|
|
1453
|
+
class ProxyTypeDef(TypedDict):
|
|
1454
|
+
CreateTime: NotRequired[datetime]
|
|
1455
|
+
DeleteTime: NotRequired[datetime]
|
|
1456
|
+
UpdateTime: NotRequired[datetime]
|
|
1457
|
+
FailureCode: NotRequired[str]
|
|
1458
|
+
FailureMessage: NotRequired[str]
|
|
1459
|
+
ProxyState: NotRequired[ProxyStateType]
|
|
1460
|
+
ProxyModifyState: NotRequired[ProxyModifyStateType]
|
|
1461
|
+
NatGatewayId: NotRequired[str]
|
|
1462
|
+
ProxyConfigurationName: NotRequired[str]
|
|
1463
|
+
ProxyConfigurationArn: NotRequired[str]
|
|
1464
|
+
ProxyName: NotRequired[str]
|
|
1465
|
+
ProxyArn: NotRequired[str]
|
|
1466
|
+
ListenerProperties: NotRequired[list[ListenerPropertyTypeDef]]
|
|
1467
|
+
TlsInterceptProperties: NotRequired[TlsInterceptPropertiesTypeDef]
|
|
1468
|
+
Tags: NotRequired[list[TagTypeDef]]
|
|
1469
|
+
|
|
1470
|
+
|
|
1133
1471
|
DescribeRuleGroupMetadataResponseTypeDef = TypedDict(
|
|
1134
1472
|
"DescribeRuleGroupMetadataResponseTypeDef",
|
|
1135
1473
|
{
|
|
@@ -1220,6 +1558,18 @@ class ListFlowOperationsRequestPaginateTypeDef(TypedDict):
|
|
|
1220
1558
|
PaginationConfig: NotRequired[PaginatorConfigTypeDef]
|
|
1221
1559
|
|
|
1222
1560
|
|
|
1561
|
+
class ListProxiesRequestPaginateTypeDef(TypedDict):
|
|
1562
|
+
PaginationConfig: NotRequired[PaginatorConfigTypeDef]
|
|
1563
|
+
|
|
1564
|
+
|
|
1565
|
+
class ListProxyConfigurationsRequestPaginateTypeDef(TypedDict):
|
|
1566
|
+
PaginationConfig: NotRequired[PaginatorConfigTypeDef]
|
|
1567
|
+
|
|
1568
|
+
|
|
1569
|
+
class ListProxyRuleGroupsRequestPaginateTypeDef(TypedDict):
|
|
1570
|
+
PaginationConfig: NotRequired[PaginatorConfigTypeDef]
|
|
1571
|
+
|
|
1572
|
+
|
|
1223
1573
|
ListRuleGroupsRequestPaginateTypeDef = TypedDict(
|
|
1224
1574
|
"ListRuleGroupsRequestPaginateTypeDef",
|
|
1225
1575
|
{
|
|
@@ -1262,6 +1612,24 @@ class PolicyVariablesTypeDef(TypedDict):
|
|
|
1262
1612
|
RuleVariables: NotRequired[Mapping[str, IPSetTypeDef]]
|
|
1263
1613
|
|
|
1264
1614
|
|
|
1615
|
+
class ListProxiesResponseTypeDef(TypedDict):
|
|
1616
|
+
Proxies: list[ProxyMetadataTypeDef]
|
|
1617
|
+
ResponseMetadata: ResponseMetadataTypeDef
|
|
1618
|
+
NextToken: NotRequired[str]
|
|
1619
|
+
|
|
1620
|
+
|
|
1621
|
+
class ListProxyConfigurationsResponseTypeDef(TypedDict):
|
|
1622
|
+
ProxyConfigurations: list[ProxyConfigurationMetadataTypeDef]
|
|
1623
|
+
ResponseMetadata: ResponseMetadataTypeDef
|
|
1624
|
+
NextToken: NotRequired[str]
|
|
1625
|
+
|
|
1626
|
+
|
|
1627
|
+
class ListProxyRuleGroupsResponseTypeDef(TypedDict):
|
|
1628
|
+
ProxyRuleGroups: list[ProxyRuleGroupMetadataTypeDef]
|
|
1629
|
+
ResponseMetadata: ResponseMetadataTypeDef
|
|
1630
|
+
NextToken: NotRequired[str]
|
|
1631
|
+
|
|
1632
|
+
|
|
1265
1633
|
class ListRuleGroupsResponseTypeDef(TypedDict):
|
|
1266
1634
|
RuleGroups: list[RuleGroupMetadataTypeDef]
|
|
1267
1635
|
ResponseMetadata: ResponseMetadataTypeDef
|
|
@@ -1337,6 +1705,64 @@ class RuleVariablesTypeDef(TypedDict):
|
|
|
1337
1705
|
PortSets: NotRequired[Mapping[str, PortSetTypeDef]]
|
|
1338
1706
|
|
|
1339
1707
|
|
|
1708
|
+
class ProxyConfigurationTypeDef(TypedDict):
|
|
1709
|
+
ProxyConfigurationName: NotRequired[str]
|
|
1710
|
+
ProxyConfigurationArn: NotRequired[str]
|
|
1711
|
+
Description: NotRequired[str]
|
|
1712
|
+
CreateTime: NotRequired[datetime]
|
|
1713
|
+
DeleteTime: NotRequired[datetime]
|
|
1714
|
+
RuleGroups: NotRequired[list[ProxyConfigRuleGroupTypeDef]]
|
|
1715
|
+
DefaultRulePhaseActions: NotRequired[ProxyConfigDefaultRulePhaseActionsRequestTypeDef]
|
|
1716
|
+
Tags: NotRequired[list[TagTypeDef]]
|
|
1717
|
+
|
|
1718
|
+
|
|
1719
|
+
class ProxyRuleOutputTypeDef(TypedDict):
|
|
1720
|
+
ProxyRuleName: NotRequired[str]
|
|
1721
|
+
Description: NotRequired[str]
|
|
1722
|
+
Action: NotRequired[ProxyRulePhaseActionType]
|
|
1723
|
+
Conditions: NotRequired[list[ProxyRuleConditionOutputTypeDef]]
|
|
1724
|
+
|
|
1725
|
+
|
|
1726
|
+
ProxyRuleConditionUnionTypeDef = Union[ProxyRuleConditionTypeDef, ProxyRuleConditionOutputTypeDef]
|
|
1727
|
+
|
|
1728
|
+
|
|
1729
|
+
class ProxyRuleTypeDef(TypedDict):
|
|
1730
|
+
ProxyRuleName: NotRequired[str]
|
|
1731
|
+
Description: NotRequired[str]
|
|
1732
|
+
Action: NotRequired[ProxyRulePhaseActionType]
|
|
1733
|
+
Conditions: NotRequired[Sequence[ProxyRuleConditionTypeDef]]
|
|
1734
|
+
|
|
1735
|
+
|
|
1736
|
+
class UpdateProxyRuleGroupPrioritiesResponseTypeDef(TypedDict):
|
|
1737
|
+
ProxyRuleGroups: list[ProxyRuleGroupPriorityResultTypeDef]
|
|
1738
|
+
UpdateToken: str
|
|
1739
|
+
ResponseMetadata: ResponseMetadataTypeDef
|
|
1740
|
+
|
|
1741
|
+
|
|
1742
|
+
class UpdateProxyRuleGroupPrioritiesRequestTypeDef(TypedDict):
|
|
1743
|
+
RuleGroups: Sequence[ProxyRuleGroupPriorityTypeDef]
|
|
1744
|
+
UpdateToken: str
|
|
1745
|
+
ProxyConfigurationName: NotRequired[str]
|
|
1746
|
+
ProxyConfigurationArn: NotRequired[str]
|
|
1747
|
+
|
|
1748
|
+
|
|
1749
|
+
class UpdateProxyRulePrioritiesRequestTypeDef(TypedDict):
|
|
1750
|
+
RuleGroupRequestPhase: RuleGroupRequestPhaseType
|
|
1751
|
+
Rules: Sequence[ProxyRulePriorityTypeDef]
|
|
1752
|
+
UpdateToken: str
|
|
1753
|
+
ProxyRuleGroupName: NotRequired[str]
|
|
1754
|
+
ProxyRuleGroupArn: NotRequired[str]
|
|
1755
|
+
|
|
1756
|
+
|
|
1757
|
+
class UpdateProxyRulePrioritiesResponseTypeDef(TypedDict):
|
|
1758
|
+
ProxyRuleGroupName: str
|
|
1759
|
+
ProxyRuleGroupArn: str
|
|
1760
|
+
RuleGroupRequestPhase: RuleGroupRequestPhaseType
|
|
1761
|
+
Rules: list[ProxyRulePriorityTypeDef]
|
|
1762
|
+
UpdateToken: str
|
|
1763
|
+
ResponseMetadata: ResponseMetadataTypeDef
|
|
1764
|
+
|
|
1765
|
+
|
|
1340
1766
|
RuleGroupResponseTypeDef = TypedDict(
|
|
1341
1767
|
"RuleGroupResponseTypeDef",
|
|
1342
1768
|
{
|
|
@@ -1461,6 +1887,24 @@ class UpdateFirewallPolicyResponseTypeDef(TypedDict):
|
|
|
1461
1887
|
ResponseMetadata: ResponseMetadataTypeDef
|
|
1462
1888
|
|
|
1463
1889
|
|
|
1890
|
+
class DescribeProxyResponseTypeDef(TypedDict):
|
|
1891
|
+
Proxy: DescribeProxyResourceTypeDef
|
|
1892
|
+
UpdateToken: str
|
|
1893
|
+
ResponseMetadata: ResponseMetadataTypeDef
|
|
1894
|
+
|
|
1895
|
+
|
|
1896
|
+
class CreateProxyResponseTypeDef(TypedDict):
|
|
1897
|
+
Proxy: ProxyTypeDef
|
|
1898
|
+
UpdateToken: str
|
|
1899
|
+
ResponseMetadata: ResponseMetadataTypeDef
|
|
1900
|
+
|
|
1901
|
+
|
|
1902
|
+
class UpdateProxyResponseTypeDef(TypedDict):
|
|
1903
|
+
Proxy: ProxyTypeDef
|
|
1904
|
+
UpdateToken: str
|
|
1905
|
+
ResponseMetadata: ResponseMetadataTypeDef
|
|
1906
|
+
|
|
1907
|
+
|
|
1464
1908
|
class ActionDefinitionOutputTypeDef(TypedDict):
|
|
1465
1909
|
PublishMetricAction: NotRequired[PublishMetricActionOutputTypeDef]
|
|
1466
1910
|
|
|
@@ -1513,6 +1957,80 @@ class RuleDefinitionTypeDef(TypedDict):
|
|
|
1513
1957
|
Actions: Sequence[str]
|
|
1514
1958
|
|
|
1515
1959
|
|
|
1960
|
+
class AttachRuleGroupsToProxyConfigurationResponseTypeDef(TypedDict):
|
|
1961
|
+
ProxyConfiguration: ProxyConfigurationTypeDef
|
|
1962
|
+
UpdateToken: str
|
|
1963
|
+
ResponseMetadata: ResponseMetadataTypeDef
|
|
1964
|
+
|
|
1965
|
+
|
|
1966
|
+
class CreateProxyConfigurationResponseTypeDef(TypedDict):
|
|
1967
|
+
ProxyConfiguration: ProxyConfigurationTypeDef
|
|
1968
|
+
UpdateToken: str
|
|
1969
|
+
ResponseMetadata: ResponseMetadataTypeDef
|
|
1970
|
+
|
|
1971
|
+
|
|
1972
|
+
class DescribeProxyConfigurationResponseTypeDef(TypedDict):
|
|
1973
|
+
ProxyConfiguration: ProxyConfigurationTypeDef
|
|
1974
|
+
UpdateToken: str
|
|
1975
|
+
ResponseMetadata: ResponseMetadataTypeDef
|
|
1976
|
+
|
|
1977
|
+
|
|
1978
|
+
class DetachRuleGroupsFromProxyConfigurationResponseTypeDef(TypedDict):
|
|
1979
|
+
ProxyConfiguration: ProxyConfigurationTypeDef
|
|
1980
|
+
UpdateToken: str
|
|
1981
|
+
ResponseMetadata: ResponseMetadataTypeDef
|
|
1982
|
+
|
|
1983
|
+
|
|
1984
|
+
class UpdateProxyConfigurationResponseTypeDef(TypedDict):
|
|
1985
|
+
ProxyConfiguration: ProxyConfigurationTypeDef
|
|
1986
|
+
UpdateToken: str
|
|
1987
|
+
ResponseMetadata: ResponseMetadataTypeDef
|
|
1988
|
+
|
|
1989
|
+
|
|
1990
|
+
class DescribeProxyRuleResponseTypeDef(TypedDict):
|
|
1991
|
+
ProxyRule: ProxyRuleOutputTypeDef
|
|
1992
|
+
UpdateToken: str
|
|
1993
|
+
ResponseMetadata: ResponseMetadataTypeDef
|
|
1994
|
+
|
|
1995
|
+
|
|
1996
|
+
class ProxyRulesByRequestPhaseOutputTypeDef(TypedDict):
|
|
1997
|
+
PreDNS: NotRequired[list[ProxyRuleOutputTypeDef]]
|
|
1998
|
+
PreREQUEST: NotRequired[list[ProxyRuleOutputTypeDef]]
|
|
1999
|
+
PostRESPONSE: NotRequired[list[ProxyRuleOutputTypeDef]]
|
|
2000
|
+
|
|
2001
|
+
|
|
2002
|
+
class UpdateProxyRuleResponseTypeDef(TypedDict):
|
|
2003
|
+
ProxyRule: ProxyRuleOutputTypeDef
|
|
2004
|
+
RemovedConditions: list[ProxyRuleConditionOutputTypeDef]
|
|
2005
|
+
UpdateToken: str
|
|
2006
|
+
ResponseMetadata: ResponseMetadataTypeDef
|
|
2007
|
+
|
|
2008
|
+
|
|
2009
|
+
class CreateProxyRuleTypeDef(TypedDict):
|
|
2010
|
+
ProxyRuleName: NotRequired[str]
|
|
2011
|
+
Description: NotRequired[str]
|
|
2012
|
+
Action: NotRequired[ProxyRulePhaseActionType]
|
|
2013
|
+
Conditions: NotRequired[Sequence[ProxyRuleConditionUnionTypeDef]]
|
|
2014
|
+
InsertPosition: NotRequired[int]
|
|
2015
|
+
|
|
2016
|
+
|
|
2017
|
+
class UpdateProxyRuleRequestTypeDef(TypedDict):
|
|
2018
|
+
ProxyRuleName: str
|
|
2019
|
+
UpdateToken: str
|
|
2020
|
+
ProxyRuleGroupName: NotRequired[str]
|
|
2021
|
+
ProxyRuleGroupArn: NotRequired[str]
|
|
2022
|
+
Description: NotRequired[str]
|
|
2023
|
+
Action: NotRequired[ProxyRulePhaseActionType]
|
|
2024
|
+
AddConditions: NotRequired[Sequence[ProxyRuleConditionUnionTypeDef]]
|
|
2025
|
+
RemoveConditions: NotRequired[Sequence[ProxyRuleConditionUnionTypeDef]]
|
|
2026
|
+
|
|
2027
|
+
|
|
2028
|
+
class ProxyRulesByRequestPhaseTypeDef(TypedDict):
|
|
2029
|
+
PreDNS: NotRequired[Sequence[ProxyRuleTypeDef]]
|
|
2030
|
+
PreREQUEST: NotRequired[Sequence[ProxyRuleTypeDef]]
|
|
2031
|
+
PostRESPONSE: NotRequired[Sequence[ProxyRuleTypeDef]]
|
|
2032
|
+
|
|
2033
|
+
|
|
1516
2034
|
class CreateRuleGroupResponseTypeDef(TypedDict):
|
|
1517
2035
|
UpdateToken: str
|
|
1518
2036
|
RuleGroupResponse: RuleGroupResponseTypeDef
|
|
@@ -1647,6 +2165,27 @@ class StatelessRuleTypeDef(TypedDict):
|
|
|
1647
2165
|
Priority: int
|
|
1648
2166
|
|
|
1649
2167
|
|
|
2168
|
+
class ProxyRuleGroupTypeDef(TypedDict):
|
|
2169
|
+
ProxyRuleGroupName: NotRequired[str]
|
|
2170
|
+
ProxyRuleGroupArn: NotRequired[str]
|
|
2171
|
+
CreateTime: NotRequired[datetime]
|
|
2172
|
+
DeleteTime: NotRequired[datetime]
|
|
2173
|
+
Rules: NotRequired[ProxyRulesByRequestPhaseOutputTypeDef]
|
|
2174
|
+
Description: NotRequired[str]
|
|
2175
|
+
Tags: NotRequired[list[TagTypeDef]]
|
|
2176
|
+
|
|
2177
|
+
|
|
2178
|
+
class CreateProxyRulesByRequestPhaseTypeDef(TypedDict):
|
|
2179
|
+
PreDNS: NotRequired[Sequence[CreateProxyRuleTypeDef]]
|
|
2180
|
+
PreREQUEST: NotRequired[Sequence[CreateProxyRuleTypeDef]]
|
|
2181
|
+
PostRESPONSE: NotRequired[Sequence[CreateProxyRuleTypeDef]]
|
|
2182
|
+
|
|
2183
|
+
|
|
2184
|
+
ProxyRulesByRequestPhaseUnionTypeDef = Union[
|
|
2185
|
+
ProxyRulesByRequestPhaseTypeDef, ProxyRulesByRequestPhaseOutputTypeDef
|
|
2186
|
+
]
|
|
2187
|
+
|
|
2188
|
+
|
|
1650
2189
|
class CreateFirewallResponseTypeDef(TypedDict):
|
|
1651
2190
|
Firewall: FirewallTypeDef
|
|
1652
2191
|
FirewallStatus: FirewallStatusTypeDef
|
|
@@ -1714,6 +2253,42 @@ class StatelessRulesAndCustomActionsTypeDef(TypedDict):
|
|
|
1714
2253
|
CustomActions: NotRequired[Sequence[CustomActionTypeDef]]
|
|
1715
2254
|
|
|
1716
2255
|
|
|
2256
|
+
class CreateProxyRuleGroupResponseTypeDef(TypedDict):
|
|
2257
|
+
ProxyRuleGroup: ProxyRuleGroupTypeDef
|
|
2258
|
+
UpdateToken: str
|
|
2259
|
+
ResponseMetadata: ResponseMetadataTypeDef
|
|
2260
|
+
|
|
2261
|
+
|
|
2262
|
+
class CreateProxyRulesResponseTypeDef(TypedDict):
|
|
2263
|
+
ProxyRuleGroup: ProxyRuleGroupTypeDef
|
|
2264
|
+
UpdateToken: str
|
|
2265
|
+
ResponseMetadata: ResponseMetadataTypeDef
|
|
2266
|
+
|
|
2267
|
+
|
|
2268
|
+
class DeleteProxyRulesResponseTypeDef(TypedDict):
|
|
2269
|
+
ProxyRuleGroup: ProxyRuleGroupTypeDef
|
|
2270
|
+
ResponseMetadata: ResponseMetadataTypeDef
|
|
2271
|
+
|
|
2272
|
+
|
|
2273
|
+
class DescribeProxyRuleGroupResponseTypeDef(TypedDict):
|
|
2274
|
+
ProxyRuleGroup: ProxyRuleGroupTypeDef
|
|
2275
|
+
UpdateToken: str
|
|
2276
|
+
ResponseMetadata: ResponseMetadataTypeDef
|
|
2277
|
+
|
|
2278
|
+
|
|
2279
|
+
class CreateProxyRulesRequestTypeDef(TypedDict):
|
|
2280
|
+
Rules: CreateProxyRulesByRequestPhaseTypeDef
|
|
2281
|
+
ProxyRuleGroupArn: NotRequired[str]
|
|
2282
|
+
ProxyRuleGroupName: NotRequired[str]
|
|
2283
|
+
|
|
2284
|
+
|
|
2285
|
+
class CreateProxyRuleGroupRequestTypeDef(TypedDict):
|
|
2286
|
+
ProxyRuleGroupName: str
|
|
2287
|
+
Description: NotRequired[str]
|
|
2288
|
+
Rules: NotRequired[ProxyRulesByRequestPhaseUnionTypeDef]
|
|
2289
|
+
Tags: NotRequired[Sequence[TagTypeDef]]
|
|
2290
|
+
|
|
2291
|
+
|
|
1717
2292
|
class DescribeFirewallPolicyResponseTypeDef(TypedDict):
|
|
1718
2293
|
UpdateToken: str
|
|
1719
2294
|
FirewallPolicyResponse: FirewallPolicyResponseTypeDef
|