Skip to content

/AWS1/CL_EC2IPAMCIDRAUTHCTX

A signed document that proves that you are authorized to bring the specified IP address range to Amazon using BYOIP.

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_MESSAGE TYPE /AWS1/EC2STRING /AWS1/EC2STRING

The plain-text authorization message for the prefix and account.

IV_SIGNATURE TYPE /AWS1/EC2STRING /AWS1/EC2STRING

The signed authorization message for the prefix and account.


Queryable Attributes

Message

The plain-text authorization message for the prefix and account.

Accessible with the following methods

Method Description
GET_MESSAGE() Getter for MESSAGE, with configurable default
ASK_MESSAGE() Getter for MESSAGE w/ exceptions if field has no value
HAS_MESSAGE() Determine if MESSAGE has a value

Signature

The signed authorization message for the prefix and account.

Accessible with the following methods

Method Description
GET_SIGNATURE() Getter for SIGNATURE, with configurable default
ASK_SIGNATURE() Getter for SIGNATURE w/ exceptions if field has no value
HAS_SIGNATURE() Determine if SIGNATURE has a value