Skip to content

Commit

Permalink
Add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
eddy-aws committed Dec 27, 2022
1 parent a3742f0 commit 38da688
Showing 1 changed file with 17 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,10 +1,17 @@
{
"id": "78e03335-f2b0-4765-8a0c-999588d8c898",
"id": "28ebbdb2-65e4-4faa-a69a-3c12b9143675",
"type": "feature",
"description": "Regenerate clients as per the latest smithy-go changes to add a `Code` field to the typed error structs",
"description": "Regenerate clients as per the latest smithy-go PR 401",
"modules": [
".",
"internal/ini",
"config",
"credentials",
"example/service/dynamodb/createTable",
"example/service/dynamodb/scanItems",
"example/service/s3/listObjects",
"example/service/s3/usingPrivateLink",
"feature/ec2/imds/internal/configtesting",
"feature/s3/manager",
"internal/configsources/configtesting",
"internal/protocoltest/awsrestjson",
"internal/protocoltest/ec2query",
"internal/protocoltest/jsonrpc",
Expand Down Expand Up @@ -111,6 +118,7 @@
"service/dynamodb",
"service/dynamodbstreams",
"service/ebs",
"service/ec2",
"service/ec2instanceconnect",
"service/ecr",
"service/ecrpublic",
Expand Down Expand Up @@ -156,6 +164,8 @@
"service/imagebuilder",
"service/inspector",
"service/inspector2",
"service/internal/eventstreamtesting",
"service/internal/integrationtest",
"service/iot",
"service/iot1clickdevicesservice",
"service/iot1clickprojects",
Expand All @@ -180,6 +190,7 @@
"service/kendra",
"service/keyspaces",
"service/kinesis",
"service/kinesis/internal/testing",
"service/kinesisanalytics",
"service/kinesisanalyticsv2",
"service/kinesisvideo",
Expand Down Expand Up @@ -279,6 +290,7 @@
"service/route53resolver",
"service/rum",
"service/s3",
"service/s3/internal/configtesting",
"service/s3control",
"service/s3outposts",
"service/sagemaker",
Expand Down Expand Up @@ -327,6 +339,7 @@
"service/timestreamwrite",
"service/transcribe",
"service/transcribestreaming",
"service/transcribestreaming/internal/testing",
"service/transfer",
"service/translate",
"service/voiceid",
Expand Down

0 comments on commit 38da688

Please sign in to comment.