aws-sdk-extra icon indicating copy to clipboard operation
aws-sdk-extra copied to clipboard

Improve Naming

Open austencollins opened this issue 4 years ago • 0 comments

I think this library could be more user-friendly and approachable if the function names included service whenever relevant. For example:

getRoleArn() => getIamRoleArn() deployDistribution() => deployCloudFrontDistribution()

austencollins avatar Dec 11 '20 21:12 austencollins