Skip to content

Commit

Permalink
Regenerated Clients
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Dec 19, 2023
1 parent 4a860af commit 2460aab
Show file tree
Hide file tree
Showing 51 changed files with 5,150 additions and 719 deletions.
8 changes: 8 additions & 0 deletions .changelog/06476708ec15434d95c9fc3e1da9aa36.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "06476708-ec15-434d-95c9-fc3e1da9aa36",
"type": "feature",
"description": "Add meeting features to specify a maximum camera resolution, a maximum content sharing resolution, and a maximum number of attendees for a given meeting.",
"modules": [
"service/chimesdkmeetings"
]
}
8 changes: 8 additions & 0 deletions .changelog/08b5d09135a84b75b86baeb3f688e068.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "08b5d091-35a8-4b75-b86b-aeb3f688e068",
"type": "feature",
"description": "Provision BYOIPv4 address ranges and advertise them by specifying the network border groups option in Los Angeles, Phoenix and Dallas AWS Local Zones.",
"modules": [
"service/ec2"
]
}
8 changes: 8 additions & 0 deletions .changelog/8090668667ea46c1a6f368c5995c102b.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "80906686-67ea-46c1-a6f3-68c5995c102b",
"type": "feature",
"description": "Added support for FSx for OpenZFS on-demand data replication across AWS accounts and/or regions.Added the IncludeShared attribute for DescribeSnapshots.Added the CopyStrategy attribute for OpenZFSVolumeConfiguration.",
"modules": [
"service/fsx"
]
}
8 changes: 8 additions & 0 deletions .changelog/949a00345f15433cb1c86ddba6a76f8d.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "949a0034-5f15-433c-b1c8-6ddba6a76f8d",
"type": "feature",
"description": "This release adds additional configurations on GraphQL APIs for limits on query depth, resolver count, and introspection",
"modules": [
"service/appsync"
]
}
8 changes: 8 additions & 0 deletions .changelog/b400bf4509bc4090ae2173cca132ff40.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "b400bf45-09bc-4090-ae21-73cca132ff40",
"type": "feature",
"description": "RDS - The release adds two new APIs: DescribeDBRecommendations and ModifyDBRecommendation",
"modules": [
"service/rds"
]
}
8 changes: 8 additions & 0 deletions .changelog/ecee807bbef541b4897f8467dedc8f85.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "ecee807b-bef5-41b4-897f-8467dedc8f85",
"type": "feature",
"description": "AWS Marketplace now supports a new API, BatchDescribeEntities, which returns metadata and content for multiple entities.",
"modules": [
"service/marketplacecatalog"
]
}
23 changes: 23 additions & 0 deletions service/appsync/api_op_CreateGraphqlApi.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

23 changes: 23 additions & 0 deletions service/appsync/api_op_UpdateGraphqlApi.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

35 changes: 35 additions & 0 deletions service/appsync/deserializers.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

30 changes: 30 additions & 0 deletions service/appsync/serializers.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

19 changes: 19 additions & 0 deletions service/appsync/types/enums.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

23 changes: 23 additions & 0 deletions service/appsync/types/types.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions service/chimesdkmeetings/api_op_CreateAttendee.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 4 additions & 3 deletions service/chimesdkmeetings/api_op_CreateMeeting.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 12 additions & 5 deletions service/chimesdkmeetings/api_op_StartMeetingTranscription.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 2460aab

Please sign in to comment.