Skip to content

Commit 57954c3

Browse files
author
AWS SDK for Go v2 automation user
committed
Regenerated Clients
1 parent 91dd60a commit 57954c3

20 files changed

+238
-108
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "1367452c-c1ad-4e7c-90d8-25184d6e5b40",
3+
"type": "feature",
4+
"description": "Documentation update for AWS Organizations",
5+
"modules": [
6+
"service/organizations"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "c211fa8f-ea71-4bde-b522-d50514c4e81f",
3+
"type": "feature",
4+
"description": "Add DetailedStatus field to DescribeStackEvents and DescribeStacks APIs",
5+
"modules": [
6+
"service/cloudformation"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "f864dd45-2575-4476-9283-48e14081585f",
3+
"type": "feature",
4+
"description": "Added support for creating FSx for NetApp ONTAP file systems with up to 12 HA pairs, delivering up to 72 GB/s of read throughput and 12 GB/s of write throughput.",
5+
"modules": [
6+
"service/fsx"
7+
]
8+
}

service/cloudformation/api_op_CreateChangeSet.go

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

service/cloudformation/api_op_CreateStack.go

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

service/cloudformation/api_op_EstimateTemplateCost.go

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

service/cloudformation/api_op_GetTemplateSummary.go

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

service/cloudformation/api_op_SetStackPolicy.go

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

service/cloudformation/api_op_SetTypeConfiguration.go

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

service/cloudformation/api_op_UpdateStack.go

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

service/cloudformation/api_op_ValidateTemplate.go

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

service/cloudformation/deserializers.go

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

service/cloudformation/types/enums.go

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

0 commit comments

Comments
 (0)