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 4 updates in the / directory: github.com/aws/aws-sdk-go-v2/config, github.com/aws/aws-sdk-go-v2/service/s3, github.com/aws/aws-sdk-go-v2/service/secretsmanager and github.com/aws/aws-sdk-go-v2/service/ssm.
Updates
github.com/aws/aws-sdk-go-v2/config
from 1.27.28 to 1.27.31Commits
a6e48ac
Release 2024-08-267d62062
Regenerated Clientsbdf2372
Update API model84ca95e
omitempty for NULL attribute values from custom marshalers (#2739)d7a7f5a
save sso cache token expiresAt in UTC (#2709)87cea8b
Release 2024-08-2393f8d22
Regenerated Clientsbd44016
Update API model097b04b
Merge pull request #2761 from aws/fix-dont-fail-test-if-credentials-setc10d543
Don't fail credentials unit tests if credentials are found on a fileUpdates
github.com/aws/aws-sdk-go-v2/service/s3
from 1.59.0 to 1.61.0Commits
b4c0124
Release 2024-08-281cd39e0
Regenerated Clients854f863
Update endpoints model77152bc
Update API model9c621d1
Add aPresignPostObject
to thePresignClient
fors3.PutObject
operation...7e17fb5
Release 2024-08-278906cd2
Regenerated Clients4acfe2e
Update API modela6e48ac
Release 2024-08-267d62062
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/service/secretsmanager
from 1.32.5 to 1.32.6Commits
4c98ee7
Release 2023-09-082b8aaa5
Regenerated Clients4ac2af3
Update endpoints modela490a5a
Update API modela81a9f7
Release 2023-09-07756aec9
Regenerated Clients024ada3
Update endpoints modele40c889
Update API model2255129
Release 2023-09-063ec17ed
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/service/ssm
from 1.52.5 to 1.52.6Commits
d1d210d
Release 2024-08-22afb0408
Regenerated Clients05f4492
Update partitions file600651a
Update endpoints modelebaae40
Update API model38fe812
Release 2024-08-21b504211
Regenerated Clients02f3045
Update endpoints modelf7d2cf6
Update API model4d36126
Release 2024-08-20Updates
github.com/aws/aws-sdk-go-v2/service/sts
from 1.30.4 to 1.30.5Commits
89a5b69
Release 2023-02-22c863429
Regenerated Clientsaa8a947
Update API modele845552
Merge pull request #2037 from aws/fix-struct-errorcodecbeebab
cl5c057fd
fix: prevent nil pointer deref on struct ErrorCode method0f8b6e7
Release 2023-02-21e5cb2ee
Regenerated Clients6120ee6
Update endpoints model42acd6a
Update API modelDependabot 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