Skip to content

Commit ea7d5af

Browse files
author
AWS SDK for Go v2 automation user
committed
Regenerated Clients
1 parent 84d2564 commit ea7d5af

33 files changed

+1849
-71
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "0053862f-6196-4f45-a813-43b89dfb444b",
3+
"type": "feature",
4+
"description": "Added support for directory bucket creation with tags and bucket ARN retrieval in CreateBucket, ListDirectoryBuckets, and HeadBucket operations",
5+
"modules": [
6+
"service/s3"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "101c9065-8329-4107-9688-a667ff921f24",
3+
"type": "feature",
4+
"description": "AWS Site-to-Site VPN now supports IPv6 addresses on outer tunnel IPs, making it easier for customers to build or transition to IPv6-only networks.",
5+
"modules": [
6+
"service/ec2"
7+
]
8+
}
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"id": "41575353-444b-40ff-bf47-4f4155544f00",
3+
"type": "release",
4+
"description": "New AWS service client module",
5+
"modules": [
6+
"internal/protocoltest/jsonrpc10querycompatible",
7+
"internal/protocoltest/nonquerycompatiblerpcv2protocol",
8+
"internal/protocoltest/querycompatiblejsonrpc10",
9+
"internal/protocoltest/querycompatiblerpcv2protocol",
10+
"internal/protocoltest/smithyrpcv2cborquerycompatible"
11+
]
12+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "55ac722f-5f2e-481a-bbda-ef1c8ad5c09b",
3+
"type": "feature",
4+
"description": "Added TagResource, UntagResource, and ListTagsForResource support for directory bucket",
5+
"modules": [
6+
"service/s3control"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "9880234d-9536-42ec-8a46-b41a3d59e7ba",
3+
"type": "feature",
4+
"description": "This release adds DeleteCase and DeleteRelatedItem APIs, which enable deleting cases and comments, undoing contact association, and removing service level agreements (SLAs) from cases. Contact center admins can use these APIs to delete cases when requested by customers and correct agent errors.",
5+
"modules": [
6+
"service/connectcases"
7+
]
8+
}

service/connectcases/api_op_DeleteCase.go

Lines changed: 171 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/connectcases/api_op_DeleteRelatedItem.go

Lines changed: 170 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)