EventBridgeParameters
The templated target type for the EventBridge PutEvents
API operation.
Contents
- DetailType
-
A free-form string, with a maximum of 128 characters, used to decide what fields to expect in the event detail.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Required: Yes
- Source
-
The source of the event.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
^(?=[/\.\-_A-Za-z0-9]+)((?!aws\.).*)|(\$(\.[\w_-]+(\[(\d+|\*)\])*)*)$
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: