This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::DataZone::ProjectProfile EnvironmentConfigurationParametersDetails
The EnvironmentConfigurationParametersDetails
property type specifies Property description not available. for an AWS::DataZone::ProjectProfile.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "ParameterOverrides" :
[ EnvironmentConfigurationParameter, ... ]
, "ResolvedParameters" :[ EnvironmentConfigurationParameter, ... ]
, "SsmPath" :String
}
YAML
ParameterOverrides:
- EnvironmentConfigurationParameter
ResolvedParameters:- EnvironmentConfigurationParameter
SsmPath:String
Properties
ParameterOverrides
Property description not available.
Required: No
Type: Array of EnvironmentConfigurationParameter
Update requires: No interruption
ResolvedParameters
Property description not available.
Required: No
Type: Array of EnvironmentConfigurationParameter
Update requires: No interruption
SsmPath
Property description not available.
Required: No
Type: String
Minimum:
1
Maximum:
2048
Update requires: No interruption