2.19.33 2023-02-07
AWS SDK for Java v2
Features
- ProfileCredentialsProvider and ProfileTokenProvider can reload credentials when disk profile changes
- Updated DefaultCredentialsProvider chain for reloading credentials
- Service support classes store ProfileFile as a Supplier interface
- SdkClientOption and SdkExecutionAttributes constants for PROFILE_FILE have been deprecated in favor of PROFILE_FILE_SUPPLIER
- Updated endpoint and partition metadata.
AWS Transfer Family
Features
- Updated the documentation for the ImportCertificate API call, and added examples.
2.19.32 2023-02-06
AWS CRT-based S3 Client
Bugfixes
- Fix an issue where maxConcurrency configured by the user on the builder was not honored.
AWS Compute Optimizer
Features
- AWS Compute optimizer can now infer if Kafka is running on an instance.
AWS Elemental MediaConvert
Features
- The AWS Elemental MediaConvert SDK has added improved scene change detection capabilities and a bandwidth reduction filter, along with video quality enhancements, to the AVC encoder.
AWS Outposts
Features
- Adds OrderType to Order structure. Adds PreviousOrderId and PreviousLineItemId to LineItem structure. Adds new line item status REPLACED. Increases maximum length of pagination token.
AWS SDK for Java v2
Features
- Updated endpoint and partition metadata.
Amazon Connect Customer Profiles
Features
- This release deprecates the PartyType and Gender enum data types from the Profile model and replaces them with new PartyTypeString and GenderString attributes, which accept any string of length up to 255.
Amazon Fraud Detector
Features
- My AWS Service (Amazon Fraud Detector) - This release introduces Cold Start Model Training which optimizes training for small datasets and adds intelligent methods for treating unlabeled data. You can now train Online Fraud Insights or Transaction Fraud Insights models with minimal historical-data.
2.19.31 2023-02-03
AWS Proton
Features
- Add new GetResourcesSummary API
AWS SDK for Java v2
Features
- Updated endpoint and partition metadata.
Amazon Redshift
Features
- Corrects descriptions of the parameters for the API operations RestoreFromClusterSnapshot, RestoreTableFromClusterSnapshot, and CreateCluster.
2.19.30 2023-02-02
AWS CRT HTTP Client
Features
- Allow users to enable Post Quantum TLS via
AwsCrtAsyncHttpClient.builder().postQuantumTlsEnabled(true).build()
.
AWS SDK for Java v2
Features
- Updated endpoint and partition metadata.
AWS Single Sign-On Admin
Features
- Enabled FIPS endpoints for GovCloud (US) regions in SDK.
Amazon AppConfig
Features
- AWS AppConfig introduces KMS customer-managed key (CMK) encryption of configuration data, along with AWS Secrets Manager as a new configuration data source. S3 objects using SSE-KMS encryption and SSM Parameter Store SecureStrings are also now supported.
Amazon Connect Service
Features
- Enabled FIPS endpoints for GovCloud (US) regions in SDK.
Amazon Elastic Compute Cloud
Features
- Documentation updates for EC2.
Amazon Keyspaces
Features
- Enabled FIPS endpoints for GovCloud (US) regions in SDK.
Amazon QuickSight
Features
- QuickSight support for Radar Chart and Dashboard Publish Options
Amazon Redshift
Features
- Enabled FIPS endpoints for GovCloud (US) regions in SDK.
Elastic Load Balancing
Features
- The GWLB Flex Health Check project updates the default values of healthy-threshold-count from 3 to 5 and unhealthy-threshold-count from 3 to 2
2.19.29 2023-02-01
AWS Identity and Access Management
Features
- Documentation updates for AWS Identity and Access Management (IAM).
AWS MediaTailor
Features
- The AWS Elemental MediaTailor SDK for Channel Assembly has added support for program updates, and the ability to clip the end of VOD sources in programs.
AWS SDK for Java v2
Amazon DevOps Guru
Features
- This release adds filter support ListAnomalyForInsight API.
Amazon Forecast Service
Amazon Simple Notification Service
Features
- Additional attributes added for set-topic-attributes.
2.19.28 2023-01-31
AWS AppSync
Features
- This release introduces the feature to support EventBridge as AppSync data source.
AWS CRT-based S3 Client
Bugfixes
- Fixed an issue where port number was not added to host header. See #3721 and #3682.
AWS CloudTrail
Features
- Add new “Channel” APIs to enable users to manage channels used for CloudTrail Lake integrations, and “Resource Policy” APIs to enable users to manage the resource-based permissions policy attached to a channel.
AWS CloudTrail Data Service
Features
- Add CloudTrail Data Service to enable users to ingest activity events from non-AWS sources into CloudTrail Lake.
AWS Ground Station
Features
- DigIF Expansion changes to the Customer APIs.
AWS IoT
Features
- Added support for IoT Rules Engine Cloudwatch Logs action batch mode.
AWS Outposts
Features
- Enabled FIPS endpoints for GovCloud (US) regions in SDK.
AWS SDK for Java v2
Features
- Updated endpoint and partition metadata.
AWS SecurityHub
Features
- New fields have been added to the AWS Security Finding Format. Compliance.SecurityControlId is a unique identifier for a security control across standards. Compliance.AssociatedStandards contains all enabled standards in which a security control is enabled.
AWS Support
Features
- This fixes incorrect endpoint construction when a customer is explicitly setting a region.
Access Analyzer
Features
- Enabled FIPS endpoints for GovCloud (US) regions in SDK.
Amazon Connect Participant Service
Features
- Enabled FIPS endpoints for GovCloud (US) regions in SDK.
Amazon Elastic Compute Cloud
Features
- This launch allows customers to associate up to 8 IP addresses to their NAT Gateways to increase the limit on concurrent connections to a single destination by eight times from 55K to 440K.
Amazon Kinesis
Features
- Enabled FIPS endpoints for GovCloud (US) regions in SDK.
Amazon OpenSearch Service
Features
- Amazon OpenSearch Service adds the option for a VPC endpoint connection between two domains when the local domain uses OpenSearch version 1.3 or 2.3. You can now use remote reindex to copy indices from one VPC domain to another without a reverse proxy.
Amazon Polly
Features
- Amazon Polly adds two new neural American English voices - Ruth, Stephen
Amazon SageMaker Service
Features
- Amazon SageMaker Automatic Model Tuning now supports more completion criteria for Hyperparameter Optimization.
CodeArtifact
Features
- This release introduces a new DeletePackage API, which enables deletion of a package and all of its versions from a repository.
2.19.27 2023-01-30
AWS Application Discovery Service
Features
- Update ImportName validation to 255 from the current length of 100
AWS CloudFormation
Features
- This feature provides a method of obtaining which regions a stackset has stack instances deployed in.
AWS Elemental MediaConvert
Features
- Enabled FIPS endpoints for GovCloud (US) regions in SDK.
Amazon CloudDirectory
Features
- Enabled FIPS endpoints for GovCloud (US) regions in SDK.
Amazon Data Lifecycle Manager
Features
- Enabled FIPS endpoints for GovCloud (US) regions in SDK.
Amazon Elastic Compute Cloud
Features
- We add Prefix Lists as a new route destination option for LocalGatewayRoutes. This will allow customers to create routes to Prefix Lists. Prefix List routes will allow customers to group individual CIDR routes with the same target into a single route.
Amazon Simple Workflow Service
Features
- Enabled FIPS endpoints for GovCloud (US) regions in SDK.
DynamoDB Enhanced Client
Bugfixes
- Cache BeanTableSchema and ImmutableTableSchema to prevent potential metaspace memory leak with JDK 15+. See #3701.
EC2 Image Builder
Features
- Enabled FIPS endpoints for GovCloud (US) regions in SDK.
Managed Streaming for Kafka
Features
- Enabled FIPS endpoints for GovCloud (US) regions in SDK.
2.19.26 2023-01-27
AWS Elastic Beanstalk
Features
- Enabled FIPS endpoints for GovCloud (US) regions in SDK.
AWS Fault Injection Simulator
Features
- Enabled FIPS endpoints for GovCloud (US) regions in SDK.
AWS Greengrass
Features
- Enabled FIPS endpoints for GovCloud (US) regions in SDK.
AWS IoT Greengrass V2
Features
- Enabled FIPS endpoints for GovCloud (US) in SDK.
AWS MediaTailor
Features
- This release introduces the As Run logging type, along with API and documentation updates.
AWS Outposts
Features
- Adding support for payment term in GetOrder, CreateOrder responses.
AWSServerlessApplicationRepository
Features
- Enabled FIPS endpoints for GovCloud (US) regions in SDK.
Amazon AppStream
Features
- Fixing the issue where Appstream waiters hang for fleet_started and fleet_stopped.
Amazon Glacier
Features
- Enabled FIPS endpoints for GovCloud (US) regions in SDK.
Amazon SageMaker Runtime
Features
- Amazon SageMaker Runtime which supports InvokeEndpointAsync asynchronously can now invoke endpoints with custom timeout values. Asynchronous invocations support longer processing times.
Amazon SageMaker Service
Features
- This release supports running SageMaker Training jobs with container images that are in a private Docker registry.
Application Auto Scaling
Features
- Enabled FIPS endpoints for GovCloud (US) regions in SDK.
2.19.25 2023-01-26
AWS CRT HTTP Client
Features
- Throw UnsupportedOperationException if the AWS CRT HTTP Client is configured with HTTP/2 protocol.
Bugfixes
- Fix an issue that could result in resource leak when sending request fails due to errors such as invalid request.
AWS IoT FleetWise
Features
- Add model validation to BatchCreateVehicle and BatchUpdateVehicle operations that invalidate requests with an empty vehicles list.
AWS SDK for Java v2
Features
- Updated endpoint and partition metadata.
Bugfixes
- Append Content-encoding header instead of over writing the header when Checksum algorithm is selected along with user set Content-encoding
Amazon EventBridge
Features
- Minor comments for Redshift Serverless workgroup target support.
Amazon Simple Storage Service
Features
- Allow FIPS to be used with path-style URLs.
2.19.24 2023-01-25
AWS CRT HTTP Client
Features
- Remove CRT connection timeout default
AWS CloudFormation
Features
- Enabled FIPS aws-us-gov endpoints in SDK.
AWS S3 Control
Features
- Add additional endpoint tests for S3 Control. Fix missing endpoint parameters for PutBucketVersioning and GetBucketVersioning. Prior to this fix, those operations may have resulted in an invalid endpoint being resolved.
AWS SDK for Java v2
Features
- Updated endpoint and partition metadata.
AWS Security Token Service
Features
- Doc only change to update wording in a key topic
AWSMainframeModernization
Features
- Add returnCode, batchJobIdentifier in GetBatchJobExecution response, for user to view the batch job execution result & unique identifier from engine. Also removed unused headers from REST APIs
Amazon Elastic Compute Cloud
Features
- This release adds new functionality that allows customers to provision IPv6 CIDR blocks through Amazon VPC IP Address Manager (IPAM) as well as allowing customers to utilize IPAM Resource Discovery APIs.
Amazon Polly
Features
- Add 5 new neural voices - Sergio (es-ES), Andres (es-MX), Remi (fr-FR), Adriano (it-IT) and Thiago (pt-BR).
Amazon SageMaker Service
Features
- SageMaker Inference Recommender now decouples from Model Registry and could accept Model Name to invoke inference recommendations job; Inference Recommender now provides CPU/Memory Utilization metrics data in recommendation output.
Redshift Serverless
Features
- Added query monitoring rules as possible parameters for create and update workgroup operations.
2.19.23 2023-01-24
AWS CRT HTTP Client
Features
- Renamed
readBufferSize
-> readBufferSizeInBytes
. - Renamed:
ConnectionHealthChecksConfiguration
-> ConnectionHealthConfiguration
Renamed: allowableThroughputFailureInterval
-> minimumThroughputTimeout
Renamed: minThroughputInBytesPerSecond
-> minimumThroughputInBps
Renamed: AwsCrtAsyncHttpClient.builder().connectionHealthChecksConfiguration
-> AwsCrtAsyncHttpClient.builder().connectionHealthConfiguration
Removals
- Removed
tlsCipherPreference
.
AWS Glue DataBrew
Features
- Enabled FIPS us-gov-west-1 endpoints in SDK.
AWS SDK for Java v2
Features
- Updated endpoint and partition metadata.
AWS Systems Manager for SAP
Features
- This release provides updates to documentation and support for listing operations performed by AWS Systems Manager for SAP.
Amazon Route 53
Features
- Amazon Route 53 now supports the Asia Pacific (Melbourne) Region (ap-southeast-4) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.
2.19.22 2023-01-23
AWS Lambda
Features
- Release Lambda RuntimeManagementConfig, enabling customers to better manage runtime updates to their Lambda functions. This release adds two new APIs, GetRuntimeManagementConfig and PutRuntimeManagementConfig, as well as support on existing Create/Get/Update function APIs.
AWS SDK for Java v2
Features
- Updated endpoint and partition metadata.
Amazon SageMaker Service
Features
- Amazon SageMaker Inference now supports P4de instance types.
2.19.21 2023-01-20
AWS SDK for Java v2
Features
- Updated endpoint and partition metadata.
Amazon Elastic Compute Cloud
Features
- C6in, M6in, M6idn, R6in and R6idn instances are powered by 3rd Generation Intel Xeon Scalable processors (code named Ice Lake) with an all-core turbo frequency of 3.5 GHz.
Amazon Interactive Video Service
Features
- API and Doc update. Update to arns field in BatchGetStreamKey. Also updates to operations and structures.
Amazon QuickSight
Features
- This release adds support for data bars in QuickSight table and increases pivot table field well limit.
2.19.20 2023-01-19
AWS Elemental MediaLive
Features
- AWS Elemental MediaLive adds support for SCTE 35 preRollMilliSeconds.
AWS Glue
Features
- Release Glue Studio Hudi Data Lake Format for SDK/CLI
AWS Ground Station
Features
- Add configurable prepass and postpass times for DataflowEndpointGroup. Add Waiter to allow customers to wait for a contact that was reserved through ReserveContact
AWS Panorama
Features
- Added AllowMajorVersionUpdate option to OTAJobConfig to make appliance software major version updates opt-in.
AWS SDK for Java v2
Features
- Updated endpoint and partition metadata.
Amazon Appflow
Features
- Adding support for Salesforce Pardot connector in Amazon AppFlow.
Amazon CloudWatch Logs
Features
- Bug fix - Removed the regex pattern validation from CoralModel to avoid potential security issue.
Amazon Connect Participant Service
Features
- This release updates Amazon Connect Participant's GetTranscript api to provide transcripts of past chats on a persistent chat session.
Amazon Connect Service
Features
- Amazon Connect Chat introduces Persistent Chat, allowing customers to resume previous conversations with context and transcripts carried over from previous chats, eliminating the need to repeat themselves and allowing agents to provide personalized service with access to entire conversation history.
Amazon Elastic Compute Cloud
Features
- Adds SSM Parameter Resource Aliasing support to EC2 Launch Templates. Launch Templates can now store parameter aliases in place of AMI Resource IDs. CreateLaunchTemplateVersion and DescribeLaunchTemplateVersions now support a convenience flag, ResolveAlias, to return the resolved parameter value.
Amazon OpenSearch Service
Features
- This release adds the enhanced dry run option, that checks for validation errors that might occur when deploying configuration changes and provides a summary of these errors, if any. The feature will also indicate whether a blue/green deployment will be required to apply a change.
Amazon SageMaker Service
Features
- HyperParameterTuningJobs now allow passing environment variables into the corresponding TrainingJobs
CodeArtifact
Features
- Documentation updates for CodeArtifact
2.19.19 2023-01-18
AWS SDK for Java v2
Features
- Updated endpoint and partition metadata.
AWS WAFV2
Features
- Improved the visibility of the guidance for updating AWS WAF resources, such as web ACLs and rule groups.
Amazon CloudWatch
Features
- Enable cross-account streams in CloudWatch Metric Streams via Observability Access Manager.
Amazon Elastic File System
Features
- Documentation updates for EFS access points limit increase
Amazon Interactive Video Service Chat
Features
- Updates the range for a Chat Room's maximumMessageRatePerSecond field.
2.19.18 2023-01-17
AWS Cloud9
Features
- Added minimum value to AutomaticStopTimeMinutes parameter.
AWS Network Firewall
Features
- Network Firewall now allows creation of dual stack endpoints, enabling inspection of IPv6 traffic.
AWS SDK for Java v2
Features
- Updated endpoint and partition metadata.
AWSBillingConductor
Features
- This release adds support for SKU Scope for pricing plans.
EC2 Image Builder
Features
- Add support for AWS Marketplace product IDs as input during CreateImageRecipe for the parent-image parameter. Add support for listing third-party components.
2.19.17 2023-01-13
AWS Outposts
Features
- This release adds POWER_30_KVA as an option for PowerDrawKva. PowerDrawKva is part of the RackPhysicalProperties structure in the CreateSite request.
AWS Resource Groups
Features
- AWS Resource Groups customers can now turn on Group Lifecycle Events in their AWS account. When you turn this on, Resource Groups monitors your groups for changes to group state or membership. Those changes are sent to Amazon EventBridge as events that you can respond to using rules you create.
AWS SDK for Java v2
Features
- Updated endpoint and partition metadata.
Amazon Connect Service
Features
- This release updates the responses of UpdateContactFlowContent, UpdateContactFlowMetadata, UpdateContactFlowName and DeleteContactFlow API with empty responses.
Amazon Elastic Compute Cloud
Features
- Documentation updates for EC2.
2.19.16 2023-01-12
AWS Clean Rooms Service
Features
- Initial release of AWS Clean Rooms
AWS Elemental MediaConvert
Features
- The AWS Elemental MediaConvert SDK has added support for compact DASH manifest generation, audio normalization using TruePeak measurements, and the ability to clip the sample range in the color corrector.
AWS Lambda
Features
- Add support for MaximumConcurrency parameter for SQS event source. Customers can now limit the maximum concurrent invocations for their SQS Event Source Mapping.
AWS SDK for Java v2
Features
- Updated endpoint and partition metadata.
AWS Secrets Manager
Features
- Update documentation for new ListSecrets and DescribeSecret parameters
Amazon CloudWatch Logs
Features
- Bug fix: logGroupName is now not a required field in GetLogEvents, FilterLogEvents, GetLogGroupFields, and DescribeLogStreams APIs as logGroupIdentifier can be provided instead
2.19.15 2023-01-11
AWSKendraFrontendService
Features
- This release adds support to new document types - RTF, XML, XSLT, MS_EXCEL, CSV, JSON, MD
2.19.14 2023-01-10
AWS SDK for Java v2
Features
- Updated endpoint and partition metadata.
Bugfixes
- Prevent NullPointerException in Netty exception handler
Amazon Location Service
Features
- This release adds support for two new route travel models, Bicycle and Motorcycle which can be used with Grab data source.
Amazon Relational Database Service
Features
- This release adds support for configuring allocated storage on the CreateDBInstanceReadReplica, RestoreDBInstanceFromDBSnapshot, and RestoreDBInstanceToPointInTime APIs.
Contributors
Special thanks to the following contributors to this release:
@sigurjonviktorsson
2.19.13 2023-01-09
AWS Network Firewall
Features
- Network Firewall now supports the Suricata rule action reject, in addition to the actions pass, drop, and alert.
AWS Resource Access Manager
Features
- Enabled FIPS aws-us-gov endpoints in SDK.
AWS SDK for Java v2
Features
- Updated endpoint and partition metadata.
Amazon Elastic Container Registry Public
Features
- This release for Amazon ECR Public makes several change to bring the SDK into sync with the API.
Amazon Kendra Intelligent Ranking
Features
- Introducing Amazon Kendra Intelligent Ranking, a new set of Kendra APIs that leverages Kendra semantic ranking capabilities to improve the quality of search results from other search services (i.e. OpenSearch, ElasticSearch, Solr).
Amazon WorkSpaces Web
Features
- This release adds support for a new portal authentication type: AWS IAM Identity Center (successor to AWS Single Sign-On).
2.19.12 2023-01-06
AWS Audit Manager
Features
- This release introduces a new data retention option in your Audit Manager settings. You can now use the DeregistrationPolicy parameter to specify if you want to delete your data when you deregister Audit Manager.
AWS Certificate Manager Private Certificate Authority
Features
- Added revocation parameter validation: bucket names must match S3 bucket naming rules and CNAMEs conform to RFC2396 restrictions on the use of special characters in URIs.
AWS SDK for Java v2
Features
- Updated endpoint and partition metadata.
2.19.11 2023-01-05
AWS App Runner
Features
- This release adds support of securely referencing secrets and configuration data that are stored in Secrets Manager and SSM Parameter Store by adding them as environment secrets in your App Runner service.
AWS SDK for Java v2
Features
- Add
s3-transfer-manager
in aws-sdk-java
module so that it's included in bundle
. - Updated endpoint and partition metadata.
Amazon Connect Service
Features
- Documentation update for a new Initiation Method value in DescribeContact API
Amazon Lightsail
Features
- Documentation updates for Amazon Lightsail.
Amazon Relational Database Service
Features
- This release adds support for specifying which certificate authority (CA) to use for a DB instance's server certificate during DB instance creation, as well as other CA enhancements.
AmazonMWAA
Features
- MWAA supports Apache Airflow version 2.4.3.
AmplifyBackend
Features
- Updated GetBackendAPIModels response to include ModelIntrospectionSchema json string
EMR Serverless
Features
- Adds support for customized images. You can now provide runtime images when creating or updating EMR Serverless Applications.
2.19.10 2023-01-04
Amazon CloudWatch Logs
Features
- Update to remove sequenceToken as a required field in PutLogEvents calls.
Amazon Simple Systems Manager (SSM)
Features
- Adding support for QuickSetup Document Type in Systems Manager
Application Auto Scaling
Features
- Customers can now use the existing DescribeScalingActivities API to also see the detailed and machine-readable reasons for Application Auto Scaling not scaling their resources and, if needed, take the necessary corrective actions.
2.19.9 2023-01-03
AWS SDK for Java v2
Features
- Updated endpoint and partition metadata.
Amazon Security Lake
Features
- Allow CreateSubscriber API to take string input that allows setting more descriptive SubscriberDescription field. Make souceTypes field required in model level for UpdateSubscriberRequest as it is required for every API call on the backend. Allow ListSubscribers take any String as nextToken param.
2.19.8 2022-12-30
AWS IoT FleetWise
Features
- Update documentation - correct the epoch constant value of default value for expiryTime field in CreateCampaign request.
AWS SDK for Java v2
Features
- Updated endpoint and partition metadata.
Amazon CloudFront
Features
- Extend response headers policy to support removing headers from viewer responses
2.19.7 2022-12-29
AWS SDK for Java v2
Features
- Updated endpoint and partition metadata.
AWS Secrets Manager
Features
- Added owning service filter, include planned deletion flag, and next rotation date response parameter in ListSecrets.
Amazon API Gateway
Features
- Documentation updates for Amazon API Gateway
Amazon Connect Wisdom Service
Features
- This release extends Wisdom CreateContent and StartContentUpload APIs to support PDF and MicrosoftWord docx document uploading.
Amazon EMR
Features
- Added GetClusterSessionCredentials API to allow Amazon SageMaker Studio to connect to EMR on EC2 clusters with runtime roles and AWS Lake Formation-based access control for Apache Spark, Apache Hive, and Presto queries.
2.19.6 2022-12-28
AWS Network Firewall
Features
- AWS Network Firewall now provides status messages for firewalls to help you troubleshoot when your endpoint fails.
AWS Route53 Recovery Control Config
Features
- Added support for Python paginators in the route53-recovery-control-config List* APIs.
Amazon ElastiCache
Features
- This release allows you to modify the encryption in transit setting, for existing Redis clusters. You can now change the TLS configuration of your Redis clusters without the need to re-build or re-provision the clusters or impact application availability.
Amazon Relational Database Service
Features
- This release adds support for Custom Engine Version (CEV) on RDS Custom SQL Server.
2.19.5 2022-12-27
AWS Transfer Family
Features
- Add additional operations to throw ThrottlingExceptions
Amazon MemoryDB
Features
- This release adds support for MemoryDB Reserved nodes which provides a significant discount compared to on-demand node pricing. Reserved nodes are not physical nodes, but rather a billing discount applied to the use of on-demand nodes in your account.
2.19.4 2022-12-23
AWS SDK for Java v2
Features
- Updated endpoint and partition metadata.
Amazon Connect Participant Service
Features
- Amazon Connect Chat introduces the Message Receipts feature. This feature allows agents and customers to receive message delivered and read receipts after they send a chat message.
Amazon Connect Service
Features
- Support for Routing Profile filter, SortCriteria, and grouping by Routing Profiles for GetCurrentMetricData API. Support for RoutingProfiles, UserHierarchyGroups, and Agents as filters, NextStatus and AgentStatusName for GetCurrentUserData. Adds ApproximateTotalCount to both APIs.
Amazon Detective
Features
- This release adds a missed AccessDeniedException type to several endpoints.
Amazon FSx
Features
- Fix a bug where a recent release might break certain existing SDKs.
Inspector2
Features
- Amazon Inspector adds support for scanning NodeJS 18.x and Go 1.x AWS Lambda function runtimes.
2.19.3 2022-12-22
AWS Compute Optimizer
Features
- This release enables AWS Compute Optimizer to analyze and generate optimization recommendations for ecs services running on Fargate.
AWS IoT Core Device Advisor
Features
- This release adds the following new features: 1) Documentation updates for IoT Device Advisor APIs. 2) Updated required request parameters for IoT Device Advisor APIs. 3) Added new service feature: ability to provide the test endpoint when customer executing the StartSuiteRun API.
AWS SDK for Java v2
Features
- Updated endpoint and partition metadata.
AWS Secrets Manager
Features
- Documentation updates for Secrets Manager
Amazon Connect Service
Features
- Amazon Connect Chat introduces the Idle Participant/Autodisconnect feature, which allows users to set timeouts relating to the activity of chat participants, using the new UpdateParticipantRoleConfig API.
Amazon Kinesis Video WebRTC Storage
Features
- Amazon Kinesis Video Streams offers capabilities to stream video and audio in real-time via WebRTC to the cloud for storage, playback, and analytical processing. Customers can use our enhanced WebRTC SDK and cloud APIs to enable real-time streaming, as well as media ingestion to the cloud.
Amazon Relational Database Service
Features
- Add support for managing master user password in AWS Secrets Manager for the DBInstance and DBCluster.
2.19.2 2022-12-21
AWS License Manager Linux Subscriptions
Features
- AWS License Manager now offers cross-region, cross-account tracking of commercial Linux subscriptions on AWS. This includes subscriptions purchased as part of EC2 subscription-included AMIs, on the AWS Marketplace, or brought to AWS via Red Hat Cloud Access Program.
AWS SDK for Java v2
Features
- Updated endpoint and partition metadata.
AWS Support
Features
- Documentation updates for the AWS Support API
AWS Transfer Family
Features
- This release adds support for Decrypt as a workflow step type.
Amazon Connect Participant Service
Features
- Amazon Connect Chat now allows for JSON (application/json) message types to be sent in the SendMessage API.
Amazon Connect Service
Features
- Amazon Connect Chat now allows for JSON (application/json) message types to be sent as part of the initial message in the StartChatContact API.
Amazon EventBridge Scheduler
Features
- Updated the ListSchedules and ListScheduleGroups APIs to allow the NamePrefix field to start with a number. Updated the validation for executionRole field to support any role name.
Amazon Macie 2
Features
- This release adds support for analyzing Amazon S3 objects that use the S3 Glacier Instant Retrieval (Glacier_IR) storage class.
Amazon SageMaker Service
Features
- This release enables adding RStudio Workbench support to an existing Amazon SageMaker Studio domain. It allows setting your RStudio on SageMaker environment configuration parameters and also updating the RStudioConnectUrl and RStudioPackageManagerUrl parameters for existing domains
Amazon Simple Systems Manager (SSM)
Features
- Doc-only updates for December 2022.
2.19.1 2022-12-20
AWS Batch
Features
- Adds isCancelled and isTerminated to DescribeJobs response.
AWS Elemental MediaLive
Features
- This release adds support for two new features to AWS Elemental MediaLive. First, you can now burn-in timecodes to your MediaLive outputs. Second, we now now support the ability to decode Dolby E audio when it comes in on an input.
AWS Resource Explorer
Features
- Documentation updates for AWS Resource Explorer.
AWS SDK for Java v2
Features
- Updated endpoint and partition metadata.
Amazon Elastic Compute Cloud
Features
- Adds support for pagination in the EC2 DescribeImages API.
Amazon Lookout for Equipment
Features
- This release adds support for listing inference schedulers by status.
Amazon Route 53 Domains
Features
- Use Route 53 domain APIs to change owner, create/delete DS record, modify IPS tag, resend authorization. New: AssociateDelegationSignerToDomain, DisassociateDelegationSignerFromDomain, PushDomain, ResendOperationAuthorization. Updated: UpdateDomainContact, ListOperations, CheckDomainTransferability.
Amazon S3 Transfer Manager
Bugfixes
- Add
s3-transfer-manager
to bom so that users can use bom to manage its version.
Amazon SageMaker Service
Features
- Amazon SageMaker Autopilot adds support for new objective metrics in CreateAutoMLJob API.
Amazon Transcribe Service
Features
- Enable our batch transcription jobs for Swedish and Vietnamese.
AmazonNimbleStudio
Features
- Amazon Nimble Studio now supports configuring session storage volumes and persistence, as well as backup and restore sessions through launch profiles.
2.19.0 2022-12-19
AWS SDK for Java v2
Features
- Updated endpoint and partition metadata.
Bugfixes
- Include the raw
partitions.json
data as a string within DefaultPartitionDataProvider
so it doesn't need to be loaded at runtime as a classpath resource.
Amazon Athena
Features
- Add missed InvalidRequestException in GetCalculationExecutionCode,StopCalculationExecution APIs. Correct required parameters (Payload and Type) in UpdateNotebook API. Change Notebook size from 15 Mb to 10 Mb.
Amazon EC2 Container Service
Features
- This release adds support for alarm-based rollbacks in ECS, a new feature that allows customers to add automated safeguards for Amazon ECS service rolling updates.
Amazon Kinesis Video Streams
Features
- Amazon Kinesis Video Streams offers capabilities to stream video and audio in real-time via WebRTC to the cloud for storage, playback, and analytical processing. Customers can use our enhanced WebRTC SDK and cloud APIs to enable real-time streaming, as well as media ingestion to the cloud.
Amazon Kinesis Video WebRTC Storage
Features
- Amazon Kinesis Video Streams offers capabilities to stream video and audio in real-time via WebRTC to the cloud for storage, playback, and analytical processing. Customers can use our enhanced WebRTC SDK and cloud APIs to enable real-time streaming, as well as media ingestion to the cloud.
Amazon Relational Database Service
Features
- Add support for --enable-customer-owned-ip to RDS create-db-instance-read-replica API for RDS on Outposts.
Amazon S3 Transfer Manager
Features
- The Amazon S3 Transfer Manager is now generally available. Visit Dev Guide for more information,
Amazon SageMaker Service
Features
- AWS Sagemaker - Sagemaker Images now supports Aliases as secondary identifiers for ImageVersions. SageMaker Images now supports additional metadata for ImageVersions for better images management.