Describe Stack Resource Drifts
GET {{aws_cloudformation_base_url}}/?MaxResults&NextToken&StackName&StackResourceDriftStatusFilters.member.N&Action=DescribeStackResourceDrifts
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
MaxResults | null | The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results. | |
NextToken | null | A string that identifies the next page of stack resource drift results. | |
StackName | null | The name of the stack for which you want drift information. | |
StackResourceDriftStatusFilters.member.N | null | The resource drift status values to use as filters for the resource drift results returned. | |
Action | string |