AssetErrorDetails
Contains error details for the requested associate project asset action.
Contents
- assetId
-
The ID of the asset, in UUID format.
Type: String
Length Constraints: Fixed length of 36.
Pattern:
^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$
Required: Yes
- code
-
The error code.
Type: String
Valid Values:
INTERNAL_FAILURE
Required: Yes
- message
-
The error message.
Type: String
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: