This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::CloudFront::FieldLevelEncryptionProfile
A complex data type for field-level encryption profiles.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "Type" : "AWS::CloudFront::FieldLevelEncryptionProfile", "Properties" : { "FieldLevelEncryptionProfileConfig" :FieldLevelEncryptionProfileConfig} }
YAML
Type: AWS::CloudFront::FieldLevelEncryptionProfile Properties: FieldLevelEncryptionProfileConfig:FieldLevelEncryptionProfileConfig
Properties
FieldLevelEncryptionProfileConfig-
A complex data type that includes the profile name and the encryption entities for the field-level encryption profile.
Required: Yes
Type: FieldLevelEncryptionProfileConfig
Update requires: No interruption
Return values
Ref
Fn::GetAtt
ArnProperty description not available.
Id-
The ID for a field-level encryption profile configuration which includes a set of profiles that specify certain selected data fields to be encrypted by specific public keys.
LastModifiedTime-
The last time the field-level encryption profile was updated.