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::AIOps::InvestigationGroup EncryptionConfigMap
The EncryptionConfigMap
property type specifies Property description not available. for an AWS::AIOps::InvestigationGroup.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "EncryptionConfigurationType" :
String
, "KmsKeyId" :String
}
YAML
EncryptionConfigurationType:
String
KmsKeyId:String
Properties
EncryptionConfigurationType
Property description not available.
Required: No
Type: String
Minimum:
1
Maximum:
128
Update requires: No interruption
KmsKeyId
-
If the investigation group uses a customer managed key for encryption, this field displays the ID of that key.
Required: No
Type: String
Minimum:
1
Maximum:
256
Update requires: No interruption