Docs.rs
  • aws-sdk-codestar-0.23.0
    • aws-sdk-codestar 0.23.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • github:awslabs:rust-sdk-owners
    • aws-sdk-rust-ci
    • Dependencies
      • aws-credential-types ^0.53.0 normal
      • aws-endpoint ^0.53.0 normal
      • aws-http ^0.53.0 normal
      • aws-sig-auth ^0.53.0 normal
      • aws-smithy-async ^0.53.0 normal
      • aws-smithy-client ^0.53.0 normal
      • aws-smithy-http ^0.53.0 normal
      • aws-smithy-http-tower ^0.53.0 normal
      • aws-smithy-json ^0.53.0 normal
      • aws-smithy-types ^0.53.0 normal
      • aws-types ^0.53.0 normal
      • bytes ^1.0.0 normal
      • http ^0.2.0 normal
      • regex ^1.5.5 normal
      • tower ^0.4 normal
      • url ^2.3.1 normal
      • aws-config ^0.53.0 dev
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Module input

  • Modules
  • Structs
?
Change settings

Module aws_sdk_codestar::input

source ·
Expand description

Input structures for operations. Documentation on these types is copied from the model.

Modules

associate_team_member_input
See AssociateTeamMemberInput.
create_project_input
See CreateProjectInput.
create_user_profile_input
See CreateUserProfileInput.
delete_project_input
See DeleteProjectInput.
delete_user_profile_input
See DeleteUserProfileInput.
describe_project_input
See DescribeProjectInput.
describe_user_profile_input
See DescribeUserProfileInput.
disassociate_team_member_input
See DisassociateTeamMemberInput.
list_projects_input
See ListProjectsInput.
list_resources_input
See ListResourcesInput.
list_tags_for_project_input
See ListTagsForProjectInput.
list_team_members_input
See ListTeamMembersInput.
list_user_profiles_input
See ListUserProfilesInput.
tag_project_input
See TagProjectInput.
untag_project_input
See UntagProjectInput.
update_project_input
See UpdateProjectInput.
update_team_member_input
See UpdateTeamMemberInput.
update_user_profile_input
See UpdateUserProfileInput.

Structs

AssociateTeamMemberInput
CreateProjectInput
CreateUserProfileInput
DeleteProjectInput
DeleteUserProfileInput
DescribeProjectInput
DescribeUserProfileInput
DisassociateTeamMemberInput
ListProjectsInput
ListResourcesInput
ListTagsForProjectInput
ListTeamMembersInput
ListUserProfilesInput
TagProjectInput
UntagProjectInput
UpdateProjectInput
UpdateTeamMemberInput
UpdateUserProfileInput