A tool for customers to evaluate their AWS service configurations based on AWS and community best practices and receive recommendations on potential improvements.
Apache License 2.0
346
stars
65
forks
source link
Bug Fixes: RDS Snapshot Timezone type mismatch #51
RDS Snapshot Timezone type mismatch, appearing in #50
Fixes #50
Type of change
Please delete options that are not relevant, and add any that may be relevant.
[x] Bug fix (non-breaking change which fixes an issue)
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
[x] Single Account, Single Service and Single Region
Checklist:
[x] My code follows the style guidelines of this project
[x] I have performed a self-review of my own code
[x] My changes generate no new warnings
[x] New and existing unit tests pass locally with my changes
Description
RDS Snapshot Timezone type mismatch, appearing in #50
Fixes #50
Type of change
Please delete options that are not relevant, and add any that may be relevant.
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Checklist: