0016-00000002

Updated at:

Problem description

The object name does not comply with naming conventions.

Causes

The object name in the request exceeds the length limit or contains non-UTF-8 characters.

Examples

None.

Solutions

Ensure that the object name in your request meets the following naming conventions:

  • The name must be encoded in UTF-8.

  • The name must be 1 to 1,023 bytes in length.

  • The prefix cannot start with a forward slash (/) or a backslash (\).

  • The name is case-sensitive.

References

Object naming conventions