ConnectorSummary - AWS Private CA Connector for SCEP

ConnectorSummary

Lists the AWS Private CA SCEP connectors belonging to your AWS account.

Contents

Arn

The Amazon Resource Name (ARN) of the connector.

Type: String

Length Constraints: Minimum length of 5. Maximum length of 200.

Pattern: arn:aws(-[a-z]+)*:pca-connector-scep:[a-z]+(-[a-z]+)+-[1-9]\d*:\d{12}:connector\/[0-9a-f]{8}(-[0-9a-f]{4}){3}-[0-9a-f]{12}

Required: No

CertificateAuthorityArn

The Amazon Resource Name (ARN) of the connector's associated certificate authority.

Type: String

Length Constraints: Minimum length of 5. Maximum length of 200.

Pattern: arn:aws(-[a-z]+)*:acm-pca:[a-z]+(-[a-z]+)+-[1-9]\d*:\d{12}:certificate-authority\/[0-9a-f]{8}(-[0-9a-f]{4}){3}-[0-9a-f]{12}

Required: No

CreatedAt

The date and time that the challenge was created.

Type: Timestamp

Required: No

Endpoint

The connector's HTTPS public SCEP URL.

Type: String

Required: No

MobileDeviceManagement

Contains settings relevant to the mobile device management system that you chose for the connector. If you didn't configure MobileDeviceManagement, then the connector is for general-purpose use and this object is empty.

Type: MobileDeviceManagement object

Note: This object is a Union. Only one member of this object can be specified or returned.

Required: No

OpenIdConfiguration

Contains OpenID Connect (OIDC) parameters for use with Microsoft Intune.

Type: OpenIdConfiguration object

Required: No

Status

The connector's status. Status can be creating, active, deleting, or failed.

Type: String

Valid Values: CREATING | ACTIVE | DELETING | FAILED

Required: No

StatusReason

Information about why connector creation failed, if status is FAILED.

Type: String

Valid Values: INTERNAL_FAILURE | PRIVATECA_ACCESS_DENIED | PRIVATECA_INVALID_STATE | PRIVATECA_RESOURCE_NOT_FOUND

Required: No

Type

The connector type.

Type: String

Valid Values: GENERAL_PURPOSE | INTUNE

Required: No

UpdatedAt

The date and time that the challenge was updated.

Type: Timestamp

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: