Challenge
For Connector for SCEP for general-purpose. An object containing information about the specified connector's SCEP challenge passwords.
Contents
- Arn
-
The Amazon Resource Name (ARN) of the challenge.
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}\/challenge\/[0-9a-f]{8}(-[0-9a-f]{4}){3}-[0-9a-f]{12}
Required: No
- ConnectorArn
-
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
- CreatedAt
-
The date and time that the challenge was created.
Type: Timestamp
Required: No
- Password
-
The SCEP challenge password, in UUID format.
Type: String
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: