Docs.rs
  • aws-sdk-manager-0.0.1
    • aws-sdk-manager 0.0.1
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • crates.io
    • Source
    • Owners
    • gyuho
    • Dependencies
      • avalanche-utils ^0.0.3 normal
      • aws-config ^0.12.0 normal
      • aws-sdk-cloudformation ^0.12.0 normal
      • aws-sdk-cloudwatch ^0.12.0 normal
      • aws-sdk-cloudwatchlogs ^0.12.0 normal
      • aws-sdk-ec2 ^0.12.0 normal
      • aws-sdk-kms ^0.12.0 normal
      • aws-sdk-s3 ^0.12.0 normal
      • aws-sdk-sts ^0.12.0 normal
      • aws-smithy-types ^0.42.0 normal
      • aws-types ^0.12.0 normal
      • byteorder ^1.4.3 normal
      • chrono ^0.4.19 normal
      • hyper ^0.14.18 normal
      • hyper-tls ^0.5.0 normal
      • log ^0.4.17 normal
      • ring ^0.16.20 normal
      • serde ^1.0.137 normal
      • serde_json ^1.0.81 normal
      • thiserror ^1.0.31 normal
      • tokio ^1.18.2 normal
      • tokio-stream ^0.1.8 normal
      • env_logger ^0.9.0 dev
      • rust-embed ^6.4.0 dev
      • tempfile ^3.3.0 dev
      • tokio-test ^0.4.2 dev
    • Versions
    • 36.96% 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

Crate aws_sdk_manager

logo
Change settings

List of all items

Structs

  • cloudformation::Manager
  • cloudformation::Stack
  • cloudwatch::Agent
  • cloudwatch::Collect
  • cloudwatch::Config
  • cloudwatch::Cpu
  • cloudwatch::Disk
  • cloudwatch::DiskIo
  • cloudwatch::Files
  • cloudwatch::Logs
  • cloudwatch::LogsCollected
  • cloudwatch::Manager
  • cloudwatch::Mem
  • cloudwatch::Metrics
  • cloudwatch::MetricsCollected
  • cloudwatch::Net
  • cloudwatch::Netstat
  • ec2::Droplet
  • ec2::Manager
  • envelope::Envelope
  • kms::DEK
  • kms::Key
  • kms::Manager
  • s3::Manager
  • sts::Identity
  • sts::Manager

Enums

  • errors::Error

Functions

  • cloudformation::is_error_retryable
  • cloudwatch::is_logs_error_retryable
  • cloudwatch::is_metrics_error_retryable
  • cloudwatch::spawn_put_metric_data
  • ec2::fetch_availability_zone
  • ec2::fetch_instance_id
  • ec2::fetch_public_hostname
  • ec2::fetch_public_ipv4
  • ec2::fetch_region
  • ec2::is_error_retryable
  • envelope::spawn_seal_aes_256_file
  • envelope::spawn_unseal_aes_256_file
  • kms::is_error_retryable
  • kms::is_error_retryable_create_key
  • kms::is_error_retryable_decrypt
  • kms::is_error_retryable_encrypt
  • kms::is_error_retryable_generate_data_key
  • load_config
  • s3::append_slash
  • s3::is_error_retryable
  • s3::spawn_delete_objects
  • s3::spawn_get_object
  • s3::spawn_list_objects
  • s3::spawn_put_object
  • sts::is_error_retryable

Typedefs

  • errors::Result

Constants

  • cloudwatch::DEFAULT_CONFIG_FILE_PATH
  • cloudwatch::DEFAULT_LOGFILE
  • cloudwatch::DEFAULT_METRICS_COLLECTION_INTERVAL