aws-samples / aws-samples/aws-ct-vpc-flowlogs

Deploying solution in 'il-central-1' region fails

Open
#29 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
12
Forks
7
PR merge metrics
No merged PRs in 30d

Description

Hi team,

Deploying the solution in the 'il-central-1' region fails with following error:

`"Template error: Unable to get mapping for S3perRegion::il-central-1::NAME"`

Edited the template to add the mapping as follows:
```
il-central-1:
NAME: marketplace-sa-resources-ct-il-central-1
```

This also fails with error:

` "Error occurred while GetObject. S3 Error Code: IllegalLocationConstraintException. S3 Error Message: The unspecified location constraint is incompatible for the region specific endpoint this request was sent to. (Service: Lambda, Status Code: 400)"`

Is the solution supported in 'il-central-1' region and what workaround can be used to deploy the solution successfully in the 'il-central-1' region.

Contributor guide

Open the contributing guide

Research direction

Start by inspecting the deployment template's S3perRegion mapping and the S3 object retrieval used by Lambda for il-central-1. Reproduce the deployment in that region and compare the bucket mapping and regional endpoint configuration with a supported region. Done means the solution deploys successfully in il-central-1 without template or IllegalLocationConstraintException errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws
Domain
cloud
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.