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.528.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.529.0
Choose a head ref
  • 12 commits
  • 1,295 files changed
  • 2 contributors

Commits on Mar 6, 2024

  1. chore(codegen): use lib serde helpers instead of codegen (#5855)

    * chore(codegen): use lib serde helpers instead of codegen
    
    * feat: write error.$responseBodyText if available
    
    * chore: codegen update to use imported serde helper functions
    
    * chore: unused imports
    kuhe authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    304ca3e View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. chore(codegen): add sigv4a trait detection (#5850)

    * chore(codegen): add sigv4a trait detection
    
    * chore: no need to check operations for sigv4a
    
    * chore: import ordering
    
    * chore: add id&auth settings matcher to sigv4a plugin
    kuhe authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    73399ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fef8cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2536630 View commit details
    Browse the repository at this point in the history
  4. feat(client-wafv2): You can increase the max request body inspection …

    …size for some regional resources. The size setting is in the web ACL association config. Also, the AWSManagedRulesBotControlRuleSet EnableMachineLearning setting now takes a Boolean instead of a primitive boolean type, for languages like Java.
    awstools committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    e9ce4e8 View commit details
    Browse the repository at this point in the history
  5. feat(client-appconfig): AWS AppConfig now supports dynamic parameters…

    …, which enhance the functionality of AppConfig Extensions by allowing you to provide parameter values to your Extensions at the time you deploy your configuration.
    awstools committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    9159ba2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c7a2f3f View commit details
    Browse the repository at this point in the history
  7. feat(client-ec2): This release adds an optional parameter to Register…

    …Image and CopyImage APIs to support tagging AMIs at the time of creation.
    awstools committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    b6f2e1d View commit details
    Browse the repository at this point in the history
  8. docs(client-rds): Updates Amazon RDS documentation for io2 storage fo…

    …r Multi-AZ DB clusters
    awstools committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    2864eaa View commit details
    Browse the repository at this point in the history
  9. feat(client-payment-cryptography-data): AWS Payment Cryptography EMV …

    …Decrypt Feature Release
    awstools committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    9cbbeba View commit details
    Browse the repository at this point in the history
  10. feat(client-grafana): Adds support for the new GrafanaToken as part o…

    …f the Amazon Managed Grafana Enterprise plugins upgrade to associate your AWS account with a Grafana Labs account.
    awstools committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    00943f4 View commit details
    Browse the repository at this point in the history
  11. Publish v3.529.0

    awstools committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    2fd9505 View commit details
    Browse the repository at this point in the history
Loading