add newly generated api reports

Signed-off-by: secustor <sebastian@poxhofer.at>
This commit is contained in:
secustor
2024-07-21 09:17:36 +02:00
parent 30c2be9bcd
commit 65da28ad53
251 changed files with 4846 additions and 580 deletions
@@ -35,5 +35,9 @@ export class DefaultAwsCredentialsManager implements AwsCredentialsManager {
): Promise<AwsCredentialProvider>;
}
// Warnings were encountered during analysis:
//
// src/DefaultAwsCredentialsManager.d.ts:12:5 - (ae-undocumented) Missing documentation for "fromConfig".
// (No @packageDocumentation comment for this package)
```