

# AccessControlList
<a name="API_AccessControlList"></a>

Contains information on the current access control policies for the bucket.

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

 ** allowsPublicReadAccess **   <a name="guardduty-Type-AccessControlList-allowsPublicReadAccess"></a>
A value that indicates whether public read access for the bucket is enabled through an Access Control List (ACL).  
Type: Boolean  
Required: No

 ** allowsPublicWriteAccess **   <a name="guardduty-Type-AccessControlList-allowsPublicWriteAccess"></a>
A value that indicates whether public write access for the bucket is enabled through an Access Control List (ACL).  
Type: Boolean  
Required: No

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

For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\+\+](https://docs.amazonaws.cn/goto/SdkForCpp/guardduty-2017-11-28/AccessControlList) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/guardduty-2017-11-28/AccessControlList) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/guardduty-2017-11-28/AccessControlList) 