ssoadmin_delete_application {paws.security.identity} | R Documentation |
Deletes the association with the application
Description
Deletes the association with the application. The connected service resource still exists.
See https://www.paws-r-sdk.com/docs/ssoadmin_delete_application/ for full documentation.
Usage
ssoadmin_delete_application(ApplicationArn)
Arguments
ApplicationArn |
[required] Specifies the ARN of the application. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference. |
[Package paws.security.identity version 0.6.1 Index]