v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-171,1822,9897.4 MB

Modify a resource CIDR. You can use this action to transfer resource CIDRs between scopes and ignore resource CIDRs that you do not want to manage. If set to false, the resource will not be tracked for overlap, it cannot be auto-imported into a pool, and it will be removed from any pool it has an allocation in.

For more information, see Move resource CIDRs between scopes and Change the monitoring state of resource CIDRs in the Amazon VPC IPAM User Guide.

get/#Action=ModifyIpamResourceCidr

Query parameters

DryRunboolean

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 <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.

ResourceIdstring required

The ID of the resource you want to modify.

ResourceCidrstring required

The CIDR of the resource you want to modify.

ResourceRegionstring required

The Amazon Web Services Region of the resource you want to modify.

CurrentIpamScopeIdstring required

The ID of the current scope that the resource CIDR is in.

DestinationIpamScopeIdstring

The ID of the scope you want to transfer the resource CIDR to.

Monitoredboolean required

Determines if the resource is monitored by IPAM. If a resource is monitored, the resource is discovered by IPAM and you can view details about the resource’s CIDR.

Action'ModifyIpamResourceCidr' required
Version'2016-11-15' required

Response

Success