AWS::ACMPCA::CertificateAuthority AccessDescription
Provides access information used by the authorityInfoAccess
and
subjectInfoAccess
extensions described in RFC 5280
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "AccessLocation" :
GeneralName
, "AccessMethod" :AccessMethod
}
Properties
-
The location of
AccessDescription
information.Required: Yes
Type: GeneralName
Update requires: Replacement
-
The type and format of
AccessDescription
information.Required: Yes
Type: AccessMethod
Update requires: Replacement