KinesisAction
Describes an action to write data to an Amazon Kinesis stream.
Contents
- roleArn
-
The ARN of the IAM role that grants access to the Amazon Kinesis stream.
Type: String
Required: Yes
- streamName
-
The name of the Amazon Kinesis stream.
Type: String
Required: Yes
- partitionKey
-
The partition key.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: