| Package | Description |
|---|---|
| software.amazon.awssdk.services.pcaconnectorad |
Amazon Web Services Private CA Connector for Active Directory creates a connector between Amazon Web Services Private
CA and Active Directory (AD) that enables you to provision security certificates for AD signed by a private CA that
you own.
|
| software.amazon.awssdk.services.pcaconnectorad.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetServicePrincipalNameResponse> |
PcaConnectorAdAsyncClient.getServicePrincipalName(GetServicePrincipalNameRequest getServicePrincipalNameRequest)
Lists the service principal name that the connector uses to authenticate with Active Directory.
|
default GetServicePrincipalNameResponse |
PcaConnectorAdClient.getServicePrincipalName(GetServicePrincipalNameRequest getServicePrincipalNameRequest)
Lists the service principal name that the connector uses to authenticate with Active Directory.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetServicePrincipalNameRequestMarshaller.marshall(GetServicePrincipalNameRequest getServicePrincipalNameRequest) |
Copyright © 2023. All rights reserved.