C# Class Amazon.KinesisAnalytics.Model.S3ReferenceDataSource

Identifies the S3 bucket and object that contains the reference data. Also identifies the IAM role Amazon Kinesis Analytics can assume to read this object on your behalf.

An Amazon Kinesis Analytics application loads reference data only once. If the data changes, you call the UpdateApplication operation to trigger reloading of data into your application.

ファイルを表示 Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetBucketARN ( ) : bool
IsSetFileKey ( ) : bool
IsSetReferenceRoleARN ( ) : bool