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-sdk-go group with 5 updates in the / directory:
1.32.4
1.32.5
1.28.3
1.28.5
1.66.3
1.67.1
1.34.5
1.34.6
1.55.5
1.55.6
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/feature/ec2/imds
from 1.16.19 to 1.16.20Commits
9c92421
Release 2022-09-20389c50b
Regenerated Clients834dd34
Update endpoints modeld8d5446
Update API model4c9dc4d
Merge pull request #1847 from RanVaknin/documentation-update-config72c90fe
updated linting ignore3f34bd0
added changelog statment3938bb7
Release 2022-09-19c547650
Regenerated Clients2d3bbde
Update endpoints modelUpdates
github.com/aws/aws-sdk-go-v2/service/s3
from 1.66.3 to 1.67.1Commits
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/secretsmanager
from 1.34.5 to 1.34.6Commits
97e2d3f
Release 2024-08-304cca52b
Regenerated Clientsc8a5146
Update endpoints model92df7d8
Update API modelda11d7e
backfill@required
on ChangeMessageVisibilityBatchRequestEntry.VisibilityTime...00ce6de
Release 2024-08-29d0a7feb
Regenerated Clientse7536d2
Update API modelb4c0124
Release 2024-08-281cd39e0
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/service/ssm
from 1.55.5 to 1.55.6Commits
f1d71c5
Release 2024-09-04e4813e1
Regenerated Clients0e8bb90
Update partitions file6a5875b
Update endpoints modelf7030de
Update API modelUpdates
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