KinesisStreamSourceDescription
Details about a Kinesis data stream used as the source for a Kinesis Data Firehose delivery stream.
Contents
- DeliveryStartTimestamp
-
Kinesis Data Firehose starts retrieving records from the Kinesis data stream starting with this timestamp.
Type: Timestamp
Required: No
- KinesisStreamARN
-
The Amazon Resource Name (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: No
- RoleARN
-
The ARN of the role used by 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: No
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: