Skip to content

Commit cddb69e

Browse files
author
Shreya Gangishetty
committed
docs: fix httpapi stage logical id
1 parent 906368b commit cddb69e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions/2016-10-31.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1270,4 +1270,4 @@ ApiKey | `restapi-logical-id`.ApiKey |`restapi-logical-id`ApiKey | SAM generates
12701270

12711271
Property Name | Reference | LogicalId | Description
12721272
---|:---:|---|---
1273-
Stage | `httpapi-logical-id`.Stage | `httpapi-logical-id`ApiGatewayDefaultStage or `httpapi-logical-id`Stage | SAM generates `AWS::ApiGatewayV2::Stage` resource with `httpapi-logical-id`ApiGatewayDefaultStage logical id if `StageName` property is not defined. If an explicit `StageName` property is defined them SAM generates `AWS::ApiGatewayV2::Stage` resource with `httpapi-logical-id`Stage logicalId. This resource can be referenced in intrinsic functions using `httpapi-logical-id`.Stage
1273+
StageName | `httpapi-logical-id`.Stage | `httpapi-logical-id`ApiGatewayDefaultStage or `httpapi-logical-id` `StageName`Stage | SAM generates `AWS::ApiGatewayV2::Stage` resource with `httpapi-logical-id`ApiGatewayDefaultStage logical id if `StageName` property is not defined. If an explicit `StageName` property is defined them SAM generates `AWS::ApiGatewayV2::Stage` resource with `httpapi-logical-id` `StageName`Stage logicalId. This resource can be referenced in intrinsic functions using `httpapi-logical-id`.Stage

0 commit comments

Comments
 (0)