1 2 3 4 5 6 7 8 9 10 11 12
|
// Code generated by smithy-go-codegen DO NOT EDIT.
// Package pcaconnectorad provides the API client, operations, and parameter types
// for 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. For more information, see [Amazon Web Services Private CA Connector for Active Directory].
//
// [Amazon Web Services Private CA Connector for Active Directory]: https://docs.aws.amazon.com/privateca/latest/userguide/ad-connector.html
package pcaconnectorad
|