Skip to content

Feature request: deploy Lambda layers in ap-south-2 and me-central-1 regions #2674

@dreamorosi

Description

@dreamorosi

Use case

As per issue title, we should start publishing our Lambda layers to these two regions starting from the next release. This will allow us to have the layer showing up in the Lambda console UI as well as allow customers to use the Layer in them.

Solution/User Experience

Following the process described here, we should do the following actions:

  • enable me-central-1 opt-in region in beta account
  • enable me-central-1 opt-in region in prod account
  • bootstrap cdk in me-central-1 in beta account
  • bootstrap cdk in me-central-1 in prod account
  • bootstrap cdk in ap-south-2 in beta account
  • bootstrap cdk in ap-south-2 in prod account
  • add regions in .github/workflows/reusable_deploy_layer_stack.yml list
  • add regions in docs/index.md table
  • run layer-balancer in ap-south-2 prod account
  • run layer-balancer in me-central-1 prod account

Alternative solutions

No response

Acknowledgment

Future readers

Please react with 👍 and your use case to help us understand customer demand.

Metadata

Metadata

Labels

completedThis item is complete and has been merged/shippedfeature-requestThis item refers to a feature request for an existing or new utilitylayersItems related to the Lambda Layers pipeline

Type

No type

Projects

Status

Shipped

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions