Skip to content

Conversation

@localstack-bot
Copy link
Contributor

@localstack-bot localstack-bot commented Nov 3, 2025

🚀 ASF Update Report 🚀

This PR has been automatically generated to update the generated API stubs for our ASF services.
It uses the latest code-generator from the main branch (scaffold.py) and the latest published version of botocore to re-generate all API stubs which are already present in the localstack.aws.api module of the main branch.

🔄 Updated Services

This PR updates the following services:

  • ec2
  • iam
  • kinesis
  • kms
  • lambda-
  • route53
  • s3

👷🏽 Handle this PR

The following options describe how to interact with this PR / the auto-update:

✔️ Accept Changes
If the changes are satisfying, just squash-merge the PR and delete the source branch.

🚫 Ignore Changes
If you want to ignore the changes in this PR, just close the PR and do not delete the source branch. The PR will not be opened and a new PR will not be created for as long as the generated code does not change (or the branch is deleted). As soon as there are new changes, a new PR will be created.

✏️ Adapt Changes
Don't do this. The APIs are auto-generated. If you decide that the APIs should look different, you have to change the code-generation.

⏸️ Pause Updates
Remove the cron-schedule trigger of the GitHub Action workflow which creates these PRs. The action can then still be triggered manually, but it will not be executed automatically.

Fixes FLC-155

@localstack-bot localstack-bot added area: asf area: dependencies Pull requests that update a dependency file docs: skip Pull request does not require documentation changes notes: skip Pull request does not have to be mentioned in the release notes semver: patch Non-breaking changes which can be included in patch releases labels Nov 3, 2025
@github-actions
Copy link

github-actions bot commented Nov 3, 2025

S3 Image Test Results (AMD64 / ARM64)

    2 files  ±0    2 suites  ±0   8m 17s ⏱️ -20s
  533 tests ±0  481 ✅ ±0   52 💤 ±0  0 ❌ ±0 
1 066 runs  ±0  962 ✅ ±0  104 💤 ±0  0 ❌ ±0 

Results for commit 9b94a7b. ± Comparison against base commit f829e69.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Nov 3, 2025

Test Results - Preflight, Unit

22 278 tests   - 98   20 526 ✅  - 100   15m 59s ⏱️ -1s
     1 suites ± 0    1 752 💤 +  2 
     1 files   ± 0        0 ❌ ±  0 

Results for commit 9b94a7b. ± Comparison against base commit f829e69.

This pull request removes 170 and adds 72 tests. Note that renamed tests count towards both.
tests.unit.aws.protocol.test_op_router ‑ test_create_op_router_works_for_every_service[apptest]
tests.unit.aws.protocol.test_op_router ‑ test_create_op_router_works_for_every_service[iotfleethub]
tests.unit.aws.protocol.test_op_router ‑ test_create_op_router_works_for_every_service[lookoutmetrics]
tests.unit.aws.protocol.test_op_router ‑ test_create_op_router_works_for_every_service[lookoutvision]
tests.unit.aws.protocol.test_op_router ‑ test_create_op_router_works_for_every_service[qldb]
tests.unit.aws.protocol.test_op_router ‑ test_create_op_router_works_for_every_service[robomaker]
tests.unit.aws.test_connect.TestClientFactory ‑ test_typed_client_creation[qldb]
tests.unit.aws.test_connect.TestClientFactory ‑ test_typed_client_creation[qldb_session]
tests.unit.aws.test_service_router ‑ test_service_router_works_for_every_service[apptest-rest-json-CreateTestCase]
tests.unit.aws.test_service_router ‑ test_service_router_works_for_every_service[apptest-rest-json-CreateTestConfiguration]
…
tests.unit.aws.api.test_asf_providers ‑ test_provider_signatures[Ec2Provider-Ec2Api-create_ipam_prefix_list_resolver]
tests.unit.aws.api.test_asf_providers ‑ test_provider_signatures[Ec2Provider-Ec2Api-create_ipam_prefix_list_resolver_target]
tests.unit.aws.api.test_asf_providers ‑ test_provider_signatures[Ec2Provider-Ec2Api-delete_ipam_prefix_list_resolver]
tests.unit.aws.api.test_asf_providers ‑ test_provider_signatures[Ec2Provider-Ec2Api-delete_ipam_prefix_list_resolver_target]
tests.unit.aws.api.test_asf_providers ‑ test_provider_signatures[Ec2Provider-Ec2Api-describe_capacity_reservation_topology]
tests.unit.aws.api.test_asf_providers ‑ test_provider_signatures[Ec2Provider-Ec2Api-describe_ipam_prefix_list_resolver_targets]
tests.unit.aws.api.test_asf_providers ‑ test_provider_signatures[Ec2Provider-Ec2Api-describe_ipam_prefix_list_resolvers]
tests.unit.aws.api.test_asf_providers ‑ test_provider_signatures[Ec2Provider-Ec2Api-get_ipam_prefix_list_resolver_rules]
tests.unit.aws.api.test_asf_providers ‑ test_provider_signatures[Ec2Provider-Ec2Api-get_ipam_prefix_list_resolver_version_entries]
tests.unit.aws.api.test_asf_providers ‑ test_provider_signatures[Ec2Provider-Ec2Api-get_ipam_prefix_list_resolver_versions]
…

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Nov 3, 2025

LocalStack Community integration with Pro

    2 files  ±0      2 suites  ±0   2h 2m 50s ⏱️ -30s
4 894 tests ±0  4 525 ✅ ±0  369 💤 ±0  0 ❌ ±0 
4 896 runs  ±0  4 525 ✅ ±0  371 💤 ±0  0 ❌ ±0 

Results for commit 9b94a7b. ± Comparison against base commit f829e69.

♻️ This comment has been updated with latest results.

@silv-io silv-io requested a review from thrau as a code owner November 3, 2025 17:43
@github-actions
Copy link

github-actions bot commented Nov 3, 2025

Test Results (amd64) - Acceptance

7 tests  ±0   5 ✅ ±0   3m 26s ⏱️ +12s
1 suites ±0   2 💤 ±0 
1 files   ±0   0 ❌ ±0 

Results for commit 9b94a7b. ± Comparison against base commit f829e69.

@github-actions
Copy link

github-actions bot commented Nov 3, 2025

Test Results (amd64) - Integration, Bootstrap

    5 files  ±0      5 suites  ±0   2h 38m 52s ⏱️ - 1m 19s
5 268 tests ±0  4 739 ✅ ±0  529 💤 ±0  0 ❌ ±0 
5 274 runs  ±0  4 739 ✅ ±0  535 💤 ±0  0 ❌ ±0 

Results for commit 9b94a7b. ± Comparison against base commit f829e69.

Copy link
Contributor

@bentsku bentsku left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, LGTM, thanks for fixing the parser tests 🙌 and cleaning up on qldb, might be something to keep in mind for future clean ups as well!

Comment on lines +3845 to +3846
if_match: IfMatch | None = None,
if_none_match: IfNoneMatch | None = None,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@silv-io silv-io merged commit 4952b82 into main Nov 3, 2025
49 checks passed
@silv-io silv-io deleted the asf-auto-updates branch November 3, 2025 20:38
Copy link
Member

@alexrashed alexrashed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for jumping on this to fix the tests after qldb was removed from botocore! 💯

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: asf area: dependencies Pull requests that update a dependency file docs: skip Pull request does not require documentation changes notes: skip Pull request does not have to be mentioned in the release notes semver: patch Non-breaking changes which can be included in patch releases

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants