Releases: awslabs/aws-sdk-kotlin
Releases · awslabs/aws-sdk-kotlin
v1.3.15
[1.3.15] - 08/20/2024
Features
- (opensearchserverless) Added FailureCode and FailureMessage to BatchGetCollectionResponse for BatchGetVPCEResponse for non-Active Collection and VPCE.
- (s3) Amazon Simple Storage Service / Features : Add support for conditional writes for PutObject and CompleteMultipartUpload APIs.
Documentation
- (ecs) Documentation only release to address various tickets
v1.3.14
[1.3.14] - 08/19/2024
Features
- (bedrock) Amazon Bedrock Batch Inference/ Model Invocation is a feature which allows customers to asynchronously run inference on a large set of records/files stored in S3.
- (codebuild) AWS CodeBuild now supports creating fleets with macOS platform for running builds.
- (deadline) This release adds additional search fields and provides sorting by multiple fields.
- (lambda) Release Lambda FunctionRecursiveConfig, enabling customers to turn recursive loop detection on or off on individual functions. This release adds two new APIs, GetFunctionRecursionConfig and PutFunctionRecursionConfig.
- (ssmsap) Add new attributes to the outputs of GetApplication and GetDatabase APIs.
Fixes
- #1326 Correctly terminate pagination for CloudWatch Logs
GetLogEvents
operation
v1.3.13
[1.3.13] - 08/16/2024
Features
- (batch) Improvements of integration between AWS Batch and EC2.
- (inspector2) Update the correct format of key and values for resource tags
- (quicksight) Amazon QuickSight launches Customer Managed Key (CMK) encryption for Data Source metadata
- (sagemaker) Introduce Endpoint and EndpointConfig Arns in sagemaker:ListPipelineExecutionSteps API response
- (sesv2) Marking use case description field of account details as deprecated.
v1.3.12
[1.3.12] - 08/15/2024
Features
- (docdb) This release adds Global Cluster Failover capability which enables you to change your global cluster's primary AWS region, the region that serves writes, during a regional outage. Performing a failover action preserves your Global Cluster setup.
- (ecs) This release introduces a new ContainerDefinition configuration to support the customer-managed keys for ECS container restart feature.
- (iam) Make the LastUsedDate field in the GetAccessKeyLastUsed response optional. This may break customers who only call the API for access keys with a valid LastUsedDate. This fixes a deserialization issue for access keys without a LastUsedDate, because the field was marked as required but could be null.
- (s3) Amazon Simple Storage Service / Features : Adds support for pagination in the S3 ListBuckets API.
v1.3.11
v1.3.10
[1.3.10] - 08/13/2024
Features
- (amplify) Add a new field "cacheConfig" that enables users to configure the CDN cache settings for an App
- (appstream) This release includes following new APIs: CreateThemeForStack, DescribeThemeForStack, UpdateThemeForStack, DeleteThemeForStack to support custom branding programmatically.
- (fis) This release adds support for additional error information on experiment failure. It adds the error code, location, and account id on relevant failures to the GetExperiment and ListExperiment API responses.
- (glue) Add AttributesToGet parameter support for Glue GetTables
- (neptunegraph) Amazon Neptune Analytics provides a new option for customers to load data into a graph using the RDF (Resource Description Framework) NTRIPLES format. When loading NTRIPLES files, use the value
convertToIri
for theblankNodeHandling
parameter.
Fixes
- Stop using double slashes in
ImdsCredentialsProvider
URLs
v1.3.9
[1.3.9] - 08/12/2024
Features
- (configservice) Documentation update for the OrganizationConfigRuleName regex pattern.
- (ec2) This release adds new capabilities to manage On-Demand Capacity Reservations including the ability to split your reservation, move capacity between reservations, and modify the instance eligibility of your reservation.
- (eks) Added support for new AL2023 GPU AMIs to the supported AMITypes.
- (medialive) AWS Elemental MediaLive now supports now supports editing the PID values for a Multiplex.
- (sagemaker) Releasing large data support as part of CreateAutoMLJobV2 in SageMaker Autopilot and CreateDomain API for SageMaker Canvas.
Documentation
- (computeoptimizer) Doc only update for Compute Optimizer that fixes several customer-reported issues relating to ECS finding classifications
- (groundstation) Updating documentation for OEMEphemeris to link to AWS Ground Station User Guide
v1.3.8
[1.3.8] - 08/09/2024
Features
- (connect) This release supports adding RoutingCriteria via UpdateContactRoutingData public API.
Documentation
- (cognitoidentityprovider) Fixed a description of AdvancedSecurityAdditionalFlows in Amazon Cognito user pool configuration.
- (ssm) Systems Manager doc-only updates for August 2024.
v1.3.7
[1.3.7] - 08/08/2024
Features
- (cognitoidentityprovider) Added support for threat protection for custom authentication in Amazon Cognito user pools.
- (connect) This release fixes a regression in number of access control tags that are allowed to be added to a security profile in Amazon Connect. You can now add up to four access control tags on a single security profile.
- (ec2) Launch of private IPv6 addressing for VPCs and Subnets. VPC IPAM supports the planning and monitoring of private IPv6 usage.
- (glue) This release adds support to retrieve the validation status when creating or updating Glue Data Catalog Views. Also added is support for BasicCatalogTarget partition keys.
v1.3.6
[1.3.6] - 08/07/2024
Features
- (appintegrations) Updated CreateDataIntegration and CreateDataIntegrationAssociation API to support bulk data export from Amazon Connect Customer Profiles to the customer S3 bucket.
- (glue) Introducing AWS Glue Data Quality anomaly detection, a new functionality that uses ML-based solutions to detect data anomalies users have not explicitly defined rules for.
Miscellaneous
- Upgrade to Kotlin 2.0.10