Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: aws/aws-sdk-js-v3
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.772.0
Choose a base ref
...
head repository: aws/aws-sdk-js-v3
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.773.0
Choose a head ref
  • 8 commits
  • 42 files changed
  • 2 contributors

Commits on Mar 21, 2025

  1. fix(core): use credentials provided by extensions when instantiating …

    …sigv4 signer (#6956)
    
    * fix(core): sigv4ConfigResolver access client creds to instantiate signer
    
    * chore(clients): update smithy version for httpAuthScheme resolver
    
    * chore: codegen
    kuhe authored Mar 21, 2025
    Copy the full SHA
    6288dff View commit details
  2. fix(core): revert "use credentials provided by extensions when instan…

    …tiating sigv4 signer (#6956)" (#6958)
    
    This reverts commit 6288dff.
    kuhe authored Mar 21, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    9df52d1 View commit details
  3. feat(client-route53-recovery-control-config): Adds dual-stack (IPv4 a…

    …nd 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.
    awstools committed Mar 21, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    47d0c4e View commit details
  4. feat(client-bedrock): A CustomModelUnit(CMU) is an abstract view of t…

    …he 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.
    awstools committed Mar 21, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    8aac7ca View commit details
  5. feat(client-sagemaker): This release does the following: 1.) Adds Dur…

    …ationHours 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.
    awstools committed Mar 21, 2025
    Copy the full SHA
    c908352 View commit details
  6. feat(client-datazone): Add support for overriding selection of defaul…

    …t AWS IAM Identity Center instance as part of Amazon DataZone domain APIs.
    awstools committed Mar 21, 2025
    Copy the full SHA
    ebb76ad View commit details
  7. Copy the full SHA
    d31dbd8 View commit details
  8. Publish v3.773.0

    awstools committed Mar 21, 2025
    Copy the full SHA
    a727545 View commit details
Loading