Skip to content

Instantly share code, notes, and snippets.

@mxro
Created February 20, 2021 22:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mxro/014143c0f67437920cd75382ee298d38 to your computer and use it in GitHub Desktop.
Save mxro/014143c0f67437920cd75382ee298d38 to your computer and use it in GitHub Desktop.
{
"users": [
{
"name": "awsUser",
"type": "apiKey",
"config": {
"awsAccessKeyId": "your secret",
"awsSecretAccessKey": "your access key",
"awsDefaultRegion": "us-west-2"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment