Module aws_sdk_codestar::types

source ·
Expand description

Data structures used by operation inputs/outputs.

Modules§

  • Builders
  • Error types that AWS CodeStar can respond with.

Structs§

  • Location and destination information about the source code files provided with the project request. The source code is uploaded to the new project source repository after project creation.

  • Information about the AWS CodeCommit repository to be created in AWS CodeStar. This is where the source code files provided with the project request will be uploaded after project creation.

  • The repository to be created in AWS CodeStar. Valid values are AWS CodeCommit or GitHub. After AWS CodeStar provisions the new repository, the source code files provided with the project request are placed in the repository.

  • The location where the source code files provided with the project request are stored. AWS CodeStar retrieves the files during project creation.

  • Information about the GitHub repository to be created in AWS CodeStar. This is where the source code files provided with the project request will be uploaded after project creation.

  • An indication of whether a project creation or deletion is failed or successful.

  • Information about the metadata for a project.

  • Information about a resource for a project.

  • The Amazon S3 location where the source code files provided with the project request are stored.

  • Information about a team member in a project.

  • The toolchain template file provided with the project request. AWS CodeStar uses the template to provision the toolchain stack in AWS CloudFormation.

  • The Amazon S3 location where the toolchain template file provided with the project request is stored. AWS CodeStar retrieves the file during project creation.

  • Information about a user's profile in AWS CodeStar.