AWS Infrastructure Provisioning
Unified workflow for AWS infrastructure provisioning combining CloudFormation stack management with Cloud Control API resource operations. Used by cloud engineers and platform teams to define, deploy, and manage infrastructure as code.
What You Can Do
MCP Tools
create-stack
Create a CloudFormation stack
describe-stacks
Describe CloudFormation stacks
list-stacks
List all stacks
update-stack
Update a stack
delete-stack
Delete a stack
describe-stack-events
Get stack events
list-stack-resources
List resources in a stack
detect-stack-drift
Detect drift on a stack
create-change-set
Create a change set for a stack
describe-change-set
Describe a change set
execute-change-set
Execute a change set
validate-template
Validate a CloudFormation template
get-template
Get the template for a stack
list-exports
List stack exports
list-stack-sets
List stack sets
list-types
List registry extension types
create-resource
Create a cloud resource via Cloud Control
get-resource
Read a cloud resource via Cloud Control
update-resource
Update a cloud resource via Cloud Control
delete-resource
Delete a cloud resource via Cloud Control
list-resources
List resources of a specified type
get-resource-request-status
Get status of a resource operation
cancel-resource-request
Cancel an in-progress resource operation