Docs.rs
  • aws-sdk-iotdataplane-0.5.0
    • aws-sdk-iotdataplane 0.5.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.5.1 normal
      • aws-http ^0.5.1 normal
      • aws-sig-auth ^0.5.1 normal
      • aws-smithy-async ^0.35.1 normal
      • aws-smithy-client ^0.35.1 normal
      • aws-smithy-http ^0.35.1 normal
      • aws-smithy-http-tower ^0.35.1 normal
      • aws-smithy-json ^0.35.1 normal
      • aws-smithy-types ^0.35.1 normal
      • aws-types ^0.5.1 normal
      • bytes ^1 normal
      • http ^0.2 normal
      • tokio-stream ^0.1.7 normal
      • tower ^0.4 normal
      • aws-config ^0.5.1 dev
    • Versions
    • 100% of the crate is documented
  • This release has been yanked, 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
logo
Change settings

Module aws_sdk_iotdataplane::input

source · [−]
Expand description

Input structures for operations.

Modules

delete_thing_shadow_input

See DeleteThingShadowInput

get_retained_message_input

See GetRetainedMessageInput

get_thing_shadow_input

See GetThingShadowInput

list_named_shadows_for_thing_input

See ListNamedShadowsForThingInput

list_retained_messages_input

See ListRetainedMessagesInput

publish_input

See PublishInput

update_thing_shadow_input

See UpdateThingShadowInput

Structs

DeleteThingShadowInput

The input for the DeleteThingShadow operation.

GetRetainedMessageInput

The input for the GetRetainedMessage operation.

GetThingShadowInput

The input for the GetThingShadow operation.

ListNamedShadowsForThingInput
ListRetainedMessagesInput
PublishInput

The input for the Publish operation.

UpdateThingShadowInput

The input for the UpdateThingShadow operation.