appfabric_get_ingestion {paws.networking}R Documentation

Returns information about an ingestion

Description

Returns information about an ingestion.

See https://www.paws-r-sdk.com/docs/appfabric_get_ingestion/ for full documentation.

Usage

appfabric_get_ingestion(appBundleIdentifier, ingestionIdentifier)

Arguments

appBundleIdentifier

[required] The Amazon Resource Name (ARN) or Universal Unique Identifier (UUID) of the app bundle to use for the request.

ingestionIdentifier

[required] The Amazon Resource Name (ARN) or Universal Unique Identifier (UUID) of the ingestion to use for the request.


[Package paws.networking version 0.7.0 Index]