File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ Resources:
6161 MemorySize : 128
6262 Architectures :
6363 - arm64
64- # https://docs.aws.amazon.com/lambda/latest/dg/tenant-isolation-configure.html#tenant-isolation-cfn
64+ # https://docs.aws.amazon.com/lambda/latest/dg/tenant-isolation-configure.html#tenant-isolation-cfn
6565 TenancyConfig :
6666 TenantIsolationMode : PER_TENANT
6767 Environment :
@@ -92,4 +92,4 @@ Outputs:
9292 APIGatewayEndpoint :
9393 Description : API Gateway endpoint URL
9494 # https://docs.aws.amazon.com/lambda/latest/dg/tenant-isolation-invoke.html#tenant-isolation-invoke-apigateway
95- Value : !Sub "https://${MultiTenantApi}.execute-api.${AWS::Region}.amazonaws.com/Prod?tenant-id=seb"
95+ Value : !Sub "https://${MultiTenantApi}.execute-api.${AWS::Region}.amazonaws.com/Prod?tenant-id=seb"
You can’t perform that action at this time.
0 commit comments