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.774.0
Choose a head ref
  • 20 commits
  • 1,011 files changed
  • 3 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
    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
    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

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    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

Commits on Mar 22, 2025

  1. fix: pass through credentials parameters when wrapping the provider (#…

    RossWilliams authored Mar 22, 2025
    Copy the full SHA
    3f9fdc0 View commit details

Commits on Mar 23, 2025

  1. test(core/httpAuthSchemes): add unit test for sigv4 configResolver (#…

    kuhe authored Mar 23, 2025
    Copy the full SHA
    5f755a3 View commit details

Commits on Mar 24, 2025

  1. docs: fix api-extractor configuration and add missing annotations (#6963

    )
    kuhe authored Mar 24, 2025
    Copy the full SHA
    dbfc8ed View commit details
  2. docs(middleware-flexible-checksums): add api annotations (#6964)

    kuhe authored Mar 24, 2025
    Copy the full SHA
    1dc0d6c View commit details
  3. docs: add missing extract:docs commands (#6965)

    kuhe authored Mar 24, 2025
    Copy the full SHA
    8be4f2a View commit details
  4. chore(core): fix compilation build (#6967)

    kuhe authored Mar 24, 2025
    Copy the full SHA
    8914a1b View commit details
  5. Copy the full SHA
    d8f8afd View commit details
  6. feat(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.
    awstools committed Mar 24, 2025
    Copy the full SHA
    31b766e View commit details
  7. feat(client-ssm): This release adds the AvailableSecurityUpdatesCompl…

    …ianceStatus field to patch baseline operations, as well as the AvailableSecurityUpdateCount and InstancesWithAvailableSecurityUpdates to patch state operations. Applies to Windows Server managed nodes only.
    awstools committed Mar 24, 2025
    Copy the full SHA
    645466c View commit details
  8. Copy the full SHA
    fb3f980 View commit details
  9. Copy the full SHA
    c2a10c4 View commit details
  10. Publish v3.774.0

    awstools committed Mar 24, 2025
    Copy the full SHA
    4ffa154 View commit details
Loading