appfabric_stop_ingestion {paws.networking} | R Documentation |
Stops (disables) an ingestion
Description
Stops (disables) an ingestion.
See https://www.paws-r-sdk.com/docs/appfabric_stop_ingestion/ for full documentation.
Usage
appfabric_stop_ingestion(ingestionIdentifier, appBundleIdentifier)
Arguments
ingestionIdentifier |
[required] The Amazon Resource Name (ARN) or Universal Unique Identifier (UUID) of the ingestion to use for the request. |
appBundleIdentifier |
[required] The Amazon Resource Name (ARN) or Universal Unique Identifier (UUID) of the app bundle to use for the request. |
[Package paws.networking version 0.9.0 Index]