powertools-lambda-python icon indicating copy to clipboard operation
powertools-lambda-python copied to clipboard

feat(ci): GovCloud Layer Workflow

Open sthulb opened this issue 4 months ago • 1 comments

Issue number: #1166

Summary

Changes

This PR aims to extend the availability of the AWS Lambda Powertools layer to AWS GovCloud regions.

User experience

Before this PR:

  • The Lambda Powertools layer is currently not published to AWS GovCloud regions.
  • GovCloud users have to manually copy the layer to their accounts as a workaround.

After this PR:

  • Include the following GovCloud regions in our layer publication process:
    • us-gov-east-1
    • us-gov-west-1

Checklist

If your change doesn't seem to apply, please leave them unchecked.

Is this a breaking change?

RFC issue number:

Checklist:

  • [ ] Migration process documented
  • [ ] Implement warnings (if it can live side by side)

Acknowledgment

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

sthulb avatar Sep 27 '24 10:09 sthulb