Skip to content

Commit 033964b

Browse files
authored
codegen: Update API model file name pattern (#1614)
Updates API model file name pattern to be "<sdkId>.json". Regenerates the eks, keyspaces and mediaconvert API clients to use the correct model file that was missed in the previous release.
1 parent 6db12d8 commit 033964b

File tree

311 files changed

+185
-28605
lines changed

Some content is hidden

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

311 files changed

+185
-28605
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "5e51fe68-2889-4419-a946-30bd6020a6f8",
3+
"type": "feature",
4+
"description": "Introducing a new enum for NodeGroup error code: Ec2SubnetMissingIpv6Assignment",
5+
"modules": [
6+
"service/eks"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "bc992a88-7599-4f28-b16b-67d3b9c37a57",
3+
"type": "documentation",
4+
"description": "Adding link to CloudTrail section in Amazon Keyspaces Developer Guide",
5+
"modules": [
6+
"service/keyspaces"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "edf955b5-73ab-4b06-98bf-39bc04a8946e",
3+
"type": "feature",
4+
"description": "AWS Elemental MediaConvert SDK has added support for reading timecode from AVCHD sources and now provides the ability to segment WebVTT at the same interval as the video and audio in HLS packages.",
5+
"modules": [
6+
"service/mediaconvert"
7+
]
8+
}

0 commit comments

Comments
 (0)