Preparing search index...
The search index is not available
aws-arn
aws-arn
InvalidArnError
Class InvalidArnError
Error thrown when attempting to parse invalid ARNs
Hierarchy
Error
InvalidArnError
Index
Constructors
constructor
Properties
message
name
stack?
Constructors
constructor
new
Invalid
Arn
Error
(
message
?:
string
)
:
InvalidArnError
Parameters
message:
string
= 'ARN must be a string on the form scheme:partition:service:region:accountId:resourcePart'
Returns
InvalidArnError
Properties
message
message
:
string
name
name
:
string
Optional
stack
stack
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
aws-
arn
Invalid
Arn
Error
constructor
message
name
stack?
Generated using
TypeDoc
Error thrown when attempting to parse invalid ARNs