Skip to contents

Updates an ingestion destination, which specifies how an application's ingested data is processed by Amazon Web Services AppFabric and where it's delivered.

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

Usage

appfabric_update_ingestion_destination(
  appBundleIdentifier,
  ingestionIdentifier,
  ingestionDestinationIdentifier,
  destinationConfiguration
)

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.

ingestionDestinationIdentifier

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

destinationConfiguration

[required] Contains information about the destination of ingested data.