Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Utilize added CannedAccessControlList in ivy-s3-resolver #36

Merged
merged 1 commit into from
Mar 16, 2015

Conversation

anzecesar
Copy link
Contributor

@laughedelic
Copy link
Contributor

I'm merging this, but I want to add some other features before releasing a new version.

laughedelic added a commit that referenced this pull request Mar 16, 2015
Utilize added CannedAccessControlList in ivy-s3-resolver
@laughedelic laughedelic merged commit 7a738dd into ohnosequences:master Mar 16, 2015
laughedelic added a commit that referenced this pull request Jun 15, 2015
* It is now an auto plugin, meaning that you don't need to load any defaults and do manual imports, just add it to your `project/plugins.sbt` and enjoy
* Added profile credentials provider; simplified the default providers chain:
    - profile credentials from `~/.aws/credentials` (same as you use form AWS command line tools). You can choose profile by setting `awsProfile` key.
    - EC2 instance metadata.
* Added `s3acl` [Access Control List](http://docs.aws.amazon.com/AWSJavaSDK/latest/javadoc/com/amazonaws/services/s3/model/CannedAccessControlList.html) configuration parameter (which defaults to `PublicRead`) (thanks @anzecesar, see [#36](#36))
* Added converter of an S3 bucket address to https
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants