@itentialopensource/adapter-aws_cloudformation
Version:
This adapter integrates with system described as: Aws_cloudformation.
13 lines • 768 B
text/xml
<DescribeStackDriftDetectionStatusResponse xmlns="http://cloudformation.amazonaws.com/doc/2010-05-15/">
<DescribeStackDriftDetectionStatusResult>
<DetectionStatus>DETECTION_COMPLETE</DetectionStatus>
<StackDriftDetectionId>b78ac9b0-dec1-11e7-a451-503a3example</StackDriftDetectionId>
<DriftedStackResourceCount>0</DriftedStackResourceCount>
<StackId>arn:aws:cloudformation:us-east-1:012345678910:stack/example/cb438120-6cc7-11e7-998e-50example</StackId>
<StackDriftStatus>IN_SYNC</StackDriftStatus>
<Timestamp>2017-12-11T22:22:04.747Z</Timestamp>
</DescribeStackDriftDetectionStatusResult>
<ResponseMetadata>
<RequestId>f89bbda1-dec1-11e7-83c6-d92bexample</RequestId>
</ResponseMetadata>
</DescribeStackDriftDetectionStatusResponse>