Amplify 用于与使用 JavaScript 应用程序的云服务进行交互。AWS Amplify 库分为多个类别,并计划在未来增加更多分类。
这是一个跨越不同类别操作的声明性接口,以便将常见任务更容易地添加到应用程序中。默认实现适用于Amazon Web Services(AWS)资源,但设计为可打开并可插入,以便与其他云服务提供一个可实现的或自定义后端。
当前类别以授权开始。程序员可以使用它为签名版本4提供AWS凭证,还可以使用它来从Amazon Cognito生成OIDC JWT令牌。
此分析类别可在Amazon Pinpoint中合并对经过身份验证或未经身份验证的用户的跟踪。使用这个组件只需要一行代码,并且可以扩展自定义度量或属性。
API模块允许以安全的方式与使用AWS Sigv4的RESTful API进行交互。它也可以用于Amazon API Gateway的无服务器基础架构。
其中,有一个存储模块提供简单的命令,用于在Amazon S3中上传,下载和列出内容,也可以按照每个用户的习惯将数据分组到公共或私人内容中。
缓存模块提供跨Web应用程序和React Native的LRU(最近最少使用)缓存界面。当前版本的最后一个模块提供了国际化和本地化以及调试和记录功能。
amplify aws In this article, you'll learn how to inject custom packages on AWS Lambda Functions' Runtime by using AWS Lambda Layers. You'll also use Amplify to develop, deploy, and distribute your app
Amplify’s request adds some additional features to jQuery’s ajax method while abstracting away the underlying data source.
Reporting Bugs/Feature Requests AWS Amplify CLI The AWS Amplify CLI is a toolchain which includes a robust feature set for simplifying mobile and web application development. The CLI uses AWS CloudFor
用于使用云服务进行应用程序开发的声明性 JavaScript 库。 AWS Amplify 为不同类别的云操作提供了一个声明性且易于使用的界面。 AWS Amplify 适用于任何基于 JavaScript 的前端工作流程,适用于移动开发人员的 React Native。 我们的默认实现适用于亚马逊网络服务(AWS),但 AWS Amplify 旨在为任何自定义后端或服务开放和可插入。 特性/AP
Amplify Flutter AWS Amplify provides a declarative and easy-to-use interface across different categories of cloud operations. Our default implementation works with Amazon Web Services (AWS), but AWS A
Awesome AWS Amplify curates the best AWS Amplify, tools, tutorials, articles and more. PRs are welcome! Check out the Amplify Discord server Getting Started Github Documentation Workshops Serverless G
AWS Amplify Vue Starter A VueJs starter app integrated with aws-amplify. Please submit issues to the aws-amplify repository. Getting Started AWS Amplify Integration Explained Setup AWS Amplify Auth Ro