Changelog History
Page 4
-
v18.2.__ Changes
October 24, 2022AWS Batch
- ### Features
- This release adds support for AWS Batch on Amazon EKS.
AWS Certificate Manager Private Certificate Authority
- ### Features
- AWS Private Certificate Authority (AWS Private CA) now offers usage modes which are combination of features to address specific use cases.
AWS DataSync
- ### Features
- Added support for self-signed certificates when using object storage locations; added BytesCompressed to the TaskExecution response.
AWS SDK for Java v2
- ### Features
- Updated endpoint and partition metadata.
Amazon SageMaker Service
- ### Features
- SageMaker Inference Recommender now supports a new API ListInferenceRecommendationJobSteps to return the details of all the benchmark we create for an inference recommendation job.
- ### Features
-
v18.1.__ Changes
October 21, 2022Amazon Cognito Identity Provider
- ### Features
- This release adds a new "DeletionProtection" field to the UserPool in Cognito. Application admins can configure this value with either ACTIVE or INACTIVE value. Setting this field to ACTIVE will prevent a user pool from accidental deletion.
Amazon SageMaker Service
- ### Features
- CreateInferenceRecommenderjob API now supports passing endpoint details directly, that will help customers to identify the max invocation and max latency they can achieve for their model and the associated endpoint along with getting recommendations on other instances.
Amazon Simple Storage Service
- ### Features
- S3 on Outposts launches support for automatic bucket-style alias. You can use the automatic access point alias instead of an access point ARN for any object-level operation in an Outposts bucket.
- ### Features
-
v18.0.__ Changes
October 20, 2022AWS Global Accelerator
- ### Features
- Global Accelerator now supports AddEndpoints and RemoveEndpoints operations for standard endpoint groups.
AWS Resilience Hub
- ### Features
- In this release, we are introducing support for regional optimization for AWS Resilience Hub applications. It also includes a few documentation updates to improve clarity.
AWS SDK for Java v2
Features
- This release updates internal logic for constructing API endpoints.
We have added rule-based endpoint providers. Additionally there are new interfaces for endpoint providers and parameters at the service client level.
The SDK provides service-specific
EndpointProvider
interfaces (e.g.S3EndpointProvider
), that have a single methodresolveEndpoint
.resolveEndpoint
accepts a set of parameters (also service specific) and computes an endpoint based on those parameters. All clients have a default implementation, but users are free to implement these to customize their endpoint logic.It is important to know that
EndpointProvider
s and the endpoint override on the client are not mutually exclusive. In all existing cases, the endpoint override is passed as a parameter to the the provider and the provider may modify it. For example, the S3 provider may add the bucket name as a prefix to the endpoint override for virtual bucket addressing.There may be some behavior changes related to endpoint resolution as as the the endpoint resolution is now standardised across SDKs so this release also bumps the minor version of the SDK to
2.18
.Notably, there are some changes in S3: when including and endpoint override, the SDK will use virtual bucket addressing as long as the bucket is a valid DNS label. This is different from the previous behavior where this only happens if the endpoint override begins with 's3'.
In many situations, the exception thrown for validations like including an endpoint override and enabling DualStack has changed to
SdkClientExcpetion
and error messages have changed as well.- Updated endpoint and partition metadata.
Amazon DevOps Guru
- ### Features
- This release adds information about the resources DevOps Guru is analyzing.
CloudWatch RUM
- ### Features
- CloudWatch RUM now supports Extended CloudWatch Metrics with Additional Dimensions
- ### Features
-
v17.295.__ Changes
October 19, 2022AWS CloudTrail
- ### Features
- This release includes support for exporting CloudTrail Lake query results to an Amazon S3 bucket.
AWS Config
- ### Features
- This release adds resourceType enums for AppConfig, AppSync, DataSync, EC2, EKS, Glue, GuardDuty, SageMaker, ServiceDiscovery, SES, Route53 types.
AWS S3 Control
- ### Features
- Updates internal logic for constructing API endpoints. We have added rule-based endpoints and internal model parameters.
AWS SDK for Java v2
- ### Features
- Updated service endpoint metadata.
๐ AWS Support App
- ### Features
- This release adds the RegisterSlackWorkspaceForOrganization API. You can use the API to register a Slack workspace for an AWS account that is part of an organization.
Amazon Chime SDK Messaging
- ### Features
- Documentation updates for Chime Messaging SDK
Amazon Connect Service
- ### Features
- This release adds API support for managing phone numbers that can be used across multiple AWS regions through telephony traffic distribution.
Amazon EventBridge
- ### Features
- Updates internal logic for constructing API endpoints. We have added rule-based endpoints and internal model parameters.
Amazon Managed Blockchain
- ### Features
- Adding new Accessor APIs for Amazon Managed Blockchain
Amazon Simple Storage Service
- ### Features
- Updates internal logic for constructing API endpoints. We have added rule-based endpoints and internal model parameters.
๐ Amazon WorkSpaces Web
- ### Features
- WorkSpaces Web now supports user access logging for recording session start, stop, and URL navigation.
WS SDK for Java v2
- ### Bugfixes
- Fix bug in FIPS configuration handling where setting a non-FIPS region clears the setting.
- ### Features
-
v17.294.__ Changes
October 18, 2022AWS Cloud Map
- ### Features
- Updated the ListNamespaces API to support the NAME and HTTP_NAME filters, and the BEGINS_WITH filter condition.
AWS SDK for Java v2
- ### Features
- Bump jackson-databind version to 2.13.4.2
- Updated service endpoint metadata.
Amazon Fraud Detector
- ### Features
- Documentation Updates for Amazon Fraud Detector
Amazon SageMaker Service
- ### Features
- This change allows customers to enable data capturing while running a batch transform job, and configure monitoring schedule to monitoring the captured data.
Amazon Simple Email Service
- ### Features
- This release allows subscribers to enable Dedicated IPs (managed) to send email via a fully managed dedicated IP experience. It also adds identities' VerificationStatus in the response of GetEmailIdentity and ListEmailIdentities APIs, and ImportJobs counts in the response of ListImportJobs API.
- ### Features
-
v17.293.__ Changes
October 17, 2022AWS Greengrass
- ### Features
- This change allows customers to specify FunctionRuntimeOverride in FunctionDefinitionVersion. This configuration can be used if the runtime on the device is different from the AWS Lambda runtime specified for that function.
Amazon SageMaker Service
- ### Features
- This release adds support for C7g, C6g, C6gd, C6gn, M6g, M6gd, R6g, and R6gn Graviton instance types in Amazon SageMaker Inference.
- ### Features
-
v17.292.__ Changes
October 14, 2022AWS Elemental MediaConvert
- ### Features
- MediaConvert now supports specifying the minimum percentage of the HRD buffer available at the end of each encoded video segment.
AWS SDK for Java v2
- ### Features
- Updated service endpoint metadata.
- ### Features
-
v17.291.__ Changes
October 13, 2022๐ AWS Amplify UI Builder
- ### Features
- We are releasing the ability for fields to be configured as arrays.
AWS Directory Service
- ### Features
- This release adds support for describing and updating AWS Managed Microsoft AD set up.
AWS Elemental MediaLive
- ### Features
- AWS Elemental MediaLive now supports forwarding SCTE-35 messages through the Event Signaling and Management (ESAM) API, and can read those SCTE-35 messages from an inactive source.
๐ฆ AWS Elemental MediaPackage VOD
- ### Features
- This release adds SPEKE v2 support for MediaPackage VOD. Speke v2 is an upgrade to the existing SPEKE API to support multiple encryption keys, based on an encryption contract selected by the customer.
AWS Identity and Access Management
- ### Features
- Documentation updates for the AWS Identity and Access Management API Reference.
AWS IoT FleetWise
- ### Features
- Documentation update for AWS IoT FleetWise
AWS Panorama
- ### Features
- Pause and resume camera stream processing with SignalApplicationInstanceNodeInstances. Reboot an appliance with CreateJobForDevices. More application state information in DescribeApplicationInstance response.
AWS RDS DataService
- ### Features
- Doc update to reflect no support for schema parameter on BatchExecuteStatement API
AWS SDK for Java v2
- ### Features
- Updated service endpoint metadata.
AWS Systems Manager Incident Manager
- ### Features
- Update RelatedItem enum to support Tasks
AWS Transfer Family
- ### Features
- This release adds an option for customers to configure workflows that are triggered when files are only partially received from a client due to premature session disconnect.
Amazon Appflow
- ### Features
- With this update, you can choose which Salesforce API is used by Amazon AppFlow to transfer data to or from your Salesforce account. You can choose the Salesforce REST API or Bulk API 2.0. You can also choose for Amazon AppFlow to pick the API automatically.
Amazon Connect Service
- ### Features
- This release adds support for a secondary email and a mobile number for Amazon Connect instance users.
Amazon Connect Wisdom Service
- ### Features
- This release updates the GetRecommendations API to include a trigger event list for classifying and grouping recommendations.
Amazon DynamoDB
- ### Features
- Add locale converter to enhanced DynamoDB client
- Contributed by: @thomasturrell
- Add locale converter to enhanced DynamoDB client
Amazon DynamoDB Enhanced
- ### Features
- Treat @java.beans.Transient as @DynamoDbIgnore in BeanTableSchema and ImmutableTableSchema.
Amazon EC2 Container Service
- ### Features
- Documentation update to address tickets.
Amazon GuardDuty
- ### Features
- Add UnprocessedDataSources to CreateDetectorResponse which specifies the data sources that couldn't be enabled during the CreateDetector request. In addition, update documentations.
Amazon Simple Systems Manager (SSM)
- ### Features
- Support of AmazonLinux2022 by Patch Manager
Amazon Translate
- ### Features
- This release enables customers to specify multiple target languages in asynchronous batch translation requests.
Contributors
๐ Special thanks to the following contributors to this release:
- ### Features
-
v17.290.__ Changes
October 07, 2022AWS IoT Greengrass V2
- ### Features
- This release adds error status details for deployments and components that failed on a device and adds features to improve visibility into component installation.
AWS SDK for Java v2
- ### Features
- Add the ability to configure connection timeout, and enabling keep-alive with interval/timeout settings on the AwsCrtAsyncHttpClient to support long-running connections
- Contributed by: @nikp
- Updated service endpoint metadata.
- Add the ability to configure connection timeout, and enabling keep-alive with interval/timeout settings on the AwsCrtAsyncHttpClient to support long-running connections
Amazon CodeGuru Reviewer
- ### Features
- Documentation update to replace broken link.
Amazon QuickSight
- ### Features
- Amazon QuickSight now supports SecretsManager Secret ARN in place of CredentialPair for DataSource creation and update. This release also has some minor documentation updates and removes CountryCode as a required parameter in GeoSpatialColumnGroup
Elastic Load Balancing
- ### Features
- Gateway Load Balancer adds a new feature (target_failover) for customers to rebalance existing flows to a healthy target after marked unhealthy or deregistered. This allows graceful patching/upgrades of target appliances during maintenance windows, and helps reduce unhealthy target failover time.
Contributors
๐ Special thanks to the following contributors to this release:
- ### Features
-
v17.289.__ Changes
October 06, 2022AWS Resilience Hub
- ### Features
- Documentation change for AWS Resilience Hub. Doc-only update to fix Documentation layout
AWS SDK for Java v2
Features
- Updated service endpoint metadata.
Bugfixes
- Adds support for automatically transforming a FIPS pesudo region (e.g. "fips-us-west-2"), into a standard region name + setting the
fips_enabled
flag totrue
.
- Adds support for automatically transforming a FIPS pesudo region (e.g. "fips-us-west-2"), into a standard region name + setting the
- ### Features