ARN

Amazon Resource Name (ARN). A unique identifier assigned to AWS resource

ARN.swift:21
struct ARN

Comes in one of the following forms

  • arn:partition:service:region:account-id:resource-id

  • arn:partition:service:region:account-id:resource-type/resource-id

  • arn:partition:service:region:account-id:resource-type:resource-id