We recommend new projects start with resources from the AWS provider.
aws-native.servicecatalog.CloudFormationProvisionedProduct
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
Resource Schema for AWS::ServiceCatalog::CloudFormationProvisionedProduct
Create CloudFormationProvisionedProduct Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new CloudFormationProvisionedProduct(name: string, args?: CloudFormationProvisionedProductArgs, opts?: CustomResourceOptions);@overload
def CloudFormationProvisionedProduct(resource_name: str,
                                     args: Optional[CloudFormationProvisionedProductArgs] = None,
                                     opts: Optional[ResourceOptions] = None)
@overload
def CloudFormationProvisionedProduct(resource_name: str,
                                     opts: Optional[ResourceOptions] = None,
                                     accept_language: Optional[CloudFormationProvisionedProductAcceptLanguage] = None,
                                     notification_arns: Optional[Sequence[str]] = None,
                                     path_id: Optional[str] = None,
                                     path_name: Optional[str] = None,
                                     product_id: Optional[str] = None,
                                     product_name: Optional[str] = None,
                                     provisioned_product_name: Optional[str] = None,
                                     provisioning_artifact_id: Optional[str] = None,
                                     provisioning_artifact_name: Optional[str] = None,
                                     provisioning_parameters: Optional[Sequence[CloudFormationProvisionedProductProvisioningParameterArgs]] = None,
                                     provisioning_preferences: Optional[CloudFormationProvisionedProductProvisioningPreferencesArgs] = None,
                                     tags: Optional[Sequence[_root_inputs.TagArgs]] = None)func NewCloudFormationProvisionedProduct(ctx *Context, name string, args *CloudFormationProvisionedProductArgs, opts ...ResourceOption) (*CloudFormationProvisionedProduct, error)public CloudFormationProvisionedProduct(string name, CloudFormationProvisionedProductArgs? args = null, CustomResourceOptions? opts = null)
public CloudFormationProvisionedProduct(String name, CloudFormationProvisionedProductArgs args)
public CloudFormationProvisionedProduct(String name, CloudFormationProvisionedProductArgs args, CustomResourceOptions options)
type: aws-native:servicecatalog:CloudFormationProvisionedProduct
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args CloudFormationProvisionedProductArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args CloudFormationProvisionedProductArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args CloudFormationProvisionedProductArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args CloudFormationProvisionedProductArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args CloudFormationProvisionedProductArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
CloudFormationProvisionedProduct Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The CloudFormationProvisionedProduct resource accepts the following input properties:
- AcceptLanguage Pulumi.Aws Native. Service Catalog. Cloud Formation Provisioned Product Accept Language 
- The language code.- jp- Japanese
- zh- Chinese
 
- NotificationArns List<string>
- Passed to AWS CloudFormation . The SNS topic ARNs to which to publish stack-related events.
- PathId string
- The path identifier of the product. This value is optional if the product has a default path, and required if the product has more than one path. To list the paths for a product, use ListLaunchPaths . - You must provide the name or ID, but not both. 
- PathName string
- The name of the path. This value is optional if the product has a default path, and required if the product has more than one path. To list the paths for a product, use ListLaunchPaths . - You must provide the name or ID, but not both. 
- ProductId string
- The product identifier. - You must specify either the ID or the name of the product, but not both. 
- ProductName string
- The name of the Service Catalog product. - Each time a stack is created or updated, if - ProductNameis provided it will successfully resolve to- ProductIdas long as only one product exists in the account or Region with that- ProductName.- You must specify either the name or the ID of the product, but not both. 
- ProvisionedProduct stringName 
- A user-friendly name for the provisioned product. This value must be unique for the AWS account and cannot be updated after the product is provisioned.
- ProvisioningArtifact stringId 
- The identifier of the provisioning artifact (also known as a version). - You must specify either the ID or the name of the provisioning artifact, but not both. 
- ProvisioningArtifact stringName 
- The name of the provisioning artifact (also known as a version) for the product. This name must be unique for the product. - You must specify either the name or the ID of the provisioning artifact, but not both. You must also specify either the name or the ID of the product, but not both. 
- ProvisioningParameters List<Pulumi.Aws Native. Service Catalog. Inputs. Cloud Formation Provisioned Product Provisioning Parameter> 
- Parameters specified by the administrator that are required for provisioning the product.
- ProvisioningPreferences Pulumi.Aws Native. Service Catalog. Inputs. Cloud Formation Provisioned Product Provisioning Preferences 
- StackSet preferences that are required for provisioning the product or updating a provisioned product.
- 
List<Pulumi.Aws Native. Inputs. Tag> 
- One or more tags. - Requires the provisioned product to have an ResourceUpdateConstraint resource with - TagUpdatesOnProvisionedProductset to- ALLOWEDto allow tag updates. If- RESOURCE_UPDATEconstraint is not present, tags updates are ignored.
- AcceptLanguage CloudFormation Provisioned Product Accept Language 
- The language code.- jp- Japanese
- zh- Chinese
 
- NotificationArns []string
- Passed to AWS CloudFormation . The SNS topic ARNs to which to publish stack-related events.
- PathId string
- The path identifier of the product. This value is optional if the product has a default path, and required if the product has more than one path. To list the paths for a product, use ListLaunchPaths . - You must provide the name or ID, but not both. 
- PathName string
- The name of the path. This value is optional if the product has a default path, and required if the product has more than one path. To list the paths for a product, use ListLaunchPaths . - You must provide the name or ID, but not both. 
- ProductId string
- The product identifier. - You must specify either the ID or the name of the product, but not both. 
- ProductName string
- The name of the Service Catalog product. - Each time a stack is created or updated, if - ProductNameis provided it will successfully resolve to- ProductIdas long as only one product exists in the account or Region with that- ProductName.- You must specify either the name or the ID of the product, but not both. 
- ProvisionedProduct stringName 
- A user-friendly name for the provisioned product. This value must be unique for the AWS account and cannot be updated after the product is provisioned.
- ProvisioningArtifact stringId 
- The identifier of the provisioning artifact (also known as a version). - You must specify either the ID or the name of the provisioning artifact, but not both. 
- ProvisioningArtifact stringName 
- The name of the provisioning artifact (also known as a version) for the product. This name must be unique for the product. - You must specify either the name or the ID of the provisioning artifact, but not both. You must also specify either the name or the ID of the product, but not both. 
- ProvisioningParameters []CloudFormation Provisioned Product Provisioning Parameter Args 
- Parameters specified by the administrator that are required for provisioning the product.
- ProvisioningPreferences CloudFormation Provisioned Product Provisioning Preferences Args 
- StackSet preferences that are required for provisioning the product or updating a provisioned product.
- 
TagArgs 
- One or more tags. - Requires the provisioned product to have an ResourceUpdateConstraint resource with - TagUpdatesOnProvisionedProductset to- ALLOWEDto allow tag updates. If- RESOURCE_UPDATEconstraint is not present, tags updates are ignored.
- acceptLanguage CloudFormation Provisioned Product Accept Language 
- The language code.- jp- Japanese
- zh- Chinese
 
- notificationArns List<String>
- Passed to AWS CloudFormation . The SNS topic ARNs to which to publish stack-related events.
- pathId String
- The path identifier of the product. This value is optional if the product has a default path, and required if the product has more than one path. To list the paths for a product, use ListLaunchPaths . - You must provide the name or ID, but not both. 
- pathName String
- The name of the path. This value is optional if the product has a default path, and required if the product has more than one path. To list the paths for a product, use ListLaunchPaths . - You must provide the name or ID, but not both. 
- productId String
- The product identifier. - You must specify either the ID or the name of the product, but not both. 
- productName String
- The name of the Service Catalog product. - Each time a stack is created or updated, if - ProductNameis provided it will successfully resolve to- ProductIdas long as only one product exists in the account or Region with that- ProductName.- You must specify either the name or the ID of the product, but not both. 
- provisionedProduct StringName 
- A user-friendly name for the provisioned product. This value must be unique for the AWS account and cannot be updated after the product is provisioned.
- provisioningArtifact StringId 
- The identifier of the provisioning artifact (also known as a version). - You must specify either the ID or the name of the provisioning artifact, but not both. 
- provisioningArtifact StringName 
- The name of the provisioning artifact (also known as a version) for the product. This name must be unique for the product. - You must specify either the name or the ID of the provisioning artifact, but not both. You must also specify either the name or the ID of the product, but not both. 
- provisioningParameters List<CloudFormation Provisioned Product Provisioning Parameter> 
- Parameters specified by the administrator that are required for provisioning the product.
- provisioningPreferences CloudFormation Provisioned Product Provisioning Preferences 
- StackSet preferences that are required for provisioning the product or updating a provisioned product.
- List<Tag>
- One or more tags. - Requires the provisioned product to have an ResourceUpdateConstraint resource with - TagUpdatesOnProvisionedProductset to- ALLOWEDto allow tag updates. If- RESOURCE_UPDATEconstraint is not present, tags updates are ignored.
- acceptLanguage CloudFormation Provisioned Product Accept Language 
- The language code.- jp- Japanese
- zh- Chinese
 
- notificationArns string[]
- Passed to AWS CloudFormation . The SNS topic ARNs to which to publish stack-related events.
- pathId string
- The path identifier of the product. This value is optional if the product has a default path, and required if the product has more than one path. To list the paths for a product, use ListLaunchPaths . - You must provide the name or ID, but not both. 
- pathName string
- The name of the path. This value is optional if the product has a default path, and required if the product has more than one path. To list the paths for a product, use ListLaunchPaths . - You must provide the name or ID, but not both. 
- productId string
- The product identifier. - You must specify either the ID or the name of the product, but not both. 
- productName string
- The name of the Service Catalog product. - Each time a stack is created or updated, if - ProductNameis provided it will successfully resolve to- ProductIdas long as only one product exists in the account or Region with that- ProductName.- You must specify either the name or the ID of the product, but not both. 
- provisionedProduct stringName 
- A user-friendly name for the provisioned product. This value must be unique for the AWS account and cannot be updated after the product is provisioned.
- provisioningArtifact stringId 
- The identifier of the provisioning artifact (also known as a version). - You must specify either the ID or the name of the provisioning artifact, but not both. 
- provisioningArtifact stringName 
- The name of the provisioning artifact (also known as a version) for the product. This name must be unique for the product. - You must specify either the name or the ID of the provisioning artifact, but not both. You must also specify either the name or the ID of the product, but not both. 
- provisioningParameters CloudFormation Provisioned Product Provisioning Parameter[] 
- Parameters specified by the administrator that are required for provisioning the product.
- provisioningPreferences CloudFormation Provisioned Product Provisioning Preferences 
- StackSet preferences that are required for provisioning the product or updating a provisioned product.
- Tag[]
- One or more tags. - Requires the provisioned product to have an ResourceUpdateConstraint resource with - TagUpdatesOnProvisionedProductset to- ALLOWEDto allow tag updates. If- RESOURCE_UPDATEconstraint is not present, tags updates are ignored.
- accept_language CloudFormation Provisioned Product Accept Language 
- The language code.- jp- Japanese
- zh- Chinese
 
- notification_arns Sequence[str]
- Passed to AWS CloudFormation . The SNS topic ARNs to which to publish stack-related events.
- path_id str
- The path identifier of the product. This value is optional if the product has a default path, and required if the product has more than one path. To list the paths for a product, use ListLaunchPaths . - You must provide the name or ID, but not both. 
- path_name str
- The name of the path. This value is optional if the product has a default path, and required if the product has more than one path. To list the paths for a product, use ListLaunchPaths . - You must provide the name or ID, but not both. 
- product_id str
- The product identifier. - You must specify either the ID or the name of the product, but not both. 
- product_name str
- The name of the Service Catalog product. - Each time a stack is created or updated, if - ProductNameis provided it will successfully resolve to- ProductIdas long as only one product exists in the account or Region with that- ProductName.- You must specify either the name or the ID of the product, but not both. 
- provisioned_product_ strname 
- A user-friendly name for the provisioned product. This value must be unique for the AWS account and cannot be updated after the product is provisioned.
- provisioning_artifact_ strid 
- The identifier of the provisioning artifact (also known as a version). - You must specify either the ID or the name of the provisioning artifact, but not both. 
- provisioning_artifact_ strname 
- The name of the provisioning artifact (also known as a version) for the product. This name must be unique for the product. - You must specify either the name or the ID of the provisioning artifact, but not both. You must also specify either the name or the ID of the product, but not both. 
- provisioning_parameters Sequence[CloudFormation Provisioned Product Provisioning Parameter Args] 
- Parameters specified by the administrator that are required for provisioning the product.
- provisioning_preferences CloudFormation Provisioned Product Provisioning Preferences Args 
- StackSet preferences that are required for provisioning the product or updating a provisioned product.
- 
Sequence[TagArgs] 
- One or more tags. - Requires the provisioned product to have an ResourceUpdateConstraint resource with - TagUpdatesOnProvisionedProductset to- ALLOWEDto allow tag updates. If- RESOURCE_UPDATEconstraint is not present, tags updates are ignored.
- acceptLanguage "en" | "jp" | "zh"
- The language code.- jp- Japanese
- zh- Chinese
 
- notificationArns List<String>
- Passed to AWS CloudFormation . The SNS topic ARNs to which to publish stack-related events.
- pathId String
- The path identifier of the product. This value is optional if the product has a default path, and required if the product has more than one path. To list the paths for a product, use ListLaunchPaths . - You must provide the name or ID, but not both. 
- pathName String
- The name of the path. This value is optional if the product has a default path, and required if the product has more than one path. To list the paths for a product, use ListLaunchPaths . - You must provide the name or ID, but not both. 
- productId String
- The product identifier. - You must specify either the ID or the name of the product, but not both. 
- productName String
- The name of the Service Catalog product. - Each time a stack is created or updated, if - ProductNameis provided it will successfully resolve to- ProductIdas long as only one product exists in the account or Region with that- ProductName.- You must specify either the name or the ID of the product, but not both. 
- provisionedProduct StringName 
- A user-friendly name for the provisioned product. This value must be unique for the AWS account and cannot be updated after the product is provisioned.
- provisioningArtifact StringId 
- The identifier of the provisioning artifact (also known as a version). - You must specify either the ID or the name of the provisioning artifact, but not both. 
- provisioningArtifact StringName 
- The name of the provisioning artifact (also known as a version) for the product. This name must be unique for the product. - You must specify either the name or the ID of the provisioning artifact, but not both. You must also specify either the name or the ID of the product, but not both. 
- provisioningParameters List<Property Map>
- Parameters specified by the administrator that are required for provisioning the product.
- provisioningPreferences Property Map
- StackSet preferences that are required for provisioning the product or updating a provisioned product.
- List<Property Map>
- One or more tags. - Requires the provisioned product to have an ResourceUpdateConstraint resource with - TagUpdatesOnProvisionedProductset to- ALLOWEDto allow tag updates. If- RESOURCE_UPDATEconstraint is not present, tags updates are ignored.
Outputs
All input properties are implicitly available as output properties. Additionally, the CloudFormationProvisionedProduct resource produces the following output properties:
- CloudformationStack stringArn 
- Id string
- The provider-assigned unique ID for this managed resource.
- Outputs Dictionary<string, string>
- List of key-value pair outputs.
- ProvisionedProduct stringId 
- The ID of the provisioned product.
- RecordId string
- The ID of the record, such as rec-rjeatvy434trk.
- CloudformationStack stringArn 
- Id string
- The provider-assigned unique ID for this managed resource.
- Outputs map[string]string
- List of key-value pair outputs.
- ProvisionedProduct stringId 
- The ID of the provisioned product.
- RecordId string
- The ID of the record, such as rec-rjeatvy434trk.
- cloudformationStack StringArn 
- id String
- The provider-assigned unique ID for this managed resource.
- outputs Map<String,String>
- List of key-value pair outputs.
- provisionedProduct StringId 
- The ID of the provisioned product.
- recordId String
- The ID of the record, such as rec-rjeatvy434trk.
- cloudformationStack stringArn 
- id string
- The provider-assigned unique ID for this managed resource.
- outputs {[key: string]: string}
- List of key-value pair outputs.
- provisionedProduct stringId 
- The ID of the provisioned product.
- recordId string
- The ID of the record, such as rec-rjeatvy434trk.
- cloudformation_stack_ strarn 
- id str
- The provider-assigned unique ID for this managed resource.
- outputs Mapping[str, str]
- List of key-value pair outputs.
- provisioned_product_ strid 
- The ID of the provisioned product.
- record_id str
- The ID of the record, such as rec-rjeatvy434trk.
- cloudformationStack StringArn 
- id String
- The provider-assigned unique ID for this managed resource.
- outputs Map<String>
- List of key-value pair outputs.
- provisionedProduct StringId 
- The ID of the provisioned product.
- recordId String
- The ID of the record, such as rec-rjeatvy434trk.
Supporting Types
CloudFormationProvisionedProductAcceptLanguage, CloudFormationProvisionedProductAcceptLanguageArgs            
- En
- en
- Jp
- jp
- Zh
- zh
- CloudFormation Provisioned Product Accept Language En 
- en
- CloudFormation Provisioned Product Accept Language Jp 
- jp
- CloudFormation Provisioned Product Accept Language Zh 
- zh
- En
- en
- Jp
- jp
- Zh
- zh
- En
- en
- Jp
- jp
- Zh
- zh
- EN
- en
- JP
- jp
- ZH
- zh
- "en"
- en
- "jp"
- jp
- "zh"
- zh
CloudFormationProvisionedProductProvisioningParameter, CloudFormationProvisionedProductProvisioningParameterArgs            
CloudFormationProvisionedProductProvisioningPreferences, CloudFormationProvisionedProductProvisioningPreferencesArgs            
- StackSet List<string>Accounts 
- One or more AWS accounts where the provisioned product will be available. - Applicable only to a - CFN_STACKSETprovisioned product type.- The specified accounts should be within the list of accounts from the - STACKSETconstraint. To get the list of accounts in the- STACKSETconstraint, use the- DescribeProvisioningParametersoperation.- If no values are specified, the default value is all acounts from the - STACKSETconstraint.
- StackSet intFailure Tolerance Count 
- The number of accounts, per Region, for which this operation can fail before AWS Service Catalog stops the operation in that Region. If the operation is stopped in a Region, AWS Service Catalog doesn't attempt the operation in any subsequent Regions. - Applicable only to a - CFN_STACKSETprovisioned product type.- Conditional: You must specify either - StackSetFailureToleranceCountor- StackSetFailureTolerancePercentage, but not both.- The default value is - 0if no value is specified.
- StackSet intFailure Tolerance Percentage 
- The percentage of accounts, per Region, for which this stack operation can fail before AWS Service Catalog stops the operation in that Region. If the operation is stopped in a Region, AWS Service Catalog doesn't attempt the operation in any subsequent Regions. - When calculating the number of accounts based on the specified percentage, AWS Service Catalog rounds down to the next whole number. - Applicable only to a - CFN_STACKSETprovisioned product type.- Conditional: You must specify either - StackSetFailureToleranceCountor- StackSetFailureTolerancePercentage, but not both.
- StackSet intMax Concurrency Count 
- The maximum number of accounts in which to perform this operation at one time. This is dependent on the value of - StackSetFailureToleranceCount.- StackSetMaxConcurrentCountis at most one more than the- StackSetFailureToleranceCount.- Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling. - Applicable only to a - CFN_STACKSETprovisioned product type.- Conditional: You must specify either - StackSetMaxConcurrentCountor- StackSetMaxConcurrentPercentage, but not both.
- StackSet intMax Concurrency Percentage 
- The maximum percentage of accounts in which to perform this operation at one time. - When calculating the number of accounts based on the specified percentage, AWS Service Catalog rounds down to the next whole number. This is true except in cases where rounding down would result is zero. In this case, AWS Service Catalog sets the number as - 1instead.- Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling. - Applicable only to a - CFN_STACKSETprovisioned product type.- Conditional: You must specify either - StackSetMaxConcurrentCountor- StackSetMaxConcurrentPercentage, but not both.
- StackSet Pulumi.Operation Type Aws Native. Service Catalog. Cloud Formation Provisioned Product Provisioning Preferences Stack Set Operation Type 
- Determines what action AWS Service Catalog performs to a stack set or a stack instance represented by the provisioned product. The default value is - UPDATEif nothing is specified.- Applicable only to a - CFN_STACKSETprovisioned product type.- CREATE - Creates a new stack instance in the stack set represented by the provisioned product. In this case, only new stack instances are created based on accounts and Regions; if new ProductId or ProvisioningArtifactID are passed, they will be ignored.
- UPDATE - Updates the stack set represented by the provisioned product and also its stack instances.
- DELETE - Deletes a stack instance in the stack set represented by the provisioned product.
 
- StackSet List<string>Regions 
- One or more AWS Regions where the provisioned product will be available. - Applicable only to a - CFN_STACKSETprovisioned product type.- The specified Regions should be within the list of Regions from the - STACKSETconstraint. To get the list of Regions in the- STACKSETconstraint, use the- DescribeProvisioningParametersoperation.- If no values are specified, the default value is all Regions from the - STACKSETconstraint.
- StackSet []stringAccounts 
- One or more AWS accounts where the provisioned product will be available. - Applicable only to a - CFN_STACKSETprovisioned product type.- The specified accounts should be within the list of accounts from the - STACKSETconstraint. To get the list of accounts in the- STACKSETconstraint, use the- DescribeProvisioningParametersoperation.- If no values are specified, the default value is all acounts from the - STACKSETconstraint.
- StackSet intFailure Tolerance Count 
- The number of accounts, per Region, for which this operation can fail before AWS Service Catalog stops the operation in that Region. If the operation is stopped in a Region, AWS Service Catalog doesn't attempt the operation in any subsequent Regions. - Applicable only to a - CFN_STACKSETprovisioned product type.- Conditional: You must specify either - StackSetFailureToleranceCountor- StackSetFailureTolerancePercentage, but not both.- The default value is - 0if no value is specified.
- StackSet intFailure Tolerance Percentage 
- The percentage of accounts, per Region, for which this stack operation can fail before AWS Service Catalog stops the operation in that Region. If the operation is stopped in a Region, AWS Service Catalog doesn't attempt the operation in any subsequent Regions. - When calculating the number of accounts based on the specified percentage, AWS Service Catalog rounds down to the next whole number. - Applicable only to a - CFN_STACKSETprovisioned product type.- Conditional: You must specify either - StackSetFailureToleranceCountor- StackSetFailureTolerancePercentage, but not both.
- StackSet intMax Concurrency Count 
- The maximum number of accounts in which to perform this operation at one time. This is dependent on the value of - StackSetFailureToleranceCount.- StackSetMaxConcurrentCountis at most one more than the- StackSetFailureToleranceCount.- Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling. - Applicable only to a - CFN_STACKSETprovisioned product type.- Conditional: You must specify either - StackSetMaxConcurrentCountor- StackSetMaxConcurrentPercentage, but not both.
- StackSet intMax Concurrency Percentage 
- The maximum percentage of accounts in which to perform this operation at one time. - When calculating the number of accounts based on the specified percentage, AWS Service Catalog rounds down to the next whole number. This is true except in cases where rounding down would result is zero. In this case, AWS Service Catalog sets the number as - 1instead.- Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling. - Applicable only to a - CFN_STACKSETprovisioned product type.- Conditional: You must specify either - StackSetMaxConcurrentCountor- StackSetMaxConcurrentPercentage, but not both.
- StackSet CloudOperation Type Formation Provisioned Product Provisioning Preferences Stack Set Operation Type 
- Determines what action AWS Service Catalog performs to a stack set or a stack instance represented by the provisioned product. The default value is - UPDATEif nothing is specified.- Applicable only to a - CFN_STACKSETprovisioned product type.- CREATE - Creates a new stack instance in the stack set represented by the provisioned product. In this case, only new stack instances are created based on accounts and Regions; if new ProductId or ProvisioningArtifactID are passed, they will be ignored.
- UPDATE - Updates the stack set represented by the provisioned product and also its stack instances.
- DELETE - Deletes a stack instance in the stack set represented by the provisioned product.
 
- StackSet []stringRegions 
- One or more AWS Regions where the provisioned product will be available. - Applicable only to a - CFN_STACKSETprovisioned product type.- The specified Regions should be within the list of Regions from the - STACKSETconstraint. To get the list of Regions in the- STACKSETconstraint, use the- DescribeProvisioningParametersoperation.- If no values are specified, the default value is all Regions from the - STACKSETconstraint.
- stackSet List<String>Accounts 
- One or more AWS accounts where the provisioned product will be available. - Applicable only to a - CFN_STACKSETprovisioned product type.- The specified accounts should be within the list of accounts from the - STACKSETconstraint. To get the list of accounts in the- STACKSETconstraint, use the- DescribeProvisioningParametersoperation.- If no values are specified, the default value is all acounts from the - STACKSETconstraint.
- stackSet IntegerFailure Tolerance Count 
- The number of accounts, per Region, for which this operation can fail before AWS Service Catalog stops the operation in that Region. If the operation is stopped in a Region, AWS Service Catalog doesn't attempt the operation in any subsequent Regions. - Applicable only to a - CFN_STACKSETprovisioned product type.- Conditional: You must specify either - StackSetFailureToleranceCountor- StackSetFailureTolerancePercentage, but not both.- The default value is - 0if no value is specified.
- stackSet IntegerFailure Tolerance Percentage 
- The percentage of accounts, per Region, for which this stack operation can fail before AWS Service Catalog stops the operation in that Region. If the operation is stopped in a Region, AWS Service Catalog doesn't attempt the operation in any subsequent Regions. - When calculating the number of accounts based on the specified percentage, AWS Service Catalog rounds down to the next whole number. - Applicable only to a - CFN_STACKSETprovisioned product type.- Conditional: You must specify either - StackSetFailureToleranceCountor- StackSetFailureTolerancePercentage, but not both.
- stackSet IntegerMax Concurrency Count 
- The maximum number of accounts in which to perform this operation at one time. This is dependent on the value of - StackSetFailureToleranceCount.- StackSetMaxConcurrentCountis at most one more than the- StackSetFailureToleranceCount.- Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling. - Applicable only to a - CFN_STACKSETprovisioned product type.- Conditional: You must specify either - StackSetMaxConcurrentCountor- StackSetMaxConcurrentPercentage, but not both.
- stackSet IntegerMax Concurrency Percentage 
- The maximum percentage of accounts in which to perform this operation at one time. - When calculating the number of accounts based on the specified percentage, AWS Service Catalog rounds down to the next whole number. This is true except in cases where rounding down would result is zero. In this case, AWS Service Catalog sets the number as - 1instead.- Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling. - Applicable only to a - CFN_STACKSETprovisioned product type.- Conditional: You must specify either - StackSetMaxConcurrentCountor- StackSetMaxConcurrentPercentage, but not both.
- stackSet CloudOperation Type Formation Provisioned Product Provisioning Preferences Stack Set Operation Type 
- Determines what action AWS Service Catalog performs to a stack set or a stack instance represented by the provisioned product. The default value is - UPDATEif nothing is specified.- Applicable only to a - CFN_STACKSETprovisioned product type.- CREATE - Creates a new stack instance in the stack set represented by the provisioned product. In this case, only new stack instances are created based on accounts and Regions; if new ProductId or ProvisioningArtifactID are passed, they will be ignored.
- UPDATE - Updates the stack set represented by the provisioned product and also its stack instances.
- DELETE - Deletes a stack instance in the stack set represented by the provisioned product.
 
- stackSet List<String>Regions 
- One or more AWS Regions where the provisioned product will be available. - Applicable only to a - CFN_STACKSETprovisioned product type.- The specified Regions should be within the list of Regions from the - STACKSETconstraint. To get the list of Regions in the- STACKSETconstraint, use the- DescribeProvisioningParametersoperation.- If no values are specified, the default value is all Regions from the - STACKSETconstraint.
- stackSet string[]Accounts 
- One or more AWS accounts where the provisioned product will be available. - Applicable only to a - CFN_STACKSETprovisioned product type.- The specified accounts should be within the list of accounts from the - STACKSETconstraint. To get the list of accounts in the- STACKSETconstraint, use the- DescribeProvisioningParametersoperation.- If no values are specified, the default value is all acounts from the - STACKSETconstraint.
- stackSet numberFailure Tolerance Count 
- The number of accounts, per Region, for which this operation can fail before AWS Service Catalog stops the operation in that Region. If the operation is stopped in a Region, AWS Service Catalog doesn't attempt the operation in any subsequent Regions. - Applicable only to a - CFN_STACKSETprovisioned product type.- Conditional: You must specify either - StackSetFailureToleranceCountor- StackSetFailureTolerancePercentage, but not both.- The default value is - 0if no value is specified.
- stackSet numberFailure Tolerance Percentage 
- The percentage of accounts, per Region, for which this stack operation can fail before AWS Service Catalog stops the operation in that Region. If the operation is stopped in a Region, AWS Service Catalog doesn't attempt the operation in any subsequent Regions. - When calculating the number of accounts based on the specified percentage, AWS Service Catalog rounds down to the next whole number. - Applicable only to a - CFN_STACKSETprovisioned product type.- Conditional: You must specify either - StackSetFailureToleranceCountor- StackSetFailureTolerancePercentage, but not both.
- stackSet numberMax Concurrency Count 
- The maximum number of accounts in which to perform this operation at one time. This is dependent on the value of - StackSetFailureToleranceCount.- StackSetMaxConcurrentCountis at most one more than the- StackSetFailureToleranceCount.- Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling. - Applicable only to a - CFN_STACKSETprovisioned product type.- Conditional: You must specify either - StackSetMaxConcurrentCountor- StackSetMaxConcurrentPercentage, but not both.
- stackSet numberMax Concurrency Percentage 
- The maximum percentage of accounts in which to perform this operation at one time. - When calculating the number of accounts based on the specified percentage, AWS Service Catalog rounds down to the next whole number. This is true except in cases where rounding down would result is zero. In this case, AWS Service Catalog sets the number as - 1instead.- Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling. - Applicable only to a - CFN_STACKSETprovisioned product type.- Conditional: You must specify either - StackSetMaxConcurrentCountor- StackSetMaxConcurrentPercentage, but not both.
- stackSet CloudOperation Type Formation Provisioned Product Provisioning Preferences Stack Set Operation Type 
- Determines what action AWS Service Catalog performs to a stack set or a stack instance represented by the provisioned product. The default value is - UPDATEif nothing is specified.- Applicable only to a - CFN_STACKSETprovisioned product type.- CREATE - Creates a new stack instance in the stack set represented by the provisioned product. In this case, only new stack instances are created based on accounts and Regions; if new ProductId or ProvisioningArtifactID are passed, they will be ignored.
- UPDATE - Updates the stack set represented by the provisioned product and also its stack instances.
- DELETE - Deletes a stack instance in the stack set represented by the provisioned product.
 
- stackSet string[]Regions 
- One or more AWS Regions where the provisioned product will be available. - Applicable only to a - CFN_STACKSETprovisioned product type.- The specified Regions should be within the list of Regions from the - STACKSETconstraint. To get the list of Regions in the- STACKSETconstraint, use the- DescribeProvisioningParametersoperation.- If no values are specified, the default value is all Regions from the - STACKSETconstraint.
- stack_set_ Sequence[str]accounts 
- One or more AWS accounts where the provisioned product will be available. - Applicable only to a - CFN_STACKSETprovisioned product type.- The specified accounts should be within the list of accounts from the - STACKSETconstraint. To get the list of accounts in the- STACKSETconstraint, use the- DescribeProvisioningParametersoperation.- If no values are specified, the default value is all acounts from the - STACKSETconstraint.
- stack_set_ intfailure_ tolerance_ count 
- The number of accounts, per Region, for which this operation can fail before AWS Service Catalog stops the operation in that Region. If the operation is stopped in a Region, AWS Service Catalog doesn't attempt the operation in any subsequent Regions. - Applicable only to a - CFN_STACKSETprovisioned product type.- Conditional: You must specify either - StackSetFailureToleranceCountor- StackSetFailureTolerancePercentage, but not both.- The default value is - 0if no value is specified.
- stack_set_ intfailure_ tolerance_ percentage 
- The percentage of accounts, per Region, for which this stack operation can fail before AWS Service Catalog stops the operation in that Region. If the operation is stopped in a Region, AWS Service Catalog doesn't attempt the operation in any subsequent Regions. - When calculating the number of accounts based on the specified percentage, AWS Service Catalog rounds down to the next whole number. - Applicable only to a - CFN_STACKSETprovisioned product type.- Conditional: You must specify either - StackSetFailureToleranceCountor- StackSetFailureTolerancePercentage, but not both.
- stack_set_ intmax_ concurrency_ count 
- The maximum number of accounts in which to perform this operation at one time. This is dependent on the value of - StackSetFailureToleranceCount.- StackSetMaxConcurrentCountis at most one more than the- StackSetFailureToleranceCount.- Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling. - Applicable only to a - CFN_STACKSETprovisioned product type.- Conditional: You must specify either - StackSetMaxConcurrentCountor- StackSetMaxConcurrentPercentage, but not both.
- stack_set_ intmax_ concurrency_ percentage 
- The maximum percentage of accounts in which to perform this operation at one time. - When calculating the number of accounts based on the specified percentage, AWS Service Catalog rounds down to the next whole number. This is true except in cases where rounding down would result is zero. In this case, AWS Service Catalog sets the number as - 1instead.- Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling. - Applicable only to a - CFN_STACKSETprovisioned product type.- Conditional: You must specify either - StackSetMaxConcurrentCountor- StackSetMaxConcurrentPercentage, but not both.
- stack_set_ Cloudoperation_ type Formation Provisioned Product Provisioning Preferences Stack Set Operation Type 
- Determines what action AWS Service Catalog performs to a stack set or a stack instance represented by the provisioned product. The default value is - UPDATEif nothing is specified.- Applicable only to a - CFN_STACKSETprovisioned product type.- CREATE - Creates a new stack instance in the stack set represented by the provisioned product. In this case, only new stack instances are created based on accounts and Regions; if new ProductId or ProvisioningArtifactID are passed, they will be ignored.
- UPDATE - Updates the stack set represented by the provisioned product and also its stack instances.
- DELETE - Deletes a stack instance in the stack set represented by the provisioned product.
 
- stack_set_ Sequence[str]regions 
- One or more AWS Regions where the provisioned product will be available. - Applicable only to a - CFN_STACKSETprovisioned product type.- The specified Regions should be within the list of Regions from the - STACKSETconstraint. To get the list of Regions in the- STACKSETconstraint, use the- DescribeProvisioningParametersoperation.- If no values are specified, the default value is all Regions from the - STACKSETconstraint.
- stackSet List<String>Accounts 
- One or more AWS accounts where the provisioned product will be available. - Applicable only to a - CFN_STACKSETprovisioned product type.- The specified accounts should be within the list of accounts from the - STACKSETconstraint. To get the list of accounts in the- STACKSETconstraint, use the- DescribeProvisioningParametersoperation.- If no values are specified, the default value is all acounts from the - STACKSETconstraint.
- stackSet NumberFailure Tolerance Count 
- The number of accounts, per Region, for which this operation can fail before AWS Service Catalog stops the operation in that Region. If the operation is stopped in a Region, AWS Service Catalog doesn't attempt the operation in any subsequent Regions. - Applicable only to a - CFN_STACKSETprovisioned product type.- Conditional: You must specify either - StackSetFailureToleranceCountor- StackSetFailureTolerancePercentage, but not both.- The default value is - 0if no value is specified.
- stackSet NumberFailure Tolerance Percentage 
- The percentage of accounts, per Region, for which this stack operation can fail before AWS Service Catalog stops the operation in that Region. If the operation is stopped in a Region, AWS Service Catalog doesn't attempt the operation in any subsequent Regions. - When calculating the number of accounts based on the specified percentage, AWS Service Catalog rounds down to the next whole number. - Applicable only to a - CFN_STACKSETprovisioned product type.- Conditional: You must specify either - StackSetFailureToleranceCountor- StackSetFailureTolerancePercentage, but not both.
- stackSet NumberMax Concurrency Count 
- The maximum number of accounts in which to perform this operation at one time. This is dependent on the value of - StackSetFailureToleranceCount.- StackSetMaxConcurrentCountis at most one more than the- StackSetFailureToleranceCount.- Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling. - Applicable only to a - CFN_STACKSETprovisioned product type.- Conditional: You must specify either - StackSetMaxConcurrentCountor- StackSetMaxConcurrentPercentage, but not both.
- stackSet NumberMax Concurrency Percentage 
- The maximum percentage of accounts in which to perform this operation at one time. - When calculating the number of accounts based on the specified percentage, AWS Service Catalog rounds down to the next whole number. This is true except in cases where rounding down would result is zero. In this case, AWS Service Catalog sets the number as - 1instead.- Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling. - Applicable only to a - CFN_STACKSETprovisioned product type.- Conditional: You must specify either - StackSetMaxConcurrentCountor- StackSetMaxConcurrentPercentage, but not both.
- stackSet "CREATE" | "UPDATE" | "DELETE"Operation Type 
- Determines what action AWS Service Catalog performs to a stack set or a stack instance represented by the provisioned product. The default value is - UPDATEif nothing is specified.- Applicable only to a - CFN_STACKSETprovisioned product type.- CREATE - Creates a new stack instance in the stack set represented by the provisioned product. In this case, only new stack instances are created based on accounts and Regions; if new ProductId or ProvisioningArtifactID are passed, they will be ignored.
- UPDATE - Updates the stack set represented by the provisioned product and also its stack instances.
- DELETE - Deletes a stack instance in the stack set represented by the provisioned product.
 
- stackSet List<String>Regions 
- One or more AWS Regions where the provisioned product will be available. - Applicable only to a - CFN_STACKSETprovisioned product type.- The specified Regions should be within the list of Regions from the - STACKSETconstraint. To get the list of Regions in the- STACKSETconstraint, use the- DescribeProvisioningParametersoperation.- If no values are specified, the default value is all Regions from the - STACKSETconstraint.
CloudFormationProvisionedProductProvisioningPreferencesStackSetOperationType, CloudFormationProvisionedProductProvisioningPreferencesStackSetOperationTypeArgs                    
- Create
- CREATE
- Update
- UPDATE
- Delete
- DELETE
- CloudFormation Provisioned Product Provisioning Preferences Stack Set Operation Type Create 
- CREATE
- CloudFormation Provisioned Product Provisioning Preferences Stack Set Operation Type Update 
- UPDATE
- CloudFormation Provisioned Product Provisioning Preferences Stack Set Operation Type Delete 
- DELETE
- Create
- CREATE
- Update
- UPDATE
- Delete
- DELETE
- Create
- CREATE
- Update
- UPDATE
- Delete
- DELETE
- CREATE
- CREATE
- UPDATE
- UPDATE
- DELETE
- DELETE
- "CREATE"
- CREATE
- "UPDATE"
- UPDATE
- "DELETE"
- DELETE
Tag, TagArgs  
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.