60, // seconds memorySize: 128, // MB role: 'arn:aws:iam::.....' // arn }, staging: { region: 'ap-northeast-1', functionName: 'lambda-test-staging', }, production: { region: 'ap-northeast-1', functionName: 'lambda-test-production', }, }, app: { default: { lambdaName: ‘Hogehoge', # Circle CI の環境変数 databaseUrl: (() => process.env.DATABASE_URL)() }, staging: { secret: 'aaa' }, production: { secret: 'bbb' } } } ͜͏͍͏ͷ༻ҙͯ͠