Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: MyAWSStudy/aws-sdk-cpp

Tags

1.7.187

Toggle 1.7.187's commit message
Add a new LeaseID output field to DescribeReservedDBInstances, which …

…shows the unique identifier for the lease associated with the reserved DB instance. AWS Support might request the lease ID for an issue related to a reserved DB instance.

Greengrass OTA service now returns the updated software version in the PlatformSoftwareVersion parameter of a CreateSoftwareUpdateJob response

G4 instances are Amazon EC2 instances based on NVIDIA T4 GPUs and are designed to provide cost-effective machine learning inference for applications, like image classification, object detection, recommender systems, automated speech recognition, and language translation. G4 instances are also a cost-effective platform for building and running graphics-intensive applications, such as remote graphics workstations, video transcoding, photo-realistic design, and game streaming in the cloud. To get started with G4 instances visit https://aws.amazon.com/ec2/instance-types/g4.

Adds the WorkSpaces restore feature

1.7.186

Toggle 1.7.186's commit message
When you grant an entitlement, you can now specify the percentage of …

…the entitlement data transfer that you want the subscriber to be responsible for.

This release of Amazon Elastic Container Service (Amazon ECS) introduces support for container image manifest digests. This enables you to identify all tasks launched using a container image pulled from ECR in order to correlate what was built with where it is running.

AWS Glue DevEndpoints now supports GlueVersion, enabling you to choose Apache Spark 2.4.3 (in addition to Apache Spark 2.2.1). In addition to supporting the latest version of Spark, you will also have the ability to choose between Python 2 and Python 3.

1.7.185

Toggle 1.7.185's commit message
AWS RAM provides a new ListPendingInvitationResources API action that…

… lists the resources in a resource share that is shared with you but that the invitation is still pending for

Lowering the threshold for Rate Based rule from 2000 to 100.

Amazon API Gateway simplifies accessing PRIVATE APIs by allowing you to associate one or more Amazon Virtual Private Cloud (VPC) Endpoints to a private API. API Gateway will create and manage DNS alias records necessary for easily invoking the private APIs. With this feature, you can leverage private APIs in web applications hosted within your VPCs.

1.7.184

Toggle 1.7.184's commit message
[Personalize] Adds trainingHours to solutionVersion properties.

This release adds DataManifestLocation field indicating the location and file name of the data manifest file. Users can get a list of files that the Athena query wrote or intended to write from the manifest file.

Documentation updates for iam

1.7.183

Toggle 1.7.183's commit message
This release lets customers add tags to an Amazon EKS cluster. These …

…tags can be used to control access to the EKS API for managing the cluster using IAM. The Amazon EKS TagResource API allows customers to associate tags with their cluster. Customers can list tags for a cluster using the ListTagsForResource API and remove tags from a cluster with the UntagResource API. Note: tags are specific to the EKS cluster resource, they do not propagate to other AWS resources used by the cluster.

AWS Elemental MediaConvert SDK has added support for multi-DRM SPEKE with CMAF outputs, MP3 ingest, and options for improved video quality.

1.7.182

Toggle 1.7.182's commit message
This release allows customers to access email messages as they flow t…

…o and from Amazon WorkMail.

Documentation updates for elasticloadbalancingv2: This release adds support for TLS SNI on Network Load Balancers

AWS Elemental MediaLive now supports High Efficiency Video Coding (HEVC) for standard-definition (SD), high-definition (HD), and ultra-high-definition (UHD) encoding with HDR support.Encoding with HEVC offers a number of advantages. While UHD video requires an advanced codec beyond H.264 (AVC), high frame rate (HFR) or High Dynamic Range (HDR) content in HD also benefit from HEVC's advancements. In addition, benefits can be achieved with HD and SD content even if HDR and HFR are not needed.

Fix for FleetActivityStatus and FleetStateCode enum

1.7.181

Toggle 1.7.181's commit message
Updated API documentation to correct broken links, and to update cont…

…ent based on customer feedback.

This release adds support for new data fields and log format in VPC flow logs.

This release allows customers to specify a custom parameter group when creating a Read Replica, for DB engines which support this feature.

This release adds support for the RIST protocol on sources and outputs.

Adding input validation for the OrganizationConfigRuleName string.

Fixing letter case in Map history event details to be small case

1.7.180

Toggle 1.7.180's commit message
The CloudWatchLogGroupARN parameter of the UpdateGatewayInformation A…

…PI allows for configuring the gateway to use a CloudWatch log-group where Storage Gateway health events will be logged.

1.7.179

Toggle 1.7.179's commit message
(New Service) Amazon QLDB is a fully managed ledger database that pro…

…vides a transparent, immutable, and cryptographically verifiable transaction log owned by a central trusted authority. Amazon QLDB is a new class of serverless database that eliminates the need to engage in the complex development effort of building your own ledger-like applications and it automatically scales to support the demands of your application. Introduces Amazon QLDB API operations needed for managing Amazon QLDB ledgers. This includes the ability to manage Amazon QLDB ledgers, cryptographically verify documents, and export the journal in a ledger.

IamRoleArn support in CreateFleet, UpdateFleet, CreateImageBuilder APIs

Add FDP+FPS (monthly_revenue_field_demonstration_usage + monthly_revenue_flexible_payment_schedule)  to Marketplace Commerce Analytics Service

(New Service) Amazon QLDB is a fully managed ledger database that provides a transparent, immutable, and cryptographically verifiable transaction log owned by a central trusted authority. Amazon QLDB is a new class of serverless database that eliminates the need to engage in the complex development effort of building your own ledger-like applications and it automatically scales to support the demands of your application. Introduces Amazon QLDB API operations needed for interacting with data in Amazon QLDB ledgers.

This release expands Site-to-Site VPN tunnel options to allow customers to restrict security algorithms and configure timer settings for VPN connections. Customers can specify these new options while creating new VPN connections, or they can modify the tunnel options on existing connections using a new API.

Support for Connectivity to Simulation. When you need to interact with the applications in your simulation job, you can connect to your robot application or simulation application with port forwarding. When you configure port forwarding, traffic will be forwarded from the simulation job port to the application port. Port forwarding makes it easy to connect with tools such as ROS Bridge and other tools. This can be useful when you want to debug or run custom tools to interact with your applications.

This release adds support for http retry policies.

1.7.178

Toggle 1.7.178's commit message
Documentation updates for kinesisanalytics