View source: R/appfabric_operations.R
appfabric_start_ingestion | R Documentation |
Starts (enables) an ingestion, which collects data from an application.
See https://www.paws-r-sdk.com/docs/appfabric_start_ingestion/ for full documentation.
appfabric_start_ingestion(ingestionIdentifier, appBundleIdentifier)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.