File manager - Edit - /lib/python2.7/site-packages/awscli/examples/apigateway/update-model.rst
Back
**To change the description of a model in an API within the specified region** Command:: aws apigateway update-model --rest-api-id 1234123412 --model-name 'Empty' --patch-operations op=replace,path=/description,value='New Description' --region us-west-2 **To change the schema of a model in an API within the specified region** Command:: aws apigateway update-model --rest-api-id 1234123412 --model-name 'Empty' --patch-operations op=replace,path=/schema,value='"{ \"$schema\": \"http://json-schema.org/draft-04/schema#\", \"title\" : \"Empty Schema\", \"type\" : \"object\" }"' --region us-west-2
| ver. 1.4 |
Github
|
.
| PHP 7.3.33 | Generation time: 0.09 |
proxy
|
phpinfo
|
Settings