View source: R/cloudformation_operations.R
cloudformation_get_stack_policy | R Documentation |
Returns the stack policy for a specified stack. If a stack doesn't have a policy, a null value is returned.
See https://www.paws-r-sdk.com/docs/cloudformation_get_stack_policy/ for full documentation.
cloudformation_get_stack_policy(StackName)
StackName |
[required] The name or unique stack ID that's associated with the stack whose policy you want to get. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.