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

Update to newer version of AWS SDK call for IAM #354

Closed
wants to merge 1 commit into from

Conversation

bradydowling
Copy link

This fixes #95 and implements the solution proposed by @dingo-d

Please have a close look at this as I am simply copy/pasting in the code he referenced there, which worked for me as well.

Copy link

@hm-linter hm-linter bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Linting failed (974 errors, 7 warnings).

(980 notices occurred in your codebase, but were on files/lines not included in this PR.)

@joehoyle
Copy link
Member

In v3 of s3-uploads we have removed the ability to create the IAM user. Instead you can still generate the policy, and either manually create the IAM user, or provision it with terraform/cloudformation.

Sorry for letting this sit @bradydowling

@joehoyle joehoyle closed this Dec 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Where is "Aws\Common\Aws" ?
2 participants