Feature: This release adds a new attribute FaceOccluded. Additionally, you can now select attributes individually (e.g. ["DEFAULT", "FACE_OCCLUDED", "AGE_RANGE"] instead of ["ALL"]), which can reduce response time.
Feature: We added support for ml.inf2 and ml.trn1 family of instances on Amazon SageMaker for deploying machine learning (ML) models for Real-time and Asynchronous inference. You can use these instances to achieve high performance at a low cost for generative artificial intelligence (AI) models.
Feature: Private API support for AWS AppSync. With Private APIs, you can now create GraphQL APIs that can only be accessed from your Amazon Virtual Private Cloud ("VPC").
Feature: Amazon OpenSearch Service adds the option to deploy a domain across multiple Availability Zones, with each AZ containing a complete copy of data and with nodes in one AZ acting as a standby. This option provides 99.99% availability and consistent performance in the event of infrastructure failure.
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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the aws group with 3 updates in the / directory: github.com/aws/aws-sdk-go-v2, github.com/aws/aws-sdk-go-v2/config and github.com/aws/aws-sdk-go-v2/service/s3.
Updates
github.com/aws/aws-sdk-go-v2
from 1.32.4 to 1.32.5Commits
d125de3
Release 2024-11-18fec51f3
Regenerated Clientsfba5997
Update API model0b8e5c8
Bump smithy-go dependency (#2902)50ba45c
Release 2024-11-15.2444bdff
Regenerated Clients55ab381
Update endpoints model94c0837
Update API model2398a79
Remove elastictranscoder service's integration test (#2901)93e0f29
Release 2024-11-15Updates
github.com/aws/aws-sdk-go-v2/config
from 1.28.3 to 1.28.5Commits
d125de3
Release 2024-11-18fec51f3
Regenerated Clientsfba5997
Update API model0b8e5c8
Bump smithy-go dependency (#2902)50ba45c
Release 2024-11-15.2444bdff
Regenerated Clients55ab381
Update endpoints model94c0837
Update API model2398a79
Remove elastictranscoder service's integration test (#2901)93e0f29
Release 2024-11-15Updates
github.com/aws/aws-sdk-go-v2/credentials
from 1.17.44 to 1.17.46Commits
d125de3
Release 2024-11-18fec51f3
Regenerated Clientsfba5997
Update API model0b8e5c8
Bump smithy-go dependency (#2902)50ba45c
Release 2024-11-15.2444bdff
Regenerated Clients55ab381
Update endpoints model94c0837
Update API model2398a79
Remove elastictranscoder service's integration test (#2901)93e0f29
Release 2024-11-15Updates
github.com/aws/aws-sdk-go-v2/service/s3
from 1.66.3 to 1.68.0Commits
18fea5d
Release 2024-11-21480ffa8
Regenerated Clients4075928
Update endpoints model2a88650
Update API modelc527ee8
Release 2024-11-20fdd6839
Regenerated Clients6809be0
Update endpoints modelf040881
Update API model249090e
Release 2024-11-19c158e16
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/service/sts
from 1.32.4 to 1.33.1Changelog
Sourced from github.com/aws/aws-sdk-go-v2/service/sts's changelog.
... (truncated)
Commits
ae835ec
Release 2023-05-04ef7f367
Regenerated Clientsa62e494
Update endpoints model833592f
Update API model829131f
Add SQSCustomizations (#2108)9d08e7d
Release 2023-05-03cec4d55
Regenerated Clientsf558c81
Update API model8d2e554
Release 2023-05-02312e442
Regenerated ClientsDependabot 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