You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: codegen/aws-sdk-codegen/src/main/kotlin/aws/sdk/kotlin/codegen/customization/s3/S3ErrorMetadataIntegration.kt
+2-10Lines changed: 2 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -48,16 +48,8 @@ class S3ErrorMetadataIntegration : KotlinIntegration {
48
48
}
49
49
}
50
50
51
-
// SectionWriter to override the default sdkErrorMetadata and displayMetadata for S3's version
51
+
// SectionWriter to override the default sdkErrorMetadata for S3's version
0 commit comments