Skip to content

bhavika-heeddata/aws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Install Git on your local machine, if not already installed.

Install and configure the AWS CLI on your local machine.

--- sudo apt-get update && sudo apt-get install -y python3-pip

----pip3 install awscli --upgrade --user

to check aws version:

----aws --version

to configure aws :

----aws configure

after configure use below details:

aws access key = AKIAQSOI4A7OL4RM3JT2

aws Secret access key = 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

region name = us-east-1

Default output format = json

clone ws-api-engine git repository

And use sh build.sh -Command in the VS Code terminal to run the application.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages