deleteIpamScope
inline suspend fun Ec2Client.deleteIpamScope(crossinline block: DeleteIpamScopeRequest.Builder.() -> Unit): DeleteIpamScopeResponse
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.