Update data-lakes-manual-setup.md #7000
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Proposed changes
To create a cluster with a tag, you must also have permission for the elasticmapredue:AddTags action.” AWS guide.
This error is happening when we create temporary cluster and cloning it for Datalake replay. We get the below error message:
2024/06/05 17:11:16 twirp error internal: AccessDeniedException: User: arn:aws:sts::182695231278:assumed-role/SegmentDataLakeRole-prod/1717571475792760882 is not authorized to perform: elasticmapreduce:AddTags on resource: arn:aws:elasticmapreduce:ap-southeast-1:182695231278:cluster/* because no identity-based policy allows the elasticmapreduce:AddTags action
status code: 400, request id: 58159b25-9382-4148-8284-3fb9a65172ec
Merge timing