1636896505560465-cn-shanghai-stategrid-service-invoice-filling.json 1.1KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. {
  2. "statefulConfig": {
  3. "functionId": "3629aa3b-95ff-4192-a93c-7f976a38182a",
  4. "functionName": "invoice-filling",
  5. "description": "发票确认",
  6. "runtime": "custom",
  7. "handler": "index.handler",
  8. "timeout": 30,
  9. "initializer": "",
  10. "initializationTimeout": 3,
  11. "codeSize": 69222278,
  12. "codeChecksum": "17422496305130090700",
  13. "memorySize": 1024,
  14. "gpuMemorySize": null,
  15. "environmentVariables": {},
  16. "createdTime": "2022-07-18T02:02:16Z",
  17. "lastModifiedTime": "2022-11-15T06:43:21Z",
  18. "instanceConcurrency": 1,
  19. "instanceSoftConcurrency": null,
  20. "customContainerConfig": null,
  21. "caPort": 9000,
  22. "instanceType": "e1",
  23. "layers": null,
  24. "layersArnV2": null,
  25. "instanceLifecycleConfig": {
  26. "preFreeze": {
  27. "handler": "",
  28. "timeout": 3
  29. },
  30. "preStop": {
  31. "handler": "",
  32. "timeout": 3
  33. }
  34. },
  35. "customDNS": null,
  36. "customRuntimeConfig": {
  37. "command": [
  38. "java"
  39. ],
  40. "args": [
  41. "org.springframework.boot.loader.JarLauncher"
  42. ]
  43. },
  44. "customHealthCheckConfig": null,
  45. "name": "invoice-filling"
  46. }
  47. }