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 bedrock-agentcore-control service type definitions.
|
|
|
3
3
|
|
|
4
4
|
[Documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_bedrock_agentcore_control/type_defs/)
|
|
5
5
|
|
|
6
|
-
Copyright
|
|
6
|
+
Copyright 2026 Vlad Emelianov
|
|
7
7
|
|
|
8
8
|
Usage::
|
|
9
9
|
|
|
@@ -29,19 +29,36 @@ from .literals import (
|
|
|
29
29
|
AuthorizerTypeType,
|
|
30
30
|
BrowserNetworkModeType,
|
|
31
31
|
BrowserStatusType,
|
|
32
|
+
ClaimMatchOperatorTypeType,
|
|
32
33
|
CodeInterpreterNetworkModeType,
|
|
33
34
|
CodeInterpreterStatusType,
|
|
34
35
|
CredentialProviderTypeType,
|
|
35
36
|
CredentialProviderVendorTypeType,
|
|
37
|
+
EvaluatorLevelType,
|
|
38
|
+
EvaluatorStatusType,
|
|
39
|
+
EvaluatorTypeType,
|
|
40
|
+
FilterOperatorType,
|
|
41
|
+
FindingTypeType,
|
|
36
42
|
GatewayInterceptionPointType,
|
|
43
|
+
GatewayPolicyEngineModeType,
|
|
37
44
|
GatewayStatusType,
|
|
45
|
+
InboundTokenClaimValueTypeType,
|
|
38
46
|
KeyTypeType,
|
|
39
47
|
MemoryStatusType,
|
|
40
48
|
MemoryStrategyStatusType,
|
|
41
49
|
MemoryStrategyTypeType,
|
|
50
|
+
MemoryViewType,
|
|
42
51
|
NetworkModeType,
|
|
52
|
+
OAuthGrantTypeType,
|
|
53
|
+
OnlineEvaluationConfigStatusType,
|
|
54
|
+
OnlineEvaluationExecutionStatusType,
|
|
43
55
|
OverrideTypeType,
|
|
56
|
+
PolicyEngineStatusType,
|
|
57
|
+
PolicyGenerationStatusType,
|
|
58
|
+
PolicyStatusType,
|
|
59
|
+
PolicyValidationModeType,
|
|
44
60
|
ResourceTypeType,
|
|
61
|
+
RestApiMethodType,
|
|
45
62
|
SchemaTypeType,
|
|
46
63
|
ServerProtocolType,
|
|
47
64
|
TargetStatusType,
|
|
@@ -58,6 +75,13 @@ __all__ = (
|
|
|
58
75
|
"AgentRuntimeArtifactUnionTypeDef",
|
|
59
76
|
"AgentRuntimeEndpointTypeDef",
|
|
60
77
|
"AgentRuntimeTypeDef",
|
|
78
|
+
"ApiGatewayTargetConfigurationOutputTypeDef",
|
|
79
|
+
"ApiGatewayTargetConfigurationTypeDef",
|
|
80
|
+
"ApiGatewayToolConfigurationOutputTypeDef",
|
|
81
|
+
"ApiGatewayToolConfigurationTypeDef",
|
|
82
|
+
"ApiGatewayToolFilterOutputTypeDef",
|
|
83
|
+
"ApiGatewayToolFilterTypeDef",
|
|
84
|
+
"ApiGatewayToolOverrideTypeDef",
|
|
61
85
|
"ApiKeyCredentialProviderItemTypeDef",
|
|
62
86
|
"ApiKeyCredentialProviderTypeDef",
|
|
63
87
|
"ApiSchemaConfigurationTypeDef",
|
|
@@ -66,12 +90,23 @@ __all__ = (
|
|
|
66
90
|
"AuthorizerConfigurationOutputTypeDef",
|
|
67
91
|
"AuthorizerConfigurationTypeDef",
|
|
68
92
|
"AuthorizerConfigurationUnionTypeDef",
|
|
93
|
+
"AuthorizingClaimMatchValueTypeOutputTypeDef",
|
|
94
|
+
"AuthorizingClaimMatchValueTypeTypeDef",
|
|
95
|
+
"BedrockEvaluatorModelConfigOutputTypeDef",
|
|
96
|
+
"BedrockEvaluatorModelConfigTypeDef",
|
|
69
97
|
"BrowserNetworkConfigurationOutputTypeDef",
|
|
70
98
|
"BrowserNetworkConfigurationTypeDef",
|
|
71
99
|
"BrowserNetworkConfigurationUnionTypeDef",
|
|
72
100
|
"BrowserSigningConfigInputTypeDef",
|
|
73
101
|
"BrowserSigningConfigOutputTypeDef",
|
|
74
102
|
"BrowserSummaryTypeDef",
|
|
103
|
+
"CategoricalScaleDefinitionTypeDef",
|
|
104
|
+
"CedarPolicyTypeDef",
|
|
105
|
+
"ClaimMatchValueTypeOutputTypeDef",
|
|
106
|
+
"ClaimMatchValueTypeTypeDef",
|
|
107
|
+
"CloudWatchLogsInputConfigOutputTypeDef",
|
|
108
|
+
"CloudWatchLogsInputConfigTypeDef",
|
|
109
|
+
"CloudWatchOutputConfigTypeDef",
|
|
75
110
|
"CodeConfigurationOutputTypeDef",
|
|
76
111
|
"CodeConfigurationTypeDef",
|
|
77
112
|
"CodeInterpreterNetworkConfigurationOutputTypeDef",
|
|
@@ -81,6 +116,7 @@ __all__ = (
|
|
|
81
116
|
"CodeTypeDef",
|
|
82
117
|
"ConsolidationConfigurationTypeDef",
|
|
83
118
|
"ContainerConfigurationTypeDef",
|
|
119
|
+
"ContentTypeDef",
|
|
84
120
|
"CreateAgentRuntimeEndpointRequestTypeDef",
|
|
85
121
|
"CreateAgentRuntimeEndpointResponseTypeDef",
|
|
86
122
|
"CreateAgentRuntimeRequestTypeDef",
|
|
@@ -91,6 +127,8 @@ __all__ = (
|
|
|
91
127
|
"CreateBrowserResponseTypeDef",
|
|
92
128
|
"CreateCodeInterpreterRequestTypeDef",
|
|
93
129
|
"CreateCodeInterpreterResponseTypeDef",
|
|
130
|
+
"CreateEvaluatorRequestTypeDef",
|
|
131
|
+
"CreateEvaluatorResponseTypeDef",
|
|
94
132
|
"CreateGatewayRequestTypeDef",
|
|
95
133
|
"CreateGatewayResponseTypeDef",
|
|
96
134
|
"CreateGatewayTargetRequestTypeDef",
|
|
@@ -99,6 +137,12 @@ __all__ = (
|
|
|
99
137
|
"CreateMemoryOutputTypeDef",
|
|
100
138
|
"CreateOauth2CredentialProviderRequestTypeDef",
|
|
101
139
|
"CreateOauth2CredentialProviderResponseTypeDef",
|
|
140
|
+
"CreateOnlineEvaluationConfigRequestTypeDef",
|
|
141
|
+
"CreateOnlineEvaluationConfigResponseTypeDef",
|
|
142
|
+
"CreatePolicyEngineRequestTypeDef",
|
|
143
|
+
"CreatePolicyEngineResponseTypeDef",
|
|
144
|
+
"CreatePolicyRequestTypeDef",
|
|
145
|
+
"CreatePolicyResponseTypeDef",
|
|
102
146
|
"CreateWorkloadIdentityRequestTypeDef",
|
|
103
147
|
"CreateWorkloadIdentityResponseTypeDef",
|
|
104
148
|
"CredentialProviderConfigurationOutputTypeDef",
|
|
@@ -107,6 +151,8 @@ __all__ = (
|
|
|
107
151
|
"CredentialProviderOutputTypeDef",
|
|
108
152
|
"CredentialProviderTypeDef",
|
|
109
153
|
"CredentialProviderUnionTypeDef",
|
|
154
|
+
"CustomClaimValidationTypeOutputTypeDef",
|
|
155
|
+
"CustomClaimValidationTypeTypeDef",
|
|
110
156
|
"CustomConfigurationInputTypeDef",
|
|
111
157
|
"CustomConsolidationConfigurationInputTypeDef",
|
|
112
158
|
"CustomConsolidationConfigurationTypeDef",
|
|
@@ -117,6 +163,11 @@ __all__ = (
|
|
|
117
163
|
"CustomMemoryStrategyInputTypeDef",
|
|
118
164
|
"CustomOauth2ProviderConfigInputTypeDef",
|
|
119
165
|
"CustomOauth2ProviderConfigOutputTypeDef",
|
|
166
|
+
"CustomReflectionConfigurationInputTypeDef",
|
|
167
|
+
"CustomReflectionConfigurationTypeDef",
|
|
168
|
+
"DataSourceConfigOutputTypeDef",
|
|
169
|
+
"DataSourceConfigTypeDef",
|
|
170
|
+
"DataSourceConfigUnionTypeDef",
|
|
120
171
|
"DeleteAgentRuntimeEndpointRequestTypeDef",
|
|
121
172
|
"DeleteAgentRuntimeEndpointResponseTypeDef",
|
|
122
173
|
"DeleteAgentRuntimeRequestTypeDef",
|
|
@@ -126,6 +177,8 @@ __all__ = (
|
|
|
126
177
|
"DeleteBrowserResponseTypeDef",
|
|
127
178
|
"DeleteCodeInterpreterRequestTypeDef",
|
|
128
179
|
"DeleteCodeInterpreterResponseTypeDef",
|
|
180
|
+
"DeleteEvaluatorRequestTypeDef",
|
|
181
|
+
"DeleteEvaluatorResponseTypeDef",
|
|
129
182
|
"DeleteGatewayRequestTypeDef",
|
|
130
183
|
"DeleteGatewayResponseTypeDef",
|
|
131
184
|
"DeleteGatewayTargetRequestTypeDef",
|
|
@@ -134,11 +187,39 @@ __all__ = (
|
|
|
134
187
|
"DeleteMemoryOutputTypeDef",
|
|
135
188
|
"DeleteMemoryStrategyInputTypeDef",
|
|
136
189
|
"DeleteOauth2CredentialProviderRequestTypeDef",
|
|
190
|
+
"DeleteOnlineEvaluationConfigRequestTypeDef",
|
|
191
|
+
"DeleteOnlineEvaluationConfigResponseTypeDef",
|
|
192
|
+
"DeletePolicyEngineRequestTypeDef",
|
|
193
|
+
"DeletePolicyEngineResponseTypeDef",
|
|
194
|
+
"DeletePolicyRequestTypeDef",
|
|
195
|
+
"DeletePolicyResponseTypeDef",
|
|
196
|
+
"DeleteResourcePolicyRequestTypeDef",
|
|
137
197
|
"DeleteWorkloadIdentityRequestTypeDef",
|
|
198
|
+
"EpisodicConsolidationOverrideTypeDef",
|
|
199
|
+
"EpisodicExtractionOverrideTypeDef",
|
|
200
|
+
"EpisodicMemoryStrategyInputTypeDef",
|
|
201
|
+
"EpisodicOverrideConfigurationInputTypeDef",
|
|
202
|
+
"EpisodicOverrideConsolidationConfigurationInputTypeDef",
|
|
203
|
+
"EpisodicOverrideExtractionConfigurationInputTypeDef",
|
|
204
|
+
"EpisodicOverrideReflectionConfigurationInputTypeDef",
|
|
205
|
+
"EpisodicReflectionConfigurationInputTypeDef",
|
|
206
|
+
"EpisodicReflectionConfigurationTypeDef",
|
|
207
|
+
"EpisodicReflectionOverrideTypeDef",
|
|
208
|
+
"EvaluatorConfigOutputTypeDef",
|
|
209
|
+
"EvaluatorConfigTypeDef",
|
|
210
|
+
"EvaluatorConfigUnionTypeDef",
|
|
211
|
+
"EvaluatorModelConfigOutputTypeDef",
|
|
212
|
+
"EvaluatorModelConfigTypeDef",
|
|
213
|
+
"EvaluatorReferenceTypeDef",
|
|
214
|
+
"EvaluatorSummaryTypeDef",
|
|
138
215
|
"ExtractionConfigurationTypeDef",
|
|
216
|
+
"FilterTypeDef",
|
|
217
|
+
"FilterValueTypeDef",
|
|
218
|
+
"FindingTypeDef",
|
|
139
219
|
"GatewayInterceptorConfigurationOutputTypeDef",
|
|
140
220
|
"GatewayInterceptorConfigurationTypeDef",
|
|
141
221
|
"GatewayInterceptorConfigurationUnionTypeDef",
|
|
222
|
+
"GatewayPolicyEngineConfigurationTypeDef",
|
|
142
223
|
"GatewayProtocolConfigurationOutputTypeDef",
|
|
143
224
|
"GatewayProtocolConfigurationTypeDef",
|
|
144
225
|
"GatewayProtocolConfigurationUnionTypeDef",
|
|
@@ -154,6 +235,8 @@ __all__ = (
|
|
|
154
235
|
"GetBrowserResponseTypeDef",
|
|
155
236
|
"GetCodeInterpreterRequestTypeDef",
|
|
156
237
|
"GetCodeInterpreterResponseTypeDef",
|
|
238
|
+
"GetEvaluatorRequestTypeDef",
|
|
239
|
+
"GetEvaluatorResponseTypeDef",
|
|
157
240
|
"GetGatewayRequestTypeDef",
|
|
158
241
|
"GetGatewayResponseTypeDef",
|
|
159
242
|
"GetGatewayTargetRequestTypeDef",
|
|
@@ -163,6 +246,21 @@ __all__ = (
|
|
|
163
246
|
"GetMemoryOutputTypeDef",
|
|
164
247
|
"GetOauth2CredentialProviderRequestTypeDef",
|
|
165
248
|
"GetOauth2CredentialProviderResponseTypeDef",
|
|
249
|
+
"GetOnlineEvaluationConfigRequestTypeDef",
|
|
250
|
+
"GetOnlineEvaluationConfigResponseTypeDef",
|
|
251
|
+
"GetPolicyEngineRequestTypeDef",
|
|
252
|
+
"GetPolicyEngineRequestWaitExtraTypeDef",
|
|
253
|
+
"GetPolicyEngineRequestWaitTypeDef",
|
|
254
|
+
"GetPolicyEngineResponseTypeDef",
|
|
255
|
+
"GetPolicyGenerationRequestTypeDef",
|
|
256
|
+
"GetPolicyGenerationRequestWaitTypeDef",
|
|
257
|
+
"GetPolicyGenerationResponseTypeDef",
|
|
258
|
+
"GetPolicyRequestTypeDef",
|
|
259
|
+
"GetPolicyRequestWaitExtraTypeDef",
|
|
260
|
+
"GetPolicyRequestWaitTypeDef",
|
|
261
|
+
"GetPolicyResponseTypeDef",
|
|
262
|
+
"GetResourcePolicyRequestTypeDef",
|
|
263
|
+
"GetResourcePolicyResponseTypeDef",
|
|
166
264
|
"GetTokenVaultRequestTypeDef",
|
|
167
265
|
"GetTokenVaultResponseTypeDef",
|
|
168
266
|
"GetWorkloadIdentityRequestTypeDef",
|
|
@@ -173,6 +271,8 @@ __all__ = (
|
|
|
173
271
|
"GoogleOauth2ProviderConfigOutputTypeDef",
|
|
174
272
|
"IncludedOauth2ProviderConfigInputTypeDef",
|
|
175
273
|
"IncludedOauth2ProviderConfigOutputTypeDef",
|
|
274
|
+
"InferenceConfigurationOutputTypeDef",
|
|
275
|
+
"InferenceConfigurationTypeDef",
|
|
176
276
|
"InterceptorConfigurationTypeDef",
|
|
177
277
|
"InterceptorInputConfigurationTypeDef",
|
|
178
278
|
"InvocationConfigurationInputTypeDef",
|
|
@@ -200,6 +300,9 @@ __all__ = (
|
|
|
200
300
|
"ListCodeInterpretersRequestPaginateTypeDef",
|
|
201
301
|
"ListCodeInterpretersRequestTypeDef",
|
|
202
302
|
"ListCodeInterpretersResponseTypeDef",
|
|
303
|
+
"ListEvaluatorsRequestPaginateTypeDef",
|
|
304
|
+
"ListEvaluatorsRequestTypeDef",
|
|
305
|
+
"ListEvaluatorsResponseTypeDef",
|
|
203
306
|
"ListGatewayTargetsRequestPaginateTypeDef",
|
|
204
307
|
"ListGatewayTargetsRequestTypeDef",
|
|
205
308
|
"ListGatewayTargetsResponseTypeDef",
|
|
@@ -212,11 +315,28 @@ __all__ = (
|
|
|
212
315
|
"ListOauth2CredentialProvidersRequestPaginateTypeDef",
|
|
213
316
|
"ListOauth2CredentialProvidersRequestTypeDef",
|
|
214
317
|
"ListOauth2CredentialProvidersResponseTypeDef",
|
|
318
|
+
"ListOnlineEvaluationConfigsRequestPaginateTypeDef",
|
|
319
|
+
"ListOnlineEvaluationConfigsRequestTypeDef",
|
|
320
|
+
"ListOnlineEvaluationConfigsResponseTypeDef",
|
|
321
|
+
"ListPoliciesRequestPaginateTypeDef",
|
|
322
|
+
"ListPoliciesRequestTypeDef",
|
|
323
|
+
"ListPoliciesResponseTypeDef",
|
|
324
|
+
"ListPolicyEnginesRequestPaginateTypeDef",
|
|
325
|
+
"ListPolicyEnginesRequestTypeDef",
|
|
326
|
+
"ListPolicyEnginesResponseTypeDef",
|
|
327
|
+
"ListPolicyGenerationAssetsRequestPaginateTypeDef",
|
|
328
|
+
"ListPolicyGenerationAssetsRequestTypeDef",
|
|
329
|
+
"ListPolicyGenerationAssetsResponseTypeDef",
|
|
330
|
+
"ListPolicyGenerationsRequestPaginateTypeDef",
|
|
331
|
+
"ListPolicyGenerationsRequestTypeDef",
|
|
332
|
+
"ListPolicyGenerationsResponseTypeDef",
|
|
215
333
|
"ListTagsForResourceRequestTypeDef",
|
|
216
334
|
"ListTagsForResourceResponseTypeDef",
|
|
217
335
|
"ListWorkloadIdentitiesRequestPaginateTypeDef",
|
|
218
336
|
"ListWorkloadIdentitiesRequestTypeDef",
|
|
219
337
|
"ListWorkloadIdentitiesResponseTypeDef",
|
|
338
|
+
"LlmAsAJudgeEvaluatorConfigOutputTypeDef",
|
|
339
|
+
"LlmAsAJudgeEvaluatorConfigTypeDef",
|
|
220
340
|
"MCPGatewayConfigurationOutputTypeDef",
|
|
221
341
|
"MCPGatewayConfigurationTypeDef",
|
|
222
342
|
"McpLambdaTargetConfigurationOutputTypeDef",
|
|
@@ -230,6 +350,9 @@ __all__ = (
|
|
|
230
350
|
"MemoryTypeDef",
|
|
231
351
|
"MessageBasedTriggerInputTypeDef",
|
|
232
352
|
"MessageBasedTriggerTypeDef",
|
|
353
|
+
"MetadataConfigurationOutputTypeDef",
|
|
354
|
+
"MetadataConfigurationTypeDef",
|
|
355
|
+
"MetadataConfigurationUnionTypeDef",
|
|
233
356
|
"MicrosoftOauth2ProviderConfigInputTypeDef",
|
|
234
357
|
"MicrosoftOauth2ProviderConfigOutputTypeDef",
|
|
235
358
|
"ModifyConsolidationConfigurationTypeDef",
|
|
@@ -237,11 +360,13 @@ __all__ = (
|
|
|
237
360
|
"ModifyInvocationConfigurationInputTypeDef",
|
|
238
361
|
"ModifyMemoryStrategiesTypeDef",
|
|
239
362
|
"ModifyMemoryStrategyInputTypeDef",
|
|
363
|
+
"ModifyReflectionConfigurationTypeDef",
|
|
240
364
|
"ModifySelfManagedConfigurationTypeDef",
|
|
241
365
|
"ModifyStrategyConfigurationTypeDef",
|
|
242
366
|
"NetworkConfigurationOutputTypeDef",
|
|
243
367
|
"NetworkConfigurationTypeDef",
|
|
244
368
|
"NetworkConfigurationUnionTypeDef",
|
|
369
|
+
"NumericalScaleDefinitionTypeDef",
|
|
245
370
|
"OAuthCredentialProviderOutputTypeDef",
|
|
246
371
|
"OAuthCredentialProviderTypeDef",
|
|
247
372
|
"OAuthCredentialProviderUnionTypeDef",
|
|
@@ -254,17 +379,34 @@ __all__ = (
|
|
|
254
379
|
"Oauth2DiscoveryUnionTypeDef",
|
|
255
380
|
"Oauth2ProviderConfigInputTypeDef",
|
|
256
381
|
"Oauth2ProviderConfigOutputTypeDef",
|
|
382
|
+
"OnlineEvaluationConfigSummaryTypeDef",
|
|
383
|
+
"OutputConfigTypeDef",
|
|
257
384
|
"PaginatorConfigTypeDef",
|
|
385
|
+
"PolicyDefinitionTypeDef",
|
|
386
|
+
"PolicyEngineTypeDef",
|
|
387
|
+
"PolicyGenerationAssetTypeDef",
|
|
388
|
+
"PolicyGenerationTypeDef",
|
|
389
|
+
"PolicyTypeDef",
|
|
258
390
|
"ProtocolConfigurationTypeDef",
|
|
391
|
+
"PutResourcePolicyRequestTypeDef",
|
|
392
|
+
"PutResourcePolicyResponseTypeDef",
|
|
393
|
+
"RatingScaleOutputTypeDef",
|
|
394
|
+
"RatingScaleTypeDef",
|
|
259
395
|
"RecordingConfigTypeDef",
|
|
396
|
+
"ReflectionConfigurationTypeDef",
|
|
260
397
|
"RequestHeaderConfigurationOutputTypeDef",
|
|
261
398
|
"RequestHeaderConfigurationTypeDef",
|
|
262
399
|
"RequestHeaderConfigurationUnionTypeDef",
|
|
400
|
+
"ResourceTypeDef",
|
|
263
401
|
"ResponseMetadataTypeDef",
|
|
402
|
+
"RuleOutputTypeDef",
|
|
403
|
+
"RuleTypeDef",
|
|
404
|
+
"RuleUnionTypeDef",
|
|
264
405
|
"S3ConfigurationTypeDef",
|
|
265
406
|
"S3LocationTypeDef",
|
|
266
407
|
"SalesforceOauth2ProviderConfigInputTypeDef",
|
|
267
408
|
"SalesforceOauth2ProviderConfigOutputTypeDef",
|
|
409
|
+
"SamplingConfigTypeDef",
|
|
268
410
|
"SchemaDefinitionOutputTypeDef",
|
|
269
411
|
"SchemaDefinitionTypeDef",
|
|
270
412
|
"SecretTypeDef",
|
|
@@ -276,10 +418,13 @@ __all__ = (
|
|
|
276
418
|
"SemanticOverrideConfigurationInputTypeDef",
|
|
277
419
|
"SemanticOverrideConsolidationConfigurationInputTypeDef",
|
|
278
420
|
"SemanticOverrideExtractionConfigurationInputTypeDef",
|
|
421
|
+
"SessionConfigTypeDef",
|
|
279
422
|
"SetTokenVaultCMKRequestTypeDef",
|
|
280
423
|
"SetTokenVaultCMKResponseTypeDef",
|
|
281
424
|
"SlackOauth2ProviderConfigInputTypeDef",
|
|
282
425
|
"SlackOauth2ProviderConfigOutputTypeDef",
|
|
426
|
+
"StartPolicyGenerationRequestTypeDef",
|
|
427
|
+
"StartPolicyGenerationResponseTypeDef",
|
|
283
428
|
"StrategyConfigurationTypeDef",
|
|
284
429
|
"SummaryConsolidationOverrideTypeDef",
|
|
285
430
|
"SummaryMemoryStrategyInputTypeDef",
|
|
@@ -309,6 +454,8 @@ __all__ = (
|
|
|
309
454
|
"UpdateAgentRuntimeResponseTypeDef",
|
|
310
455
|
"UpdateApiKeyCredentialProviderRequestTypeDef",
|
|
311
456
|
"UpdateApiKeyCredentialProviderResponseTypeDef",
|
|
457
|
+
"UpdateEvaluatorRequestTypeDef",
|
|
458
|
+
"UpdateEvaluatorResponseTypeDef",
|
|
312
459
|
"UpdateGatewayRequestTypeDef",
|
|
313
460
|
"UpdateGatewayResponseTypeDef",
|
|
314
461
|
"UpdateGatewayTargetRequestTypeDef",
|
|
@@ -317,6 +464,12 @@ __all__ = (
|
|
|
317
464
|
"UpdateMemoryOutputTypeDef",
|
|
318
465
|
"UpdateOauth2CredentialProviderRequestTypeDef",
|
|
319
466
|
"UpdateOauth2CredentialProviderResponseTypeDef",
|
|
467
|
+
"UpdateOnlineEvaluationConfigRequestTypeDef",
|
|
468
|
+
"UpdateOnlineEvaluationConfigResponseTypeDef",
|
|
469
|
+
"UpdatePolicyEngineRequestTypeDef",
|
|
470
|
+
"UpdatePolicyEngineResponseTypeDef",
|
|
471
|
+
"UpdatePolicyRequestTypeDef",
|
|
472
|
+
"UpdatePolicyResponseTypeDef",
|
|
320
473
|
"UpdateWorkloadIdentityRequestTypeDef",
|
|
321
474
|
"UpdateWorkloadIdentityResponseTypeDef",
|
|
322
475
|
"UserPreferenceConsolidationOverrideTypeDef",
|
|
@@ -360,6 +513,20 @@ class AgentRuntimeTypeDef(TypedDict):
|
|
|
360
513
|
lastUpdatedAt: datetime
|
|
361
514
|
status: AgentRuntimeStatusType
|
|
362
515
|
|
|
516
|
+
class ApiGatewayToolFilterOutputTypeDef(TypedDict):
|
|
517
|
+
filterPath: str
|
|
518
|
+
methods: list[RestApiMethodType]
|
|
519
|
+
|
|
520
|
+
class ApiGatewayToolOverrideTypeDef(TypedDict):
|
|
521
|
+
name: str
|
|
522
|
+
path: str
|
|
523
|
+
method: RestApiMethodType
|
|
524
|
+
description: NotRequired[str]
|
|
525
|
+
|
|
526
|
+
class ApiGatewayToolFilterTypeDef(TypedDict):
|
|
527
|
+
filterPath: str
|
|
528
|
+
methods: Sequence[RestApiMethodType]
|
|
529
|
+
|
|
363
530
|
class ApiKeyCredentialProviderItemTypeDef(TypedDict):
|
|
364
531
|
name: str
|
|
365
532
|
credentialProviderArn: str
|
|
@@ -380,15 +547,25 @@ class AtlassianOauth2ProviderConfigInputTypeDef(TypedDict):
|
|
|
380
547
|
clientId: str
|
|
381
548
|
clientSecret: str
|
|
382
549
|
|
|
383
|
-
class
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
allowedClients: NotRequired[list[str]]
|
|
550
|
+
class ClaimMatchValueTypeOutputTypeDef(TypedDict):
|
|
551
|
+
matchValueString: NotRequired[str]
|
|
552
|
+
matchValueStringList: NotRequired[list[str]]
|
|
387
553
|
|
|
388
|
-
class
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
554
|
+
class ClaimMatchValueTypeTypeDef(TypedDict):
|
|
555
|
+
matchValueString: NotRequired[str]
|
|
556
|
+
matchValueStringList: NotRequired[Sequence[str]]
|
|
557
|
+
|
|
558
|
+
class InferenceConfigurationOutputTypeDef(TypedDict):
|
|
559
|
+
maxTokens: NotRequired[int]
|
|
560
|
+
temperature: NotRequired[float]
|
|
561
|
+
topP: NotRequired[float]
|
|
562
|
+
stopSequences: NotRequired[list[str]]
|
|
563
|
+
|
|
564
|
+
class InferenceConfigurationTypeDef(TypedDict):
|
|
565
|
+
maxTokens: NotRequired[int]
|
|
566
|
+
temperature: NotRequired[float]
|
|
567
|
+
topP: NotRequired[float]
|
|
568
|
+
stopSequences: NotRequired[Sequence[str]]
|
|
392
569
|
|
|
393
570
|
class VpcConfigOutputTypeDef(TypedDict):
|
|
394
571
|
securityGroups: list[str]
|
|
@@ -413,6 +590,24 @@ class BrowserSummaryTypeDef(TypedDict):
|
|
|
413
590
|
description: NotRequired[str]
|
|
414
591
|
lastUpdatedAt: NotRequired[datetime]
|
|
415
592
|
|
|
593
|
+
class CategoricalScaleDefinitionTypeDef(TypedDict):
|
|
594
|
+
definition: str
|
|
595
|
+
label: str
|
|
596
|
+
|
|
597
|
+
class CedarPolicyTypeDef(TypedDict):
|
|
598
|
+
statement: str
|
|
599
|
+
|
|
600
|
+
class CloudWatchLogsInputConfigOutputTypeDef(TypedDict):
|
|
601
|
+
logGroupNames: list[str]
|
|
602
|
+
serviceNames: list[str]
|
|
603
|
+
|
|
604
|
+
class CloudWatchLogsInputConfigTypeDef(TypedDict):
|
|
605
|
+
logGroupNames: Sequence[str]
|
|
606
|
+
serviceNames: Sequence[str]
|
|
607
|
+
|
|
608
|
+
class CloudWatchOutputConfigTypeDef(TypedDict):
|
|
609
|
+
logGroupName: str
|
|
610
|
+
|
|
416
611
|
class CodeInterpreterSummaryTypeDef(TypedDict):
|
|
417
612
|
codeInterpreterId: str
|
|
418
613
|
codeInterpreterArn: str
|
|
@@ -427,6 +622,9 @@ class S3LocationTypeDef(TypedDict):
|
|
|
427
622
|
prefix: str
|
|
428
623
|
versionId: NotRequired[str]
|
|
429
624
|
|
|
625
|
+
class ContentTypeDef(TypedDict):
|
|
626
|
+
rawText: NotRequired[str]
|
|
627
|
+
|
|
430
628
|
class CreateAgentRuntimeEndpointRequestTypeDef(TypedDict):
|
|
431
629
|
agentRuntimeId: str
|
|
432
630
|
name: str
|
|
@@ -460,6 +658,23 @@ class CreateApiKeyCredentialProviderRequestTypeDef(TypedDict):
|
|
|
460
658
|
class SecretTypeDef(TypedDict):
|
|
461
659
|
secretArn: str
|
|
462
660
|
|
|
661
|
+
class GatewayPolicyEngineConfigurationTypeDef(TypedDict):
|
|
662
|
+
arn: str
|
|
663
|
+
mode: GatewayPolicyEngineModeType
|
|
664
|
+
|
|
665
|
+
class MetadataConfigurationOutputTypeDef(TypedDict):
|
|
666
|
+
allowedRequestHeaders: NotRequired[list[str]]
|
|
667
|
+
allowedQueryParameters: NotRequired[list[str]]
|
|
668
|
+
allowedResponseHeaders: NotRequired[list[str]]
|
|
669
|
+
|
|
670
|
+
class EvaluatorReferenceTypeDef(TypedDict):
|
|
671
|
+
evaluatorId: NotRequired[str]
|
|
672
|
+
|
|
673
|
+
class CreatePolicyEngineRequestTypeDef(TypedDict):
|
|
674
|
+
name: str
|
|
675
|
+
description: NotRequired[str]
|
|
676
|
+
clientToken: NotRequired[str]
|
|
677
|
+
|
|
463
678
|
class CreateWorkloadIdentityRequestTypeDef(TypedDict):
|
|
464
679
|
name: str
|
|
465
680
|
allowedResourceOauth2ReturnUrls: NotRequired[Sequence[str]]
|
|
@@ -469,6 +684,12 @@ class OAuthCredentialProviderOutputTypeDef(TypedDict):
|
|
|
469
684
|
providerArn: str
|
|
470
685
|
scopes: list[str]
|
|
471
686
|
customParameters: NotRequired[dict[str, str]]
|
|
687
|
+
grantType: NotRequired[OAuthGrantTypeType]
|
|
688
|
+
defaultReturnUrl: NotRequired[str]
|
|
689
|
+
|
|
690
|
+
class EpisodicOverrideConsolidationConfigurationInputTypeDef(TypedDict):
|
|
691
|
+
appendToPrompt: str
|
|
692
|
+
modelId: str
|
|
472
693
|
|
|
473
694
|
class SemanticOverrideConsolidationConfigurationInputTypeDef(TypedDict):
|
|
474
695
|
appendToPrompt: str
|
|
@@ -482,6 +703,10 @@ class UserPreferenceOverrideConsolidationConfigurationInputTypeDef(TypedDict):
|
|
|
482
703
|
appendToPrompt: str
|
|
483
704
|
modelId: str
|
|
484
705
|
|
|
706
|
+
class EpisodicConsolidationOverrideTypeDef(TypedDict):
|
|
707
|
+
appendToPrompt: str
|
|
708
|
+
modelId: str
|
|
709
|
+
|
|
485
710
|
class SemanticConsolidationOverrideTypeDef(TypedDict):
|
|
486
711
|
appendToPrompt: str
|
|
487
712
|
modelId: str
|
|
@@ -494,6 +719,10 @@ class UserPreferenceConsolidationOverrideTypeDef(TypedDict):
|
|
|
494
719
|
appendToPrompt: str
|
|
495
720
|
modelId: str
|
|
496
721
|
|
|
722
|
+
class EpisodicOverrideExtractionConfigurationInputTypeDef(TypedDict):
|
|
723
|
+
appendToPrompt: str
|
|
724
|
+
modelId: str
|
|
725
|
+
|
|
497
726
|
class SemanticOverrideExtractionConfigurationInputTypeDef(TypedDict):
|
|
498
727
|
appendToPrompt: str
|
|
499
728
|
modelId: str
|
|
@@ -502,6 +731,10 @@ class UserPreferenceOverrideExtractionConfigurationInputTypeDef(TypedDict):
|
|
|
502
731
|
appendToPrompt: str
|
|
503
732
|
modelId: str
|
|
504
733
|
|
|
734
|
+
class EpisodicExtractionOverrideTypeDef(TypedDict):
|
|
735
|
+
appendToPrompt: str
|
|
736
|
+
modelId: str
|
|
737
|
+
|
|
505
738
|
class SemanticExtractionOverrideTypeDef(TypedDict):
|
|
506
739
|
appendToPrompt: str
|
|
507
740
|
modelId: str
|
|
@@ -510,6 +743,16 @@ class UserPreferenceExtractionOverrideTypeDef(TypedDict):
|
|
|
510
743
|
appendToPrompt: str
|
|
511
744
|
modelId: str
|
|
512
745
|
|
|
746
|
+
class EpisodicOverrideReflectionConfigurationInputTypeDef(TypedDict):
|
|
747
|
+
appendToPrompt: str
|
|
748
|
+
modelId: str
|
|
749
|
+
namespaces: NotRequired[Sequence[str]]
|
|
750
|
+
|
|
751
|
+
class EpisodicReflectionOverrideTypeDef(TypedDict):
|
|
752
|
+
appendToPrompt: str
|
|
753
|
+
modelId: str
|
|
754
|
+
namespaces: NotRequired[list[str]]
|
|
755
|
+
|
|
513
756
|
class DeleteAgentRuntimeEndpointRequestTypeDef(TypedDict):
|
|
514
757
|
agentRuntimeId: str
|
|
515
758
|
endpointName: str
|
|
@@ -530,6 +773,9 @@ class DeleteCodeInterpreterRequestTypeDef(TypedDict):
|
|
|
530
773
|
codeInterpreterId: str
|
|
531
774
|
clientToken: NotRequired[str]
|
|
532
775
|
|
|
776
|
+
class DeleteEvaluatorRequestTypeDef(TypedDict):
|
|
777
|
+
evaluatorId: str
|
|
778
|
+
|
|
533
779
|
class DeleteGatewayRequestTypeDef(TypedDict):
|
|
534
780
|
gatewayIdentifier: str
|
|
535
781
|
|
|
@@ -547,9 +793,53 @@ class DeleteMemoryStrategyInputTypeDef(TypedDict):
|
|
|
547
793
|
class DeleteOauth2CredentialProviderRequestTypeDef(TypedDict):
|
|
548
794
|
name: str
|
|
549
795
|
|
|
796
|
+
class DeleteOnlineEvaluationConfigRequestTypeDef(TypedDict):
|
|
797
|
+
onlineEvaluationConfigId: str
|
|
798
|
+
|
|
799
|
+
class DeletePolicyEngineRequestTypeDef(TypedDict):
|
|
800
|
+
policyEngineId: str
|
|
801
|
+
|
|
802
|
+
class DeletePolicyRequestTypeDef(TypedDict):
|
|
803
|
+
policyEngineId: str
|
|
804
|
+
policyId: str
|
|
805
|
+
|
|
806
|
+
class DeleteResourcePolicyRequestTypeDef(TypedDict):
|
|
807
|
+
resourceArn: str
|
|
808
|
+
|
|
550
809
|
class DeleteWorkloadIdentityRequestTypeDef(TypedDict):
|
|
551
810
|
name: str
|
|
552
811
|
|
|
812
|
+
class EpisodicReflectionConfigurationInputTypeDef(TypedDict):
|
|
813
|
+
namespaces: Sequence[str]
|
|
814
|
+
|
|
815
|
+
class EpisodicReflectionConfigurationTypeDef(TypedDict):
|
|
816
|
+
namespaces: list[str]
|
|
817
|
+
|
|
818
|
+
class EvaluatorSummaryTypeDef(TypedDict):
|
|
819
|
+
evaluatorArn: str
|
|
820
|
+
evaluatorId: str
|
|
821
|
+
evaluatorName: str
|
|
822
|
+
evaluatorType: EvaluatorTypeType
|
|
823
|
+
status: EvaluatorStatusType
|
|
824
|
+
createdAt: datetime
|
|
825
|
+
updatedAt: datetime
|
|
826
|
+
description: NotRequired[str]
|
|
827
|
+
level: NotRequired[EvaluatorLevelType]
|
|
828
|
+
lockedForModification: NotRequired[bool]
|
|
829
|
+
|
|
830
|
+
class FilterValueTypeDef(TypedDict):
|
|
831
|
+
stringValue: NotRequired[str]
|
|
832
|
+
doubleValue: NotRequired[float]
|
|
833
|
+
booleanValue: NotRequired[bool]
|
|
834
|
+
|
|
835
|
+
FindingTypeDef = TypedDict(
|
|
836
|
+
"FindingTypeDef",
|
|
837
|
+
{
|
|
838
|
+
"type": NotRequired[FindingTypeType],
|
|
839
|
+
"description": NotRequired[str],
|
|
840
|
+
},
|
|
841
|
+
)
|
|
842
|
+
|
|
553
843
|
class InterceptorInputConfigurationTypeDef(TypedDict):
|
|
554
844
|
passRequestHeaders: bool
|
|
555
845
|
|
|
@@ -593,6 +883,9 @@ class GetBrowserRequestTypeDef(TypedDict):
|
|
|
593
883
|
class GetCodeInterpreterRequestTypeDef(TypedDict):
|
|
594
884
|
codeInterpreterId: str
|
|
595
885
|
|
|
886
|
+
class GetEvaluatorRequestTypeDef(TypedDict):
|
|
887
|
+
evaluatorId: str
|
|
888
|
+
|
|
596
889
|
class GetGatewayRequestTypeDef(TypedDict):
|
|
597
890
|
gatewayIdentifier: str
|
|
598
891
|
|
|
@@ -602,6 +895,7 @@ class GetGatewayTargetRequestTypeDef(TypedDict):
|
|
|
602
895
|
|
|
603
896
|
class GetMemoryInputTypeDef(TypedDict):
|
|
604
897
|
memoryId: str
|
|
898
|
+
view: NotRequired[MemoryViewType]
|
|
605
899
|
|
|
606
900
|
class WaiterConfigTypeDef(TypedDict):
|
|
607
901
|
Delay: NotRequired[int]
|
|
@@ -610,6 +904,26 @@ class WaiterConfigTypeDef(TypedDict):
|
|
|
610
904
|
class GetOauth2CredentialProviderRequestTypeDef(TypedDict):
|
|
611
905
|
name: str
|
|
612
906
|
|
|
907
|
+
class GetOnlineEvaluationConfigRequestTypeDef(TypedDict):
|
|
908
|
+
onlineEvaluationConfigId: str
|
|
909
|
+
|
|
910
|
+
class GetPolicyEngineRequestTypeDef(TypedDict):
|
|
911
|
+
policyEngineId: str
|
|
912
|
+
|
|
913
|
+
class GetPolicyGenerationRequestTypeDef(TypedDict):
|
|
914
|
+
policyGenerationId: str
|
|
915
|
+
policyEngineId: str
|
|
916
|
+
|
|
917
|
+
class ResourceTypeDef(TypedDict):
|
|
918
|
+
arn: NotRequired[str]
|
|
919
|
+
|
|
920
|
+
class GetPolicyRequestTypeDef(TypedDict):
|
|
921
|
+
policyEngineId: str
|
|
922
|
+
policyId: str
|
|
923
|
+
|
|
924
|
+
class GetResourcePolicyRequestTypeDef(TypedDict):
|
|
925
|
+
resourceArn: str
|
|
926
|
+
|
|
613
927
|
class GetTokenVaultRequestTypeDef(TypedDict):
|
|
614
928
|
tokenVaultId: NotRequired[str]
|
|
615
929
|
|
|
@@ -690,6 +1004,10 @@ ListCodeInterpretersRequestTypeDef = TypedDict(
|
|
|
690
1004
|
},
|
|
691
1005
|
)
|
|
692
1006
|
|
|
1007
|
+
class ListEvaluatorsRequestTypeDef(TypedDict):
|
|
1008
|
+
nextToken: NotRequired[str]
|
|
1009
|
+
maxResults: NotRequired[int]
|
|
1010
|
+
|
|
693
1011
|
class ListGatewayTargetsRequestTypeDef(TypedDict):
|
|
694
1012
|
gatewayIdentifier: str
|
|
695
1013
|
maxResults: NotRequired[int]
|
|
@@ -733,6 +1051,52 @@ class Oauth2CredentialProviderItemTypeDef(TypedDict):
|
|
|
733
1051
|
createdTime: datetime
|
|
734
1052
|
lastUpdatedTime: datetime
|
|
735
1053
|
|
|
1054
|
+
class ListOnlineEvaluationConfigsRequestTypeDef(TypedDict):
|
|
1055
|
+
nextToken: NotRequired[str]
|
|
1056
|
+
maxResults: NotRequired[int]
|
|
1057
|
+
|
|
1058
|
+
class OnlineEvaluationConfigSummaryTypeDef(TypedDict):
|
|
1059
|
+
onlineEvaluationConfigArn: str
|
|
1060
|
+
onlineEvaluationConfigId: str
|
|
1061
|
+
onlineEvaluationConfigName: str
|
|
1062
|
+
status: OnlineEvaluationConfigStatusType
|
|
1063
|
+
executionStatus: OnlineEvaluationExecutionStatusType
|
|
1064
|
+
createdAt: datetime
|
|
1065
|
+
updatedAt: datetime
|
|
1066
|
+
description: NotRequired[str]
|
|
1067
|
+
failureReason: NotRequired[str]
|
|
1068
|
+
|
|
1069
|
+
class ListPoliciesRequestTypeDef(TypedDict):
|
|
1070
|
+
policyEngineId: str
|
|
1071
|
+
nextToken: NotRequired[str]
|
|
1072
|
+
maxResults: NotRequired[int]
|
|
1073
|
+
targetResourceScope: NotRequired[str]
|
|
1074
|
+
|
|
1075
|
+
class ListPolicyEnginesRequestTypeDef(TypedDict):
|
|
1076
|
+
nextToken: NotRequired[str]
|
|
1077
|
+
maxResults: NotRequired[int]
|
|
1078
|
+
|
|
1079
|
+
class PolicyEngineTypeDef(TypedDict):
|
|
1080
|
+
policyEngineId: str
|
|
1081
|
+
name: str
|
|
1082
|
+
createdAt: datetime
|
|
1083
|
+
updatedAt: datetime
|
|
1084
|
+
policyEngineArn: str
|
|
1085
|
+
status: PolicyEngineStatusType
|
|
1086
|
+
statusReasons: list[str]
|
|
1087
|
+
description: NotRequired[str]
|
|
1088
|
+
|
|
1089
|
+
class ListPolicyGenerationAssetsRequestTypeDef(TypedDict):
|
|
1090
|
+
policyGenerationId: str
|
|
1091
|
+
policyEngineId: str
|
|
1092
|
+
nextToken: NotRequired[str]
|
|
1093
|
+
maxResults: NotRequired[int]
|
|
1094
|
+
|
|
1095
|
+
class ListPolicyGenerationsRequestTypeDef(TypedDict):
|
|
1096
|
+
policyEngineId: str
|
|
1097
|
+
nextToken: NotRequired[str]
|
|
1098
|
+
maxResults: NotRequired[int]
|
|
1099
|
+
|
|
736
1100
|
class ListTagsForResourceRequestTypeDef(TypedDict):
|
|
737
1101
|
resourceArn: str
|
|
738
1102
|
|
|
@@ -768,6 +1132,11 @@ class MessageBasedTriggerInputTypeDef(TypedDict):
|
|
|
768
1132
|
class MessageBasedTriggerTypeDef(TypedDict):
|
|
769
1133
|
messageCount: NotRequired[int]
|
|
770
1134
|
|
|
1135
|
+
class MetadataConfigurationTypeDef(TypedDict):
|
|
1136
|
+
allowedRequestHeaders: NotRequired[Sequence[str]]
|
|
1137
|
+
allowedQueryParameters: NotRequired[Sequence[str]]
|
|
1138
|
+
allowedResponseHeaders: NotRequired[Sequence[str]]
|
|
1139
|
+
|
|
771
1140
|
class MicrosoftOauth2ProviderConfigInputTypeDef(TypedDict):
|
|
772
1141
|
clientId: str
|
|
773
1142
|
clientSecret: str
|
|
@@ -777,10 +1146,17 @@ class ModifyInvocationConfigurationInputTypeDef(TypedDict):
|
|
|
777
1146
|
topicArn: NotRequired[str]
|
|
778
1147
|
payloadDeliveryBucketName: NotRequired[str]
|
|
779
1148
|
|
|
1149
|
+
class NumericalScaleDefinitionTypeDef(TypedDict):
|
|
1150
|
+
definition: str
|
|
1151
|
+
value: float
|
|
1152
|
+
label: str
|
|
1153
|
+
|
|
780
1154
|
class OAuthCredentialProviderTypeDef(TypedDict):
|
|
781
1155
|
providerArn: str
|
|
782
1156
|
scopes: Sequence[str]
|
|
783
1157
|
customParameters: NotRequired[Mapping[str, str]]
|
|
1158
|
+
grantType: NotRequired[OAuthGrantTypeType]
|
|
1159
|
+
defaultReturnUrl: NotRequired[str]
|
|
784
1160
|
|
|
785
1161
|
class Oauth2AuthorizationServerMetadataOutputTypeDef(TypedDict):
|
|
786
1162
|
issuer: str
|
|
@@ -804,9 +1180,19 @@ class SlackOauth2ProviderConfigInputTypeDef(TypedDict):
|
|
|
804
1180
|
clientId: str
|
|
805
1181
|
clientSecret: str
|
|
806
1182
|
|
|
1183
|
+
class PutResourcePolicyRequestTypeDef(TypedDict):
|
|
1184
|
+
resourceArn: str
|
|
1185
|
+
policy: str
|
|
1186
|
+
|
|
807
1187
|
class RequestHeaderConfigurationTypeDef(TypedDict):
|
|
808
1188
|
requestHeaderAllowlist: NotRequired[Sequence[str]]
|
|
809
1189
|
|
|
1190
|
+
class SamplingConfigTypeDef(TypedDict):
|
|
1191
|
+
samplingPercentage: float
|
|
1192
|
+
|
|
1193
|
+
class SessionConfigTypeDef(TypedDict):
|
|
1194
|
+
sessionTimeoutMinutes: int
|
|
1195
|
+
|
|
810
1196
|
SchemaDefinitionOutputTypeDef = TypedDict(
|
|
811
1197
|
"SchemaDefinitionOutputTypeDef",
|
|
812
1198
|
{
|
|
@@ -863,19 +1249,43 @@ class UpdateApiKeyCredentialProviderRequestTypeDef(TypedDict):
|
|
|
863
1249
|
name: str
|
|
864
1250
|
apiKey: str
|
|
865
1251
|
|
|
1252
|
+
class UpdatePolicyEngineRequestTypeDef(TypedDict):
|
|
1253
|
+
policyEngineId: str
|
|
1254
|
+
description: NotRequired[str]
|
|
1255
|
+
|
|
866
1256
|
class UpdateWorkloadIdentityRequestTypeDef(TypedDict):
|
|
867
1257
|
name: str
|
|
868
1258
|
allowedResourceOauth2ReturnUrls: NotRequired[Sequence[str]]
|
|
869
1259
|
|
|
1260
|
+
class ApiGatewayToolConfigurationOutputTypeDef(TypedDict):
|
|
1261
|
+
toolFilters: list[ApiGatewayToolFilterOutputTypeDef]
|
|
1262
|
+
toolOverrides: NotRequired[list[ApiGatewayToolOverrideTypeDef]]
|
|
1263
|
+
|
|
1264
|
+
class ApiGatewayToolConfigurationTypeDef(TypedDict):
|
|
1265
|
+
toolFilters: Sequence[ApiGatewayToolFilterTypeDef]
|
|
1266
|
+
toolOverrides: NotRequired[Sequence[ApiGatewayToolOverrideTypeDef]]
|
|
1267
|
+
|
|
870
1268
|
class ApiSchemaConfigurationTypeDef(TypedDict):
|
|
871
1269
|
s3: NotRequired[S3ConfigurationTypeDef]
|
|
872
1270
|
inlinePayload: NotRequired[str]
|
|
873
1271
|
|
|
874
|
-
class
|
|
875
|
-
|
|
1272
|
+
class AuthorizingClaimMatchValueTypeOutputTypeDef(TypedDict):
|
|
1273
|
+
claimMatchValue: ClaimMatchValueTypeOutputTypeDef
|
|
1274
|
+
claimMatchOperator: ClaimMatchOperatorTypeType
|
|
876
1275
|
|
|
877
|
-
class
|
|
878
|
-
|
|
1276
|
+
class AuthorizingClaimMatchValueTypeTypeDef(TypedDict):
|
|
1277
|
+
claimMatchValue: ClaimMatchValueTypeTypeDef
|
|
1278
|
+
claimMatchOperator: ClaimMatchOperatorTypeType
|
|
1279
|
+
|
|
1280
|
+
class BedrockEvaluatorModelConfigOutputTypeDef(TypedDict):
|
|
1281
|
+
modelId: str
|
|
1282
|
+
inferenceConfig: NotRequired[InferenceConfigurationOutputTypeDef]
|
|
1283
|
+
additionalModelRequestFields: NotRequired[dict[str, Any]]
|
|
1284
|
+
|
|
1285
|
+
class BedrockEvaluatorModelConfigTypeDef(TypedDict):
|
|
1286
|
+
modelId: str
|
|
1287
|
+
inferenceConfig: NotRequired[InferenceConfigurationTypeDef]
|
|
1288
|
+
additionalModelRequestFields: NotRequired[Mapping[str, Any]]
|
|
879
1289
|
|
|
880
1290
|
class BrowserNetworkConfigurationOutputTypeDef(TypedDict):
|
|
881
1291
|
networkMode: BrowserNetworkModeType
|
|
@@ -901,6 +1311,18 @@ class NetworkConfigurationTypeDef(TypedDict):
|
|
|
901
1311
|
networkMode: NetworkModeType
|
|
902
1312
|
networkModeConfig: NotRequired[VpcConfigTypeDef]
|
|
903
1313
|
|
|
1314
|
+
class PolicyDefinitionTypeDef(TypedDict):
|
|
1315
|
+
cedar: NotRequired[CedarPolicyTypeDef]
|
|
1316
|
+
|
|
1317
|
+
class DataSourceConfigOutputTypeDef(TypedDict):
|
|
1318
|
+
cloudWatchLogs: NotRequired[CloudWatchLogsInputConfigOutputTypeDef]
|
|
1319
|
+
|
|
1320
|
+
class DataSourceConfigTypeDef(TypedDict):
|
|
1321
|
+
cloudWatchLogs: NotRequired[CloudWatchLogsInputConfigTypeDef]
|
|
1322
|
+
|
|
1323
|
+
class OutputConfigTypeDef(TypedDict):
|
|
1324
|
+
cloudWatchConfig: CloudWatchOutputConfigTypeDef
|
|
1325
|
+
|
|
904
1326
|
class CodeTypeDef(TypedDict):
|
|
905
1327
|
s3: NotRequired[S3LocationTypeDef]
|
|
906
1328
|
|
|
@@ -932,6 +1354,24 @@ class CreateCodeInterpreterResponseTypeDef(TypedDict):
|
|
|
932
1354
|
status: CodeInterpreterStatusType
|
|
933
1355
|
ResponseMetadata: ResponseMetadataTypeDef
|
|
934
1356
|
|
|
1357
|
+
class CreateEvaluatorResponseTypeDef(TypedDict):
|
|
1358
|
+
evaluatorArn: str
|
|
1359
|
+
evaluatorId: str
|
|
1360
|
+
createdAt: datetime
|
|
1361
|
+
status: EvaluatorStatusType
|
|
1362
|
+
ResponseMetadata: ResponseMetadataTypeDef
|
|
1363
|
+
|
|
1364
|
+
class CreatePolicyEngineResponseTypeDef(TypedDict):
|
|
1365
|
+
policyEngineId: str
|
|
1366
|
+
name: str
|
|
1367
|
+
description: str
|
|
1368
|
+
createdAt: datetime
|
|
1369
|
+
updatedAt: datetime
|
|
1370
|
+
policyEngineArn: str
|
|
1371
|
+
status: PolicyEngineStatusType
|
|
1372
|
+
statusReasons: list[str]
|
|
1373
|
+
ResponseMetadata: ResponseMetadataTypeDef
|
|
1374
|
+
|
|
935
1375
|
class CreateWorkloadIdentityResponseTypeDef(TypedDict):
|
|
936
1376
|
name: str
|
|
937
1377
|
workloadIdentityArn: str
|
|
@@ -961,6 +1401,12 @@ class DeleteCodeInterpreterResponseTypeDef(TypedDict):
|
|
|
961
1401
|
lastUpdatedAt: datetime
|
|
962
1402
|
ResponseMetadata: ResponseMetadataTypeDef
|
|
963
1403
|
|
|
1404
|
+
class DeleteEvaluatorResponseTypeDef(TypedDict):
|
|
1405
|
+
evaluatorArn: str
|
|
1406
|
+
evaluatorId: str
|
|
1407
|
+
status: EvaluatorStatusType
|
|
1408
|
+
ResponseMetadata: ResponseMetadataTypeDef
|
|
1409
|
+
|
|
964
1410
|
class DeleteGatewayResponseTypeDef(TypedDict):
|
|
965
1411
|
gatewayId: str
|
|
966
1412
|
status: GatewayStatusType
|
|
@@ -979,6 +1425,23 @@ class DeleteMemoryOutputTypeDef(TypedDict):
|
|
|
979
1425
|
status: MemoryStatusType
|
|
980
1426
|
ResponseMetadata: ResponseMetadataTypeDef
|
|
981
1427
|
|
|
1428
|
+
class DeleteOnlineEvaluationConfigResponseTypeDef(TypedDict):
|
|
1429
|
+
onlineEvaluationConfigArn: str
|
|
1430
|
+
onlineEvaluationConfigId: str
|
|
1431
|
+
status: OnlineEvaluationConfigStatusType
|
|
1432
|
+
ResponseMetadata: ResponseMetadataTypeDef
|
|
1433
|
+
|
|
1434
|
+
class DeletePolicyEngineResponseTypeDef(TypedDict):
|
|
1435
|
+
policyEngineId: str
|
|
1436
|
+
name: str
|
|
1437
|
+
description: str
|
|
1438
|
+
createdAt: datetime
|
|
1439
|
+
updatedAt: datetime
|
|
1440
|
+
policyEngineArn: str
|
|
1441
|
+
status: PolicyEngineStatusType
|
|
1442
|
+
statusReasons: list[str]
|
|
1443
|
+
ResponseMetadata: ResponseMetadataTypeDef
|
|
1444
|
+
|
|
982
1445
|
GetAgentRuntimeEndpointResponseTypeDef = TypedDict(
|
|
983
1446
|
"GetAgentRuntimeEndpointResponseTypeDef",
|
|
984
1447
|
{
|
|
@@ -997,6 +1460,21 @@ GetAgentRuntimeEndpointResponseTypeDef = TypedDict(
|
|
|
997
1460
|
},
|
|
998
1461
|
)
|
|
999
1462
|
|
|
1463
|
+
class GetPolicyEngineResponseTypeDef(TypedDict):
|
|
1464
|
+
policyEngineId: str
|
|
1465
|
+
name: str
|
|
1466
|
+
description: str
|
|
1467
|
+
createdAt: datetime
|
|
1468
|
+
updatedAt: datetime
|
|
1469
|
+
policyEngineArn: str
|
|
1470
|
+
status: PolicyEngineStatusType
|
|
1471
|
+
statusReasons: list[str]
|
|
1472
|
+
ResponseMetadata: ResponseMetadataTypeDef
|
|
1473
|
+
|
|
1474
|
+
class GetResourcePolicyResponseTypeDef(TypedDict):
|
|
1475
|
+
policy: str
|
|
1476
|
+
ResponseMetadata: ResponseMetadataTypeDef
|
|
1477
|
+
|
|
1000
1478
|
class GetWorkloadIdentityResponseTypeDef(TypedDict):
|
|
1001
1479
|
name: str
|
|
1002
1480
|
workloadIdentityArn: str
|
|
@@ -1039,6 +1517,10 @@ class ListTagsForResourceResponseTypeDef(TypedDict):
|
|
|
1039
1517
|
tags: dict[str, str]
|
|
1040
1518
|
ResponseMetadata: ResponseMetadataTypeDef
|
|
1041
1519
|
|
|
1520
|
+
class PutResourcePolicyResponseTypeDef(TypedDict):
|
|
1521
|
+
policy: str
|
|
1522
|
+
ResponseMetadata: ResponseMetadataTypeDef
|
|
1523
|
+
|
|
1042
1524
|
class UpdateAgentRuntimeEndpointResponseTypeDef(TypedDict):
|
|
1043
1525
|
liveVersion: str
|
|
1044
1526
|
targetVersion: str
|
|
@@ -1049,6 +1531,33 @@ class UpdateAgentRuntimeEndpointResponseTypeDef(TypedDict):
|
|
|
1049
1531
|
lastUpdatedAt: datetime
|
|
1050
1532
|
ResponseMetadata: ResponseMetadataTypeDef
|
|
1051
1533
|
|
|
1534
|
+
class UpdateEvaluatorResponseTypeDef(TypedDict):
|
|
1535
|
+
evaluatorArn: str
|
|
1536
|
+
evaluatorId: str
|
|
1537
|
+
updatedAt: datetime
|
|
1538
|
+
status: EvaluatorStatusType
|
|
1539
|
+
ResponseMetadata: ResponseMetadataTypeDef
|
|
1540
|
+
|
|
1541
|
+
class UpdateOnlineEvaluationConfigResponseTypeDef(TypedDict):
|
|
1542
|
+
onlineEvaluationConfigArn: str
|
|
1543
|
+
onlineEvaluationConfigId: str
|
|
1544
|
+
updatedAt: datetime
|
|
1545
|
+
status: OnlineEvaluationConfigStatusType
|
|
1546
|
+
executionStatus: OnlineEvaluationExecutionStatusType
|
|
1547
|
+
failureReason: str
|
|
1548
|
+
ResponseMetadata: ResponseMetadataTypeDef
|
|
1549
|
+
|
|
1550
|
+
class UpdatePolicyEngineResponseTypeDef(TypedDict):
|
|
1551
|
+
policyEngineId: str
|
|
1552
|
+
name: str
|
|
1553
|
+
description: str
|
|
1554
|
+
createdAt: datetime
|
|
1555
|
+
updatedAt: datetime
|
|
1556
|
+
policyEngineArn: str
|
|
1557
|
+
status: PolicyEngineStatusType
|
|
1558
|
+
statusReasons: list[str]
|
|
1559
|
+
ResponseMetadata: ResponseMetadataTypeDef
|
|
1560
|
+
|
|
1052
1561
|
class UpdateWorkloadIdentityResponseTypeDef(TypedDict):
|
|
1053
1562
|
name: str
|
|
1054
1563
|
workloadIdentityArn: str
|
|
@@ -1113,11 +1622,15 @@ class CustomConsolidationConfigurationInputTypeDef(TypedDict):
|
|
|
1113
1622
|
userPreferenceConsolidationOverride: NotRequired[
|
|
1114
1623
|
UserPreferenceOverrideConsolidationConfigurationInputTypeDef
|
|
1115
1624
|
]
|
|
1625
|
+
episodicConsolidationOverride: NotRequired[
|
|
1626
|
+
EpisodicOverrideConsolidationConfigurationInputTypeDef
|
|
1627
|
+
]
|
|
1116
1628
|
|
|
1117
1629
|
class CustomConsolidationConfigurationTypeDef(TypedDict):
|
|
1118
1630
|
semanticConsolidationOverride: NotRequired[SemanticConsolidationOverrideTypeDef]
|
|
1119
1631
|
summaryConsolidationOverride: NotRequired[SummaryConsolidationOverrideTypeDef]
|
|
1120
1632
|
userPreferenceConsolidationOverride: NotRequired[UserPreferenceConsolidationOverrideTypeDef]
|
|
1633
|
+
episodicConsolidationOverride: NotRequired[EpisodicConsolidationOverrideTypeDef]
|
|
1121
1634
|
|
|
1122
1635
|
class SemanticOverrideConfigurationInputTypeDef(TypedDict):
|
|
1123
1636
|
extraction: NotRequired[SemanticOverrideExtractionConfigurationInputTypeDef]
|
|
@@ -1128,6 +1641,7 @@ class CustomExtractionConfigurationInputTypeDef(TypedDict):
|
|
|
1128
1641
|
userPreferenceExtractionOverride: NotRequired[
|
|
1129
1642
|
UserPreferenceOverrideExtractionConfigurationInputTypeDef
|
|
1130
1643
|
]
|
|
1644
|
+
episodicExtractionOverride: NotRequired[EpisodicOverrideExtractionConfigurationInputTypeDef]
|
|
1131
1645
|
|
|
1132
1646
|
class UserPreferenceOverrideConfigurationInputTypeDef(TypedDict):
|
|
1133
1647
|
extraction: NotRequired[UserPreferenceOverrideExtractionConfigurationInputTypeDef]
|
|
@@ -1136,6 +1650,38 @@ class UserPreferenceOverrideConfigurationInputTypeDef(TypedDict):
|
|
|
1136
1650
|
class CustomExtractionConfigurationTypeDef(TypedDict):
|
|
1137
1651
|
semanticExtractionOverride: NotRequired[SemanticExtractionOverrideTypeDef]
|
|
1138
1652
|
userPreferenceExtractionOverride: NotRequired[UserPreferenceExtractionOverrideTypeDef]
|
|
1653
|
+
episodicExtractionOverride: NotRequired[EpisodicExtractionOverrideTypeDef]
|
|
1654
|
+
|
|
1655
|
+
class CustomReflectionConfigurationInputTypeDef(TypedDict):
|
|
1656
|
+
episodicReflectionOverride: NotRequired[EpisodicOverrideReflectionConfigurationInputTypeDef]
|
|
1657
|
+
|
|
1658
|
+
class EpisodicOverrideConfigurationInputTypeDef(TypedDict):
|
|
1659
|
+
extraction: NotRequired[EpisodicOverrideExtractionConfigurationInputTypeDef]
|
|
1660
|
+
consolidation: NotRequired[EpisodicOverrideConsolidationConfigurationInputTypeDef]
|
|
1661
|
+
reflection: NotRequired[EpisodicOverrideReflectionConfigurationInputTypeDef]
|
|
1662
|
+
|
|
1663
|
+
class CustomReflectionConfigurationTypeDef(TypedDict):
|
|
1664
|
+
episodicReflectionOverride: NotRequired[EpisodicReflectionOverrideTypeDef]
|
|
1665
|
+
|
|
1666
|
+
class EpisodicMemoryStrategyInputTypeDef(TypedDict):
|
|
1667
|
+
name: str
|
|
1668
|
+
description: NotRequired[str]
|
|
1669
|
+
namespaces: NotRequired[Sequence[str]]
|
|
1670
|
+
reflectionConfiguration: NotRequired[EpisodicReflectionConfigurationInputTypeDef]
|
|
1671
|
+
|
|
1672
|
+
class ListEvaluatorsResponseTypeDef(TypedDict):
|
|
1673
|
+
evaluators: list[EvaluatorSummaryTypeDef]
|
|
1674
|
+
ResponseMetadata: ResponseMetadataTypeDef
|
|
1675
|
+
nextToken: NotRequired[str]
|
|
1676
|
+
|
|
1677
|
+
FilterTypeDef = TypedDict(
|
|
1678
|
+
"FilterTypeDef",
|
|
1679
|
+
{
|
|
1680
|
+
"key": str,
|
|
1681
|
+
"operator": FilterOperatorType,
|
|
1682
|
+
"value": FilterValueTypeDef,
|
|
1683
|
+
},
|
|
1684
|
+
)
|
|
1139
1685
|
|
|
1140
1686
|
class GatewayProtocolConfigurationOutputTypeDef(TypedDict):
|
|
1141
1687
|
mcp: NotRequired[MCPGatewayConfigurationOutputTypeDef]
|
|
@@ -1150,8 +1696,77 @@ class ListGatewaysResponseTypeDef(TypedDict):
|
|
|
1150
1696
|
|
|
1151
1697
|
class GetMemoryInputWaitTypeDef(TypedDict):
|
|
1152
1698
|
memoryId: str
|
|
1699
|
+
view: NotRequired[MemoryViewType]
|
|
1700
|
+
WaiterConfig: NotRequired[WaiterConfigTypeDef]
|
|
1701
|
+
|
|
1702
|
+
class GetPolicyEngineRequestWaitExtraTypeDef(TypedDict):
|
|
1703
|
+
policyEngineId: str
|
|
1704
|
+
WaiterConfig: NotRequired[WaiterConfigTypeDef]
|
|
1705
|
+
|
|
1706
|
+
class GetPolicyEngineRequestWaitTypeDef(TypedDict):
|
|
1707
|
+
policyEngineId: str
|
|
1708
|
+
WaiterConfig: NotRequired[WaiterConfigTypeDef]
|
|
1709
|
+
|
|
1710
|
+
class GetPolicyGenerationRequestWaitTypeDef(TypedDict):
|
|
1711
|
+
policyGenerationId: str
|
|
1712
|
+
policyEngineId: str
|
|
1713
|
+
WaiterConfig: NotRequired[WaiterConfigTypeDef]
|
|
1714
|
+
|
|
1715
|
+
class GetPolicyRequestWaitExtraTypeDef(TypedDict):
|
|
1716
|
+
policyEngineId: str
|
|
1717
|
+
policyId: str
|
|
1718
|
+
WaiterConfig: NotRequired[WaiterConfigTypeDef]
|
|
1719
|
+
|
|
1720
|
+
class GetPolicyRequestWaitTypeDef(TypedDict):
|
|
1721
|
+
policyEngineId: str
|
|
1722
|
+
policyId: str
|
|
1153
1723
|
WaiterConfig: NotRequired[WaiterConfigTypeDef]
|
|
1154
1724
|
|
|
1725
|
+
class GetPolicyGenerationResponseTypeDef(TypedDict):
|
|
1726
|
+
policyEngineId: str
|
|
1727
|
+
policyGenerationId: str
|
|
1728
|
+
name: str
|
|
1729
|
+
policyGenerationArn: str
|
|
1730
|
+
resource: ResourceTypeDef
|
|
1731
|
+
createdAt: datetime
|
|
1732
|
+
updatedAt: datetime
|
|
1733
|
+
status: PolicyGenerationStatusType
|
|
1734
|
+
statusReasons: list[str]
|
|
1735
|
+
findings: str
|
|
1736
|
+
ResponseMetadata: ResponseMetadataTypeDef
|
|
1737
|
+
|
|
1738
|
+
class PolicyGenerationTypeDef(TypedDict):
|
|
1739
|
+
policyEngineId: str
|
|
1740
|
+
policyGenerationId: str
|
|
1741
|
+
name: str
|
|
1742
|
+
policyGenerationArn: str
|
|
1743
|
+
resource: ResourceTypeDef
|
|
1744
|
+
createdAt: datetime
|
|
1745
|
+
updatedAt: datetime
|
|
1746
|
+
status: PolicyGenerationStatusType
|
|
1747
|
+
statusReasons: list[str]
|
|
1748
|
+
findings: NotRequired[str]
|
|
1749
|
+
|
|
1750
|
+
class StartPolicyGenerationRequestTypeDef(TypedDict):
|
|
1751
|
+
policyEngineId: str
|
|
1752
|
+
resource: ResourceTypeDef
|
|
1753
|
+
content: ContentTypeDef
|
|
1754
|
+
name: str
|
|
1755
|
+
clientToken: NotRequired[str]
|
|
1756
|
+
|
|
1757
|
+
class StartPolicyGenerationResponseTypeDef(TypedDict):
|
|
1758
|
+
policyEngineId: str
|
|
1759
|
+
policyGenerationId: str
|
|
1760
|
+
name: str
|
|
1761
|
+
policyGenerationArn: str
|
|
1762
|
+
resource: ResourceTypeDef
|
|
1763
|
+
createdAt: datetime
|
|
1764
|
+
updatedAt: datetime
|
|
1765
|
+
status: PolicyGenerationStatusType
|
|
1766
|
+
statusReasons: list[str]
|
|
1767
|
+
findings: str
|
|
1768
|
+
ResponseMetadata: ResponseMetadataTypeDef
|
|
1769
|
+
|
|
1155
1770
|
class GetTokenVaultResponseTypeDef(TypedDict):
|
|
1156
1771
|
tokenVaultId: str
|
|
1157
1772
|
kmsConfiguration: KmsConfigurationTypeDef
|
|
@@ -1204,6 +1819,9 @@ ListCodeInterpretersRequestPaginateTypeDef = TypedDict(
|
|
|
1204
1819
|
},
|
|
1205
1820
|
)
|
|
1206
1821
|
|
|
1822
|
+
class ListEvaluatorsRequestPaginateTypeDef(TypedDict):
|
|
1823
|
+
PaginationConfig: NotRequired[PaginatorConfigTypeDef]
|
|
1824
|
+
|
|
1207
1825
|
class ListGatewayTargetsRequestPaginateTypeDef(TypedDict):
|
|
1208
1826
|
gatewayIdentifier: str
|
|
1209
1827
|
PaginationConfig: NotRequired[PaginatorConfigTypeDef]
|
|
@@ -1217,6 +1835,26 @@ class ListMemoriesInputPaginateTypeDef(TypedDict):
|
|
|
1217
1835
|
class ListOauth2CredentialProvidersRequestPaginateTypeDef(TypedDict):
|
|
1218
1836
|
PaginationConfig: NotRequired[PaginatorConfigTypeDef]
|
|
1219
1837
|
|
|
1838
|
+
class ListOnlineEvaluationConfigsRequestPaginateTypeDef(TypedDict):
|
|
1839
|
+
PaginationConfig: NotRequired[PaginatorConfigTypeDef]
|
|
1840
|
+
|
|
1841
|
+
class ListPoliciesRequestPaginateTypeDef(TypedDict):
|
|
1842
|
+
policyEngineId: str
|
|
1843
|
+
targetResourceScope: NotRequired[str]
|
|
1844
|
+
PaginationConfig: NotRequired[PaginatorConfigTypeDef]
|
|
1845
|
+
|
|
1846
|
+
class ListPolicyEnginesRequestPaginateTypeDef(TypedDict):
|
|
1847
|
+
PaginationConfig: NotRequired[PaginatorConfigTypeDef]
|
|
1848
|
+
|
|
1849
|
+
class ListPolicyGenerationAssetsRequestPaginateTypeDef(TypedDict):
|
|
1850
|
+
policyGenerationId: str
|
|
1851
|
+
policyEngineId: str
|
|
1852
|
+
PaginationConfig: NotRequired[PaginatorConfigTypeDef]
|
|
1853
|
+
|
|
1854
|
+
class ListPolicyGenerationsRequestPaginateTypeDef(TypedDict):
|
|
1855
|
+
policyEngineId: str
|
|
1856
|
+
PaginationConfig: NotRequired[PaginatorConfigTypeDef]
|
|
1857
|
+
|
|
1220
1858
|
class ListWorkloadIdentitiesRequestPaginateTypeDef(TypedDict):
|
|
1221
1859
|
PaginationConfig: NotRequired[PaginatorConfigTypeDef]
|
|
1222
1860
|
|
|
@@ -1235,11 +1873,33 @@ class ListOauth2CredentialProvidersResponseTypeDef(TypedDict):
|
|
|
1235
1873
|
ResponseMetadata: ResponseMetadataTypeDef
|
|
1236
1874
|
nextToken: NotRequired[str]
|
|
1237
1875
|
|
|
1876
|
+
class ListOnlineEvaluationConfigsResponseTypeDef(TypedDict):
|
|
1877
|
+
onlineEvaluationConfigs: list[OnlineEvaluationConfigSummaryTypeDef]
|
|
1878
|
+
ResponseMetadata: ResponseMetadataTypeDef
|
|
1879
|
+
nextToken: NotRequired[str]
|
|
1880
|
+
|
|
1881
|
+
class ListPolicyEnginesResponseTypeDef(TypedDict):
|
|
1882
|
+
policyEngines: list[PolicyEngineTypeDef]
|
|
1883
|
+
ResponseMetadata: ResponseMetadataTypeDef
|
|
1884
|
+
nextToken: NotRequired[str]
|
|
1885
|
+
|
|
1238
1886
|
class ListWorkloadIdentitiesResponseTypeDef(TypedDict):
|
|
1239
1887
|
workloadIdentities: list[WorkloadIdentityTypeTypeDef]
|
|
1240
1888
|
ResponseMetadata: ResponseMetadataTypeDef
|
|
1241
1889
|
nextToken: NotRequired[str]
|
|
1242
1890
|
|
|
1891
|
+
MetadataConfigurationUnionTypeDef = Union[
|
|
1892
|
+
MetadataConfigurationTypeDef, MetadataConfigurationOutputTypeDef
|
|
1893
|
+
]
|
|
1894
|
+
|
|
1895
|
+
class RatingScaleOutputTypeDef(TypedDict):
|
|
1896
|
+
numerical: NotRequired[list[NumericalScaleDefinitionTypeDef]]
|
|
1897
|
+
categorical: NotRequired[list[CategoricalScaleDefinitionTypeDef]]
|
|
1898
|
+
|
|
1899
|
+
class RatingScaleTypeDef(TypedDict):
|
|
1900
|
+
numerical: NotRequired[Sequence[NumericalScaleDefinitionTypeDef]]
|
|
1901
|
+
categorical: NotRequired[Sequence[CategoricalScaleDefinitionTypeDef]]
|
|
1902
|
+
|
|
1243
1903
|
OAuthCredentialProviderUnionTypeDef = Union[
|
|
1244
1904
|
OAuthCredentialProviderTypeDef, OAuthCredentialProviderOutputTypeDef
|
|
1245
1905
|
]
|
|
@@ -1277,9 +1937,31 @@ class TriggerConditionTypeDef(TypedDict):
|
|
|
1277
1937
|
tokenBasedTrigger: NotRequired[TokenBasedTriggerTypeDef]
|
|
1278
1938
|
timeBasedTrigger: NotRequired[TimeBasedTriggerTypeDef]
|
|
1279
1939
|
|
|
1280
|
-
|
|
1281
|
-
|
|
1282
|
-
|
|
1940
|
+
class ApiGatewayTargetConfigurationOutputTypeDef(TypedDict):
|
|
1941
|
+
restApiId: str
|
|
1942
|
+
stage: str
|
|
1943
|
+
apiGatewayToolConfiguration: ApiGatewayToolConfigurationOutputTypeDef
|
|
1944
|
+
|
|
1945
|
+
class ApiGatewayTargetConfigurationTypeDef(TypedDict):
|
|
1946
|
+
restApiId: str
|
|
1947
|
+
stage: str
|
|
1948
|
+
apiGatewayToolConfiguration: ApiGatewayToolConfigurationTypeDef
|
|
1949
|
+
|
|
1950
|
+
class CustomClaimValidationTypeOutputTypeDef(TypedDict):
|
|
1951
|
+
inboundTokenClaimName: str
|
|
1952
|
+
inboundTokenClaimValueType: InboundTokenClaimValueTypeType
|
|
1953
|
+
authorizingClaimMatchValue: AuthorizingClaimMatchValueTypeOutputTypeDef
|
|
1954
|
+
|
|
1955
|
+
class CustomClaimValidationTypeTypeDef(TypedDict):
|
|
1956
|
+
inboundTokenClaimName: str
|
|
1957
|
+
inboundTokenClaimValueType: InboundTokenClaimValueTypeType
|
|
1958
|
+
authorizingClaimMatchValue: AuthorizingClaimMatchValueTypeTypeDef
|
|
1959
|
+
|
|
1960
|
+
class EvaluatorModelConfigOutputTypeDef(TypedDict):
|
|
1961
|
+
bedrockEvaluatorModelConfig: NotRequired[BedrockEvaluatorModelConfigOutputTypeDef]
|
|
1962
|
+
|
|
1963
|
+
class EvaluatorModelConfigTypeDef(TypedDict):
|
|
1964
|
+
bedrockEvaluatorModelConfig: NotRequired[BedrockEvaluatorModelConfigTypeDef]
|
|
1283
1965
|
|
|
1284
1966
|
class GetCodeInterpreterResponseTypeDef(TypedDict):
|
|
1285
1967
|
codeInterpreterId: str
|
|
@@ -1304,15 +1986,112 @@ NetworkConfigurationUnionTypeDef = Union[
|
|
|
1304
1986
|
NetworkConfigurationTypeDef, NetworkConfigurationOutputTypeDef
|
|
1305
1987
|
]
|
|
1306
1988
|
|
|
1307
|
-
class
|
|
1308
|
-
|
|
1309
|
-
|
|
1310
|
-
|
|
1989
|
+
class CreatePolicyRequestTypeDef(TypedDict):
|
|
1990
|
+
name: str
|
|
1991
|
+
definition: PolicyDefinitionTypeDef
|
|
1992
|
+
policyEngineId: str
|
|
1993
|
+
description: NotRequired[str]
|
|
1994
|
+
validationMode: NotRequired[PolicyValidationModeType]
|
|
1995
|
+
clientToken: NotRequired[str]
|
|
1311
1996
|
|
|
1312
|
-
class
|
|
1313
|
-
|
|
1314
|
-
|
|
1315
|
-
|
|
1997
|
+
class CreatePolicyResponseTypeDef(TypedDict):
|
|
1998
|
+
policyId: str
|
|
1999
|
+
name: str
|
|
2000
|
+
policyEngineId: str
|
|
2001
|
+
definition: PolicyDefinitionTypeDef
|
|
2002
|
+
description: str
|
|
2003
|
+
createdAt: datetime
|
|
2004
|
+
updatedAt: datetime
|
|
2005
|
+
policyArn: str
|
|
2006
|
+
status: PolicyStatusType
|
|
2007
|
+
statusReasons: list[str]
|
|
2008
|
+
ResponseMetadata: ResponseMetadataTypeDef
|
|
2009
|
+
|
|
2010
|
+
class DeletePolicyResponseTypeDef(TypedDict):
|
|
2011
|
+
policyId: str
|
|
2012
|
+
name: str
|
|
2013
|
+
policyEngineId: str
|
|
2014
|
+
definition: PolicyDefinitionTypeDef
|
|
2015
|
+
description: str
|
|
2016
|
+
createdAt: datetime
|
|
2017
|
+
updatedAt: datetime
|
|
2018
|
+
policyArn: str
|
|
2019
|
+
status: PolicyStatusType
|
|
2020
|
+
statusReasons: list[str]
|
|
2021
|
+
ResponseMetadata: ResponseMetadataTypeDef
|
|
2022
|
+
|
|
2023
|
+
class GetPolicyResponseTypeDef(TypedDict):
|
|
2024
|
+
policyId: str
|
|
2025
|
+
name: str
|
|
2026
|
+
policyEngineId: str
|
|
2027
|
+
definition: PolicyDefinitionTypeDef
|
|
2028
|
+
description: str
|
|
2029
|
+
createdAt: datetime
|
|
2030
|
+
updatedAt: datetime
|
|
2031
|
+
policyArn: str
|
|
2032
|
+
status: PolicyStatusType
|
|
2033
|
+
statusReasons: list[str]
|
|
2034
|
+
ResponseMetadata: ResponseMetadataTypeDef
|
|
2035
|
+
|
|
2036
|
+
class PolicyGenerationAssetTypeDef(TypedDict):
|
|
2037
|
+
policyGenerationAssetId: str
|
|
2038
|
+
rawTextFragment: str
|
|
2039
|
+
findings: list[FindingTypeDef]
|
|
2040
|
+
definition: NotRequired[PolicyDefinitionTypeDef]
|
|
2041
|
+
|
|
2042
|
+
class PolicyTypeDef(TypedDict):
|
|
2043
|
+
policyId: str
|
|
2044
|
+
name: str
|
|
2045
|
+
policyEngineId: str
|
|
2046
|
+
definition: PolicyDefinitionTypeDef
|
|
2047
|
+
createdAt: datetime
|
|
2048
|
+
updatedAt: datetime
|
|
2049
|
+
policyArn: str
|
|
2050
|
+
status: PolicyStatusType
|
|
2051
|
+
statusReasons: list[str]
|
|
2052
|
+
description: NotRequired[str]
|
|
2053
|
+
|
|
2054
|
+
class UpdatePolicyRequestTypeDef(TypedDict):
|
|
2055
|
+
policyEngineId: str
|
|
2056
|
+
policyId: str
|
|
2057
|
+
definition: PolicyDefinitionTypeDef
|
|
2058
|
+
description: NotRequired[str]
|
|
2059
|
+
validationMode: NotRequired[PolicyValidationModeType]
|
|
2060
|
+
|
|
2061
|
+
class UpdatePolicyResponseTypeDef(TypedDict):
|
|
2062
|
+
policyId: str
|
|
2063
|
+
name: str
|
|
2064
|
+
policyEngineId: str
|
|
2065
|
+
definition: PolicyDefinitionTypeDef
|
|
2066
|
+
description: str
|
|
2067
|
+
createdAt: datetime
|
|
2068
|
+
updatedAt: datetime
|
|
2069
|
+
policyArn: str
|
|
2070
|
+
status: PolicyStatusType
|
|
2071
|
+
statusReasons: list[str]
|
|
2072
|
+
ResponseMetadata: ResponseMetadataTypeDef
|
|
2073
|
+
|
|
2074
|
+
DataSourceConfigUnionTypeDef = Union[DataSourceConfigTypeDef, DataSourceConfigOutputTypeDef]
|
|
2075
|
+
|
|
2076
|
+
class CreateOnlineEvaluationConfigResponseTypeDef(TypedDict):
|
|
2077
|
+
onlineEvaluationConfigArn: str
|
|
2078
|
+
onlineEvaluationConfigId: str
|
|
2079
|
+
createdAt: datetime
|
|
2080
|
+
outputConfig: OutputConfigTypeDef
|
|
2081
|
+
status: OnlineEvaluationConfigStatusType
|
|
2082
|
+
executionStatus: OnlineEvaluationExecutionStatusType
|
|
2083
|
+
failureReason: str
|
|
2084
|
+
ResponseMetadata: ResponseMetadataTypeDef
|
|
2085
|
+
|
|
2086
|
+
class CodeConfigurationOutputTypeDef(TypedDict):
|
|
2087
|
+
code: CodeTypeDef
|
|
2088
|
+
runtime: AgentManagedRuntimeTypeType
|
|
2089
|
+
entryPoint: list[str]
|
|
2090
|
+
|
|
2091
|
+
class CodeConfigurationTypeDef(TypedDict):
|
|
2092
|
+
code: CodeTypeDef
|
|
2093
|
+
runtime: AgentManagedRuntimeTypeType
|
|
2094
|
+
entryPoint: Sequence[str]
|
|
1316
2095
|
|
|
1317
2096
|
class GetBrowserResponseTypeDef(TypedDict):
|
|
1318
2097
|
browserId: str
|
|
@@ -1345,10 +2124,33 @@ class ModifyExtractionConfigurationTypeDef(TypedDict):
|
|
|
1345
2124
|
class ExtractionConfigurationTypeDef(TypedDict):
|
|
1346
2125
|
customExtractionConfiguration: NotRequired[CustomExtractionConfigurationTypeDef]
|
|
1347
2126
|
|
|
2127
|
+
class ModifyReflectionConfigurationTypeDef(TypedDict):
|
|
2128
|
+
episodicReflectionConfiguration: NotRequired[EpisodicReflectionConfigurationInputTypeDef]
|
|
2129
|
+
customReflectionConfiguration: NotRequired[CustomReflectionConfigurationInputTypeDef]
|
|
2130
|
+
|
|
2131
|
+
class ReflectionConfigurationTypeDef(TypedDict):
|
|
2132
|
+
customReflectionConfiguration: NotRequired[CustomReflectionConfigurationTypeDef]
|
|
2133
|
+
episodicReflectionConfiguration: NotRequired[EpisodicReflectionConfigurationTypeDef]
|
|
2134
|
+
|
|
2135
|
+
class RuleOutputTypeDef(TypedDict):
|
|
2136
|
+
samplingConfig: SamplingConfigTypeDef
|
|
2137
|
+
filters: NotRequired[list[FilterTypeDef]]
|
|
2138
|
+
sessionConfig: NotRequired[SessionConfigTypeDef]
|
|
2139
|
+
|
|
2140
|
+
class RuleTypeDef(TypedDict):
|
|
2141
|
+
samplingConfig: SamplingConfigTypeDef
|
|
2142
|
+
filters: NotRequired[Sequence[FilterTypeDef]]
|
|
2143
|
+
sessionConfig: NotRequired[SessionConfigTypeDef]
|
|
2144
|
+
|
|
1348
2145
|
GatewayProtocolConfigurationUnionTypeDef = Union[
|
|
1349
2146
|
GatewayProtocolConfigurationTypeDef, GatewayProtocolConfigurationOutputTypeDef
|
|
1350
2147
|
]
|
|
1351
2148
|
|
|
2149
|
+
class ListPolicyGenerationsResponseTypeDef(TypedDict):
|
|
2150
|
+
policyGenerations: list[PolicyGenerationTypeDef]
|
|
2151
|
+
ResponseMetadata: ResponseMetadataTypeDef
|
|
2152
|
+
nextToken: NotRequired[str]
|
|
2153
|
+
|
|
1352
2154
|
class GatewayInterceptorConfigurationOutputTypeDef(TypedDict):
|
|
1353
2155
|
interceptor: InterceptorConfigurationTypeDef
|
|
1354
2156
|
interceptionPoints: list[GatewayInterceptionPointType]
|
|
@@ -1426,6 +2228,30 @@ class SelfManagedConfigurationTypeDef(TypedDict):
|
|
|
1426
2228
|
invocationConfiguration: InvocationConfigurationTypeDef
|
|
1427
2229
|
historicalContextWindowSize: int
|
|
1428
2230
|
|
|
2231
|
+
class CustomJWTAuthorizerConfigurationOutputTypeDef(TypedDict):
|
|
2232
|
+
discoveryUrl: str
|
|
2233
|
+
allowedAudience: NotRequired[list[str]]
|
|
2234
|
+
allowedClients: NotRequired[list[str]]
|
|
2235
|
+
allowedScopes: NotRequired[list[str]]
|
|
2236
|
+
customClaims: NotRequired[list[CustomClaimValidationTypeOutputTypeDef]]
|
|
2237
|
+
|
|
2238
|
+
class CustomJWTAuthorizerConfigurationTypeDef(TypedDict):
|
|
2239
|
+
discoveryUrl: str
|
|
2240
|
+
allowedAudience: NotRequired[Sequence[str]]
|
|
2241
|
+
allowedClients: NotRequired[Sequence[str]]
|
|
2242
|
+
allowedScopes: NotRequired[Sequence[str]]
|
|
2243
|
+
customClaims: NotRequired[Sequence[CustomClaimValidationTypeTypeDef]]
|
|
2244
|
+
|
|
2245
|
+
class LlmAsAJudgeEvaluatorConfigOutputTypeDef(TypedDict):
|
|
2246
|
+
instructions: str
|
|
2247
|
+
ratingScale: RatingScaleOutputTypeDef
|
|
2248
|
+
modelConfig: EvaluatorModelConfigOutputTypeDef
|
|
2249
|
+
|
|
2250
|
+
class LlmAsAJudgeEvaluatorConfigTypeDef(TypedDict):
|
|
2251
|
+
instructions: str
|
|
2252
|
+
ratingScale: RatingScaleTypeDef
|
|
2253
|
+
modelConfig: EvaluatorModelConfigTypeDef
|
|
2254
|
+
|
|
1429
2255
|
class CreateBrowserRequestTypeDef(TypedDict):
|
|
1430
2256
|
name: str
|
|
1431
2257
|
networkConfiguration: BrowserNetworkConfigurationUnionTypeDef
|
|
@@ -1444,6 +2270,16 @@ class CreateCodeInterpreterRequestTypeDef(TypedDict):
|
|
|
1444
2270
|
clientToken: NotRequired[str]
|
|
1445
2271
|
tags: NotRequired[Mapping[str, str]]
|
|
1446
2272
|
|
|
2273
|
+
class ListPolicyGenerationAssetsResponseTypeDef(TypedDict):
|
|
2274
|
+
policyGenerationAssets: list[PolicyGenerationAssetTypeDef]
|
|
2275
|
+
ResponseMetadata: ResponseMetadataTypeDef
|
|
2276
|
+
nextToken: NotRequired[str]
|
|
2277
|
+
|
|
2278
|
+
class ListPoliciesResponseTypeDef(TypedDict):
|
|
2279
|
+
policies: list[PolicyTypeDef]
|
|
2280
|
+
ResponseMetadata: ResponseMetadataTypeDef
|
|
2281
|
+
nextToken: NotRequired[str]
|
|
2282
|
+
|
|
1447
2283
|
class AgentRuntimeArtifactOutputTypeDef(TypedDict):
|
|
1448
2284
|
containerConfiguration: NotRequired[ContainerConfigurationTypeDef]
|
|
1449
2285
|
codeConfiguration: NotRequired[CodeConfigurationOutputTypeDef]
|
|
@@ -1452,69 +2288,24 @@ class AgentRuntimeArtifactTypeDef(TypedDict):
|
|
|
1452
2288
|
containerConfiguration: NotRequired[ContainerConfigurationTypeDef]
|
|
1453
2289
|
codeConfiguration: NotRequired[CodeConfigurationTypeDef]
|
|
1454
2290
|
|
|
1455
|
-
class
|
|
1456
|
-
|
|
1457
|
-
|
|
1458
|
-
|
|
1459
|
-
createdAt: datetime
|
|
1460
|
-
updatedAt: datetime
|
|
1461
|
-
status: GatewayStatusType
|
|
1462
|
-
statusReasons: list[str]
|
|
1463
|
-
name: str
|
|
1464
|
-
description: str
|
|
1465
|
-
roleArn: str
|
|
1466
|
-
protocolType: Literal["MCP"]
|
|
1467
|
-
protocolConfiguration: GatewayProtocolConfigurationOutputTypeDef
|
|
1468
|
-
authorizerType: AuthorizerTypeType
|
|
1469
|
-
authorizerConfiguration: AuthorizerConfigurationOutputTypeDef
|
|
1470
|
-
kmsKeyArn: str
|
|
1471
|
-
interceptorConfigurations: list[GatewayInterceptorConfigurationOutputTypeDef]
|
|
1472
|
-
workloadIdentityDetails: WorkloadIdentityDetailsTypeDef
|
|
1473
|
-
exceptionLevel: Literal["DEBUG"]
|
|
1474
|
-
ResponseMetadata: ResponseMetadataTypeDef
|
|
1475
|
-
|
|
1476
|
-
class GetGatewayResponseTypeDef(TypedDict):
|
|
1477
|
-
gatewayArn: str
|
|
1478
|
-
gatewayId: str
|
|
1479
|
-
gatewayUrl: str
|
|
1480
|
-
createdAt: datetime
|
|
1481
|
-
updatedAt: datetime
|
|
1482
|
-
status: GatewayStatusType
|
|
1483
|
-
statusReasons: list[str]
|
|
1484
|
-
name: str
|
|
2291
|
+
class GetOnlineEvaluationConfigResponseTypeDef(TypedDict):
|
|
2292
|
+
onlineEvaluationConfigArn: str
|
|
2293
|
+
onlineEvaluationConfigId: str
|
|
2294
|
+
onlineEvaluationConfigName: str
|
|
1485
2295
|
description: str
|
|
1486
|
-
|
|
1487
|
-
|
|
1488
|
-
|
|
1489
|
-
|
|
1490
|
-
|
|
1491
|
-
|
|
1492
|
-
|
|
1493
|
-
workloadIdentityDetails: WorkloadIdentityDetailsTypeDef
|
|
1494
|
-
exceptionLevel: Literal["DEBUG"]
|
|
1495
|
-
ResponseMetadata: ResponseMetadataTypeDef
|
|
1496
|
-
|
|
1497
|
-
class UpdateGatewayResponseTypeDef(TypedDict):
|
|
1498
|
-
gatewayArn: str
|
|
1499
|
-
gatewayId: str
|
|
1500
|
-
gatewayUrl: str
|
|
2296
|
+
rule: RuleOutputTypeDef
|
|
2297
|
+
dataSourceConfig: DataSourceConfigOutputTypeDef
|
|
2298
|
+
evaluators: list[EvaluatorReferenceTypeDef]
|
|
2299
|
+
outputConfig: OutputConfigTypeDef
|
|
2300
|
+
evaluationExecutionRoleArn: str
|
|
2301
|
+
status: OnlineEvaluationConfigStatusType
|
|
2302
|
+
executionStatus: OnlineEvaluationExecutionStatusType
|
|
1501
2303
|
createdAt: datetime
|
|
1502
2304
|
updatedAt: datetime
|
|
1503
|
-
|
|
1504
|
-
statusReasons: list[str]
|
|
1505
|
-
name: str
|
|
1506
|
-
description: str
|
|
1507
|
-
roleArn: str
|
|
1508
|
-
protocolType: Literal["MCP"]
|
|
1509
|
-
protocolConfiguration: GatewayProtocolConfigurationOutputTypeDef
|
|
1510
|
-
authorizerType: AuthorizerTypeType
|
|
1511
|
-
authorizerConfiguration: AuthorizerConfigurationOutputTypeDef
|
|
1512
|
-
kmsKeyArn: str
|
|
1513
|
-
interceptorConfigurations: list[GatewayInterceptorConfigurationOutputTypeDef]
|
|
1514
|
-
workloadIdentityDetails: WorkloadIdentityDetailsTypeDef
|
|
1515
|
-
exceptionLevel: Literal["DEBUG"]
|
|
2305
|
+
failureReason: str
|
|
1516
2306
|
ResponseMetadata: ResponseMetadataTypeDef
|
|
1517
2307
|
|
|
2308
|
+
RuleUnionTypeDef = Union[RuleTypeDef, RuleOutputTypeDef]
|
|
1518
2309
|
GatewayInterceptorConfigurationUnionTypeDef = Union[
|
|
1519
2310
|
GatewayInterceptorConfigurationTypeDef, GatewayInterceptorConfigurationOutputTypeDef
|
|
1520
2311
|
]
|
|
@@ -1544,12 +2335,14 @@ class McpLambdaTargetConfigurationTypeDef(TypedDict):
|
|
|
1544
2335
|
class ModifyStrategyConfigurationTypeDef(TypedDict):
|
|
1545
2336
|
extraction: NotRequired[ModifyExtractionConfigurationTypeDef]
|
|
1546
2337
|
consolidation: NotRequired[ModifyConsolidationConfigurationTypeDef]
|
|
2338
|
+
reflection: NotRequired[ModifyReflectionConfigurationTypeDef]
|
|
1547
2339
|
selfManagedConfiguration: NotRequired[ModifySelfManagedConfigurationTypeDef]
|
|
1548
2340
|
|
|
1549
2341
|
class CustomConfigurationInputTypeDef(TypedDict):
|
|
1550
2342
|
semanticOverride: NotRequired[SemanticOverrideConfigurationInputTypeDef]
|
|
1551
2343
|
summaryOverride: NotRequired[SummaryOverrideConfigurationInputTypeDef]
|
|
1552
2344
|
userPreferenceOverride: NotRequired[UserPreferenceOverrideConfigurationInputTypeDef]
|
|
2345
|
+
episodicOverride: NotRequired[EpisodicOverrideConfigurationInputTypeDef]
|
|
1553
2346
|
selfManagedConfiguration: NotRequired[SelfManagedConfigurationInputTypeDef]
|
|
1554
2347
|
|
|
1555
2348
|
StrategyConfigurationTypeDef = TypedDict(
|
|
@@ -1558,60 +2351,46 @@ StrategyConfigurationTypeDef = TypedDict(
|
|
|
1558
2351
|
"type": NotRequired[OverrideTypeType],
|
|
1559
2352
|
"extraction": NotRequired[ExtractionConfigurationTypeDef],
|
|
1560
2353
|
"consolidation": NotRequired[ConsolidationConfigurationTypeDef],
|
|
2354
|
+
"reflection": NotRequired[ReflectionConfigurationTypeDef],
|
|
1561
2355
|
"selfManagedConfiguration": NotRequired[SelfManagedConfigurationTypeDef],
|
|
1562
2356
|
},
|
|
1563
2357
|
)
|
|
1564
2358
|
|
|
1565
|
-
class
|
|
1566
|
-
|
|
1567
|
-
|
|
1568
|
-
|
|
1569
|
-
|
|
1570
|
-
|
|
1571
|
-
|
|
1572
|
-
|
|
1573
|
-
|
|
1574
|
-
|
|
1575
|
-
|
|
1576
|
-
description: str
|
|
1577
|
-
workloadIdentityDetails: WorkloadIdentityDetailsTypeDef
|
|
1578
|
-
agentRuntimeArtifact: AgentRuntimeArtifactOutputTypeDef
|
|
1579
|
-
protocolConfiguration: ProtocolConfigurationTypeDef
|
|
1580
|
-
environmentVariables: dict[str, str]
|
|
1581
|
-
authorizerConfiguration: AuthorizerConfigurationOutputTypeDef
|
|
1582
|
-
requestHeaderConfiguration: RequestHeaderConfigurationOutputTypeDef
|
|
1583
|
-
ResponseMetadata: ResponseMetadataTypeDef
|
|
2359
|
+
class AuthorizerConfigurationOutputTypeDef(TypedDict):
|
|
2360
|
+
customJWTAuthorizer: NotRequired[CustomJWTAuthorizerConfigurationOutputTypeDef]
|
|
2361
|
+
|
|
2362
|
+
class AuthorizerConfigurationTypeDef(TypedDict):
|
|
2363
|
+
customJWTAuthorizer: NotRequired[CustomJWTAuthorizerConfigurationTypeDef]
|
|
2364
|
+
|
|
2365
|
+
class EvaluatorConfigOutputTypeDef(TypedDict):
|
|
2366
|
+
llmAsAJudge: NotRequired[LlmAsAJudgeEvaluatorConfigOutputTypeDef]
|
|
2367
|
+
|
|
2368
|
+
class EvaluatorConfigTypeDef(TypedDict):
|
|
2369
|
+
llmAsAJudge: NotRequired[LlmAsAJudgeEvaluatorConfigTypeDef]
|
|
1584
2370
|
|
|
1585
2371
|
AgentRuntimeArtifactUnionTypeDef = Union[
|
|
1586
2372
|
AgentRuntimeArtifactTypeDef, AgentRuntimeArtifactOutputTypeDef
|
|
1587
2373
|
]
|
|
1588
2374
|
|
|
1589
|
-
class
|
|
1590
|
-
|
|
1591
|
-
|
|
1592
|
-
|
|
1593
|
-
|
|
1594
|
-
|
|
2375
|
+
class CreateOnlineEvaluationConfigRequestTypeDef(TypedDict):
|
|
2376
|
+
onlineEvaluationConfigName: str
|
|
2377
|
+
rule: RuleUnionTypeDef
|
|
2378
|
+
dataSourceConfig: DataSourceConfigUnionTypeDef
|
|
2379
|
+
evaluators: Sequence[EvaluatorReferenceTypeDef]
|
|
2380
|
+
evaluationExecutionRoleArn: str
|
|
2381
|
+
enableOnCreate: bool
|
|
1595
2382
|
clientToken: NotRequired[str]
|
|
1596
|
-
|
|
1597
|
-
authorizerConfiguration: NotRequired[AuthorizerConfigurationUnionTypeDef]
|
|
1598
|
-
kmsKeyArn: NotRequired[str]
|
|
1599
|
-
interceptorConfigurations: NotRequired[Sequence[GatewayInterceptorConfigurationUnionTypeDef]]
|
|
1600
|
-
exceptionLevel: NotRequired[Literal["DEBUG"]]
|
|
1601
|
-
tags: NotRequired[Mapping[str, str]]
|
|
2383
|
+
description: NotRequired[str]
|
|
1602
2384
|
|
|
1603
|
-
class
|
|
1604
|
-
|
|
1605
|
-
|
|
1606
|
-
roleArn: str
|
|
1607
|
-
protocolType: Literal["MCP"]
|
|
1608
|
-
authorizerType: AuthorizerTypeType
|
|
2385
|
+
class UpdateOnlineEvaluationConfigRequestTypeDef(TypedDict):
|
|
2386
|
+
onlineEvaluationConfigId: str
|
|
2387
|
+
clientToken: NotRequired[str]
|
|
1609
2388
|
description: NotRequired[str]
|
|
1610
|
-
|
|
1611
|
-
|
|
1612
|
-
|
|
1613
|
-
|
|
1614
|
-
|
|
2389
|
+
rule: NotRequired[RuleUnionTypeDef]
|
|
2390
|
+
dataSourceConfig: NotRequired[DataSourceConfigUnionTypeDef]
|
|
2391
|
+
evaluators: NotRequired[Sequence[EvaluatorReferenceTypeDef]]
|
|
2392
|
+
evaluationExecutionRoleArn: NotRequired[str]
|
|
2393
|
+
executionStatus: NotRequired[OnlineEvaluationExecutionStatusType]
|
|
1615
2394
|
|
|
1616
2395
|
class CredentialProviderConfigurationTypeDef(TypedDict):
|
|
1617
2396
|
credentialProviderType: CredentialProviderTypeType
|
|
@@ -1659,6 +2438,7 @@ McpTargetConfigurationOutputTypeDef = TypedDict(
|
|
|
1659
2438
|
"smithyModel": NotRequired[ApiSchemaConfigurationTypeDef],
|
|
1660
2439
|
"lambda": NotRequired[McpLambdaTargetConfigurationOutputTypeDef],
|
|
1661
2440
|
"mcpServer": NotRequired[McpServerTargetConfigurationTypeDef],
|
|
2441
|
+
"apiGateway": NotRequired[ApiGatewayTargetConfigurationOutputTypeDef],
|
|
1662
2442
|
},
|
|
1663
2443
|
)
|
|
1664
2444
|
McpTargetConfigurationTypeDef = TypedDict(
|
|
@@ -1668,6 +2448,7 @@ McpTargetConfigurationTypeDef = TypedDict(
|
|
|
1668
2448
|
"smithyModel": NotRequired[ApiSchemaConfigurationTypeDef],
|
|
1669
2449
|
"lambda": NotRequired[McpLambdaTargetConfigurationTypeDef],
|
|
1670
2450
|
"mcpServer": NotRequired[McpServerTargetConfigurationTypeDef],
|
|
2451
|
+
"apiGateway": NotRequired[ApiGatewayTargetConfigurationTypeDef],
|
|
1671
2452
|
},
|
|
1672
2453
|
)
|
|
1673
2454
|
|
|
@@ -1698,33 +2479,111 @@ MemoryStrategyTypeDef = TypedDict(
|
|
|
1698
2479
|
},
|
|
1699
2480
|
)
|
|
1700
2481
|
|
|
1701
|
-
class
|
|
1702
|
-
|
|
1703
|
-
|
|
2482
|
+
class CreateGatewayResponseTypeDef(TypedDict):
|
|
2483
|
+
gatewayArn: str
|
|
2484
|
+
gatewayId: str
|
|
2485
|
+
gatewayUrl: str
|
|
2486
|
+
createdAt: datetime
|
|
2487
|
+
updatedAt: datetime
|
|
2488
|
+
status: GatewayStatusType
|
|
2489
|
+
statusReasons: list[str]
|
|
2490
|
+
name: str
|
|
2491
|
+
description: str
|
|
1704
2492
|
roleArn: str
|
|
1705
|
-
|
|
1706
|
-
|
|
1707
|
-
|
|
1708
|
-
authorizerConfiguration:
|
|
1709
|
-
|
|
1710
|
-
|
|
1711
|
-
|
|
1712
|
-
|
|
1713
|
-
|
|
2493
|
+
protocolType: Literal["MCP"]
|
|
2494
|
+
protocolConfiguration: GatewayProtocolConfigurationOutputTypeDef
|
|
2495
|
+
authorizerType: AuthorizerTypeType
|
|
2496
|
+
authorizerConfiguration: AuthorizerConfigurationOutputTypeDef
|
|
2497
|
+
kmsKeyArn: str
|
|
2498
|
+
interceptorConfigurations: list[GatewayInterceptorConfigurationOutputTypeDef]
|
|
2499
|
+
policyEngineConfiguration: GatewayPolicyEngineConfigurationTypeDef
|
|
2500
|
+
workloadIdentityDetails: WorkloadIdentityDetailsTypeDef
|
|
2501
|
+
exceptionLevel: Literal["DEBUG"]
|
|
2502
|
+
ResponseMetadata: ResponseMetadataTypeDef
|
|
1714
2503
|
|
|
1715
|
-
class
|
|
2504
|
+
class GetAgentRuntimeResponseTypeDef(TypedDict):
|
|
2505
|
+
agentRuntimeArn: str
|
|
2506
|
+
agentRuntimeName: str
|
|
1716
2507
|
agentRuntimeId: str
|
|
1717
|
-
|
|
2508
|
+
agentRuntimeVersion: str
|
|
2509
|
+
createdAt: datetime
|
|
2510
|
+
lastUpdatedAt: datetime
|
|
1718
2511
|
roleArn: str
|
|
1719
|
-
networkConfiguration:
|
|
1720
|
-
|
|
1721
|
-
|
|
1722
|
-
|
|
1723
|
-
|
|
1724
|
-
|
|
1725
|
-
|
|
1726
|
-
|
|
2512
|
+
networkConfiguration: NetworkConfigurationOutputTypeDef
|
|
2513
|
+
status: AgentRuntimeStatusType
|
|
2514
|
+
lifecycleConfiguration: LifecycleConfigurationTypeDef
|
|
2515
|
+
failureReason: str
|
|
2516
|
+
description: str
|
|
2517
|
+
workloadIdentityDetails: WorkloadIdentityDetailsTypeDef
|
|
2518
|
+
agentRuntimeArtifact: AgentRuntimeArtifactOutputTypeDef
|
|
2519
|
+
protocolConfiguration: ProtocolConfigurationTypeDef
|
|
2520
|
+
environmentVariables: dict[str, str]
|
|
2521
|
+
authorizerConfiguration: AuthorizerConfigurationOutputTypeDef
|
|
2522
|
+
requestHeaderConfiguration: RequestHeaderConfigurationOutputTypeDef
|
|
2523
|
+
ResponseMetadata: ResponseMetadataTypeDef
|
|
2524
|
+
|
|
2525
|
+
class GetGatewayResponseTypeDef(TypedDict):
|
|
2526
|
+
gatewayArn: str
|
|
2527
|
+
gatewayId: str
|
|
2528
|
+
gatewayUrl: str
|
|
2529
|
+
createdAt: datetime
|
|
2530
|
+
updatedAt: datetime
|
|
2531
|
+
status: GatewayStatusType
|
|
2532
|
+
statusReasons: list[str]
|
|
2533
|
+
name: str
|
|
2534
|
+
description: str
|
|
2535
|
+
roleArn: str
|
|
2536
|
+
protocolType: Literal["MCP"]
|
|
2537
|
+
protocolConfiguration: GatewayProtocolConfigurationOutputTypeDef
|
|
2538
|
+
authorizerType: AuthorizerTypeType
|
|
2539
|
+
authorizerConfiguration: AuthorizerConfigurationOutputTypeDef
|
|
2540
|
+
kmsKeyArn: str
|
|
2541
|
+
interceptorConfigurations: list[GatewayInterceptorConfigurationOutputTypeDef]
|
|
2542
|
+
policyEngineConfiguration: GatewayPolicyEngineConfigurationTypeDef
|
|
2543
|
+
workloadIdentityDetails: WorkloadIdentityDetailsTypeDef
|
|
2544
|
+
exceptionLevel: Literal["DEBUG"]
|
|
2545
|
+
ResponseMetadata: ResponseMetadataTypeDef
|
|
2546
|
+
|
|
2547
|
+
class UpdateGatewayResponseTypeDef(TypedDict):
|
|
2548
|
+
gatewayArn: str
|
|
2549
|
+
gatewayId: str
|
|
2550
|
+
gatewayUrl: str
|
|
2551
|
+
createdAt: datetime
|
|
2552
|
+
updatedAt: datetime
|
|
2553
|
+
status: GatewayStatusType
|
|
2554
|
+
statusReasons: list[str]
|
|
2555
|
+
name: str
|
|
2556
|
+
description: str
|
|
2557
|
+
roleArn: str
|
|
2558
|
+
protocolType: Literal["MCP"]
|
|
2559
|
+
protocolConfiguration: GatewayProtocolConfigurationOutputTypeDef
|
|
2560
|
+
authorizerType: AuthorizerTypeType
|
|
2561
|
+
authorizerConfiguration: AuthorizerConfigurationOutputTypeDef
|
|
2562
|
+
kmsKeyArn: str
|
|
2563
|
+
interceptorConfigurations: list[GatewayInterceptorConfigurationOutputTypeDef]
|
|
2564
|
+
policyEngineConfiguration: GatewayPolicyEngineConfigurationTypeDef
|
|
2565
|
+
workloadIdentityDetails: WorkloadIdentityDetailsTypeDef
|
|
2566
|
+
exceptionLevel: Literal["DEBUG"]
|
|
2567
|
+
ResponseMetadata: ResponseMetadataTypeDef
|
|
1727
2568
|
|
|
2569
|
+
AuthorizerConfigurationUnionTypeDef = Union[
|
|
2570
|
+
AuthorizerConfigurationTypeDef, AuthorizerConfigurationOutputTypeDef
|
|
2571
|
+
]
|
|
2572
|
+
|
|
2573
|
+
class GetEvaluatorResponseTypeDef(TypedDict):
|
|
2574
|
+
evaluatorArn: str
|
|
2575
|
+
evaluatorId: str
|
|
2576
|
+
evaluatorName: str
|
|
2577
|
+
description: str
|
|
2578
|
+
evaluatorConfig: EvaluatorConfigOutputTypeDef
|
|
2579
|
+
level: EvaluatorLevelType
|
|
2580
|
+
status: EvaluatorStatusType
|
|
2581
|
+
createdAt: datetime
|
|
2582
|
+
updatedAt: datetime
|
|
2583
|
+
lockedForModification: bool
|
|
2584
|
+
ResponseMetadata: ResponseMetadataTypeDef
|
|
2585
|
+
|
|
2586
|
+
EvaluatorConfigUnionTypeDef = Union[EvaluatorConfigTypeDef, EvaluatorConfigOutputTypeDef]
|
|
1728
2587
|
CredentialProviderConfigurationUnionTypeDef = Union[
|
|
1729
2588
|
CredentialProviderConfigurationTypeDef, CredentialProviderConfigurationOutputTypeDef
|
|
1730
2589
|
]
|
|
@@ -1751,6 +2610,7 @@ class MemoryStrategyInputTypeDef(TypedDict):
|
|
|
1751
2610
|
summaryMemoryStrategy: NotRequired[SummaryMemoryStrategyInputTypeDef]
|
|
1752
2611
|
userPreferenceMemoryStrategy: NotRequired[UserPreferenceMemoryStrategyInputTypeDef]
|
|
1753
2612
|
customMemoryStrategy: NotRequired[CustomMemoryStrategyInputTypeDef]
|
|
2613
|
+
episodicMemoryStrategy: NotRequired[EpisodicMemoryStrategyInputTypeDef]
|
|
1754
2614
|
|
|
1755
2615
|
MemoryTypeDef = TypedDict(
|
|
1756
2616
|
"MemoryTypeDef",
|
|
@@ -1770,6 +2630,76 @@ MemoryTypeDef = TypedDict(
|
|
|
1770
2630
|
},
|
|
1771
2631
|
)
|
|
1772
2632
|
|
|
2633
|
+
class CreateAgentRuntimeRequestTypeDef(TypedDict):
|
|
2634
|
+
agentRuntimeName: str
|
|
2635
|
+
agentRuntimeArtifact: AgentRuntimeArtifactUnionTypeDef
|
|
2636
|
+
roleArn: str
|
|
2637
|
+
networkConfiguration: NetworkConfigurationUnionTypeDef
|
|
2638
|
+
clientToken: NotRequired[str]
|
|
2639
|
+
description: NotRequired[str]
|
|
2640
|
+
authorizerConfiguration: NotRequired[AuthorizerConfigurationUnionTypeDef]
|
|
2641
|
+
requestHeaderConfiguration: NotRequired[RequestHeaderConfigurationUnionTypeDef]
|
|
2642
|
+
protocolConfiguration: NotRequired[ProtocolConfigurationTypeDef]
|
|
2643
|
+
lifecycleConfiguration: NotRequired[LifecycleConfigurationTypeDef]
|
|
2644
|
+
environmentVariables: NotRequired[Mapping[str, str]]
|
|
2645
|
+
tags: NotRequired[Mapping[str, str]]
|
|
2646
|
+
|
|
2647
|
+
class CreateGatewayRequestTypeDef(TypedDict):
|
|
2648
|
+
name: str
|
|
2649
|
+
roleArn: str
|
|
2650
|
+
protocolType: Literal["MCP"]
|
|
2651
|
+
authorizerType: AuthorizerTypeType
|
|
2652
|
+
description: NotRequired[str]
|
|
2653
|
+
clientToken: NotRequired[str]
|
|
2654
|
+
protocolConfiguration: NotRequired[GatewayProtocolConfigurationUnionTypeDef]
|
|
2655
|
+
authorizerConfiguration: NotRequired[AuthorizerConfigurationUnionTypeDef]
|
|
2656
|
+
kmsKeyArn: NotRequired[str]
|
|
2657
|
+
interceptorConfigurations: NotRequired[Sequence[GatewayInterceptorConfigurationUnionTypeDef]]
|
|
2658
|
+
policyEngineConfiguration: NotRequired[GatewayPolicyEngineConfigurationTypeDef]
|
|
2659
|
+
exceptionLevel: NotRequired[Literal["DEBUG"]]
|
|
2660
|
+
tags: NotRequired[Mapping[str, str]]
|
|
2661
|
+
|
|
2662
|
+
class UpdateAgentRuntimeRequestTypeDef(TypedDict):
|
|
2663
|
+
agentRuntimeId: str
|
|
2664
|
+
agentRuntimeArtifact: AgentRuntimeArtifactUnionTypeDef
|
|
2665
|
+
roleArn: str
|
|
2666
|
+
networkConfiguration: NetworkConfigurationUnionTypeDef
|
|
2667
|
+
description: NotRequired[str]
|
|
2668
|
+
authorizerConfiguration: NotRequired[AuthorizerConfigurationUnionTypeDef]
|
|
2669
|
+
requestHeaderConfiguration: NotRequired[RequestHeaderConfigurationUnionTypeDef]
|
|
2670
|
+
protocolConfiguration: NotRequired[ProtocolConfigurationTypeDef]
|
|
2671
|
+
lifecycleConfiguration: NotRequired[LifecycleConfigurationTypeDef]
|
|
2672
|
+
environmentVariables: NotRequired[Mapping[str, str]]
|
|
2673
|
+
clientToken: NotRequired[str]
|
|
2674
|
+
|
|
2675
|
+
class UpdateGatewayRequestTypeDef(TypedDict):
|
|
2676
|
+
gatewayIdentifier: str
|
|
2677
|
+
name: str
|
|
2678
|
+
roleArn: str
|
|
2679
|
+
protocolType: Literal["MCP"]
|
|
2680
|
+
authorizerType: AuthorizerTypeType
|
|
2681
|
+
description: NotRequired[str]
|
|
2682
|
+
protocolConfiguration: NotRequired[GatewayProtocolConfigurationUnionTypeDef]
|
|
2683
|
+
authorizerConfiguration: NotRequired[AuthorizerConfigurationUnionTypeDef]
|
|
2684
|
+
kmsKeyArn: NotRequired[str]
|
|
2685
|
+
interceptorConfigurations: NotRequired[Sequence[GatewayInterceptorConfigurationUnionTypeDef]]
|
|
2686
|
+
policyEngineConfiguration: NotRequired[GatewayPolicyEngineConfigurationTypeDef]
|
|
2687
|
+
exceptionLevel: NotRequired[Literal["DEBUG"]]
|
|
2688
|
+
|
|
2689
|
+
class CreateEvaluatorRequestTypeDef(TypedDict):
|
|
2690
|
+
evaluatorName: str
|
|
2691
|
+
evaluatorConfig: EvaluatorConfigUnionTypeDef
|
|
2692
|
+
level: EvaluatorLevelType
|
|
2693
|
+
clientToken: NotRequired[str]
|
|
2694
|
+
description: NotRequired[str]
|
|
2695
|
+
|
|
2696
|
+
class UpdateEvaluatorRequestTypeDef(TypedDict):
|
|
2697
|
+
evaluatorId: str
|
|
2698
|
+
clientToken: NotRequired[str]
|
|
2699
|
+
description: NotRequired[str]
|
|
2700
|
+
evaluatorConfig: NotRequired[EvaluatorConfigUnionTypeDef]
|
|
2701
|
+
level: NotRequired[EvaluatorLevelType]
|
|
2702
|
+
|
|
1773
2703
|
class CreateOauth2CredentialProviderRequestTypeDef(TypedDict):
|
|
1774
2704
|
name: str
|
|
1775
2705
|
credentialProviderVendor: CredentialProviderVendorTypeType
|
|
@@ -1793,6 +2723,7 @@ class CreateGatewayTargetResponseTypeDef(TypedDict):
|
|
|
1793
2723
|
targetConfiguration: TargetConfigurationOutputTypeDef
|
|
1794
2724
|
credentialProviderConfigurations: list[CredentialProviderConfigurationOutputTypeDef]
|
|
1795
2725
|
lastSynchronizedAt: datetime
|
|
2726
|
+
metadataConfiguration: MetadataConfigurationOutputTypeDef
|
|
1796
2727
|
ResponseMetadata: ResponseMetadataTypeDef
|
|
1797
2728
|
|
|
1798
2729
|
class GatewayTargetTypeDef(TypedDict):
|
|
@@ -1807,6 +2738,7 @@ class GatewayTargetTypeDef(TypedDict):
|
|
|
1807
2738
|
statusReasons: NotRequired[list[str]]
|
|
1808
2739
|
description: NotRequired[str]
|
|
1809
2740
|
lastSynchronizedAt: NotRequired[datetime]
|
|
2741
|
+
metadataConfiguration: NotRequired[MetadataConfigurationOutputTypeDef]
|
|
1810
2742
|
|
|
1811
2743
|
class GetGatewayTargetResponseTypeDef(TypedDict):
|
|
1812
2744
|
gatewayArn: str
|
|
@@ -1820,6 +2752,7 @@ class GetGatewayTargetResponseTypeDef(TypedDict):
|
|
|
1820
2752
|
targetConfiguration: TargetConfigurationOutputTypeDef
|
|
1821
2753
|
credentialProviderConfigurations: list[CredentialProviderConfigurationOutputTypeDef]
|
|
1822
2754
|
lastSynchronizedAt: datetime
|
|
2755
|
+
metadataConfiguration: MetadataConfigurationOutputTypeDef
|
|
1823
2756
|
ResponseMetadata: ResponseMetadataTypeDef
|
|
1824
2757
|
|
|
1825
2758
|
class UpdateGatewayTargetResponseTypeDef(TypedDict):
|
|
@@ -1834,6 +2767,7 @@ class UpdateGatewayTargetResponseTypeDef(TypedDict):
|
|
|
1834
2767
|
targetConfiguration: TargetConfigurationOutputTypeDef
|
|
1835
2768
|
credentialProviderConfigurations: list[CredentialProviderConfigurationOutputTypeDef]
|
|
1836
2769
|
lastSynchronizedAt: datetime
|
|
2770
|
+
metadataConfiguration: MetadataConfigurationOutputTypeDef
|
|
1837
2771
|
ResponseMetadata: ResponseMetadataTypeDef
|
|
1838
2772
|
|
|
1839
2773
|
TargetConfigurationUnionTypeDef = Union[
|
|
@@ -1880,6 +2814,7 @@ class CreateGatewayTargetRequestTypeDef(TypedDict):
|
|
|
1880
2814
|
credentialProviderConfigurations: NotRequired[
|
|
1881
2815
|
Sequence[CredentialProviderConfigurationUnionTypeDef]
|
|
1882
2816
|
]
|
|
2817
|
+
metadataConfiguration: NotRequired[MetadataConfigurationUnionTypeDef]
|
|
1883
2818
|
|
|
1884
2819
|
class UpdateGatewayTargetRequestTypeDef(TypedDict):
|
|
1885
2820
|
gatewayIdentifier: str
|
|
@@ -1890,6 +2825,7 @@ class UpdateGatewayTargetRequestTypeDef(TypedDict):
|
|
|
1890
2825
|
credentialProviderConfigurations: NotRequired[
|
|
1891
2826
|
Sequence[CredentialProviderConfigurationUnionTypeDef]
|
|
1892
2827
|
]
|
|
2828
|
+
metadataConfiguration: NotRequired[MetadataConfigurationUnionTypeDef]
|
|
1893
2829
|
|
|
1894
2830
|
class UpdateMemoryInputTypeDef(TypedDict):
|
|
1895
2831
|
memoryId: str
|