Skip to content

Conversation

@localstack-bot
Copy link
Contributor

@localstack-bot localstack-bot commented Oct 13, 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:

  • lambda-
  • ec2

👷🏽 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.

@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 Oct 13, 2025
@github-actions
Copy link

S3 Image Test Results (AMD64 / ARM64)

    2 files    2 suites   8m 38s ⏱️
  532 tests 480 ✅  52 💤 0 ❌
1 064 runs  960 ✅ 104 💤 0 ❌

Results for commit 25f5412.

@github-actions
Copy link

Test Results - Preflight, Unit

22 333 tests  +35   20 584 ✅ +29   15m 51s ⏱️ -31s
     1 suites ± 0    1 749 💤 + 6 
     1 files   ± 0        0 ❌ ± 0 

Results for commit 25f5412. ± Comparison against base commit 69ed784.

@github-actions
Copy link

Test Results (amd64) - Acceptance

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

Results for commit 25f5412. ± Comparison against base commit 69ed784.

@github-actions
Copy link

Test Results - Alternative Providers

584 tests   - 783   330 ✅  - 381   25m 42s ⏱️ - 13m 19s
  1 suites  -   4   254 💤  - 402 
  1 files    -   4     0 ❌ ±  0 

Results for commit 25f5412. ± Comparison against base commit 69ed784.

This pull request removes 783 tests.
tests.aws.services.cloudwatch.test_cloudwatch.TestCloudWatchMultiProtocol ‑ test_basic_operations_multiple_protocols[json]
tests.aws.services.cloudwatch.test_cloudwatch.TestCloudWatchMultiProtocol ‑ test_basic_operations_multiple_protocols[query]
tests.aws.services.cloudwatch.test_cloudwatch.TestCloudWatchMultiProtocol ‑ test_basic_operations_multiple_protocols[smithy-rpc-v2-cbor]
tests.aws.services.cloudwatch.test_cloudwatch.TestCloudWatchMultiProtocol ‑ test_exception_serializing_with_no_shape_in_spec[json]
tests.aws.services.cloudwatch.test_cloudwatch.TestCloudWatchMultiProtocol ‑ test_exception_serializing_with_no_shape_in_spec[query]
tests.aws.services.cloudwatch.test_cloudwatch.TestCloudWatchMultiProtocol ‑ test_exception_serializing_with_no_shape_in_spec[smithy-rpc-v2-cbor]
tests.aws.services.cloudwatch.test_cloudwatch.TestCloudWatchMultiProtocol ‑ test_multi_protocol_client_fixture[json]
tests.aws.services.cloudwatch.test_cloudwatch.TestCloudWatchMultiProtocol ‑ test_multi_protocol_client_fixture[query]
tests.aws.services.cloudwatch.test_cloudwatch.TestCloudWatchMultiProtocol ‑ test_multi_protocol_client_fixture[smithy-rpc-v2-cbor]
tests.aws.services.cloudwatch.test_cloudwatch.TestCloudwatch ‑ test_alarm_lambda_target
…

@github-actions
Copy link

Test Results (amd64) - Integration, Bootstrap

    5 files  ±0      5 suites  ±0   2h 38m 37s ⏱️ -32s
5 189 tests ±0  4 581 ✅  - 111  497 💤 ±0  111 ❌ +111 
5 195 runs  ±0  4 581 ✅  - 111  503 💤 ±0  111 ❌ +111 

For more details on these failures, see this check.

Results for commit 25f5412. ± Comparison against base commit 69ed784.

@github-actions
Copy link

LocalStack Community integration with Pro

    2 files  ±0      2 suites  ±0   1h 59m 35s ⏱️ + 1m 28s
4 815 tests ±0  4 367 ✅  - 111  337 💤 ±0  111 ❌ +111 
4 817 runs  ±0  4 367 ✅  - 111  339 💤 ±0  111 ❌ +111 

For more details on these failures, see this check.

Results for commit 25f5412. ± Comparison against base commit 69ed784.

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.

LGTM! Only small updates in Lambda and EC2, the lambda one seems related to AddPermission and Function URL.

Also, it does not contain the remove imports that were unrelated anymore following the merge of #13263

@gregfurman still added a #noqa to a jpype import to prevent its removal in the future

@bentsku bentsku merged commit 8f5b405 into main Oct 14, 2025
51 of 65 checks passed
@bentsku bentsku mentioned this pull request Oct 16, 2025
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.

4 participants