Module aws_sdk_xray::config

source ·
Expand description

Configuration for AWS X-Ray.

Modules

Structs

  • App name that can be configured with an AWS SDK client to become part of the user agent string.
  • Builder for creating a Config.
  • Service config.
  • AWS SDK Credentials
  • The region to send requests to.
  • Future returned by AsyncSleep.

Traits