clients: update client endpoints as of 2024-05-10 (f98b8d49)
client-application-discovery-service: add v2 smoke tests and smithy smokeTests trait for SDK testing (807fcd73)
client-sso-oidc: Updated request parameters for PKCE support. (a25b371e)
client-greengrassv2: Mark ComponentVersion in ComponentDeploymentSpecification as required. (d56a60ae)
client-sagemaker: Introduced support for G6 instance types on Sagemaker Notebook Instances and on SageMaker Studio for JupyterLab and CodeEditor applications. (0f5cee89)
Bug Fixes
ec2-metadata-service: set timeout for requests (#6072) (8f310ec1)
For list of updated packages, view updated-packages.md in assets-3.574.0.zip
client-route53resolver: Update the DNS Firewall settings to correct a spelling issue. (b53cab3d)
New Features
clients: update client endpoints as of 2024-05-09 (cc9b77b4)
client-pinpoint: This release adds support for specifying email message headers for Email Templates, Campaigns, Journeys and Send Messages. (efa9f252)
client-bedrock-agent-runtime: This release adds support to provide guardrail configuration and modify inference parameters that are then used in RetrieveAndGenerate API in Agents for Amazon Bedrock. (98edd48e)
client-ssm-sap: Added support for application-aware start/stop of SAP applications running on EC2 instances, with SSM for SAP (4a7a81df)
client-verifiedpermissions: Adds policy effect and actions fields to Policy API's. (629ed6e6)
For list of updated packages, view updated-packages.md in assets-3.573.0.zip
v3.572.0
3.572.0(2024-05-08)
Chores
middleware-expect-continue: do not set expect header if using FetchHttpHandler (#6046) (6bb09044)
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-s3 from 3.540.0 to 3.574.0.
Release notes
Sourced from
@aws-sdk/client-s3
's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-s3
's changelog.... (truncated)
Commits
76807d0
Publish v3.574.04d4f255
Publish v3.572.0e627b9e
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)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