Skip to content

Commit 7aa6c91

Browse files
author
AWS SDK for Go v2 automation user
committed
Regenerated Clients
1 parent 69b45ee commit 7aa6c91

33 files changed

+1070
-125
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "01b2fbcc-0cd5-4a0e-a0ec-4c389d36fd97",
3+
"type": "feature",
4+
"description": "Adds support for EKS add-ons pod identity associations integration",
5+
"modules": [
6+
"service/eks"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "10e2652f-364e-4c15-9163-b4e90b9d56f0",
3+
"type": "feature",
4+
"description": "This release adds support for the AWS Batch GetJobQueueSnapshot API operation.",
5+
"modules": [
6+
"service/batch"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "2d83bd8a-ff93-4337-80d9-8d610fe0f9f8",
3+
"type": "documentation",
4+
"description": "This doc-only update identifies fields that are specific to Gen 1 and Gen 2 applications.",
5+
"modules": [
6+
"service/amplify"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "3ee78f64-6b9a-41c5-8f5e-5d6f3b9b6793",
3+
"type": "feature",
4+
"description": "Support RESET_VALUE UpdateType for PropertyUpdates to reset property value to default or null",
5+
"modules": [
6+
"service/iottwinmaker"
7+
]
8+
}

service/amplify/api_op_CreateBackendEnvironment.go

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/amplify/api_op_CreateBranch.go

+9-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/amplify/api_op_DeleteBackendEnvironment.go

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/amplify/api_op_GetBackendEnvironment.go

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/amplify/api_op_ListBackendEnvironments.go

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/amplify/api_op_UpdateBranch.go

+9-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/amplify/types/types.go

+17-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/batch/api_op_GetJobQueueSnapshot.go

+139
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/batch/api_op_ListJobs.go

+32-14
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)