Code Monkey home page Code Monkey logo

axe's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

axe's Issues

Buckets with periods (.) in the name cause SSL error

The S3 API utilizes a sub-domain to specify the bucket name for requests. The addition of a period (.) in the bucket name results in an incorrect sub-domain being formed. This causes an SSL error.

The CLI obviously has some workaround for this issue; need to figure out what that is and convey that solution into axe.

Can't change region or access aws

Hi, I tried to use this package but when I run axe-s3-list-buckets I always get these two errors. The first is this:

Error thrown:

(error http 403)

Error data:

(Error nil (Code nil InvalidAccessKeyId) (Message nil The AWS Access Key Id you provided does not exist in our records.) (AWSAccessKeyId nil <example>) (RequestId nil <example>) (HostId nil <example>))

and when I try to change axe-region to my region eu-west-1 then I get this error:

Error thrown:

(error http 400)

Error data:

(Error nil (Code nil AuthorizationHeaderMalformed) (Message nil The authorization header is malformed; the region 'eu-west-1' is wrong; expecting 'us-east-1') (Region nil us-east-1) (RequestId nil <example>) (HostId nil <example>

(I put the <example> to redact my keys).
Don't know what to do with this is it my i.e. user error, or it is a bug.

P.S. in the README you put the varables aws-access-key-id and aws-secret-access-key that that don't exist. As far as I understend you intended to put axe-access-key-id and axe-secret-access-key.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.