String projectId
The ID of the project to which you will add the IAM user.
String clientRequestToken
A user- or system-generated token that identifies the entity that requested the team member association to the project. This token can be used to repeat the request.
String userArn
The Amazon Resource Name (ARN) for the IAM user you want to add to the DevHub project.
String projectRole
The AWS CodeStar project role that will apply to this user. This role determines what actions a user can take in an AWS CodeStar project.
Boolean remoteAccessAllowed
Whether the team member is allowed to use an SSH public/private key pair to remotely access project resources, for example Amazon EC2 instances.
String clientRequestToken
The user- or system-generated token from the initial request that can be used to repeat the request.
String name
The friendly name for the project. This friendly name serves as the basis for the names for resources associated with the project, such as a repository name in AWS CodeCommit. The name is limited to 100 characters and cannot contain certain restricted symbols. For more information, see Limits in the AWS CodeStar User Guide.
String id
The ID for the AWS CodeStar project. Project IDs must be unique within an AWS account. Project IDs cannot exceed 15 characters and cannot contain capital letters and other restricted symbols. For more information, see Limits in the AWS CodeStar User Guide.
String description
Optional. The description for the project.
String clientRequestToken
A user- or system-generated token that identifies the entity that requested project creation. This token can be used to repeat the request. It can also be used to identify which user or system made the request in DescribeProject and ListProjects.
String id
The ID for the project.
String arn
The Amazon Resource Name (ARN) for the project.
String clientRequestToken
The user- or system-generated token from the initial request that can be used to repeat the request. It can also be used to identify which user or system made the request in DescribeProject and ListProjects.
String projectTemplateId
The ID for the AWS CodeStar project template used to create the project.
String userArn
The Amazon Resource Name (ARN) of the user in IAM.
String displayName
The name that will be displayed as the friendly name for the user in AWS CodeStar.
String emailAddress
The email address that will be displayed as part of the user's profile in AWS CodeStar.
String sshPublicKey
The SSH public key associated with the user in AWS CodeStar. If a project owner allows the user remote access to project resources, this public key will be used along with the user's private key for SSH access.
String userArn
The Amazon Resource Name (ARN) of the user in IAM.
String displayName
The name that is displayed as the friendly name for the user in AWS CodeStar.
String emailAddress
The email address that is displayed as part of the user's profile in AWS CodeStar.
String sshPublicKey
The SSH public key associated with the user in AWS CodeStar. This is the public portion of the public/private keypair the user can use to access project resources if a project owner allows the user remote access to those resources.
Date createdTimestamp
The date the user profile was created, in timestamp format.
Date lastModifiedTimestamp
The date the user profile was last modified, in timestamp format.
String id
The ID of the project to be deleted in AWS CodeStar.
String clientRequestToken
A user- or system-generated token that identifies the entity that requested project deletion. This token can be used to repeat the request.
Boolean deleteStack
Whether to send a delete request for the primary stack in AWS CloudFormation originally used to generate the project and its resources. This option will delete all AWS resources for the project (except for any buckets in Amazon S3) as well as deleting the project itself. Recommended for most use cases.
String userArn
The Amazon Resource Name (ARN) of the user to delete from AWS CodeStar.
String userArn
The Amazon Resource Name (ARN) of the user deleted from AWS CodeStar.
String id
The ID of the project.
String name
The display name for the project.
String id
The ID of the project.
String arn
The Amazon Resource Name (ARN) for the project.
String description
The description of the project, if any.
String clientRequestToken
A user- or system-generated token that identifies the entity that requested project creation.
Date createdTimeStamp
The date and time the project was created, in timestamp format.
String stackId
The ID of the primary stack in AWS CloudFormation used to generate resources for the project.
String projectTemplateId
The ID for the AWS CodeStar project template used to create the project.
String userArn
The Amazon Resource Name (ARN) of the user.
String userArn
The Amazon Resource Name (ARN) of the user.
String displayName
The display name shown for the user in AWS CodeStar projects. For example, this could be set to both first and last name ("Mary Major") or a single name ("Mary"). The display name is also used to generate the initial icon associated with the user in AWS CodeStar projects. If spaces are included in the display name, the first character that appears after the space will be used as the second character in the user initial icon. The initial icon displays a maximum of two characters, so a display name with more than one space (for example "Mary Jane Major") would generate an initial icon using the first character and the first character after the space ("MJ", not "MM").
String emailAddress
The email address for the user. Optional.
String sshPublicKey
The SSH public key associated with the user. This SSH public key is associated with the user profile, and can be used in conjunction with the associated private key for access to project resources, such as Amazon EC2 instances, if a project owner grants remote access to those resources.
Date createdTimestamp
The date and time when the user profile was created in AWS CodeStar, in timestamp format.
Date lastModifiedTimestamp
The date and time when the user profile was last modified, in timestamp format.
String projectId
The ID of the project for which you want to list team members.
String nextToken
The continuation token for the next set of results, if the results cannot be returned in one response.
Integer maxResults
The maximum number of team members you want returned in a response.
String id
The Amazon Resource Name (ARN) of the resource.
String userArn
The Amazon Resource Name (ARN) of the user in IAM.
String projectRole
The role assigned to the user in the project. Project roles have different levels of access. For more information, see Working with Teams in the AWS CodeStar User Guide.
Boolean remoteAccessAllowed
Whether the user is allowed to remotely access project resources using an SSH public/private key pair.
String projectId
The ID of the project.
String userArn
The Amazon Resource Name (ARN) of the user for whom you want to change team membership attributes.
String projectRole
The role assigned to the user in the project. Project roles have different levels of access. For more information, see Working with Teams in the AWS CodeStar User Guide.
Boolean remoteAccessAllowed
Whether a team member is allowed to remotely access project resources using the SSH public key associated with the user's profile. Even if this is set to True, the user must associate a public key with their profile before the user can access resources.
String userArn
The Amazon Resource Name (ARN) of the user whose team membership attributes were updated.
String projectRole
The project role granted to the user.
Boolean remoteAccessAllowed
Whether a team member is allowed to remotely access project resources using the SSH public key associated with the user's profile.
String userArn
The name that will be displayed as the friendly name for the user in AWS CodeStar.
String displayName
The name that is displayed as the friendly name for the user in AWS CodeStar.
String emailAddress
The email address that is displayed as part of the user's profile in AWS CodeStar.
String sshPublicKey
The SSH public key associated with the user in AWS CodeStar. If a project owner allows the user remote access to project resources, this public key will be used along with the user's private key for SSH access.
String userArn
The Amazon Resource Name (ARN) of the user in IAM.
String displayName
The name that is displayed as the friendly name for the user in AWS CodeStar.
String emailAddress
The email address that is displayed as part of the user's profile in AWS CodeStar.
String sshPublicKey
The SSH public key associated with the user in AWS CodeStar. This is the public portion of the public/private keypair the user can use to access project resources if a project owner allows the user remote access to those resources.
Date createdTimestamp
The date the user profile was created, in timestamp format.
Date lastModifiedTimestamp
The date the user profile was last modified, in timestamp format.
String userArn
The Amazon Resource Name (ARN) of the user in IAM.
String displayName
The display name of a user in AWS CodeStar. For example, this could be set to both first and last name ("Mary Major") or a single name ("Mary"). The display name is also used to generate the initial icon associated with the user in AWS CodeStar projects. If spaces are included in the display name, the first character that appears after the space will be used as the second character in the user initial icon. The initial icon displays a maximum of two characters, so a display name with more than one space (for example "Mary Jane Major") would generate an initial icon using the first character and the first character after the space ("MJ", not "MM").
String emailAddress
The email address associated with the user.
String sshPublicKey
The SSH public key associated with the user in AWS CodeStar. If a project owner allows the user remote access to project resources, this public key will be used along with the user's private key for SSH access.
Copyright © 2017. All rights reserved.