

# DelegationPermission
<a name="API_DelegationPermission"></a>

Contains information about the permissions being delegated in a delegation request.

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

 ** Parameters.member.N **   
A list of policy parameters that define the scope and constraints of the delegated permissions.  
Type: Array of [PolicyParameter](API_PolicyParameter.md) objects  
Array Members: Maximum number of 50 items.  
Required: No

 ** PolicyTemplateArn **   
This ARN maps to a pre-registered policy content for this partner. See the [partner onboarding documentation]() to understand how to create a delegation template.  
Type: String  
Length Constraints: Minimum length of 20. Maximum length of 2048.  
Required: No

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

For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\$1\$1](https://docs.amazonaws.cn/goto/SdkForCpp/iam-2010-05-08/DelegationPermission) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/iam-2010-05-08/DelegationPermission) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/iam-2010-05-08/DelegationPermission) 