Skip to main content

Interface: IS3Spec

sink.v1.IS3Spec

Properties of a S3Spec.

Hierarchy

Properties

awsAccountId

Optional awsAccountId: null | string

The AWS account ID associated with the S3 bucket and the assumed role.

Inherited from

$Properties.awsAccountId


bucketName

Optional bucketName: null | string

The name of the destination S3 bucket where Temporal will send data.

Inherited from

$Properties.bucketName


kmsArn

Optional kmsArn: null | string

The AWS Key Management Service (KMS) ARN used for encryption.

Inherited from

$Properties.kmsArn


region

Optional region: null | string

The region where the S3 bucket is located.

Inherited from

$Properties.region


roleName

Optional roleName: null | string

The IAM role that Temporal Cloud assumes for writing records to the customer's S3 bucket.

Inherited from

$Properties.roleName