DataLakeUpdateStatus
The status of the last UpdateDataLake
or DeleteDataLake
API
request. This is set to Completed after the configuration is updated, or removed if
deletion of the data lake is successful.
Contents
- exception
-
The details of the last
UpdateDataLake
orDeleteDataLake
API request which failed.Type: DataLakeUpdateException object
Required: No
- requestId
-
The unique ID for the last
UpdateDataLake
orDeleteDataLake
API request.Type: String
Required: No
- status
-
The status of the last
UpdateDataLake
orDeleteDataLake
API request that was requested.Type: String
Valid Values:
INITIALIZED | PENDING | COMPLETED | FAILED
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: