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 1e05670 commit e7c141eCopy full SHA for e7c141e
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