Examples of using Codestar project in English and their translations into German
{-}
-
Colloquial
-
Official
-
Ecclesiastic
-
Medicine
-
Financial
-
Ecclesiastic
-
Political
-
Computer
-
Programming
-
Official/political
-
Political
DeleteProject to delete an AWS CodeStar project.
The AWS CodeStar project associated with that project ID.
CreateProject to create an AWS CodeStar project.
Every AWS CodeStar project has a set of policies that help you control access to the project. .
Step 1: Prepare to Work with AWS CodeStar Projects.
The CodeStar_ project-id_Owner managed policy allows a user to performall actions in the AWS CodeStar project with no restrictions.
ListTeamMembers to list all the users in an AWS CodeStar project.
There are three roles in AWS CodeStar projects: Owner, Contributor, and Viewer.
UpdateProject to update the attributes of an AWS CodeStar project.
The policies for roles in an AWS CodeStar project apply to that project only.
You then connect the new environment to an AWS CodeStar project.
For example, the following specifies the AWS CodeStar project named my-first-projec registered to the AWS account 111111111111 in the region us-east-2.
AssociateTeamMember to add a user to an AWS CodeStar project.
The following specifies any AWS CodeStar project that begins with the name my-proj registered to the AWS account 111111111111 in the region us-east-2.
ListResources to list all the resources for an AWS CodeStar project.
This helps ensure that users can only see andinteract with the AWS CodeStar projects they have permissions to, at the level determined by their role.
DisassociateTeamMember to remove a user from an AWS CodeStar project.
Only users who will create AWS CodeStar projects should have a policy applied that allows access to all AWS CodeStar resources, regardless of project. .
In this case, you add the IAM user to an AWS CodeStar project with the Viewer role.
Since the function is already imported, we do not recommend that youimport the remote version of the function in the AWS CodeStar project.
UpdateTeamMember to change the team member's attributes in a AWS CodeStar project for example, the user's project role.
With the exception of AWSCodeStarFullAccess, we do not recommend that you attach policies thatchange an IAM user's permissions in an AWS CodeStar project.
The following example allows an IAM user who has this policyattached to add team members to an AWS CodeStar project with the project ID my-first-projec, but explicitly denies that user the ability to remove team members.
For example, you might want to allow a user to view but not change an AWS CodeStar project.
Type the name of the project, keep the Delete associated resources along with AWS CodeStar project box selected, and then choose Delete.
You can quickly develop, build, and deploy applications on AWS with an AWS CodeStar project.
To confirm this behavior, look in the Local Functions list in the Lambda section of the AWS Resources window for aserverless application with the same name as the AWS CodeStar project, containing a Lambda function(represented by a Lambda icon by itself) with the function's base name.
To use AWS CodeStar instead of AWS CodePipeline, skip the rest of this topic,and see Working with AWS CodeStar Projects instead.
In this step, you create an AWS CodeStar service role and an Amazon EC2 key pair,so that you can begin creating and working with AWS CodeStar projects.