Skip to content

Commit

Permalink
Conditional ec2:CreateTags permission #32
Browse files Browse the repository at this point in the history
  • Loading branch information
iann0036 committed Apr 25, 2021
1 parent 33e1911 commit fc14110
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions map.json
Original file line number Diff line number Diff line change
Expand Up @@ -19046,6 +19046,13 @@
"template": "${Ipv6Pool}"
}
}
},
{
"action": "ec2:CreateTags",
"resource_mappings": {},
"resourcearn_mappings": {
"vpc": "%%iftruthy%${TagSpecifications[].ResourceType}%arn:${Partition}:ec2:${Region}:${Account}:vpc/*%%%"
}
}
],
"EC2.CreateVpcEndpoint": [
Expand Down

0 comments on commit fc14110

Please sign in to comment.