codegen: move s3 transform to Java code (#5963) (58875c9f)
ec2-metadata-service: readme update to link to imds credentials method (#5962) (ffd93809)
Documentation Changes
UPGRADING: on the use of expiration in credential provider functions (#5961) (6fd6269e)
New Features
clients: update client endpoints as of 2024-04-05 (e31f957e)
client-verifiedpermissions: Adding BatchIsAuthorizedWithToken API which supports multiple authorization requests against a PolicyStore given a bearer token. (8f5691c8)
client-resource-groups: Added a new QueryErrorCode RESOURCE_TYPE_NOT_SUPPORTED that is returned by the ListGroupResources operation if the group query contains unsupported resource types. (73a6573a)
client-quicksight: Adding IAMIdentityCenterInstanceArn parameter to CreateAccountSubscription (a837f798)
For list of updated packages, view updated-packages.md in assets-3.550.0.zip
clients: update client endpoints as of 2024-04-04 (da490a15)
client-ivs: API update to include an SRT ingest endpoint and passphrase for all channels. (9d148371)
client-cleanrooms: Feature: New schemaStatusDetails field to the existing Schema object that displays a status on Schema API responses to show whether a schema is queryable or not. New BatchGetSchemaAnalysisRule API to retrieve multiple schemaAnalysisRules using a single API call. (30e75ea7)
client-emr-containers: This release adds support for integration with EKS AccessEntry APIs to enable automatic Cluster Access for EMR on EKS. (36c67508)
client-ec2: Amazon EC2 G6 instances powered by NVIDIA L4 Tensor Core GPUs can be used for a wide range of graphics-intensive and machine learning use cases. Gr6 instances also feature NVIDIA L4 GPUs and can be used for graphics workloads with higher memory requirements. (379b756b)
client-b2bi: Adding support for X12 5010 HIPAA EDI version and associated transaction sets. (f4cb659c)
client-verifiedpermissions: Adds GroupConfiguration field to Identity Source API's (d2d80fda)
For list of updated packages, view updated-packages.md in assets-3.549.0.zip
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.456.0 to 3.550.0.
Release notes
Sourced from
@aws-sdk/client-s3
's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-s3
's changelog.... (truncated)
Commits
a10d3dd
Publish v3.550.058875c9
chore(codegen): move s3 transform to Java code (#5963)1408dce
Publish v3.549.0c349825
chore(codegen): update Smithy to 1.47.0 (#5956)37d500c
Publish v3.540.042a791d
fix(util-endpoints): augment endpointFunctions inline in endpointResolver fun...75c4599
Publish v3.537.069ecf8b
Publish v3.536.06bb7caa
chore: move deprecation after description in comments (#5911)c996c48
Publish v3.535.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