Work Requests for DDFS Instances
Get work request information for Device Data FHIR (DDFS) operations.
Some service requests do not take effect immediately. For these operations, DDFS returns a work request that you can use to monitor progress and view errors or logs.
Required IAM Policy
Make sure you have the required permissions. An administrator grants access by creating the required policies.
Tasks
- Listing Work Requests
- Getting a Work Request's Details
- Listing Work Request Errors
- Listing Work Request Log Entries
- Canceling a Work Request
The work request status descriptions:
ACCEPTED: The service accepted the request and is preparing to process it.
CANCELLED: The task stopped successfully upon request.
CANCELLING: The work request is in the process of cancelling.
FAILED: The requested operation did not complete successfully. Review the work request errors and logs for more information.
IN_PROGRESS: The service is performing the requested operation.
NEEDS_ATTENTION: Indicates an action is required to resolve the issue and proceed.
SUCCEEDED: The requested operation completed successfully.
WAITING: The request is waiting for resources to become available.