codestar project

0

how can i import my aws codestar project to my visual studio code ide

Dario
asked 9 months ago233 views
1 Answer
0

To use Visual Studio to edit code in the source repository for an AWS CodeStar project, you must install a version of the AWS Toolkit for Visual Studio that supports AWS CodeStar. You must be a member of the AWS CodeStar project team with the owner or contributor role.

To use Visual Studio, you also need:

An IAM user that has been added to an AWS CodeStar project as a team member.

AWS credentials for your IAM user (for example, your access key and secret key).

Sufficient permissions to install Visual Studio and the AWS Toolkit for Visual Studio on your local computer.

The Toolkit for Visual Studio is a software package you can add to Visual Studio. It is installed and managed in the same way as other software packages in Visual Studio.

Below article has more details: https://docs.aws.amazon.com/codestar/latest/userguide/setting-up-ide-vs.html

AWS
answered 9 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions