What's the difference between Unique Resource Name arn and urn?
Applies to
- StorageGRID
Answer
- It depends on where the service has been hosted.
- If the service is hosted on Amazon Web Services (AWS) or Google Cloud Platform (GCP), use
arn:aws - If the service is hosted on StorageGRID locally, use
urn:sgws
Additional Information
For example, if we defined uncorrect Unique Resource Name at policy document then, system return error for save failure:
Unable to save the bucket policy. Details: (MalformedPolicy) Invalid Policy: Partition must be "aws" in ARN (or "sgws" in URN)