View a markdown version of this page

UniversalTargetParameters - Amazon EventBridge Custom Event Bus

UniversalTargetParameters

Parameters for USI (Universal Service Integration) targets. Used when TargetArn is in the format arn:aws:events:::aws-sdk:{service}:{apiAction}

Contents

Input

JSON string or JSONata expression that produces the API request. Supports {% ... %} JSONata expressions for dynamic values from the event.

Type: String

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

Required: Yes

InvocationTimeoutSeconds

Timeout in seconds for each invocation of the target (1-30, default 30). Must be a literal integer; JSONata expressions are not supported for this field. String-typed to match the other targets' timeout fields. Defaults to 30s when unset.

Type: String

Required: No

See Also

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