UrlEndpointConfig
The configuration for the URL endpoint type.
Contents
- HealthUrl
-
The health check URL of the URL endpoint type.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Pattern:
^https?://[-a-zA-Z0-9+\x38@#/%?=~_|!:,.;]*[-a-zA-Z0-9+\x38@#/%=~_|]$
Required: No
- Url
-
The HTTP URL endpoint.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Pattern:
^https?://[-a-zA-Z0-9+\x38@#/%?=~_|!:,.;]*[-a-zA-Z0-9+\x38@#/%=~_|]$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: