Shelvery Aws Backups Versions Save

Automating EBS RDS EC2 backups on lambda

0.9.8

1 year ago

What's Changed

Full Changelog: https://github.com/base2Services/shelvery-aws-backups/compare/0.9.7...0.9.8

0.9.7

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/base2Services/shelvery-aws-backups/compare/0.8.7...0.9.7

0.8.7

5 years ago

Bug fixes

  • Support cross-account copying of encrypted RDS cluster snapshots
  • Support paging of large counts of rds cluster snapshots

0.8.5

5 years ago
  • fix bug with ignore instance state exception
  • send sns notify message on ignore instance state exception

0.8.4

5 years ago
  • handling eventual consistency exceptions
  • ignore invalid resource state on create backup option

0.8.1

5 years ago

Improvements

  • offload waiting using sqs

0.7.2

5 years ago
  • Cross account access using IAM assume role with external id
  • Trigger lambda with SNS
  • Configuration for custom s3 bucket name
  • Modify RDS no automated snapshot available logging error to a info

0.7.1

5 years ago

Bug fixes

  • set default Boto retry limit to 10

New deployment method

  • SAM template with lambda function and cw event schedules

v0.7.0

5 years ago

Improvements

  • ability to set a list of custom retention types to allow for custom backup schedules

v0.6.0

5 years ago

New features

Redshift backups

Supported features

  • Create backups
  • Clean backups
  • Share backups with account

Feature not supported

  • Copy snapshot to a region
  • Copy snapshot to another aws account

Bug fixes

  • Serverless deployments are working again (with fixed crons)

Improvements

Added SNS doco