inspectorscan#
Client#
- class inspectorscan.Client#
A low-level client representing Inspector Scan (inspector-scan)
Amazon Inspector Scan is a vulnerability discovery service that scans a provided Software Bill of Materials (SBOM) for security vulnerabilities.
client = session.create_client('inspector-scan')
These are the available methods:
Client Exceptions#
Client exceptions are available on a client instance via the exceptions
property. For more detailed instructions and examples on the exact usage of client exceptions, see the error handling user guide.
The available client exceptions are: