This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::EMRContainers::SecurityConfiguration SecurityConfigurationData
Configurations related to the security configuration for the request.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "AuthenticationConfiguration" :AuthenticationConfiguration, "AuthorizationConfiguration" :AuthorizationConfiguration, "EncryptionConfiguration" :EncryptionConfiguration}
YAML
AuthenticationConfiguration:AuthenticationConfigurationAuthorizationConfiguration:AuthorizationConfigurationEncryptionConfiguration:EncryptionConfiguration
Properties
AuthenticationConfigurationProperty description not available.
Required: No
Type: AuthenticationConfiguration
Update requires: Replacement
-
Authorization-related configuration input for the security configuration.
Required: No
Type: AuthorizationConfiguration
Update requires: Replacement
EncryptionConfigurationProperty description not available.
Required: No
Type: EncryptionConfiguration
Update requires: Replacement