Skip to content

Latest commit

 

History

History
1346 lines (1049 loc) · 78.1 KB

CHANGELOG.md

File metadata and controls

1346 lines (1049 loc) · 78.1 KB

1.11.192 2017-09-08

Amazon CloudWatch Logs

  • Features

    • Adds support for the PutResourcePolicy, DescribeResourcePolicy and DeleteResourcePolicy APIs.

1.11.191 2017-09-07

Amazon EC2

  • Features

    • With Tagging support, you can add Key and Value metadata to search, filter and organize your NAT Gateways according to your organization's needs.

Amazon Lex Model Building Service

  • Features

    • Amazon Lex provides the ability to export your Amazon Lex chatbot definition as a JSON file that can be added to the target platform. The JSON configuration file contains the structure of your Amazon Lex chatbot, including the intent schema with utterances, slots, prompts and slot-types.

Amazon Route 53

  • Features

    • You can configure Amazon Route 53 to log information about the DNS queries that Amazon Route 53 receives for your domains and subdomains. When you configure query logging, Amazon Route 53 starts to send logs to CloudWatch Logs. You can use various tools, including the AWS console, to access the query logs.

Amazon S3

  • Features

    • The metadata directive can now be explicitly specified for CopyObjectRequest. See aws#1283

Application Auto Scaling

  • Features

    • Documentation updates for application-autoscaling

Elastic Load Balancing

  • Features

    • The feature enables the new Network Load Balancer that is optimized to handle volatile traffic patterns while using a single static IP address per Availability Zone. Network Load Balancer operates at the connection level (Layer 4), routing connections to Amazon EC2 instances and containers, within Amazon Virtual Private Cloud (Amazon VPC) based on IP protocol data.

1.11.190 2017-09-06

AWS Budgets

  • Features

    • Add an optional "thresholdType" to notifications to support percentage or absolute value thresholds.

Amazon S3

  • Bugfixes

    • Fixing aws#1256. doesBucketExist now throws an exception when credentials are invalid rather than always returning true.

1.11.189 2017-09-05

AWS CodeStar

  • Features

    • Added support to tag CodeStar projects. Tags can be used to organize and find CodeStar projects on key-value pairs that you can choose. For example, you could add a tag with a key of "Release" and a value of "Beta" to projects your organization is working on for an upcoming beta release.

1.11.188 2017-09-01

AWS Mobile

  • Features

    • AWS Mobile Hub is an integrated experience designed to help developers build, test, configure and release cloud-based applications for mobile devices using Amazon Web Services. AWS Mobile Hub provides a console and API for developers, allowing them to quickly select desired features and integrate them into mobile applications. Features include NoSQL Database, Cloud Logic, Messaging and Analytics. With AWS Mobile Hub, you pay only for the underlying services that Mobile Hub provisions based on the features you choose in the Mobile Hub console.

Amazon GameLift

  • Features

    • GameLift VPC resources can be peered with any other AWS VPC. R4 memory-optimized instances now available to deploy.

Amazon Simple Systems Manager (SSM)

  • Features

    • Adding KMS encryption support to SSM Inventory Resource Data Sync. Exposes the ClientToken parameter on SSM StartAutomationExecution to provide idempotent execution requests.

1.11.187 2017-08-31

AWS CodeBuild

  • Features

    • The AWS CodeBuild HTTP API now provides the BatchDeleteBuilds operation, which enables you to delete existing builds.

Amazon EC2

  • Features

    • Descriptions for Security Group Rules enables customers to be able to define a description for ingress and egress security group rules . The Descriptions for Security Group Rules feature supports one description field per Security Group rule for both ingress and egress rules . Descriptions for Security Group Rules provides a simple way to describe the purpose or function of a Security Group Rule allowing for easier customer identification of configuration elements . Prior to the release of Descriptions for Security Group Rules , customers had to maintain a separate system outside of AWS if they wanted to track Security Group Rule mapping and their purpose for being implemented. If a security group rule has already been created and you would like to update or change your description for that security group rule you can use the UpdateSecurityGroupRuleDescription API.

Amazon Lex Model Building Service

  • Features

    • Amazon Lex now supports synonyms for slot type values. If the user inputs a synonym, it will be resolved to the corresponding slot value.

Elastic Load Balancing

  • Features

    • This change now allows Application Load Balancers to distribute traffic to AWS resources using their IP addresses as targets in addition to the instance IDs. You can also load balance to resources outside the VPC hosting the load balancer using their IP addresses as targets. This includes resources in peered VPCs, EC2-Classic, and on-premises locations reachable over AWS Direct Connect or a VPN connection.

1.11.186 2017-08-30

AWS Organizations

  • Features

    • The exception ConstraintViolationException now contains a new reason subcode MASTERACCOUNT_MISSING_CONTACT_INFO to make it easier to understand why attempting to remove an account from an Organization can fail. We also improved several other of the text descriptions and examples.

Application Auto Scaling

  • Features

    • Application Auto Scaling now supports the DisableScaleIn option for Target Tracking Scaling Policies. This allows customers to create scaling policies that will only add capacity to the target.

1.11.185 2017-08-29

AWS Config

  • Features

    • Increased the internal size limit of resourceId

Amazon EC2

  • Features

    • Provides capability to add secondary CIDR blocks to a VPC.

1.11.184 2017-08-25

AWS Cloud Formation

  • Features

    • Rollback triggers enable you to have AWS CloudFormation monitor the state of your application during stack creation and updating, and to roll back that operation if the application breaches the threshold of any of the alarms you've specified.

AWS SDK for Java

  • Bugfixes

    • Fixed bug in SigV4 signing for services that have different signing name and endpoint prefix when sending requests to non-standard endpoints like China region.

Amazon GameLift

  • Features

    • Update spelling of MatchmakingTicket status values for internal consistency.

Amazon Relational Database Service (RDS)

  • Features

    • Option group options now contain additional properties that identify requirements for certain options. Check these properties to determine if your DB instance must be in a VPC or have auto minor upgrade turned on before you can use an option. Check to see if you can downgrade the version of an option after you have installed it.

1.11.183 2017-08-24

Amazon Rekognition

  • Features

    • Update the enum value of LandmarkType and GenderType to be consistent with service response

1.11.182 2017-08-23

Amazon AppStream

  • Features

    • Documentation updates for appstream

1.11.181 2017-08-22

Amazon Simple Systems Manager (SSM)

  • Features

    • Changes to associations in Systems Manager State Manager can now be recorded. Previously, when you edited associations, you could not go back and review older association settings. Now, associations are versioned, and can be named using human-readable strings, allowing you to see a trail of association changes. You can also perform rate-based scheduling, which allows you to schedule associations more granularly.

1.11.180 2017-08-21

AWS SDK for Java

  • Bugfixes

    • Fixes a bug where the client time offset is not updated for clock skew errors when retries are disabled.

Amazon Kinesis Firehose

  • Features

    • This change will allow customers to attach a Firehose delivery stream to an existing Kinesis stream directly. You no longer need a forwarder to move data from a Kinesis stream to a Firehose delivery stream. You can now run your streaming applications on your Kinesis stream and easily attach a Firehose delivery stream to it for data delivery to S3, Redshift, or Elasticsearch concurrently.

Amazon Route 53

  • Features

    • Amazon Route 53 now supports CAA resource record type. A CAA record controls which certificate authorities are allowed to issue certificates for the domain or subdomain.

1.11.179 2017-08-16

Amazon GameLift

  • Features

    • The Matchmaking Grouping Service is a new feature that groups player match requests for a given game together into game sessions based on developer configured rules.

1.11.178 2017-08-15

Amazon EC2

  • Features

    • Fixed bug in EC2 clients preventing HostReservation from being set

1.11.177 2017-08-14

AWS Batch

  • Features

    • This release enhances the DescribeJobs API to include the CloudWatch logStreamName attribute in ContainerDetail and ContainerDetailAttempt

AWS CloudHSM V2

  • Features

    • CloudHSM provides hardware security modules for protecting sensitive data and cryptographic keys within an EC2 VPC, and enable the customer to maintain control over key access and use. This is a second-generation of the service that will improve security, lower cost and provide better customer usability.

AWS Glue

  • Features

    • AWS Glue is a fully managed extract, transform, and load (ETL) service that makes it easy for customers to prepare and load their data for analytics. You can create and run an ETL job with a few clicks in the AWS Management Console. You simply point AWS Glue to your data stored on AWS, and AWS Glue discovers your data and stores the associated metadata (e.g. table definition and schema) in the AWS Glue Data Catalog. Once cataloged, your data is immediately searchable, queryable, and available for ETL. AWS Glue generates the code to execute your data transformations and data loading processes. AWS Glue generates Python code that is entirely customizable, reusable, and portable. Once your ETL job is ready, you can schedule it to run on AWS Glue's fully managed, scale-out Spark environment. AWS Glue provides a flexible scheduler with dependency resolution, job monitoring, and alerting. AWS Glue is serverless, so there is no infrastructure to buy, set up, or manage. It automatically provisions the environment needed to complete the job, and customers pay only for the compute resources consumed while running ETL jobs. With AWS Glue, data can be available for analytics in minutes.

AWS Migration Hub

  • Features

    • AWS Migration Hub provides a single location to track migrations across multiple AWS and partner solutions. Using Migration Hub allows you to choose the AWS and partner migration tools that best fit your needs, while providing visibility into the status of your entire migration portfolio. Migration Hub also provides key metrics and progress for individual applications, regardless of which tools are being used to migrate them. For example, you might use AWS Database Migration Service, AWS Server Migration Service, and partner migration tools to migrate an application comprised of a database, virtualized web servers, and a bare metal server. Using Migration Hub will provide you with a single screen that shows the migration progress of all the resources in the application. This allows you to quickly get progress updates across all of your migrations, easily identify and troubleshoot any issues, and reduce the overall time and effort spent on your migration projects. Migration Hub is available to all AWS customers at no additional charge. You only pay for the cost of the migration tools you use, and any resources being consumed on AWS.

AWS Storage Gateway

  • Features

    • Add optional field ForceDelete to DeleteFileShare api.

Amazon Elastic File System

  • Features

    • Customers can create encrypted EFS file systems and specify a KMS master key to encrypt it with.

Amazon Simple Systems Manager (SSM)

  • Features

    • Systems Manager Maintenance Windows include the following changes or enhancements: New task options using Systems Manager Automation, AWS Lambda, and AWS Step Functions; enhanced ability to edit the targets of a Maintenance Window, including specifying a target name and description, and ability to edit the owner field; enhanced ability to edits tasks; enhanced support for Run Command parameters; and you can now use a --safe flag when attempting to deregister a target. If this flag is enabled when you attempt to deregister a target, the system returns an error if the target is referenced by any task. Also, Systems Manager now includes Configuration Compliance to scan your fleet of managed instances for patch compliance and configuration inconsistencies. You can collect and aggregate data from multiple AWS accounts and Regions, and then drill down into specific resources that aren't compliant.

1.11.176 2017-08-11

AWS CodeDeploy

  • Features

    • Adds support for specifying Application Load Balancers in deployment groups, for both in-place and blue/green deployments.

Amazon Cognito Identity Provider

  • Features

    • We have added support for features for Amazon Cognito User Pools that enable application developers to easily add and customize a sign-up and sign-in user experience, use OAuth 2.0, and integrate with Facebook, Google, Login with Amazon, and SAML-based identity providers.

Amazon EC2

  • Features

    • Provides customers an opportunity to recover an EIP that was released

1.11.175 2017-08-10

AWS CodeBuild

  • Features

    • Supporting Bitbucket as source type in AWS CodeBuild.

Amazon CloudDirectory

  • Features

    • Enable BatchDetachPolicy

1.11.174 2017-08-09

Amazon Relational Database Service (RDS)

  • Features

    • Documentation updates for RDS.

1.11.173 2017-08-08

AWS Elastic Beanstalk

  • Features

    • Add support for paginating the result of DescribeEnvironments Include the ARN of described environments in DescribeEnvironments output

1.11.172 2017-08-01

AWS CodeDeploy

  • Features

    • AWS CodeDeploy now supports the use of multiple tag groups in a single deployment group (an intersection of tags) to identify the instances for a deployment. When you create or update a deployment group, use the new ec2TagSet and onPremisesTagSet structures to specify up to three groups of tags. Only instances that are identified by at least one tag in each of the tag groups are included in the deployment group.

AWS Config

  • Features

    • Added new API, GetDiscoveredResourceCounts, which returns the resource types, the number of each resource type, and the total number of resources that AWS Config is recording in the given region for your AWS account.

Amazon EC2

  • Features

    • Ec2 SpotInstanceRequestFulfilled waiter update

Amazon Pinpoint

  • Features

    • This release of the Pinpoint SDK enables App management - create, delete, update operations, Raw Content delivery for APNs and GCM campaign messages and From Address override.

Amazon Simple Email Service

  • Features

    • This update adds information about publishing email open and click events. This update also adds information about publishing email events to Amazon Simple Notification Service (Amazon SNS).

Elastic Load Balancing

  • Features

    • Add TargetInService and TargetDeregistered waiters

1.11.171 2017-07-31

Amazon Inspector

  • Features

    • Inspector's StopAssessmentRun API has been updated with a new input option - stopAction. This request parameter can be set to either START_EVALUATION or SKIP_EVALUATION. START_EVALUATION (the default value, and the previous behavior) stops the AWS agent data collection and begins the results evaluation for findings generation based on the data collected so far. SKIP_EVALUATION cancels the assessment run immediately, after which no findings are generated.

Amazon Simple Systems Manager (SSM)

  • Features

    • Adds a SendAutomationSignal API to SSM Service. This API is used to send a signal to an automation execution to change the current behavior or status of the execution.

1.11.170 2017-07-27

Amazon EC2

  • Features

    • The CreateDefaultVPC API enables you to create a new default VPC . You no longer need to contact AWS support, if your default VPC has been deleted.

Amazon Kinesis Analytics

  • Features

    • Added additional exception types and clarified documentation.

1.11.169 2017-07-26

Amazon CloudWatch

  • Features

    • This release adds high resolution features to CloudWatch, with support for Custom Metrics down to 1 second and Alarms down to 10 seconds.

Amazon EC2

  • Features

    • Amazon EC2 Elastic GPUs allow you to easily attach low-cost graphics acceleration to current generation EC2 instances. With Amazon EC2 Elastic GPUs, you can configure the right amount of graphics acceleration to your particular workload without being constrained by fixed hardware configurations and limited GPU selection.

1.11.168 2017-07-25

AWS Cloud Formation

  • Features

    • AWS CloudFormation StackSets enables you to manage stacks across multiple accounts and regions.

Amazon CloudDirectory

  • Features

    • Cloud Directory adds support for additional batch operations.

1.11.167 2017-07-24

Amazon AppStream

  • Features

    • Amazon AppStream 2.0 image builders and fleets can now access applications and network resources that rely on Microsoft Active Directory (AD) for authentication and permissions. This new feature allows you to join your streaming instances to your AD, so you can use your existing AD user management tools.

Amazon EC2

  • Features

    • Spot Fleet tagging capability allows customers to automatically tag instances launched by Spot Fleet. You can use this feature to label or distinguish instances created by distinct Spot Fleets. Tagging your EC2 instances also enables you to see instance cost allocation by tag in your AWS bill.

Amazon Kinesis

  • Bugfixes

    • Breaking change to remove an overload of Record#setEncryptionType that takes an enum due to serialization issues with AWS Lambda. See Issue #1226 for more details.

1.11.166 2017-07-20

Amazon Elastic MapReduce

  • Features

    • Amazon EMR now includes the ability to use a custom Amazon Linux AMI and adjustable root volume size when launching a cluster.

1.11.165 2017-07-19

AWS Budgets

  • Features

    • Update budget Management API's to list/create/update RI_UTILIZATION type budget. Update budget Management API's to support DAILY timeUnit for RI_UTILIZATION type budget.

1.11.164 2017-07-17

AWS Lambda

  • Features

    • Lambda@Edge lets you run code closer to your end users without provisioning or managing servers. With Lambda@Edge, your code runs in AWS edge locations, allowing you to respond to your end users at the lowest latency. Your code is triggered by Amazon CloudFront events, such as requests to and from origin servers and viewers, and it is ready to execute at every AWS edge location whenever a request for content is received. You just upload your Node.js code to AWS Lambda and Lambda takes care of everything required to run and scale your code with high availability. You only pay for the compute time you consume - there is no charge when your code is not running.

Amazon Cognito Identity Provider

  • Features

    • Allows developers to configure user pools for email/phone based signup and sign-in.

1.11.163 2017-07-14

AWS Application Discovery Service

  • Features

    • Adding feature to the Export API for Discovery Service to allow filters for the export task to allow export based on per agent id.

AWS Marketplace Commerce Analytics

  • Features

    • Update to Documentation Model For New Report Cadence / Reformat of Docs

Amazon EC2

  • Features

    • New EC2 GPU Graphics instance

Amazon S3

  • Bugfixes

    • Fix a bug where a warning about unread data in the S3ObjectInputStream is still logged when close() is called, even after the stream has been aborted.

      Fixes #1211

1.11.162 2017-07-13

Amazon API Gateway

  • Features

    • Adds support for management of gateway responses.

Amazon EC2

  • Features

    • X-ENI (or Cross-Account ENI) is a new feature that allows the attachment or association of Elastic Network Interfaces (ENI) between VPCs in different AWS accounts located in the same availability zone. With this new capability, service providers and partners can deliver managed solutions in a variety of new architectural patterns where the provider and consumer of the service are in different AWS accounts.

Amazon Lex Model Building Service

  • Features

    • Fixed broken links to reference and conceptual content.

1.11.161 2017-07-12

AWS Security Token Service

  • Features

    • Added the ability to close STSAssumeRoleSessionCredentialProviders and STSSessionCredentialProviders in order to immediately release the thread used for asynchronous credential refreshes.
  • Bugfixes

    • Fixed thread and memory leak triggered by creating a large number of STSAssumeRoleSessionCredentialProviders and STSSessionCredentialProviders.

Amazon Simple Workflow Service (SWF)

  • Features

    • Added support for attaching control data to Lambda tasks. Control data lets you attach arbitrary strings to your decisions and history events.

Auto Scaling

  • Features

    • Auto Scaling now supports a new type of scaling policy called target tracking scaling policies that you can use to set up dynamic scaling for your application.

1.11.160 2017-07-06

AWS Directory Service

  • Features

    • You can now improve the resilience and performance of your Microsoft AD directory by deploying additional domain controllers. Added UpdateNumberofDomainControllers API that allows you to update the number of domain controllers you want for your directory, and DescribeDomainControllers API that allows you to describe the detailed information of each domain controller of your directory. Also added the 'DesiredNumberOfDomainControllers' field to the DescribeDirectories API output for Microsoft AD.

AWS Key Management Service (KMS)

  • Features

    • This release of AWS Key Management Service introduces the ability to determine whether a key is AWS managed or customer managed.

Amazon Kinesis

  • Features

    • You can now encrypt your data at rest within an Amazon Kinesis Stream using server-side encryption. Server-side encryption via AWS KMS makes it easy for customers to meet strict data management requirements by encrypting their data at rest within the Amazon Kinesis Streams, a fully managed real-time data processing service.

Amazon S3

  • Features

    • Allow requester-pays access for list-objects requests.

Amazon Simple Systems Manager (SSM)

  • Features

    • Amazon EC2 Systems Manager now expands Patching support to Amazon Linux, Red Hat and Ubuntu in addition to the already supported Windows Server.

1.11.159 2017-07-05

Amazon CloudWatch

  • Features

    • We are excited to announce the availability of APIs and CloudFormation support for CloudWatch Dashboards. You can use the new dashboard APIs or CloudFormation templates to dynamically build and maintain dashboards to monitor your infrastructure and applications. There are four new dashboard APIs - PutDashboard, GetDashboard, DeleteDashboards, and ListDashboards APIs. PutDashboard is used to create a new dashboard or modify an existing one whereas GetDashboard is the API to get the details of a specific dashboard. ListDashboards and DeleteDashboards are used to get the names or delete multiple dashboards respectively. Getting started with dashboard APIs is similar to any other AWS APIs. The APIs can be accessed through AWS SDK or through CLI tools.

Amazon Route 53

  • Features

    • Bug fix for InvalidChangeBatch exception.

1.11.158 2017-06-30

AWS Marketplace Commerce Analytics

  • Features

    • Documentation updates for AWS Marketplace Commerce Analytics.

Amazon S3

  • Features

    • Adding Object Tagging Header to MultipartUpload Initialization

1.11.157 2017-06-29

Amazon CloudWatch Events

  • Features

    • CloudWatch Events now allows different AWS accounts to share events with each other through a new resource called event bus. Event buses accept events from AWS services, other AWS accounts and PutEvents API calls. Currently all AWS accounts have one default event bus. To send events to another account, customers simply write rules to match the events of interest and attach an event bus in the receiving account as the target to the rule. The PutTargets API has been updated to allow adding cross account event buses as targets. In addition, we have released two new APIs - PutPermission and RemovePermission - that enables customers to add/remove permissions to their default event bus.

Amazon GameLift

  • Features

    • Allow developers to download GameLift fleet creation logs to assist with debugging.

Amazon Simple Systems Manager (SSM)

  • Features

    • Adding Resource Data Sync support to SSM Inventory.
      New APIs:
      CreateResourceDataSync - creates a new resource data sync configuration
      ListResourceDataSync - lists existing resource data sync configurations
      DeleteResourceDataSync - deletes an existing resource data sync configuration.

1.11.156 2017-06-27

AWS Service Catalog

  • Features

    • Proper tagging of resources is critical to post-launch operations such as billing, cost allocation, and resource management. By using Service Catalog's TagOption Library, administrators can define a library of re-usable TagOptions that conform to company standards, and associate these with Service Catalog portfolios and products. Learn how to move your current tags to the new library, create new TagOptions, and view and associate your library items with portfolios and products. Understand how to ensure that the right tags are created on products launched through Service Catalog and how to provide users with defined selectable tags.

1.11.155 2017-06-23

AWS Lambda

  • Features

    • The Lambda Invoke API will now throw new exception InvalidRuntimeException (status code 502) for invokes with deprecated runtimes.

1.11.154 2017-06-22

AWS CodePipeline

  • Features

    • A new API, ListPipelineExecutions, enables you to retrieve summary information about the most recent executions in a pipeline, including pipeline execution ID, status, start time, and last updated time. You can request information for a maximum of 100 executions. Pipeline execution data is available for the most recent 12 months of activity.

AWS Database Migration Service

  • Features

    • Added tagging for DMS certificates.

Amazon Lightsail

  • Features

    • This release adds a new nextPageToken property to the result of the GetOperationsForResource API. Developers can now get the next set of items in a list by making subsequent calls to GetOperationsForResource API with the token from the previous call. This release also deprecates the nextPageCount property, which previously returned null (use the nextPageToken property instead). This release also deprecates the customImageName property on the CreateInstancesRequest class, which was previously ignored by the API.

Amazon Route 53

  • Features

    • Amazon Route 53 now supports multivalue answers in response to DNS queries, which lets you route traffic approximately randomly to multiple resources, such as web servers. Create one multivalue answer record for each resource and, optionally, associate an Amazon Route 53 health check with each record, and Amazon Route 53 responds to DNS queries with up to eight healthy records.

Elastic Load Balancing

  • Features

    • Add retry error state to InstanceInService waiter for ElasticLoadBalancer

1.11.153 2017-06-21

AWS WAF

  • Features

    • You can now create, edit, update, and delete a new type of WAF rule with a rate tracking component.

AWS WAF Regional

  • Features

    • You can now create, edit, update, and delete a new type of WAF rule with a rate tracking component.

Amazon DynamoDB Accelerator (DAX)

  • Features

    • Amazon DynamoDB Accelerator (DAX) is a fully managed, highly available, in-memory cache for DynamoDB that delivers up to a 10x performance improvement - from milliseconds to microseconds - even at millions of requests per second. DAX does all the heavy lifting required to add in-memory acceleration to your DynamoDB tables, without requiring developers to manage cache invalidation, data population, or cluster management.

Amazon Simple Systems Manager (SSM)

  • Features

    • Adding hierarchy support to the SSM Parameter Store API. Added support tor tagging. New APIs: GetParameter - retrieves one parameter, DeleteParameters - deletes multiple parameters (max number 10), GetParametersByPath - retrieves parameters located in the hierarchy. Updated APIs: PutParameter - added ability to enforce parameter value by applying regex (AllowedPattern), DescribeParameters - modified to support Tag filtering.

1.11.152 2017-06-20

Amazon WorkDocs

  • Features

    • This release provides a new API to retrieve the activities performed by WorkDocs users.

1.11.151 2017-06-19

AWS Organizations

  • Features

    • Improvements to Exception Modeling

1.11.150 2017-06-16

AWS X-Ray

  • Features

    • Add a response time histogram to the services in response of GetServiceGraph API.

1.11.149 2017-06-15

AWS IoT

  • Features

    • Revert the last release: remove CertificatePem from DescribeCertificate API.

AWS Service Catalog

  • Features

    • Added ProvisioningArtifactSummaries to DescribeProductAsAdmin's output to show the provisioning artifacts belong to the product. Allow filtering by SourceProductId in SearchProductsAsAdmin for AWS Marketplace products. Added a verbose option to DescribeProvisioningArtifact to display the CloudFormation template used to create the provisioning artifact.Added DescribeProvisionedProduct API. Changed the type of ProvisionedProduct's Status to be distinct from Record's Status. New ProvisionedProduct's Status are AVAILABLE, UNDER_CHANGE, TAINTED, ERROR. Changed Record's Status set of values to CREATED, IN_PROGRESS, IN_PROGRESS_IN_ERROR, SUCCEEDED, FAILED.

Amazon EC2

  • Features

    • Adds API to describe Amazon FPGA Images (AFIs) available to customers, which includes public AFIs, private AFIs that you own, and AFIs owned by other AWS accounts for which you have load permissions.

Amazon EC2 Container Service

  • Features

    • Added support for cpu, memory, and memory reservation container overrides on the RunTask and StartTask APIs.

1.11.148 2017-06-14

Amazon CloudDirectory

  • Features

    • Documentation update for Cloud Directory

Application Auto Scaling

  • Features

    • Application Auto Scaling now supports automatic scaling of read and write throughput capacity for DynamoDB tables and global secondary indexes.

1.11.147 2017-06-13

AWS Config

  • Features

    • With this release AWS Config supports the Amazon CloudWatch alarm resource type.

1.11.146 2017-06-12

Amazon Relational Database Service (RDS)

  • Features

    • API Update for RDS: this update enables copy-on-write, a new Aurora MySQL Compatible Edition feature that allows users to restore their database, and support copy of TDE enabled snapshot cross region.

1.11.145 2017-06-09

AWS OpsWorks

  • Features

    • Tagging Support for AWS OpsWorks Stacks

1.11.144 2017-06-08

AWS IoT

  • Features

    • In addition to using certificate ID, AWS IoT customers can now obtain the description of a certificate with the certificate PEM.

Amazon Pinpoint

  • Features

    • Starting today Amazon Pinpoint adds SMS Text and Email Messaging support in addition to Mobile Push Notifications, providing developers, product managers and marketers with multi-channel messaging capabilities to drive user engagement in their applications. Pinpoint also enables backend services and applications to message users directly and provides advanced user and app analytics to understand user behavior and messaging performance.

Amazon Rekognition

  • Features

    • API Update for AmazonRekognition: Adding RecognizeCelebrities API

1.11.143 2017-06-07

AWS CodeBuild

  • Features

    • Add support to APIs for privileged containers. This change would allow performing privileged operations like starting the Docker daemon inside builds possible in custom docker images.

AWS Greengrass

  • Features

    • AWS Greengrass is software that lets you run local compute, messaging, and device state synchronization for connected devices in a secure way. With AWS Greengrass, connected devices can run AWS Lambda functions, keep device data in sync, and communicate with other devices securely even when not connected to the Internet. Using AWS Lambda, Greengrass ensures your IoT devices can respond quickly to local events, operate with intermittent connections, and minimize the cost of transmitting IoT data to the cloud.

1.11.142 2017-06-06

AWS Certificate Manager

  • Features

    • Documentation update for AWS Certificate Manager.

AWS IoT

  • Features

    • Update client side validation for SalesForce action.

Amazon CloudFront

  • Features

    • Doc update to fix incorrect prefix in S3OriginConfig

1.11.141 2017-06-05

AWS IoT

  • Features

    • Added Salesforce action to IoT Rules Engine.

Amazon AppStream

  • Features

    • AppStream 2.0 Custom Security Groups allows you to easily control what network resources your streaming instances and images have access to. You can assign up to 5 security groups per Fleet to control the inbound and outbound network access to your streaming instances to specific IP ranges, network protocols, or ports.

Amazon S3

  • Bugfixes

    • Fix a bug where a bucket's region is not marshalled from a 301 error response if it includes a body. Fixes #1151.

Auto Scaling

  • Features

    • Autoscaling resource model update.

1.11.140 2017-06-02

Amazon Kinesis Analytics

  • Features

    • Kinesis Analytics publishes error messages CloudWatch logs in case of application misconfigurations

Amazon S3

  • Bugfixes

    • Fixes bug where TransferManager#download fails when requesterPays is enabled on GetObjectRequest. aws#1175

Amazon WorkDocs

  • Features

    • This release includes new APIs to manage tags and custom metadata on resources and also new APIs to add and retrieve comments at the document level.

1.11.139 2017-06-01

AWS CodeDeploy

  • Features

    • AWS CodeDeploy has improved how it manages connections to GitHub accounts and repositories. You can now create and store up to 25 connections to GitHub accounts in order to associate AWS CodeDeploy applications with GitHub repositories. Each connection can support multiple repositories. You can create connections to up to 25 different GitHub accounts, or create more than one connection to a single account. The ListGitHubAccountTokenNames command has been introduced to retrieve the names of stored connections to GitHub accounts that you have created. The name of the connection to GitHub used for an AWS CodeDeploy application is also included in the ApplicationInfo structure. Two new fields, lastAttemptedDeployment and lastSuccessfulDeployment, have been added to DeploymentGroupInfo to improve the handling of deployment group information in the AWS CodeDeploy console. Information about these latest deployments can also be retrieved using the GetDeploymentGroup and BatchGetDeployment group requests. Also includes a region update (us-gov-west-1).

Amazon Cognito Identity Provider

  • Features

    • Added support within Amazon Cognito User Pools for 1) a customizable hosted UI for user sign up and sign in and 2) integration of external identity providers.

Amazon Lex Model Building Service

  • Features

    • Updated documentation and added examples for Amazon Lex Model Building Service.

Elastic Load Balancing

  • Features

    • Update the existing DescribeRules API to support pagination.

1.11.138 2017-05-31

Amazon Relational Database Service (RDS)

  • Features

    • Amazon RDS customers can now easily and quickly stop and start their DB instances.

1.11.137 2017-05-30

Amazon CloudDirectory

  • Features

    • Cloud Directory has launched support for Typed Links, enabling customers to create object-to-object relationships that are not hierarchical in nature. Typed Links enable customers to quickly query for data along these relationships. Customers can also enforce referential integrity using Typed Links, ensuring data in use is not inadvertently deleted.

1.11.136 2017-05-25

Amazon AppStream

  • Features

    • Support added for persistent user storage, backed by S3.

Amazon Rekognition

  • Features

    • Updated the CompareFaces API response to include orientation information, unmatched faces, landmarks, pose, and quality of the compared faces.

1.11.135 2017-05-24

AWS Identity and Access Management (IAM)

  • Features

    • The unique ID and access key lengths were extended from 32 to 128

AWS Security Token Service (STS)

  • Features

    • The unique ID and access key lengths were extended from 32 to 128.

AWS Storage Gateway

  • Features

    • Two Storage Gateway data types, Tape and TapeArchive, each have a new response element, TapeUsedInBytes. This element helps you manage your virtual tapes. By using TapeUsedInBytes, you can see the amount of data written to each virtual tape.

1.11.134 2017-05-23

AWS Database Migration Service

  • Features

    • This release adds support for using Amazon S3 and Amazon DynamoDB as targets for database migration, and using MongoDB as a source for database migration. For more information, see the AWS Database Migration Service documentation.

1.11.133 2017-05-22

AWS Resource Groups Tagging API

  • Features

    • You can now specify the number of resources returned per page in GetResources operation, as an optional parameter, to easily manage the list of resources returned by your queries.

1.11.132 2017-05-18

Amazon Athena

  • Features

    • This release adds support for Amazon Athena. Amazon Athena is an interactive query service that makes it easy to analyze data in Amazon S3 using standard SQL. Athena is serverless, so there is no infrastructure to manage, and you pay only for the queries that you run.

Amazon Lightsail

  • Features

    • This release adds new APIs that make it easier to set network port configurations on Lightsail instances. Developers can now make a single request to both open and close public ports on an instance using the PutInstancePublicPorts operation.

1.11.131 2017-05-17

Amazon CloudWatch Events

  • Features

    • Various CloudWatch Events documentation updates.

Amazon CloudWatch Logs

  • Features

    • Various CloudWatch Logs documentation updates.

Amazon Polly

  • Features

    • Amazon Polly adds new German voice "Vicki"

Auto Scaling

  • Features

    • Various Auto Scaling documentation updates

1.11.130 2017-05-16

AWS CodeDeploy

  • Features

    • This release introduces the previousRevision field in the responses to the GetDeployment and BatchGetDeployments actions. previousRevision provides information about the application revision that was deployed to the deployment group before the most recent successful deployment. Also, the fileExistsBehavior parameter has been added for CreateDeployment action requests. In the past, if the AWS CodeDeploy agent detected files in a target location that weren't part of the application revision from the most recent successful deployment, it would fail the current deployment by default. This new parameter provides options for how the agent handles these files: fail the deployment, retain the content, or overwrite the content.

AWS Key Management Service (KMS)

  • Features

    • Update documentation for KMS.

AWS Step Functions

  • Bugfixes

    • Fixes Issue 1150 by preserving explicit null values for InputPath, OutputPath, and ResultPath.

Amazon GameLift

  • Features

    • Allow developers to specify how metrics are grouped in CloudWatch for their GameLift fleets. Developers can also specify how many concurrent game sessions activate on a per-instance basis.

Amazon Inspector

  • Features

    • Adds ability to produce an assessment report that includes detailed and comprehensive results of a specified assessment run.

Amazon S3

  • Bugfixes

    • All API methods in AmazonS3Client now call beforeClientExecution in the RequestHandler2 interface.

1.11.129 2017-05-15

Amazon Simple Systems Manager (SSM)

  • Features

    • UpdateAssociation API now supports updating document name and targets of an association. GetAutomationExecution API can return FailureDetails as an optional field to the StepExecution Object, which contains failure type, failure stage as well as other failure related information for a failed step.

1.11.128 2017-05-11

AWS Organizations

  • Features

    • AWS Organizations APIs that return an Account object now include the email address associated with the account's root user.

Amazon Lex Model Building Service

  • Features

    • Releasing new DeleteBotVersion, DeleteIntentVersion and DeleteSlotTypeVersion APIs.

Elastic Load Balancing

  • Features

    • Add a new API to allow customers to describe their account limits, such as load balancer limit, target group limit etc.

1.11.127 2017-05-09

AWS SDK for Java

  • Features

    • This change includes documentation updates for Amazon Workspaces and AWS CodeStar

1.11.126 2017-05-04

AWS Lambda

  • Features

    • Support for UpdateFunctionCode DryRun option

AWS Marketplace Entitlement Service

  • Features

    • AWS Marketplace Entitlement Service enables AWS Marketplace sellers to determine the capacity purchased by their customers.

AWS Organizations

  • Bugfixes

    • Updated model classes to match AWS Organizations API specification. This includes the following updates to the model objects:

      Renamed Operation

      • AWSOrganizations.enableFullControl renamed to AWSOrganizations.enableAllFeatures
        • Previously this operation would never have completed successfully.

      Operation Exceptions Changed

      • AWSOrganizations.acceptHandshake
        • Exceptions Removed:
          • AlreadyInOrganizationException
          • ConstraintViolationException
          • OrganizationFromDifferentSellerOfRecordException
        • Exceptions Added:
          • HandshakeConstraintViolationException (new to model)
          • HandshakeAlreadyInStateException (new to model)
          • ConcurrentModificationException
      • AWSOrganizations.cancelHandshake
        • Exception Added:
          • HandshakeAlreadyInStateException (new to model)
      • AWSOrganizations.declineHandshake
        • Exception Added:
          • HandshakeAlreadyInStateException (new to model)
      • AWSOrganizations.createOrganization
        • Exception Removed:
          • PaymentInstrumentRequiredException
        • Exception Added:
          • ConstraintViolationException
      • AWSOrganizations.createPolicy
        • Exception Added:
          • MalformedPolicyDocumentException
      • AWSOrganizations.moveAccount
        • Exception Added:
          • DuplicateAccountException
      • AWSOrganizations.inviteAccountToOrganization
        • Exceptions Removed:
          • ConstraintViolationException
          • InvitationsDisabledDuringOrganizationModeChangeException
        • Exception Added:
          • HandshakeConstraintViolationException
      • AWSOrganizations.leaveOrganization
        • Exception Removed:
          • AccountCannotLeaveOrganizationException
        • Exception Added:
          • ConstraintViolationException
      • AWSOrganizations.removeAccountFromOrganization
        • Exception Removed:
          • AccountCannotLeaveOrganizationException
        • Exception Added:
          • ConstraintViolationException
      • AWSOrganizations.updatePolicy
        • Exception Added:
          • ConstraintViolationException

      Deprecated Exceptions

      The following exceptions are no longer in use and have been deprecated:

      • AccountCannotLeaveOrganizationException
      • FullControlAlreadyEnabledException
      • PaymentInstrumentRequiredException
      • OrganizationFromDifferentSellerOfRecordException
      • InvitationsDisabledDuringOrganizationModeChangeException

      Model Changes

      • mode property on Organization object renamed to featureSet
      • mode property on CreateOrganizationRequest object renamed to featureSet
      • Enum ActionType values renamed:
        • ENABLE_FULL_CONTROL renamed to ENABLE_ALL_FEATURES
        • APPROVE_FULL_CONTROL renamed to APPROVE_ALL_FEATURES
      • Enum OrganizationMode removed

Amazon EC2 Container Service

  • Features

    • Exposes container instance registration time in ECS:DescribeContainerInstances.

Amazon Relational Database Service (RDS)

  • Bugfixes

    • Fixed the DBInstanceAvailable waiter. Previously it would always throw a NullPointerException.

Amazon S3

  • Features

    • Added the ability to specify a filter to TransferManager's downloadDirectory operation.
  • Bugfixes

    • Fixed possible security issue in TransferManagers downloadDirectory operation where files could be downloaded to a directory outside the destination directory if the key contained relative paths.

1.11.125 2017-04-28

AWS Cloud Formation

  • Features

    • API update for CloudFormation: New optional parameter ClientRequestToken which can be used as an idempotency token to safely retry certain operations as well as tagging StackEvents.

Amazon Import/Export Snowball

  • Features

    • The Snowball API has a new exception that can be thrown for list operation requests.

Amazon Rekognition

  • Features

    • Fix for missing file type check

Amazon Relational Database Service (RDS)

  • Features

    • The DescribeDBClusterSnapshots API now returns a SourceDBClusterSnapshotArn field which identifies the source DB cluster snapshot of a copied snapshot.

Amazon Simple Queue Service (SQS)

  • Features

    • Adding server-side encryption (SSE) support to SQS by integrating with AWS KMS; adding new queue attributes to SQS CreateQueue, SetQueueAttributes and GetQueueAttributes APIs to support SSE.

1.11.124 2017-04-26

Amazon Relational Database Service (RDS)

  • Features

    • With Amazon Relational Database Service (Amazon RDS) running MySQL or Amazon Aurora, you can now authenticate to your DB instance using IAM database authentication.

1.11.123 2017-04-21

AWS SDK for Java

  • Features

    • Added the ability to override the proxy authentication methods used for requests.

Amazon AppStream

  • Features

    • The new feature named "Default Internet Access" will enable Internet access from AppStream 2.0 instances - image builders and fleet instances. Admins will check a flag either through AWS management console for AppStream 2.0 or through API while creating an image builder or while creating/updating a fleet.

Amazon Kinesis

  • Features

    • Adds a new waiter, StreamNotExists, to Kinesis.

Amazon S3

  • Bugfixes

    • Fix bug to make standard AmazonS3ClientBuilder use S3CredentialsProviderChain instead of DefaultAWSCredentialsProviderChain.

1.11.122 2017-04-20

AWS Device Farm

  • Features

    • API Update for AWS Device Farm: Support for Deals and Promotions

AWS Direct Connect

  • Features

    • Documentation updates for AWS Direct Connect.

AWS Key Management Service (KMS)

  • Features

    • Doc-only update for Key Management Service (KMS): Update docs for GrantConstraints and GenerateRandom

Amazon Route 53

  • Features

    • SDK documentation now includes examples for ChangeResourceRecordSets for all types of resource record set, such as weighted, alias, and failover.

Amazon Route 53 Domains

  • Features

    • Adding examples and other documentation updates.

Elastic Load Balancing

  • Features

    • Adding LoadBalancersDeleted waiter for Elasticloadbalancingv2

1.11.121 2017-04-19

AWS CodeStar

  • Features

    • AWS CodeStar is a cloud-based service for creating, managing, and working with software development projects on AWS. An AWS CodeStar project creates and integrates AWS services for your project development toolchain. AWS CodeStar also manages the permissions required for project users.

AWS Identity and Access Management (IAM)

  • Features

    • This changes introduces a new IAM role type, Service Linked Role, which works like a normal role but must be managed via services' control.

AWS Lambda

  • Features

    • Lambda integration with AWS X-Ray service to enable customers to enable tracing for the Lambda functions and send trace information to the AWS X-Ray service.

Amazon API Gateway

  • Features

    • Add support for "embed" property.

Amazon EC2

  • Features

    • Adds support for creating an Amazon FPGA Image (AFI) from a specified design checkpoint (DCP).

Amazon Lex Model Building Service

  • Features

    • Amazon Lex is a service for building conversational interfaces into any application using voice and text.

Amazon Polly

  • Features

    • API Update for Amazon Polly: Add support for speech marks

Amazon Rekognition

  • Features

    • Given an image, the API detects explicit or suggestive adult content in the image and returns a list of corresponding labels with confidence scores, as well as a taxonomy (parent-child relation) for each label.

1.11.120 2017-04-18

AWS Lambda

  • Features

    • You can use tags to group and filter your Lambda functions, making it easier to analyze them for billing allocation purposes. For more information, see Tagging Lambda Functions. You can now write or upgrade your Lambda functions using Python version 3.6. For more information, see Programming Model for Authoring Lambda Functions in Python. Note: Features will be rolled out in the US regions on 4/19.

1.11.119 2017-04-11

AWS Batch

  • Features

    • API Update for AWS Batch: Customer provided AMI for MANAGED Compute Environment

AWS OpsWorks

  • Features

    • Cloudwatch Logs agent configuration can now be attached to OpsWorks Layers using CreateLayer and UpdateLayer. OpsWorks will then automatically install and manage the CloudWatch Logs agent on the instances part of the OpsWorks Layer.

Amazon API Gateway

  • Features

    • API Gateway request validators

Amazon GameLift

  • Features

    • Allows developers to utilize an improved workflow when calling our Queues API and introduces a new feature that allows developers to specify a maximum allowable latency per Queue.

Amazon S3

  • Bugfixes

    • Fix a race condition that can occur with multiple calls to CopyMonitor#setFuture and UploadMonitor#setFuture that can cause an infinite loop in AbstractTransfer#waitForCompletion.

      This fixes #1102

1.11.118 2017-04-07

Amazon Redshift

  • Features

    • This update adds the GetClusterCredentials API which is used to get temporary login credentials to the cluster. AccountWithRestoreAccess now has a new member AccountAlias, this is the identifier of the AWS support account authorized to restore the specified snapshot. This is added to support the feature where the customer can share their snapshot with the Amazon Redshift Support Account without having to manually specify the AWS Redshift Service account ID on the AWS Console/API.

1.11.117 2017-04-06

Elastic Load Balancing

  • Features

    • Adds support for a new host-header condition in CreateRule and ModifyRule

1.11.116 2017-04-05

Amazon ElastiCache

  • Features

    • ElastiCache added support for testing the Elasticache Multi-AZ feature with Automatic Failover.

1.11.115 2017-04-04

Amazon CloudWatch

  • Features

    • Amazon Web Services announced the immediate availability of two additional alarm configuration rules for Amazon CloudWatch Alarms. The first rule is for configuring missing data treatment. Customers have the options to treat missing data as alarm threshold breached, alarm threshold not breached, maintain alarm state and the current default treatment. The second rule is for alarms based on percentiles metrics that can trigger unnecassarily if the percentile is calculated from a small number of samples. The new rule can treat percentiles with low sample counts as same as missing data. If the first rule is enabled, the same treatment will be applied when an alarm encounters a percentile with low sample counts.

1.11.114 2017-04-03

Amazon Lex

  • Features

    • Adds support to PostContent for speech input

1.11.113 2017-03-31

Amazon CloudDirectory

  • Features

    • ListObjectAttributes now supports filtering by facet.

1.11.112 2017-03-30

AWS Cloud Formation

  • Features

    • Adding paginators for ListExports and ListImports

AWS Resource Groups Tagging API

  • Features

    • Resource Groups Tagging APIs can help you organize your resources and enable you to simplify resource management, access management, and cost allocation.

AWS Storage Gateway

  • Features

    • File gateway mode in AWS Storage gateway provides access to objects in S3 as files on a Network File System (NFS) mount point. Once a file share is created, any changes made externally to the S3 bucket will not be reflected by the gateway. Using the cache refresh feature in this update, the customer can trigger an on-demand scan of the keys in their S3 bucket and refresh the file namespace cached on the gateway. It takes as an input the fileShare ARN and refreshes the cache for only that file share. Additionally there is new functionality on file gateway that allows you configure what squash options they would like on their file share, this allows a customer to configure their gateway to not squash root permissions. This can be done by setting options in NfsOptions for CreateNfsFileShare and UpdateNfsFileShare APIs.

Amazon CloudFront

  • Features

    • Amazon CloudFront now supports user configurable HTTP Read and Keep-Alive Idle Timeouts for your Custom Origin Servers

1.11.111 2017-03-28

AWS Batch

  • Features

    • Customers can now provide a retryStrategy as part of the RegisterJobDefinition and SubmitJob API calls. The retryStrategy object has a number value for attempts. This is the number of non successful executions before a job is considered FAILED. In addition, the JobDetail object now has an attempts field and shows all execution attempts.

Amazon EC2

  • Features

    • Customers can now tag their Amazon EC2 Instances and Amazon EBS Volumes at the time of their creation. You can do this from the EC2 Instance launch wizard or through the RunInstances or CreateVolume APIs. By tagging resources at the time of creation, you can eliminate the need to run custom tagging scripts after resource creation. In addition, you can now set resource-level permissions on the CreateVolume, CreateTags, DeleteTags, and the RunInstances APIs. This allows you to implement stronger security policies by giving you more granular control over which users and groups have access to these APIs. You can also enforce the use of tagging and control what tag keys and values are set on your resources. When you combine tag usage and resource-level IAM policies together, you can ensure your instances and volumes are properly secured upon creation and achieve more accurate cost allocation reporting. These new features are provided at no additional cost.

1.11.110 2017-03-27

Amazon Simple Systems Manager (SSM)

  • Features

    • Updated validation rules for SendCommand and RegisterTaskWithMaintenanceWindow APIs.

1.11.109 2017-03-23

AWS CloudTrail

  • Features

    • Doc-only Update for CloudTrail: Add required parameters for GetEventSelectors and PutEventSelectors

Application Auto Scaling

  • Features

    • Application AutoScaling is launching support for a new target resource (AppStream 2.0 Fleets) as a scalable target.

1.11.108 2017-03-22

AWS Application Discovery Service

  • Features

    • Adds export configuration options to the AWS Discovery Service API.

AWS Lambda

  • Features

    • Adds support for new runtime Node.js v6.10 for AWS Lambda service

Elastic Load Balancing

  • Features

    • Adding waiters for Elastic Load Balancing V2

1.11.107 2017-03-21

AWS Direct Connect

  • Deprecations

    • Deprecated DescribeConnectionLoa, DescribeInterconnectLoa, AllocateConnectionOnInterconnect and DescribeConnectionsOnInterconnect operations in favor of DescribeLoa, DescribeLoa, AllocateHostedConnection and DescribeHostedConnections respectively.

1.11.106 2017-03-20

AWS Marketplace Commerce Analytics

  • Features

    • This update adds a new data set, us_sales_and_use_tax_records, which enables AWS Marketplace sellers to programmatically access to their U.S. Sales and Use Tax report data.

AWS SDK for Java

  • Bugfixes

    • XMLStreamExceptions encountered during XML response parsing that are caused by IOException are now wrapped in IOException before being thrown so that they are passed to the configured retry policies.

      This fixes #1068.

Amazon API Gateway

  • Bugfixes

    • Fix a bug that forced all requests to have an Accept header value of application/json.

Amazon EC2

  • Deprecations

    • Deprecated no-args revokeSecurityGroupIngress method on AmazonEC2 which will always fail. Fixes #1059.

Amazon Pinpoint

  • Features

    • Amazon Pinpoint User Segmentation * Added ability to segment endpoints by user attributes in addition to endpoint attributes.

      Amazon Pinpoint Event Stream Preview * Added functionality to publish raw app analytics and campaign events data as events streams to Kinesis and Kinesis Firehose * The feature provides developers with increased flexibility of exporting raw events to S3, Redshift, Elasticsearch using a Kinesis Firehose stream or enable real time event processing use cases using a Kinesis stream.

Amazon S3

  • Bugfixes

    • Add the sequencer property to S3ObjectEntity.
    • Correctly unwraps nested levels of ExecutionException. Fixes #1046.
    • Remove unnecessary call to File#deleteOnExit() in MultiFileOutputStream. This avoids leaking memory during long running applications that use AmazonS3EncryptionClient#uploadObject.
  • Deprecations

    • Deprecate the S3ObjectEntity(String key, Long size, String eTag, String versionId) constructor in favor of S3ObjectEntity(String key, Long size, String eTag, String versionId, String sequencer).

Core

  • Bugfixes

    • Adding shutdown to service waiters so that running ExecutorService can be shutdown from the client. Fixes #1056. For example :

      final AmazonEC2 ec2 = AmazonEC2ClientBuilder.defaultClient();
      try {
          ec2.waiters().instanceExists().runAsync(
              new WaiterParameters<>(new DescribeInstancesRequest()), 
              new WaiterHandler() {...}
          );
      } finally {
          ec2.shutdown(); //this will now shutdown the waiters as well as the client    
      }

1.11.105 2017-03-13

AWS Device Farm

  • Features

    • Network shaping allows users to simulate network connections and conditions while testing their Android, iOS, and web apps with AWS Device Farm.

Amazon CloudWatch Events

  • Features

    • This update extends Target Data Type for configuring Target behavior during invocation.

1.11.104 2017-03-10

Amazon EMR

  • Features

    • This release includes support for instance fleets in Amazon EMR.

1.11.103 2017-03-09

Amazon API Gateway

  • Features

    • API Gateway has added support for ACM certificates on custom domain names. Both Amazon-issued certificates and uploaded third-part certificates are supported.

Amazon CloudDirectory

  • Features

    • Introduces a new Cloud Directory API that enables you to retrieve all available parent paths for any type of object (a node, leaf node, policy node, and index node) in a hierarchy.

1.11.102 2017-03-08

Core

1.11.101 2017-03-08

AWS SDK for Java

  • Features

    • The service models are no longer included with individual SDK client modules. This reduces the overall size of the SDK JARs as they can be quite large. For users wishing to inspect them, the model files may still be found in the aws-java-sdk-models module.

AWS Step Functions

  • Bugfixes

    • Fixed an issue where a ChoiceState with no Default transition was throwing a NPE during validation.

Amazon WorkDocs

  • Features

    • (New Service) The Administrative SDKs for Amazon WorkDocs provides full administrator level access to WorkDocs site resources, allowing developers to integrate their applications to manage WorkDocs users, content and permissions programmatically

1.11.100 2017-03-07

Amazon RDS

  • Features

    • Add support to using encrypted clusters as cross-region replication masters.
    • Update CopyDBClusterSnapshot API to support encrypted cross region copy of Aurora cluster snapshots.

1.11.99 2017-03-06

AWS Budgets

  • Features

    • When creating or editing a budget via the AWS Budgets API you can define notifications that are sent to subscribers when the actual or forecasted value for cost or usage exceeds the notificationThreshold associated with the budget notification object. Starting today, the maximum allowed value for the notificationThreshold was raised from 100 to 300. This change was made to give you more flexibility when setting budget notifications.

AWS OpsWorks for Chef Automate

  • Features

    • OpsWorks for Chef Automate has added a new field "AssociatePublicIpAddress" to the CreateServer request, "CloudFormationStackArn" to the Server model and "TERMINATED" server state.

Amazon S3

  • Features

    • Add improved detection of end-of-stream for object input streams and improved logging when the stream is aborted.
  • Bugfixes

    • Fix a bug in TransferManager where the Requester Pays flag set on a CopyObjectRequest or PutObjectRequest was not being preserved in the multipart copy or upload requests if the original request was promoted to multipart.

1.11.98 2017-02-27

AWS Organizations

  • Features

    • (New Service) AWS Organizations is a web service that enables you to consolidate your multiple AWS accounts into an organization and centrally manage your accounts and their resources.

Amazon DynamoDB

  • Features

    • Time to Live (TTL) is a feature that allows you to define when items in a table expire and can be purged from the database, so that you don't have to track expired data and delete it manually. With TTL enabled on a DynamoDB table, you can set a timestamp for deletion on a per-item basis, allowing you to limit storage usage to only those records that are relevant.

Amazon Identity and Access Management

  • Features

    • This release adds support for AWS Organizations service control policies (SCPs) to SimulatePrincipalPolicy operation. If there are SCPs associated with the simulated user's account, their effect on the result is captured in the OrganizationDecisionDetail element in the EvaluationResult.

Amazon Mechanical Turk

  • Features

    • (New Service) Amazon Mechanical Turk is a web service that provides an on-demand, scalable, human workforce to complete jobs that humans can do better than computers, for example, recognizing objects in photos.

1.11.97 2017-02-24

AWS SDK for Java

  • Bugfixes

    • Fixes a serious regression introduced in 1.11.94 where an overridden Content-Type was not being respected. This can cause issues with Amazon CloudSearch Domains, see [Issue #1034](aws#1034) for more details.

Amazon Elasticsearch Service

  • Features

    • Added three new API calls to existing Amazon Elasticsearch service to expose Amazon Elasticsearch imposed limits to customers

1.11.96 2017-02-23

AWS SDK for Java

  • Bugfixes

    • Fixed bug reported in Issue #1018 where CRC32 was not always calculated correctly.

Amazon EC2

  • Features

    • New EC2 I3 instance type

1.11.95 2017-02-22

AWS Elastic Beanstalk

  • Features

    • Elastic Beanstalk adds support for creating and managing custom platform.

Amazon Cloud Directory

  • Features

    • ListObjectAttributes documentation updated based on forum feedback

Amazon GameLift

  • Features

    • Allow developers to configure global queues for creating GameSessions. Allow PlayerData on PlayerSessions to store player-specific data.

Amazon Route 53

  • Features

    • Added support for operations CreateVPCAssociationAuthorization and DeleteVPCAssociationAuthorization to throw a ConcurrentModification error when a conflicting modification occurs in parallel to the authorizations in place for a given hosted zone.

1.11.94 2017-02-22

AWS SDK for Java

  • Features

    • Major refactoring of marshallers for all JSON based services. This may have different performance characteristics than previous releases.

Amazon EC2

  • Features

    • Added the billingProduct parameter to the RegisterImage API.

1.11.93 2017-02-17

AWS Direct Connect

  • Features

    • This update will introduce the ability for Direct Connect customers to take advantage of Link Aggregation (LAG). This allows you to bundle many individual physical interfaces into a single logical interface, referred to as a LAG. This makes administration much simpler as the majority of configuration is done on the LAG while you are free to add or remove physical interfaces from the bundle as bandwidth demand increases or decreases. A concrete example of the simplification added by LAG is that customers need only a single BGP session as opposed to one session per physical connection.

1.11.92 2017-02-16

AWS Config

  • Features

    • AWS Config now supports a new test mode for the PutEvaluations API. Set the TestMode parameter to true in your custom rule to verify whether your AWS Lambda function will deliver evaluation results to AWS Config. No updates occur to your existing evaluations, and evaluation results are not sent to AWS Config.

Amazon Cognito Identity

  • Features

    • Allow createIdentityPool and updateIdentityPool API to set server side token check value on identity pool.

1.11.91 2017-02-15

AWS Key Management Service

  • Features

    • This release of AWS Key Management Service introduces the ability to tag keys. Tagging keys can help you organize your keys and track your KMS costs in the cost allocation report. This release also increases the maximum length of a key ID to accommodate ARNs that include a long key alias.

AWS SDK for Java for OSGi

  • Bugfixes

    • Fixing Issue #979 by including the jmespath-java module in the OSGi bundle.

Amazon Glacier

  • Features

    • Introduce ArchiveTransferManaggerBuilder. This builder allows using references to AmazonGlacier, AmazonSNS and AmazonSQS` rather than the concrete implementations.
  • Deprecations

    • Deprecate all constructors for ArchiveTransferManager.

1.11.90 2017-02-14

Amazon EC2

  • Features

    • Adds support for the new Modify Volumes apis.

1.11.89 2017-02-10

AWS Storage Gateway

  • Features

    • File gateway mode in AWS Storage gateway provides access to objects in S3 as files on a Network File System (NFS) mount point. This is done by creating Nfs file shares using existing APIs CreateNfsFileShare. Using the feature in this update, the customer can restrict the clients that have read/write access to the gateway by specifying the list of clients as a list of IP addresses or CIDR blocks. This list can be specified using the API CreateNfsFileShare while creating new file shares, or UpdateNfsFileShare while update existing file shares. To find out the list of clients that have access, the existing API DescribeNfsFileShare will now output the list of clients that have access.

1.11.88 2017-02-09

Amazon EC2

  • Features

    • This feature allows customers to associate an IAM profile to running instances that do not have any.

Amazon Rekognition

  • Features

    • DetectFaces and IndexFaces operations now return an estimate of the age of the face as an age range.

1.11.87 2017-02-08

Amazon Lex

  • Features

    • (NewService) Amazon Lex is a service for building conversational interactions into any application using voice or text.

Amazon S3

  • Bugfixes

    • Fix a bug in TransferManager where the TransferManager#copy method was retrieving the metadata for the latest version of the source object even when supplying a specific version via CopyObjectRequest#withSourceVersionId.

      This fixes Issue #1009.

    • Fix an integer overflow bug in LegacyS3ProgressListener. Note that this class is deprecated and users are discouraged from using it.

      This fixes Issue #1008.

1.11.86 2017-01-26

AWS CodeDeploy

  • Features

    • This release of AWS CodeDeploy introduces support for blue/green deployments. In a blue/green deployment, the current set of instances in a deployment group is replaced by new instances that have the latest application revision installed on them. After traffic is rerouted behind a load balancer to the replacement instances, the original instances can be terminated automatically or kept running for other uses.

AWS Step Functions

  • Features

    • Initial release of a fluent builder API to create state machine JSON documents.

Amazon CloudDirectory

  • Features

    • (New Service) Amazon Cloud Directory is a component of the AWS Directory Service that simplifies the development and management of cloud-scale web, mobile and IoT applications. This guide describes the Cloud Directory operations that you can call programatically and includes detailed information on data types and errors. For information about AWS Directory Services features, see AWS Directory Service and the AWS Directory Service Administration Guide.

Amazon Elastic Compute Cloud

  • Features

    • Adds instance health check functionality to replace unhealthy EC2 Spot fleet instances with fresh ones.

Amazon Relational Database Service

  • Features

    • Snapshot Engine Version Upgrade

Amazon S3

  • Features

  • Deprecations

    • Constructors on the AmazonS3EncryptionClient have been deprecated in favor of using the AmazonS3EncryptionClientBuilder.

1.11.85 2017-01-25

Amazon Relational Database Service

  • Features

    • Cross Region Read Replica Copying

Elastic Load Balancing

  • Features

    • Application Load Balancers now support native Internet Protocol version 6 (IPv6) in an Amazon Virtual Private Cloud (VPC). With this ability, clients can now connect to the Application Load Balancer in a dual-stack mode via either IPv4 or IPv6.

1.11.84 2017-01-24

AWS CodeCommit

  • Features

    • Now includes the option to view the differences between a commit and its parent commit.

AWS SDK for Java

  • Features

    • Adding ability to set custom endpoint and signing region on client builders. For example

      AmazonSNS client = AmazonSNSClientBuilder.standard().withEndpointConfiguration(new EndpointConfiguration("http://sns-custom-endpoint.amazon.com", "us-east-1")).build();

      NB: This should only be used if a custom endpoint is required, the recommended approach for configuring a client is via set/withRegion on the builder

    • Bundled dependency of AWS SDK jar available as a new maven module 'aws-java-sdk-bundle'. This module includes all service and dependent JARs with third-party libraries relocated to different namespaces.

  • Deprecations

    • Deprecating com.amazonaws.regions.Region.createClient, clients should be created via their builder implementation for example:

      AmazonSNSClientBuilder.standard().withRegion(region).build();
    • Deprecating client constructors & mutation methods on clients (eg setRegion) in favor of creating a client via the client builders. The following mechanism for creating clients is deprecated:

      AmazonSNSClient client = new AmazonSNSClient(clientConfiguration); //client constructor is deprecated
      client.setRegion(RegionUtils.getRegion("us-east-1"));              //mutating the client via setRegion is deprecated

      Clients should now be constructed using the builder:

      AmazonSNS client = AmazonSNSClientBuilder.standard().withClientConfiguration(clientConfiguration).withRegion("us-east-1").build();

Amazon EC2 Container Service

  • Features

    • Now supports a state for container instances that can be used to drain a container instance in preparation for maintenance or cluster scale down.

Amazon S3

  • Deprecations

    • Deprecating constructors and mutable methods (eg setConfiguration()) on TransferManager in favor of creating via the builder for example:

      TransferManager tm = TransferManagerBuilder.standard().withS3Client(s3Client).build();

1.11.83 2017-01-20

AWS Certificate Manager

  • Features

    • Updated response elements for DescribeCertificate API in support of managed renewal.

1.11.82 2017-01-20

Amazon DynamoDB

  • Deprecations