ReferenceInput
Reference information linking a task to external systems - for input with validation
Contents
- associationId
-
Association identifier of the external system
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
[a-zA-Z0-9_.-]+Required: Yes
- referenceId
-
The unique identifier in the external system
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
[a-zA-Z0-9_.-]+Required: Yes
- referenceUrl
-
URL to access the reference in the external system
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Required: Yes
- system
-
The name of the external system
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Required: Yes
- title
-
Optional title for the reference
Type: String
Length Constraints: Minimum length of 1. Maximum length of 512.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: