An IPAM Scope in AWS is a logical container within Amazon VPC IP Address Manager (IPAM) that organizes and manages IP address space. Scopes allow you to separate IP address allocations for different purposes, such as separating private and public IP addresses. Each IPAM has default public and private scopes, and you can create additional scopes to match your network design.

aws.ec2_ipam_scope

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
descriptioncorestringThe description of the scope.
ipam_arncorestringThe ARN of the IPAM.
ipam_regioncorestringThe Amazon Web Services Region of the IPAM scope.
ipam_scope_arncorestringThe Amazon Resource Name (ARN) of the scope.
ipam_scope_idcorestringThe ID of the scope.
ipam_scope_typecorestringThe type of the scope.
is_defaultcoreboolDefines if the scope is the default scope or not.
owner_idcorestringThe Amazon Web Services account ID of the owner of the scope.
pool_countcoreint64The number of pools in the scope.
statecorestringThe state of the IPAM scope.
tagscorehstore