/AWS1/CL_EC2=>MODIFYIPAM()
¶
About ModifyIpam¶
Modify the configurations of an IPAM.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_IPAMID
TYPE /AWS1/EC2IPAMID
/AWS1/EC2IPAMID
¶
The ID of the IPAM you want to modify.
Optional arguments:¶
IV_DRYRUN
TYPE /AWS1/EC2BOOLEAN
/AWS1/EC2BOOLEAN
¶
A check for whether you have the required permissions for the action without actually making the request and provides an error response. If you have the required permissions, the error response is
DryRunOperation
. Otherwise, it isUnauthorizedOperation
.
IV_DESCRIPTION
TYPE /AWS1/EC2STRING
/AWS1/EC2STRING
¶
The description of the IPAM you want to modify.
IT_ADDOPERATINGREGIONS
TYPE /AWS1/CL_EC2ADDIPAMOPERATING00=>TT_ADDIPAMOPERATINGREGIONSET
TT_ADDIPAMOPERATINGREGIONSET
¶
Choose the operating Regions for the IPAM. Operating Regions are Amazon Web Services Regions where the IPAM is allowed to manage IP address CIDRs. IPAM only discovers and monitors resources in the Amazon Web Services Regions you select as operating Regions.
For more information about operating Regions, see Create an IPAM in the Amazon VPC IPAM User Guide.
IT_REMOVEOPERATINGREGIONS
TYPE /AWS1/CL_EC2REMIPAMOPERATING00=>TT_REMIPAMOPERATINGREGIONSET
TT_REMIPAMOPERATINGREGIONSET
¶
The operating Regions to remove.
IV_TIER
TYPE /AWS1/EC2IPAMTIER
/AWS1/EC2IPAMTIER
¶
IPAM is offered in a Free Tier and an Advanced Tier. For more information about the features available in each tier and the costs associated with the tiers, see Amazon VPC pricing > IPAM tab.
IV_ENABLEPRIVATEGUA
TYPE /AWS1/EC2BOOLEAN
/AWS1/EC2BOOLEAN
¶
Enable this option to use your own GUA ranges as private IPv6 addresses. This option is disabled by default.