AWS::ACMPCA::Certificate EdiPartyName - Amazon CloudFormation
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).

AWS::ACMPCA::Certificate EdiPartyName

Describes an Electronic Data Interchange (EDI) entity as described in as defined in Subject Alternative Name in RFC 5280.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "NameAssigner" : String, "PartyName" : String }

YAML

NameAssigner: String PartyName: String

Properties

NameAssigner

Specifies the name assigner.

Required: Yes

Type: String

Minimum: 0

Maximum: 256

Update requires: Replacement

PartyName

Specifies the party name.

Required: Yes

Type: String

Minimum: 0

Maximum: 256

Update requires: Replacement