Skip to content

Commit c2f5fed

Browse files
author
AWS SDK for Go v2 automation user
committed
Regenerated Clients
1 parent 4ba302d commit c2f5fed

File tree

64 files changed

+5915
-753
lines changed

Some content is hidden

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

64 files changed

+5915
-753
lines changed
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": "71573202-1fc8-4221-8c64-74c4025a5161",
3+
"type": "feature",
4+
"description": "Added Parent Identifier support to ListEnabledControls and GetEnabledControl API. Implemented RemediationType support for Landing Zone operations: CreateLandingZone, UpdateLandingZone and GetLandingZone APIs",
5+
"modules": [
6+
"service/controltower"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "79a3780b-8cda-44b1-aa63-fc36e71ceb14",
3+
"type": "feature",
4+
"description": "This release introduces the Default Application feature, allowing users to set, change, or unset a preferred OpenSearch UI application on a per-region basis for a streamlined and consistent user experience.",
5+
"modules": [
6+
"service/opensearch"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "b1cf7f1d-4e6b-4df5-a4ab-9b333aa16ba3",
3+
"type": "feature",
4+
"description": "Adds PrivateDnsPreference and PrivateDnsSpecifiedDomains to control private DNS resolution for resource and service network VPC endpoints and IpamScopeExternalAuthorityConfiguration to integrate Amazon VPC IPAM with a third-party IPAM service",
5+
"modules": [
6+
"service/ec2"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "c0436cef-9a12-4106-9e05-51bc0666304e",
3+
"type": "feature",
4+
"description": "Added support for new ECC_NIST_EDWARDS25519 AWS KMS key spec",
5+
"modules": [
6+
"service/kms"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "d195d0e0-1db6-4e29-9cea-0d006dbb5f67",
3+
"type": "feature",
4+
"description": "Amazon VPC Lattice now supports custom domain name for resource configurations",
5+
"modules": [
6+
"service/vpclattice"
7+
]
8+
}

service/controltower/api_op_CreateLandingZone.go

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

service/controltower/api_op_DeleteLandingZone.go

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

service/controltower/api_op_DisableControl.go

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

service/controltower/api_op_ListEnabledControls.go

Lines changed: 4 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)