We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86aa35e commit aeaf638Copy full SHA for aeaf638
packages/commons/src/Utility.ts
@@ -63,7 +63,7 @@ export class Utility {
63
}
64
65
/**
66
- * Get the value of the `POWERTOOLS_SERVICE_NAME` environment variable.
+ * Get the value of the `AWS_LAMBDA_INITIALIZATION_TYPE` environment variable.
67
*/
68
protected getInitializationType():
69
| 'unknown'
0 commit comments