Skip to content

Commit

Permalink
Merge remote-tracking branch "origin/smithy-rs-release-1.x.y" into "m…
Browse files Browse the repository at this point in the history
…erge-smithy-rs-release-1.x.y-to-main"
  • Loading branch information
aws-sdk-rust-ci committed Dec 4, 2024
2 parents f61784d + cc934c0 commit 0859fba
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 0859fba

Please sign in to comment.