aws-cloudformation / aws-cloudformation/cloudformation-coverage-roadmap

[AWS::Grafana::Workspace] - [Coverage] - kmsKeyId property not supported (present in CreateWorkspace API)

Open
#2,553 0 comments 0 reactions 0 assignees View on GitHub
Coverage
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.