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.631.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.632.0
Choose a head ref
  • 9 commits
  • 940 files changed
  • 4 contributors

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    84fd78b View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    d7b1610 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63cb133 View commit details
    Browse the repository at this point in the history
  3. feat(client-ecs): This release introduces a new ContainerDefinition c…

    …onfiguration to support the customer-managed keys for ECS container restart feature.
    awstools committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    e56be69 View commit details
    Browse the repository at this point in the history
  4. feat(client-iam): Make the LastUsedDate field in the GetAccessKeyLast…

    …Used 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.
    awstools committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    2e20e95 View commit details
    Browse the repository at this point in the history
  5. feat(client-docdb): This release adds Global Cluster Failover capabil…

    …ity 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.
    awstools committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    62c6973 View commit details
    Browse the repository at this point in the history
  6. feat(client-s3): Amazon Simple Storage Service / Features : Adds supp…

    …ort for pagination in the S3 ListBuckets API.
    awstools committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    f31c6ea View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    05ff22b View commit details
    Browse the repository at this point in the history
  8. Publish v3.632.0

    awstools committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    704fc47 View commit details
    Browse the repository at this point in the history
Loading