Git Product home page Git Product logo

Comments (3)

jonlprice avatar jonlprice commented on June 2, 2024

We are seeing the same issue with aws-quickstart/quickstart-linux-bastion, in an account that was previously working ok

Here's the error from cloud-init-output.log:

Error occurred during build: Failed to retrieve https://aws-quickstart-us-east-1.s3.us-east-1.amazonaws.com/quickstart-linux-bastion/scripts/bastion_bootstrap.sh: HTTP Error 403 :
AccessDeniedAccess Denied36DAB2C0060F7A27yCXVSe3swEBFpTdUy9DUJr+QIKYOYub0ip4fyLGTZ7NC0/A7jOGSb/TslgCsDXzKYBeIZIzZAJQ=

Once the bastion is up running the following works ok:
curl -O https://aws-quickstart-us-east-1.s3.us-east-1.amazonaws.com/quickstart-linux-bastion/scripts/bastion_bootstrap.sh

As this is the last command before cfn-signal in the stack not sure how any other ACL rules can have been applied to make this outbound access work ok

from quickstart-linux-bastion.

martin-niklasson avatar martin-niklasson commented on June 2, 2024

I had the same problem. I found a workaround, which may be helpful to other AWS newbies, like me.

Clone the github repository for this Guide:
git clone --recursive https://github.com/aws-quickstart/quickstart-linux-bastion.git

Make an Amzon S3 bucket in the Management Console. It can be private (default settings). Remember which region your bucket is in.

Drag and drop the entire "quickstart-linux-bastion" directory you got from git into the bucket.

Run the Guide and change the S3 bucket name and region to your own bucket.

from quickstart-linux-bastion.

tlindsay42 avatar tlindsay42 commented on June 2, 2024

Resolved in #176

from quickstart-linux-bastion.

Related Issues (20)

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.