Interface: IS3Spec
Properties of a S3Spec.
Implemented by
Properties
awsAccountId
• Optional
awsAccountId: null
| string
The AWS account ID associated with the S3 bucket and the assumed role.
bucketName
• Optional
bucketName: null
| string
The name of the destination S3 bucket where Temporal will send data.
kmsArn
• Optional
kmsArn: null
| string
The AWS Key Management Service (KMS) ARN used for encryption.
region
• Optional
region: null
| string
The region where the S3 bucket is located.
roleName
• Optional
roleName: null
| string
The IAM role that Temporal Cloud assumes for writing records to the customer's S3 bucket.