Skip to content

chore: Update prod regions for AWS Lambda layer publishing script. - #898

Open
pvital wants to merge 1 commit into
mainfrom
update_aws_regions
Open

chore: Update prod regions for AWS Lambda layer publishing script.#898
pvital wants to merge 1 commit into
mainfrom
update_aws_regions

Conversation

@pvital

@pvital pvital commented Aug 28, 2026

Copy link
Copy Markdown
Member

Summary

This pull request updates the AWS Lambda layer publishing script to refine the list of target production regions.

Changes include:

  • Extracted China regions (cn-north-1, cn-northwest-1) into a dedicated cn_regions list and appended them to the target_regions list at runtime, instead of embedding them inline.
  • Commented out me-south-1 from the production target regions with a reference to the AWS Health status page (https://health.aws.amazon.com/health/status), indicating a temporary availability issue.
  • Minor formatting fix to the subprocess imports, wrapping them across multiple lines for readability.

Files Changed

- Commented the entry for the AWS Middle East (Bahrain) Region (ME-SOUTH-1) since it has suffered damage due to a conflict in the Middle East and is currently unavailable.
- Moved the China regions to the end of the list since it sometimes breaks the publishing when not reached.

Signed-off-by: Paulo Vital <paulo.vital@ibm.com>
@pvital pvital self-assigned this Aug 28, 2026
@pvital
pvital requested a review from a team as a code owner August 28, 2026 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant