Code Monkey home page Code Monkey logo

Comments (3)

hnishar avatar hnishar commented on September 4, 2024

Are you passing the bucket-name when running build-s3-dist.sh? The script will replace %%BUCKET_NAME%% with the user provided bucket name.

./build-s3-dist.sh source-bucket-base-name

Alternatively, the solution can be deployed from https://docs.aws.amazon.com/solutions/latest/cisco-based-transit-vpc/step2.html

from aws-transit-vpc.

cloudoutloud avatar cloudoutloud commented on September 4, 2024

Thanks, hnishar
By understanding was the template create a bucket with random name.
Why do we have to define a source bucket base name?

from aws-transit-vpc.

hnishar avatar hnishar commented on September 4, 2024

./build-s3-dist.sh is the build script for this project. It does two things

1 - Build the lambda ZIP files (transit-vpc-poller.zip & transit-vpc-push-cisco-config.zip), that you need to host inside your S3 bucket i.e. my-bucket under my-bucket/transit-vpc/latest/ folder
2 - Replaces %%BUCKET_NAME%% in the Cloudformation templates with your S3 bucket name i.e. my-bucket, so it can source the Lambdas deployed from Step 1

I'd recommend you take a look at the Implementation Guide for this solution and follow the steps under Deployment section

https://docs.aws.amazon.com/solutions/latest/cisco-based-transit-vpc/welcome.html

from aws-transit-vpc.

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.