LocalizedContent
Contains localized content for a partner profile in a specific language or locale.
Contents
Note
In the following list, the required parameters are described first.
- Description
-
The localized description of the partner's business and services.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 600.
Pattern:
[\u0020-\u007E\u00A0-\uD7FF\uE000-\uFFFD]+Required: Yes
- DisplayName
-
The localized display name for the partner.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 80.
Pattern:
[\u0020-\u007E\u00A0-\uD7FF\uE000-\uFFFD]+Required: Yes
- Locale
-
The locale or language code for the localized content.
Type: String
Pattern:
[a-z]{2}-[A-Z]{2}Required: Yes
- LogoUrl
-
The URL to the partner's logo image for this locale.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
(https|HTTPS):\/\/[^\/\s]+(\/\S*)?Required: Yes
- WebsiteUrl
-
The localized website URL for the partner.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
(https|HTTPS):\/\/[^\/\s]+(\/\S*)?Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: