Constructing an ARN for Neptune
You can construct an ARN for an Amazon Neptune resource using the following syntax. Note that Neptune shares the format of Amazon RDS ARNs.
arn:aws-cn:rds:
<region>:<account number>:<resourcetype>:<name>
The following table shows the format that you should use when constructing an ARN for a particular Neptune administrative resource type.
| Resource Type | ARN Format |
|---|---|
| DB instance |
arn:aws-cn:rds: For example:
|
DB cluster |
arn:aws-cn:rds: For example:
|
| Event subscription |
arn:aws-cn:rds: For example:
|
| DB parameter group |
arn:aws-cn:rds: For example:
|
| DB cluster parameter group |
arn:aws-cn:rds: For example:
|
| DB cluster snapshot |
arn:aws-cn: For example:
|
| DB subnet group |
arn:aws-cn: For example:
|