Skip to main content
POST
IngestCloudwatchLogsData

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

log_group
string
required
log_stream
string
required

Body

application/json
owner
string
subscriptionFilters
string[]
messageType
string
logEvents
CloudwatchLogsLogEvent · object[]

Response

200 - application/json

Success

The response is of type IngestCloudwatchLogsDataResponse · object.