aws v0.5.0 Release Notes
Release Date: 2017-03-07 // over 7 years ago-
๐ Fixed
AWS.APIGateway
module uses a service URL without a trailing slash (apparently AWS behaviour with regard to URL signing is inconsistent). Thanks Richard Foster (@zuren).
Previous changes from v0.4.0
-
โ Added
AWS.AppStream
module for AWS AppStream service.AWS.Batch
module for AWS Batch service.AWS.Budgets
module for AWS Budgets service.AWS.CloudDirectory
module for AWS CloudDirectory service.AWS.CodeBuild
module for AWS CodeBuild service.AWS.CostAndUsageReport
module for AWS Cost and Usage Report service.AWS.Health
module for AWS Health service.- ๐
AWS.Kinesis.Analytics
module for Kinesis Analytics service. AWS.LexRuntime
module for AWS Lex Runtime service.AWS.Lightsail
module for AWS Lightsail service.AWS.MechanicalTurk
module for AWS Mechanical Turk service.AWS.OpsWorks.ChefAutomate
module for AWS OpsWorks for Chef Automate service.AWS.Organizations
module for AWS Organizations service.AWS.Polly
module for AWS Polly service.AWS.Rekognition
module for AWS Rekognition service.AWS.Shield
module for AWS Shield service.AWS.SMS
moduule for AWS Server Migration service.AWS.Snowball
module for AWS Snowball service.AWS.StepFunctions
module for AWS Step Functions service.AWS.WAF.Regional
module for WAF Regional service.AWS.XRay
module for AWS X-Ray service.
๐ Changed
- ๐ Elixir 1.4 with Erlang 19.1 are the minimally supported versions of Elixir and Erlang/OTP.
- README has been simplified and improved. Thanks Paulo Ancheta (@pauloancheta).
- โฌ๏ธ Bumped
httpoison
dependency from~> 0.10.0
to~> 0.11.1
. Thanks Wojtek Piekutowski (@wpiekutowski). - โฌ๏ธ Bumped
poison
dependency from~> 1.5 or ~> 2.0
to~> 3.1
. - โฌ๏ธ Bumped
timex
dependency from~> 2.1
to~> 3.1
. Thanks Christian Blavier (@cblavier). - ๐
AWS.APIGateway
module has updated documentation and support for managing documentation parts and versions, usage plans and keys, getting SDK types and importing API keys. - ๐
AWS.AutoScaling
module has updated documentation. - ๐
AWS.CertificateManager
module has updated documentation. - ๐
AWS.CloudTrail
module has updated documentation and support for event selectors. - ๐
AWS.CodeCommit
module has updated documentation and support for blobs and differences. - ๐
AWS.CodeDeploy
module has updated documentation and support for skipping wait times before terminating instances in blue/green deployments. - ๐
AWS.CodePipeline
module has updated documentation and support for getting pipeline executions. - ๐
AWS.Cognito
module has updated documentation. - ๐
AWS.Cognito.IdentityProvider
module has updated documentation and support for admin operations. - ๐
AWS.Config
module has updated documentation and support for evaluations results. - ๐
AWS.DeviceFarm
module has updated documentation and support for managing remote access sessions. - ๐
AWS.DirectConnect
module has updated documentation and support for managing hosted connections, lag and BGP peers. - ๐
AWS.DirectoryService
module has updated documentation and support for managing schema extensions. - ๐
AWS.Discovery
module has updated documentation and support for managing application configuration and fetching summaries. - ๐
AWS.DMS
module has updated documentation and support for modifying replication tasks. - ๐
AWS.DynamoDB
module has updated documentation and support for managing resource tags and managing the lifetime of individual table items. - ๐
AWS.DynamoDB.Streams
has updated documentation. - ๐
AWS.ECR
module has updated documentation and support for describing images. - ๐
AWS.ECS
module has updated documentation and support for managing attributes and updating container instance states. - ๐
AWS.EFS
module has updated documentation. - ๐
AWS.EMR
module has updated documentation and support for canceling steps and managing security configuration and auto scaling policy. - ๐
AWS.GameLift
module has updated documentation and support for managing instances, game session queues and game session placement. - ๐
AWS.Glacier
module has updated documentation and support for purchasing provisions capacity. - ๐
AWS.IoT
module has updated documentation and support for managing thing types and outgoing certificates. - ๐
AWS.Kinesis
module has updated documentation and support for managing limits. - ๐
AWS.Kinesis.Firehose
module has updated documentation. - ๐
AWS.KMS
module has updated documentation and support for import parameters and resource tags. - ๐
AWS.Lambda
module has updated documentation and support for managing account settings. - ๐
AWS.Logs
module has updated documentation and support for log group tags. - ๐
AWS.MachineLearning
module has updated documentation. - ๐
AWS.Marketplace.CommerceAnalytics
module has updated documentation and support for starting support data export. - ๐
AWS.Marketplace.Metering
module has updated documentation and support for batch metering and resolving customers. - ๐
AWS.OpsWorks
module has updated documentation. - ๐
AWS.Route53.Domains
module has updated documentation and support for domain suggestions, billing and domain renewal. - ๐
AWS.ServiceCatalog
module has updated documentation and support for portfolios, products and constraints. - ๐
AWS.SSM
module has updated documentation and support for maintenance windows, parameters and patch baselines. - ๐
AWS.StorageGateway
module has updated documentation and support for NFS file shares. - ๐
AWS.Support
module has updated documentation. - ๐
AWS.WAF
module has updated documentation. - ๐
AWS.Workspaces
module has updated documentation and support for workspace properties and connection status.