AWS CloudFormation · Arazzo Workflow
CloudFormation Inspect a Stack Resource
Version 1.0.0
Describe a single stack resource, then run targeted drift detection against just that resource.
View Spec
View on GitHub
AutomationCloud ResourcesIaCInfrastructure as CodeStack ManagementArazzoWorkflows
Provider
Workflows
inspect-stack-resource
Describe a stack resource and check it for configuration drift.
Reads a single resource's details from a stack and then detects whether that resource has drifted from its expected configuration.
1
describeResource
Describe the named resource to capture its physical ID, type, and current resource status.
2
detectResourceDrift
Detect whether the resource's live configuration differs from its expected template configuration, branching on the resulting drift status.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.