ExternalUrlConfig
The external URL source for the application.
Contents
- AccessUrl
-
The URL to access the application.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1000.
Pattern:
^\w+\:\/\/.*$
Required: Yes
- ApprovedOrigins
-
Additional URLs to allow list if different than the access URL.
Type: Array of strings
Array Members: Minimum number of 1 item. Maximum number of 50 items.
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
^\w+\:\/\/.*$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: