

# PhysicalResourceIdContextKeyValuePair
<a name="API_PhysicalResourceIdContextKeyValuePair"></a>

Context information that enables CloudFormation to uniquely identify a resource. CloudFormation uses context key-value pairs in cases where a resource's logical and physical IDs aren't enough to uniquely identify that resource. Each context key-value pair specifies a resource that contains the targeted resource.

## Contents
<a name="API_PhysicalResourceIdContextKeyValuePair_Contents"></a>

 ** Key **   
The resource context key.  
Type: String  
Required: Yes

 ** Value **   
The resource context value.  
Type: String  
Required: Yes

## See Also
<a name="API_PhysicalResourceIdContextKeyValuePair_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/cloudformation-2010-05-15/PhysicalResourceIdContextKeyValuePair) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/cloudformation-2010-05-15/PhysicalResourceIdContextKeyValuePair) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/cloudformation-2010-05-15/PhysicalResourceIdContextKeyValuePair) 