

# CapacityProviderPermissionsConfig
<a name="API_CapacityProviderPermissionsConfig"></a>

Configuration that specifies the permissions required for the capacity provider to manage compute resources.

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

 ** CapacityProviderOperatorRoleArn **   <a name="lambda-Type-CapacityProviderPermissionsConfig-CapacityProviderOperatorRoleArn"></a>
The ARN of the IAM role that the capacity provider uses to manage compute instances and other AWS resources.  
Type: String  
Pattern: `arn:(aws[a-zA-Z-]*)?:iam::\d{12}:role/?[a-zA-Z_0-9+=,.@\-_/]+`   
Required: Yes

## See Also
<a name="API_CapacityProviderPermissionsConfig_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/lambda-2015-03-31/CapacityProviderPermissionsConfig) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/lambda-2015-03-31/CapacityProviderPermissionsConfig) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/lambda-2015-03-31/CapacityProviderPermissionsConfig) 