Skip to content

Remove hardcoded credentials #3

@softwareengineerprogrammer

Description

public static BasicAWSCredentials creds = new BasicAWSCredentials("XXX", "XXX");

Credentials should not be in code. Make this reference a credentials file somewhere outside of the repo that the user configures, like ~/.aws/credentials.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions