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

refactor: replace deprecated aws access key and secret key #142

Merged
merged 5 commits into from
Aug 31, 2023

Conversation

bryan-stclab
Copy link
Contributor

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • DevOps process (non-breaking change which improves efficiency and reliability for CI/CD)
  • Documentation only

What this PR does / why we need it:

For security reasons, the expired Amazon access keys and secret keys have been removed from the code.

Which issue/s this PR fixes

#141

How Has This Been Tested?

Checklist:

@bryan-stclab bryan-stclab added the type: refactoring type: Refactor the code label Aug 30, 2023
@bryan-stclab bryan-stclab added this to the v0.0.13 milestone Aug 30, 2023
@bryan-stclab bryan-stclab self-assigned this Aug 30, 2023
@bryan-stclab bryan-stclab linked an issue Aug 30, 2023 that may be closed by this pull request
@pueding pueding merged commit 18e7fd5 into main Aug 31, 2023
1 check passed
@pueding pueding deleted the 141-replace-deprecated-aws-access-key-and-secret-key branch August 31, 2023 23:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: refactoring type: Refactor the code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace deprecated AWS access key and secret key
2 participants