@aws-sdk/client-kinesis-analytics

S3ReferenceDataSourceUpdate Interface

Describes the S3 bucket name, object key name, and IAM role that Amazon Kinesis Analytics can assume to read the Amazon S3 object on your behalf and populate the in-application reference table.

Members

Name
Type
Details
BucketARNUpdate string | undefined

Amazon Resource Name (ARN) of the S3 bucket.

FileKeyUpdate string | undefined

Object key name.

ReferenceRoleARNUpdate string | undefined

ARN of the IAM role that Amazon Kinesis Analytics can assume to read the Amazon S3 object and populate the in-application.

Full Signature

export interface S3ReferenceDataSourceUpdate