src/main/java/s3NativeClient/com/amazonaws/s3/S3NativeClient.java (7 lines): - line 54: // TODO Builder class for S3NativeClient - line 224: // TODO: additional logic needed for *special* partitions - line 276: // TODO: additional logic needed for *special* partitions - line 390: // TODO: customers want this for tracing availability issues - line 392: // TODO: customers want this for tracing availability issues - line 545: // TODO: customers want this for tracing availability issues - line 547: // TODO: customers want this for tracing availability issues smithy-crt/src/main/kotlin/software/amazon/smithy/crt/java/JavaElements.kt (3 lines): - line 283: // TODO: add memberwise hash digest here - line 296: // TODO: add memberwise comparison here - line 462: // TODO Builder src/native/http_connection_manager.c (1 line): - line 233: /* TODO: this variable needs to be renamed in aws-c-http. Come back and change it next revision. */ src/native/mqtt_connection.c (1 line): - line 950: aws_raise_error(AWS_ERROR_UNKNOWN); /* TODO: given java exception, choose appropriate aws error code */