Releases: aws/aws-sdk-js-v3
v3.633.0
3.633.0(2024-08-16)
Chores
New Features
- clients: update client endpoints as of 2024-08-16 (d47413aa)
- client-inspector2: Update the correct format of key and values for resource tags (594c0fcb)
- client-sesv2: Marking use case description field of account details as deprecated. (271136dd)
- client-batch: Improvements of integration between AWS Batch and EC2. (66125910)
- client-quicksight: Amazon QuickSight launches Customer Managed Key (CMK) encryption for Data Source metadata (b4200b09)
- client-sagemaker: Introduce Endpoint and EndpointConfig Arns in sagemaker:ListPipelineExecutionSteps API response (cbc6a873)
Bug Fixes
For list of updated packages, view updated-packages.md in assets-3.633.0.zip
v3.632.0
3.632.0(2024-08-15)
New Features
- clients: update client endpoints as of 2024-08-15 (05ff22bf)
- client-s3: Amazon Simple Storage Service / Features : Adds support for pagination in the S3 ListBuckets API. (f31c6ea7)
- client-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. (62c6973c)
- client-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. (2e20e957)
- client-ecs: This release introduces a new ContainerDefinition configuration to support the customer-managed keys for ECS container restart feature. (e56be698)
Bug Fixes
- util-endpoints: parseArn when resourcePath contains both delimiters (#6387) (63cb133f)
- credential-providers: avoid sharing http2 requestHandler with inner STS (#6389) (d7b16106)
- lib-dynamodb: missing
@smithy/coredependency in@aws-sdk/lib-dynamodb(#6384) (84fd78ba)
For list of updated packages, view updated-packages.md in assets-3.632.0.zip
v3.631.0
3.631.0(2024-08-14)
New Features
- client-codebuild: AWS CodeBuild now supports using Secrets Manager to store git credentials and using multiple source credentials in a single project. (9e44d9f4)
Bug Fixes
For list of updated packages, view updated-packages.md in assets-3.631.0.zip
v3.630.0
3.630.0(2024-08-13)
Documentation Changes
- credential-providers: add longer explanation about credential function and chaining (#6382) (26788b98)
New Features
- client-glue: Add AttributesToGet parameter support for Glue GetTables (3d999b61)
- client-appstream: This release includes following new APIs: CreateThemeForStack, DescribeThemeForStack, UpdateThemeForStack, DeleteThemeForStack to support custom branding programmatically. (86d89c66)
- client-amplify: Add a new field "cacheConfig" that enables users to configure the CDN cache settings for an App (db3560cf)
- client-neptune-graph: 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
convertToIrifor theblankNodeHandlingparameter. (223369d6) - client-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. (d69b9277)
- credential-providers: add custom credential chain helper (#6374) (1a479dc8)
Bug Fixes
Tests
For list of updated packages, view updated-packages.md in assets-3.630.0.zip
v3.629.0
3.629.0(2024-08-12)
Chores
Documentation Changes
- client-compute-optimizer: Doc only update for Compute Optimizer that fixes several customer-reported issues relating to ECS finding classifications (933816fb)
- client-groundstation: Updating documentation for OEMEphemeris to link to AWS Ground Station User Guide (aee7efd6)
New Features
- client-medialive: AWS Elemental MediaLive now supports now supports editing the PID values for a Multiplex. (4f1db8e5)
- client-config-service: Documentation update for the OrganizationConfigRuleName regex pattern. (032e287f)
- client-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. (6e0db432)
- client-eks: Added support for new AL2023 GPU AMIs to the supported AMITypes. (54703e47)
- client-sagemaker: Releasing large data support as part of CreateAutoMLJobV2 in SageMaker Autopilot and CreateDomain API for SageMaker Canvas. (014f34c3)
- core/httpAuthSchemes: set configuration sources for sigv4a signingRegionSet (#6368) (03bb39fe)
Bug Fixes
For list of updated packages, view updated-packages.md in assets-3.629.0.zip
v3.628.0
3.628.0(2024-08-09)
Documentation Changes
- client-ssm: Systems Manager doc-only updates for August 2024. (236fa87b)
- client-cognito-identity-provider: Fixed a description of AdvancedSecurityAdditionalFlows in Amazon Cognito user pool configuration. (1172284c)
New Features
- clients: update client endpoints as of 2024-08-09 (3189a4a4)
- client-connect: This release supports adding RoutingCriteria via UpdateContactRoutingData public API. (1c86676e)
Tests
For list of updated packages, view updated-packages.md in assets-3.628.0.zip
v3.627.0
3.627.0(2024-08-08)
Chores
- turbo: added a Makefile command for clearing the turborepo local build cache (#6362) (c094a1c5)
- codegen: bump version to 0.22.0 (#6363) (b86bc552)
New Features
- client-ec2: Launch of private IPv6 addressing for VPCs and Subnets. VPC IPAM supports the planning and monitoring of private IPv6 usage. (94af5ddc)
- client-cognito-identity-provider: Added support for threat protection for custom authentication in Amazon Cognito user pools. (e2e4cccb)
- client-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. (b2a49e6f)
- client-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. (be3723ee)
For list of updated packages, view updated-packages.md in assets-3.627.0.zip
v3.626.0
3.626.0(2024-08-07)
Chores
New Features
- client-appintegrations: Updated CreateDataIntegration and CreateDataIntegrationAssociation API to support bulk data export from Amazon Connect Customer Profiles to the customer S3 bucket. (4ce55973)
- client-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. (d6bd32e6)
Bug Fixes
- turbo: remove filtering from build:ci script and improve handling of filtering errors (#6361) (e52cc35c)
Tests
For list of updated packages, view updated-packages.md in assets-3.626.0.zip
v3.625.0
3.625.0(2024-08-06)
Chores
New Features
- client-workspaces: Added support for BYOL_GRAPHICS_G4DN_WSP IngestionProcess (871d3420)
- client-bedrock-agent-runtime: Introduce model invocation output traces for orchestration traces, which contain the model's raw response and usage. (ad61bacd)
- client-cost-optimization-hub: This release adds savings percentage support to the ListRecommendationSummaries API. (82ea670c)
- client-cognito-identity-provider: Advanced security feature updates to include password history and log export for Cognito user pools. (f35898ec)
For list of updated packages, view updated-packages.md in assets-3.625.0.zip
v3.624.0
3.624.0(2024-08-05)
Chores
- id-auth-sra: S3 Express compatibility with ID & Auth SRA (#6346) (253d329e)
- codegen: make hasEventStreamInput utilities public (#6351) (7bf2e59e)
Documentation Changes
- client-pi: Added a description for the Dimension db.sql.tokenized_id on the DimensionGroup data type page. (4078ba5a)
New Features
- clients: update client endpoints as of 2024-08-05 (7cd8b7cf)
- client-datazone: This releases Data Product feature. Data Products allow grouping data assets into cohesive, self-contained units for ease of publishing for data producers, and ease of finding and accessing for data consumers. (91b25612)
- client-kinesis-video-webrtc-storage: Add JoinStorageSessionAsViewer API (36c7cddb)
- client-ecr: Released two new APIs along with documentation updates. The GetAccountSetting API is used to view the current basic scan type version setting for your registry, while the PutAccountSetting API is used to update the basic scan type version for your registry. (6da42523)
Tests
For list of updated packages, view updated-packages.md in assets-3.624.0.zip