Skip to content

Comments

chore(appconfig): update AWS AppConfig Lambda extension layer ARNs#37043

Open
dzchen22 wants to merge 1 commit intoaws:mainfrom
dzchen22:update-appconfig-lambda-arns
Open

chore(appconfig): update AWS AppConfig Lambda extension layer ARNs#37043
dzchen22 wants to merge 1 commit intoaws:mainfrom
dzchen22:update-appconfig-lambda-arns

Conversation

@dzchen22
Copy link

  • Update all lambda layer version ARNs to latest versions
  • Add support for new regions: ap-southeast-6, ap-southeast-7, ca-west-1, ap-east-2, mx-central-1, us-northeast-1
  • Add eusc-de-east-1 region support
  • Add us-gov-east-1 and us-gov-west-1 ARM64 support
  • Remove ISO partition regions (us-isob-, us-isof-, eu-isoe-, us-iso-)
  • Update corresponding unit tests

Total regions supported: 40 (both x86_64 and ARM64 platforms)

Issue # (if applicable)

Closes #.

Reason for this change

  • Updating lambda extension arns for AppConfig

Description of changes

What code changes did you make?

  • Pulled new lambda extension arns and updated them in code
    Why do these changes address the issue?
  • Customers are getting outdated arns. New regions also need to be added to the map.
    What alternatives did you consider and reject?
  • N/A
    What design decisions have you made?
  • N/A

Describe any new or updated permissions being added

Description of how you validated changes

Have you added any unit tests and/or integration tests? Did you test by hand?

  • Edited tests that relied on a specific arn version to be returned.

Checklist


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

- Update all lambda layer version ARNs to latest versions
- Add support for new regions: ap-southeast-6, ap-southeast-7, ca-west-1, ap-east-2, mx-central-1, us-northeast-1
- Add eusc-de-east-1 region support
- Add us-gov-east-1 and us-gov-west-1 ARM64 support
- Remove ISO partition regions (us-isob-*, us-isof-*, eu-isoe-*, us-iso-*)
- Update corresponding unit tests

Total regions supported: 40 (both x86_64 and ARM64 platforms)
@github-actions github-actions bot added beginning-contributor [Pilot] contributed between 0-2 PRs to the CDK p2 labels Feb 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

beginning-contributor [Pilot] contributed between 0-2 PRs to the CDK p2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant