@aws-solutions-constructs/aws-kinesisstreams-lambda 2.51.0 → 2.52.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (27) hide show
  1. package/.eslintignore +2 -0
  2. package/.jsii +49 -4
  3. package/integ.config.json +7 -0
  4. package/lib/index.js +1 -1
  5. package/package.json +9 -8
  6. package/test/integ.kinlam-existing.js +5 -2
  7. package/test/integ.kinlam-existing.js.snapshot/asset.26cf7db64552331215006953bf73e5adfb49b5bf0eb2298bfe04547b76c08b88/index.js +21 -0
  8. package/test/integ.kinlam-existing.js.snapshot/cdk.out +1 -0
  9. package/test/integ.kinlam-existing.js.snapshot/integ.json +12 -0
  10. package/test/integ.kinlam-existing.js.snapshot/kinlam-existing.assets.json +32 -0
  11. package/test/integ.kinlam-existing.js.snapshot/kinlam-existing.template.json +325 -0
  12. package/test/integ.kinlam-existing.js.snapshot/kinlamexistingIntegDefaultTestDeployAssert64C292A9.assets.json +19 -0
  13. package/test/integ.kinlam-existing.js.snapshot/kinlamexistingIntegDefaultTestDeployAssert64C292A9.template.json +36 -0
  14. package/test/integ.kinlam-existing.js.snapshot/manifest.json +161 -0
  15. package/test/integ.kinlam-existing.js.snapshot/tree.json +573 -0
  16. package/test/integ.kinlam-no-arguments.js +5 -2
  17. package/test/integ.kinlam-no-arguments.js.snapshot/asset.26cf7db64552331215006953bf73e5adfb49b5bf0eb2298bfe04547b76c08b88/index.js +21 -0
  18. package/test/integ.kinlam-no-arguments.js.snapshot/cdk.out +1 -0
  19. package/test/integ.kinlam-no-arguments.js.snapshot/integ.json +12 -0
  20. package/test/integ.kinlam-no-arguments.js.snapshot/kinlam-no-arguments.assets.json +32 -0
  21. package/test/integ.kinlam-no-arguments.js.snapshot/kinlam-no-arguments.template.json +355 -0
  22. package/test/integ.kinlam-no-arguments.js.snapshot/kinlamnoargumentsIntegDefaultTestDeployAssertE5672C42.assets.json +19 -0
  23. package/test/integ.kinlam-no-arguments.js.snapshot/kinlamnoargumentsIntegDefaultTestDeployAssertE5672C42.template.json +36 -0
  24. package/test/integ.kinlam-no-arguments.js.snapshot/manifest.json +161 -0
  25. package/test/integ.kinlam-no-arguments.js.snapshot/tree.json +589 -0
  26. package/test/integ.kinlam-existing.expected.json +0 -335
  27. package/test/integ.kinlam-no-arguments.expected.json +0 -365
@@ -0,0 +1,161 @@
1
+ {
2
+ "version": "36.0.0",
3
+ "artifacts": {
4
+ "kinlamexistingIntegDefaultTestDeployAssert64C292A9.assets": {
5
+ "type": "cdk:asset-manifest",
6
+ "properties": {
7
+ "file": "kinlamexistingIntegDefaultTestDeployAssert64C292A9.assets.json",
8
+ "requiresBootstrapStackVersion": 6,
9
+ "bootstrapStackVersionSsmParameter": "/cdk-bootstrap/hnb659fds/version"
10
+ }
11
+ },
12
+ "kinlamexistingIntegDefaultTestDeployAssert64C292A9": {
13
+ "type": "aws:cloudformation:stack",
14
+ "environment": "aws://unknown-account/unknown-region",
15
+ "properties": {
16
+ "templateFile": "kinlamexistingIntegDefaultTestDeployAssert64C292A9.template.json",
17
+ "terminationProtection": false,
18
+ "validateOnSynth": false,
19
+ "assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-deploy-role-${AWS::AccountId}-${AWS::Region}",
20
+ "cloudFormationExecutionRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-cfn-exec-role-${AWS::AccountId}-${AWS::Region}",
21
+ "stackTemplateAssetObjectUrl": "s3://cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}/21fbb51d7b23f6a6c262b46a9caee79d744a3ac019fd45422d988b96d44b2a22.json",
22
+ "requiresBootstrapStackVersion": 6,
23
+ "bootstrapStackVersionSsmParameter": "/cdk-bootstrap/hnb659fds/version",
24
+ "additionalDependencies": [
25
+ "kinlamexistingIntegDefaultTestDeployAssert64C292A9.assets"
26
+ ],
27
+ "lookupRole": {
28
+ "arn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-lookup-role-${AWS::AccountId}-${AWS::Region}",
29
+ "requiresBootstrapStackVersion": 8,
30
+ "bootstrapStackVersionSsmParameter": "/cdk-bootstrap/hnb659fds/version"
31
+ }
32
+ },
33
+ "dependencies": [
34
+ "kinlamexistingIntegDefaultTestDeployAssert64C292A9.assets"
35
+ ],
36
+ "metadata": {
37
+ "/kinlam-existing/Integ/DefaultTest/DeployAssert/BootstrapVersion": [
38
+ {
39
+ "type": "aws:cdk:logicalId",
40
+ "data": "BootstrapVersion"
41
+ }
42
+ ],
43
+ "/kinlam-existing/Integ/DefaultTest/DeployAssert/CheckBootstrapVersion": [
44
+ {
45
+ "type": "aws:cdk:logicalId",
46
+ "data": "CheckBootstrapVersion"
47
+ }
48
+ ]
49
+ },
50
+ "displayName": "kinlam-existing/Integ/DefaultTest/DeployAssert"
51
+ },
52
+ "kinlam-existing.assets": {
53
+ "type": "cdk:asset-manifest",
54
+ "properties": {
55
+ "file": "kinlam-existing.assets.json",
56
+ "requiresBootstrapStackVersion": 6,
57
+ "bootstrapStackVersionSsmParameter": "/cdk-bootstrap/hnb659fds/version"
58
+ }
59
+ },
60
+ "kinlam-existing": {
61
+ "type": "aws:cloudformation:stack",
62
+ "environment": "aws://unknown-account/unknown-region",
63
+ "properties": {
64
+ "templateFile": "kinlam-existing.template.json",
65
+ "terminationProtection": false,
66
+ "validateOnSynth": false,
67
+ "assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-deploy-role-${AWS::AccountId}-${AWS::Region}",
68
+ "cloudFormationExecutionRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-cfn-exec-role-${AWS::AccountId}-${AWS::Region}",
69
+ "stackTemplateAssetObjectUrl": "s3://cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}/a45c371148aa6b54f1a010e3af523a5235148051d71d6bd6ede118d689c07550.json",
70
+ "requiresBootstrapStackVersion": 6,
71
+ "bootstrapStackVersionSsmParameter": "/cdk-bootstrap/hnb659fds/version",
72
+ "additionalDependencies": [
73
+ "kinlam-existing.assets"
74
+ ],
75
+ "lookupRole": {
76
+ "arn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-lookup-role-${AWS::AccountId}-${AWS::Region}",
77
+ "requiresBootstrapStackVersion": 8,
78
+ "bootstrapStackVersionSsmParameter": "/cdk-bootstrap/hnb659fds/version"
79
+ }
80
+ },
81
+ "dependencies": [
82
+ "kinlam-existing.assets"
83
+ ],
84
+ "metadata": {
85
+ "/kinlam-existing/test-role/Resource": [
86
+ {
87
+ "type": "aws:cdk:logicalId",
88
+ "data": "testroleB50A37BE"
89
+ }
90
+ ],
91
+ "/kinlam-existing/test-role/DefaultPolicy/Resource": [
92
+ {
93
+ "type": "aws:cdk:logicalId",
94
+ "data": "testroleDefaultPolicy884631E2"
95
+ }
96
+ ],
97
+ "/kinlam-existing/test-fn/Resource": [
98
+ {
99
+ "type": "aws:cdk:logicalId",
100
+ "data": "testfn76BCC25C"
101
+ }
102
+ ],
103
+ "/kinlam-existing/test-fn/KinesisEventSource:kinlamexistingteststream6B91D225/Resource": [
104
+ {
105
+ "type": "aws:cdk:logicalId",
106
+ "data": "testfnKinesisEventSourcekinlamexistingteststream6B91D22533D472A8"
107
+ }
108
+ ],
109
+ "/kinlam-existing/test-stream/Resource": [
110
+ {
111
+ "type": "aws:cdk:logicalId",
112
+ "data": "teststream04374A09"
113
+ }
114
+ ],
115
+ "/kinlam-existing/test-ks-lambda/SqsDlqQueue/Resource": [
116
+ {
117
+ "type": "aws:cdk:logicalId",
118
+ "data": "testkslambdaSqsDlqQueueDE67EC6C"
119
+ }
120
+ ],
121
+ "/kinlam-existing/test-ks-lambda/SqsDlqQueue/Policy/Resource": [
122
+ {
123
+ "type": "aws:cdk:logicalId",
124
+ "data": "testkslambdaSqsDlqQueuePolicy48897D8E"
125
+ }
126
+ ],
127
+ "/kinlam-existing/test-ks-lambda/KinesisStreamGetRecordsIteratorAgeAlarm/Resource": [
128
+ {
129
+ "type": "aws:cdk:logicalId",
130
+ "data": "testkslambdaKinesisStreamGetRecordsIteratorAgeAlarmD5DC1A73"
131
+ }
132
+ ],
133
+ "/kinlam-existing/test-ks-lambda/KinesisStreamReadProvisionedThroughputExceededAlarm/Resource": [
134
+ {
135
+ "type": "aws:cdk:logicalId",
136
+ "data": "testkslambdaKinesisStreamReadProvisionedThroughputExceededAlarmFAEF1236"
137
+ }
138
+ ],
139
+ "/kinlam-existing/BootstrapVersion": [
140
+ {
141
+ "type": "aws:cdk:logicalId",
142
+ "data": "BootstrapVersion"
143
+ }
144
+ ],
145
+ "/kinlam-existing/CheckBootstrapVersion": [
146
+ {
147
+ "type": "aws:cdk:logicalId",
148
+ "data": "CheckBootstrapVersion"
149
+ }
150
+ ]
151
+ },
152
+ "displayName": "kinlam-existing"
153
+ },
154
+ "Tree": {
155
+ "type": "cdk:tree",
156
+ "properties": {
157
+ "file": "tree.json"
158
+ }
159
+ }
160
+ }
161
+ }