Where are Simple Storage Service and Key Management Service Requests coming from?

0

Hello. I created a free tier AWS account with the intent of creating a single EC2 instance to deploy a website. The EC2 instance was created, I created a clone repository from Github and used npm to install dependencies. I then ran a server to serve up the site to a port. Afterwards, I stopped the instance and only started and stopped it again once. The instance is currently stopped. This was over the course of 4 days. Since then, I've noticed that my account has been getting an increasing number of Simple Storage Service and Key Management Service Requests in the billing dashboard. I have searched around my account in the site to find the causes. I did not create any S3 buckets (which I associated with the Simple Storage Service). I also do not have any keys. I did search through the Key Management Services section to look. Some of the requests are also in a region I did not create my instance in. After I did my search, the requests increased considerably more to around 100.

My free tier usage has not reached its limits thankfully, but they are starting to get there. Are there any reasons these requests keep appearing? What can I do to stop them or reduce them? Thank you.

1개 답변
3

Hi, KMS requests may come from the fact that you chose to encrypt volumes. This requires keys managed with / by KMS.

See here : https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSEncryption.html

Similarly, if you asked for snapshots of your EBS volume(s), they are exported to S3 "on a bucket managed by EC2 service": see https://repost.aws/knowledge-center/ebs-copy-snapshot-data-s3-create-volume

profile pictureAWS
전문가
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠