1 2 3 4 5 6 7 8 9 10 11 12 13 14
|
// Code generated by smithy-go-codegen DO NOT EDIT.
// Package pcaconnectorscep provides the API client, operations, and parameter
// types for Private CA Connector for SCEP.
//
// Connector for SCEP (Preview) is in preview release for Amazon Web Services
// Private Certificate Authority and is subject to change.
//
// Connector for SCEP (Preview) creates a connector between Amazon Web Services
// Private CA and your SCEP-enabled clients and devices. For more information, see [Connector for SCEP]
// in the Amazon Web Services Private CA User Guide.
//
// [Connector for SCEP]: https://docs.aws.amazon.com/privateca/latest/userguide/scep-connector.html
package pcaconnectorscep
|