Create Service Principal Name
pcaconnectorad_create_service_principal_name | R Documentation |
Creates a service principal name (SPN) for the service account in Active Directory¶
Description¶
Creates a service principal name (SPN) for the service account in Active Directory. Kerberos authentication uses SPNs to associate a service instance with a service sign-in account.
Usage¶
Arguments¶
ClientToken
Idempotency token.
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
.
Value¶
An empty list.