create_integration_aws_logs_services_asyncs
Test AWS account permissions for log-forwarding triggers asynchronously, returning status updates until completion.
Instructions
Test if permissions are present to add log-forwarding triggers for the
given services and AWS account. Input is the same as for EnableAWSLogServices.
Done async, so can be repeatedly polled in a non-blocking fashion until
the async request completes.
Returns a status of
createdwhen it's checking if the permissions exists in the AWS account.Returns a status of
waitingwhile checking.Returns a status of
checked and okif the Lambda exists.Returns a status of
errorif the Lambda does not exist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||