Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish extension in ap-south-2 #124

Closed
andrewjharms opened this issue Dec 23, 2023 · 1 comment
Closed

Publish extension in ap-south-2 #124

andrewjharms opened this issue Dec 23, 2023 · 1 comment

Comments

@andrewjharms
Copy link

I'm getting an access denied error when attempting to deploy a Lambda function to the ap-south-2 region that has a dependency on this extension:

Error: creating Lambda Function (MyLambda): operation error Lambda: CreateFunction, https response error StatusCode: 403, RequestID: xxxxxxxx, api error AccessDeniedException: User: arn:aws:sts::xxxxxxxxxxxx:assumed-role/xxxxxxxxxx/aws-go-sdk-xxxxxxxx is not authorized to perform: lambda:GetLayerVersion on resource: arn:aws:lambda:ap-south-2:634166935893:layer:vault-lambda-extension:17 because no resource-based policy allows the lambda:GetLayerVersion action

I suspect this is because the extension has not been made available in the newer ap-south-2 region. Looking at the README, ap-south-2 is not listed as an available region in the ARN string. Please make this extension available to all AWS regions.

@raymonstah
Copy link
Contributor

The layer for VLE has been published to ap-south-2. Here's the ARN: arn:aws:lambda:ap-south-2:634166935893:layer:vault-lambda-extension:1

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

No branches or pull requests

2 participants