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.124.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.127.0
Choose a head ref
  • 18 commits
  • 1,235 files changed
  • 3 contributors

Commits on Jul 7, 2022

  1. Verified

    This commit was signed with the committer’s verified signature.
    delroth Pierre Bourdon
    Copy the full SHA
    5ff951f View commit details
  2. feat(client-iot): This release adds support to register a CA certific…

    …ate without having to provide a verification certificate. This also allows multiple AWS accounts to register the same CA in the same region.
    awstools committed Jul 7, 2022

    Verified

    This commit was signed with the committer’s verified signature.
    vcunat Vladimír Čunát
    Copy the full SHA
    3e13ee1 View commit details
  3. feat(client-iot-wireless): Adds 5 APIs: PutPositionConfiguration, Get…

    …PositionConfiguration, ListPositionConfigurations, UpdatePosition, GetPosition for the new Positioning Service feature which enables customers to configure solvers to calculate position of LoRaWAN devices, or specify position of LoRaWAN devices & gateways.
    awstools committed Jul 7, 2022
    Copy the full SHA
    92e8618 View commit details
  4. feat(client-chime-sdk-meetings): Adds support for AppKeys and TenantI…

    …ds in Amazon Chime SDK WebRTC sessions
    awstools committed Jul 7, 2022
    Copy the full SHA
    5d50be7 View commit details
  5. feat(client-sagemaker): Heterogeneous clusters: the ability to launch…

    … training jobs with multiple instance types. This enables running component of the training job on the instance type that is most suitable for it. e.g. doing data processing and augmentation on CPU instances and neural network training on GPU instances
    awstools committed Jul 7, 2022
    Copy the full SHA
    0dd0bdd View commit details
  6. feat(client-database-migration-service): New api to migrate event sub…

    …scriptions to event bridge rules
    awstools committed Jul 7, 2022
    Copy the full SHA
    6ed4f9b View commit details
  7. Publish v3.125.0

    awstools committed Jul 7, 2022
    Copy the full SHA
    9e0ae99 View commit details

Commits on Jul 8, 2022

  1. feat(client-backup): This release adds support for authentication usi…

    …ng IAM user identity instead of passed IAM role, identified by excluding the IamRoleArn field in the StartRestoreJob API. This feature applies to only resource clients with a destructive restore nature (e.g. SAP HANA).
    awstools committed Jul 8, 2022
    Copy the full SHA
    2aea1bc View commit details
  2. Publish v3.126.0

    awstools committed Jul 8, 2022
    Copy the full SHA
    ef017be View commit details

Commits on Jul 11, 2022

  1. Copy the full SHA
    b272b15 View commit details
  2. Copy the full SHA
    f311cab View commit details
  3. Copy the full SHA
    c20e037 View commit details
  4. Copy the full SHA
    47b17de View commit details
  5. docs(client-redshift-serverless): Removed prerelease language for GA …

    …launch.
    awstools committed Jul 11, 2022
    Copy the full SHA
    297a3c0 View commit details
  6. feat(client-ec2): Build, manage, and monitor a unified global network…

    … that connects resources running across your cloud and on-premises environments using the AWS Cloud WAN APIs.
    awstools committed Jul 11, 2022
    Copy the full SHA
    5105355 View commit details
  7. feat(client-redshift): This release adds a new --snapshot-arn field f…

    …or describe-cluster-snapshots, describe-node-configuration-options, restore-from-cluster-snapshot, authorize-snapshot-acsess, and revoke-snapshot-acsess APIs. It allows customers to give a Redshift snapshot ARN or a Redshift Serverless ARN as input.
    awstools committed Jul 11, 2022
    Copy the full SHA
    be3a0a8 View commit details
  8. Copy the full SHA
    65a0485 View commit details
  9. Publish v3.127.0

    awstools committed Jul 11, 2022
    Copy the full SHA
    b43e0b5 View commit details
Loading