Custom ID on API Gateway create-rest-api

Hi,

Brief question here, as per the documentation, when creating lambdas you can pass a _custom_id_ to generate predictable URLs.

Is there a similar way to do so on API Gateway? The documentation doesn’t mention this.

Thanks in advance!

Hi @juan.pereyra !
You can find the documentation on these custom ids a bit further down on that linked documentation page, here: API Gateway | Docs

My bad, somehow I missed it! Thanks