package
1.55.6
Repository: https://github.com/aws/aws-sdk-go.git
Documentation: pkg.go.dev

# Packages

Package pcaconnectorscepiface provides an interface to enable mocking the Private CA Connector for SCEP service client for testing your code.

# Functions

ConnectorStatus_Values returns all elements of the ConnectorStatus enum.
ConnectorStatusReason_Values returns all elements of the ConnectorStatusReason enum.
ConnectorType_Values returns all elements of the ConnectorType enum.
New creates a new instance of the PcaConnectorScep client with a session.
ValidationExceptionReason_Values returns all elements of the ValidationExceptionReason enum.

# Constants

ConnectorStatusActive is a ConnectorStatus enum value.
ConnectorStatusCreating is a ConnectorStatus enum value.
ConnectorStatusDeleting is a ConnectorStatus enum value.
ConnectorStatusFailed is a ConnectorStatus enum value.
ConnectorStatusReasonInternalFailure is a ConnectorStatusReason enum value.
ConnectorStatusReasonPrivatecaAccessDenied is a ConnectorStatusReason enum value.
ConnectorStatusReasonPrivatecaInvalidState is a ConnectorStatusReason enum value.
ConnectorStatusReasonPrivatecaResourceNotFound is a ConnectorStatusReason enum value.
ConnectorTypeGeneralPurpose is a ConnectorType enum value.
ConnectorTypeIntune is a ConnectorType enum value.
ID to lookup a service endpoint with.
ErrCodeAccessDeniedException for service response error code "AccessDeniedException".
ErrCodeBadRequestException for service response error code "BadRequestException".
ErrCodeConflictException for service response error code "ConflictException".
ErrCodeInternalServerException for service response error code "InternalServerException".
ErrCodeResourceNotFoundException for service response error code "ResourceNotFoundException".
ErrCodeServiceQuotaExceededException for service response error code "ServiceQuotaExceededException".
ErrCodeThrottlingException for service response error code "ThrottlingException".
ErrCodeValidationException for service response error code "ValidationException".
ServiceID is a unique identifier of a specific service.
Name of service.
ValidationExceptionReasonCaCertValidityTooShort is a ValidationExceptionReason enum value.
ValidationExceptionReasonInvalidCaUsageMode is a ValidationExceptionReason enum value.
ValidationExceptionReasonInvalidConnectorType is a ValidationExceptionReason enum value.
ValidationExceptionReasonInvalidState is a ValidationExceptionReason enum value.
ValidationExceptionReasonNoClientToken is a ValidationExceptionReason enum value.
ValidationExceptionReasonOther is a ValidationExceptionReason enum value.
ValidationExceptionReasonUnknownOperation is a ValidationExceptionReason enum value.

# Structs

You can receive this error if you attempt to perform an operation and you don't have the required permissions.
The request is malformed or contains an error such as an invalid parameter value or a missing required parameter.
For Connector for SCEP for general-purpose.
Contains details about the connector's challenge.
Details about the specified challenge, returned by the GetChallengeMetadata (https://docs.aws.amazon.com/C4SCEP_API/pca-connector-scep/latest/APIReference/API_GetChallengeMetadata.html) action.
This request can't be completed for one of the following reasons because the requested resource was being concurrently modified by another request.
Connector for SCEP is a service that links Amazon Web Services Private Certificate Authority to your SCEP-enabled devices.
Lists the Amazon Web Services Private CA SCEP connectors belonging to your Amazon Web Services account.
The request processing has failed because of an unknown error, exception or failure with an internal server.
Contains configuration details for use with Microsoft Intune.
If you don't supply a value, by default Connector for SCEP creates a connector for general-purpose use.
Contains OpenID Connect (OIDC) parameters for use with Microsoft Intune.
PcaConnectorScep provides the API operation methods for making requests to Private CA Connector for SCEP.
The operation tried to access a nonexistent resource.
The request would cause a service quota to be exceeded.
The limit on the number of requests per second was exceeded.
An input validation error occurred.