KinesisStreamSourceConfiguration - Amazon Data Firehose
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

KinesisStreamSourceConfiguration

The stream and role Amazon Resource Names (ARNs) for a Kinesis data stream used as the source for a delivery stream.

Contents

KinesisStreamARN

The ARN of the source Kinesis data stream. For more information, see Amazon Kinesis Data Streams ARN Format.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 512.

Pattern: arn:.*

Required: Yes

RoleARN

The ARN of the role that provides access to the source Kinesis data stream. For more information, see Amazon Identity and Access Management (IAM) ARN Format.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 512.

Pattern: arn:.*

Required: Yes

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: