Is AWSLogs.putLogEvents called asynchronously? That is, can I expect the invoking client logic to block until some kind of result is returned from the AWS API?
Is AWSLogs.putLogEvents called asynchronously? That is, can I expect the invoking client logic to block until some kind of result is returned from the AWS API?