0020-00000044

Updated at:

Problem description

The Id node in the PutBucketInventory request is invalid.

Causes

The Id node value does not meet one or more of the required constraints, which causes the request to fail.

Examples

The following inputs trigger this error:

  • The Id value is empty.

  • The Id value exceeds 192 characters in length.

  • The Id value is not UTF-8 encoded.

Solutions

Make sure the Id value meets all of the following requirements, then resubmit the request:

  • Not empty

  • No longer than 192 characters

  • UTF-8 encoded

References

PutBucketInventory