Skip to content

Commit be8a8e0

Browse files
author
AWS SDK for Go v2 automation user
committed
Regenerated Clients
1 parent dc38adb commit be8a8e0

File tree

89 files changed

+11549
-1522
lines changed

Some content is hidden

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

89 files changed

+11549
-1522
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "53f464fe-0b84-4164-8d9e-b0b1e2d54398",
3+
"type": "feature",
4+
"description": "This release introduces Manage applications. This feature allows users to manage their WorkSpaces applications by associating or disassociating their WorkSpaces with applications. The DescribeWorkspaces API will now additionally return OperatingSystemName in its responses.",
5+
"modules": [
6+
"service/workspaces"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "98705f8a-5784-4292-9689-4bab770002f3",
3+
"type": "feature",
4+
"description": "Add SoftwareVersion to response of DescribeGatewayInformation.",
5+
"modules": [
6+
"service/storagegateway"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "c3c5b10d-f400-4655-bff0-2266b8e8142e",
3+
"type": "feature",
4+
"description": "Add Etag Support for Omics Storage in ListReadSets and GetReadSetMetadata API",
5+
"modules": [
6+
"service/omics"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "c4d8b8a6-2fdc-491a-a0fd-172d29d58bbc",
3+
"type": "documentation",
4+
"description": "Updates Amazon RDS documentation for corrections and minor improvements.",
5+
"modules": [
6+
"service/rds"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "e426087b-9875-4cc2-9d88-a98d8efbcfa0",
3+
"type": "feature",
4+
"description": "Added new resource detail objects to ASFF, including resources for AwsEventsEventbus, AwsEventsEndpoint, AwsDmsEndpoint, AwsDmsReplicationTask, AwsDmsReplicationInstance, AwsRoute53HostedZone, and AwsMskCluster",
5+
"modules": [
6+
"service/securityhub"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "fe6cf686-67d5-4e53-b8c3-c7473f475920",
3+
"type": "feature",
4+
"description": "Add hostedzonetype filter to ListHostedZones API.",
5+
"modules": [
6+
"service/route53"
7+
]
8+
}

service/bedrock/internal/endpoints/endpoints.go

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

service/datazone/internal/endpoints/endpoints.go

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

service/m2/internal/endpoints/endpoints.go

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

service/omics/api_op_GetReadSetMetadata.go

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

service/omics/deserializers.go

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

service/omics/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)