Class InvalidArnError

Error thrown when attempting to parse invalid ARNs

Hierarchy

  • Error
    • InvalidArnError

Constructors

Properties

Constructors

  • Parameters

    • message: string = 'ARN must be a string on the form scheme:partition:service:region:accountId:resourcePart'

    Returns InvalidArnError

Properties

message: string
name: string
stack?: string

Generated using TypeDoc