aws-cloudformation / aws-cloudformation/cloudformation-coverage-roadmap
[AWS::Grafana::Workspace] - [Coverage] - kmsKeyId property not supported (present in CreateWorkspace API)
- Dominant language
- No language data
- Stars
- 1.1k
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
### Name of the resource
AWS::Grafana::Workspace
### Resource name
AWS::Grafana::Workspace
### Description
The CreateWorkspace API accepts kmsKeyId (String, 1–2048, pattern [a-zA-Z0-9:/_-]+) to encrypt the workspace with a customer managed AWS KMS key instead of an AWS-owned key. AWS::Grafana::Workspace exposes no encryption-key property, so customers with CMK/BYOK compliance requirements cannot provision Grafana workspaces via CloudFormation.
API reference: https://docs.aws.amazon.com/grafana/latest/APIReference/API_CreateWorkspace.html (kmsKeyId)
CFN resource reference (property absent): https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-resource-grafana-workspace.html
### Other Details
_No response_
Contributor guide
Research direction
Start with the linked CreateWorkspace API reference and the AWS::Grafana::Workspace CloudFormation resource reference, comparing the kmsKeyId API parameter with the resource's available properties. Done means the resource exposes kmsKeyId with the documented constraints and supports provisioning a workspace encrypted with a customer-managed KMS key.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, grafana
- Domain
- cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Clearly specified
- Newbie friendliness
- 48/100