name
Specifies a name for the policy that is unique among all policies within the policy store. You can use the name in place of the policy ID in API operations that reference the policy. The name must be prefixed with name/.
If you don't include the name in an update request, the existing name is unchanged. To remove a name, set it to an empty string ("").
If you specify a name that is already associated with another policy in the policy store, you receive a ConflictException error.