IS3Error
Interface in AWS.S3
Interface for S3 Error results.
Properties
Code
property Code: string
A unique error code identifying the error condition.
Key
property Key: string
The object key for the error.
Message
property Message: string
A generic, human readable, error message in English.
VersionId
property VersionId: string
The version ID for the error.