

# S3BucketDetail


Contains information on the S3 bucket.

## Contents


 ** arn **   <a name="guardduty-Type-S3BucketDetail-arn"></a>
The Amazon Resource Name (ARN) of the S3 bucket.  
Type: String  
Required: No

 ** createdAt **   <a name="guardduty-Type-S3BucketDetail-createdAt"></a>
The date and time the bucket was created at.  
Type: Timestamp  
Required: No

 ** defaultServerSideEncryption **   <a name="guardduty-Type-S3BucketDetail-defaultServerSideEncryption"></a>
Describes the server side encryption method used in the S3 bucket.  
Type: [DefaultServerSideEncryption](API_DefaultServerSideEncryption.md) object  
Required: No

 ** name **   <a name="guardduty-Type-S3BucketDetail-name"></a>
The name of the S3 bucket.  
Type: String  
Required: No

 ** owner **   <a name="guardduty-Type-S3BucketDetail-owner"></a>
The owner of the S3 bucket.  
Type: [Owner](API_Owner.md) object  
Required: No

 ** publicAccess **   <a name="guardduty-Type-S3BucketDetail-publicAccess"></a>
Describes the public access policies that apply to the S3 bucket.  
Type: [PublicAccess](API_PublicAccess.md) object  
Required: No

 ** s3ObjectDetails **   <a name="guardduty-Type-S3BucketDetail-s3ObjectDetails"></a>
Information about the S3 object that was scanned.  
Type: Array of [S3ObjectDetail](API_S3ObjectDetail.md) objects  
Required: No

 ** tags **   <a name="guardduty-Type-S3BucketDetail-tags"></a>
All tags attached to the S3 bucket  
Type: Array of [Tag](API_Tag.md) objects  
Required: No

 ** type **   <a name="guardduty-Type-S3BucketDetail-type"></a>
Describes whether the bucket is a source or destination bucket.  
Type: String  
Required: No

## See Also


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/guardduty-2017-11-28/S3BucketDetail) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/guardduty-2017-11-28/S3BucketDetail) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/guardduty-2017-11-28/S3BucketDetail) 