jankozuchowski

Results 1 issues of jankozuchowski

When I'm trying to do following: ``` import acm ENDPOINT = '' NAMESPACE = '' RAM_ROLE = '' DATA_ID = '' GROUP = '' c = acm.ACMClient(ENDPOINT, NAMESPACE, AK, SK)...