We recommend new projects start with resources from the AWS provider.
aws-native.servicecatalog.getCloudFormationProvisionedProduct
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
Resource Schema for AWS::ServiceCatalog::CloudFormationProvisionedProduct
Using getCloudFormationProvisionedProduct
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getCloudFormationProvisionedProduct(args: GetCloudFormationProvisionedProductArgs, opts?: InvokeOptions): Promise<GetCloudFormationProvisionedProductResult>
function getCloudFormationProvisionedProductOutput(args: GetCloudFormationProvisionedProductOutputArgs, opts?: InvokeOptions): Output<GetCloudFormationProvisionedProductResult>def get_cloud_formation_provisioned_product(provisioned_product_id: Optional[str] = None,
                                            opts: Optional[InvokeOptions] = None) -> GetCloudFormationProvisionedProductResult
def get_cloud_formation_provisioned_product_output(provisioned_product_id: Optional[pulumi.Input[str]] = None,
                                            opts: Optional[InvokeOptions] = None) -> Output[GetCloudFormationProvisionedProductResult]func LookupCloudFormationProvisionedProduct(ctx *Context, args *LookupCloudFormationProvisionedProductArgs, opts ...InvokeOption) (*LookupCloudFormationProvisionedProductResult, error)
func LookupCloudFormationProvisionedProductOutput(ctx *Context, args *LookupCloudFormationProvisionedProductOutputArgs, opts ...InvokeOption) LookupCloudFormationProvisionedProductResultOutput> Note: This function is named LookupCloudFormationProvisionedProduct in the Go SDK.
public static class GetCloudFormationProvisionedProduct 
{
    public static Task<GetCloudFormationProvisionedProductResult> InvokeAsync(GetCloudFormationProvisionedProductArgs args, InvokeOptions? opts = null)
    public static Output<GetCloudFormationProvisionedProductResult> Invoke(GetCloudFormationProvisionedProductInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetCloudFormationProvisionedProductResult> getCloudFormationProvisionedProduct(GetCloudFormationProvisionedProductArgs args, InvokeOptions options)
public static Output<GetCloudFormationProvisionedProductResult> getCloudFormationProvisionedProduct(GetCloudFormationProvisionedProductArgs args, InvokeOptions options)
fn::invoke:
  function: aws-native:servicecatalog:getCloudFormationProvisionedProduct
  arguments:
    # arguments dictionaryThe following arguments are supported:
- ProvisionedProduct stringId 
- The ID of the provisioned product.
- ProvisionedProduct stringId 
- The ID of the provisioned product.
- provisionedProduct StringId 
- The ID of the provisioned product.
- provisionedProduct stringId 
- The ID of the provisioned product.
- provisioned_product_ strid 
- The ID of the provisioned product.
- provisionedProduct StringId 
- The ID of the provisioned product.
getCloudFormationProvisionedProduct Result
The following output properties are available:
- AcceptLanguage Pulumi.Aws Native. Service Catalog. Cloud Formation Provisioned Product Accept Language 
- The language code.- jp- Japanese
- zh- Chinese
 
- CloudformationStack stringArn 
- Outputs Dictionary<string, string>
- List of key-value pair outputs.
- 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 stringId 
- The ID of the provisioned product.
- 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. Outputs. Cloud Formation Provisioned Product Provisioning Parameter> 
- Parameters specified by the administrator that are required for provisioning the product.
- ProvisioningPreferences Pulumi.Aws Native. Service Catalog. Outputs. Cloud Formation Provisioned Product Provisioning Preferences 
- StackSet preferences that are required for provisioning the product or updating a provisioned product.
- RecordId string
- The ID of the record, such as rec-rjeatvy434trk.
- 
List<Pulumi.Aws Native. Outputs. 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
 
- CloudformationStack stringArn 
- Outputs map[string]string
- List of key-value pair outputs.
- 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 stringId 
- The ID of the provisioned product.
- 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.
- RecordId string
- The ID of the record, such as rec-rjeatvy434trk.
- 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
 
- cloudformationStack StringArn 
- outputs Map<String,String>
- List of key-value pair outputs.
- 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 StringId 
- The ID of the provisioned product.
- 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.
- recordId String
- The ID of the record, such as rec-rjeatvy434trk.
- 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
 
- cloudformationStack stringArn 
- outputs {[key: string]: string}
- List of key-value pair outputs.
- 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 stringId 
- The ID of the provisioned product.
- 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.
- recordId string
- The ID of the record, such as rec-rjeatvy434trk.
- 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
 
- cloudformation_stack_ strarn 
- outputs Mapping[str, str]
- List of key-value pair outputs.
- 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_ strid 
- The ID of the provisioned product.
- 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] 
- Parameters specified by the administrator that are required for provisioning the product.
- provisioning_preferences CloudFormation Provisioned Product Provisioning Preferences 
- StackSet preferences that are required for provisioning the product or updating a provisioned product.
- record_id str
- The ID of the record, such as rec-rjeatvy434trk.
- Sequence[root_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 "en" | "jp" | "zh"
- The language code.- jp- Japanese
- zh- Chinese
 
- cloudformationStack StringArn 
- outputs Map<String>
- List of key-value pair outputs.
- 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 StringId 
- The ID of the provisioned product.
- 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.
- recordId String
- The ID of the record, such as rec-rjeatvy434trk.
- 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.
Supporting Types
CloudFormationProvisionedProductAcceptLanguage     
CloudFormationProvisionedProductProvisioningParameter     
CloudFormationProvisionedProductProvisioningPreferences     
- 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         
Tag
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.