Skip to content

Commit

Permalink
Minor fix requires new snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
biffgaut committed Aug 23, 2023
1 parent f90739c commit 691fb10
Show file tree
Hide file tree
Showing 4 changed files with 1,077 additions and 45 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@
},
":",
{
"Ref": "OpenApiGatewayToLambdaMySpecRestApi2EBB03AA"
"Ref": "OpenApiGatewayToLambdaSpecRestApi27C18064"
},
"/*/*/*"
]
Expand Down Expand Up @@ -334,7 +334,7 @@
},
":",
{
"Ref": "OpenApiGatewayToLambdaMySpecRestApi2EBB03AA"
"Ref": "OpenApiGatewayToLambdaSpecRestApi27C18064"
},
"/*/*/*"
]
Expand Down Expand Up @@ -792,7 +792,7 @@
}
}
},
"OpenApiGatewayToLambdaMySpecRestApi2EBB03AA": {
"OpenApiGatewayToLambdaSpecRestApi27C18064": {
"Type": "AWS::ApiGateway::RestApi",
"Properties": {
"BodyS3Location": {
Expand Down Expand Up @@ -829,11 +829,11 @@
}
}
},
"OpenApiGatewayToLambdaMySpecRestApiDeployment788593659d4746e11fb9f97809babf04e00f6def": {
"OpenApiGatewayToLambdaSpecRestApiDeploymentC8BD0775114a8d1d0c9bf9b9d904a22f099d1d64": {
"Type": "AWS::ApiGateway::Deployment",
"Properties": {
"RestApiId": {
"Ref": "OpenApiGatewayToLambdaMySpecRestApi2EBB03AA"
"Ref": "OpenApiGatewayToLambdaSpecRestApi27C18064"
},
"Description": "Automatically created by the RestApi construct"
},
Expand All @@ -848,11 +848,11 @@
}
}
},
"OpenApiGatewayToLambdaMySpecRestApiDeploymentStageprodA70E8DB8": {
"OpenApiGatewayToLambdaSpecRestApiDeploymentStageprodB962CBBB": {
"Type": "AWS::ApiGateway::Stage",
"Properties": {
"RestApiId": {
"Ref": "OpenApiGatewayToLambdaMySpecRestApi2EBB03AA"
"Ref": "OpenApiGatewayToLambdaSpecRestApi27C18064"
},
"AccessLogSetting": {
"DestinationArn": {
Expand All @@ -864,7 +864,7 @@
"Format": "{\"requestId\":\"$context.requestId\",\"ip\":\"$context.identity.sourceIp\",\"user\":\"$context.identity.user\",\"caller\":\"$context.identity.caller\",\"requestTime\":\"$context.requestTime\",\"httpMethod\":\"$context.httpMethod\",\"resourcePath\":\"$context.resourcePath\",\"status\":\"$context.status\",\"protocol\":\"$context.protocol\",\"responseLength\":\"$context.responseLength\"}"
},
"DeploymentId": {
"Ref": "OpenApiGatewayToLambdaMySpecRestApiDeployment788593659d4746e11fb9f97809babf04e00f6def"
"Ref": "OpenApiGatewayToLambdaSpecRestApiDeploymentC8BD0775114a8d1d0c9bf9b9d904a22f099d1d64"
},
"MethodSettings": [
{
Expand All @@ -878,16 +878,16 @@
"TracingEnabled": true
}
},
"OpenApiGatewayToLambdaMySpecRestApiUsagePlan3EC24357": {
"OpenApiGatewayToLambdaSpecRestApiUsagePlan44F6F5C6": {
"Type": "AWS::ApiGateway::UsagePlan",
"Properties": {
"ApiStages": [
{
"ApiId": {
"Ref": "OpenApiGatewayToLambdaMySpecRestApi2EBB03AA"
"Ref": "OpenApiGatewayToLambdaSpecRestApi27C18064"
},
"Stage": {
"Ref": "OpenApiGatewayToLambdaMySpecRestApiDeploymentStageprodA70E8DB8"
"Ref": "OpenApiGatewayToLambdaSpecRestApiDeploymentStageprodB962CBBB"
},
"Throttle": {}
}
Expand Down Expand Up @@ -964,19 +964,19 @@
}
},
"DependsOn": [
"OpenApiGatewayToLambdaMySpecRestApi2EBB03AA"
"OpenApiGatewayToLambdaSpecRestApi27C18064"
]
}
},
"Outputs": {
"OpenApiGatewayToLambdaMySpecRestApiEndpoint2EF70BB1": {
"OpenApiGatewayToLambdaSpecRestApiEndpointD1FA5E3A": {
"Value": {
"Fn::Join": [
"",
[
"https://",
{
"Ref": "OpenApiGatewayToLambdaMySpecRestApi2EBB03AA"
"Ref": "OpenApiGatewayToLambdaSpecRestApi27C18064"
},
".execute-api.",
{
Expand All @@ -988,7 +988,7 @@
},
"/",
{
"Ref": "OpenApiGatewayToLambdaMySpecRestApiDeploymentStageprodA70E8DB8"
"Ref": "OpenApiGatewayToLambdaSpecRestApiDeploymentStageprodB962CBBB"
},
"/"
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@
},
":",
{
"Ref": "OpenApiGatewayToLambdaMySpecRestApi2EBB03AA"
"Ref": "OpenApiGatewayToLambdaSpecRestApi27C18064"
},
"/*/*/*"
]
Expand Down Expand Up @@ -333,7 +333,7 @@
},
":",
{
"Ref": "OpenApiGatewayToLambdaMySpecRestApi2EBB03AA"
"Ref": "OpenApiGatewayToLambdaSpecRestApi27C18064"
},
"/*/*/*"
]
Expand Down Expand Up @@ -791,7 +791,7 @@
}
}
},
"OpenApiGatewayToLambdaMySpecRestApi2EBB03AA": {
"OpenApiGatewayToLambdaSpecRestApi27C18064": {
"Type": "AWS::ApiGateway::RestApi",
"Properties": {
"BodyS3Location": {
Expand Down Expand Up @@ -828,11 +828,11 @@
}
}
},
"OpenApiGatewayToLambdaMySpecRestApiDeployment78859365749df757bf3d29c2b4dd121f4fae9829": {
"OpenApiGatewayToLambdaSpecRestApiDeploymentC8BD0775c586d865ce613dde0b09710274a96485": {
"Type": "AWS::ApiGateway::Deployment",
"Properties": {
"RestApiId": {
"Ref": "OpenApiGatewayToLambdaMySpecRestApi2EBB03AA"
"Ref": "OpenApiGatewayToLambdaSpecRestApi27C18064"
},
"Description": "Automatically created by the RestApi construct"
},
Expand All @@ -847,11 +847,11 @@
}
}
},
"OpenApiGatewayToLambdaMySpecRestApiDeploymentStageprodA70E8DB8": {
"OpenApiGatewayToLambdaSpecRestApiDeploymentStageprodB962CBBB": {
"Type": "AWS::ApiGateway::Stage",
"Properties": {
"RestApiId": {
"Ref": "OpenApiGatewayToLambdaMySpecRestApi2EBB03AA"
"Ref": "OpenApiGatewayToLambdaSpecRestApi27C18064"
},
"AccessLogSetting": {
"DestinationArn": {
Expand All @@ -863,7 +863,7 @@
"Format": "{\"requestId\":\"$context.requestId\",\"ip\":\"$context.identity.sourceIp\",\"user\":\"$context.identity.user\",\"caller\":\"$context.identity.caller\",\"requestTime\":\"$context.requestTime\",\"httpMethod\":\"$context.httpMethod\",\"resourcePath\":\"$context.resourcePath\",\"status\":\"$context.status\",\"protocol\":\"$context.protocol\",\"responseLength\":\"$context.responseLength\"}"
},
"DeploymentId": {
"Ref": "OpenApiGatewayToLambdaMySpecRestApiDeployment78859365749df757bf3d29c2b4dd121f4fae9829"
"Ref": "OpenApiGatewayToLambdaSpecRestApiDeploymentC8BD0775c586d865ce613dde0b09710274a96485"
},
"MethodSettings": [
{
Expand All @@ -877,16 +877,16 @@
"TracingEnabled": true
}
},
"OpenApiGatewayToLambdaMySpecRestApiUsagePlan3EC24357": {
"OpenApiGatewayToLambdaSpecRestApiUsagePlan44F6F5C6": {
"Type": "AWS::ApiGateway::UsagePlan",
"Properties": {
"ApiStages": [
{
"ApiId": {
"Ref": "OpenApiGatewayToLambdaMySpecRestApi2EBB03AA"
"Ref": "OpenApiGatewayToLambdaSpecRestApi27C18064"
},
"Stage": {
"Ref": "OpenApiGatewayToLambdaMySpecRestApiDeploymentStageprodA70E8DB8"
"Ref": "OpenApiGatewayToLambdaSpecRestApiDeploymentStageprodB962CBBB"
},
"Throttle": {}
}
Expand Down Expand Up @@ -963,19 +963,19 @@
}
},
"DependsOn": [
"OpenApiGatewayToLambdaMySpecRestApi2EBB03AA"
"OpenApiGatewayToLambdaSpecRestApi27C18064"
]
}
},
"Outputs": {
"OpenApiGatewayToLambdaMySpecRestApiEndpoint2EF70BB1": {
"OpenApiGatewayToLambdaSpecRestApiEndpointD1FA5E3A": {
"Value": {
"Fn::Join": [
"",
[
"https://",
{
"Ref": "OpenApiGatewayToLambdaMySpecRestApi2EBB03AA"
"Ref": "OpenApiGatewayToLambdaSpecRestApi27C18064"
},
".execute-api.",
{
Expand All @@ -987,7 +987,7 @@
},
"/",
{
"Ref": "OpenApiGatewayToLambdaMySpecRestApiDeploymentStageprodA70E8DB8"
"Ref": "OpenApiGatewayToLambdaSpecRestApiDeploymentStageprodB962CBBB"
},
"/"
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@
},
":",
{
"Ref": "OpenApiGatewayToLambdaMySpecRestApi2EBB03AA"
"Ref": "OpenApiGatewayToLambdaSpecRestApi27C18064"
},
"/*/*/*"
]
Expand Down Expand Up @@ -333,7 +333,7 @@
},
":",
{
"Ref": "OpenApiGatewayToLambdaMySpecRestApi2EBB03AA"
"Ref": "OpenApiGatewayToLambdaSpecRestApi27C18064"
},
"/*/*/*"
]
Expand Down Expand Up @@ -791,7 +791,7 @@
}
}
},
"OpenApiGatewayToLambdaMySpecRestApi2EBB03AA": {
"OpenApiGatewayToLambdaSpecRestApi27C18064": {
"Type": "AWS::ApiGateway::RestApi",
"Properties": {
"BodyS3Location": {
Expand Down Expand Up @@ -828,11 +828,11 @@
}
}
},
"OpenApiGatewayToLambdaMySpecRestApiDeployment788593654b9cf3e78138472fc980e91a80659aa5": {
"OpenApiGatewayToLambdaSpecRestApiDeploymentC8BD0775d25e717744ab7d508aee3a1c3b7aa9b2": {
"Type": "AWS::ApiGateway::Deployment",
"Properties": {
"RestApiId": {
"Ref": "OpenApiGatewayToLambdaMySpecRestApi2EBB03AA"
"Ref": "OpenApiGatewayToLambdaSpecRestApi27C18064"
},
"Description": "Automatically created by the RestApi construct"
},
Expand All @@ -847,11 +847,11 @@
}
}
},
"OpenApiGatewayToLambdaMySpecRestApiDeploymentStageprodA70E8DB8": {
"OpenApiGatewayToLambdaSpecRestApiDeploymentStageprodB962CBBB": {
"Type": "AWS::ApiGateway::Stage",
"Properties": {
"RestApiId": {
"Ref": "OpenApiGatewayToLambdaMySpecRestApi2EBB03AA"
"Ref": "OpenApiGatewayToLambdaSpecRestApi27C18064"
},
"AccessLogSetting": {
"DestinationArn": {
Expand All @@ -863,7 +863,7 @@
"Format": "{\"requestId\":\"$context.requestId\",\"ip\":\"$context.identity.sourceIp\",\"user\":\"$context.identity.user\",\"caller\":\"$context.identity.caller\",\"requestTime\":\"$context.requestTime\",\"httpMethod\":\"$context.httpMethod\",\"resourcePath\":\"$context.resourcePath\",\"status\":\"$context.status\",\"protocol\":\"$context.protocol\",\"responseLength\":\"$context.responseLength\"}"
},
"DeploymentId": {
"Ref": "OpenApiGatewayToLambdaMySpecRestApiDeployment788593654b9cf3e78138472fc980e91a80659aa5"
"Ref": "OpenApiGatewayToLambdaSpecRestApiDeploymentC8BD0775d25e717744ab7d508aee3a1c3b7aa9b2"
},
"MethodSettings": [
{
Expand All @@ -877,16 +877,16 @@
"TracingEnabled": true
}
},
"OpenApiGatewayToLambdaMySpecRestApiUsagePlan3EC24357": {
"OpenApiGatewayToLambdaSpecRestApiUsagePlan44F6F5C6": {
"Type": "AWS::ApiGateway::UsagePlan",
"Properties": {
"ApiStages": [
{
"ApiId": {
"Ref": "OpenApiGatewayToLambdaMySpecRestApi2EBB03AA"
"Ref": "OpenApiGatewayToLambdaSpecRestApi27C18064"
},
"Stage": {
"Ref": "OpenApiGatewayToLambdaMySpecRestApiDeploymentStageprodA70E8DB8"
"Ref": "OpenApiGatewayToLambdaSpecRestApiDeploymentStageprodB962CBBB"
},
"Throttle": {}
}
Expand Down Expand Up @@ -963,19 +963,19 @@
}
},
"DependsOn": [
"OpenApiGatewayToLambdaMySpecRestApi2EBB03AA"
"OpenApiGatewayToLambdaSpecRestApi27C18064"
]
}
},
"Outputs": {
"OpenApiGatewayToLambdaMySpecRestApiEndpoint2EF70BB1": {
"OpenApiGatewayToLambdaSpecRestApiEndpointD1FA5E3A": {
"Value": {
"Fn::Join": [
"",
[
"https://",
{
"Ref": "OpenApiGatewayToLambdaMySpecRestApi2EBB03AA"
"Ref": "OpenApiGatewayToLambdaSpecRestApi27C18064"
},
".execute-api.",
{
Expand All @@ -987,7 +987,7 @@
},
"/",
{
"Ref": "OpenApiGatewayToLambdaMySpecRestApiDeploymentStageprodA70E8DB8"
"Ref": "OpenApiGatewayToLambdaSpecRestApiDeploymentStageprodB962CBBB"
},
"/"
]
Expand Down
Loading

0 comments on commit 691fb10

Please sign in to comment.