Docs.rs
  • aws-sdk-keyspaces-0.22.0
    • aws-sdk-keyspaces 0.22.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-endpoint ^0.52.0 normal
      • aws-http ^0.52.0 normal
      • aws-sig-auth ^0.52.0 normal
      • aws-smithy-async ^0.52.0 normal
      • aws-smithy-client ^0.52.0 normal
      • aws-smithy-http ^0.52.0 normal
      • aws-smithy-http-tower ^0.52.0 normal
      • aws-smithy-json ^0.52.0 normal
      • aws-smithy-types ^0.52.0 normal
      • aws-types ^0.52.0 normal
      • bytes ^1.0.0 normal
      • http ^0.2.0 normal
      • tokio-stream ^0.1.7 normal
      • tower ^0.4 normal
      • aws-config ^0.52.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_keyspaces::input

source ·
Expand description

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

Modules

create_keyspace_input
See CreateKeyspaceInput.
create_table_input
See CreateTableInput.
delete_keyspace_input
See DeleteKeyspaceInput.
delete_table_input
See DeleteTableInput.
get_keyspace_input
See GetKeyspaceInput.
get_table_input
See GetTableInput.
list_keyspaces_input
See ListKeyspacesInput.
list_tables_input
See ListTablesInput.
list_tags_for_resource_input
See ListTagsForResourceInput.
restore_table_input
See RestoreTableInput.
tag_resource_input
See TagResourceInput.
untag_resource_input
See UntagResourceInput.
update_table_input
See UpdateTableInput.

Structs

CreateKeyspaceInput
CreateTableInput
DeleteKeyspaceInput
DeleteTableInput
GetKeyspaceInput
GetTableInput
ListKeyspacesInput
ListTablesInput
ListTagsForResourceInput
RestoreTableInput
TagResourceInput
UntagResourceInput
UpdateTableInput