Serverless scaling and work to authorizer

This commit is contained in:
2020-05-21 17:32:27 -04:00
parent 92d0fa6476
commit 835d0f2833
10 changed files with 162 additions and 50 deletions

View File

@ -6,6 +6,8 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="AWSSDK.Core" Version="3.5.0-beta" />
<PackageReference Include="AWSSDK.ECS" Version="3.5.0-beta" />
<PackageReference Include="StackExchange.Redis" Version="2.1.39" />
</ItemGroup>