enableCaEnrollmentPolicy
inline suspend fun DirectoryClient.enableCaEnrollmentPolicy(crossinline block: EnableCaEnrollmentPolicyRequest.Builder.() -> Unit): EnableCaEnrollmentPolicyResponse
Enables certificate authority (CA) enrollment policy for the specified directory. This allows domain-joined clients to automatically request and receive certificates from the specified Amazon Web Services Private Certificate Authority.
Before enabling CA enrollment, ensure that the PCA connector is properly configured and accessible from the directory. The connector must be in an active state and have the necessary permissions.