

# Resource
<a name="API_marketplace-discovery_Resource"></a>

A resource that provides supplementary information about a product, such as documentation links, support contacts, or usage instructions.

## Contents
<a name="API_marketplace-discovery_Resource_Contents"></a>

**Note**  
In the following list, the required parameters are described first.

 ** contentType **   <a name="AWSMarketplaceService-Type-marketplace-discovery_Resource-contentType"></a>
The format of the resource content, such as a URL, email address, or text.  
Type: String  
Valid Values: `EMAIL | PHONE_NUMBER | LINK | OTHER`   
Required: Yes

 ** resourceType **   <a name="AWSMarketplaceService-Type-marketplace-discovery_Resource-resourceType"></a>
The category of the resource, such as manufacturer support or usage instructions.  
Type: String  
Valid Values: `MANUFACTURER_SUPPORT | MANUFACTURER_INSTRUCTIONS`   
Required: Yes

 ** value **   <a name="AWSMarketplaceService-Type-marketplace-discovery_Resource-value"></a>
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 **   <a name="AWSMarketplaceService-Type-marketplace-discovery_Resource-displayName"></a>
An optional human-readable label for the resource.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 255.  
Required: No

## See Also
<a name="API_marketplace-discovery_Resource_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/marketplace-discovery-2026-02-05/Resource) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/marketplace-discovery-2026-02-05/Resource) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/marketplace-discovery-2026-02-05/Resource) 