setDefaultAuthorizer
inline suspend fun IotClient.setDefaultAuthorizer(crossinline block: SetDefaultAuthorizerRequest.Builder.() -> Unit): SetDefaultAuthorizerResponse
Sets the default authorizer. This will be used if a websocket connection is made without specifying an authorizer.
Requires permission to access the SetDefaultAuthorizer action.