Giter VIP home page Giter VIP logo

aws-samples / aws-rds-snapshot-management Goto Github PK

View Code? Open in Web Editor NEW
28.0 5.0 20.0 49 KB

A serverless notification mechanism to manage Amazon RDS manual snapshots for both RDS Instances and Aurora Clusters. The solution manages creatiton of manual snapshot, deletion of old snapshots, and finally send a notification email. Email subscribers are notified with a list of newly created manual snapshots and older deleted snapshots.

License: Apache License 2.0

aws-rds-snapshot-management's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

aws-rds-snapshot-management's Issues

Create Failed Could not unzip uploaded file. Error Code: InvalidParameterValueException

Not sure how to proceed with this, I've tried changing launch parameters but can't seem to get anything to work.

2020-02-05 12:56:14 UTC-0500 |
lambdaEmailNotification |
CREATE_FAILED |
Could not unzip uploaded file. Please check your file, then try to upload again. (Service: AWSLambdaInternal; Status Code: 400; Error Code: InvalidParameterValueException; Request ID: cdda5ef8-7b9d-4eb5-96f8-cf0e28e461f9)
-- | -- | -- | --

Step functions failing with (AccessDenied) when calling the GetObject operation: Access Denied

Installed the project ok, no errors. When I go to run the test via Step Functions I get the following:

{
  "error": "ClientError",
  "cause": {
    "errorMessage": "An error occurred (AccessDenied) when calling the GetObject operation: Access Denied",
    "errorType": "ClientError",
    "stackTrace": [
      [
        "/var/task/lambda_function.py",
        52,
        "lambda_handler",
        "obj = s3.get_object(Bucket = BUCKET, Key = KEY)"
      ],
      [
        "/var/runtime/botocore/client.py",
        316,
        "_api_call",
        "return self._make_api_call(operation_name, kwargs)"
      ],
      [
        "/var/runtime/botocore/client.py",
        635,
        "_make_api_call",
        "raise error_class(parsed_response, operation_name)"
      ]
    ]
  }
}

I have looked at the Lambda role priviledge, the S3 bucket and it all looks ok. Any ideas?

Encrypted snapshots

Hi, I understand that this doesn't work with encrypted snapshots. Is there a specific reason for that or planned in a future release? Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.