localstack-sdk-generated 4.14.1.dev2__py3-none-any.whl → 2026.3.1.dev1__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.
Files changed (87) hide show
  1. localstack/sdk/api/aws_api.py +1 -1
  2. localstack/sdk/api/chaos_api.py +1 -1
  3. localstack/sdk/api/default_api.py +1 -1
  4. localstack/sdk/api/localstack_api.py +1 -1
  5. localstack/sdk/api/pods_api.py +1 -1
  6. localstack/sdk/api/pro_api.py +1 -1
  7. localstack/sdk/api/replicator_api.py +1 -1
  8. localstack/sdk/api/state_api.py +1 -1
  9. localstack/sdk/api_client.py +1 -1
  10. localstack/sdk/configuration.py +2 -2
  11. localstack/sdk/exceptions.py +1 -1
  12. localstack/sdk/models/__init__.py +1 -1
  13. localstack/sdk/models/action_and_resource.py +1 -1
  14. localstack/sdk/models/aws_pinpoint_application_id_reference_id_get200_response.py +1 -1
  15. localstack/sdk/models/check_actions_request.py +1 -1
  16. localstack/sdk/models/check_actions_request_required_permission_inner.py +1 -1
  17. localstack/sdk/models/check_actions_response.py +1 -1
  18. localstack/sdk/models/check_actions_response_source_principal.py +1 -1
  19. localstack/sdk/models/cloud_watch_metrics.py +1 -1
  20. localstack/sdk/models/cloud_watch_metrics_metrics_inner.py +1 -1
  21. localstack/sdk/models/cloud_watch_metrics_metrics_inner_d_inner.py +1 -1
  22. localstack/sdk/models/cloud_watch_metrics_metrics_inner_d_inner_v.py +1 -1
  23. localstack/sdk/models/cloud_watch_metrics_metrics_inner_t.py +1 -1
  24. localstack/sdk/models/cloud_watch_metrics_metrics_inner_v.py +1 -1
  25. localstack/sdk/models/create_remote_request.py +1 -1
  26. localstack/sdk/models/delete_ddb_expired_items200_response.py +1 -1
  27. localstack/sdk/models/fault_rule.py +1 -1
  28. localstack/sdk/models/fault_rule_error.py +1 -1
  29. localstack/sdk/models/get_diagnostics200_response.py +1 -1
  30. localstack/sdk/models/get_diagnostics200_response_logs.py +1 -1
  31. localstack/sdk/models/get_diagnostics200_response_version.py +1 -1
  32. localstack/sdk/models/get_diagnostics200_response_version_host.py +1 -1
  33. localstack/sdk/models/get_diagnostics200_response_version_image_version.py +1 -1
  34. localstack/sdk/models/get_diagnostics200_response_version_localstack_version.py +1 -1
  35. localstack/sdk/models/get_features_and_services200_response.py +1 -1
  36. localstack/sdk/models/get_lambda_runtimes200_response.py +1 -1
  37. localstack/sdk/models/get_ses_messages200_response.py +1 -1
  38. localstack/sdk/models/get_sns_subscription_token200_response.py +1 -1
  39. localstack/sdk/models/iam_config.py +1 -1
  40. localstack/sdk/models/init_scripts.py +1 -1
  41. localstack/sdk/models/init_scripts_completed.py +1 -1
  42. localstack/sdk/models/init_scripts_scripts_inner.py +1 -1
  43. localstack/sdk/models/init_scripts_stage.py +1 -1
  44. localstack/sdk/models/init_scripts_stage_scripts_inner.py +1 -1
  45. localstack/sdk/models/list_remotes200_response.py +1 -1
  46. localstack/sdk/models/load_service.py +1 -1
  47. localstack/sdk/models/localstack_pods_environment_get200_response.py +1 -1
  48. localstack/sdk/models/localstack_stackinfo_get200_response.py +1 -1
  49. localstack/sdk/models/manage_session_request.py +1 -1
  50. localstack/sdk/models/message.py +1 -1
  51. localstack/sdk/models/network_effects_config.py +1 -1
  52. localstack/sdk/models/pod_list.py +1 -1
  53. localstack/sdk/models/pod_list_cloudpods_inner.py +1 -1
  54. localstack/sdk/models/pod_remote.py +1 -1
  55. localstack/sdk/models/pod_save_request.py +1 -1
  56. localstack/sdk/models/pod_versions.py +1 -1
  57. localstack/sdk/models/pod_versions_versions_inner.py +1 -1
  58. localstack/sdk/models/receive_message_request.py +1 -1
  59. localstack/sdk/models/receive_message_result.py +1 -1
  60. localstack/sdk/models/remote_config.py +1 -1
  61. localstack/sdk/models/remote_config_one_of.py +1 -1
  62. localstack/sdk/models/replication_config_mock.py +1 -1
  63. localstack/sdk/models/replication_config_single.py +1 -1
  64. localstack/sdk/models/replication_job.py +1 -1
  65. localstack/sdk/models/replication_request.py +1 -1
  66. localstack/sdk/models/replication_request_source_aws_config.py +1 -1
  67. localstack/sdk/models/replication_request_target_aws_config.py +1 -1
  68. localstack/sdk/models/replication_supported_resource.py +1 -1
  69. localstack/sdk/models/ses_destination.py +1 -1
  70. localstack/sdk/models/ses_sent_email.py +1 -1
  71. localstack/sdk/models/ses_sent_email_body.py +1 -1
  72. localstack/sdk/models/session_info.py +1 -1
  73. localstack/sdk/models/sns_message.py +1 -1
  74. localstack/sdk/models/sns_platform_endpoint_message.py +1 -1
  75. localstack/sdk/models/sns_platform_endpoint_response.py +1 -1
  76. localstack/sdk/models/sns_subscription_token_error.py +1 -1
  77. localstack/sdk/models/snssms_messages_response.py +1 -1
  78. localstack/sdk/models/state_result.py +1 -1
  79. localstack/sdk/models/store_data200_response.py +1 -1
  80. localstack/sdk/models/update_config_option200_response.py +1 -1
  81. localstack/sdk/models/update_config_option_request.py +1 -1
  82. localstack/sdk/rest.py +1 -1
  83. {localstack_sdk_generated-4.14.1.dev2.dist-info → localstack_sdk_generated-2026.3.1.dev1.dist-info}/METADATA +1 -1
  84. localstack_sdk_generated-2026.3.1.dev1.dist-info/RECORD +89 -0
  85. {localstack_sdk_generated-4.14.1.dev2.dist-info → localstack_sdk_generated-2026.3.1.dev1.dist-info}/WHEEL +1 -1
  86. localstack_sdk_generated-4.14.1.dev2.dist-info/RECORD +0 -89
  87. {localstack_sdk_generated-4.14.1.dev2.dist-info → localstack_sdk_generated-2026.3.1.dev1.dist-info}/top_level.txt +0 -0
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -494,7 +494,7 @@ class Configuration:
494
494
  return "Python SDK Debug Report:\n"\
495
495
  "OS: {env}\n"\
496
496
  "Python Version: {pyversion}\n"\
497
- "Version of the API: 4.14.0\n"\
497
+ "Version of the API: 2026.3.0\n"\
498
498
  "SDK Package Version: 1.0.0".\
499
499
  format(env=sys.platform, pyversion=sys.version)
500
500
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -6,7 +6,7 @@
6
6
 
7
7
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
8
8
 
9
- The version of the OpenAPI document: 4.14.0
9
+ The version of the OpenAPI document: 2026.3.0
10
10
  Contact: info@localstack.cloud
11
11
  Generated by OpenAPI Generator (https://openapi-generator.tech)
12
12
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
localstack/sdk/rest.py CHANGED
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 4.14.0
8
+ The version of the OpenAPI document: 2026.3.0
9
9
  Contact: info@localstack.cloud
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: localstack-sdk-generated
3
- Version: 4.14.1.dev2
3
+ Version: 2026.3.1.dev1
4
4
  Summary: LocalStack REST API - Generated Code
5
5
  Author-email: LocalStack Contributors <info@localstack.cloud>
6
6
  Requires-Dist: urllib3<3.0.0,>=1.25.3
@@ -0,0 +1,89 @@
1
+ localstack/sdk/api_client.py,sha256=FKA4RGVW2hRyuk7FyXD6p3_S07RgPEb8mPKagvY1Beg,27517
2
+ localstack/sdk/api_response.py,sha256=eMxw1mpmJcoGZ3gs9z6jM4oYoZ10Gjk333s9sKxGv7s,652
3
+ localstack/sdk/configuration.py,sha256=Y1EFYN7GuKInxiv9wHgO56nnFh3cQq1nTnegklgk3SA,18093
4
+ localstack/sdk/exceptions.py,sha256=YAqHdVtZXJSblaIomIpEE4gKp8JjrrpDsCg9DpAOmzY,6022
5
+ localstack/sdk/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
6
+ localstack/sdk/rest.py,sha256=UQAleMasbpYJtCszuhaY2BsulZZu5Ce-3S0472I-Mvg,9690
7
+ localstack/sdk/api/__init__.py,sha256=VkDPsTG0E14bdK27p41vkHCcuJYvTJ1oEM3_PUrdgwg,462
8
+ localstack/sdk/api/aws_api.py,sha256=E_wdddsD2LHi0MbgKGkhvnLZR9f5I7sG_QBEK6dZoz0,327751
9
+ localstack/sdk/api/chaos_api.py,sha256=cc9kN0HfLNHUumKpv0w8n1MJvo4-4pISW4wrk0ZHWkI,62692
10
+ localstack/sdk/api/default_api.py,sha256=AU_KGZFWhyASjO9x-a4AjrwV7Hb14DumHgbTQ5ChUoY,28261
11
+ localstack/sdk/api/localstack_api.py,sha256=dvr5N9gO7zxnER336_R9i8ZWI1WOWz7T6syWkxGnFvg,118104
12
+ localstack/sdk/api/pods_api.py,sha256=Rdd2LOsMCEOPNUfbz0h2pF6Gmwzk_E1sbkFnnOVhj9M,148353
13
+ localstack/sdk/api/pro_api.py,sha256=j2V1z9YlKkycU0DtUkw9wu243AxpGU7VPDC9VsAIsVA,497555
14
+ localstack/sdk/api/replicator_api.py,sha256=9OIvig-C-ClNZe-WOZ9BFpZHnZuGjVLzZidhSxxOCak,40981
15
+ localstack/sdk/api/state_api.py,sha256=Fi3SEv9Mh82DqLKxD8CtsKDbKSSqn-CVsOFWYJBB9Zc,61671
16
+ localstack/sdk/models/__init__.py,sha256=0GDk5R4R45ievqcqBjYTUJzzeSN48dHFLbwR12M2TdA,6290
17
+ localstack/sdk/models/action_and_resource.py,sha256=84B4LjWhrvXOZg6-KoMoM9VtPPmEMMKiztrgAJxYVAQ,3392
18
+ localstack/sdk/models/aws_pinpoint_application_id_reference_id_get200_response.py,sha256=PT_hnT2qd-7bBnihVhylShA-JdCH2iKu9QQxxiCMMto,6253
19
+ localstack/sdk/models/check_actions_request.py,sha256=RO8CueMDhrX55ZrsKKdySrM1OMSwDaNdGR-uP1rBSt4,3719
20
+ localstack/sdk/models/check_actions_request_required_permission_inner.py,sha256=YzhfKa_ulXHv0o7f5L2OwjWyJehJBBlB0P0Pu9CXe-Y,2842
21
+ localstack/sdk/models/check_actions_response.py,sha256=YtAyvwGI-cieMskejj3aJOAVAGoXUhUr_SaqDDUMs1s,5877
22
+ localstack/sdk/models/check_actions_response_source_principal.py,sha256=OuEnLh00A9fcc4IKF8izziaOX_77pOR3SnbTrv2M0_Y,2907
23
+ localstack/sdk/models/cloud_watch_metrics.py,sha256=ojAjxLUa0CuUCZhoGHZYFgQJNSgibEennhgCTlb8ZOc,3685
24
+ localstack/sdk/models/cloud_watch_metrics_metrics_inner.py,sha256=lkUAhlki5wEo-X7BTuYLtOOQWN1A-oEH-gMIyeGjh7k,4325
25
+ localstack/sdk/models/cloud_watch_metrics_metrics_inner_d_inner.py,sha256=fcKRw7LSyEvzQ0comRRHI_Y7uTaSNN3MzbLr8VbwgMQ,3057
26
+ localstack/sdk/models/cloud_watch_metrics_metrics_inner_d_inner_v.py,sha256=5BhkrRwGJWH8cEi2-Hcoa6Pdry-9zslGAgltecmLU90,5435
27
+ localstack/sdk/models/cloud_watch_metrics_metrics_inner_t.py,sha256=vfxHhLnzRrwgFJUdFaka-wVGocCFZwoumvAw45IL8eM,5533
28
+ localstack/sdk/models/cloud_watch_metrics_metrics_inner_v.py,sha256=I4eZ40mPfuFL7L7-Gesen3CBQiWVG_VX4YPBWrIa6Dk,5390
29
+ localstack/sdk/models/create_remote_request.py,sha256=olstmms9yrHscmYb4_2XfXT2nqqHugViitS95HynYAI,2829
30
+ localstack/sdk/models/delete_ddb_expired_items200_response.py,sha256=92PolVdDmozX1m6z48NJ10Y36AWdqNm55ps--DpKgL4,3316
31
+ localstack/sdk/models/fault_rule.py,sha256=HaRGGQrumdaBC0vu5LrX1JtmiXI5CMvos4jQ62yl-5w,5816
32
+ localstack/sdk/models/fault_rule_error.py,sha256=YvzzitRbQlVDUP2pip-isIm7ZnEwhGkgXULSzZf_ggI,3348
33
+ localstack/sdk/models/get_diagnostics200_response.py,sha256=oPELl2xueYmfC9WRaZrqNNQsGF6Nmcc_9HBv6IMQWdE,5423
34
+ localstack/sdk/models/get_diagnostics200_response_logs.py,sha256=hq9LTuASMcHkdqFNDmgF2kWXzvUZkkb097cVpARaIDU,3185
35
+ localstack/sdk/models/get_diagnostics200_response_version.py,sha256=HIH7WfEmyuBWp9WNTkDe7vhsmgUbX6Xf7Jpwwe9qBFQ,4806
36
+ localstack/sdk/models/get_diagnostics200_response_version_host.py,sha256=xA-xVzOGjnBoXFikkJ49OXa-g5ceZj9VXdR5pvc_HyA,3213
37
+ localstack/sdk/models/get_diagnostics200_response_version_image_version.py,sha256=j1X4Hb3oZ22bqRpcD2I3tPnZBIN9JdE4tuNAUN7_HQs,3440
38
+ localstack/sdk/models/get_diagnostics200_response_version_localstack_version.py,sha256=lTPh-mGDtsCZwEHcNLja-JFuxfiY8ovWTXMNcQlHmQw,3585
39
+ localstack/sdk/models/get_features_and_services200_response.py,sha256=RxSGeeJTscIUpaCXzcZYbGdZYuOnhZw38TgQ51y4XrY,3809
40
+ localstack/sdk/models/get_lambda_runtimes200_response.py,sha256=zenK0NMS5QnbANrTBwrwWHWvTEE6iuta0PHQGKEz61A,3228
41
+ localstack/sdk/models/get_ses_messages200_response.py,sha256=D-PzKnMxmPLm-lqw5wJoYc6z7ABlU633wSrDMy3wPoQ,3659
42
+ localstack/sdk/models/get_sns_subscription_token200_response.py,sha256=ElnC_9goAYxagfuXzE76e6W6KIheRiIyN2MDxrm-iuI,3366
43
+ localstack/sdk/models/iam_config.py,sha256=eAM4y8qowPAGVNDVtb7VK8DEpG_Y0xdlwbG5M3mPIXo,3600
44
+ localstack/sdk/models/init_scripts.py,sha256=cCMjXXPJoV20RAt11N8YsG06QtH2n7noncPEZVAVqNU,4057
45
+ localstack/sdk/models/init_scripts_completed.py,sha256=YyfYDN5q5gwuBJvcuEQ58b-7xrYSsfiAd5VkQAYcxz4,2871
46
+ localstack/sdk/models/init_scripts_scripts_inner.py,sha256=dJkS-DXRPEYZRA_7aMbzDLq8Jq9Nv2K23BD10w-EE50,2696
47
+ localstack/sdk/models/init_scripts_stage.py,sha256=z5z0Ab0amHOfrhR-9LZ4k-5NhZV1-z3DMLQojd8DNks,3775
48
+ localstack/sdk/models/init_scripts_stage_scripts_inner.py,sha256=wFupGBoCmT1r0ZMcX6P1nbH0UYLfGygC3O4qIW62NBI,2716
49
+ localstack/sdk/models/list_remotes200_response.py,sha256=_Fpy7A4LQxyqGujkF6dh16FI0fXgcO_nnxz0Iz-62aY,3054
50
+ localstack/sdk/models/load_service.py,sha256=GAM6tGmSVZjYiYADAn8qdyUIBHdj9V05rb1VX9ILimo,2697
51
+ localstack/sdk/models/localstack_pods_environment_get200_response.py,sha256=51f-pqtf5jKMnRjvD8dSgfXWsSqNbbaU_rhyZBoCGfY,3344
52
+ localstack/sdk/models/localstack_stackinfo_get200_response.py,sha256=wlkxTBq1kWUIg1Can630ZJXL3B7MnBZb4rO5zFFGFrQ,4389
53
+ localstack/sdk/models/manage_session_request.py,sha256=rGVZgOfcbf-kD2hw_Ive2tiVg0TBf2ZLJXmjiovhY-o,3423
54
+ localstack/sdk/models/message.py,sha256=l9ffSLwTnaXgLoeZpwQViScf84ylepnowVE9tvAG4KQ,4201
55
+ localstack/sdk/models/network_effects_config.py,sha256=SecftFlIchfXPOUYBTrAh8SRDVsCQPyKOwnbdKOipcM,2718
56
+ localstack/sdk/models/pod_list.py,sha256=IFXtt2u8vUEc4sOYNLNb7Fw0NsTbyfM7qw8akZuUkn4,3636
57
+ localstack/sdk/models/pod_list_cloudpods_inner.py,sha256=mY3tA4PvvdgvbTBLllmK30X1nWN-__Attpo2FnxUiMY,2830
58
+ localstack/sdk/models/pod_remote.py,sha256=zDziY-jlpR9fo9b9kqFiX_OucDGian4XVnoOouD-9C0,3055
59
+ localstack/sdk/models/pod_save_request.py,sha256=00CYtSOCxWYZGS47iRJC4uZ9rzltLq2QA6wTN32NKUQ,2662
60
+ localstack/sdk/models/pod_versions.py,sha256=raho0QEKpstXByC7fYesnZKiRC0Yw638isbS5NwHPIM,3184
61
+ localstack/sdk/models/pod_versions_versions_inner.py,sha256=47XUlI40G3j0R4bWkMPfdFD-RCSyNQdQn8agZNyf380,4688
62
+ localstack/sdk/models/receive_message_request.py,sha256=RYg9t4Ig-FHkFzLcnPtn8F297YuuyT6DrLOQw9Zf6Vg,4039
63
+ localstack/sdk/models/receive_message_result.py,sha256=2TtDsMf4d5gjFDrRWahcm_cckVZ2z0puGs-AiRAoM1M,3158
64
+ localstack/sdk/models/remote_config.py,sha256=KOua5DGZ4H0Q_X8w9RqRsZzO1g5ZhehTg0hKTmvEyMA,5487
65
+ localstack/sdk/models/remote_config_one_of.py,sha256=COLe17bIJA7fC_7tb0rOSQ6fse133UfR-r-_8SYX3k8,2542
66
+ localstack/sdk/models/replication_config_mock.py,sha256=Ndagg-tGsy-zy1PB_BBniKzXTgjuBsVjTr0-6iY-mnQ,2712
67
+ localstack/sdk/models/replication_config_single.py,sha256=oEGWbhIVW2Q7fAKUMP20_HelIrPefP66QvOIsqLCb8Q,3362
68
+ localstack/sdk/models/replication_job.py,sha256=zSfoieP4dSw9zx7-GfoGUagu72SWpwBR8-VLwFMdFPU,3325
69
+ localstack/sdk/models/replication_request.py,sha256=HbeOSN5PyDbiJvNUlbmRbj1PgIul4QUEnWR95YGJp8I,4075
70
+ localstack/sdk/models/replication_request_source_aws_config.py,sha256=c5tCOorzmJwzLOg7-A58iIRVilvq5OEWZbpW6y4dTFI,3180
71
+ localstack/sdk/models/replication_request_target_aws_config.py,sha256=NzFx97E5shpymV9BG0lA1lSEFrh2J5cz0lVFtF04Ar4,3181
72
+ localstack/sdk/models/replication_supported_resource.py,sha256=8I--c3YTABbR1tlcmSFFxoe3y3hWUyMt_eJFsyg8vwc,3397
73
+ localstack/sdk/models/ses_destination.py,sha256=KByK423H-50YMbGgKLxgip2h5SxhCxxBTkfx_91hB5s,2961
74
+ localstack/sdk/models/ses_sent_email.py,sha256=ciL-U15QPxcgXmWZyQ9ItehZEOJ5E24EbLEkIRBGbVk,4854
75
+ localstack/sdk/models/ses_sent_email_body.py,sha256=uYXKdUwaAm3aqYm2yQ1eDp5KPhFjCzJbqwP2PcomcfQ,2662
76
+ localstack/sdk/models/session_info.py,sha256=8pBBK5AydaG0-5b9_lVSVbn_JtcPDp5dAwn7LOZB_3g,3271
77
+ localstack/sdk/models/sns_message.py,sha256=wfV8yY0xiHcjMA-cV4TTSUvd7Zg1apBhVmKLBUFX5X0,4582
78
+ localstack/sdk/models/sns_platform_endpoint_message.py,sha256=W-rtYPTX3jyo5pcNs-Y6FjVsV4_wB-m6L5Om4TaVguI,3762
79
+ localstack/sdk/models/sns_platform_endpoint_response.py,sha256=54gcWwn7yVNrBlYuLBh8FHiBks0EFIFSf2jxacbddS8,4078
80
+ localstack/sdk/models/sns_subscription_token_error.py,sha256=fSmT1zFG7MCACmNikcbfsxSPAhGaA2BwE__fi3NHKMo,2683
81
+ localstack/sdk/models/snssms_messages_response.py,sha256=HijSBOHUI2nTw_oPR2g7NvS1ZlsGFCRAw-BRLveUG3M,3761
82
+ localstack/sdk/models/state_result.py,sha256=r7zkiNhbOCOBpaYDZFo6pAKY99prTq_uycJpyAYhiwM,2917
83
+ localstack/sdk/models/store_data200_response.py,sha256=E7zH07YvqEnlqDoNEjPO8By2sRzHwZcgduzTGKh3NMw,3149
84
+ localstack/sdk/models/update_config_option200_response.py,sha256=MdRsRjr_tCb5cO6j7wqQ_MCQ5kiLg4lSsAyjYGa_Aq8,3313
85
+ localstack/sdk/models/update_config_option_request.py,sha256=pxmfl_XO2jxmg_M3l3mqNBl83WpufdP8Kv-DrYaomAw,3675
86
+ localstack_sdk_generated-2026.3.1.dev1.dist-info/METADATA,sha256=9jGH0ao-YhDX0KEh52yENuzB1clsppl1A_3bnvRpF_o,327
87
+ localstack_sdk_generated-2026.3.1.dev1.dist-info/WHEEL,sha256=aeYiig01lYGDzBgS8HxWXOg3uV61G9ijOsup-k9o1sk,91
88
+ localstack_sdk_generated-2026.3.1.dev1.dist-info/top_level.txt,sha256=PT6tEKVNrkhaQAhuCgXZy42fXcDwVXSpzlB54o0CtVU,21
89
+ localstack_sdk_generated-2026.3.1.dev1.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (82.0.0)
2
+ Generator: setuptools (82.0.1)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5
 
@@ -1,89 +0,0 @@
1
- localstack/sdk/api_client.py,sha256=dV3XNKh42XX82NIuWti2YQjJ1n4Fz1jHQsMx1y9T_ok,27515
2
- localstack/sdk/api_response.py,sha256=eMxw1mpmJcoGZ3gs9z6jM4oYoZ10Gjk333s9sKxGv7s,652
3
- localstack/sdk/configuration.py,sha256=B8lowmc97lQMhjFoQmlLII3D7_R2_Y7vfa-CxcXo5Mg,18089
4
- localstack/sdk/exceptions.py,sha256=reH-WaIZWN3xIkyfN2pHKn5l5TLxhUXwW6zZoeS3yOY,6020
5
- localstack/sdk/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
6
- localstack/sdk/rest.py,sha256=WPGfVBi2E4336VAXj9TG68Hqo-Ezhl85sNLIIiPU5rY,9688
7
- localstack/sdk/api/__init__.py,sha256=VkDPsTG0E14bdK27p41vkHCcuJYvTJ1oEM3_PUrdgwg,462
8
- localstack/sdk/api/aws_api.py,sha256=PV2NRofNpQYFzOMXGerrttYni5d5q1AoLjENcog37eY,327749
9
- localstack/sdk/api/chaos_api.py,sha256=NoWjrioR14NjpVPwkhFDioUt8lSDFYmZ33GkkryPO68,62690
10
- localstack/sdk/api/default_api.py,sha256=dZguhs5ub7inY8FHAsi7jnYinPb6JEE4hnbekYK2I7Y,28259
11
- localstack/sdk/api/localstack_api.py,sha256=7ac1fRF2AtGT-4Sc0qrOsSDFn7SvMyxgj6D9pqEvzds,118102
12
- localstack/sdk/api/pods_api.py,sha256=BUp5iu9yAGcXtVvPgx1XypaS_BqtBPiV5W-ppqYOj8Q,148351
13
- localstack/sdk/api/pro_api.py,sha256=ksR7r1EyBRvRIIun1H0MlunfQluIuN1eRxnAa1GsCxE,497553
14
- localstack/sdk/api/replicator_api.py,sha256=4eDZAGnqp3zPRGzEBh71LSAgl1z2MdN9OVmbxgmc3KY,40979
15
- localstack/sdk/api/state_api.py,sha256=gxwcEk0jGJeHE2CUel9q4IkLJz0gAgRgZAxq3aLbfqA,61669
16
- localstack/sdk/models/__init__.py,sha256=lACNmxJ_DqXOlxC_8SK7Z7AJ9WBTJMXEb7lvhMCPy0I,6288
17
- localstack/sdk/models/action_and_resource.py,sha256=AWsb-B9uFzbKFcdIpyBO-ImQQFioYBKzmQByfM321i0,3390
18
- localstack/sdk/models/aws_pinpoint_application_id_reference_id_get200_response.py,sha256=hTPGBcjvL1wiOAa8qVj8AVaN5FO9gy8msBcY0BmSIw4,6251
19
- localstack/sdk/models/check_actions_request.py,sha256=qtzwKpvWlvipLe5b1x849Q8SvVTpt5w90MNAvZtMzpA,3717
20
- localstack/sdk/models/check_actions_request_required_permission_inner.py,sha256=u6KvOsd1s6anFG-ItxvKAB_W1sdIGB-dAZ25XZDRDb0,2840
21
- localstack/sdk/models/check_actions_response.py,sha256=bJS1ufwy0KRcKp5z_ysWEjxg1z6yKvTpVeunIATB_4g,5875
22
- localstack/sdk/models/check_actions_response_source_principal.py,sha256=KeW6u7AHdhqCFlgqE1TrC-aZWZp17E2l9dTBnSylhOI,2905
23
- localstack/sdk/models/cloud_watch_metrics.py,sha256=7gAfG9o0PG-Q3BdzCfeskL2OOiQ8v08YfRkLzvtDGHs,3683
24
- localstack/sdk/models/cloud_watch_metrics_metrics_inner.py,sha256=FBg96y0cwqcBLQ_6xMitNUw4Nfdf8MOHXGXxTdYprIQ,4323
25
- localstack/sdk/models/cloud_watch_metrics_metrics_inner_d_inner.py,sha256=lOyfie8BtjMG2MvCgKUGEP01IVpWW59uZYWaaMJLrWU,3055
26
- localstack/sdk/models/cloud_watch_metrics_metrics_inner_d_inner_v.py,sha256=azgw-9CIfW5p8ghoAL9vkRi_PRWWWZJNB5HH6EVCpMs,5433
27
- localstack/sdk/models/cloud_watch_metrics_metrics_inner_t.py,sha256=jykLUby1G1d8HpxdR_jN_VEZturyLVCXxBU7xvYXPN0,5531
28
- localstack/sdk/models/cloud_watch_metrics_metrics_inner_v.py,sha256=YVjIA0K8UYftPMYe4lYBMD-pHf_bGI1IBe0PfkVYAmg,5388
29
- localstack/sdk/models/create_remote_request.py,sha256=_5OszTMURF9SUwOPxjxTPp9vS-G7IKXE4KtOFnWZKxU,2827
30
- localstack/sdk/models/delete_ddb_expired_items200_response.py,sha256=ajlYWNUNvEhWY_rXz-IlXiWf3joH3rq8JUBnPqpbqBo,3314
31
- localstack/sdk/models/fault_rule.py,sha256=-aX-JwFkSTxTuOQGH0hZ8CUOh-psHYcQ5P_6QExus7g,5814
32
- localstack/sdk/models/fault_rule_error.py,sha256=6NvU65pI751FhSyRhr8h_mLi4Wcf_wwbwtoCyxrvH1c,3346
33
- localstack/sdk/models/get_diagnostics200_response.py,sha256=V5KzvboHsjATRY5FrSxJPGJeiFrdkZbEed1240-v17U,5421
34
- localstack/sdk/models/get_diagnostics200_response_logs.py,sha256=A-IX5wnsFmBQ-omMEaqUYfCIehGztp_D3Cuph6GoA44,3183
35
- localstack/sdk/models/get_diagnostics200_response_version.py,sha256=jDwPsK2VUO1G2qcbz0WIkwEVSahKHD6Ai9YWJsOZWGk,4804
36
- localstack/sdk/models/get_diagnostics200_response_version_host.py,sha256=qkZW5gSiv6BXSgCvV987f1j8c1I-gpA_bMj9yckhL_0,3211
37
- localstack/sdk/models/get_diagnostics200_response_version_image_version.py,sha256=iGgRth73_sI6Ble6G_fcNkXHsm6qkrotSGcesyrF8SU,3438
38
- localstack/sdk/models/get_diagnostics200_response_version_localstack_version.py,sha256=NxSbXRNhmbLYaZmwl_5SFffre7e0Fvbtw8i0HtV0-mE,3583
39
- localstack/sdk/models/get_features_and_services200_response.py,sha256=uCWy-zRceK6vQPkQcKOOHXic0eq-X9KOiBlqYegcmAw,3807
40
- localstack/sdk/models/get_lambda_runtimes200_response.py,sha256=YsgRzOTQpWH3EbNhUZ06M0xqWzn7U02dAvyx5pYvU0g,3226
41
- localstack/sdk/models/get_ses_messages200_response.py,sha256=ZTizQDJgo98KEf3FWPsbZF_VJvgWn945S8o5mu-wbCo,3657
42
- localstack/sdk/models/get_sns_subscription_token200_response.py,sha256=EwUA1JKsK70uD7PV4LKug_8u7ledRjJzi1apTcoHvBg,3364
43
- localstack/sdk/models/iam_config.py,sha256=0uqD_gLsz4NmjxHVJo40EuxQKBauViNG_HUpgDbuGZA,3598
44
- localstack/sdk/models/init_scripts.py,sha256=EuekDg2dP_RSCrZwHopcrp4JAvWiXSNZwc5VuvncDMY,4055
45
- localstack/sdk/models/init_scripts_completed.py,sha256=J98VTX-PA8VRPS-_sF_oiY8R1AgRlo6UrpXLxh5ZyFE,2869
46
- localstack/sdk/models/init_scripts_scripts_inner.py,sha256=059uFnXkqsgTcQkKPTqegJkUcHWpBC36N2vrUtGaGX4,2694
47
- localstack/sdk/models/init_scripts_stage.py,sha256=3wurTr_2w1BNatdmzVzEmiKcIVFoxdN8bPu5y0Q-pnw,3773
48
- localstack/sdk/models/init_scripts_stage_scripts_inner.py,sha256=w4c9PCpgASz6oa_jM4uMkDnC_nipPa8J6z-8u_95qP0,2714
49
- localstack/sdk/models/list_remotes200_response.py,sha256=4SSwTGBbZHgiZvx3n6mVCs1wCGsuykFTh_FB6cK6yLg,3052
50
- localstack/sdk/models/load_service.py,sha256=HEVK6-dZx_Ffr_PFy7jdYuTQah4TjDEzsccDVQOvoE0,2695
51
- localstack/sdk/models/localstack_pods_environment_get200_response.py,sha256=V-JcrlOfNnJKZvbeB2uE2jbool8l2X7HJ37qmeVng2A,3342
52
- localstack/sdk/models/localstack_stackinfo_get200_response.py,sha256=KKPXMXkyOsxYMD07gn2v7ObhRWraS-PFzhMcg8htYy4,4387
53
- localstack/sdk/models/manage_session_request.py,sha256=OUSkr8UArEpxDXdKFw2H4dUFZpnVEWjPffhMh6yQRQM,3421
54
- localstack/sdk/models/message.py,sha256=F4yHF2Ml9u-ORPUe8Q7muqQ6jE1gazr9zc_SN3rxEXI,4199
55
- localstack/sdk/models/network_effects_config.py,sha256=ICMHXZxUrBipeL4jUDsy1aobm-3qEBL9ciiR8rDmt4A,2716
56
- localstack/sdk/models/pod_list.py,sha256=tnYlSzai0gFLG1je46lms0ajjCNE3aAWlsxH8XYT074,3634
57
- localstack/sdk/models/pod_list_cloudpods_inner.py,sha256=_oN8Y2QJA2AtffFmC1Ld634PxhkqAyG7ichvmPyhng4,2828
58
- localstack/sdk/models/pod_remote.py,sha256=jCd3m7rT03afy3DjzL_MTlQKo6LxbMYmQt2u4fNt-1w,3053
59
- localstack/sdk/models/pod_save_request.py,sha256=vW1Evg5mprHqAxMUb-iQ-uqFJjXIF73Sht4NojBz7eU,2660
60
- localstack/sdk/models/pod_versions.py,sha256=ZueqCoNEU6uROBK8gVfkidku57GaaDxnvLNTZBiWWUw,3182
61
- localstack/sdk/models/pod_versions_versions_inner.py,sha256=0bkvobsIJbLxQ36-3xW1ePqGBhvY5_NcDVm3M41Kgag,4686
62
- localstack/sdk/models/receive_message_request.py,sha256=aLK6oT8hGsQ0OHLLmhHgnO5rLwZqeph_DxayDnSIhd0,4037
63
- localstack/sdk/models/receive_message_result.py,sha256=ckxaazo29dObpZ0h_66WEYT-DC9Co_p1ESbxGu1qbO8,3156
64
- localstack/sdk/models/remote_config.py,sha256=Jek4FtDYdjWIS3LusIl4mlUW1XMl24GgdRyFtH42Qt8,5485
65
- localstack/sdk/models/remote_config_one_of.py,sha256=hAjXrASdOsbCd6N56MPaY1injJRiq5vdOmO6m8ZA758,2540
66
- localstack/sdk/models/replication_config_mock.py,sha256=SY-KUKvwXA_3ROLasIMKb25WqKXvukl880lUuiqL6zA,2710
67
- localstack/sdk/models/replication_config_single.py,sha256=UudjdwQ3cbm3v6KqSy_GvikzX5nRj5dR8SnfS7EXxVQ,3360
68
- localstack/sdk/models/replication_job.py,sha256=SSoekRx9TPPu6V8JKDvg5EhgBbJ7C2GWfI8VxrtiPL0,3323
69
- localstack/sdk/models/replication_request.py,sha256=3M4UmJt8xpCsF028yNVUU6zos-PxyCWZAug6jKTeaAY,4073
70
- localstack/sdk/models/replication_request_source_aws_config.py,sha256=F9cBcE4Iek1PVWE6TAStqandT6HHHYAVJsChMV53If0,3178
71
- localstack/sdk/models/replication_request_target_aws_config.py,sha256=1z6xV4U200czgERtEjRd7scwjgFx8scfKqXqdRzgmCc,3179
72
- localstack/sdk/models/replication_supported_resource.py,sha256=XbUHOnYq_0Vn9RYH8VFYttIpApPKzzAZ75CIbFlMOkA,3395
73
- localstack/sdk/models/ses_destination.py,sha256=S2M3N0VzdCXxrs9h3rbNvh5VHWNBXN_BT7tiorXcyfY,2959
74
- localstack/sdk/models/ses_sent_email.py,sha256=b3s68Bh54PcHTnp5HT8kYJVDeNTbaJO7sFxSXE-HvG0,4852
75
- localstack/sdk/models/ses_sent_email_body.py,sha256=ZQaLTGefpH4pXEGEDPtzu_cmQDlzeY3VdhwzqWpIJ8w,2660
76
- localstack/sdk/models/session_info.py,sha256=yknqfJtQlPr_beSsMnrIpFSeh2zGntTfi7DTFi7jHRs,3269
77
- localstack/sdk/models/sns_message.py,sha256=iukQ6brqouDXu-gVguZ_DRBCDebpG7fN3ShggSzYBwM,4580
78
- localstack/sdk/models/sns_platform_endpoint_message.py,sha256=LjDlyUjYapXHNkRub3euZjlEzx2s3UcPlV-43DUA3x0,3760
79
- localstack/sdk/models/sns_platform_endpoint_response.py,sha256=ULF5W-zSdtIOnFnnA4XUm9Z5DP4pu9e8MxmasLgJLr4,4076
80
- localstack/sdk/models/sns_subscription_token_error.py,sha256=X_1X9-r4vQwoq8fLcSsi2inRYD5mYaDUEzq4tWkbdew,2681
81
- localstack/sdk/models/snssms_messages_response.py,sha256=9C-JYPQJyijQ1fU4sa0YujbHuGW6xNRdfWkgFPmArXo,3759
82
- localstack/sdk/models/state_result.py,sha256=b3fG-v678xP41huuMB3OaKq8b9choX_rIkE_PpS_v8s,2915
83
- localstack/sdk/models/store_data200_response.py,sha256=CHQiH4R0e4Y7yeeiSIt2q9xIg8Y8o-ewPJlVIMi0nYo,3147
84
- localstack/sdk/models/update_config_option200_response.py,sha256=KZTLeGK1vfmvvPxBkljQpEU0IodExG8iO60zOgMUgCI,3311
85
- localstack/sdk/models/update_config_option_request.py,sha256=2s2tAA8SOu1lHkYTSfFc4q95tEDynWVO85FhEfWDA7Y,3673
86
- localstack_sdk_generated-4.14.1.dev2.dist-info/METADATA,sha256=zMLPd-Y5VUL60W62ruCwGuVQIfpfXdGbqOETlp-0t2s,325
87
- localstack_sdk_generated-4.14.1.dev2.dist-info/WHEEL,sha256=YCfwYGOYMi5Jhw2fU4yNgwErybb2IX5PEwBKV4ZbdBo,91
88
- localstack_sdk_generated-4.14.1.dev2.dist-info/top_level.txt,sha256=PT6tEKVNrkhaQAhuCgXZy42fXcDwVXSpzlB54o0CtVU,21
89
- localstack_sdk_generated-4.14.1.dev2.dist-info/RECORD,,