Merge remote-tracking branch 'origin/lawsonamzn_prototype_gem_naming_conventions' into ly-as-sdk/LYN-2948-phistere

This commit is contained in:
lumberyard-employee-dm
2021-05-26 00:38:51 -05:00
106 changed files with 861 additions and 616 deletions
+4
View File
@@ -56,6 +56,10 @@ ly_add_target(
Gem::HttpRequestor
)
# servers and clients use the above module.
ly_create_alias(NAME AWSClientAuth.Servers NAMESPACE Gem TARGETS Gem::AWSClientAuth)
ly_create_alias(NAME AWSClientAuth.Clients NAMESPACE Gem TARGETS Gem::AWSClientAuth)
################################################################################
# Tests
################################################################################