Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BulkLambdas fails to create, gives error. #108

Open
shreyasnaik opened this issue Jul 12, 2022 · 2 comments
Open

BulkLambdas fails to create, gives error. #108

shreyasnaik opened this issue Jul 12, 2022 · 2 comments

Comments

@shreyasnaik
Copy link

BulkLambdas fails to create, gives error.
The following resource(s) failed to create: [LambdaUploadCSV, LambdaCleanup, StartStateMachine, LambdaMonitor, LambdaReport, LambdaProvision, LambdaHandleFailed, LambdaTerminate].

@manbearpigisreal
Copy link

Hello, this issue still seems present

@manbearpigisreal
Copy link

manbearpigisreal commented Nov 28, 2022

Looks like it's related to this

},
"eventTime": "2022-11-28T15:50:59Z",
"eventSource": "lambda.amazonaws.com",
"eventName": "CreateFunction20150331",
"awsRegion": "us-east-1",
"sourceIPAddress": "AWS Internal",
"userAgent": "AWS Internal",
"errorCode": "InvalidParameterValueException",
"errorMessage": "Error occurred while GetObject. S3 Error Code: NoSuchKey. S3 Error Message: The specified key does not exist.",
"requestParameters": {
"functionName": "SC-BULK-PROVISION",
"runtime": "python3.8",
"role": "arn:aws:iam::294194279048:role/SC-RA-BulkDeployer-Master-LambdabulkdeployRole-HMZ2JV10IT22",
"handler": "lambda_function.provision_handler",
"code": {
"s3Bucket": "sc-ra-bulkdeployer-master-lambdazipsbucket-1ufb25d70ttb9",
"s3Key": "lambda/bulkexecute_lambda.zip"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants