PutTargetsResultEntry - Amazon EventBridge
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

PutTargetsResultEntry

Represents a target that failed to be added to a rule.

Contents

ErrorCode

The error code that indicates why the target addition failed. If the value is ConcurrentModificationException, too many requests were made at the same time.

Type: String

Required: No

ErrorMessage

The error message that explains why the target addition failed.

Type: String

Required: No

TargetId

The ID of the target.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 64.

Pattern: [\.\-_A-Za-z0-9]+

Required: No

See Also

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