awslabs / llrt

LLRT (Low Latency Runtime) is an experimental, lightweight JavaScript runtime designed to address the growing demand for fast and efficient Serverless applications.
Apache License 2.0
7.75k stars 342 forks source link

chore(deps): bump the aws-sdk group with 21 updates #443

Closed dependabot[bot] closed 1 day ago

dependabot[bot] commented 2 days ago

Bumps the aws-sdk group with 21 updates:

Package From To
@aws-sdk/client-cloudwatch-events 3.600.0 3.606.0
@aws-sdk/client-cloudwatch-logs 3.600.0 3.606.0
@aws-sdk/client-cognito-identity 3.600.0 3.606.0
@aws-sdk/client-cognito-identity-provider 3.600.0 3.606.0
@aws-sdk/client-dynamodb 3.600.0 3.606.0
@aws-sdk/client-eventbridge 3.600.0 3.606.0
@aws-sdk/client-kms 3.600.0 3.606.0
@aws-sdk/client-lambda 3.600.0 3.606.0
@aws-sdk/client-s3 3.600.0 3.606.0
@aws-sdk/client-secrets-manager 3.600.0 3.606.0
@aws-sdk/client-ses 3.600.0 3.606.0
@aws-sdk/client-sfn 3.600.0 3.606.0
@aws-sdk/client-sns 3.600.0 3.606.0
@aws-sdk/client-sqs 3.600.0 3.606.0
@aws-sdk/client-ssm 3.600.0 3.606.0
@aws-sdk/client-sts 3.600.0 3.606.0
@aws-sdk/client-xray 3.600.0 3.606.0
@aws-sdk/credential-providers 3.600.0 3.606.0
@aws-sdk/lib-dynamodb 3.600.0 3.606.0
@aws-sdk/s3-request-presigner 3.600.0 3.606.0
@aws-sdk/client-ec2 3.600.0 3.606.0

Updates @aws-sdk/client-cloudwatch-events from 3.600.0 to 3.606.0

Release notes

Sourced from @​aws-sdk/client-cloudwatch-events's releases.

v3.606.0

3.606.0(2024-06-27)

Chores
Documentation Changes
  • client-rds: Updates Amazon RDS documentation for TAZ export to S3. (cee790fe)
  • client-cloudfront: Doc only update for CloudFront that fixes customer-reported issue (85a220c6)
New Features
  • clients: update client endpoints as of 2024-06-27 (9cc63d2c)
  • client-datazone: This release supports the data lineage feature of business data catalog in Amazon DataZone. (dc63d2cb)
  • client-qconnect: Adds CreateContentAssociation, ListContentAssociations, GetContentAssociation, and DeleteContentAssociation APIs. (c6917b44)
  • client-application-auto-scaling: Amazon WorkSpaces customers can now use Application Auto Scaling to automatically scale the number of virtual desktops in a WorkSpaces pool. (2bd900fc)
  • client-quicksight: Adding support for Repeating Sections, Nested Filters (be6cd948)
  • client-workspaces: Added support for WorkSpaces Pools. (729c2087)
  • client-mq: This release makes the EngineVersion field optional for both broker and configuration and uses the latest available version by default. The AutoMinorVersionUpgrade field is also now optional for broker creation and defaults to 'true'. (8c6b66ae)
  • client-sagemaker: Add capability for Admins to customize Studio experience for the user by showing or hiding Apps and MLTools. (c8b653f9)
  • client-chime-sdk-media-pipelines: Added Amazon Transcribe multi language identification to Chime SDK call analytics. Enabling customers sending single stream audio to generate call recordings using Chime SDK call analytics (2028122c)
  • client-elasticache: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (d3a5651d)

For list of updated packages, view updated-packages.md in assets-3.606.0.zip

v3.605.0

3.605.0(2024-06-26)

New Features
  • client-opensearch: This release adds support for enabling or disabling Natural Language Query Processing feature for Amazon OpenSearch Service domains, and provides visibility into the current state of the setup or tear-down. (63bea3bc)
  • client-kinesis-analytics-v2: This release adds support for new ListApplicationOperations and DescribeApplicationOperation APIs. It adds a new configuration to enable system rollbacks, adds field ApplicationVersionCreateTimestamp for clarity and improves support for pagination for APIs. (07be7ea4)
  • client-ivs-realtime: IVS Real-Time now offers customers the ability to upload public keys for customer vended participant tokens. (3520f1a3)
  • client-eks: Added support for disabling unmanaged addons during cluster creation. (cdf4fe62)
  • client-controltower: Added ListLandingZoneOperations API. (d6c9ad90)
Bug Fixes
  • eventstream-handler-node: add system clock offset to event signing streams (#6227) (4687f53d)

For list of updated packages, view updated-packages.md in assets-3.605.0.zip

... (truncated)

Changelog

Sourced from @​aws-sdk/client-cloudwatch-events's changelog.

3.606.0 (2024-06-27)

Note: Version bump only for package @​aws-sdk/client-cloudwatch-events

Commits


Updates @aws-sdk/client-cloudwatch-logs from 3.600.0 to 3.606.0

Release notes

Sourced from @​aws-sdk/client-cloudwatch-logs's releases.

v3.606.0

3.606.0(2024-06-27)

Chores
Documentation Changes
  • client-rds: Updates Amazon RDS documentation for TAZ export to S3. (cee790fe)
  • client-cloudfront: Doc only update for CloudFront that fixes customer-reported issue (85a220c6)
New Features
  • clients: update client endpoints as of 2024-06-27 (9cc63d2c)
  • client-datazone: This release supports the data lineage feature of business data catalog in Amazon DataZone. (dc63d2cb)
  • client-qconnect: Adds CreateContentAssociation, ListContentAssociations, GetContentAssociation, and DeleteContentAssociation APIs. (c6917b44)
  • client-application-auto-scaling: Amazon WorkSpaces customers can now use Application Auto Scaling to automatically scale the number of virtual desktops in a WorkSpaces pool. (2bd900fc)
  • client-quicksight: Adding support for Repeating Sections, Nested Filters (be6cd948)
  • client-workspaces: Added support for WorkSpaces Pools. (729c2087)
  • client-mq: This release makes the EngineVersion field optional for both broker and configuration and uses the latest available version by default. The AutoMinorVersionUpgrade field is also now optional for broker creation and defaults to 'true'. (8c6b66ae)
  • client-sagemaker: Add capability for Admins to customize Studio experience for the user by showing or hiding Apps and MLTools. (c8b653f9)
  • client-chime-sdk-media-pipelines: Added Amazon Transcribe multi language identification to Chime SDK call analytics. Enabling customers sending single stream audio to generate call recordings using Chime SDK call analytics (2028122c)
  • client-elasticache: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (d3a5651d)

For list of updated packages, view updated-packages.md in assets-3.606.0.zip

v3.605.0

3.605.0(2024-06-26)

New Features
  • client-opensearch: This release adds support for enabling or disabling Natural Language Query Processing feature for Amazon OpenSearch Service domains, and provides visibility into the current state of the setup or tear-down. (63bea3bc)
  • client-kinesis-analytics-v2: This release adds support for new ListApplicationOperations and DescribeApplicationOperation APIs. It adds a new configuration to enable system rollbacks, adds field ApplicationVersionCreateTimestamp for clarity and improves support for pagination for APIs. (07be7ea4)
  • client-ivs-realtime: IVS Real-Time now offers customers the ability to upload public keys for customer vended participant tokens. (3520f1a3)
  • client-eks: Added support for disabling unmanaged addons during cluster creation. (cdf4fe62)
  • client-controltower: Added ListLandingZoneOperations API. (d6c9ad90)
Bug Fixes
  • eventstream-handler-node: add system clock offset to event signing streams (#6227) (4687f53d)

For list of updated packages, view updated-packages.md in assets-3.605.0.zip

... (truncated)

Changelog

Sourced from @​aws-sdk/client-cloudwatch-logs's changelog.

3.606.0 (2024-06-27)

Note: Version bump only for package @​aws-sdk/client-cloudwatch-logs

Commits


Updates @aws-sdk/client-cognito-identity from 3.600.0 to 3.606.0

Release notes

Sourced from @​aws-sdk/client-cognito-identity's releases.

v3.606.0

3.606.0(2024-06-27)

Chores
Documentation Changes
  • client-rds: Updates Amazon RDS documentation for TAZ export to S3. (cee790fe)
  • client-cloudfront: Doc only update for CloudFront that fixes customer-reported issue (85a220c6)
New Features
  • clients: update client endpoints as of 2024-06-27 (9cc63d2c)
  • client-datazone: This release supports the data lineage feature of business data catalog in Amazon DataZone. (dc63d2cb)
  • client-qconnect: Adds CreateContentAssociation, ListContentAssociations, GetContentAssociation, and DeleteContentAssociation APIs. (c6917b44)
  • client-application-auto-scaling: Amazon WorkSpaces customers can now use Application Auto Scaling to automatically scale the number of virtual desktops in a WorkSpaces pool. (2bd900fc)
  • client-quicksight: Adding support for Repeating Sections, Nested Filters (be6cd948)
  • client-workspaces: Added support for WorkSpaces Pools. (729c2087)
  • client-mq: This release makes the EngineVersion field optional for both broker and configuration and uses the latest available version by default. The AutoMinorVersionUpgrade field is also now optional for broker creation and defaults to 'true'. (8c6b66ae)
  • client-sagemaker: Add capability for Admins to customize Studio experience for the user by showing or hiding Apps and MLTools. (c8b653f9)
  • client-chime-sdk-media-pipelines: Added Amazon Transcribe multi language identification to Chime SDK call analytics. Enabling customers sending single stream audio to generate call recordings using Chime SDK call analytics (2028122c)
  • client-elasticache: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (d3a5651d)

For list of updated packages, view updated-packages.md in assets-3.606.0.zip

v3.605.0

3.605.0(2024-06-26)

New Features
  • client-opensearch: This release adds support for enabling or disabling Natural Language Query Processing feature for Amazon OpenSearch Service domains, and provides visibility into the current state of the setup or tear-down. (63bea3bc)
  • client-kinesis-analytics-v2: This release adds support for new ListApplicationOperations and DescribeApplicationOperation APIs. It adds a new configuration to enable system rollbacks, adds field ApplicationVersionCreateTimestamp for clarity and improves support for pagination for APIs. (07be7ea4)
  • client-ivs-realtime: IVS Real-Time now offers customers the ability to upload public keys for customer vended participant tokens. (3520f1a3)
  • client-eks: Added support for disabling unmanaged addons during cluster creation. (cdf4fe62)
  • client-controltower: Added ListLandingZoneOperations API. (d6c9ad90)
Bug Fixes
  • eventstream-handler-node: add system clock offset to event signing streams (#6227) (4687f53d)

For list of updated packages, view updated-packages.md in assets-3.605.0.zip

... (truncated)

Changelog

Sourced from @​aws-sdk/client-cognito-identity's changelog.

3.606.0 (2024-06-27)

Note: Version bump only for package @​aws-sdk/client-cognito-identity

Commits


Updates @aws-sdk/client-cognito-identity-provider from 3.600.0 to 3.606.0

Release notes

Sourced from @​aws-sdk/client-cognito-identity-provider's releases.

v3.606.0

3.606.0(2024-06-27)

Chores
Documentation Changes
  • client-rds: Updates Amazon RDS documentation for TAZ export to S3. (cee790fe)
  • client-cloudfront: Doc only update for CloudFront that fixes customer-reported issue (85a220c6)
New Features
  • clients: update client endpoints as of 2024-06-27 (9cc63d2c)
  • client-datazone: This release supports the data lineage feature of business data catalog in Amazon DataZone. (dc63d2cb)
  • client-qconnect: Adds CreateContentAssociation, ListContentAssociations, GetContentAssociation, and DeleteContentAssociation APIs. (c6917b44)
  • client-application-auto-scaling: Amazon WorkSpaces customers can now use Application Auto Scaling to automatically scale the number of virtual desktops in a WorkSpaces pool. (2bd900fc)
  • client-quicksight: Adding support for Repeating Sections, Nested Filters (be6cd948)
  • client-workspaces: Added support for WorkSpaces Pools. (729c2087)
  • client-mq: This release makes the EngineVersion field optional for both broker and configuration and uses the latest available version by default. The AutoMinorVersionUpgrade field is also now optional for broker creation and defaults to 'true'. (8c6b66ae)
  • client-sagemaker: Add capability for Admins to customize Studio experience for the user by showing or hiding Apps and MLTools. (c8b653f9)
  • client-chime-sdk-media-pipelines: Added Amazon Transcribe multi language identification to Chime SDK call analytics. Enabling customers sending single stream audio to generate call recordings using Chime SDK call analytics (2028122c)
  • client-elasticache: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (d3a5651d)

For list of updated packages, view updated-packages.md in assets-3.606.0.zip

v3.605.0

3.605.0(2024-06-26)

New Features
  • client-opensearch: This release adds support for enabling or disabling Natural Language Query Processing feature for Amazon OpenSearch Service domains, and provides visibility into the current state of the setup or tear-down. (63bea3bc)
  • client-kinesis-analytics-v2: This release adds support for new ListApplicationOperations and DescribeApplicationOperation APIs. It adds a new configuration to enable system rollbacks, adds field ApplicationVersionCreateTimestamp for clarity and improves support for pagination for APIs. (07be7ea4)
  • client-ivs-realtime: IVS Real-Time now offers customers the ability to upload public keys for customer vended participant tokens. (3520f1a3)
  • client-eks: Added support for disabling unmanaged addons during cluster creation. (cdf4fe62)
  • client-controltower: Added ListLandingZoneOperations API. (d6c9ad90)
Bug Fixes
  • eventstream-handler-node: add system clock offset to event signing streams (#6227) (4687f53d)

For list of updated packages, view updated-packages.md in assets-3.605.0.zip

... (truncated)

Changelog

Sourced from @​aws-sdk/client-cognito-identity-provider's changelog.

3.606.0 (2024-06-27)

Note: Version bump only for package @​aws-sdk/client-cognito-identity-provider

Commits


Updates @aws-sdk/client-dynamodb from 3.600.0 to 3.606.0

Release notes

Sourced from @​aws-sdk/client-dynamodb's releases.

v3.606.0

3.606.0(2024-06-27)

Chores
Documentation Changes
  • client-rds: Updates Amazon RDS documentation for TAZ export to S3. (cee790fe)
  • client-cloudfront: Doc only update for CloudFront that fixes customer-reported issue (85a220c6)
New Features
  • clients: update client endpoints as of 2024-06-27 (9cc63d2c)
  • client-datazone: This release supports the data lineage feature of business data catalog in Amazon DataZone. (dc63d2cb)
  • client-qconnect: Adds CreateContentAssociation, ListContentAssociations, GetContentAssociation, and DeleteContentAssociation APIs. (c6917b44)
  • client-application-auto-scaling: Amazon WorkSpaces customers can now use Application Auto Scaling to automatically scale the number of virtual desktops in a WorkSpaces pool. (2bd900fc)
  • client-quicksight: Adding support for Repeating Sections, Nested Filters (be6cd948)
  • client-workspaces: Added support for WorkSpaces Pools. (729c2087)
  • client-mq: This release makes the EngineVersion field optional for both broker and configuration and uses the latest available version by default. The AutoMinorVersionUpgrade field is also now optional for broker creation and defaults to 'true'. (8c6b66ae)
  • client-sagemaker: Add capability for Admins to customize Studio experience for the user by showing or hiding Apps and MLTools. (c8b653f9)
  • client-chime-sdk-media-pipelines: Added Amazon Transcribe multi language identification to Chime SDK call analytics. Enabling customers sending single stream audio to generate call recordings using Chime SDK call analytics (2028122c)
  • client-elasticache: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (d3a5651d)

For list of updated packages, view updated-packages.md in assets-3.606.0.zip

v3.605.0

3.605.0(2024-06-26)

New Features
  • client-opensearch: This release adds support for enabling or disabling Natural Language Query Processing feature for Amazon OpenSearch Service domains, and provides visibility into the current state of the setup or tear-down. (63bea3bc)
  • client-kinesis-analytics-v2: This release adds support for new ListApplicationOperations and DescribeApplicationOperation APIs. It adds a new configuration to enable system rollbacks, adds field ApplicationVersionCreateTimestamp for clarity and improves support for pagination for APIs. (07be7ea4)
  • client-ivs-realtime: IVS Real-Time now offers customers the ability to upload public keys for customer vended participant tokens. (3520f1a3)
  • client-eks: Added support for disabling unmanaged addons during cluster creation. (cdf4fe62)
  • client-controltower: Added ListLandingZoneOperations API. (d6c9ad90)
Bug Fixes
  • eventstream-handler-node: add system clock offset to event signing streams (#6227) (4687f53d)

For list of updated packages, view updated-packages.md in assets-3.605.0.zip

... (truncated)

Changelog

Sourced from @​aws-sdk/client-dynamodb's changelog.

3.606.0 (2024-06-27)

Note: Version bump only for package @​aws-sdk/client-dynamodb

3.602.0 (2024-06-20)

Note: Version bump only for package @​aws-sdk/client-dynamodb

Commits
  • 5c9e9d7 Publish v3.606.0
  • f922dc1 Publish v3.602.0
  • 249cd33 docs(client-dynamodb): Doc-only update for DynamoDB. Fixed Important note in ...
  • See full diff in compare view


Updates @aws-sdk/client-eventbridge from 3.600.0 to 3.606.0

Release notes

Sourced from @​aws-sdk/client-eventbridge's releases.

v3.606.0

3.606.0(2024-06-27)

Chores
Documentation Changes
  • client-rds: Updates Amazon RDS documentation for TAZ export to S3. (cee790fe)
  • client-cloudfront: Doc only update for CloudFront that fixes customer-reported issue (85a220c6)
New Features
  • clients: update client endpoints as of 2024-06-27 (9cc63d2c)
  • client-datazone: This release supports the data lineage feature of business data catalog in Amazon DataZone. (dc63d2cb)
  • client-qconnect: Adds CreateContentAssociation, ListContentAssociations, GetContentAssociation, and DeleteContentAssociation APIs. (c6917b44)
  • client-application-auto-scaling: Amazon WorkSpaces customers can now use Application Auto Scaling to automatically scale the number of virtual desktops in a WorkSpaces pool. (2bd900fc)
  • client-quicksight: Adding support for Repeating Sections, Nested Filters (be6cd948)
  • client-workspaces: Added support for WorkSpaces Pools. (729c2087)
  • client-mq: This release makes the EngineVersion field optional for both broker and configuration and uses the latest available version by default. The AutoMinorVersionUpgrade field is also now optional for broker creation and defaults to 'true'. (8c6b66ae)
  • client-sagemaker: Add capability for Admins to customize Studio experience for the user by showing or hiding Apps and MLTools. (c8b653f9)
  • client-chime-sdk-media-pipelines: Added Amazon Transcribe multi language identification to Chime SDK call analytics. Enabling customers sending single stream audio to generate call recordings using Chime SDK call analytics (2028122c)
  • client-elasticache: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (d3a5651d)

For list of updated packages, view updated-packages.md in assets-3.606.0.zip

v3.605.0

3.605.0(2024-06-26)

New Features
  • client-opensearch: This release adds support for enabling or disabling Natural Language Query Processing feature for Amazon OpenSearch Service domains, and provides visibility into the current state of the setup or tear-down. (63bea3bc)
  • client-kinesis-analytics-v2: This release adds support for new ListApplicationOperations and DescribeApplicationOperation APIs. It adds a new configuration to enable system rollbacks, adds field ApplicationVersionCreateTimestamp for clarity and improves support for pagination for APIs. (07be7ea4)
  • client-ivs-realtime: IVS Real-Time now offers customers the ability to upload public keys for customer vended participant tokens. (3520f1a3)
  • client-eks: Added support for disabling unmanaged addons during cluster creation. (cdf4fe62)
  • client-controltower: Added ListLandingZoneOperations API. (d6c9ad90)
Bug Fixes
  • eventstream-handler-node: add system clock offset to event signing streams (#6227) (4687f53d)

For list of updated packages, view updated-packages.md in assets-3.605.0.zip

... (truncated)

Changelog

Sourced from @​aws-sdk/client-eventbridge's changelog.

3.606.0 (2024-06-27)

Note: Version bump only for package @​aws-sdk/client-eventbridge

Commits


Updates @aws-sdk/client-kms from 3.600.0 to 3.606.0

Release notes

Sourced from @​aws-sdk/client-kms's releases.

v3.606.0

3.606.0(2024-06-27)

Chores
Documentation Changes
  • client-rds: Updates Amazon RDS documentation for TAZ export to S3. (cee790fe)
  • client-cloudfront: Doc only update for CloudFront that fixes customer-reported issue (85a220c6)
New Features
  • clients: update client endpoints as of 2024-06-27 (9cc63d2c)
  • client-datazone: This release supports the data lineage feature of business data catalog in Amazon DataZone. (dc63d2cb)
  • client-qconnect: Adds CreateContentAssociation, ListContentAssociations, GetContentAssociation, and DeleteContentAssociation APIs. (c6917b44)
  • client-application-auto-scaling: Amazon WorkSpaces customers can now use Application Auto Scaling to automatically scale the number of virtual desktops in a WorkSpaces pool. (2bd900fc)
  • client-quicksight: Adding support for Repeating Sections, Nested Filters (be6cd948)
  • client-workspaces: Added support for WorkSpaces Pools. (729c2087)
  • client-mq: This release makes the EngineVersion field optional for both broker and configuration and uses the latest available version by default. The AutoMinorVersionUpgrade field is also now optional for broker creation and defaults to 'true'. (8c6b66ae)
  • client-sagemaker: Add capability for Admins to customize Studio experience for the user by showing or hiding Apps and MLTools. (c8b653f9)
  • client-chime-sdk-media-pipelines: Added Amazon Transcribe multi language identification to Chime SDK call analytics. Enabling customers sending single stream audio to generate call recordings using Chime SDK call analytics (2028122c)
  • client-elasticache: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (d3a5651d)

For list of updated packages, view updated-packages.md in assets-3.606.0.zip

v3.605.0

3.605.0(2024-06-26)

New Features
  • client-opensearch: This release adds support for enabling or disabling Natural Language Query Processing feature for Amazon OpenSearch Service domains, and provides visibility into the current state of the setup or tear-down. (63bea3bc)
  • client-kinesis-analytics-v2: This release adds support for new ListApplicationOperations and DescribeApplicationOperation APIs. It adds a new configuration to enable system rollbacks, adds field ApplicationVersionCreateTimestamp for clarity and improves support for pagination for APIs. (07be7ea4)
  • client-ivs-realtime: IVS Real-Time now offers customers the ability to upload public keys for customer vended participant tokens. (3520f1a3)
  • client-eks: Added support for disabling unmanaged addons during cluster creation. (cdf4fe62)
  • client-controltower: Added ListLandingZoneOperations API. (d6c9ad90)
Bug Fixes
  • eventstream-handler-node: add system clock offset to event signing streams (#6227) (4687f53d)

For list of updated packages, view updated-packages.md in assets-3.605.0.zip

... (truncated)

Changelog

Sourced from @​aws-sdk/client-kms's changelog.

3.606.0 (2024-06-27)

Note: Version bump only for package @​aws-sdk/client-kms

Commits


Updates @aws-sdk/client-lambda from 3.600.0 to 3.606.0

Release notes

Sourced from @​aws-sdk/client-lambda's releases.

v3.606.0

3.606.0(2024-06-27)

Chores
Documentation Changes
  • client-rds: Updates Amazon RDS documentation for TAZ export to S3. (cee790fe)
  • client-cloudfront: Doc only update for CloudFront that fixes customer-reported issue (85a220c6)
New Features
  • clients: update client endpoints as of 2024-06-27 (9cc63d2c)
  • client-datazone: This release supports the data lineage feature of business data catalog in Amazon DataZone. (dc63d2cb)
  • client-qconnect: Adds CreateContentAssociation, ListContentAssociations, GetContentAssociation, and DeleteContentAssociation APIs. (c6917b44)
  • client-application-auto-scaling: Amazon WorkSpaces customers can now use Application Auto Scaling to automatically scale the number of virtual desktops in a WorkSpaces pool. (2bd900fc)
  • client-quicksight: Adding support for Repeating Sections, Nested Filters (be6cd948)
  • client-workspaces: Added support for WorkSpaces Pools. (729c2087)
  • client-mq: This release makes the EngineVersion field optional for both broker and configuration and uses the latest available version by default. The AutoMinorVersionUpgrade field is also now optional for broker creation and defaults to 'true'. (8c6b66ae)
  • client-sagemaker: Add capability for Admins to customize Studio experience for the user by showing or hiding Apps and MLTools. (c8b653f9)
  • client-chime-sdk-media-pipelines: Added Amazon Transcribe multi language identification to Chime SDK call analytics. Enabling customers sending single stream audio to generate call recordings using Chime SDK call analytics (2028122c)
  • client-elasticache: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (d3a5651d)

For list of updated packages, view updated-packages.md in assets-3.606.0.zip

v3.605.0

3.605.0(2024-06-26)

New Features
  • client-opensearch: This release adds support for enabling or disabling Natural Language Query Processing feature for Amazon OpenSearch Service domains, and provides visibility into the current state of the setup or tear-down. (63bea3bc)
  • client-kinesis-analytics-v2: This release adds support for new ListApplicationOperations and DescribeApplicationOperation APIs. It adds a new configuration to enable system rollbacks, adds field ApplicationVersionCreateTimestamp for clarity and improves support for pagination for APIs. (07be7ea4)
  • client-ivs-realtime: IVS Real-Time now offers customers the ability to upload public keys for customer vended participant tokens. (3520f1a3)
  • client-eks: Added support for disabling unmanaged addons during cluster creation. (cdf4fe62)
  • client-controltower: Added ListLandingZoneOperations API. (d6c9ad90)
Bug Fixes
  • eventstream-handler-node: add system clock offset to event signing streams (#6227) (4687f53d)

For list of updated packages, view updated-packages.md in assets-3.605.0.zip

... (truncated)

Changelog

Sourced from @​aws-sdk/client-lambda's changelog.

3.606.0 (2024-06-27)

Note: Version bump only for package @​aws-sdk/client-lambda

Commits


Updates @aws-sdk/client-s3 from 3.600.0 to 3.606.0

Release notes

Sourced from @​aws-sdk/client-s3's releases.

v3.606.0

3.606.0(2024-06-27)

Chores
Documentation Changes
  • client-rds: Updates Amazon RDS documentation for TAZ export to S3. (cee790fe)
  • client-cloudfront: Doc only update for CloudFront that fixes customer-reported issue (85a220c6)
New Features
  • clients: update client endpoints as of 2024-06-27 (9cc63d2c)
  • client-datazone: This release supports the data lineage feature of business data catalog in Amazon DataZone. (dc63d2cb)
  • client-qconnect: Adds CreateContentAssociation, ListContentAssociations, GetContentAssociation, and DeleteContentAssociation APIs. (c6917b44)
  • client-application-auto-scaling: Amazon WorkSpaces customers can now use Application Auto Scaling to automatically scale the number of virtual desktops in a WorkSpaces pool. (2bd900fc)
  • client-quicksight: Adding support for Repeating Sections, Nested Filters (be6cd948)
  • client-workspaces: Added support for WorkSpaces Pools. (729c2087)
  • client-mq: This release makes the EngineVersion field optional for both broker and configuration and uses the latest available version by default. The AutoMinorVersionUpgrade field is also now optional for broker creation and defaults to 'true'. (8c6b66ae)
  • client-sagemaker: Add capability for Admins to customize Studio experience for the user by showing or hiding Apps and MLTools. (c8b653f9)
  • client-chime-sdk-media-pipelines: Added Amazon Transcribe multi language identification to Chime SDK call analytics. Enabling customers sending single stream audio to generate call recordings using Chime SDK call analytics (2028122c)
  • client-elasticache: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (d3a5651d)

For list of updated packages, view updated-packages.md in assets-3.606.0.zip

v3.605.0

3.605.0(2024-06-26)

New Features
  • client-opensearch: This release adds support for enabling or disabling Natural Language Query Processing feature for Amazon OpenSearch Service domains, and provides visibility into the current state of the setup or tear-down. (63bea3bc)
  • client-kinesis-analytics-v2: This release adds support for new ListApplicationOperations and DescribeApplicationOperation APIs. It adds a new configuration to enable system rollbacks, adds field ApplicationVersionCreateTimestamp for clarity and improves support for pagination for APIs. (07be7ea4)
  • client-ivs-realtime: IVS Real-Time now offers customers the ability to upload public keys for customer vended participant tokens. (3520f1a3)
  • client-eks: Added support for disabling unmanaged addons during cluster creation. (cdf4fe62)
  • client-controltower: Added ListLandingZoneOperations API. (d6c9ad90)
Bug Fixes
  • eventstream-handler-node: add system clock offset to event signing streams (#6227) (4687f53d)

For list of updated packages, view updated-packages.md in assets-3.605.0.zip

... (truncated)

Changelog

Sourced from @​aws-sdk/client-s3's changelog.

3.606.0 (2024-06-27)

Note: Version bump only for package @​aws-sdk/client-s3

Commits


Updates @aws-sdk/client-secrets-manager from 3.600.0 to 3.606.0

Release notes

Sourced from @​aws-sdk/client-secrets-manager's releases.

v3.606.0

3.606.0(2024-06-27)

Chores
Documentation Changes
  • client-rds: Updates Amazon RDS documentation for TAZ export to S3. (cee790fe)
  • client-cloudfront: Doc only update for CloudFront that fixes customer-reported issue (85a220c6)
New Features
  • clients: update client endpoints as of 2024-06-27 (9cc63d2c)
  • client-datazone: This release supports the data lineage feature of business data catalog in Amazon DataZone. (
    richarddavison commented 2 days ago

    @dependabot rebase

richarddavison commented 2 days ago

@dependabot rebase