appfabric_start_ingestion {paws.networking} | R Documentation |
Starts (enables) an ingestion, which collects data from an application
Description
Starts (enables) an ingestion, which collects data from an application.
See https://www.paws-r-sdk.com/docs/appfabric_start_ingestion/ for full documentation.
Usage
appfabric_start_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.7.0 Index]