Packages
ex_aws
2.6.1AWS client for Elixir. Currently supports Dynamo, DynamoStreams, EC2, Firehose, Kinesis, KMS, Lambda, RRDS, Route53, S3, SES, SNS, SQS, STS and others.
ex_aws_s3
2.5.9ExAws.S3 service package
ex_aws_sqs
3.4.0ExAws.SQS service package
ex_aws_sts
2.3.0ExAws.STS service package
ex_aws_dynamo
4.2.2ExAws.Dynamo service package
ex_aws_sns
2.3.4ExAws.SNS service package
ex_aws_ec2
2.0.1ExAws.EC2 service package
ex_aws_ses
2.4.1ExAws.SES service package
ex_aws_lambda
2.1.0ExAws.Lambda service package
ex_aws_secretsmanager
2.0.0ExAws.SecretsManager service package
ex_aws_kms
2.5.0ExAws.KMS service package
ex_aws_firehose
2.0.1ExAws.Firehose service package
ex_aws_cloudwatch
2.0.4Cloudwatch module for https://github.com/ex-aws/ex_aws
ex_aws_kinesis
2.0.1ExAws.Kinesis service package
ex_aws_rds
2.0.2ExAws.RDS service package
ex_aws_route53
2.1.0ExAws.Route53 service package
ex_aws_elastic_transcoder
2.0.0ExAws.ElasticTranscoder service package
eventually
1.1.0Macros to support assertions/refutations that might not be correct immediately but will eventually become so due to, say, eventual consistency.
module_config
1.0.0Simplifies working with module specific configuration.
dawdle
0.7.0Dawdle weaponizes Amazon SQS for use in your Elixir applications. Use it when you want to handle something later, or, better yet, when you want someone else to handle it.