aws / aws/serverless-application-model
Feature Request: Add EncryptionConfiguration for AWS::Serverless::StateMachine
Open
contributors/welcome
type/feature
- Dominant language
- Python
- Stars
- 9.6k
- Forks
- 2.5k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 7
Description
### Describe your idea/feature/enhancement
CloudFormation supports EncryptionConfiguration for StepFunction StateMachine: https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-properties-stepfunctions-statemachine-encryptionconfiguration.html
This allows to specify KMS CMK and is required to be used in Enterprise use-cases.
### Proposal
Add similar configuration to "AWS::Serverless::StateMachine"
### Additional Details
Contributor guide
Assessment
This issue has not been assessed yet.