automated-security-response-on-aws icon indicating copy to clipboard operation
automated-security-response-on-aws copied to clipboard

Member stack deployment fails in ap-northeast-3

Open sugikane opened this issue 3 years ago • 0 comments

Describe the bug

Member stack deployment fails in ap-northeast-3.

To Reproduce

When deploying a member stack to ap-northeast-3, the following error message was displayed and the deployment failed.

Error occurred while GetObject. S3 Error Code: PermanentRedirect. S3 Error Message: The bucket is in this region: us-east-1. Please use this region to retry the request (Service: AWSLambdaInternal; Status Code: 400; Error Code: InvalidParameterValueException; Request ID: 14e29792-8471-4cf9-b38d-8103f4786288; Proxy: null

Expected behavior

I want to deploy member stacks to ap-northeast-3.

Please complete the following information about the solution:

  • [x] Version: v1.5.0
  • [x] Region: ap-northeast-3
  • [x] Was the solution modified from the version published on this repository? -> No
  • [x] If the answer to the previous question was yes, are the changes available on GitHub?
  • [x] Have you checked your service quotas for the sevices this solution uses? -> Yes
  • [x] Were there any errors in the CloudWatch Logs? Troubleshooting -> No

Screenshots

sharr-screenshot

Additional context

I believe that the file for the ap-northeast-3 does not exist, since it was successfully deployed in the ap-northeast-1 and the following URL is not accessible.

https://solutions-ap-northeast-3.s3.amazonaws.com/aws-security-hub-automated-response-and-remediation/v1.5.0/lambda/layer.zip

sugikane avatar Aug 01 '22 09:08 sugikane