| AmazonWorkflow | This API is intended only for use by Login With Amazon-enabled SDKs. |
| BaseWorkflowListener<T, U, V> | To create your own interactive workflow, extend this listener and implement all abstract methods besides
onSuccess, onCancel, and onError (which will be implemented by the app
developer). |