Returns the stack policy for a specified stack
Returns the stack policy for a specified stack. If a stack doesn't have a policy, a null value is returned.
cloudformation_get_stack_policy(StackName)
StackName |
[required] The name or unique stack ID that is associated with the stack whose policy you want to get. |
A list with the following syntax:
list( StackPolicyBody = "string" )
svc$get_stack_policy( StackName = "string" )
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.