pcaconnectorad_delete_connector: Deletes a connector for Active Directory

View source: R/pcaconnectorad_operations.R

pcaconnectorad_delete_connectorR Documentation

Deletes a connector for Active Directory

Description

Deletes a connector for Active Directory. You must provide the Amazon Resource Name (ARN) of the connector that you want to delete. You can find the ARN by calling the https://docs.aws.amazon.com/pca-connector-ad/latest/APIReference/API_ListConnectors action. Deleting a connector does not deregister your directory with Amazon Web Services Private CA. You can deregister your directory by calling the https://docs.aws.amazon.com/pca-connector-ad/latest/APIReference/API_DeleteDirectoryRegistration action.

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

Usage

pcaconnectorad_delete_connector(ConnectorArn)

Arguments

ConnectorArn

[required] The Amazon Resource Name (ARN) that was returned when you called create_connector.


paws.security.identity documentation built on May 29, 2024, 10:51 a.m.