{
  "vpc-endpoint": {
    "key": "vpc-endpoint",
    "arn": "arn:${Partition}:ec2:${Region}:${Account}:vpc-endpoint/${VpcEndpointId}"
  },
  "vpc-endpoint-service": {
    "key": "vpc-endpoint-service",
    "arn": "arn:${Partition}:ec2:${Region}:${Account}:vpc-endpoint-service/${VpcEndpointServiceId}"
  }
}