PartnerProfile
Contains comprehensive profile information for a partner including public-facing details.
Contents
Note
In the following list, the required parameters are described first.
- Description
-
A description of the partner's business, services, and capabilities.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 600.
Pattern:
[\u0020-\u007E\u00A0-\uD7FF\uE000-\uFFFD]+Required: Yes
- DisplayName
-
The public display name for the partner organization.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 80.
Pattern:
[\u0020-\u007E\u00A0-\uD7FF\uE000-\uFFFD]+Required: Yes
- IndustrySegments
-
The industry segments or verticals that the partner serves.
Type: Array of strings
Array Members: Minimum number of 1 item. Maximum number of 3 items.
Valid Values:
AGRICULTURE_MINING | BIOTECHNOLOGY | BUSINESS_CONSUMER_SERVICES | BUSINESS_SERV | COMMUNICATIONS | COMPUTER_HARDWARE | COMPUTERS_ELECTRONICS | COMPUTER_SOFTWARE | CONSUMER_GOODS | CONSUMER_RELATED | EDUCATION | ENERGY_UTILITIES | FINANCIAL_SERVICES | GAMING | GOVERNMENT | GOVERNMENT_EDUCATION_PUBLIC_SERVICES | HEALTHCARE | HEALTHCARE_PHARMACEUTICALS_BIOTECH | INDUSTRIAL_ENERGY | INTERNET_SPECIFIC | LIFE_SCIENCES | MANUFACTURING | MEDIA_ENTERTAINMENT_LEISURE | MEDIA_ENTERTAINMENT | MEDICAL_HEALTH | NON_PROFIT_ORGANIZATION | OTHER | PROFESSIONAL_SERVICES | REAL_ESTATE_CONSTRUCTION | RETAIL | RETAIL_WHOLESALE_DISTRIBUTION | SEMICONDUCTOR_ELECTR | SOFTWARE_INTERNET | TELECOMMUNICATIONS | TRANSPORTATION_LOGISTICS | TRAVEL_HOSPITALITY | WHOLESALE_DISTRIBUTIONRequired: Yes
- LogoUrl
-
The URL to the partner's logo image.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
(https|HTTPS):\/\/[^\/\s]+(\/\S*)?Required: Yes
- PrimarySolutionType
-
The primary type of solution or service the partner provides.
Type: String
Valid Values:
SOFTWARE_PRODUCTS | CONSULTING_SERVICES | PROFESSIONAL_SERVICES | MANAGED_SERVICES | HARDWARE_PRODUCTS | COMMUNICATION_SERVICES | VALUE_ADDED_RESALE_AWS_SERVICES | TRAINING_SERVICESRequired: Yes
- TranslationSourceLocale
-
The source locale used for automatic translation of profile content.
Type: String
Pattern:
[a-z]{2}-[A-Z]{2}Required: Yes
- WebsiteUrl
-
The partner's primary website URL.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
(https|HTTPS):\/\/[^\/\s]+(\/\S*)?Required: Yes
- LocalizedContents
-
A list of localized content versions for different languages and regions.
Type: Array of LocalizedContent objects
Array Members: Minimum number of 0 items. Maximum number of 20 items.
Required: No
- ProfileId
-
The unique identifier of the partner profile.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 50.
Pattern:
pprofile-[A-Za-z0-9]{13}Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: