import * as mod from "https://aws-api.deno.dev/v0.1/services/cloudformation.ts?docs=full";
CloudFormation |
AccountGateResult | Structure that contains the results of the account gate function which AWS CloudFormation invokes, if present, before proceeding with a stack set operation in an account and Region. |
AccountLimit | The AccountLimit data type. |
AutoDeployment | [Service-managed permissions] Describes whether StackSets automatically deploys to AWS Organizations accounts that are added to a target organization or organizational unit (OU). |
CancelUpdateStackInput | The input for the "CancelUpdateStack" action. |
Change | The |
ChangeSetSummary | The |
ContinueUpdateRollbackInput | The input for the "ContinueUpdateRollback" action. |
CreateChangeSetInput | The input for the "CreateChangeSet" action. |
CreateChangeSetOutput | The output for the "CreateChangeSet" action. |
CreateStackInput | The input for "CreateStack" action. |
CreateStackInstancesInput | |
CreateStackInstancesOutput | |
CreateStackOutput | The output for a "CreateStack" action. |
CreateStackSetInput | |
CreateStackSetOutput | |
DeleteChangeSetInput | The input for the "DeleteChangeSet" action. |
DeleteStackInput | The input for "DeleteStack" action. |
DeleteStackInstancesInput | |
DeleteStackInstancesOutput | |
DeleteStackSetInput | |
DeploymentTargets | [Service-managed permissions] The AWS Organizations accounts to which StackSets deploys. StackSets does not deploy stack instances to the organization management account, even if the organization management account is in your organization or in an OU in your organization. |
DeregisterTypeInput | |
DescribeAccountLimitsInput | The input for the "DescribeAccountLimits" action. |
DescribeAccountLimitsOutput | The output for the "DescribeAccountLimits" action. |
DescribeChangeSetInput | The input for the "DescribeChangeSet" action. |
DescribeChangeSetOutput | The output for the "DescribeChangeSet" action. |
DescribeStackDriftDetectionStatusInput | |
DescribeStackDriftDetectionStatusOutput | |
DescribeStackEventsInput | The input for "DescribeStackEvents" action. |
DescribeStackEventsOutput | The output for a "DescribeStackEvents" action. |
DescribeStackInstanceInput | |
DescribeStackInstanceOutput | |
DescribeStackResourceDriftsInput | |
DescribeStackResourceDriftsOutput | |
DescribeStackResourceInput | The input for "DescribeStackResource" action. |
DescribeStackResourceOutput | The output for a "DescribeStackResource" action. |
DescribeStackResourcesInput | The input for "DescribeStackResources" action. |
DescribeStackResourcesOutput | The output for a "DescribeStackResources" action. |
DescribeStackSetInput | |
DescribeStackSetOperationInput | |
DescribeStackSetOperationOutput | |
DescribeStackSetOutput | |
DescribeStacksInput | The input for "DescribeStacks" action. |
DescribeStacksOutput | The output for a "DescribeStacks" action. |
DescribeTypeInput | |
DescribeTypeOutput | |
DescribeTypeRegistrationInput | |
DescribeTypeRegistrationOutput | |
DetectStackDriftInput | |
DetectStackDriftOutput | |
DetectStackResourceDriftInput | |
DetectStackResourceDriftOutput | |
DetectStackSetDriftInput | |
DetectStackSetDriftOutput | |
EstimateTemplateCostInput | The input for an "EstimateTemplateCost" action. |
EstimateTemplateCostOutput | The output for a "EstimateTemplateCost" action. |
ExecuteChangeSetInput | The input for the "ExecuteChangeSet" action. |
Export | The |
GetStackPolicyInput | The input for the "GetStackPolicy" action. |
GetStackPolicyOutput | The output for the "GetStackPolicy" action. |
GetTemplateInput | The input for a "GetTemplate" action. |
GetTemplateOutput | The output for "GetTemplate" action. |
GetTemplateSummaryInput | The input for the "GetTemplateSummary" action. |
GetTemplateSummaryOutput | The output for the "GetTemplateSummary" action. |
ListChangeSetsInput | The input for the "ListChangeSets" action. |
ListChangeSetsOutput | The output for the "ListChangeSets" action. |
ListExportsInput | |
ListExportsOutput | |
ListImportsInput | |
ListImportsOutput | |
ListStackInstancesInput | |
ListStackInstancesOutput | |
ListStackResourcesInput | The input for the "ListStackResource" action. |
ListStackResourcesOutput | The output for a "ListStackResources" action. |
ListStackSetOperationResultsInput | |
ListStackSetOperationResultsOutput | |
ListStackSetOperationsInput | |
ListStackSetOperationsOutput | |
ListStackSetsInput | |
ListStackSetsOutput | |
ListStacksInput | The input for "ListStacks" action. |
ListStacksOutput | The output for "ListStacks" action. |
ListTypeRegistrationsInput | |
ListTypeRegistrationsOutput | |
ListTypesInput | |
ListTypesOutput | |
ListTypeVersionsInput | |
ListTypeVersionsOutput | |
LoggingConfig | Contains logging configuration information for a type. |
ModuleInfo | Contains information about the module from which the resource was created, if the resource was created from a module included in the stack template. |
Output | The Output data type. |
Parameter | The Parameter data type. |
ParameterConstraints | A set of criteria that AWS CloudFormation uses to validate parameter values.
Although other constraints might be defined in the stack template, AWS CloudFormation returns only the |
ParameterDeclaration | The ParameterDeclaration data type. |
PhysicalResourceIdContextKeyValuePair | Context information that enables AWS CloudFormation to uniquely identify a resource. AWS CloudFormation uses context key-value pairs in cases where a resource's logical and physical IDs are not enough to uniquely identify that resource. Each context key-value pair specifies a resource that contains the targeted resource. |
PropertyDifference | Information about a resource property whose actual value differs from its expected value, as defined in the stack template and any values specified as template parameters.
These will be present only for resources whose |
RecordHandlerProgressInput | |
RegisterTypeInput | |
RegisterTypeOutput | |
ResourceChange | The |
ResourceChangeDetail | For a resource with |
ResourceIdentifierSummary | Describes the target resources of a specific type in your import template (for example, all |
ResourceTargetDefinition | The field that AWS CloudFormation will change, such as the name of a resource's property, and whether the resource will be recreated. |
ResourceToImport | Describes the target resource of an import operation. |
RollbackConfiguration | Structure containing the rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards. |
RollbackTrigger | A rollback trigger AWS CloudFormation monitors during creation and updating of stacks. If any of the alarms you specify goes to ALARM state during the stack operation or within the specified monitoring period afterwards, CloudFormation rolls back the entire stack operation. |
SetStackPolicyInput | The input for the "SetStackPolicy" action. |
SetTypeDefaultVersionInput | |
SignalResourceInput | The input for the "SignalResource" action. |
Stack | The Stack data type. |
StackDriftInformation | Contains information about whether the stack's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. A stack is considered to have drifted if one or more of its resources have drifted. |
StackDriftInformationSummary | Contains information about whether the stack's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. A stack is considered to have drifted if one or more of its resources have drifted. |
StackEvent | The StackEvent data type. |
StackInstance | An AWS CloudFormation stack, in a specific account and Region, that's part of a stack set operation. A stack instance is a reference to an attempted or actual stack in a given account within a given Region. A stack instance can exist without a stack—for example, if the stack couldn't be created for some reason. A stack instance is associated with only one stack set. Each stack instance contains the ID of its associated stack set, as well as the ID of the actual stack and the stack status. |
StackInstanceComprehensiveStatus | The detailed status of the stack instance. |
StackInstanceFilter | The status that stack instances are filtered by. |
StackInstanceSummary | The structure that contains summary information about a stack instance. |
StackResource | The StackResource data type. |
StackResourceDetail | Contains detailed information about the specified stack resource. |
StackResourceDrift | Contains the drift information for a resource that has been checked for drift. This includes actual and expected property values for resources in which AWS CloudFormation has detected drift. Only resource properties explicitly defined in the stack template are checked for drift. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources. |
StackResourceDriftInformation | Contains information about whether the resource's actual configuration differs, or has drifted, from its expected configuration. |
StackResourceDriftInformationSummary | Summarizes information about whether the resource's actual configuration differs, or has drifted, from its expected configuration. |
StackResourceSummary | Contains high-level information about the specified stack resource. |
StackSet | A structure that contains information about a stack set. A stack set enables you to provision stacks into AWS accounts and across Regions by using a single CloudFormation template. In the stack set, you specify the template to use, as well as any parameters and capabilities that the template requires. |
StackSetDriftDetectionDetails | Detailed information about the drift status of the stack set. |
StackSetOperation | The structure that contains information about a stack set operation. |
StackSetOperationPreferences | The user-specified preferences for how AWS CloudFormation performs a stack set operation. |
StackSetOperationResultSummary | The structure that contains information about a specified operation's results for a given account in a given Region. |
StackSetOperationSummary | The structures that contain summary information about the specified operation. |
StackSetSummary | The structures that contain summary information about the specified stack set. |
StackSummary | The StackSummary Data Type |
StopStackSetOperationInput | |
Tag | The Tag type enables you to specify a key-value pair that can be used to store information about an AWS CloudFormation stack. |
TemplateParameter | The TemplateParameter data type. |
TypeSummary | Contains summary information about the specified CloudFormation type. |
TypeVersionSummary | Contains summary information about a specific version of a CloudFormation type. |
UpdateStackInput | The input for an "UpdateStack" action. |
UpdateStackInstancesInput | |
UpdateStackInstancesOutput | |
UpdateStackOutput | The output for an "UpdateStack" action. |
UpdateStackSetInput | |
UpdateStackSetOutput | |
UpdateTerminationProtectionInput | |
UpdateTerminationProtectionOutput | |
ValidateTemplateInput | The input for "ValidateTemplate" action. |
ValidateTemplateOutput | The output for "ValidateTemplate" action. |