Import existing stacks into a new StackSets. Use the stack import operation to import up to 10 stacks into a new StackSet in the same account as the source stack or in a different administrator account and Region, by specifying the stack ID of the stack you intend to import.
Request ParametersFor information about the parameters that are common to all actions, see Common Parameters.
By default, SELF
is specified. Use SELF
for StackSets with self-managed permissions.
If you are signed in to the management account, specify SELF
.
For service managed StackSets, specify DELEGATED_ADMIN
.
Type: String
Valid Values: SELF | DELEGATED_ADMIN
Required: No
A unique, user defined, identifier for the StackSet operation.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern: [a-zA-Z0-9][-a-zA-Z0-9]*
Required: No
The user-specified preferences for how CloudFormation performs a StackSet operation.
For more information about maximum concurrent accounts and failure tolerance, see StackSet operation options.
Type: StackSetOperationPreferences object
Required: No
The list of OU ID's to which the imported stacks must be mapped as deployment targets.
Type: Array of strings
Pattern: ^(ou-[a-z0-9]{4,32}-[a-z0-9]{8,32}|r-[a-z0-9]{4,32})$
Required: No
The IDs of the stacks you are importing into a StackSet. You import up to 10 stacks per StackSet at a time.
Specify either StackIds
or StackIdsUrl
.
Type: Array of strings
Required: No
The Amazon S3 URL which contains list of stack ids to be inputted.
Specify either StackIds
or StackIdsUrl
.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 5120.
Pattern: (s3://|http(s?)://).+
Required: No
The name of the StackSet. The name must be unique in the Region where you create your StackSet.
Type: String
Pattern: [a-zA-Z][-a-zA-Z0-9]*(?::[a-zA-Z0-9]{8}-[a-zA-Z0-9]{4}-[a-zA-Z0-9]{4}-[a-zA-Z0-9]{4}-[a-zA-Z0-9]{12})?
Required: Yes
The following element is returned by the service.
The unique identifier for the StackSet operation.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern: [a-zA-Z0-9][-a-zA-Z0-9]*
For information about the errors that are common to all actions, see Common Errors.
The specified operation isn't valid.
HTTP Status Code: 400
The quota for the resource has already been reached.
For information about resource and stack limitations, see AWS CloudFormation quotas in the AWS CloudFormation User Guide.
HTTP Status Code: 400
The specified operation ID already exists.
HTTP Status Code: 409
Another operation is currently in progress for this StackSet. Only one operation can be performed for a stack set at a given time.
HTTP Status Code: 409
The specified stack ARN doesn't exist or stack doesn't exist corresponding to the ARN in input.
HTTP Status Code: 404
The specified StackSet doesn't exist.
HTTP Status Code: 404
Another operation has been performed on this StackSet since the specified operation was performed.
HTTP Status Code: 409
For more information about using this API in one of the language-specific AWS SDKs, see the following:
GetTemplateSummary
ListChangeSets
Did this page help you? - Yes
Thanks for letting us know we're doing a good job!
If you've got a moment, please tell us what we did right so we can do more of it.
Did this page help you? - No
Thanks for letting us know this page needs work. We're sorry we let you down.
If you've got a moment, please tell us how we can make the documentation better.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4