Functions
Link copied to clipboard
fun of(awsService: AwsService, region: Region, account: AwsAccount, resourcePath: String, partition: String = "aws"): ARN
fun of(awsService: AwsService, region: Region, account: AwsAccount, resourceId: ResourceId, partition: String = "aws"): ARN
fun of(awsService: AwsService, region: Region, account: AwsAccount, resourceType: String, resourceId: ResourceId, partition: String = "aws"): ARN