In order to reduce the number of API calls to describe various AWS resource types, all resource describe calls should be replaced by CloudFormation resources describe call.
The idea is to describe all resources associated to an AEM environment once, and then pass the information to various resource specific code.
In order to reduce the number of API calls to describe various AWS resource types, all resource describe calls should be replaced by CloudFormation resources describe call.
The idea is to describe all resources associated to an AEM environment once, and then pass the information to various resource specific code.