UNPKG

@deeplint/scanner-aws

Version:

DeepScanner AWS collects cloud resources and outputs them in standard format for further processing

3 lines (2 loc) 122 B
import { AWSError } from 'aws-sdk'; export declare function handle(error: AWSError, ...params: any[]): Error | undefined;