Skip to content

feat: add lambda layer support for ap-southeast-5 (#2091)#2142

Open
supermadu7 wants to merge 1 commit into
brefphp:masterfrom
supermadu7:feat/ap-southeast-5-support
Open

feat: add lambda layer support for ap-southeast-5 (#2091)#2142
supermadu7 wants to merge 1 commit into
brefphp:masterfrom
supermadu7:feat/ap-southeast-5-support

Conversation

@supermadu7

Copy link
Copy Markdown

Motivation

AWS has officially launched the ap-southeast-5 region in Malaysia. Currently, developers looking to deploy serverless PHP applications to this new region cannot leverage Bref runtimes because the region identifier is missing from the core configuration layout.

Adding ap-southeast-5 to the list of recognized regions ensures that the deployment utilities and Serverless framework integrations can successfully resolve and reference Bref's published Lambda layers in the Malaysia data centers, expanding the framework's global infrastructure reach.

Related Issues

Resolves #2091

@mnapoli

mnapoli commented Jul 11, 2026

Copy link
Copy Markdown
Member

Thanks, this needs more work than just this though (enabling the region in AWS for the Bref account, adding the region in the other repos, rebuilding everything, etc.).

I'll hold this off for now.

@supermadu7

Copy link
Copy Markdown
Author

No problem at all, I figured there would be some manual AWS account configuration and pipeline updates needed on your end to actually deploy the layers to the new region.

I'll leave this PR open and ready for whenever you decide to roll out ap-southeast-5. Let me know if there are any other specific repositories or deployment scripts I can help prep in the meantime.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Lambda layer support for ap-southeast-5 (Malaysia)

2 participants