KinesisDataStreamData - AWS Ground Station

KinesisDataStreamData

Information for telemetry delivery to Kinesis Data Streams.

Contents

kinesisDataStreamArn

ARN of the Kinesis Data Stream to deliver telemetry to.

Type: String

Length Constraints: Minimum length of 37. Maximum length of 275.

Pattern: arn:[a-z0-9-.]{1,63}:kinesis:[-a-z0-9]{1,50}:[0-9]{12}:stream/[a-zA-Z0-9_.-]{1,128}

Required: Yes

kinesisRoleArn

ARN of the IAM Role used by AWS Ground Station to deliver telemetry.

Type: String

Length Constraints: Minimum length of 30. Maximum length of 165.

Pattern: arn:[a-z0-9-.]{1,63}:iam::[0-9]{12}:role/[\w+=,.@-]{1,64}

Required: Yes

See Also

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