aws/porting-assistant-dotnet-client

Optimization: replace string literals with constants

Closed this issue · 1 comments

Description of issue

Identifying string literals and assigning them to const values will improve memory footprint and maintainability.

Closing- not needed