src/Services/CognitoIdentity/Custom/_unity/CognitoAWSCredentials.unity.cs (2 lines): - line 108: //TODO: add support for caching - line 117: //TODO: add support for caching src/Core/Amazon.Runtime/Internal/ParametersDictionaryFacade.cs (1 line): - line 32: /// TODO: remove this class in version 3.4 of the SDK. src/Services/S3/Custom/Model/Internal/MarshallTransformations/GetACLRequestMarshaller.cs (1 line): - line 42: //Not checking if Key is null or empty because GetAcl allows to query for both a Bucket or an Object. TODO: deprecate GetACL and create two separate operations src/Core/Amazon.Runtime/ClientContext.cs (1 line): - line 55: // TODO: add support to other services src/Services/S3/Custom/Model/Internal/MarshallTransformations/PutACLRequestMarshaller.cs (1 line): - line 51: //Not checking if Key is null or empty because PutAcl allows to put an ACL for both a Bucket or an Object. TODO: deprecate PutAcl and create two separate operations