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::Endpoint EMREKSConfiguration
The EMREKSConfiguration property type specifies Property description not available. for an AWS::EMRContainers::Endpoint.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "Classification" :String, "Configurations" :[ EMREKSConfiguration, ... ], "Properties" :{}Key:Value, ...}
YAML
Classification:StringConfigurations:- EMREKSConfigurationProperties:Key:Value
Properties
ClassificationProperty description not available.
Required: Yes
Type: String
Update requires: Replacement
ConfigurationsProperty description not available.
Required: No
Type: Array of EMREKSConfiguration
Maximum:
100Update requires: Replacement
PropertiesProperty description not available.
Required: No
Type: Object of String
Pattern:
.*Update requires: Replacement