Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions,
see Getting Started with Amazon Web Services in China
(PDF).
Configuring the service principal name
Learn how to configure the service principal name for the connector.
- Console
-
To manage manage service principal names using the console
The service principal name (SPN) of an existing AD connector can be managed from the
details page of the connector. For more information, see Managing directory registration
View connector
details
- API
-
To manage service principal names using the API
Create: CreateServicePrincipalName action in the Amazon Private CA Connector for Active Directory API.
Retrieve: GetServicePrincipalName action in the Amazon Private CA Connector for Active Directory API.
List: ListServicePrincipalNames action in the Amazon Private CA Connector for Active Directory API.
Delete: DeleteServicePrincipalName action in the Amazon Private CA Connector for Active Directory API.
- CLI
-
To manage service principal names using the CLI
Create: create-service-principal-name command in the Amazon Private CA Connector for Active Directory section of
the Amazon CLI.
Retrieve: get-service-principal-name command in the Amazon Private CA Connector for Active Directory section of the
Amazon CLI.
List: list-service-principal-names command in the Amazon Private CA Connector for Active Directory section of
the Amazon CLI.
Delete: delete-service-principal-name command in the Amazon Private CA Connector for Active Directory section of
the Amazon CLI.