appfabric_delete_ingestion_destination: Deletes an ingestion destination

View source: R/appfabric_operations.R

appfabric_delete_ingestion_destinationR Documentation

Deletes an ingestion destination

Description

Deletes an ingestion destination.

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

Usage

appfabric_delete_ingestion_destination(
  appBundleIdentifier,
  ingestionIdentifier,
  ingestionDestinationIdentifier
)

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.


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