memo@ecpplus

Rename an instance of AWS API Gateway

2016-09-01

Rename API Gateway

I can rename only by using aws cli.

aws apigateway update-rest-api --rest-api-id IDOfTheAPIThatNeedsTobeUpdated --patch-operations op=replace,path=/name,value=NewName

Ref: http://stackoverflow.com/questions/34337340/how-to-rename-an-aws-api-gateway-api-instance

Contents

  • Rename API Gateway
<  TTTAttributedLabelでUILabelの一部をリンクにする
How to change webpack config between envirionments >
© 2021 memo@ecpplus  Powered by Hugo with theme Minos