client-datasync: Updated guidance on using private or self-signed certificate authorities (CAs) with AWS DataSync object storage locations. (c4eb11d1)
New Features
clients: update client endpoints as of 2024-05-03 (ca804cdb)
client-bedrock-agent: This release adds support for using Provisioned Throughput with Bedrock Agents. (7c1d3397)
client-inspector2: This release adds CSV format to GetCisScanReport for Inspector v2 (79fb03b9)
client-sesv2: Adds support for specifying replacement headers per BulkEmailEntry in SendBulkEmail in SESv2. (9dac593b)
client-connectcases: This feature supports the release of Files related items (89b45abe)
client-sagemaker: Amazon SageMaker Inference now supports m6i, c6i, r6i, m7i, c7i, r7i and g5 instance types for Batch Transform Jobs (c97f84a4)
client-connect: This release adds 5 new APIs for managing attachments: StartAttachedFileUpload, CompleteAttachedFileUpload, GetAttachedFile, BatchGetAttachedFileMetadata, DeleteAttachedFile. These APIs can be used to programmatically upload and download attachments to Connect resources, like cases. (1cbc8f94)
Bug Fixes
clients: add deps required by default credential providers (#6055) (bfa86268)
Tests
middleware-sdk-s3: add waiter for s3 express e2e test (#6051) (003de3f2)
For list of updated packages, view updated-packages.md in assets-3.569.0.zip
clarify lib-storage name change between v2 and v3 (#6023) (4d0eafce)
New Features
client-redshift-serverless: Update Redshift Serverless List Scheduled Actions Output Response to include Namespace Name. (044806b1)
client-dynamodb: This release adds support to specify an optional, maximum OnDemandThroughput for DynamoDB tables and global secondary indexes in the CreateTable or UpdateTable APIs. You can also override the OnDemandThroughput settings by calling the ImportTable, RestoreFromPointInTime, or RestoreFromBackup APIs. (7a4330dd)
client-personalize: This releases ability to delete users and their data, including their metadata and interactions data, from a dataset group. (3c7432b9)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps @aws-sdk/client-sns from 3.507.0 to 3.569.0.
Release notes
Sourced from
@aws-sdk/client-sns
's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-sns
's changelog.... (truncated)
Commits
e627b9e
Publish v3.569.0bfa8626
fix(clients): add deps required by default credential providers (#6055)190768a
Publish v3.568.01d48d02
chore: bump@types/node
to 16.x (#6047)606aa22
Publish v3.567.0306aafc
chore(clients): remove redundant service client doc generator (#6041)c4fb66d
chore(clients): extend TypeScript config from@tsconfig/node16
(#6037)d196411
feat: end support for Node.js 14.x (#6034)df7acb1
Publish v3.565.02d46254
Publish v3.564.0Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show