mirror of
https://github.com/aljazceru/IngestRSS.git
synced 2026-02-01 20:34:24 +01:00
updating layer version.
This commit is contained in:
@@ -17,7 +17,7 @@ DYNAMODB_TABLE_NAME=rss-feeds-table
|
||||
SQS_QUEUE_NAME=rss-feed-queue
|
||||
|
||||
|
||||
LAMBDA_LAYER_VERSION=4 # This is fixed.
|
||||
LAMBDA_LAYER_VERSION=6 # This is fixed.
|
||||
LAMBDA_LAYER_NAME=ingest-rss-lambda-layer-${AWS_REGION}
|
||||
LAMBDA_LAYER_ARN=arn:aws:lambda:${AWS_REGION}:966265353179:layer:${LAMBDA_LAYER_NAME}:${LAMBDA_LAYER_VERSION}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user