Skip to content

Commit

Permalink
Minor map bug for AWS
Browse files Browse the repository at this point in the history
  • Loading branch information
iann0036 committed Jan 14, 2025
1 parent 37499bc commit 7876c7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws/map.json
Original file line number Diff line number Diff line change
Expand Up @@ -6476,7 +6476,7 @@
{
"action": "logs:CreateLogGroup",
"arn_override": {
"template": "arn:${Partition}:logs:${Region}:${Account}:log-group:${logGroupName}:log-stream:"
"template": "arn:${Partition}:logs:${Region}:${Account}:log-group:${logGroupName}:log-stream:${logStreamName}"
}
}
],
Expand Down

0 comments on commit 7876c7b

Please sign in to comment.