Learn R Programming

paws.networking (version 0.9.0)

appfabric_start_ingestion: 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.