TagResource action needed for ApiGateway
Open
- Dominant language
- Python
- Stars
- 393
- Forks
- 98
- PR merge metrics
- No merged PRs in 30d
Description
Per https://docs.aws.amazon.com/apigateway/latest/api/API_Operations.html, ApiGateway has a TagResource action. Using this call, or apparently any action that adds tags to a resource like CreateDomainName, requires the permission apigateway:TagResource, but this is missing as an action in awacs/apigateway.py
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.