IpamRoutingPolicyRegistration - Amazon Elastic Compute Cloud
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

IpamRoutingPolicyRegistration

Contains information about a routing policy registration that represents a Route Origin Authorization (ROA) managed through IPAM.

Contents

AsnSet.N

The Autonomous System Numbers (ASNs) authorized to originate the prefix.

Type: Array of strings

Required: No

cidr

The IP address prefix in CIDR notation authorized by the ROA.

Type: String

Required: No

description

The description of the routing policy registration.

Type: String

Required: No

latestDeltaId

The ID of the most recent delta that modified this registration.

Type: String

Required: No

maxLength

The maximum prefix length that the ASNs are authorized to announce.

Type: Integer

Valid Range: Minimum value of 0. Maximum value of 48.

Required: No

permitMoreSpecificAnnouncements

Specifies whether to permit more specific route announcements than the CIDR prefix. When enabled, ASNs can announce sub-prefixes of the authorized CIDR up to the specified maximum length. Default: false.

Type: Boolean

Required: No

state

The state of the routing policy registration. Valid values: pending-activate | activate-failed | create-in-progress | create-complete | update-in-progress | update-complete | delete-in-progress | delete-complete.

Type: String

Valid Values: pending-activate | activate-failed | create-in-progress | create-complete | update-in-progress | update-complete | delete-in-progress | delete-complete

Required: No

See Also

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