Git Product home page Git Product logo

csi3370's Introduction

Download .NET SDK 7.0

Configure AWS credentials

Download AWS CLI

Test the download by running aws --version in a terminal. May require relaunching a terminal instance.

Run aws configure --profile "s3profile"

You will be prompted for an access key, a secret key, and a default region

For the access keys, see the document in the root directory of this project. Note: the user in the accesskeys file is the username of the IAM user, this is not "s3profile". This is on purpose. You don't really need the username of the IAM user, but it's there in case we might, so disregard it for now.

For the default region, enter us-east-2

Confirm the credentials are right by opening config and credentials in the Users/{user}/.aws/ directory. config should have the region and credentials should have the access keys

Running the goods

Run from Visual Studio or

Run dotnet run in the command line

Go to /Accounts to see the CRUD pages

Go to /database to test the AWS RDS MySQL connection

Go to /tests3 to test the s3 bucket

csi3370's People

Contributors

quiggleson avatar lf92r avatar xxnoahknownasnpqxx avatar

Watchers

 avatar  avatar

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.