Returns the ID and status of each active change set for a stack
Source:R/cloudformation_operations.R
cloudformation_list_change_sets.RdReturns the ID and status of each active change set for a stack. For example, CloudFormation lists change sets that are in the CREATE_IN_PROGRESS or CREATE_PENDING state.
See https://www.paws-r-sdk.com/docs/cloudformation_list_change_sets/ for full documentation.