S3BucketDetail
Contains information on the S3 bucket.
Contents
- arn
-
The Amazon Resource Name (ARN) of the S3 bucket.
Type: String
Required: No
- createdAt
-
The date and time the bucket was created at.
Type: Timestamp
Required: No
- defaultServerSideEncryption
-
Describes the server side encryption method used in the S3 bucket.
Type: DefaultServerSideEncryption object
Required: No
- name
-
The name of the S3 bucket.
Type: String
Required: No
- owner
-
The owner of the S3 bucket.
Type: Owner object
Required: No
- publicAccess
-
Describes the public access policies that apply to the S3 bucket.
Type: PublicAccess object
Required: No
- s3ObjectDetails
-
Information about the S3 object that was scanned.
Type: Array of S3ObjectDetail objects
Required: No
-
All tags attached to the S3 bucket
Type: Array of Tag objects
Required: No
- type
-
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: