Skip to content

Commit 2df111c

Browse files
author
AWS SDK for Go v2 automation user
committed
Regenerated Clients
1 parent 2f44c26 commit 2df111c

File tree

173 files changed

+6368
-1543
lines changed

Some content is hidden

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

173 files changed

+6368
-1543
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "04afc528-69f6-47d7-88a7-976efcec7d64",
3+
"type": "feature",
4+
"description": "Adding support for RDS on Dedicated Local Zones, including local backup target, snapshot availability zone and snapshot target",
5+
"modules": [
6+
"service/rds"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "13e1965b-6ecd-4b9e-a4ed-635d5cc0e565",
3+
"type": "feature",
4+
"description": "We are making ListFoundationModelAgreementOffers, DeleteFoundationModelAgreement, CreateFoundationModelAgreement, GetFoundationModelAvailability, PutUseCaseForModelAccess and GetUseCaseForModelAccess APIs public, previously they were console.",
5+
"modules": [
6+
"service/bedrock"
7+
]
8+
}
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
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/smithyrpcv2cborquerycompatible"
8+
]
9+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "63869785-a9eb-453e-9c24-2fe70eb972d2",
3+
"type": "feature",
4+
"description": "Adds support for cross account investigations for CloudWatch investigations AI Operations (AIOps).",
5+
"modules": [
6+
"service/aiops"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "95a479a4-1dfc-4369-a52b-ca6ceb070298",
3+
"type": "feature",
4+
"description": "This release allows you to create and register AMIs while maintaining their underlying EBS snapshots within Local Zones.",
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": "a8286aa3-1be5-4046-a00d-bae164d11f17",
3+
"type": "feature",
4+
"description": "AWS License Manager now supports license type conversions for AWS Marketplace products. Customers can provide Marketplace codes in the source license context or destination license context in the CreateLicenseConversionTaskForResource requests.",
5+
"modules": [
6+
"service/licensemanager"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "ad436ba6-50b4-46d2-acfd-a29d9bf3223a",
3+
"type": "feature",
4+
"description": "Add support for UDP ping beacons to ListLocations API, including new PingBeacon and UDPEndpoint data types within its Locations return value. Use UDP ping beacon endpoints to help measure real-time network latency for multiplayer games.",
5+
"modules": [
6+
"service/gamelift"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "cf595f30-d4f1-48a7-8926-7b1631db4553",
3+
"type": "feature",
4+
"description": "Add Paginator for DescribeAccountLimits, and fix Paginators for DescribeTrustStoreAssociations, DescribeTrustStoreRevocations, and DescribeTrustStores",
5+
"modules": [
6+
"service/elasticloadbalancingv2"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "e6b6194b-9706-4f9c-961f-4006fb945dda",
3+
"type": "feature",
4+
"description": "Add support for iterative DNS queries through the new INBOUND_DELEGATION endpoint. Add delegation support through the Outbound Endpoints with DELEGATE rules.",
5+
"modules": [
6+
"service/route53resolver"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "f31c7daa-2040-439b-98c7-4e4908dacd24",
3+
"type": "feature",
4+
"description": "Add userdataType to LaunchTemplateSpecification and LaunchTemplateSpecificationOverride.",
5+
"modules": [
6+
"service/batch"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "f3a06783-06ca-4542-bdf5-1bc49f6e283a",
3+
"type": "feature",
4+
"description": "This Feature Adds Support for the \"et-EE\" Locale for Batch Operations",
5+
"modules": [
6+
"service/transcribe"
7+
]
8+
}

service/aiops/api_op_CreateInvestigationGroup.go

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

service/aiops/api_op_GetInvestigationGroup.go

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

service/aiops/api_op_ListTagsForResource.go

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

service/aiops/api_op_UpdateInvestigationGroup.go

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

service/aiops/deserializers.go

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