
Explanation:
AWS CloudFormation gives developers and businesses an easy way to create a collection of related AWS and third-party resources and provision them in an orderly and predictable fashion.
Ultimate access to all questions.
No comments yet.
Your team lead has assigned you the task of learning AWS CloudFormation, a service that allows you to create and manage a collection of related AWS resources and provision them in an organized and predictable manner. To enhance the robustness of your CloudFormation templates, you decide to use AWS-specific parameter types to validate input values and catch errors early in the deployment process.
Considering the various AWS-specific parameter types available, which of the following is NOT a valid parameter type?
A
DependentParameter
B
AWS::EC2::KeyPair::KeyName
C
String
D
CommaDelimitedList