Skip to content

Commit 815590c

Browse files
Simone319aws-amplify-opstttolaws-amplify-botHuiSF
authored
chore: amplify-js api references update (#8367)
* chore: amplify-js api references update (#8299) * chore(function): fix code snippet at set-up-function page (#8046) * Add `.authorization(allow => [allow.guest()])` * chore: Update amplify-js API references --------- Co-authored-by: Takahashi <[email protected]> Co-authored-by: aws-amplify-bot <[email protected]> * chore: amplify-js api references update (#8316) * chore: add decode cookie value strings note to SSR example (#8300) * chore: fix broken maplibre links (#8301) * chore: update secrets path ref (#8298) * chore: add callout about committing amplify config files for expo eas build (#8274) * chore: add callout about committing amplify config files for expo eas build * chore: expand the callout for not push amplify_outputs to remote repo * chore(deps): bump actions/upload-artifact from 4.6.0 to 4.6.2 (#8307) Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.0 to 4.6.2. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@65c4c4a...ea165f8) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): bump actions/setup-node from 4.2.0 to 4.3.0 (#8306) Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.2.0 to 4.3.0. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@1d0ff46...cdca736) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * feat: add retry strategy for api-rest category (#8295) * fix: Remove reference to using default with enum (#8311) * fix(storage): update instructions for adding external S3 buckets to Amplify (#8289) * fix(storage): update instructions for adding/integrating with external S3 buckets * rewrite examples, add user identity ID config, add examples for configuring storage without Amplify backend * address feedback, align some wording * reorder guest and auth'd user examples, update backend code examples to use CDK bucket construct * address feedback * update callout for adding existing bucket and amplify storage together, revert callout on owners example section * adjust headings, add heading before examples for better linking * chore: bump next version (#8313) * chore(deps): bump aws-actions/configure-aws-credentials (#8276) Bumps [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) from 4.0.3 to 4.1.0. - [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases) - [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md) - [Commits](aws-actions/configure-aws-credentials@4fc4975...ececac1) --- updated-dependencies: - dependency-name: aws-actions/configure-aws-credentials dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): bump aws-actions/aws-secretsmanager-get-secrets (#8278) Bumps [aws-actions/aws-secretsmanager-get-secrets](https://github.com/aws-actions/aws-secretsmanager-get-secrets) from 2.0.7 to 2.0.8. - [Release notes](https://github.com/aws-actions/aws-secretsmanager-get-secrets/releases) - [Commits](aws-actions/aws-secretsmanager-get-secrets@1d6311a...fbd65ea) --- updated-dependencies: - dependency-name: aws-actions/aws-secretsmanager-get-secrets dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * docs: update custom message with admincreateuser specifics (#8314) * chore: Update amplify-js API references * commit to trigger workflow * add pre-prod/main to workflows --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Hui Zhao <[email protected]> Co-authored-by: Tiffany Yeung <[email protected]> Co-authored-by: Jay Raval <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: aadimch <[email protected]> Co-authored-by: Aaron S. <[email protected]> Co-authored-by: James Jarvis <[email protected]> Co-authored-by: aws-amplify-bot <[email protected]> Co-authored-by: ashika112 <[email protected]> * chore: Update amplify-js API references (#8340) Co-authored-by: aws-amplify-bot <[email protected]> * chore: Update amplify-js API references (#8355) Co-authored-by: aws-amplify-bot <[email protected]> * chore: Update amplify-js API references (#8366) Co-authored-by: aws-amplify-bot <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: aws-amplify-ops <[email protected]> Co-authored-by: Takahashi <[email protected]> Co-authored-by: aws-amplify-bot <[email protected]> Co-authored-by: Hui Zhao <[email protected]> Co-authored-by: Tiffany Yeung <[email protected]> Co-authored-by: Jay Raval <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: aadimch <[email protected]> Co-authored-by: Aaron S. <[email protected]> Co-authored-by: James Jarvis <[email protected]> Co-authored-by: ashika112 <[email protected]>
1 parent ebf362c commit 815590c

File tree

1 file changed

+153
-0
lines changed

1 file changed

+153
-0
lines changed

src/directory/apiReferences/amplify-js.json

Lines changed: 153 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -866850,6 +866850,159 @@
866850866850
}
866851866851
]
866852866852
},
866853+
{
866854+
"id": 26855,
866855+
"name": "api",
866856+
"variant": "declaration",
866857+
"kind": 2,
866858+
"flags": {},
866859+
"children": [
866860+
{
866861+
"id": 30510,
866862+
"name": "del",
866863+
"variant": "declaration",
866864+
"kind": 64,
866865+
"flags": {},
866866+
"signatures": [
866867+
30511
866868+
]
866869+
},
866870+
{
866871+
"id": 30513,
866872+
"name": "generateClient",
866873+
"variant": "declaration",
866874+
"kind": 64,
866875+
"flags": {},
866876+
"signatures": [
866877+
30514
866878+
]
866879+
},
866880+
{
866881+
"id": 30518,
866882+
"name": "get",
866883+
"variant": "declaration",
866884+
"kind": 64,
866885+
"flags": {},
866886+
"signatures": [
866887+
30519
866888+
]
866889+
},
866890+
{
866891+
"id": 30521,
866892+
"name": "head",
866893+
"variant": "declaration",
866894+
"kind": 64,
866895+
"flags": {},
866896+
"signatures": [
866897+
30522
866898+
]
866899+
},
866900+
{
866901+
"id": 30524,
866902+
"name": "isCancelError",
866903+
"variant": "declaration",
866904+
"kind": 64,
866905+
"flags": {},
866906+
"signatures": [
866907+
30525
866908+
]
866909+
},
866910+
{
866911+
"id": 30527,
866912+
"name": "patch",
866913+
"variant": "declaration",
866914+
"kind": 64,
866915+
"flags": {},
866916+
"signatures": [
866917+
30528
866918+
]
866919+
},
866920+
{
866921+
"id": 30530,
866922+
"name": "post",
866923+
"variant": "declaration",
866924+
"kind": 64,
866925+
"flags": {},
866926+
"signatures": [
866927+
30531
866928+
]
866929+
},
866930+
{
866931+
"id": 30533,
866932+
"name": "put",
866933+
"variant": "declaration",
866934+
"kind": 64,
866935+
"flags": {},
866936+
"signatures": [
866937+
30534
866938+
]
866939+
}
866940+
],
866941+
"groups": [
866942+
{
866943+
"title": "Modules",
866944+
"children": [
866945+
26856
866946+
]
866947+
},
866948+
{
866949+
"title": "Namespaces",
866950+
"children": [
866951+
30424
866952+
]
866953+
},
866954+
{
866955+
"title": "Enumerations",
866956+
"children": [
866957+
30436,
866958+
30445
866959+
]
866960+
},
866961+
{
866962+
"title": "Classes",
866963+
"children": [
866964+
30451
866965+
]
866966+
},
866967+
{
866968+
"title": "Interfaces",
866969+
"children": [
866970+
30473,
866971+
30484,
866972+
30488
866973+
]
866974+
},
866975+
{
866976+
"title": "Type Aliases",
866977+
"children": [
866978+
30493,
866979+
30495,
866980+
30499,
866981+
30501,
866982+
30505
866983+
]
866984+
},
866985+
{
866986+
"title": "Variables",
866987+
"children": [
866988+
30509
866989+
]
866990+
},
866991+
{
866992+
"title": "Functions",
866993+
"children": [
866994+
30510,
866995+
30513,
866996+
30518,
866997+
30521,
866998+
30524,
866999+
30527,
867000+
30530,
867001+
30533
867002+
]
867003+
}
867004+
]
867005+
},
866853867006
{
866854867007
"id": 26729,
866855867008
"name": "analytics",

0 commit comments

Comments
 (0)