Skip to content

Instantly share code, notes, and snippets.

@sgyyz
Created February 2, 2019 02:50
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 sgyyz/41f2b0ada02f99e9e9224add71c05829 to your computer and use it in GitHub Desktop.
Save sgyyz/41f2b0ada02f99e9e9224add71c05829 to your computer and use it in GitHub Desktop.
aws cloud spring-boot configuration
cloud:
aws:
region:
static: us-east-2
credentials:
accessKey: accessKey
secretKey: secretKey
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment