KinesisFirehoseDestination
Contains the delivery stream Amazon Resource Name (ARN), and the ARN of the AWS Identity and Access Management (IAM) role associated with a Firehose event destination.
Event destinations, such as Firehose, are associated with configuration sets, which enable you to publish message sending events.
Contents
- DeliveryStreamArn
-
The Amazon Resource Name (ARN) of the delivery stream.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 2048.
Pattern:
arn:\S+
Required: Yes
- IamRoleArn
-
The ARN of an AWS Identity and Access Management role that is able to write event data to an Amazon Data Firehose destination.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 2048.
Pattern:
arn:\S+
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: