小编Cra*_*Ivy的帖子

无服务器框架 - 如何将模块资源合并到云形成中

我很难module/awsm.json融入我的行列resources-cf.json.我正在尝试的任何东西都不会合并它们.这是我的步骤

  1. jaws project create
  2. cd new-project-name
  3. jaws module create greetings hello
  4. 修改greetings/awsm.json添加LambdaIamPolicyDocumentStatements和资源.类似于https://github.com/dekz/awsm-users/blob/master/awsm.json.

" jaws deploy resources"不会更新云的形成并产生 -

JAWS: Resources Deployer  "dev": Deploying resources to region "us-west-2"...  
JAWS: Resources Deployer  "dev - us-west-2":  Performing Cloudformation     stack update.  This could take a while depending on how many resources you     are updating...  
JAWS: Resources Deployer  "dev - us-west-2":  Cloud formation stack update failed because of the following error...  
{ [ValidationError: No updates …
Run Code Online (Sandbox Code Playgroud)

amazon-web-services serverless-framework

9
推荐指数
1
解决办法
436
查看次数

在Flutter中嵌入YouTube视频

我想在一个颤动的应用程序中嵌入youtube视频是否有任何文档或如何这样做的示例.如果目前支持这一点有点不清楚.

youtube-api flutter

9
推荐指数
1
解决办法
8789
查看次数