Difference between revisions of "AWS CloudFormation Parameters"

From wikieduonline
Jump to navigation Jump to search
Line 12: Line 12:
  
 
  An error occurred ([[ValidationError]]) when calling the [[CreateChangeSet]] operation: Parameters: [YourParameter] must have value
 
  An error occurred ([[ValidationError]]) when calling the [[CreateChangeSet]] operation: Parameters: [YourParameter] must have value
 +
 +
An error occurred (ValidationError) when calling the [[CreateChangeSet]] operation: [[Parameters:]] [your_parameter_1, your_parmeter2] must have values
 +
  
 
  An error occurred (ValidationError) when calling the CreateChangeSet operation: Template error: [[Unable to get mapping]] for [[Config::]]YOURINFO::PrivateSubnetTwo
 
  An error occurred (ValidationError) when calling the CreateChangeSet operation: Template error: [[Unable to get mapping]] for [[Config::]]YOURINFO::PrivateSubnetTwo

Revision as of 16:09, 6 May 2022

Parameters:


Parameters:
  NameOfYourParameter:
    Type: String
    Description: your description


An error occurred (ValidationError) when calling the CreateChangeSet operation: Parameters: [YourParameter] must have value
An error occurred (ValidationError) when calling the CreateChangeSet operation: Parameters: [your_parameter_1, your_parmeter2] must have values


An error occurred (ValidationError) when calling the CreateChangeSet operation: Template error: Unable to get mapping for Config::YOURINFO::PrivateSubnetTwo

Related

See also

Advertising: