Skip to content

Commit

Permalink
Updates change note annotations for API models to update (#1187)
Browse files Browse the repository at this point in the history
Updates the change note annotations for new API models added.
  • Loading branch information
jasdel authored Mar 18, 2021
1 parent a4f8713 commit 89f2566
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 1,335 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@
"service/acm",
"service/acmpca",
"service/alexaforbusiness",
"service/amp",
"service/amplifybackend",
"service/apigateway",
"service/apigatewayv2",
"service/appflow",
Expand Down Expand Up @@ -78,7 +76,6 @@
"service/emrcontainers",
"service/eventbridge",
"service/firehose",
"service/fis",
"service/fms",
"service/forecast",
"service/frauddetector",
Expand Down Expand Up @@ -111,9 +108,7 @@
"service/lakeformation",
"service/lambda",
"service/lexmodelbuildingservice",
"service/lexmodelsv2",
"service/lexruntimeservice",
"service/lexruntimev2",
"service/licensemanager",
"service/lightsail",
"service/lookoutvision",
Expand All @@ -129,7 +124,6 @@
"service/mediapackagevod",
"service/mediastoredata",
"service/mediatailor",
"service/mwaa",
"service/neptune",
"service/networkfirewall",
"service/opsworks",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"ID": "service.wildcard-major-1616104884155274000",
"SchemaVersion": 1,
"Module": "service/...",
"Type": "major",
"Description": "New supported API",
"MinVersion": "",
"AffectedModules": [
"service/amp",
"service/amplifybackend",
"service/fis",
"service/lexmodelsv2",
"service/lexruntimev2",
"service/mwaa"
]
}
Loading

0 comments on commit 89f2566

Please sign in to comment.