Skip to content

Commit 0137da9

Browse files
committed
fix(client-workspaces-thin-client): add compatibility alias
1 parent 2121fd5 commit 0137da9

File tree

6 files changed

+136
-556
lines changed

6 files changed

+136
-556
lines changed

codegen/config/checkstyle/checkstyle.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<!-- Files must contain a copyright header. -->
2323
<module name="RegexpHeader">
2424
<property name="header"
25-
value="/\*\n \* Copyright( 20(19|20|21|22)|) Amazon\.com, Inc\. or its affiliates\. All Rights Reserved\.\n"/>
25+
value="/\*\n \* Copyright( 20(19|20|21|22|23)|) Amazon\.com, Inc\. or its affiliates\. All Rights Reserved\.\n"/>
2626
<property name="fileExtensions" value="java"/>
2727
</module>
2828

codegen/sdk-codegen/aws-models/codedeploy.json

Lines changed: 11 additions & 153 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)