Amazon Web Services

AWS Certified Developer Notes

CloudFormation The following code snippets is the parameters section of a CloudFormation template that you have written.  “Parameters”: {“KeyName”:{“Description”:”answer to the question”,”Type”:”AWS::EC2::KeyPair::KayName”,…}} What is the best description of what this section ill do once you [Continue Reading…]