From c46e4615ff829fead9fa1f789b40ec3e2cd15762 Mon Sep 17 00:00:00 2001 From: aws-amplify-bot Date: Tue, 17 Jun 2025 11:04:00 +0000 Subject: [PATCH] chore: Update amplify-js API references --- src/directory/apiReferences/amplify-js.json | 153 ++++++++++++++++++++ 1 file changed, 153 insertions(+) diff --git a/src/directory/apiReferences/amplify-js.json b/src/directory/apiReferences/amplify-js.json index 58bbd61e6b4..7da1ce91563 100644 --- a/src/directory/apiReferences/amplify-js.json +++ b/src/directory/apiReferences/amplify-js.json @@ -866850,6 +866850,159 @@ } ] }, + { + "id": 26855, + "name": "api", + "variant": "declaration", + "kind": 2, + "flags": {}, + "children": [ + { + "id": 30510, + "name": "del", + "variant": "declaration", + "kind": 64, + "flags": {}, + "signatures": [ + 30511 + ] + }, + { + "id": 30513, + "name": "generateClient", + "variant": "declaration", + "kind": 64, + "flags": {}, + "signatures": [ + 30514 + ] + }, + { + "id": 30518, + "name": "get", + "variant": "declaration", + "kind": 64, + "flags": {}, + "signatures": [ + 30519 + ] + }, + { + "id": 30521, + "name": "head", + "variant": "declaration", + "kind": 64, + "flags": {}, + "signatures": [ + 30522 + ] + }, + { + "id": 30524, + "name": "isCancelError", + "variant": "declaration", + "kind": 64, + "flags": {}, + "signatures": [ + 30525 + ] + }, + { + "id": 30527, + "name": "patch", + "variant": "declaration", + "kind": 64, + "flags": {}, + "signatures": [ + 30528 + ] + }, + { + "id": 30530, + "name": "post", + "variant": "declaration", + "kind": 64, + "flags": {}, + "signatures": [ + 30531 + ] + }, + { + "id": 30533, + "name": "put", + "variant": "declaration", + "kind": 64, + "flags": {}, + "signatures": [ + 30534 + ] + } + ], + "groups": [ + { + "title": "Modules", + "children": [ + 26856 + ] + }, + { + "title": "Namespaces", + "children": [ + 30424 + ] + }, + { + "title": "Enumerations", + "children": [ + 30436, + 30445 + ] + }, + { + "title": "Classes", + "children": [ + 30451 + ] + }, + { + "title": "Interfaces", + "children": [ + 30473, + 30484, + 30488 + ] + }, + { + "title": "Type Aliases", + "children": [ + 30493, + 30495, + 30499, + 30501, + 30505 + ] + }, + { + "title": "Variables", + "children": [ + 30509 + ] + }, + { + "title": "Functions", + "children": [ + 30510, + 30513, + 30518, + 30521, + 30524, + 30527, + 30530, + 30533 + ] + } + ] + }, { "id": 26729, "name": "analytics",