We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30737ae commit 0dbe295Copy full SHA for 0dbe295
source/patterns/@aws-solutions-constructs/aws-sns-lambda/README.md
@@ -45,7 +45,7 @@ _Parameters_
45
46
* scope [`Construct`](https://docs.aws.amazon.com/cdk/api/latest/docs/@aws-cdk_core.Construct.html)
47
* id `string`
48
-* props [`S3ToLambdaProps`](#pattern-construct-props)
+* props [`SnsToLambdaProps`](#pattern-construct-props)
49
50
## Pattern Construct Props
51
@@ -83,4 +83,4 @@ Out of the box implementation of the Construct without any override will set the
83

84
85
***
86
-© Copyright 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved.
+© Copyright 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved.
0 commit comments