Kinesis stream ARN to which log events are published.
{ "type": "string", "pattern": "arn:[\\w+=/,.@-]+:kinesis:[a-zA-Z0-9\\-]*:[a-zA-Z0-9]{1,12}:stream/.+", "description": "Kinesis stream ARN to which log events are published.", "minLength": 20, "maxLength": 2048, "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "KinesisStreamArn", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-workspaces-web/refs/heads/main/json-schema/workspaces-web-kinesis-stream-arn-schema.json" }