Skip to content

Commit 9005edf

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2024-07-03
1 parent 4d2473c commit 9005edf

File tree

44 files changed

+117
-92
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+117
-92
lines changed

.changelog/13c42e901a8d47beb308982ff2a2f317.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

.changelog/24957440a08c46b6badc760197b52ff9.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

.changelog/a9d32a6603dd40cb97e78bf027ca5f72.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

.changelog/b1d88097abd9498a84e4dad54980a3a4.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

.changelog/d0096215db8642de999a38107480d6eb.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
# Release (2024-07-03)
2+
3+
## General Highlights
4+
* **Dependency Update**: Updated to the latest SDK module versions
5+
6+
## Module Highlights
7+
* `github.com/aws/aws-sdk-go-v2/service/applicationautoscaling`: [v1.30.2](service/applicationautoscaling/CHANGELOG.md#v1302-2024-07-03)
8+
* **Documentation**: Doc only update for Application Auto Scaling that fixes resource name.
9+
* `github.com/aws/aws-sdk-go-v2/service/directconnect`: [v1.27.2](service/directconnect/CHANGELOG.md#v1272-2024-07-03)
10+
* **Documentation**: This update includes documentation for support of new native 400 GBps ports for Direct Connect.
11+
* `github.com/aws/aws-sdk-go-v2/service/organizations`: [v1.30.0](service/organizations/CHANGELOG.md#v1300-2024-07-03)
12+
* **Feature**: Added a new reason under ConstraintViolationException in RegisterDelegatedAdministrator API to prevent registering suspended accounts as delegated administrator of a service.
13+
* `github.com/aws/aws-sdk-go-v2/service/rekognition`: [v1.43.0](service/rekognition/CHANGELOG.md#v1430-2024-07-03)
14+
* **Feature**: This release adds support for tagging projects and datasets with the CreateProject and CreateDataset APIs.
15+
* `github.com/aws/aws-sdk-go-v2/service/workspaces`: [v1.44.0](service/workspaces/CHANGELOG.md#v1440-2024-07-03)
16+
* **Feature**: Fix create workspace bundle RootStorage/UserStorage to accept non null values
17+
118
# Release (2024-07-02)
219

320
## General Highlights

config/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.27.24 (2024-07-03)
2+
3+
* **Dependency Update**: Updated to the latest SDK module versions
4+
15
# v1.27.23 (2024-06-28)
26

37
* **Dependency Update**: Updated to the latest SDK module versions

config/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ go 1.20
44

55
require (
66
github.com/aws/aws-sdk-go-v2 v1.30.1
7-
github.com/aws/aws-sdk-go-v2/credentials v1.17.23
7+
github.com/aws/aws-sdk-go-v2/credentials v1.17.24
88
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.9
99
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.0
1010
github.com/aws/aws-sdk-go-v2/service/sso v1.22.1
11-
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.26.1
11+
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.26.2
1212
github.com/aws/aws-sdk-go-v2/service/sts v1.30.1
1313
github.com/aws/smithy-go v1.20.3
1414
)

config/go_module_metadata.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

credentials/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.17.24 (2024-07-03)
2+
3+
* **Dependency Update**: Updated to the latest SDK module versions
4+
15
# v1.17.23 (2024-06-28)
26

37
* **Dependency Update**: Updated to the latest SDK module versions

0 commit comments

Comments
 (0)