testInvokeAuthorizer
inline suspend fun IotClient.testInvokeAuthorizer(crossinline block: TestInvokeAuthorizerRequest.Builder.() -> Unit): TestInvokeAuthorizerResponse
Tests a custom authorization behavior by invoking a specified custom authorizer. Use this to test and debug the custom authorization behavior of devices that connect to the IoT device gateway.
Requires permission to access the TestInvokeAuthorizer action.