appfabric_delete_ingestion: Deletes an ingestion

View source: R/appfabric_operations.R

appfabric_delete_ingestionR Documentation

Deletes an ingestion

Description

Deletes an ingestion. You must stop (disable) the ingestion and you must delete all associated ingestion destinations before you can delete an app ingestion.

See https://www.paws-r-sdk.com/docs/appfabric_delete_ingestion/ for full documentation.

Usage

appfabric_delete_ingestion(appBundleIdentifier, ingestionIdentifier)

Arguments

appBundleIdentifier

[required] The Amazon Resource Name (ARN) or Universal Unique Identifier (UUID) of the app bundle to use for the request.

ingestionIdentifier

[required] The Amazon Resource Name (ARN) or Universal Unique Identifier (UUID) of the ingestion to use for the request.


paws.networking documentation built on Sept. 12, 2024, 7:32 a.m.