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 4 updates in the / directory: github.com/aws/aws-sdk-go-v2, github.com/aws/aws-sdk-go-v2/config, github.com/aws/aws-sdk-go-v2/service/acm and github.com/aws/aws-sdk-go-v2/service/secretsmanager.
Updates
github.com/aws/aws-sdk-go-v2
from 1.30.5 to 1.31.0Commits
2f44586
Release 2024-09-2022d0876
Regenerated Clients5454ab9
Update API model06150d9
add tracing and metrics support (#2798)18f7b40
Release 2024-09-19e91c9c4
Regenerated Clients6df0a09
Update API model98ae688
Release 2024-09-18222928c
Regenerated Clients887c4de
Update API modelUpdates
github.com/aws/aws-sdk-go-v2/config
from 1.27.33 to 1.27.37Commits
3f09c24
Release 2024-09-2363b1e7d
Regenerated Clients5e6ce06
Update API model2f44586
Release 2024-09-2022d0876
Regenerated Clients5454ab9
Update API model06150d9
add tracing and metrics support (#2798)18f7b40
Release 2024-09-19e91c9c4
Regenerated Clients6df0a09
Update API modelUpdates
github.com/aws/aws-sdk-go-v2/service/acm
from 1.28.8 to 1.29.1Commits
08f1f0b
Release 2022-10-240e1e20e
Regenerated Clients281c268
Update SDK's smithy-go dependency to v1.13.4db7c0a3
Update endpoints model1eae80d
Update API model17628c4
EC2 IMDS client logging fixes (#1891)7655449
Release 2022-10-21dcae829
Regenerated Clientsb82766b
Update API model1c05fb6
Implements IsCredentialsProvider for checking if a provider matches a target ...Updates
github.com/aws/aws-sdk-go-v2/service/secretsmanager
from 1.32.8 to 1.33.1Changelog
Sourced from github.com/aws/aws-sdk-go-v2/service/secretsmanager'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