cloudformation_get_stack_policy: Returns the stack policy for a specified stack

View source: R/cloudformation_operations.R

cloudformation_get_stack_policyR Documentation

Returns the stack policy for a specified stack

Description

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.

Usage

cloudformation_get_stack_policy(StackName)

Arguments

StackName

[required] The name or unique stack ID that's associated with the stack whose policy you want to get.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.