Skip to content

Commit

Permalink
breakfix: correct nullability of apigateway services
Browse files Browse the repository at this point in the history
  • Loading branch information
lucix-aws committed Oct 20, 2023
1 parent 26470da commit 107ed05
Show file tree
Hide file tree
Showing 243 changed files with 5,329 additions and 5,883 deletions.
25 changes: 25 additions & 0 deletions .changelog/2f21357c3f8e45c98ce2c27bf18622f6.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"id": "2f21357c-3f8e-45c9-8ce2-c27bf18622f6",
"type": "feature",
"description": "**BREAKFIX**: Correct nullability representation of APIGateway-based services.",
"modules": [
"service/amplifybackend",
"service/apigatewayv2",
"service/greengrass",
"service/iot1clickdevicesservice",
"service/kafka",
"service/macie2",
"service/mediaconnect",
"service/mediaconvert",
"service/medialive",
"service/mediapackage",
"service/mediapackagevod",
"service/mq",
"service/pinpoint",
"service/pinpointsmsvoice",
"service/route53recoverycontrolconfig",
"service/route53recoveryreadiness",
"service/schemas",
"service/serverlessapplicationrepository"
]
}

This file was deleted.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ software.amazon.smithy.aws.go.codegen.customization.AdjustAwsRestJsonContentType
software.amazon.smithy.aws.go.codegen.customization.SQSValidateMessageChecksum
software.amazon.smithy.aws.go.codegen.EndpointDiscoveryGenerator
software.amazon.smithy.aws.go.codegen.customization.S3100Continue
software.amazon.smithy.aws.go.codegen.customization.ApiGatewayExportsNullabilityExceptionIntegration
software.amazon.smithy.aws.go.codegen.customization.LambdaRecursionDetection
software.amazon.smithy.aws.go.codegen.customization.SQSCustomizations
software.amazon.smithy.aws.go.codegen.AwsEndpointResolverInitializerGenerator
Expand Down

0 comments on commit 107ed05

Please sign in to comment.