Versions
Object specifying the acceptable range of challenge versions.
Contents
- Maximum
-
The desired maximum version for the challenge.
Type: String
Length Constraints: Minimum length of 5. Maximum length of 11.
Pattern:
^(0|[1-9]\d{0,2})\.(0|[1-9]\d{0,2})\.(0|[1-9]\d{0,2})$
Required: No
- Minimum
-
The desired minimum version for the challenge.
Type: String
Length Constraints: Minimum length of 5. Maximum length of 11.
Pattern:
^(0|[1-9]\d{0,2})\.(0|[1-9]\d{0,2})\.(0|[1-9]\d{0,2})$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: