Skip to content

Commit

Permalink
Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
rix0rrr committed Mar 10, 2021
1 parent 1e83157 commit c7fc1b2
Show file tree
Hide file tree
Showing 147 changed files with 1,089 additions and 1,064 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1349,7 +1349,6 @@
"MeshName"
]
},
"RouteName": "name-route",
"Spec": {
"HttpRoute": {
"Action": {
Expand All @@ -1375,7 +1374,8 @@
"namevirtualrouterC00E1ACE",
"VirtualRouterName"
]
}
},
"RouteName": "name-route"
}
},
"namevirtualservice3DDDDF1E": {
Expand Down Expand Up @@ -2218,7 +2218,6 @@
"MeshName"
]
},
"RouteName": "greeting-route",
"Spec": {
"HttpRoute": {
"Action": {
Expand All @@ -2244,7 +2243,8 @@
"greetingvirtualrouter0F898D1A",
"VirtualRouterName"
]
}
},
"RouteName": "greeting-route"
}
},
"greetingvirtualservice60AD3AD9": {
Expand Down Expand Up @@ -3242,7 +3242,6 @@
"MeshName"
]
},
"RouteName": "greeter-route",
"Spec": {
"HttpRoute": {
"Action": {
Expand All @@ -3268,7 +3267,8 @@
"greetervirtualrouter193840BB",
"VirtualRouterName"
]
}
},
"RouteName": "greeter-route"
}
},
"greetervirtualservice6559950C": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1044,7 +1044,7 @@
}
},
"Handler": "framework.onEvent",
"Runtime": "nodejs10.x",
"Runtime": "nodejs14.x",
"Timeout": 900
},
"DependsOn": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1537,7 +1537,6 @@
"MeshName"
]
},
"RouteName": "name-production-route",
"Spec": {
"HttpRoute": {
"Action": {
Expand All @@ -1563,7 +1562,8 @@
"nameproductionvirtualrouter00E3366D",
"VirtualRouterName"
]
}
},
"RouteName": "name-production-route"
}
},
"nameproductionvirtualservice4D49D5F6": {
Expand Down Expand Up @@ -2061,7 +2061,6 @@
"MeshName"
]
},
"RouteName": "name-development-route",
"Spec": {
"HttpRoute": {
"Action": {
Expand All @@ -2087,7 +2086,8 @@
"namedevelopmentvirtualrouter0AE5105D",
"VirtualRouterName"
]
}
},
"RouteName": "name-development-route"
}
},
"namedevelopmentvirtualserviceD936E3FD": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -467,4 +467,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -72,13 +72,13 @@
]
}
},
"Handler": "index.handler",
"Role": {
"Fn::GetAtt": [
"MyAuthorizerFunctionServiceRole8A34C19E",
"Arn"
]
},
"Handler": "index.handler",
"Runtime": "nodejs10.x"
},
"DependsOn": [
Expand Down Expand Up @@ -313,4 +313,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -72,13 +72,13 @@
]
}
},
"Handler": "index.handler",
"Role": {
"Fn::GetAtt": [
"MyAuthorizerFunctionServiceRole8A34C19E",
"Arn"
]
},
"Handler": "index.handler",
"Runtime": "nodejs10.x"
},
"DependsOn": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -72,13 +72,13 @@
]
}
},
"Handler": "index.handler",
"Role": {
"Fn::GetAtt": [
"MyAuthorizerFunctionServiceRole8A34C19E",
"Arn"
]
},
"Handler": "index.handler",
"Runtime": "nodejs10.x"
},
"DependsOn": [
Expand Down Expand Up @@ -313,4 +313,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -564,13 +564,13 @@
]
}
},
"Handler": "index.handler",
"Role": {
"Fn::GetAtt": [
"handlerServiceRole187D5A5A",
"Arn"
]
},
"Handler": "index.handler",
"Runtime": "nodejs10.x"
},
"DependsOn": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,13 @@
"Code": {
"ZipFile": "foo"
},
"Handler": "index.handler",
"Role": {
"Fn::GetAtt": [
"myfnServiceRole7822DC24",
"Arn"
]
},
"Handler": "index.handler",
"Runtime": "nodejs10.x"
},
"DependsOn": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,13 @@
"Code": {
"ZipFile": "exports.handler = function echoHandlerCode(event, _, callback) {\n return callback(undefined, {\n isBase64Encoded: false,\n statusCode: 200,\n headers: { 'content-type': 'application/json' },\n body: JSON.stringify(event),\n });\n}"
},
"Handler": "index.handler",
"Role": {
"Fn::GetAtt": [
"BooksHandlerServiceRole5B6A8847",
"Arn"
]
},
"Handler": "index.handler",
"Runtime": "nodejs10.x"
},
"DependsOn": [
Expand Down Expand Up @@ -87,13 +87,13 @@
"Code": {
"ZipFile": "exports.handler = function echoHandlerCode(event, _, callback) {\n return callback(undefined, {\n isBase64Encoded: false,\n statusCode: 200,\n headers: { 'content-type': 'application/json' },\n body: JSON.stringify(event),\n });\n}"
},
"Handler": "index.handler",
"Role": {
"Fn::GetAtt": [
"BookHandlerServiceRole894768AD",
"Arn"
]
},
"Handler": "index.handler",
"Runtime": "nodejs10.x"
},
"DependsOn": [
Expand Down Expand Up @@ -137,13 +137,13 @@
"Code": {
"ZipFile": "exports.handler = function helloCode(_event, _context, callback) {\n return callback(undefined, {\n statusCode: 200,\n body: 'hello, world!',\n });\n}"
},
"Handler": "index.handler",
"Role": {
"Fn::GetAtt": [
"HelloServiceRole1E55EA16",
"Arn"
]
},
"Handler": "index.handler",
"Runtime": "nodejs10.x"
},
"DependsOn": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -651,13 +651,13 @@
"Code": {
"ZipFile": "exports.handler = function handlerCode(event, _, callback) {\n return callback(undefined, {\n isBase64Encoded: false,\n statusCode: 200,\n headers: { 'content-type': 'application/json' },\n body: JSON.stringify(event),\n });\n }"
},
"Handler": "index.handler",
"Role": {
"Fn::GetAtt": [
"MyHandlerServiceRoleFFA06653",
"Arn"
]
},
"Handler": "index.handler",
"Runtime": "nodejs10.x"
},
"DependsOn": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,15 +38,15 @@
"Code": {
"ZipFile": "exports.handler = async function(event) {\n return {\n 'headers': { 'Content-Type': 'text/plain' },\n 'statusCode': 200\n }\n }"
},
"Handler": "index.handler",
"Role": {
"Fn::GetAtt": [
"firstLambdaServiceRoleB6408C31",
"Arn"
]
},
"Runtime": "nodejs10.x",
"FunctionName": "FirstLambda"
"FunctionName": "FirstLambda",
"Handler": "index.handler",
"Runtime": "nodejs10.x"
},
"DependsOn": [
"firstLambdaServiceRoleB6408C31"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,13 @@
"Code": {
"ZipFile": "exports.handler = function helloCode(_event, _context, callback) {\n return callback(undefined, {\n statusCode: 200,\n body: 'hello, world!',\n });\n}"
},
"Handler": "index.handler",
"Role": {
"Fn::GetAtt": [
"HelloServiceRole1E55EA16",
"Arn"
]
},
"Handler": "index.handler",
"Runtime": "nodejs10.x"
},
"DependsOn": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,22 @@
}
}
},
"MyHttpApiGETHttpIntegration6f095b8469365f72e33fa33d9711b140516EBE31": {
"Type": "AWS::ApiGatewayV2::Integration",
"Properties": {
"ApiId": {
"Ref": "MyHttpApi8AEAAC21"
},
"IntegrationType": "AWS_PROXY",
"IntegrationUri": {
"Fn::GetAtt": [
"lambda8B5974B5",
"Arn"
]
},
"PayloadFormatVersion": "2.0"
}
},
"MyHttpApiGETE0EFC6F8": {
"Type": "AWS::ApiGatewayV2::Route",
"Properties": {
Expand All @@ -79,22 +95,6 @@
}
}
},
"MyHttpApiGETHttpIntegration6f095b8469365f72e33fa33d9711b140516EBE31": {
"Type": "AWS::ApiGatewayV2::Integration",
"Properties": {
"ApiId": {
"Ref": "MyHttpApi8AEAAC21"
},
"IntegrationType": "AWS_PROXY",
"IntegrationUri": {
"Fn::GetAtt": [
"lambda8B5974B5",
"Arn"
]
},
"PayloadFormatVersion": "2.0"
}
},
"MyHttpApiUserPoolAuthorizer8754262B": {
"Type": "AWS::ApiGatewayV2::Authorizer",
"Properties": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -608,6 +608,24 @@
"ProtocolType": "HTTP"
}
},
"HttpProxyPrivateApiDefaultRouteHttpIntegration1a580b19954e4317026ffbce1f7d5ade7A32685B": {
"Type": "AWS::ApiGatewayV2::Integration",
"Properties": {
"ApiId": {
"Ref": "HttpProxyPrivateApiA55E154D"
},
"IntegrationType": "HTTP_PROXY",
"ConnectionId": {
"Ref": "HttpProxyPrivateApiVpcLink190366CAE"
},
"ConnectionType": "VPC_LINK",
"IntegrationMethod": "ANY",
"IntegrationUri": {
"Ref": "lblistener657ADDEC"
},
"PayloadFormatVersion": "1.0"
}
},
"HttpProxyPrivateApiDefaultRoute1BDCA252": {
"Type": "AWS::ApiGatewayV2::Route",
"Properties": {
Expand Down Expand Up @@ -647,24 +665,6 @@
"SecurityGroupIds": []
}
},
"HttpProxyPrivateApiDefaultRouteHttpIntegration1a580b19954e4317026ffbce1f7d5ade7A32685B": {
"Type": "AWS::ApiGatewayV2::Integration",
"Properties": {
"ApiId": {
"Ref": "HttpProxyPrivateApiA55E154D"
},
"IntegrationType": "HTTP_PROXY",
"ConnectionId": {
"Ref": "HttpProxyPrivateApiVpcLink190366CAE"
},
"ConnectionType": "VPC_LINK",
"IntegrationMethod": "ANY",
"IntegrationUri": {
"Ref": "lblistener657ADDEC"
},
"PayloadFormatVersion": "1.0"
}
},
"HttpProxyPrivateApiDefaultStage18B3706E": {
"Type": "AWS::ApiGatewayV2::Stage",
"Properties": {
Expand Down
Loading

0 comments on commit c7fc1b2

Please sign in to comment.