Reputation: 973
I am following the link to setup, it says in the doc "For every API you create, API Gateway sets up an Amazon CloudFront distribution for the API", I have created 4 API's and deployed them, but when I goto cloudFront, I don't see anything, it says Create Distribution. Not sure, What I am missing exactly, any help would be appreciated.
Upvotes: 0
Views: 157
Reputation: 1894
The cloudfront distributions are not exposed to the public. API Gateway internally setups up a cloudfront distribution for every api.
Upvotes: 2