Skip to content

Commit 7a35dff

Browse files
author
AWS SDK for Go v2 automation user
committed
Regenerated Clients
1 parent 054bc1d commit 7a35dff

Some content is hidden

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

43 files changed

+1672
-70
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "03a82ce9-875b-4c09-9cb2-ffd395de6bf2",
3+
"type": "documentation",
4+
"description": "Doc only update for quota increase change",
5+
"modules": [
6+
"service/organizations"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "3f380c65-bb68-4500-9918-599a3934f98e",
3+
"type": "feature",
4+
"description": "This release adds the ability to view audit history on a case and introduces a new parameter, performedBy, for CreateCase and UpdateCase API's.",
5+
"modules": [
6+
"service/connectcases"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "630443ce-cd0f-4c9d-8372-3c8f5b555469",
3+
"type": "documentation",
4+
"description": "Doc-only update around removing AL1 from list of available AMIs for Cloud9",
5+
"modules": [
6+
"service/cloud9"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "90a67994-2d3d-4d67-bcd9-ad3335944637",
3+
"type": "feature",
4+
"description": "Fix FIPS Endpoints in aws-us-gov.",
5+
"modules": [
6+
"service/appconfigdata"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "92edb4ad-f63c-41d4-ad0d-3cbcf7823b7e",
3+
"type": "feature",
4+
"description": "This release improves upon the DescribeKeyValueStore API by returning two additional fields, Status of the KeyValueStore and the FailureReason in case of failures during creation of KeyValueStore.",
5+
"modules": [
6+
"service/cloudfrontkeyvaluestore"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "c0f7bfcc-574d-4e33-b440-eb4491ee5c3d",
3+
"type": "feature",
4+
"description": "Allow customer to set zip default through command line arguments.",
5+
"modules": [
6+
"service/finspace"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "d6186eda-206a-44ed-8fde-184a56a995b3",
3+
"type": "feature",
4+
"description": "Introduced support for the InsufficientDBInstanceCapacityFault error in the RDS CreateDBCluster API method. This provides enhanced error handling, ensuring a more robust experience when creating database clusters with insufficient instance capacity.",
5+
"modules": [
6+
"service/rds"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "dd8ab7fa-0f65-4ea1-9269-998b9fa500be",
3+
"type": "feature",
4+
"description": "This release adds support for Transport Layer Security (TLS) and Configurable Timeout to ECS Service Connect. TLS facilitates privacy and data security for inter-service communications, while Configurable Timeout allows customized per-request timeout and idle timeout for Service Connect services.",
5+
"modules": [
6+
"service/ecs"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "eea8e826-5ded-4da5-b7fa-71e4975d187d",
3+
"type": "documentation",
4+
"description": "Documentation updates for Amazon EC2.",
5+
"modules": [
6+
"service/ec2"
7+
]
8+
}

service/appconfigdata/endpoints.go

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

service/appconfigdata/endpoints_test.go

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

service/cloud9/api_op_CreateEnvironmentEC2.go

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

service/cloudfrontkeyvaluestore/api_op_DescribeKeyValueStore.go

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

service/cloudfrontkeyvaluestore/deserializers.go

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

service/connectcases/api_op_CreateCase.go

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

0 commit comments

Comments
 (0)