Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(synthetics): support SSE-S3 and SSE-KMS to encrypt canary artifacts #30190

Open
1 of 2 tasks
mazyu36 opened this issue May 14, 2024 · 1 comment · May be fixed by #30197
Open
1 of 2 tasks

(synthetics): support SSE-S3 and SSE-KMS to encrypt canary artifacts #30190

mazyu36 opened this issue May 14, 2024 · 1 comment · May be fixed by #30197
Labels
@aws-cdk/aws-synthetics Related to Amazon CloudWatch Synthetics effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p2

Comments

@mazyu36
Copy link
Contributor

mazyu36 commented May 14, 2024

Describe the feature

CloudWatch Synthetics supports SSE-S3 and SSE-KMS to encrypt artifacts.
https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch_Synthetics_artifact_encryption.html

But in the current Canary Construct, we cannot choose encryption options.

Use Case

To use the SSE-S3 or SSE-KMS option.

Proposed Solution

Add artifactConfig property to the Canary Construct.

https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_synthetics.CfnCanary.ArtifactConfigProperty.html

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

CDK version used

2.141.0

Environment details (OS name and version, etc.)

MacOS

@mazyu36 mazyu36 added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels May 14, 2024
@github-actions github-actions bot added the @aws-cdk/aws-synthetics Related to Amazon CloudWatch Synthetics label May 14, 2024
@pahud
Copy link
Contributor

pahud commented May 14, 2024

Thank you @mazyu36. We look forward to your PR as always.

@pahud pahud added p2 effort/medium Medium work item – several days of effort and removed needs-triage This issue or PR still needs to be triaged. labels May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/aws-synthetics Related to Amazon CloudWatch Synthetics effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p2
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants