Skip to content

Instantly share code, notes, and snippets.

@mxro
Created May 1, 2021 00:28
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/5a38fba4a16e318100e22abb51ba8028 to your computer and use it in GitHub Desktop.
Save mxro/5a38fba4a16e318100e22abb51ba8028 to your computer and use it in GitHub Desktop.
{
"users": [
{
"name": "awsUser",
"type": "apiKey",
"config": {
"awsAccessKeyId": "[Access Key Id]",
"awsSecretAccessKey": "[Secret Access Key]",
"awsDefaultRegion": "us-west-2"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment