GorillaStack / auto-tag

Automatically tag AWS resources on creation, for cost assignment
GNU General Public License v3.0
457 stars 158 forks source link

Lambda Access Denied Error #105

Closed harsh541 closed 2 years ago

harsh541 commented 2 years ago

The follow error is shown when running the autotag_event_main-template.json:

ResourceLogicalId:AutoTagLambdaFunction, ResourceType:AWS::Lambda::Function, ResourceStatusReason:Resource handler returned message: "Your access has been denied by S3, please make sure your request credentials have permission to GetObject for gorillastack-autotag-releases-us-west-2/autotag-0.5.3.zip. S3 Error Code: AccessDenied. S3 Error Message: Access Denied (Service: Lambda, Status Code: 403, Request ID: 428ddb8d-230d-4c2b-933b-4d801f44f144, Extended Request ID: null)" (RequestToken: 9aa9b0ac-0499-730d-b6d7-dca41244407d, HandlerErrorCode: AccessDenied).

rayjanoka commented 2 years ago

We aren't hosting the zip files any longer, you can grab it from the release page and host it in your own bucket or use the deploy script.