AccessMethod - Amazon Private Certificate Authority
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AccessMethod

Describes the type and format of extension access. Only one of CustomObjectIdentifier or AccessMethodType may be provided. Providing both results in InvalidArgsException.

Contents

AccessMethodType

Specifies the AccessMethod.

Type: String

Valid Values: CA_REPOSITORY | RESOURCE_PKI_MANIFEST | RESOURCE_PKI_NOTIFY

Required: No

CustomObjectIdentifier

An object identifier (OID) specifying the AccessMethod. The OID must satisfy the regular expression shown below. For more information, see NIST's definition of Object Identifier (OID).

Type: String

Length Constraints: Minimum length of 0. Maximum length of 64.

Pattern: ([0-2])\.([0-9]|([0-3][0-9]))((\.([0-9]+)){0,126})

Required: No

See Also

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