Skip to content

Commit

Permalink
Merge smithy-rs-release-1.x.y into main (#3933)
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-rust-ci authored Dec 4, 2024
2 parents f61784d + 0859fba commit 208ca79
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ val DECORATORS: List<ClientCodegenDecorator> =
RetryClassifierDecorator().applyExceptFor("com.amazonaws.s3#AmazonS3"),
// Service specific decorators
ApiGatewayDecorator().onlyApplyTo("com.amazonaws.apigateway#BackplaneControlService"),
DsqlDecorator().onlyApplyTo("com.amazonaws.dsql#AxdbFrontend"),
DsqlDecorator().onlyApplyTo("com.amazonaws.dsql#DSQL"),
Ec2Decorator().onlyApplyTo("com.amazonaws.ec2#AmazonEC2"),
GlacierDecorator().onlyApplyTo("com.amazonaws.glacier#Glacier"),
LambdaDecorator().onlyApplyTo("com.amazonaws.lambda#AWSGirApiService"),
Expand Down

0 comments on commit 208ca79

Please sign in to comment.