Skip to content

Releases: aws/aws-sdk-js-v3

v3.775.0

25 Mar 19:01
Compare
Choose a tag to compare

3.775.0(2025-03-25)

Chores
  • core/httpAuthSchemes: fix type declaration of resolved credentials (#6966) (e4d791d8)
  • codegen: sync for client config object custody (#6969) (df877b2c)
New Features
  • clients: update client endpoints as of 2025-03-25 (5fd070ad)
  • client-marketplace-entitlement-service: This release enhances the GetEntitlements API to support new filter CUSTOMER_AWS_ACCOUNT_ID in request and CustomerAWSAccountId field in response. (17b10418)
  • client-marketplace-metering: This release enhances the BatchMeterUsage API to support new field CustomerAWSAccountId in request and response and making CustomerIdentifier optional. CustomerAWSAccountId or CustomerIdentifier must be provided in request but not both. (540d2d0b)
  • client-gameliftstreams: Minor updates to improve developer experience. (b6b01de0)
  • client-workspaces-thin-client: Deprecate tags field in Get API responses (026ba533)
  • client-eks: Added support to override upgrade-blocking readiness checks via force flag when updating a cluster. (55f5a70c)
  • client-bedrock-agent: Adding support for Amazon OpenSearch Managed clusters as a vector database in Knowledge Bases for Amazon Bedrock (100062a6)
  • client-keyspaces: Removing replication region limitation for Amazon Keyspaces Multi-Region Replication APIs. (254cb39a)
  • client-sagemaker: This release adds support for customer-managed KMS keys in Amazon SageMaker Partner AI Apps (03a1150b)
Bug Fixes
  • core/httpAuthSchemes: allow extensions to set signer credentials (#6971) (8b6fe4c3)
  • packages: maintain singleton config object (#6959) (6034850a)
Tests
  • aws-client-api-test: assert client config custody in integ test (#6970) (052971b5)
  • lib-storage: increase timeout for hooks calling integTestResources (#6968) (78e3f141)

For list of updated packages, view updated-packages.md in assets-3.775.0.zip

v3.774.0

24 Mar 20:00
Compare
Choose a tag to compare

3.774.0(2025-03-24)

Chores
Documentation Changes
  • client-qconnect: Provides the correct value for supported model ID. (d8f8afdb)
  • middleware-flexible-checksums: add api annotations (#6964) (1dc0d6ce)
  • fix api-extractor configuration and add missing annotations (#6963) (dbfc8ede)
  • add missing extract:docs commands (#6965) (8be4f2a9)
New Features
  • clients: update client endpoints as of 2025-03-24 (c2a10c4f)
  • client-iot-wireless: Mark EutranCid under LteNmr optional. (fb3f9805)
  • client-ssm: This release adds the AvailableSecurityUpdatesComplianceStatus field to patch baseline operations, as well as the AvailableSecurityUpdateCount and InstancesWithAvailableSecurityUpdates to patch state operations. Applies to Windows Server managed nodes only. (645466ce)
  • client-pcs: ClusterName/ClusterIdentifier, ComputeNodeGroupName/ComputeNodeGroupIdentifier, and QueueName/QueueIdentifier can now have 10 characters, and a minimum of 3 characters. The TagResource API action can now return ServiceQuotaExceededException. (31b766e5)
Bug Fixes
  • pass through credentials parameters when wrapping the provider (#6961) (3f9fdc07)
Tests
  • core/httpAuthSchemes: add unit test for sigv4 configResolver (#6962) (5f755a3a)

For list of updated packages, view updated-packages.md in assets-3.774.0.zip

v3.773.0

21 Mar 19:20
Compare
Choose a tag to compare

3.773.0(2025-03-21)

New Features
  • clients: update client endpoints as of 2025-03-21 (d31dbd84)
  • client-datazone: Add support for overriding selection of default AWS IAM Identity Center instance as part of Amazon DataZone domain APIs. (ebb76add)
  • client-sagemaker: This release does the following: 1.) Adds DurationHours as a required field to the SearchTrainingPlanOfferings action in the SageMaker AI API; 2.) Adds support for G6e instance types for SageMaker AI inference optimization jobs. (c9083529)
  • client-bedrock: A CustomModelUnit(CMU) is an abstract view of the hardware utilization that Bedrock needs to host a a single copy of your custom imported model. Bedrock determines the number of CMUs that a model copy needs when you import the custom model. You can use CMUs to estimate the cost of Inference's. (8aac7ca7)
  • client-route53-recovery-control-config: Adds dual-stack (IPv4 and IPv6) endpoint support for route53-recovery-control-config operations, opt-in dual-stack addresses for cluster endpoints, and UpdateCluster API to update the network-type of clusters between IPv4 and dual-stack. (47d0c4e0)
Bug Fixes
  • core:
    • revert "use credentials provided by extensions when instantiating sigv4 signer (#6956)" (#6958) (9df52d13)
    • use credentials provided by extensions when instantiating sigv4 signer (#6956) (6288dff8)

For list of updated packages, view updated-packages.md in assets-3.773.0.zip

v3.772.0

20 Mar 19:57
Compare
Choose a tag to compare

3.772.0(2025-03-20)

Chores
  • middleware-http-debug-log: create HTTP message logging internal plugin (#6947) (f5b26a68)
Documentation Changes
  • client-controlcatalog: Add ExemptAssumeRoot parameter to adapt for new AWS AssumeRoot capability. (388941d1)
  • rds-signer: fix simple typo (#6948) (6040d170)
New Features
  • clients: update client endpoints as of 2025-03-20 (3a2fd16b)
  • client-bedrock: With this release, Bedrock Evaluation will now support bring your own inference responses. (9515a907)
  • client-network-firewall: You can now use flow operations to either flush or capture traffic monitored in your firewall's flow table. (a4ec1dde)
  • client-amplify: Added appId field to Webhook responses (9a281acf)
  • client-mailmanager: Amazon SES Mail Manager. Extended rule string and boolean expressions to support analysis in condition evaluation. Extended ingress point string expression to support analysis in condition evaluation (a2b2570b)
Bug Fixes
  • cloudfront-signer: parse date using Date constructor (#6929) (a07b8500)
  • middleware-recursion-detection: case-insensitive trace ID header detection in middleware (#6946) (fcef09e8)

For list of updated packages, view updated-packages.md in assets-3.772.0.zip

v3.771.0

19 Mar 19:45
Compare
Choose a tag to compare

3.771.0(2025-03-19)

Documentation Changes
  • client-ec2: Doc-only updates for EC2 for March 2025. (57d2abcd)
New Features
  • clients: update client endpoints as of 2025-03-19 (cbacd0c4)
  • client-sagemaker: Added support for g6, g6e, m6i, c6i instance types in SageMaker Processing Jobs. (5715d113)
  • client-neptune-graph: Update IAM Role ARN Validation to Support Role Paths (8179df2b)
  • client-lambda: Add Ruby 3.4 (ruby3.4) support to AWS Lambda. (a9ecfb00)
  • client-mediaconnect: This release adds support for NDI flow outputs in AWS Elemental MediaConnect. You can now send content from your MediaConnect transport streams directly to your NDI environment using the new NDI output type. (589ad113)
  • client-bedrock: Support custom prompt routers for evaluation jobs (e85539fa)

For list of updated packages, view updated-packages.md in assets-3.771.0.zip

v3.770.0

18 Mar 19:08
Compare
Choose a tag to compare

3.770.0(2025-03-18)

Documentation Changes
New Features
  • clients: update client endpoints as of 2025-03-18 (9bf6f41f)
  • client-mediaconvert: This release adds support for AVC passthrough, the ability to specify PTS offset without padding, and an A/V segment matching feature. (46f3ed9a)
  • client-cleanrooms: This release adds support for PySpark jobs. Customers can now analyze data by running jobs using approved PySpark analysis templates. (06fd6036)
  • client-appsync: Providing Tagging support for DomainName in AppSync (ab2c6bb8)
  • client-route-53: Amazon Route 53 now supports the iso-f regions for private DNS Amazon VPCs and cloudwatch healthchecks. (431c0eb5)

For list of updated packages, view updated-packages.md in assets-3.770.0.zip

v3.769.0

17 Mar 19:50
Compare
Choose a tag to compare

3.769.0(2025-03-17)

New Features
  • clients: update client endpoints as of 2025-03-17 (61ce0369)
  • client-wafv2: AWS WAF now lets you inspect fragments of request URIs. You can specify the scope of the URI to inspect and narrow the set of URI fragments. (ebfb59ba)
  • client-rum: CloudWatch RUM now supports unminification of JS error stack traces. (f1401ff2)
  • client-geo-maps: Provide support for vector map styles in the GetStaticMap operation. (b1a34406)
  • client-application-signals: This release adds support for adding, removing, and listing SLO time exclusion windows with the BatchUpdateExclusionWindows and ListServiceLevelObjectiveExclusionWindows APIs. (d5307585)
  • client-taxsettings: Adjust Vietnam PaymentVoucherNumber regex and minor API change. (53a981ae)

For list of updated packages, view updated-packages.md in assets-3.769.0.zip

v3.768.0

14 Mar 18:57
Compare
Choose a tag to compare

3.768.0(2025-03-14)

Documentation Changes
  • client-cognito-identity: Updated API model build artifacts for identity pools (3144f880)
  • client-cognito-identity-provider: Minor description updates to API parameters (35ced562)
New Features
  • clients: update client endpoints as of 2025-03-14 (bf71422b)
  • client-lakeformation: This release added "condition" to LakeFormation OptIn APIs, also added WithPrivilegedAccess flag to RegisterResource and DescribeResource. (a409809f)
  • client-glue: This release added AllowFullTableExternalDataAccess to glue catalog resource. (5e8eea6d)

For list of updated packages, view updated-packages.md in assets-3.768.0.zip

v3.767.0

13 Mar 18:57
Compare
Choose a tag to compare

3.767.0(2025-03-13)

Chores
Documentation Changes
  • credential-providers: fix missing quote in fromSSO (#6930) (534fb574)
New Features
  • clients: update client endpoints as of 2025-03-13 (acfb492f)
  • client-mediapackagev2: This release adds the ResetChannelState and ResetOriginEndpointState operation to reset MediaPackage V2 channel and origin endpoint. This release also adds a new field, UrlEncodeChildManifest, for HLS/LL-HLS to allow URL-encoding child manifest query string based on the requirements of AWS SigV4. (31f82731)
  • client-datazone: This release adds support to update projects and environments (ed380170)
  • client-codebuild: AWS CodeBuild now supports webhook filtering by organization name (0712dd4e)
  • client-amplify: Introduced support for Skew Protection. Added enableSkewProtection field to createBranch and updateBranch API. (d50c0227)
  • client-s3-control: Updating GetDataAccess response for S3 Access Grants to include the matched Grantee for the requested prefix (89baba56)
  • client-dynamodb: Generate account endpoints for DynamoDB requests using ARN-sourced account ID when available (d2c9f5d8)
  • client-ec2: This release changes the CreateLaunchTemplate, CreateLaunchTemplateVersion, ModifyLaunchTemplate CLI and SDKs such that if you do not specify a client token, a randomly generated token is used for the request to ensure idempotency. (60c47be9)
  • client-cloudwatch-logs: Updated CreateLogAnomalyDetector to accept only kms key arn (a27f1b41)
  • client-ivs-realtime: IVS Real-Time now offers customers the ability to adjust the participant & composition recording segment duration (22ff2bfd)
  • client-acm-pca: Private Certificate Authority service now supports P521 and RSA3072 key algorithms. (615a9d98)

For list of updated packages, view updated-packages.md in assets-3.767.0.zip

v3.766.0

11 Mar 19:22
Compare
Choose a tag to compare

3.766.0(2025-03-11)

Chores
Documentation Changes
  • client-ecs: This is a documentation only update for Amazon ECS to address various tickets. (784d37c7)
New Features
  • clients: update client endpoints as of 2025-03-11 (dbd5306c)
  • client-medialive: Add an enum option DISABLED for Output Locking Mode under Global Configuration. (f8684791)
  • client-inspector2: Adding componentArn to network reachability details (8b994b47)
  • client-ecr: This release adds Amazon ECR to Amazon ECR pull through cache rules support. (e04cd1f7)
  • client-ec2: This release adds the GroupLongName field to the response of the DescribeAvailabilityZones API. (c2ccb07c)

For list of updated packages, view updated-packages.md in assets-3.766.0.zip