Skip to content

Commit

Permalink
Merge branch 'feature/ops-sls'
Browse files Browse the repository at this point in the history
  • Loading branch information
Cycrypto committed Mar 28, 2024
2 parents 0c8a89a + e879973 commit 4865c95
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 208 deletions.
Binary file removed aws-sandol-api/.serverless/aws-sandol-api.zip
Binary file not shown.
Binary file modified aws-sandol-api/.serverless/aws-sandol.zip
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@
"S3Bucket": {
"Ref": "ServerlessDeploymentBucket"
},
"S3Key": "serverless/aws-sandol/dev/1711529535295-2024-03-27T08:52:15.295Z/aws-sandol.zip"
"S3Key": "serverless/aws-sandol/dev/1711598758817-2024-03-28T04:05:58.817Z/aws-sandol.zip"
},
"Handler": "wsgi_handler.handler",
"Runtime": "python3.9",
Expand All @@ -180,14 +180,14 @@
"ApiLogGroup"
]
},
"ApiLambdaVersion5HgZTm6vtHPcGlNSdrb7wOhYKa9hC6QxIr5w4HBss": {
"ApiLambdaVersionEpJS8D3Dnc0BIeENQXlo8c1MwKuXxFzBeCOu6rNQ": {
"Type": "AWS::Lambda::Version",
"DeletionPolicy": "Retain",
"Properties": {
"FunctionName": {
"Ref": "ApiLambdaFunction"
},
"CodeSha256": "y5MzgseTyMlyp5ajsdRZaPZ7fPF3e88gy0LLeSATC4I="
"CodeSha256": "9tsXl4QNcNu5HsQJJyIzR0lOS2aXUUFwGIH2M6ps7M4="
}
},
"HttpApi": {
Expand Down Expand Up @@ -298,7 +298,7 @@
"ApiLambdaFunctionQualifiedArn": {
"Description": "Current Lambda function version",
"Value": {
"Ref": "ApiLambdaVersion5HgZTm6vtHPcGlNSdrb7wOhYKa9hC6QxIr5w4HBss"
"Ref": "ApiLambdaVersionEpJS8D3Dnc0BIeENQXlo8c1MwKuXxFzBeCOu6rNQ"
},
"Export": {
"Name": "sls-aws-sandol-dev-ApiLambdaFunctionQualifiedArn"
Expand Down
Loading

0 comments on commit 4865c95

Please sign in to comment.