pcaconnectorad_delete_service_principal_name: Deletes the service principal name (SPN) used by a connector...

View source: R/pcaconnectorad_operations.R

pcaconnectorad_delete_service_principal_nameR Documentation

Deletes the service principal name (SPN) used by a connector to authenticate with your Active Directory

Description

Deletes the service principal name (SPN) used by a connector to authenticate with your Active Directory.

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

Usage

pcaconnectorad_delete_service_principal_name(
  ConnectorArn,
  DirectoryRegistrationArn
)

Arguments

ConnectorArn

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

DirectoryRegistrationArn

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


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