Skip to content

Commit dded9cd

Browse files
committed
Suppress RepeatedShapeName for integration$integrationTarget
1 parent 6e4f19d commit dded9cd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

smithy-aws-apigateway-traits/src/main/resources/META-INF/smithy/aws.apigateway.smithy

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ structure integration {
119119

120120
/// The ARN of an ALB or NLB listener for private integrations using
121121
/// VPC Links V2.
122+
@suppress(["RepeatedShapeName"])
122123
integrationTarget: String
123124
}
124125

0 commit comments

Comments
 (0)