ExAws

v2.0.0

  • Pages
  • Modules
  • Exceptions
  • Protocols
  • Mix Tasks
  • ExAws
    • Top
    • Summary
    • Functions
      • request/2
      • request!/2
      • stream!/2
  • ExAws.Config.Defaults
    • Top
    • Summary
    • Functions
      • apply_defaults/4
      • defaults/1
      • do_host/3
      • get/2
      • host/2
  • ExAws.CredentialsIni
    • Top
    • Summary
    • Functions
      • parse_ini_file/2
      • replace_token_key/1
      • security_credentials/1
      • strip_key_prefix/1
  • ExAws.JSON.Codec
    • Top
    • Summary
    • Callbacks
      • decode/1
      • decode!/1
      • encode/1
      • encode!/1
  • ExAws.Operation.JSON
    • Top
    • Summary
    • Types
      • t/0
    • Functions
      • new/2
  • ExAws.Operation.Query
    • Top
    • Summary
    • Types
      • t/0
  • ExAws.Operation.Query.Parser
    • Top
  • ExAws.Operation.RestQuery
    • Top
    • Summary
    • Types
      • t/0
  • ExAws.Operation.S3
    • Top
    • Summary
    • Types
      • t/0
  • ExAws.Request
    • Top
    • Summary
    • Types
      • error_t/0
      • http_status/0
      • response_t/0
      • success_content/0
      • success_t/0
    • Functions
      • attempt_again?/3
      • backoff/2
      • client_error/2
      • handle_aws_error/2
      • request/6
      • request_and_retry/7
  • ExAws.Request.Hackney
    • Top
    • Summary
    • Functions
      • request/5
  • ExAws.Request.HttpClient
    • Top
    • Summary
    • Types
      • http_method/0
    • Callbacks
      • request/5

ExAws v2.0.0 ExAws.CredentialsIni View Source

Link to this section Summary

Functions

parse_ini_file(arg1, profile_name)
replace_token_key(credentials)
security_credentials(profile_name)
strip_key_prefix(credentials)

Link to this section Functions

Link to this function parse_ini_file(arg1, profile_name) View Source
Link to this function replace_token_key(credentials) View Source
Link to this function security_credentials(profile_name) View Source
Link to this function strip_key_prefix(credentials) View Source

Built using ExDoc (v0.16.2), designed by Friedel Ziegelmayer for the Elixir programming language.