errorCode

The error code that indicates why the event submission failed.

Retryable errors include:

  • <a href="http://docs.aws.amazon.com/eventbridge/latest/APIReference/CommonErrors.html">InternalFailure</a> The request processing has failed because of an unknown error, exception or failure.

  • <a href="http://docs.aws.amazon.com/eventbridge/latest/APIReference/CommonErrors.html">ThrottlingException</a> The request was denied due to request throttling.

Non-retryable errors include:

  • <a href="http://docs.aws.amazon.com/eventbridge/latest/APIReference/CommonErrors.html">AccessDeniedException</a> You do not have sufficient access to perform this action.

  • InvalidAccountIdExceptionThe account ID provided is not valid.

  • InvalidArgumentA specified parameter is not valid.

  • MalformedDetailThe JSON provided is not valid.

  • RedactionFailureRedacting the CloudTrail event failed.

  • NotAuthorizedForSourceExceptionYou do not have permissions to publish events with this source onto this event bus.

  • NotAuthorizedForDetailTypeExceptionYou do not have permissions to publish events with this detail type onto this event bus.