Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.

Lambda: adjust qualifier validation for integrations#13517

Merged
anisaoshafi merged 1 commit into
mainfrom
lmi-integrations
Dec 23, 2025
Merged

Lambda: adjust qualifier validation for integrations#13517
anisaoshafi merged 1 commit into
mainfrom
lmi-integrations

Conversation

@anisaoshafi
Copy link
Copy Markdown
Contributor

Motivation

API operation CreateFunctionUrlConfig needs some adjustment for the validation to pass in the context of Lambda Managed Instances.

Changes

Adjust qualifier validation for integrations using "$LATEST.PUBLISHED" qualifier.

Tests

Related

@anisaoshafi anisaoshafi added aws:lambda AWS Lambda semver: patch Non-breaking changes which can be included in patch releases docs: skip Pull request does not require documentation changes notes: skip Pull request does not have to be mentioned in the release notes labels Dec 12, 2025
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Dec 12, 2025

Test Results - Preflight, Unit

23 001 tests  ±0   21 158 ✅ ±0   6m 24s ⏱️ +3s
     1 suites ±0    1 843 💤 ±0 
     1 files   ±0        0 ❌ ±0 

Results for commit 0ec07f9. ± Comparison against base commit ee8518d.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Dec 12, 2025

Test Results (amd64) - Acceptance

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

Results for commit 0ec07f9. ± Comparison against base commit ee8518d.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Dec 12, 2025

Test Results (amd64) - Integration, Bootstrap

    5 files      5 suites   1h 59m 1s ⏱️
3 751 tests 3 468 ✅ 283 💤 0 ❌
3 757 runs  3 468 ✅ 289 💤 0 ❌

Results for commit 0ec07f9.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Dec 12, 2025

LocalStack Community integration with Pro

    2 files  ±    0      2 suites  ±0   1h 30m 38s ⏱️ - 26m 4s
3 727 tests  - 1 414  3 440 ✅  - 1 305  287 💤  - 109  0 ❌ ±0 
3 729 runs   - 1 414  3 440 ✅  - 1 305  289 💤  - 109  0 ❌ ±0 

Results for commit 0ec07f9. ± Comparison against base commit ee8518d.

This pull request removes 1414 tests.
tests.aws.scenario.bookstore.test_bookstore.TestBookstoreApplication ‑ test_lambda_dynamodb
tests.aws.scenario.bookstore.test_bookstore.TestBookstoreApplication ‑ test_opensearch_crud
tests.aws.scenario.bookstore.test_bookstore.TestBookstoreApplication ‑ test_search_books
tests.aws.scenario.bookstore.test_bookstore.TestBookstoreApplication ‑ test_setup
tests.aws.scenario.kinesis_firehose.test_kinesis_firehose.TestKinesisFirehoseScenario ‑ test_kinesis_firehose_s3
tests.aws.scenario.lambda_destination.test_lambda_destination_scenario.TestLambdaDestinationScenario ‑ test_destination_sns
tests.aws.scenario.lambda_destination.test_lambda_destination_scenario.TestLambdaDestinationScenario ‑ test_infra
tests.aws.scenario.loan_broker.test_loan_broker.TestLoanBrokerScenario ‑ test_prefill_dynamodb_table
tests.aws.scenario.loan_broker.test_loan_broker.TestLoanBrokerScenario ‑ test_stepfunctions_input_recipient_list[step_function_input0-SUCCEEDED]
tests.aws.scenario.loan_broker.test_loan_broker.TestLoanBrokerScenario ‑ test_stepfunctions_input_recipient_list[step_function_input1-SUCCEEDED]
…

♻️ This comment has been updated with latest results.

Copy link
Copy Markdown
Member

@joe4dev joe4dev left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@anisaoshafi anisaoshafi merged commit 960e535 into main Dec 23, 2025
14 checks passed
@anisaoshafi anisaoshafi deleted the lmi-integrations branch December 23, 2025 11:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

aws:lambda AWS Lambda 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.

2 participants