you must specify a region. you can also configure your region by running "aws configure".
By Owenolkman at Mar 08 2021
AWS S3 bucket policy for only public from CloudFront and upload from Signed Url
By MinK at Oct 27 2021
job('DSL-Tutorial-1-Test') { scm { git('git://github.com/quidryan/aws-sdk-test.git') } triggers { scm('H/15 * * * *') } steps { maven('-e clean test') } }
By Angelica Simonis at Jan 20 2020