File "InspectorScanClient.php"

Full Path: /home/pulsehostuk9/public_html/invoicer.pulsehost.co.uk/vendor/aws/aws-sdk-php/src/InspectorScan/InspectorScanClient.php
File size: 304 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
namespace Aws\InspectorScan;

use Aws\AwsClient;

/**
 * This client is used to interact with the **Inspector Scan** service.
 * @method \Aws\Result scanSbom(array $args = [])
 * @method \GuzzleHttp\Promise\Promise scanSbomAsync(array $args = [])
 */
class InspectorScanClient extends AwsClient {}