Slide 70
Slide 70 text
©Fusic Co., Ltd. 70
ΤϯυϙΠϯτΛ͚Δ͜ͱͰ֦ுʹରԠ
用
Role
APIGateway
示
functions:
web:
handler: public/index.php
runtime: php-
8 2
-fpm
timeout:
28
events:
- httpApi: '*'
admin-web:
handler: public/index.php
runtime: php-
8 2
-fpm
timeout:
28
role: api-admin-role
events:
- httpApi:
method: '*'
path: /admin
$ serverless deploy function --function admin-web
Deploying function admin-web to stage dev (ap-northeast-
1
)
✔ Function code deployed (
42
s)
Function configuration did not change, and the update was skipped. If you made changes to the service configuration and expected them to be
deployed, it most likely means that they can only be applied with a full service deployment. (
42
s)