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.190.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.192.0
Choose a head ref
  • 20 commits
  • 1,976 files changed
  • 3 contributors

Commits on Oct 18, 2022

  1. feat(client-sagemaker): This change allows customers to enable data c…

    …apturing while running a batch transform job, and configure monitoring schedule to monitoring the captured data.
    awstools committed Oct 18, 2022

    Verified

    This commit was signed with the committer’s verified signature.
    delroth Pierre Bourdon
    Copy the full SHA
    0acd4a7 View commit details
  2. feat(client-sesv2): This release allows subscribers to enable Dedicat…

    …ed IPs (managed) to send email via a fully managed dedicated IP experience. It also adds identities' VerificationStatus in the response of GetEmailIdentity and ListEmailIdentities APIs, and ImportJobs counts in the response of ListImportJobs API.
    awstools committed Oct 18, 2022

    Verified

    This commit was signed with the committer’s verified signature.
    vcunat Vladimír Čunát
    Copy the full SHA
    976549d View commit details
  3. feat(client-servicediscovery): Updated the ListNamespaces API to supp…

    …ort the NAME and HTTP_NAME filters, and the BEGINS_WITH filter condition.
    awstools committed Oct 18, 2022
    Copy the full SHA
    cee660c View commit details
  4. docs(client-frauddetector): Documentation Updates for Amazon Fraud De…

    …tector
    awstools committed Oct 18, 2022
    Copy the full SHA
    7d17448 View commit details
  5. Copy the full SHA
    0591a36 View commit details
  6. Publish v3.191.0

    awstools committed Oct 18, 2022
    Copy the full SHA
    79e11d7 View commit details
  7. fix(endpoint): dedupe clientContext/builtIn params, fix s3 unit test (#…

    …4051)
    
    * fix(endpoint): dedupe clientContext/builtIn params, fix s3 unit test
    
    * fix(endpoint): fix unit tests for parseURL
    
    * fix(endpoint): parseURL unit tests
    kuhe authored Oct 18, 2022
    Copy the full SHA
    947c8bc View commit details

Commits on Oct 19, 2022

  1. fix(endpoint): use sigv4a signing region override (#4054)

    * fix(endpoint): use sigv4a signing region override
    
    * fix(endpoint): use conditional operator for populating multiRegionOverride
    
    Co-authored-by: Trivikram Kamat <16024985+trivikr@users.noreply.github.com>
    kuhe and trivikr authored Oct 19, 2022
    Copy the full SHA
    a24892f View commit details
  2. feat(client-cloudtrail): This release includes support for exporting …

    …CloudTrail Lake query results to an Amazon S3 bucket.
    awstools committed Oct 19, 2022
    Copy the full SHA
    6a91fad View commit details
  3. feat(client-support-app): This release adds the RegisterSlackWorkspac…

    …eForOrganization API. You can use the API to register a Slack workspace for an AWS account that is part of an organization.
    awstools committed Oct 19, 2022
    Copy the full SHA
    40db0f5 View commit details
  4. feat(client-s3): Updates internal logic for constructing API endpoint…

    …s. We have added rule-based endpoints and internal model parameters.
    awstools committed Oct 19, 2022
    2
    Copy the full SHA
    6e4371e View commit details
  5. feat(client-workspaces-web): WorkSpaces Web now supports user access …

    …logging for recording session start, stop, and URL navigation.
    awstools committed Oct 19, 2022
    Copy the full SHA
    b84f8b8 View commit details
  6. feat(client-eventbridge): Updates internal logic for constructing API…

    … endpoints. We have added rule-based endpoints and internal model parameters.
    awstools committed Oct 19, 2022
    Copy the full SHA
    437f3e3 View commit details
  7. feat(client-s3-control): Updates internal logic for constructing API …

    …endpoints. We have added rule-based endpoints and internal model parameters.
    awstools committed Oct 19, 2022
    Copy the full SHA
    3aad5b0 View commit details
  8. feat(client-connect): This release adds API support for managing phon…

    …e numbers that can be used across multiple AWS regions through telephony traffic distribution.
    awstools committed Oct 19, 2022
    Copy the full SHA
    74a0d2e View commit details
  9. feat(client-config-service): This release adds resourceType enums for…

    … AppConfig, AppSync, DataSync, EC2, EKS, Glue, GuardDuty, SageMaker, ServiceDiscovery, SES, Route53 types.
    awstools committed Oct 19, 2022
    Copy the full SHA
    4ceb486 View commit details
  10. feat(client-managedblockchain): Adding new Accessor APIs for Amazon M…

    …anaged Blockchain
    awstools committed Oct 19, 2022
    Copy the full SHA
    db0e989 View commit details
  11. docs(client-chime-sdk-messaging): Documentation updates for Chime Mes…

    …saging SDK
    awstools committed Oct 19, 2022
    Copy the full SHA
    0a32aa0 View commit details
  12. Copy the full SHA
    ec747ca View commit details
  13. Publish v3.192.0

    awstools committed Oct 19, 2022
    Copy the full SHA
    adbee08 View commit details
Loading