Using Console
Using CLI
<new_limit>
with the new limit you want to request.<public_ip_address>
with the Elastic IP address you want to release.Using Python
describe_account_attributes
method of the EC2 client to get this information. Here’s an example code snippet:release_address
method of the EC2 client to release an Elastic IP. Here’s an example code snippet:create_case
method of the AWS support client to create a support case. Here’s an example code snippet: