S3DataAccessAsset

The Amazon S3 data access that is the asset.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Amazon S3 bucket hosting data to be shared in the S3 data access.

Link copied to clipboard

The Amazon S3 bucket used for hosting shared data in the Amazon S3 data access.

Link copied to clipboard

S3 keys made available using this asset.

Link copied to clipboard

List of AWS KMS CMKs (Key Management System Customer Managed Keys) and ARNs used to encrypt S3 objects being shared in this S3 Data Access asset. Providers must include all AWS KMS keys used to encrypt these shared S3 objects.

Link copied to clipboard

The automatically-generated bucket-style alias for your Amazon S3 Access Point. Customers can access their entitled data using the S3 Access Point alias.

Link copied to clipboard

The ARN for your Amazon S3 Access Point. Customers can also access their entitled data using the S3 Access Point ARN.

Functions

Link copied to clipboard
inline fun copy(block: S3DataAccessAsset.Builder.() -> Unit = {}): S3DataAccessAsset
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String