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.347.1
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.348.0
Choose a head ref
  • 9 commits
  • 871 files changed
  • 4 contributors

Commits on Jun 7, 2023

  1. fix(middleware-websocket): update eventStreamHandler to use MessageSi…

    …gner (#4803)
    
    Co-authored-by: AndrewFossAWS <108305217+AndrewFossAWS@users.noreply.github.com>
    trivikr and AndrewFossAWS authored Jun 7, 2023

    Verified

    This commit was signed with the committer’s verified signature.
    delroth Pierre Bourdon
    Copy the full SHA
    d8317fe View commit details
  2. Verified

    This commit was signed with the committer’s verified signature.
    vcunat Vladimír Čunát
    Copy the full SHA
    f5ce61a View commit details
  3. docs(client-direct-connect): This update corrects the jumbo frames mt…

    …u values from 9100 to 8500 for transit virtual interfaces.
    awstools committed Jun 7, 2023
    Copy the full SHA
    f96195b View commit details
  4. feat(client-iotdeviceadvisor): AWS IoT Core Device Advisor now suppor…

    …ts new Qualification Suite test case list. With this update, customers can more easily create new qualification test suite with an empty rootGroup input.
    awstools committed Jun 7, 2023
    Copy the full SHA
    1f9abd0 View commit details
  5. feat(client-cloudwatch-logs): This change adds support for account le…

    …vel data protection policies using 3 new APIs, PutAccountPolicy, DeleteAccountPolicy and DescribeAccountPolicy. DescribeLogGroup API has been modified to indicate if account level policy is applied to the LogGroup via "inheritedProperties" list in the response.
    awstools committed Jun 7, 2023
    Copy the full SHA
    d6b0058 View commit details
  6. feat(client-emr-containers): EMR on EKS adds support for log rotation…

    … of Spark container logs with EMR-6.11.0 onwards, to the StartJobRun API.
    awstools committed Jun 7, 2023
    Copy the full SHA
    9a4e143 View commit details
  7. feat(client-cloudformation): AWS CloudFormation StackSets is updating…

    … the deployment experience for all stackset operations to skip suspended AWS accounts during deployments. StackSets will skip target AWS accounts that are suspended and set the Detailed Status of the corresponding stack instances as SKIPPED_SUSPENDED_ACCOUNT
    awstools committed Jun 7, 2023
    Copy the full SHA
    83514db View commit details
  8. feat(client-customer-profiles): This release introduces event stream …

    …related APIs.
    awstools committed Jun 7, 2023
    Copy the full SHA
    5263022 View commit details
  9. Publish v3.348.0

    awstools committed Jun 7, 2023
    Copy the full SHA
    4164757 View commit details
Loading