- Newest
- Most votes
- Most comments
Hello.
As you know, Glue fees are the fees for running Glue Jobs and crawlers.
For VPC, charges for public IPv4 addresses are recorded.
AWS started charging for public IPv4 addresses starting in February 2024.
https://aws.amazon.com/jp/blogs/aws/new-aws-public-ipv4-address-charge-public-ip-insights/
You can use a public IPv4 address attached to EC2 for 750 hours per month for free for 12 months after creating an AWS account.
However, public IPv4 addresses attached to other than EC2 are charged.
If the free tier of your AWS account has already expired, public IPv4 addresses will be charged.
https://aws.amazon.com/about-aws/whats-new/2024/02/aws-free-tier-750-hours-free-public-ipv4-addresses/?nc1=h_ls
I recommend that you use IPAM to check if there are any public IPv4 addresses attached to anything other than EC2.
https://docs.aws.amazon.com/vpc/latest/ipam/view-public-ip-insights.html
If you have questions about billing for your AWS account, you may be able to find more detailed information by opening a case with AWS Support under "Account and billing."
Inquiries under "Account and billing" can be made free of charge.
https://docs.aws.amazon.com/awssupport/latest/user/case-management.html
Relevant content
- asked 3 months ago
- AWS OFFICIALUpdated 2 months ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 2 years ago
I have a public ip assigned to EC2 and RDS. Are you saying that the public ip assigned to EC2 is free to use, but the public ip assigned to RDS is charged?
Yes, that's right. If you enable public access for RDS and have a public IPv4 address attached to your RDS instance, you will be charged a fee.