Examples of using Aws cloudformation create-stack in English and their translations into German
{-}
-
Colloquial
-
Official
-
Ecclesiastic
-
Medicine
-
Financial
-
Ecclesiastic
-
Political
-
Computer
-
Programming
-
Official/political
-
Political
Returns the name of the stack as specified with the aws cloudformation create-stack command, such as teststack.
Use the aws cloudformation create-stack command with the--stack-policy-body option to type in a modified policy or the--stack-policy-url option to specify a file containing the policy.
For example, when you create a stack, AWS CloudFormation makes requests from its IP address to launch an EC2 instance or to create an S3 bucket, not from the IP address from the CreateStack call or the aws cloudformation create-stack command.
Immediately after you run the aws cloudformation create-stack command, you can list its resources using the aws cloudformation list-stack-resources command.
In the CLI, when you use the aws cloudformation create-stack and aws cloudformation update-stack commands, specify the CAPABILITY_IAM or CAPABILITY_NAMED_IAM value for the--capabilities parameter.