April 2017
Intermediate to advanced
394 pages
10h 31m
English
aws cloudformation estimate-template-cost \ --template-body \ file://06-create-database-with-automatic-failover.yaml \ --parameters ParameterKey=VPCId,ParameterValue=test \ ParameterKey=SubnetIds,ParameterValue=\"test,test\" \ ParameterKey=DBUsername,ParameterValue=test \ ParameterKey=DBPassword,ParameterValue=test \ --query Url \ --output text

Read now
Unlock full access