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

sso login #27

Open
terryrankine opened this issue Oct 17, 2024 · 0 comments
Open

sso login #27

terryrankine opened this issue Oct 17, 2024 · 0 comments

Comments

@terryrankine
Copy link

terryrankine commented Oct 17, 2024

Hey

Im using the aws sso credential provider, and the awscli lets me list and play with buckets (the session is in my default profile), but if i run a sync/copy from local to s3 I get this

s3kor.exe sync .\bigzip.zip s3://******-datastaging-test/test-/inputs/
Files 0 / 1 [------------------------------------------------------------------------------]
NoCredentialProviders: no valid providers in chain
caused by: EnvAccessKeyNotFound: failed to find credentials in the environment.
SharedCredsLoad: failed to load profile, .
EC2RoleRequestError: no EC2 instance role found
caused by: 400 Bad Request: Bad Request
status code: 400, request id:
caused by: EC2MetadataError: failed to make EC2Metadata request
status code: 400, request id:
caused by: <?xml version="1.0" encoding="utf-8"?>
<Error xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<Code>InvalidHttpVerb</Code>
<Message>The HTTP verb specified was not recognized by the server.</Message>
<Details>'PUT' is not a supported verb.</Details>
</Error>```

any debug flags i can use to work out why?
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

No branches or pull requests

1 participant