The components of a parsed ARN
Account ID, e.g. "123456789"
Partition, e.g. "aws" or "aws-cn"
Region, e.g. "us-west-1"
Resource, e.g. "my_bucket/my_key" or "layer:my_layer:42"
Scheme, e.g. "arn"
Service, e.g. "dynamodb"
Generated using TypeDoc
The components of a parsed ARN