

# StageKey
<a name="API_StageKey"></a>

A reference to a unique stage identified in the format `{restApiId}/{stage}`.

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

 ** restApiId **   <a name="apigw-Type-StageKey-restApiId"></a>
The string identifier of the associated RestApi.  
Type: String  
Required: No

 ** stageName **   <a name="apigw-Type-StageKey-stageName"></a>
The stage name associated with the stage key.  
Type: String  
Required: No

## See Also
<a name="API_StageKey_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/apigateway-2015-07-09/StageKey) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/apigateway-2015-07-09/StageKey) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/apigateway-2015-07-09/StageKey) 