Values.DeleteIngestionRequestSourceDeletes an ingestion. You must stop (disable) the ingestion and you must delete all associated ingestion destinations before you can delete an app ingestion.
type nonrec t = {appBundleIdentifier : Identifier.t;The Amazon Resource Name (ARN) or Universal Unique Identifier (UUID) of the app bundle to use for the request.
*)ingestionIdentifier : Identifier.t;The Amazon Resource Name (ARN) or Universal Unique Identifier (UUID) of the ingestion to use for the request.
*)}