Skip to content
Snippets Groups Projects

Lambda Memory

1 file
+ 18
0
Compare changes
  • Side-by-side
  • Inline
+ 18
0
@@ -11,8 +11,10 @@
# environments:
# development:
# type: 'LAMBDA'
# memory: 10
# staging:
# type: 'LAMBDA'
# memory: 10
# production:
# type: 'EC2'
# cpu: 8
@@ -39,8 +41,10 @@ nshms:
environments:
development:
type: 'LAMBDA'
memory: 2
staging:
type: 'LAMBDA'
memory: 2
# production:
# type: 'LAMBDA'
label: '2007 Alaska Dynamic Services'
@@ -61,10 +65,13 @@ nshms:
environments:
development:
type: 'LAMBDA'
memory: 10
staging:
type: 'LAMBDA'
memory: 10
production:
type: 'LAMBDA'
memory: 10
label: '2023 Alaska Dynamic Services'
model: 'ALASKA_2023'
test:
@@ -83,10 +90,13 @@ nshms:
environments:
development:
type: 'LAMBDA'
memory: 10
staging:
type: 'LAMBDA'
memory: 10
production:
type: 'LAMBDA'
memory: 10
label: '2018 Conterminous U.S. Dynamic Services'
model: 'CONUS_2018'
test:
@@ -105,10 +115,13 @@ nshms:
environments:
development:
type: 'LAMBDA'
memory: 10
staging:
type: 'LAMBDA'
memory: 10
production:
type: 'LAMBDA'
memory: 10
label: '2023 Conterminous U.S. Dynamic Services'
model: 'CONUS_2023'
test:
@@ -127,10 +140,13 @@ nshms:
environments:
development:
type: 'LAMBDA'
memory: 3
staging:
type: 'LAMBDA'
memory: 3
production:
type: 'LAMBDA'
memory: 3
label: '2021 Hawaii Dynamic Services'
model: 'HAWAII_2021'
test:
@@ -149,8 +165,10 @@ nshms:
environments:
development:
type: 'LAMBDA'
memory: 6
staging:
type: 'LAMBDA'
memory: 6
# production:
# type: 'LAMBDA'
label: '2025 PRVI Dynamic Services'
Loading