EventIntegrationAssociation
The event integration association.
Contents
- ClientAssociationMetadata
-
The metadata associated with the client.
Type: String to string map
Key Length Constraints: Minimum length of 1. Maximum length of 255.
Key Pattern:
.*\S.*
Value Length Constraints: Minimum length of 1. Maximum length of 255.
Value Pattern:
.*\S.*
Required: No
- ClientId
-
The identifier for the client that is associated with the event integration.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
.*
Required: No
- EventBridgeRuleName
-
The name of the EventBridge rule.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Pattern:
^[a-zA-Z0-9\/\._\-]+$
Required: No
- EventIntegrationAssociationArn
-
The Amazon Resource Name (ARN) for the event integration association.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Pattern:
^arn:aws:[A-Za-z0-9][A-Za-z0-9_/.-]{0,62}:[A-Za-z0-9_/.-]{0,63}:[A-Za-z0-9_/.-]{0,63}:[A-Za-z0-9][A-Za-z0-9:_/+=,@.-]{0,1023}$
Required: No
- EventIntegrationAssociationId
-
The identifier for the event integration association.
Type: String
Pattern:
[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}
Required: No
- EventIntegrationName
-
The name of the event integration.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
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: