Package Exports
- @aws-lite/cloudformation
- @aws-lite/cloudformation/src/index.mjs
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@aws-lite/cloudformation) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@aws-lite/cloudformation
Official
aws-liteplugin for CloudFormation
Maintained by: @architect
Install
npm i @aws-lite/cloudformationOptionally install types:
npm i -D @aws-lite/cloudformation-typesReference
Reference documentation with examples at aws-lite.org
Reference
Reference documentation with examples at aws-lite.org
Methods
DeleteStack
Properties:
StackName(string) [required]- Stack name or ID
ClientRequestToken(string)- Unique identifier for this request; from 1 - 128b matching
[a-zA-Z0-9][-a-zA-Z0-9]*
- Unique identifier for this request; from 1 - 128b matching
RetainResources(array)- List of logical resource IDs to retain after stack deletion
RoleARN(string)- IAM role ARN to assume during deletion
DescribeStackResources
Properties:
StackName(string)- Stack name or ID
LogicalResourceId(string)- Logical name of a resource
PhysicalResourceId(string)- Physical name or ID of a resource; if you do not specify
PhysicalResourceId, you must specifyStackName
- Physical name or ID of a resource; if you do not specify
DescribeStacks
Properties:
StackName(string)- Stack name or ID
NextToken(string)- Pagination cursor token to be used if
NextTokenwas returned in a previous response
- Pagination cursor token to be used if
paginate(boolean)- Enable automatic result pagination; use this instead of making your own individual pagination requests
ListStackResources
Properties:
StackName(string) [required]- Stack name or ID
NextToken(string)- Pagination cursor token to be used if
NextTokenwas returned in a previous response
- Pagination cursor token to be used if
paginate(boolean)- Enable automatic result pagination; use this instead of making your own individual pagination requests
Methods yet to be implemented
Please help out by opening a PR!
ActivateOrganizationsAccessActivateTypeBatchDescribeTypeConfigurationsCancelUpdateStackContinueUpdateRollbackCreateChangeSetCreateStackCreateStackInstancesCreateStackSetDeactivateOrganizationsAccessDeactivateTypeDeleteChangeSetDeleteStackInstancesDeleteStackSetDeregisterTypeDescribeAccountLimitsDescribeChangeSetDescribeChangeSetHooksDescribeOrganizationsAccessDescribePublisherDescribeStackDriftDetectionStatusDescribeStackEventsDescribeStackInstanceDescribeStackResourceDescribeStackResourceDriftsDescribeStackSetDescribeStackSetOperationDescribeTypeDescribeTypeRegistrationDetectStackDriftDetectStackResourceDriftDetectStackSetDriftEstimateTemplateCostExecuteChangeSetGetStackPolicyGetTemplateGetTemplateSummaryImportStacksToStackSetListChangeSetsListExportsListImportsListStackInstanceResourceDriftsListStackInstancesListStacksListStackSetOperationResultsListStackSetOperationsListStackSetsListTypeRegistrationsListTypesListTypeVersionsPublishTypeRecordHandlerProgressRegisterPublisherRegisterTypeRollbackStackSetStackPolicySetTypeConfigurationSetTypeDefaultVersionSignalResourceStopStackSetOperationTestTypeUpdateStackUpdateStackInstancesUpdateStackSetUpdateTerminationProtectionValidateTemplate