Looking at other popular RF libraries (github repos), it seems to be more common to use only lower case lettering for library/repo name.
For example:
robotframework/robotframework
robotframework-jsonlibrary
robotframework-requests
robotframework-httplibrary
robotframework-jsonlibrary
robotframework-djangolibrary
Also, the pypi registration for this library is "robotframework-aws" and the instructions suggest using "pip install robotframework-aws" to import the library.
My suggestion is to rename the library (and github repo) to "robotframework-aws" so we are consistent everywhere.
Looking at other popular RF libraries (github repos), it seems to be more common to use only lower case lettering for library/repo name.
For example:
Also, the pypi registration for this library is "robotframework-aws" and the instructions suggest using "pip install robotframework-aws" to import the library.
My suggestion is to rename the library (and github repo) to "robotframework-aws" so we are consistent everywhere.