IpamRouteOriginAuthorization
Contains information about a Route Origin Authorization (ROA) published in the RPKI. A ROA cryptographically attests that a specific ASN is authorized to originate a specific IP address prefix.
Contents
- asn
-
The Autonomous System Number (ASN) authorized by the ROA.
Type: String
Required: No
- expiration
-
The expiration date of the ROA.
Type: Timestamp
Required: No
- match
-
Specifies whether the ROA matches the route announcement.
Type: Boolean
Required: No
- maxLength
-
The maximum prefix length that the ASN is authorized to announce.
Type: Integer
Required: No
- prefix
-
The IP address prefix authorized by the ROA in CIDR notation.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: