The parameters for using an CloudWatch Logs log stream as a target.
Type: objectProperties: 2
Amazon Web ServicesEvent-DrivenIntegrationMessagingServerless
PipeTargetCloudWatchLogsParameters is a JSON Structure definition published by Amazon EventBridge Pipes, describing 2 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-eventbridge-pipes/refs/heads/main/json-structure/amazon-eventbridge-pipes-pipe-target-cloud-watch-logs-parameters-structure.json",
"name": "PipeTargetCloudWatchLogsParameters",
"description": "The parameters for using an CloudWatch Logs log stream as a target.",
"type": "object",
"properties": {
"LogStreamName": {
"allOf": [
{
"$ref": "#/components/schemas/LogStreamName"
},
{
"description": "The name of the log stream."
}
]
},
"Timestamp": {
"allOf": [
{
"$ref": "#/components/schemas/JsonPath"
},
{
"description": "The time the event occurred, expressed as the number of milliseconds after Jan 1, 1970 00:00:00 UTC."
}
]
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.