Skip to main content

Crate fakecloud_cloudformation

Crate fakecloud_cloudformation 

Source

Modules§

extras
CloudFormation handlers added to close the conformance gap. Change sets, stack sets / instances, types, generated templates, resource scans, drift detection, refactors, hooks, exports, imports, stack events, organizations access, stack policies, termination protection, and validation operations.
resource_provisioner
template
xml_responses

Structs§

CloudControlOutcome
State references for every service CloudFormation can provision resources in. The result of a Cloud Control API resource provisioning call: the resource’s primary identifier plus its GetAtt-resolvable attributes. Kept free of the crate-internal StackResource type so the cloudcontrol crate can consume it directly.
CloudFormationDeps
CloudFormationService
CloudFormationSnapshot

Constants§

CLOUDFORMATION_SNAPSHOT_SCHEMA_VERSION

Functions§

restore_stack_sets
Bring persisted stack sets into a loadable state: migrate records from older builds, and settle operations that were still deploying when the process stopped. Nothing resumes those, so left RUNNING they would block every later operation on their stack set.

Type Aliases§

SharedCloudFormationState