localstack-sdk-generated 2026.5.0__tar.gz → 2026.6.0__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/.openapi-generator/FILES +7 -0
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/PKG-INFO +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/api/aws_api.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/api/chaos_api.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/api/default_api.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/api/localstack_api.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/api/pods_api.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/api/pro_api.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/api/replicator_api.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/api/state_api.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/api_client.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/configuration.py +2 -2
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/exceptions.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/models/__init__.py +8 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/models/action_and_resource.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/models/aws_pinpoint_application_id_reference_id_get200_response.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/models/check_actions_request.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/models/check_actions_request_required_permission_inner.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/models/check_actions_response.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/models/check_actions_response_source_principal.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/models/cloud_watch_metrics.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/models/cloud_watch_metrics_metrics_inner.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/models/cloud_watch_metrics_metrics_inner_d_inner.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/models/cloud_watch_metrics_metrics_inner_d_inner_v.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/models/cloud_watch_metrics_metrics_inner_t.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/models/cloud_watch_metrics_metrics_inner_v.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/models/create_remote_request.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/models/delete_ddb_expired_items200_response.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/models/fault_rule.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/models/fault_rule_error.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/models/get_diagnostics200_response.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/models/get_diagnostics200_response_logs.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/models/get_diagnostics200_response_version.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/models/get_diagnostics200_response_version_host.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/models/get_diagnostics200_response_version_image_version.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/models/get_diagnostics200_response_version_localstack_version.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/models/get_features_and_services200_response.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/models/get_lambda_runtimes200_response.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/models/get_ses_messages200_response.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/models/get_sns_subscription_token200_response.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/models/iam_config.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/models/init_scripts.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/models/init_scripts_completed.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/models/init_scripts_scripts_inner.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/models/init_scripts_stage.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/models/init_scripts_stage_scripts_inner.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/models/list_remotes200_response.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/models/load_service.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/models/localstack_pods_environment_get200_response.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/models/localstack_stackinfo_get200_response.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/models/manage_session_request.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/models/message.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/models/network_effects_config.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/models/pod_list.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/models/pod_list_cloudpods_inner.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/models/pod_remote.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/models/pod_save_request.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/models/pod_versions.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/models/pod_versions_versions_inner.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/models/receive_message_request.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/models/receive_message_result.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/models/remote_config.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/models/remote_config_one_of.py +1 -1
- localstack_sdk_generated-2026.6.0/localstack/sdk/models/replication_config_batch.py +90 -0
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/models/replication_config_mock.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/models/replication_config_single.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/models/replication_job.py +22 -4
- localstack_sdk_generated-2026.6.0/localstack/sdk/models/replication_job_resources.py +100 -0
- localstack_sdk_generated-2026.6.0/localstack/sdk/models/replication_job_resources_failed_inner.py +98 -0
- localstack_sdk_generated-2026.6.0/localstack/sdk/models/replication_job_resources_failed_inner_root.py +90 -0
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/models/replication_request.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/models/replication_request_source_aws_config.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/models/replication_request_target_aws_config.py +1 -1
- localstack_sdk_generated-2026.6.0/localstack/sdk/models/replication_supported_resource.py +123 -0
- localstack_sdk_generated-2026.5.0/localstack/sdk/models/replication_supported_resource.py → localstack_sdk_generated-2026.6.0/localstack/sdk/models/replication_supported_resource_batch.py +7 -11
- localstack_sdk_generated-2026.6.0/localstack/sdk/models/replication_supported_resource_resource_tree.py +90 -0
- localstack_sdk_generated-2026.6.0/localstack/sdk/models/replication_supported_resource_single.py +90 -0
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/models/ses_destination.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/models/ses_sent_email.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/models/ses_sent_email_body.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/models/session_info.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/models/sns_message.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/models/sns_platform_endpoint_message.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/models/sns_platform_endpoint_response.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/models/sns_subscription_token_error.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/models/snssms_messages_response.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/models/state_result.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/models/store_data200_response.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/models/update_config_option200_response.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/models/update_config_option_request.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/rest.py +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack_sdk_generated.egg-info/PKG-INFO +1 -1
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack_sdk_generated.egg-info/SOURCES.txt +16 -0
- localstack_sdk_generated-2026.6.0/localstack_sdk_generated.egg-info/scm_file_list.json +104 -0
- localstack_sdk_generated-2026.6.0/localstack_sdk_generated.egg-info/scm_version.json +8 -0
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/.gitignore +0 -0
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/.openapi-generator/VERSION +0 -0
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/.openapi-generator-ignore +0 -0
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/api/__init__.py +0 -0
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/api_response.py +0 -0
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/py.typed +0 -0
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack_sdk_generated.egg-info/dependency_links.txt +0 -0
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack_sdk_generated.egg-info/requires.txt +0 -0
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack_sdk_generated.egg-info/top_level.txt +0 -0
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/pyproject.toml +0 -0
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/requirements.txt +0 -0
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/setup.cfg +0 -0
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/templates/pyproject.mustache +0 -0
- {localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/templates/rest.mustache +0 -0
{localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/.openapi-generator/FILES
RENAMED
|
@@ -62,13 +62,20 @@ localstack/sdk/models/receive_message_request.py
|
|
|
62
62
|
localstack/sdk/models/receive_message_result.py
|
|
63
63
|
localstack/sdk/models/remote_config.py
|
|
64
64
|
localstack/sdk/models/remote_config_one_of.py
|
|
65
|
+
localstack/sdk/models/replication_config_batch.py
|
|
65
66
|
localstack/sdk/models/replication_config_mock.py
|
|
66
67
|
localstack/sdk/models/replication_config_single.py
|
|
67
68
|
localstack/sdk/models/replication_job.py
|
|
69
|
+
localstack/sdk/models/replication_job_resources.py
|
|
70
|
+
localstack/sdk/models/replication_job_resources_failed_inner.py
|
|
71
|
+
localstack/sdk/models/replication_job_resources_failed_inner_root.py
|
|
68
72
|
localstack/sdk/models/replication_request.py
|
|
69
73
|
localstack/sdk/models/replication_request_source_aws_config.py
|
|
70
74
|
localstack/sdk/models/replication_request_target_aws_config.py
|
|
71
75
|
localstack/sdk/models/replication_supported_resource.py
|
|
76
|
+
localstack/sdk/models/replication_supported_resource_batch.py
|
|
77
|
+
localstack/sdk/models/replication_supported_resource_resource_tree.py
|
|
78
|
+
localstack/sdk/models/replication_supported_resource_single.py
|
|
72
79
|
localstack/sdk/models/ses_destination.py
|
|
73
80
|
localstack/sdk/models/ses_sent_email.py
|
|
74
81
|
localstack/sdk/models/ses_sent_email_body.py
|
|
@@ -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: 2026.
|
|
8
|
+
The version of the OpenAPI document: 2026.6.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: 2026.
|
|
8
|
+
The version of the OpenAPI document: 2026.6.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: 2026.
|
|
8
|
+
The version of the OpenAPI document: 2026.6.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: 2026.
|
|
8
|
+
The version of the OpenAPI document: 2026.6.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: 2026.
|
|
8
|
+
The version of the OpenAPI document: 2026.6.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: 2026.
|
|
8
|
+
The version of the OpenAPI document: 2026.6.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: 2026.
|
|
8
|
+
The version of the OpenAPI document: 2026.6.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: 2026.
|
|
8
|
+
The version of the OpenAPI document: 2026.6.0
|
|
9
9
|
Contact: info@localstack.cloud
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
{localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/api_client.py
RENAMED
|
@@ -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: 2026.
|
|
8
|
+
The version of the OpenAPI document: 2026.6.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: 2026.
|
|
8
|
+
The version of the OpenAPI document: 2026.6.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: 2026.
|
|
497
|
+
"Version of the API: 2026.6.0\n"\
|
|
498
498
|
"SDK Package Version: 1.0.0".\
|
|
499
499
|
format(env=sys.platform, pyversion=sys.version)
|
|
500
500
|
|
{localstack_sdk_generated-2026.5.0 → localstack_sdk_generated-2026.6.0}/localstack/sdk/exceptions.py
RENAMED
|
@@ -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: 2026.
|
|
8
|
+
The version of the OpenAPI document: 2026.6.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: 2026.
|
|
9
|
+
The version of the OpenAPI document: 2026.6.0
|
|
10
10
|
Contact: info@localstack.cloud
|
|
11
11
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
12
12
|
|
|
@@ -64,13 +64,20 @@ from localstack.sdk.models.receive_message_request import ReceiveMessageRequest
|
|
|
64
64
|
from localstack.sdk.models.receive_message_result import ReceiveMessageResult
|
|
65
65
|
from localstack.sdk.models.remote_config import RemoteConfig
|
|
66
66
|
from localstack.sdk.models.remote_config_one_of import RemoteConfigOneOf
|
|
67
|
+
from localstack.sdk.models.replication_config_batch import ReplicationConfigBatch
|
|
67
68
|
from localstack.sdk.models.replication_config_mock import ReplicationConfigMock
|
|
68
69
|
from localstack.sdk.models.replication_config_single import ReplicationConfigSingle
|
|
69
70
|
from localstack.sdk.models.replication_job import ReplicationJob
|
|
71
|
+
from localstack.sdk.models.replication_job_resources import ReplicationJobResources
|
|
72
|
+
from localstack.sdk.models.replication_job_resources_failed_inner import ReplicationJobResourcesFailedInner
|
|
73
|
+
from localstack.sdk.models.replication_job_resources_failed_inner_root import ReplicationJobResourcesFailedInnerRoot
|
|
70
74
|
from localstack.sdk.models.replication_request import ReplicationRequest
|
|
71
75
|
from localstack.sdk.models.replication_request_source_aws_config import ReplicationRequestSourceAwsConfig
|
|
72
76
|
from localstack.sdk.models.replication_request_target_aws_config import ReplicationRequestTargetAwsConfig
|
|
73
77
|
from localstack.sdk.models.replication_supported_resource import ReplicationSupportedResource
|
|
78
|
+
from localstack.sdk.models.replication_supported_resource_batch import ReplicationSupportedResourceBatch
|
|
79
|
+
from localstack.sdk.models.replication_supported_resource_resource_tree import ReplicationSupportedResourceResourceTree
|
|
80
|
+
from localstack.sdk.models.replication_supported_resource_single import ReplicationSupportedResourceSingle
|
|
74
81
|
from localstack.sdk.models.ses_destination import SESDestination
|
|
75
82
|
from localstack.sdk.models.sns_message import SNSMessage
|
|
76
83
|
from localstack.sdk.models.sns_platform_endpoint_message import SNSPlatformEndpointMessage
|
|
@@ -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: 2026.
|
|
8
|
+
The version of the OpenAPI document: 2026.6.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: 2026.
|
|
8
|
+
The version of the OpenAPI document: 2026.6.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: 2026.
|
|
8
|
+
The version of the OpenAPI document: 2026.6.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: 2026.
|
|
8
|
+
The version of the OpenAPI document: 2026.6.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: 2026.
|
|
8
|
+
The version of the OpenAPI document: 2026.6.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: 2026.
|
|
8
|
+
The version of the OpenAPI document: 2026.6.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: 2026.
|
|
8
|
+
The version of the OpenAPI document: 2026.6.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: 2026.
|
|
8
|
+
The version of the OpenAPI document: 2026.6.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: 2026.
|
|
8
|
+
The version of the OpenAPI document: 2026.6.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: 2026.
|
|
8
|
+
The version of the OpenAPI document: 2026.6.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: 2026.
|
|
8
|
+
The version of the OpenAPI document: 2026.6.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: 2026.
|
|
8
|
+
The version of the OpenAPI document: 2026.6.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: 2026.
|
|
8
|
+
The version of the OpenAPI document: 2026.6.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: 2026.
|
|
8
|
+
The version of the OpenAPI document: 2026.6.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: 2026.
|
|
8
|
+
The version of the OpenAPI document: 2026.6.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: 2026.
|
|
8
|
+
The version of the OpenAPI document: 2026.6.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: 2026.
|
|
8
|
+
The version of the OpenAPI document: 2026.6.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: 2026.
|
|
8
|
+
The version of the OpenAPI document: 2026.6.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: 2026.
|
|
8
|
+
The version of the OpenAPI document: 2026.6.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: 2026.
|
|
8
|
+
The version of the OpenAPI document: 2026.6.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: 2026.
|
|
8
|
+
The version of the OpenAPI document: 2026.6.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: 2026.
|
|
8
|
+
The version of the OpenAPI document: 2026.6.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: 2026.
|
|
8
|
+
The version of the OpenAPI document: 2026.6.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: 2026.
|
|
8
|
+
The version of the OpenAPI document: 2026.6.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: 2026.
|
|
8
|
+
The version of the OpenAPI document: 2026.6.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: 2026.
|
|
8
|
+
The version of the OpenAPI document: 2026.6.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: 2026.
|
|
8
|
+
The version of the OpenAPI document: 2026.6.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: 2026.
|
|
8
|
+
The version of the OpenAPI document: 2026.6.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: 2026.
|
|
8
|
+
The version of the OpenAPI document: 2026.6.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: 2026.
|
|
8
|
+
The version of the OpenAPI document: 2026.6.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: 2026.
|
|
8
|
+
The version of the OpenAPI document: 2026.6.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: 2026.
|
|
8
|
+
The version of the OpenAPI document: 2026.6.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: 2026.
|
|
8
|
+
The version of the OpenAPI document: 2026.6.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: 2026.
|
|
8
|
+
The version of the OpenAPI document: 2026.6.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: 2026.
|
|
8
|
+
The version of the OpenAPI document: 2026.6.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: 2026.
|
|
8
|
+
The version of the OpenAPI document: 2026.6.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: 2026.
|
|
8
|
+
The version of the OpenAPI document: 2026.6.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: 2026.
|
|
8
|
+
The version of the OpenAPI document: 2026.6.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: 2026.
|
|
8
|
+
The version of the OpenAPI document: 2026.6.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: 2026.
|
|
8
|
+
The version of the OpenAPI document: 2026.6.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: 2026.
|
|
8
|
+
The version of the OpenAPI document: 2026.6.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: 2026.
|
|
8
|
+
The version of the OpenAPI document: 2026.6.0
|
|
9
9
|
Contact: info@localstack.cloud
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|