/AWS1/CL_EC2=>DELETEIPAMSCOPE()
¶
About DeleteIpamScope¶
Delete the scope for an IPAM. You cannot delete the default scopes.
For more information, see Delete a scope in the Amazon VPC IPAM User Guide.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_IPAMSCOPEID
TYPE /AWS1/EC2IPAMSCOPEID
/AWS1/EC2IPAMSCOPEID
¶
The ID of the scope to delete.
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
.