

# ProvisioningArtifactPreferences
<a name="API_ProvisioningArtifactPreferences"></a>

The user-defined preferences that will be applied during product provisioning, unless overridden by `ProvisioningPreferences` or `UpdateProvisioningPreferences`.

For more information on maximum concurrent accounts and failure tolerance, see [Stack set operation options](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-concepts.html#stackset-ops-options) in the * AWS CloudFormation User Guide*.

## Contents
<a name="API_ProvisioningArtifactPreferences_Contents"></a>

 ** StackSetAccounts **   <a name="servicecatalog-Type-ProvisioningArtifactPreferences-StackSetAccounts"></a>
One or more AWS accounts where stack instances are deployed from the stack set. These accounts can be scoped in `ProvisioningPreferences$StackSetAccounts` and `UpdateProvisioningPreferences$StackSetAccounts`.  
Applicable only to a `CFN_STACKSET` provisioned product type.  
Type: Array of strings  
Pattern: `^[0-9]{12}$`   
Required: No

 ** StackSetRegions **   <a name="servicecatalog-Type-ProvisioningArtifactPreferences-StackSetRegions"></a>
One or more AWS Regions where stack instances are deployed from the stack set. These Regions can be scoped in `ProvisioningPreferences$StackSetRegions` and `UpdateProvisioningPreferences$StackSetRegions`.  
Applicable only to a `CFN_STACKSET` provisioned product type.  
Type: Array of strings  
Required: No

## See Also
<a name="API_ProvisioningArtifactPreferences_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/servicecatalog-2015-12-10/ProvisioningArtifactPreferences) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/servicecatalog-2015-12-10/ProvisioningArtifactPreferences) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/servicecatalog-2015-12-10/ProvisioningArtifactPreferences) 