HttpEndpointDescription
Describes the HTTP endpoint selected as the destination.
Contents
- Name
-
The name of the HTTP endpoint selected as the destination.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
^(?!\s*$).+
Required: No
- Url
-
The URL of the HTTP endpoint selected as the destination.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1000.
Pattern:
https://.*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: