View source: R/appfabric_operations.R
appfabric_get_ingestion_destination | R Documentation |
Returns information about an ingestion destination.
See https://www.paws-r-sdk.com/docs/appfabric_get_ingestion_destination/ for full documentation.
appfabric_get_ingestion_destination(
appBundleIdentifier,
ingestionIdentifier,
ingestionDestinationIdentifier
)
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. |
ingestionDestinationIdentifier |
[required] The Amazon Resource Name (ARN) or Universal Unique Identifier (UUID) of the ingestion destination to use for the request. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.