Is AWSLogs.putLogEvents called asynchronously?

Viewed 23

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?

0 Answers
Related