

# Grant
<a name="API_Grant"></a>

Container for grant information.

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

 ** Grantee **   <a name="AmazonS3-Type-Grant-Grantee"></a>
The person being granted permissions.  
Type: [Grantee](API_Grantee.md) data type  
Required: No

 ** Permission **   <a name="AmazonS3-Type-Grant-Permission"></a>
Specifies the permission given to the grantee.  
Type: String  
Valid Values: `FULL_CONTROL | WRITE | WRITE_ACP | READ | READ_ACP`   
Required: No

## See Also
<a name="API_Grant_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/s3-2006-03-01/Grant) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/s3-2006-03-01/Grant) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/s3-2006-03-01/Grant) 