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.621.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.622.0
Choose a head ref
  • 15 commits
  • 1,910 files changed
  • 7 contributors

Commits on Jul 30, 2024

  1. docs(supplemental-docs): add documentation for using queue names with…

    … SQS Client (#6337)
    
    Co-authored-by: RanVaknin <RanVaknin@users.noreply.github.com>
    RanVaknin and RanVaknin authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    9f4b6df View commit details
    Browse the repository at this point in the history
  2. chore(turbo): update Turborepo devDependency to 2.0.9 (#6334)

    Co-authored-by: Isaiah Hall <ishallh@amazon.com>
    isaiahshall and Isaiah Hall authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    042b7dd View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. chore(clients): enable identity-and-auth SRA by default (#6299)

    * feat(experimentalIdentityAndAuth): enable identity and auth by default
    
    * feat(codegen): refactor builtin plugins
    
    * chore: maintain id&a exclusion list
    
    * chore: set legacyAuth list and awsauth plugin order
    
    * chore: codegen sync
    
    * chore(codegen): update smithy hash for id&auth SRA
    
    * chore: codegen sync for id&auth
    
    * chore: update smithy hash for parm ordering fix
    
    * chore: update yarn lock
    
    ---------
    
    Co-authored-by: Steven Yuan <yuasteve@amazon.com>
    kuhe and Steven Yuan authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    56ce5e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bf32b1 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    245450e View commit details
    Browse the repository at this point in the history
  2. docs(client-controltower): Updated Control Tower service documentatio…

    …n for controlcatalog control ARN support with existing Control Tower public APIs
    awstools committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    2f7a965 View commit details
    Browse the repository at this point in the history
  3. feat(client-controlcatalog): AWS Control Tower provides two new publi…

    …c APIs controlcatalog:ListControls and controlcatalog:GetControl under controlcatalog service namespace, which enable customers to programmatically retrieve control metadata of available controls.
    awstools committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    c897818 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c28e939 View commit details
    Browse the repository at this point in the history
  5. feat(client-ssm-quicksetup): This release adds API support for the Qu…

    …ickSetup feature of AWS Systems Manager
    awstools committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    71f373d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bd90490 View commit details
    Browse the repository at this point in the history
  7. feat(client-rds): This release adds support for specifying optional M…

    …inACU parameter in CreateDBShardGroup and ModifyDBShardGroup API. DBShardGroup response will contain MinACU if specified.
    awstools committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    d2d3328 View commit details
    Browse the repository at this point in the history
  8. feat(client-sagemaker): This release adds support for Amazon EMR Serv…

    …erless applications in SageMaker Studio for running data processing jobs.
    awstools committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    b43bb89 View commit details
    Browse the repository at this point in the history
  9. feat(client-bedrock): API and Documentation for Bedrock Model Copy fe…

    …ature. This feature lets you share and copy a custom model from one region to another or one account to another.
    awstools committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    b85315c View commit details
    Browse the repository at this point in the history
  10. feat(client-iam): Add v2 smoke tests and smithy smokeTests trait for …

    …SDK testing.
    awstools committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    b754d41 View commit details
    Browse the repository at this point in the history
  11. Publish v3.622.0

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