API created with API Gateway Disappeared

0

Hello, 9 months ago I created an API and key to upload data to an AWS S3 bucket in test with a Basic account. Today, I logged in to create a production version, and found that this created POST API has disappeared and the API gateway does not have any list of my 'existing' APIs. Also the gateway does not list my API key or Usage Plan that I set up.

The last successful test to this API is May 11th. What happened to my API, and how do I get it and the settings back? Did amazon silently delete my work setup?

I am not able to open a case with Amazon, so please do not ask me to do so.

asked 8 months ago290 views
2 Answers
1
Accepted Answer

Hello.
Is the AWS account you are logged into correct?
Also, if you change to the region where you created the API Gateway, does it still show up?
The region can be changed by following the steps in the following document.
https://docs.aws.amazon.com/awsconsolehelpdocs/latest/gsg/select-region.html

If you still can't find it, you may need to look for API Gateway deletion history from CloudTrail.
https://docs.aws.amazon.com/awscloudtrail/latest/userguide/view-cloudtrail-events-console.html

profile picture
EXPERT
answered 8 months ago
profile pictureAWS
EXPERT
reviewed 8 months ago
profile picture
EXPERT
Steve_M
reviewed 8 months ago
0

Great insight, thank you. The region set up for the API was different from the region of the S3 bucket, so it didn't show up.. learning. Cloud Trail isn't currently 'turned on' by default but it's a good reminder to take the time to set this up for peace of mind.

answered 8 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions