aws v0.0.11 Release Notes

Release Date: 2016-04-21 // about 8 years ago
  • โž• Added

    • AWS.CertificateManager module for AWS Certificate Manager service.
    • AWS.CloudWatch.Events module for AWS CloudWatch Events service.
    • AWS.Cognito.IdentityProvider module for AWS Cognito Identity Provider service.
    • AWS.DMS module for AWS Database Migration Service.
    • AWS.ECR module for AWS EC2 Container Registry service.
    • AWS.Inspector module for AWS Inspector service.
    • AWS.IoT module for AWS IoT service.
    • AWS.IoT.DataPlane module for AWS IoT Data Plane service.
    • AWS.Kinesis.Firehose module for AWS Kinesis Firehose service.
    • AWS.MachineLearning module for AWS Machine Learning service.
    • AWS.Marketplace.Metering module for AWS Marketplace Metering service.

    ๐Ÿ”„ Changed

    • ๐Ÿ“š AWS.CodePipeline module has updated documentation.
    • ๐Ÿ“š AWS.Cognito module has updated documentation.
    • ๐Ÿ‘ AWS.DirectoryService module has support for creating, deleting, describing and updating conditional forwarders.
    • ๐Ÿ“š AWS.Kinesis module has updated documentation and enabling and disabling enhanced monitoring.
    • ๐Ÿ“ˆ AWS.MCA module has been renamed to AWS.Marketplace.CommerceAnalytics.
    • ๐Ÿ“š AWS.StorageGateway module has updated documentation.
    • ๐Ÿ‘ AWS.WAF module has support for creating, deleting, getting, listing and updating XSS match sets.
    • โฌ†๏ธ Timex dependency upgrade from 1.x to 2.x (Fixes #40).
    • โฌ†๏ธ Bump minimum Elixir version to 1.2.

    ๐Ÿ›  Fixed

    • ๐Ÿ”— Link to aws-codegen added and broken AWS SDK specification links fixed in README. Thanks Brenton Annan (@brentonannan).