

# Tag


The key-value pair assigned to a specified resource.

## Contents


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

 ** Key **   <a name="AWSPartnerCentral-Type-Tag-Key"></a>
The key in the tag.  
Type: String  
Pattern: `(?=.{1,128}$)([\p{L}\p{Z}\p{N}_.:/=+\-@]*)`   
Required: Yes

 ** Value **   <a name="AWSPartnerCentral-Type-Tag-Value"></a>
The value in the tag.  
Type: String  
Pattern: `(?=.{0,256}$)([\p{L}\p{Z}\p{N}_.:/=+\-@]*)`   
Required: Yes

## See Also


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/partnercentral-selling-2022-07-26/Tag) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/partnercentral-selling-2022-07-26/Tag) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/partnercentral-selling-2022-07-26/Tag) 