String arn
The Amazon Resource Name (ARN) of the challenge.
String connectorArn
The Amazon Resource Name (ARN) of the connector.
Date createdAt
The date and time that the challenge was created.
Date updatedAt
The date and time that the challenge was updated.
String password
The SCEP challenge password, in UUID format.
String arn
The Amazon Resource Name (ARN) of the connector.
String certificateAuthorityArn
The Amazon Resource Name (ARN) of the certificate authority associated with the connector.
String type
The connector type.
MobileDeviceManagement 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.
OpenIdConfiguration openIdConfiguration
Contains OpenID Connect (OIDC) parameters for use with Connector for SCEP for Microsoft Intune. For more information about using Connector for SCEP for Microsoft Intune, see Using Connector for SCEP for Microsoft Intune.
String status
The connector's status.
String statusReason
Information about why connector creation failed, if status is FAILED.
String endpoint
The connector's HTTPS public SCEP URL.
Date createdAt
The date and time that the connector was created.
Date updatedAt
The date and time that the connector was updated.
String arn
The Amazon Resource Name (ARN) of the connector.
String certificateAuthorityArn
The Amazon Resource Name (ARN) of the connector's associated certificate authority.
String type
The connector type.
MobileDeviceManagement 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.
OpenIdConfiguration openIdConfiguration
Contains OpenID Connect (OIDC) parameters for use with Microsoft Intune.
String status
The connector's status. Status can be creating, active, deleting, or failed.
String statusReason
Information about why connector creation failed, if status is FAILED.
String endpoint
The connector's HTTPS public SCEP URL.
Date createdAt
The date and time that the challenge was created.
Date updatedAt
The date and time that the challenge was updated.
String connectorArn
The Amazon Resource Name (ARN) of the connector that you want to create a challenge for.
String clientToken
Custom string that can be used to distinguish between calls to the CreateChallenge action. Client tokens for CreateChallenge time out after five minutes.
Therefore, if you call CreateChallenge multiple times with the same client token within five
minutes, Connector for SCEP recognizes that you are requesting only one challenge and will only respond with one.
If you change the client token for each call, Connector for SCEP recognizes that you are requesting multiple
challenge passwords.
Map<K,V> tags
The key-value pairs to associate with the resource.
Challenge challenge
Returns the challenge details for the specified connector.
String certificateAuthorityArn
The Amazon Resource Name (ARN) of the Amazon Web Services Private Certificate Authority certificate authority to use with this connector. Due to security vulnerabilities present in the SCEP protocol, we recommend using a private CA that's dedicated for use with the connector.
To retrieve the private CAs associated with your account, you can call ListCertificateAuthorities using the Amazon Web Services Private CA API.
MobileDeviceManagement mobileDeviceManagement
If you don't supply a value, by default Connector for SCEP creates a connector for general-purpose use. A general-purpose connector is designed to work with clients or endpoints that support the SCEP protocol, except Connector for SCEP for Microsoft Intune. With connectors for general-purpose use, you manage SCEP challenge passwords using Connector for SCEP. For information about considerations and limitations with using Connector for SCEP, see Considerations and Limitations.
If you provide an IntuneConfiguration, Connector for SCEP creates a connector for use with Microsoft
Intune, and you manage the challenge passwords using Microsoft Intune. For more information, see Using Connector for SCEP for Microsoft Intune.
String clientToken
Custom string that can be used to distinguish between calls to the CreateChallenge action. Client tokens for CreateChallenge time out after five minutes.
Therefore, if you call CreateChallenge multiple times with the same client token within five
minutes, Connector for SCEP recognizes that you are requesting only one challenge and will only respond with one.
If you change the client token for each call, Connector for SCEP recognizes that you are requesting multiple
challenge passwords.
Map<K,V> tags
The key-value pairs to associate with the resource.
String connectorArn
Returns the Amazon Resource Name (ARN) of the connector.
String challengeArn
The Amazon Resource Name (ARN) of the challenge password to delete.
String connectorArn
The Amazon Resource Name (ARN) of the connector to delete.
String challengeArn
The Amazon Resource Name (ARN) of the challenge.
ChallengeMetadata challengeMetadata
The metadata for the challenge.
String challengeArn
The Amazon Resource Name (ARN) of the challenge.
String password
The SCEP challenge password.
String connectorArn
The Amazon Resource Name (ARN) of the connector.
Connector connector
The properties of the connector.
Integer maxResults
The maximum number of objects that you want Connector for SCEP to return for this request. If more objects are
available, in the response, Connector for SCEP provides a NextToken value that you can use in a
subsequent call to get the next batch of objects.
String nextToken
When you request a list of objects with a MaxResults setting, if the number of objects that are
still available for retrieval exceeds the maximum you requested, Connector for SCEP returns a
NextToken value in the response. To retrieve the next batch of objects, use the token returned from
the prior request in your next request.
String connectorArn
The Amazon Resource Name (ARN) of the connector.
List<E> challenges
The challenge metadata for the challenges belonging to your Amazon Web Services account.
String nextToken
When you request a list of objects with a MaxResults setting, if the number of objects that are
still available for retrieval exceeds the maximum you requested, Connector for SCEP returns a
NextToken value in the response. To retrieve the next batch of objects, use the token returned from
the prior request in your next request.
Integer maxResults
The maximum number of objects that you want Connector for SCEP to return for this request. If more objects are
available, in the response, Connector for SCEP provides a NextToken value that you can use in a
subsequent call to get the next batch of objects.
String nextToken
When you request a list of objects with a MaxResults setting, if the number of objects that are
still available for retrieval exceeds the maximum you requested, Connector for SCEP returns a
NextToken value in the response. To retrieve the next batch of objects, use the token returned from
the prior request in your next request.
List<E> connectors
The connectors belonging to your Amazon Web Services account.
String nextToken
When you request a list of objects with a MaxResults setting, if the number of objects that are
still available for retrieval exceeds the maximum you requested, Connector for SCEP returns a
NextToken value in the response. To retrieve the next batch of objects, use the token returned from
the prior request in your next request.
String resourceArn
The Amazon Resource Name (ARN) of the resource.
IntuneConfiguration intune
Configuration settings for use with Microsoft Intune. For information about using Connector for SCEP for Microsoft Intune, see Using Connector for SCEP for Microsoft Intune.
String reason
The reason for the validation error, if available. The service doesn't return a reason for every validation exception.
Copyright © 2024. All rights reserved.