hex logo Hex
Packages Pricing Docs
Log In
Packages Pricing Docs Log In
Packages

ex_aws

0.3.0
2.7.0 2.6.1 2.6.0 2.5.11 2.5.10 2.5.9 2.5.8 2.5.7 2.5.6 2.5.5 2.5.4 2.5.3 2.5.2 2.5.1 2.5.0 2.4.4 2.4.3 2.4.2 2.4.1 2.4.0 2.3.4 2.3.3 2.3.2 2.3.1 2.3.0 2.2.10 2.2.9 2.2.8 2.2.7 2.2.6 2.2.5 2.2.4 2.2.3 2.2.2 2.2.1 2.2.0 2.1.9 2.1.8 2.1.7 2.1.6 2.1.5 2.1.4 2.1.3 2.1.2 2.1.1 2.1.0 2.0.2 2.0.1 2.0.0 1.1.5 1.1.4 1.1.3 1.1.2 1.1.1 1.1.0 1.0.0 1.0.0-rc.4 1.0.0-rc.3 1.0.0-rc.1 1.0.0-beta3 1.0.0-beta2 1.0.0-beta1 1.0.0-beta0 0.5.0 0.4.19 0.4.18 0.4.17 0.4.15 0.4.14 0.4.13 0.4.11 0.4.10 0.4.9 0.4.8 0.4.7 0.4.6 0.4.5 0.4.4 0.4.3 0.4.2 0.4.1 0.4.0 0.3.1 0.3.0 0.2.0 0.1.2 0.1.1 0.1.0 0.0.5 0.0.4 0.0.3

AWS client for Elixir. Currently supports Dynamo, DynamoStreams, EC2, Firehose, Kinesis, KMS, Lambda, RRDS, Route53, S3, SES, SNS, SQS, STS and others.

HexDocs HexPreview

Current section

1 Dependency

Jump to
Readme
91 Versions
1 Dependency
174 Dependants
Activity
Readme 91 Versions 1 Dependency 174 Dependants Activity

Dependencies of ex_aws

1 dependency
Package Requirement
aws_auth
~> 0.2.3

Checksum

Dependency Config

mix.exs

rebar.config

Gleam

erlang.mk

Package Details

Downloads Last 30 days, all versions
0 5K 10K 15K 20K

this version

1 095

yesterday

22 517

last 7 days

126 468

all time

69 341 246

Last Updated

Jun 09, 2015

License

MIT

Build Tools

mix

Links

  • Changelog
  • GitHub

Owners

  • benwilson512 benwilson512
  • bernard bernard
hex logo Hex
About Blog Sponsors Status Advisories
Documentation FAQ Specifications Report Client Issue Report General Issue Report Security Issue Contact Support
Code of Conduct Terms of Service Privacy Policy Copyright Policy Dispute Policy

Copyright 2015. Six Colors AB.

Powered by the Erlang VM and the Elixir Programming Language

Search filters

Type any of these into the search box. They can be combined with free text which searches package names and descriptions.

Operator Description Example
name: Match package name. Supports * wildcards and repo/package form name:phx* or name:hexpm/phoenix
description: Full-text search of package descriptions description:auth
depends: Packages depending on a given package. Supports repo:package form depends:ecto or depends:hexpm:ecto
build_tool: Filter by build tool build_tool:mix
updated_after: Packages updated after an ISO8601 datetime updated_after:2025-01-01T00:00:00Z
extra: Match custom metadata (key,value). Nested keys are separated by commas extra:license,MIT

Wrap values in double quotes to include spaces, e.g. name:"my package".