describeChangeSet
inline suspend fun CloudFormationClient.describeChangeSet(crossinline block: DescribeChangeSetRequest.Builder.() -> Unit): DescribeChangeSetResponse
Returns the inputs for the change set and a list of changes that CloudFormation will make if you execute the change set. For more information, see Update CloudFormation stacks using change sets in the CloudFormation User Guide.