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