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.326.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.327.0
Choose a head ref
  • 17 commits
  • 1,034 files changed
  • 3 contributors

Commits on May 3, 2023

  1. fix(service-error-classification): add ECONNREFUSED to list of retrya…

    …ble errors (#4693)
    
    Co-authored-by: Trivikram Kamat <16024985+trivikr@users.noreply.github.com>
    RanVaknin and trivikr authored May 3, 2023
    Copy the full SHA
    d305472 View commit details

Commits on May 4, 2023

  1. chore(models): update API models

    awstools committed May 4, 2023
    Copy the full SHA
    3eadb7c View commit details
  2. chore(endpoints): update endpoints model

    awstools committed May 4, 2023
    Copy the full SHA
    c263469 View commit details
  3. chore(util-endpoints): update aws partitions.json

    awstools committed May 4, 2023
    Copy the full SHA
    0ae49fd View commit details
  4. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    e057ab9 View commit details
  5. feat(client-sagemaker): We added support for ml.inf2 and ml.trn1 fami…

    …ly of instances on Amazon SageMaker for deploying machine learning (ML) models for Real-time and Asynchronous inference. You can use these instances to achieve high performance at a low cost for generative artificial intelligence (AI) models.
    awstools committed May 4, 2023

    Verified

    This commit was signed with the committer’s verified signature.
    fniephaus Fabio Niephaus
    Copy the full SHA
    02db558 View commit details
  6. feat(client-config-service): Updated ResourceType enum with new resou…

    …rce types onboarded by AWS Config in April 2023.
    awstools committed May 4, 2023
    Copy the full SHA
    a45b0da View commit details
  7. Copy the full SHA
    9496b2a View commit details
  8. feat(client-network-firewall): This release adds support for the Suri…

    …cata REJECT option in midstream exception configurations.
    awstools committed May 4, 2023

    Unverified

    This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
    Copy the full SHA
    15cffb4 View commit details
  9. feat(client-opensearch): DescribeDomainNodes: A new API that provides…

    … configuration information for nodes part of the domain
    awstools committed May 4, 2023
    Copy the full SHA
    4f67883 View commit details
  10. feat(client-ecs): Documentation update for new error type NamespaceNo…

    …tFoundException for CreateCluster and UpdateCluster
    awstools committed May 4, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    fd48f2d View commit details
  11. feat(client-cloudwatch): Adds support for filtering by metric names i…

    …n CloudWatch Metric Streams.
    awstools committed May 4, 2023
    Copy the full SHA
    6666673 View commit details
  12. feat(client-rekognition): This release adds a new attribute FaceOcclu…

    …ded. Additionally, you can now select attributes individually (e.g. ["DEFAULT", "FACE_OCCLUDED", "AGE_RANGE"] instead of ["ALL"]), which can reduce response time.
    awstools committed May 4, 2023
    Copy the full SHA
    e71366a View commit details
  13. feat(client-sqs): This release enables customers to call SQS using AW…

    …S JSON-1.0 protocol.
    awstools committed May 4, 2023
    Copy the full SHA
    b3f5a9d View commit details
  14. Copy the full SHA
    7929075 View commit details
  15. docs(client-connect): Remove unused InvalidParameterException from Cr…

    …eateParticipant API
    awstools committed May 4, 2023
    Copy the full SHA
    d6c991e View commit details
  16. Publish v3.327.0

    awstools committed May 4, 2023
    Copy the full SHA
    0408b01 View commit details
Loading