Skip to content

Commit 83a1ebb

Browse files
committed
update snapshots
1 parent 0439ca5 commit 83a1ebb

File tree

7 files changed

+122
-498
lines changed

7 files changed

+122
-498
lines changed

packages/@aws-cdk-testing/framework-integ/test/aws-eks/test/integ.helm-chart-logging.js.snapshot/aws-cdk-eks-helm-logging-test.assets.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/@aws-cdk-testing/framework-integ/test/aws-eks/test/integ.helm-chart-logging.js.snapshot/aws-cdk-eks-helm-logging-test.template.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1046,7 +1046,7 @@
10461046
{
10471047
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
10481048
},
1049-
"/7d044ba695ff24c3ecba244f115f791365eb384fcffbf50da6c879f08a4ed834.json"
1049+
"/1aceed828e46b2c40101eddc8a785dd4dd9c81cb8b160084ac4de886c4a6835b.json"
10501050
]
10511051
]
10521052
}
@@ -1096,7 +1096,7 @@
10961096
{
10971097
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
10981098
},
1099-
"/6631489608ad94a41cce16ee677434c8ba9e92e2e1ec9337e101817ae7610ea7.json"
1099+
"/60331e1f76fb2b8b96d65219cffd7dc374d6691e99ba12156c0dd4b70e52104d.json"
11001100
]
11011101
]
11021102
}

packages/@aws-cdk-testing/framework-integ/test/aws-eks/test/integ.helm-chart-logging.js.snapshot/awscdkekshelmloggingtestawscdkawseksClusterResourceProvider96BB681E.nested.template.json

Lines changed: 54 additions & 156 deletions
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,24 @@
240240
}
241241
]
242242
},
243+
{
244+
"Action": "lambda:GetFunction",
245+
"Effect": "Allow",
246+
"Resource": [
247+
{
248+
"Fn::GetAtt": [
249+
"IsCompleteHandler7073F4DA",
250+
"Arn"
251+
]
252+
},
253+
{
254+
"Fn::GetAtt": [
255+
"OnEventHandler42BEBAE0",
256+
"Arn"
257+
]
258+
}
259+
]
260+
},
243261
{
244262
"Action": "states:StartExecution",
245263
"Effect": "Allow",
@@ -310,58 +328,6 @@
310328
"ProviderframeworkonEventServiceRole9FF04296"
311329
]
312330
},
313-
"ProviderframeworkonEventinlinePolicyAddedToExecutionRole0D6E83756": {
314-
"Type": "AWS::IAM::Policy",
315-
"Properties": {
316-
"PolicyDocument": {
317-
"Statement": [
318-
{
319-
"Action": "lambda:GetFunction",
320-
"Effect": "Allow",
321-
"Resource": {
322-
"Fn::GetAtt": [
323-
"OnEventHandler42BEBAE0",
324-
"Arn"
325-
]
326-
}
327-
}
328-
],
329-
"Version": "2012-10-17"
330-
},
331-
"PolicyName": "ProviderframeworkonEventinlinePolicyAddedToExecutionRole0D6E83756",
332-
"Roles": [
333-
{
334-
"Ref": "ProviderframeworkonEventServiceRole9FF04296"
335-
}
336-
]
337-
}
338-
},
339-
"ProviderframeworkonEventinlinePolicyAddedToExecutionRole17772106B": {
340-
"Type": "AWS::IAM::Policy",
341-
"Properties": {
342-
"PolicyDocument": {
343-
"Statement": [
344-
{
345-
"Action": "lambda:GetFunction",
346-
"Effect": "Allow",
347-
"Resource": {
348-
"Fn::GetAtt": [
349-
"IsCompleteHandler7073F4DA",
350-
"Arn"
351-
]
352-
}
353-
}
354-
],
355-
"Version": "2012-10-17"
356-
},
357-
"PolicyName": "ProviderframeworkonEventinlinePolicyAddedToExecutionRole17772106B",
358-
"Roles": [
359-
{
360-
"Ref": "ProviderframeworkonEventServiceRole9FF04296"
361-
}
362-
]
363-
}
364-
},
365331
"ProviderframeworkisCompleteServiceRoleB1087139": {
366332
"Type": "AWS::IAM::Role",
367333
"Properties": {
@@ -443,6 +409,24 @@
443409
]
444410
}
445411
]
412+
},
413+
{
414+
"Action": "lambda:GetFunction",
415+
"Effect": "Allow",
416+
"Resource": [
417+
{
418+
"Fn::GetAtt": [
419+
"IsCompleteHandler7073F4DA",
420+
"Arn"
421+
]
422+
},
423+
{
424+
"Fn::GetAtt": [
425+
"OnEventHandler42BEBAE0",
426+
"Arn"
427+
]
428+
}
429+
]
446430
}
447431
],
448432
"Version": "2012-10-17"
@@ -504,58 +488,6 @@
504488
"ProviderframeworkisCompleteServiceRoleB1087139"
505489
]
506490
},
507-
"ProviderframeworkisCompleteinlinePolicyAddedToExecutionRole0DA398EFB": {
508-
"Type": "AWS::IAM::Policy",
509-
"Properties": {
510-
"PolicyDocument": {
511-
"Statement": [
512-
{
513-
"Action": "lambda:GetFunction",
514-
"Effect": "Allow",
515-
"Resource": {
516-
"Fn::GetAtt": [
517-
"OnEventHandler42BEBAE0",
518-
"Arn"
519-
]
520-
}
521-
}
522-
],
523-
"Version": "2012-10-17"
524-
},
525-
"PolicyName": "ProviderframeworkisCompleteinlinePolicyAddedToExecutionRole0DA398EFB",
526-
"Roles": [
527-
{
528-
"Ref": "ProviderframeworkisCompleteServiceRoleB1087139"
529-
}
530-
]
531-
}
532-
},
533-
"ProviderframeworkisCompleteinlinePolicyAddedToExecutionRole11B3461A6": {
534-
"Type": "AWS::IAM::Policy",
535-
"Properties": {
536-
"PolicyDocument": {
537-
"Statement": [
538-
{
539-
"Action": "lambda:GetFunction",
540-
"Effect": "Allow",
541-
"Resource": {
542-
"Fn::GetAtt": [
543-
"IsCompleteHandler7073F4DA",
544-
"Arn"
545-
]
546-
}
547-
}
548-
],
549-
"Version": "2012-10-17"
550-
},
551-
"PolicyName": "ProviderframeworkisCompleteinlinePolicyAddedToExecutionRole11B3461A6",
552-
"Roles": [
553-
{
554-
"Ref": "ProviderframeworkisCompleteServiceRoleB1087139"
555-
}
556-
]
557-
}
558-
},
559491
"ProviderframeworkonTimeoutServiceRole28643D26": {
560492
"Type": "AWS::IAM::Role",
561493
"Properties": {
@@ -637,6 +569,24 @@
637569
]
638570
}
639571
]
572+
},
573+
{
574+
"Action": "lambda:GetFunction",
575+
"Effect": "Allow",
576+
"Resource": [
577+
{
578+
"Fn::GetAtt": [
579+
"IsCompleteHandler7073F4DA",
580+
"Arn"
581+
]
582+
},
583+
{
584+
"Fn::GetAtt": [
585+
"OnEventHandler42BEBAE0",
586+
"Arn"
587+
]
588+
}
589+
]
640590
}
641591
],
642592
"Version": "2012-10-17"
@@ -698,58 +648,6 @@
698648
"ProviderframeworkonTimeoutServiceRole28643D26"
699649
]
700650
},
701-
"ProviderframeworkonTimeoutinlinePolicyAddedToExecutionRole03D28EB24": {
702-
"Type": "AWS::IAM::Policy",
703-
"Properties": {
704-
"PolicyDocument": {
705-
"Statement": [
706-
{
707-
"Action": "lambda:GetFunction",
708-
"Effect": "Allow",
709-
"Resource": {
710-
"Fn::GetAtt": [
711-
"OnEventHandler42BEBAE0",
712-
"Arn"
713-
]
714-
}
715-
}
716-
],
717-
"Version": "2012-10-17"
718-
},
719-
"PolicyName": "ProviderframeworkonTimeoutinlinePolicyAddedToExecutionRole03D28EB24",
720-
"Roles": [
721-
{
722-
"Ref": "ProviderframeworkonTimeoutServiceRole28643D26"
723-
}
724-
]
725-
}
726-
},
727-
"ProviderframeworkonTimeoutinlinePolicyAddedToExecutionRole10E895C60": {
728-
"Type": "AWS::IAM::Policy",
729-
"Properties": {
730-
"PolicyDocument": {
731-
"Statement": [
732-
{
733-
"Action": "lambda:GetFunction",
734-
"Effect": "Allow",
735-
"Resource": {
736-
"Fn::GetAtt": [
737-
"IsCompleteHandler7073F4DA",
738-
"Arn"
739-
]
740-
}
741-
}
742-
],
743-
"Version": "2012-10-17"
744-
},
745-
"PolicyName": "ProviderframeworkonTimeoutinlinePolicyAddedToExecutionRole10E895C60",
746-
"Roles": [
747-
{
748-
"Ref": "ProviderframeworkonTimeoutServiceRole28643D26"
749-
}
750-
]
751-
}
752-
},
753651
"ProviderwaiterstatemachineRole0C7159F9": {
754652
"Type": "AWS::IAM::Role",
755653
"Properties": {

packages/@aws-cdk-testing/framework-integ/test/aws-eks/test/integ.helm-chart-logging.js.snapshot/awscdkekshelmloggingtestawscdkawseksKubectlProvider796E7DC9.nested.template.json

Lines changed: 10 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,16 @@
132132
]
133133
}
134134
]
135+
},
136+
{
137+
"Action": "lambda:GetFunction",
138+
"Effect": "Allow",
139+
"Resource": {
140+
"Fn::GetAtt": [
141+
"Handler886CB40B",
142+
"Arn"
143+
]
144+
}
135145
}
136146
],
137147
"Version": "2012-10-17"
@@ -201,32 +211,6 @@
201211
"ProviderframeworkonEventServiceRoleDefaultPolicy48CD2133",
202212
"ProviderframeworkonEventServiceRole9FF04296"
203213
]
204-
},
205-
"ProviderframeworkonEventinlinePolicyAddedToExecutionRole0D6E83756": {
206-
"Type": "AWS::IAM::Policy",
207-
"Properties": {
208-
"PolicyDocument": {
209-
"Statement": [
210-
{
211-
"Action": "lambda:GetFunction",
212-
"Effect": "Allow",
213-
"Resource": {
214-
"Fn::GetAtt": [
215-
"Handler886CB40B",
216-
"Arn"
217-
]
218-
}
219-
}
220-
],
221-
"Version": "2012-10-17"
222-
},
223-
"PolicyName": "ProviderframeworkonEventinlinePolicyAddedToExecutionRole0D6E83756",
224-
"Roles": [
225-
{
226-
"Ref": "ProviderframeworkonEventServiceRole9FF04296"
227-
}
228-
]
229-
}
230214
}
231215
},
232216
"Mappings": {

0 commit comments

Comments
 (0)