appfabric_delete_app_authorization: Deletes an app authorization

View source: R/appfabric_operations.R

appfabric_delete_app_authorizationR Documentation

Deletes an app authorization

Description

Deletes an app authorization. You must delete the associated ingestion before you can delete an app authorization.

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

Usage

appfabric_delete_app_authorization(
  appBundleIdentifier,
  appAuthorizationIdentifier
)

Arguments

appBundleIdentifier

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

appAuthorizationIdentifier

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


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