AWS - Developer Theory

 0    4 flashcards    pablojakub
download mp3 print play test yourself
 
Question English Answer English
In CloudFormation template which section specify which resources provision based on environment?
start learning
Conditions section
In CloudFormation how is called section that allows exporting values
start learning
Outputs
How can we import values in CloudFormation template file
start learning
By function "Fn: ImportValue": {"Fn: Sub": "${Parameter}-OutputID"}
What is SAM?
start learning
Serverless Application Model. It is an extension to CloudFormation used for serverless applications

You must sign in to write a comment