class AwsServiceError extends Errorimport { AwsServiceError } from "https://deno.land/x/aws_api@v0.8.1/client/mod.ts"; ConstructorsnewAwsServiceError(resp: Response,code: string,error: ServiceError,requestId?: string | null,)Propertiescode: stringerrorType: stringinternal: ServiceErrorreadonlyoriginalMessageorigResponse: ResponserequestId: stringshortCode: string