Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.2 KB

File metadata and controls

26 lines (17 loc) · 1.2 KB

English | 中文


SDK Integration Guide has moved

This document has been split and migrated to the docs/ directory. Start from the overview page:

➡️ SDK Integration Guide — Overview

Section Index

  1. Credentials — AK/SK, STS, AssumeRole, OIDC, SAML, ECS role, default credential chain
  2. Endpoint Configuration — Custom endpoint, region ID, automatic resolution
  3. Transport — Protocol scheme, SSL verification, connection pool
  4. Proxy — HTTP(S) proxy configuration in code and environment variables
  5. Timeouts — Client timeout, per-request timeout, connect/read timeout split
  6. Retries — Retry conditions, backoff strategies, custom retry
  7. Error Handling — Exception types, error codes, resource cleanup
  8. Debugging — Debug options, log levels, custom middleware

English | 中文