All Versions
916
Latest Version
Avg Release Cycle
1 days
Latest Release
872 days ago

Changelog History
Page 84

  • v5.50.__ Changes

    May 23, 2019

    AWS SDK for Java v2

    • ### Bugfixes
      • Updated aws-java-sdk and bom modules to include ALL service modules.

    AWS WAF Regional

    • ### Features
      • Documentation updates for waf-regional

    Amazon Elastic Compute Cloud

    • ### Features
      • New APIs to enable EBS encryption by default feature. Once EBS encryption by default is enabled in a region within the account, all new EBS volumes and snapshot copies are always encrypted
  • v5.49.__ Changes

    May 22, 2019

    AWS Budgets

    • ### Features
      • Added new datatype PlannedBudgetLimits to Budget model, and updated examples for AWS Budgets API for UpdateBudget, CreateBudget, DescribeBudget, and DescribeBudgets

    AWS Device Farm

    • ### Features
      • This release introduces support for tagging, tag-based access control, and resource-based access control.

    AWS Service Catalog

    • ### Features
      • Service Catalog UpdateProvisionedProductProperties API enables customers to manage provisioned product ownership. Administrators can now update the user associated to a provisioned product to another user within the same account allowing the new user to describe, update, terminate and execute service actions in that Service Catalog resource. New owner will also be able to list and describe all past records executed for that provisioned product.

    Amazon API Gateway

    • ### Features
      • This release adds support for tagging of Amazon API Gateway resources.

    Amazon Elastic Compute Cloud

    • ### Features
      • This release adds idempotency support for associate, create route and authorization APIs for AWS Client VPN Endpoints.

    Amazon Elastic File System

    • ### Features
      • AWS EFS documentation updated to reflect the minimum required value for ProvisionedThroughputInMibps is 1 from the previously documented 0. The service has always required a minimum value of 1, therefor service behavior is not changed.

    Amazon Relational Database Service

    • ### Features
      • Documentation updates for rds

    Amazon WorkLink

    • ### Features
      • Amazon WorkLink is a fully managed, cloud-based service that enables secure, one-click access to internal websites and web apps from mobile phones. This release introduces new APIs to associate and manage website authorization providers with Amazon WorkLink fleets.
  • v5.48.__ Changes

    May 21, 2019

    AWS DataSync

    • ### Features
      • Documentation update and refine pagination token on Datasync List API's

    Alexa For Business

    • ### Features
      • This release contains API changes to allow customers to create and manage Network Profiles for their Shared devices
  • v5.47.__ Changes

    May 20, 2019

    ๐Ÿ“ฆ AWS Elemental MediaPackage VOD

    • ### Features
      • AWS Elemental MediaPackage now supports Video-on-Demand (VOD) workflows. These new features allow you to easily deliver a vast library of source video Assets stored in your own S3 buckets using a small set of simple to set up Packaging Configurations and Packaging Groups.

    AWSMarketplace Metering

    • ### Features
      • Documentation updates for meteringmarketplace

    Managed Streaming for Kafka

    • ### Features
      • Updated APIs for the Managed Streaming for Kafka service that let customers create clusters with custom Kafka configuration.
  • v5.46.__ Changes

    May 17, 2019

    Amazon AppStream

    • ### Features
      • Includes APIs for managing subscriptions to AppStream 2.0 usage reports and configuring idle disconnect timeouts on AppStream 2.0 fleets.
  • v5.45.__ Changes

    May 16, 2019

    AWS Elemental MediaLive

    • ### Features
      • Added channel state waiters to MediaLive.

    Amazon Simple Storage Service

    • ### Features
      • This release updates the Amazon S3 PUT Bucket replication API to include a new optional field named token, which allows you to add a replication configuration to an S3 bucket that has Object Lock enabled.
  • v5.44.__ Changes

    May 15, 2019

    AWS CodePipeline

    • ### Features
      • This feature includes new APIs to add, edit, remove and view tags for pipeline, custom action type and webhook resources. You can also add tags while creating these resources.

    ๐Ÿ“ฆ AWS Elemental MediaPackage

    • ### Features
      • Adds optional configuration for DASH SegmentTemplateFormat to refer to segments by Number with Duration, rather than Number or Time with SegmentTimeline.

    AWS SDK for Java v2

    • ### Bugfixes
      • Fix a bug in EventStreamAsyncResponseTransformer where the reference to the current stream Subscriber is not reset in prepare, causing an IllegalStateException to be thrown when attemping to subscribe to the event stream upon a retry.

    Amazon Elastic Compute Cloud

    • ### Features
      • Adding tagging support for VPC Endpoints and VPC Endpoint Services.

    Amazon Relational Database Service

    • ### Features
      • In the RDS API and CLI documentation, corrections to the descriptions for Boolean parameters to avoid references to TRUE and FALSE. The RDS CLI does not allow TRUE and FALSE values values for Boolean parameters.

    Amazon Transcribe Service

    • ### Features
      • Amazon Transcribe - support transcriptions from audio sources in Indian English (en-IN) and Hindi (hi-IN).
  • v5.43.__ Changes

    May 14, 2019

    AWS Storage Gateway

    • ### Features
      • Add Tags parameter to CreateSnapshot and UpdateSnapshotSchedule APIs, used for creating tags on create for one off snapshots and scheduled snapshots.

    Amazon Chime

    • ### Features
      • Amazon Chime private bots GA release.

    Amazon Comprehend

    • ### Features
      • With this release AWS Comprehend now supports Virtual Private Cloud for Asynchronous Batch Processing jobs

    Amazon Elastic Compute Cloud

    • ### Features
      • Pagination support for ec2.DescribeSubnets, ec2.DescribeDhcpOptions
  • v5.42.__ Changes

    May 13, 2019

    AWS DataSync

    • ### Features
      • AWS DataSync now enables exclude and include filters to control what files and directories will be copied as part of a task execution.

    ๐Ÿ“ˆ AWS IoT Analytics

    • ### Features
      • ContentDeliveryRule to support sending dataset to S3 and glue

    AWS Lambda

    • ### Features
      • AWS Lambda now supports Node.js v10
  • v5.41.__ Changes

    May 10, 2019

    AWS Glue

    • ### Features
      • AWS Glue now supports specifying existing catalog tables for a crawler to examine as a data source. A new parameter CatalogTargets is added to the CrawlerTargets data type.

    AWS SDK for Java v2

    • ### Bugfixes
      • Fix a bug where events in an event stream were being signed with the request date, and not with the current system time.

    ๐Ÿ”’ AWS Security Token Service

    • ### Features
      • AWS Security Token Service (STS) now supports passing IAM Managed Policy ARNs as session policies when you programmatically create temporary sessions for a role or federated user. The Managed Policy ARNs can be passed via the PolicyArns parameter, which is now available in the AssumeRole, AssumeRoleWithWebIdentity, AssumeRoleWithSAML, and GetFederationToken APIs. The session policies referenced by the PolicyArn parameter will only further restrict the existing permissions of an IAM User or Role for individual sessions.