aws-sdk-extra
aws-sdk-extra copied to clipboard
Improve Naming
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()