

# TargetGrant
<a name="API_TargetGrant"></a>

Container for granting information.

Buckets that use the bucket owner enforced setting for Object Ownership don't support target grants. For more information, see [Permissions server access log delivery](https://docs.aws.amazon.com/AmazonS3/latest/userguide/enable-server-access-logging.html#grant-log-delivery-permissions-general) in the *Amazon S3 User Guide*.

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

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

 ** Permission **   <a name="AmazonS3-Type-TargetGrant-Permission"></a>
Logging permissions assigned to the grantee for the bucket.  
Type: String  
Valid Values: `FULL_CONTROL | READ | WRITE`   
Required: No

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