AWS::ACMPCA::Certificate OtherName
Defines a custom ASN.1 X.400 GeneralName
using an object identifier (OID)
and value. The OID must satisfy the regular expression shown below. For more
information, see NIST's definition of Object Identifier
(OID)
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
Properties
TypeId
-
Specifies an OID.
Required: Yes
Type: String
Pattern:
([0-2])\.([0-9]|([0-3][0-9]))((\.([0-9]+)){0,126})
Minimum:
0
Maximum:
64
Update requires: Replacement
Value
-
Specifies an OID value.
Required: Yes
Type: String
Minimum:
0
Maximum:
256
Update requires: Replacement