Add 1 to an existing count for a given event. If the count for that event does not exist, then it creates one and initializes it to 1. This feature is enabled only if the system property "com.amazonaws.sdk.enableRuntimeProfiling" is set.
@param event - The name of the event to count
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.