コマンドオプションサンプル:aws appsync start-schema-creation

コマンドサンプルを検索した結果です。

GraphQL APIに新しいスキーマを追加します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/appsync/start-schema-creation.html

aws appsync start-schema-creation --api-id --definition file://. after the first time it returns
  : http://search.yahoo.co.jp/search@p=aws+appsync+start-schema-creation+site%3Astackoverflow.com&rkf=1
aws appsync start-schema-creation \
    aws cli - How to provide blob of graphql schema to aws appsync api? - Stack Overflow : http://stackoverflow.com/questions/49278273/how-to-provide-blob-of-graphql-schema-to-aws-appsync-api/49287470

aws のオプション一覧