AWS::StepFunctions::Activity EncryptionConfiguration - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::StepFunctions::Activity EncryptionConfiguration

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "KmsDataKeyReusePeriodSeconds" : Integer, "KmsKeyId" : String, "Type" : String }

YAML

KmsDataKeyReusePeriodSeconds: Integer KmsKeyId: String Type: String

Properties

KmsDataKeyReusePeriodSeconds

Required: No

Type: Integer

Minimum: 60

Maximum: 900

Update requires: Replacement

KmsKeyId

Required: No

Type: String

Minimum: 1

Maximum: 2048

Update requires: Replacement

Type

Required: Yes

Type: String

Allowed values: CUSTOMER_MANAGED_KMS_KEY | AWS_OWNED_KEY

Update requires: Replacement