Resource
A resource that provides supplementary information about a product, such as documentation links, support contacts, or usage instructions.
Contents
Note
In the following list, the required parameters are described first.
- contentType
-
The format of the resource content, such as a URL, email address, or text.
Type: String
Valid Values:
EMAIL | PHONE_NUMBER | LINK | OTHERRequired: Yes
- resourceType
-
The category of the resource, such as manufacturer support or usage instructions.
Type: String
Valid Values:
MANUFACTURER_SUPPORT | MANUFACTURER_INSTRUCTIONSRequired: Yes
- value
-
The resource content. Interpretation depends on the content type.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Pattern:
.*\S.*Required: Yes
- displayName
-
An optional human-readable label for the resource.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 255.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: