

# PrincipalPermissions
<a name="API_PrincipalPermissions"></a>

Permissions granted to a principal.

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

 ** Permissions **   <a name="Glue-Type-PrincipalPermissions-Permissions"></a>
The permissions that are granted to the principal.  
Type: Array of strings  
Valid Values: `ALL | SELECT | ALTER | DROP | DELETE | INSERT | CREATE_DATABASE | CREATE_TABLE | DATA_LOCATION_ACCESS`   
Required: No

 ** Principal **   <a name="Glue-Type-PrincipalPermissions-Principal"></a>
The principal who is granted permissions.  
Type: [DataLakePrincipal](API_DataLakePrincipal.md) object  
Required: No

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