Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Serverless awsProvider.d.ts fix + addition (DefinitelyTyped#49104)
* Fixed filterPolicty alternative type * Allow AwsFunction layers property to be defined as key with string so Ref can be used. * Added optional type to Stream interface * Update types/serverless/plugins/aws/provider/awsProvider.d.ts Co-authored-by: Frédéric Barthelet <fredericb@theodo.fr> * Update types/serverless/plugins/aws/provider/awsProvider.d.ts Co-authored-by: Frédéric Barthelet <fredericb@theodo.fr> * Update types/serverless/plugins/aws/provider/awsProvider.d.ts * Update awsProvider.d.ts Added missing semicolon * awsProvider.d.ts Formatted document Used Array<> syntax for AwsFunction.layers * Fixed SNS filterPolicy test Co-authored-by: Frédéric Barthelet <fredericb@theodo.fr>
- Loading branch information