Skip to content

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

Merged
pvital merged 1 commit into
mainfrom
update_aws_regions
Aug 31, 2026
Merged

chore: Update prod regions for AWS Lambda layer publishing script.#898
pvital merged 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

@CagriYonca CagriYonca left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Hope the war ends soon.

@pvital
pvital merged commit f7a81ae into main Aug 31, 2026
21 checks passed
@pvital
pvital deleted the update_aws_regions branch August 31, 2026 10:48
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.

2 participants