aws-cloudformation / aws-cloudformation/cloudformation-coverage-roadmap
AWS::KMS::Grant
Open
enhancement
security identity compliance
- Dominant language
- No language data
- Stars
- 1.1k
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
## 1. Title:
New Resource: AWS::KMS::Grant
## 2. Scope of request:
New resource for KMS - Manage KMS Grants via CloudFormation
## 3. Expected behavior
Possible to manage KMS Grants directly through CloudFormation.
This includes Create, Update & Revoke via the CloudFormation Create, Update & Delete actions.
## 4. Test cases
N/A
## 5. Helpful Links
https://docs.aws.amazon.com/kms/latest/APIReference/API_CreateGrant.html
https://www.npmjs.com/package/lulo-plugin-kms-grant (CustomResource implementation)
## 6. Category:
Security, KMS
Contributor guide
Assessment
This issue has not been assessed yet.