appfabric_start_ingestion: Starts (enables) an ingestion, which collects data from an...

View source: R/appfabric_operations.R

appfabric_start_ingestionR 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.


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