cdk-lambda-subminute 2.0.232 → 2.0.233

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.
@@ -18,16 +18,16 @@
18
18
  "input": {
19
19
  "type": "structure",
20
20
  "required": [
21
+ "CustomerManagedPolicyReference",
21
22
  "InstanceArn",
22
- "PermissionSetArn",
23
- "CustomerManagedPolicyReference"
23
+ "PermissionSetArn"
24
24
  ],
25
25
  "members": {
26
- "InstanceArn": {},
27
- "PermissionSetArn": {},
28
26
  "CustomerManagedPolicyReference": {
29
- "shape": "S4"
30
- }
27
+ "shape": "S2"
28
+ },
29
+ "InstanceArn": {},
30
+ "PermissionSetArn": {}
31
31
  }
32
32
  },
33
33
  "output": {
@@ -40,13 +40,13 @@
40
40
  "type": "structure",
41
41
  "required": [
42
42
  "InstanceArn",
43
- "PermissionSetArn",
44
- "ManagedPolicyArn"
43
+ "ManagedPolicyArn",
44
+ "PermissionSetArn"
45
45
  ],
46
46
  "members": {
47
47
  "InstanceArn": {},
48
- "PermissionSetArn": {},
49
- "ManagedPolicyArn": {}
48
+ "ManagedPolicyArn": {},
49
+ "PermissionSetArn": {}
50
50
  }
51
51
  },
52
52
  "output": {
@@ -59,19 +59,19 @@
59
59
  "type": "structure",
60
60
  "required": [
61
61
  "InstanceArn",
62
- "TargetId",
63
- "TargetType",
64
62
  "PermissionSetArn",
63
+ "PrincipalId",
65
64
  "PrincipalType",
66
- "PrincipalId"
65
+ "TargetId",
66
+ "TargetType"
67
67
  ],
68
68
  "members": {
69
69
  "InstanceArn": {},
70
- "TargetId": {},
71
- "TargetType": {},
72
70
  "PermissionSetArn": {},
71
+ "PrincipalId": {},
73
72
  "PrincipalType": {},
74
- "PrincipalId": {}
73
+ "TargetId": {},
74
+ "TargetType": {}
75
75
  }
76
76
  },
77
77
  "output": {
@@ -87,14 +87,14 @@
87
87
  "input": {
88
88
  "type": "structure",
89
89
  "required": [
90
- "InstanceArn",
91
- "InstanceAccessControlAttributeConfiguration"
90
+ "InstanceAccessControlAttributeConfiguration",
91
+ "InstanceArn"
92
92
  ],
93
93
  "members": {
94
- "InstanceArn": {},
95
94
  "InstanceAccessControlAttributeConfiguration": {
96
95
  "shape": "Sn"
97
- }
96
+ },
97
+ "InstanceArn": {}
98
98
  }
99
99
  },
100
100
  "output": {
@@ -106,15 +106,15 @@
106
106
  "input": {
107
107
  "type": "structure",
108
108
  "required": [
109
- "Name",
110
- "InstanceArn"
109
+ "InstanceArn",
110
+ "Name"
111
111
  ],
112
112
  "members": {
113
- "Name": {},
114
113
  "Description": {},
115
114
  "InstanceArn": {},
116
- "SessionDuration": {},
115
+ "Name": {},
117
116
  "RelayState": {},
117
+ "SessionDuration": {},
118
118
  "Tags": {
119
119
  "shape": "S10"
120
120
  }
@@ -134,19 +134,19 @@
134
134
  "type": "structure",
135
135
  "required": [
136
136
  "InstanceArn",
137
- "TargetId",
138
- "TargetType",
139
137
  "PermissionSetArn",
138
+ "PrincipalId",
140
139
  "PrincipalType",
141
- "PrincipalId"
140
+ "TargetId",
141
+ "TargetType"
142
142
  ],
143
143
  "members": {
144
144
  "InstanceArn": {},
145
- "TargetId": {},
146
- "TargetType": {},
147
145
  "PermissionSetArn": {},
146
+ "PrincipalId": {},
148
147
  "PrincipalType": {},
149
- "PrincipalId": {}
148
+ "TargetId": {},
149
+ "TargetType": {}
150
150
  }
151
151
  },
152
152
  "output": {
@@ -228,12 +228,12 @@
228
228
  "input": {
229
229
  "type": "structure",
230
230
  "required": [
231
- "InstanceArn",
232
- "AccountAssignmentCreationRequestId"
231
+ "AccountAssignmentCreationRequestId",
232
+ "InstanceArn"
233
233
  ],
234
234
  "members": {
235
- "InstanceArn": {},
236
- "AccountAssignmentCreationRequestId": {}
235
+ "AccountAssignmentCreationRequestId": {},
236
+ "InstanceArn": {}
237
237
  }
238
238
  },
239
239
  "output": {
@@ -249,12 +249,12 @@
249
249
  "input": {
250
250
  "type": "structure",
251
251
  "required": [
252
- "InstanceArn",
253
- "AccountAssignmentDeletionRequestId"
252
+ "AccountAssignmentDeletionRequestId",
253
+ "InstanceArn"
254
254
  ],
255
255
  "members": {
256
- "InstanceArn": {},
257
- "AccountAssignmentDeletionRequestId": {}
256
+ "AccountAssignmentDeletionRequestId": {},
257
+ "InstanceArn": {}
258
258
  }
259
259
  },
260
260
  "output": {
@@ -279,11 +279,11 @@
279
279
  "output": {
280
280
  "type": "structure",
281
281
  "members": {
282
- "Status": {},
283
- "StatusReason": {},
284
282
  "InstanceAccessControlAttributeConfiguration": {
285
283
  "shape": "Sn"
286
- }
284
+ },
285
+ "Status": {},
286
+ "StatusReason": {}
287
287
  }
288
288
  }
289
289
  },
@@ -333,16 +333,16 @@
333
333
  "input": {
334
334
  "type": "structure",
335
335
  "required": [
336
+ "CustomerManagedPolicyReference",
336
337
  "InstanceArn",
337
- "PermissionSetArn",
338
- "CustomerManagedPolicyReference"
338
+ "PermissionSetArn"
339
339
  ],
340
340
  "members": {
341
- "InstanceArn": {},
342
- "PermissionSetArn": {},
343
341
  "CustomerManagedPolicyReference": {
344
- "shape": "S4"
345
- }
342
+ "shape": "S2"
343
+ },
344
+ "InstanceArn": {},
345
+ "PermissionSetArn": {}
346
346
  }
347
347
  },
348
348
  "output": {
@@ -355,13 +355,13 @@
355
355
  "type": "structure",
356
356
  "required": [
357
357
  "InstanceArn",
358
- "PermissionSetArn",
359
- "ManagedPolicyArn"
358
+ "ManagedPolicyArn",
359
+ "PermissionSetArn"
360
360
  ],
361
361
  "members": {
362
362
  "InstanceArn": {},
363
- "PermissionSetArn": {},
364
- "ManagedPolicyArn": {}
363
+ "ManagedPolicyArn": {},
364
+ "PermissionSetArn": {}
365
365
  }
366
366
  },
367
367
  "output": {
@@ -416,14 +416,14 @@
416
416
  "InstanceArn"
417
417
  ],
418
418
  "members": {
419
+ "Filter": {
420
+ "shape": "S25"
421
+ },
419
422
  "InstanceArn": {},
420
423
  "MaxResults": {
421
424
  "type": "integer"
422
425
  },
423
- "NextToken": {},
424
- "Filter": {
425
- "shape": "S27"
426
- }
426
+ "NextToken": {}
427
427
  }
428
428
  },
429
429
  "output": {
@@ -443,14 +443,14 @@
443
443
  "InstanceArn"
444
444
  ],
445
445
  "members": {
446
+ "Filter": {
447
+ "shape": "S25"
448
+ },
446
449
  "InstanceArn": {},
447
450
  "MaxResults": {
448
451
  "type": "integer"
449
452
  },
450
- "NextToken": {},
451
- "Filter": {
452
- "shape": "S27"
453
- }
453
+ "NextToken": {}
454
454
  }
455
455
  },
456
456
  "output": {
@@ -467,18 +467,18 @@
467
467
  "input": {
468
468
  "type": "structure",
469
469
  "required": [
470
- "InstanceArn",
471
470
  "AccountId",
471
+ "InstanceArn",
472
472
  "PermissionSetArn"
473
473
  ],
474
474
  "members": {
475
- "InstanceArn": {},
476
475
  "AccountId": {},
477
- "PermissionSetArn": {},
476
+ "InstanceArn": {},
478
477
  "MaxResults": {
479
478
  "type": "integer"
480
479
  },
481
- "NextToken": {}
480
+ "NextToken": {},
481
+ "PermissionSetArn": {}
482
482
  }
483
483
  },
484
484
  "output": {
@@ -491,8 +491,8 @@
491
491
  "members": {
492
492
  "AccountId": {},
493
493
  "PermissionSetArn": {},
494
- "PrincipalType": {},
495
- "PrincipalId": {}
494
+ "PrincipalId": {},
495
+ "PrincipalType": {}
496
496
  }
497
497
  }
498
498
  },
@@ -509,12 +509,12 @@
509
509
  ],
510
510
  "members": {
511
511
  "InstanceArn": {},
512
- "PermissionSetArn": {},
513
- "ProvisioningStatus": {},
514
512
  "MaxResults": {
515
513
  "type": "integer"
516
514
  },
517
- "NextToken": {}
515
+ "NextToken": {},
516
+ "PermissionSetArn": {},
517
+ "ProvisioningStatus": {}
518
518
  }
519
519
  },
520
520
  "output": {
@@ -537,11 +537,11 @@
537
537
  ],
538
538
  "members": {
539
539
  "InstanceArn": {},
540
- "PermissionSetArn": {},
541
540
  "MaxResults": {
542
541
  "type": "integer"
543
542
  },
544
- "NextToken": {}
543
+ "NextToken": {},
544
+ "PermissionSetArn": {}
545
545
  }
546
546
  },
547
547
  "output": {
@@ -550,7 +550,7 @@
550
550
  "CustomerManagedPolicyReferences": {
551
551
  "type": "list",
552
552
  "member": {
553
- "shape": "S4"
553
+ "shape": "S2"
554
554
  }
555
555
  },
556
556
  "NextToken": {}
@@ -575,8 +575,8 @@
575
575
  "member": {
576
576
  "type": "structure",
577
577
  "members": {
578
- "InstanceArn": {},
579
- "IdentityStoreId": {}
578
+ "IdentityStoreId": {},
579
+ "InstanceArn": {}
580
580
  }
581
581
  }
582
582
  },
@@ -593,11 +593,11 @@
593
593
  ],
594
594
  "members": {
595
595
  "InstanceArn": {},
596
- "PermissionSetArn": {},
597
596
  "MaxResults": {
598
597
  "type": "integer"
599
598
  },
600
- "NextToken": {}
599
+ "NextToken": {},
600
+ "PermissionSetArn": {}
601
601
  }
602
602
  },
603
603
  "output": {
@@ -608,8 +608,8 @@
608
608
  "member": {
609
609
  "type": "structure",
610
610
  "members": {
611
- "Name": {},
612
- "Arn": {}
611
+ "Arn": {},
612
+ "Name": {}
613
613
  }
614
614
  }
615
615
  },
@@ -624,33 +624,33 @@
624
624
  "InstanceArn"
625
625
  ],
626
626
  "members": {
627
+ "Filter": {
628
+ "shape": "S25"
629
+ },
627
630
  "InstanceArn": {},
628
631
  "MaxResults": {
629
632
  "type": "integer"
630
633
  },
631
- "NextToken": {},
632
- "Filter": {
633
- "shape": "S27"
634
- }
634
+ "NextToken": {}
635
635
  }
636
636
  },
637
637
  "output": {
638
638
  "type": "structure",
639
639
  "members": {
640
+ "NextToken": {},
640
641
  "PermissionSetsProvisioningStatus": {
641
642
  "type": "list",
642
643
  "member": {
643
644
  "type": "structure",
644
645
  "members": {
645
- "Status": {},
646
- "RequestId": {},
647
646
  "CreatedDate": {
648
647
  "type": "timestamp"
649
- }
648
+ },
649
+ "RequestId": {},
650
+ "Status": {}
650
651
  }
651
652
  }
652
- },
653
- "NextToken": {}
653
+ }
654
654
  }
655
655
  }
656
656
  },
@@ -662,19 +662,19 @@
662
662
  ],
663
663
  "members": {
664
664
  "InstanceArn": {},
665
- "NextToken": {},
666
665
  "MaxResults": {
667
666
  "type": "integer"
668
- }
667
+ },
668
+ "NextToken": {}
669
669
  }
670
670
  },
671
671
  "output": {
672
672
  "type": "structure",
673
673
  "members": {
674
+ "NextToken": {},
674
675
  "PermissionSets": {
675
676
  "shape": "S34"
676
- },
677
- "NextToken": {}
677
+ }
678
678
  }
679
679
  }
680
680
  },
@@ -682,17 +682,17 @@
682
682
  "input": {
683
683
  "type": "structure",
684
684
  "required": [
685
- "InstanceArn",
686
- "AccountId"
685
+ "AccountId",
686
+ "InstanceArn"
687
687
  ],
688
688
  "members": {
689
- "InstanceArn": {},
690
689
  "AccountId": {},
691
- "ProvisioningStatus": {},
690
+ "InstanceArn": {},
692
691
  "MaxResults": {
693
692
  "type": "integer"
694
693
  },
695
- "NextToken": {}
694
+ "NextToken": {},
695
+ "ProvisioningStatus": {}
696
696
  }
697
697
  },
698
698
  "output": {
@@ -714,17 +714,17 @@
714
714
  ],
715
715
  "members": {
716
716
  "InstanceArn": {},
717
- "ResourceArn": {},
718
- "NextToken": {}
717
+ "NextToken": {},
718
+ "ResourceArn": {}
719
719
  }
720
720
  },
721
721
  "output": {
722
722
  "type": "structure",
723
723
  "members": {
724
+ "NextToken": {},
724
725
  "Tags": {
725
726
  "shape": "S10"
726
- },
727
- "NextToken": {}
727
+ }
728
728
  }
729
729
  }
730
730
  },
@@ -756,14 +756,14 @@
756
756
  "input": {
757
757
  "type": "structure",
758
758
  "required": [
759
+ "InlinePolicy",
759
760
  "InstanceArn",
760
- "PermissionSetArn",
761
- "InlinePolicy"
761
+ "PermissionSetArn"
762
762
  ],
763
763
  "members": {
764
+ "InlinePolicy": {},
764
765
  "InstanceArn": {},
765
- "PermissionSetArn": {},
766
- "InlinePolicy": {}
766
+ "PermissionSetArn": {}
767
767
  }
768
768
  },
769
769
  "output": {
@@ -839,14 +839,14 @@
839
839
  "input": {
840
840
  "type": "structure",
841
841
  "required": [
842
- "InstanceArn",
843
- "InstanceAccessControlAttributeConfiguration"
842
+ "InstanceAccessControlAttributeConfiguration",
843
+ "InstanceArn"
844
844
  ],
845
845
  "members": {
846
- "InstanceArn": {},
847
846
  "InstanceAccessControlAttributeConfiguration": {
848
847
  "shape": "Sn"
849
- }
848
+ },
849
+ "InstanceArn": {}
850
850
  }
851
851
  },
852
852
  "output": {
@@ -862,11 +862,11 @@
862
862
  "PermissionSetArn"
863
863
  ],
864
864
  "members": {
865
+ "Description": {},
865
866
  "InstanceArn": {},
866
867
  "PermissionSetArn": {},
867
- "Description": {},
868
- "SessionDuration": {},
869
- "RelayState": {}
868
+ "RelayState": {},
869
+ "SessionDuration": {}
870
870
  }
871
871
  },
872
872
  "output": {
@@ -876,7 +876,7 @@
876
876
  }
877
877
  },
878
878
  "shapes": {
879
- "S4": {
879
+ "S2": {
880
880
  "type": "structure",
881
881
  "required": [
882
882
  "Name"
@@ -889,17 +889,17 @@
889
889
  "Sh": {
890
890
  "type": "structure",
891
891
  "members": {
892
- "Status": {},
893
- "RequestId": {},
892
+ "CreatedDate": {
893
+ "type": "timestamp"
894
+ },
894
895
  "FailureReason": {},
895
- "TargetId": {},
896
- "TargetType": {},
897
896
  "PermissionSetArn": {},
898
- "PrincipalType": {},
899
897
  "PrincipalId": {},
900
- "CreatedDate": {
901
- "type": "timestamp"
902
- }
898
+ "PrincipalType": {},
899
+ "RequestId": {},
900
+ "Status": {},
901
+ "TargetId": {},
902
+ "TargetType": {}
903
903
  }
904
904
  },
905
905
  "Sn": {
@@ -952,39 +952,39 @@
952
952
  "S15": {
953
953
  "type": "structure",
954
954
  "members": {
955
- "Name": {},
956
- "PermissionSetArn": {},
957
- "Description": {},
958
955
  "CreatedDate": {
959
956
  "type": "timestamp"
960
957
  },
961
- "SessionDuration": {},
962
- "RelayState": {}
958
+ "Description": {},
959
+ "Name": {},
960
+ "PermissionSetArn": {},
961
+ "RelayState": {},
962
+ "SessionDuration": {}
963
963
  }
964
964
  },
965
965
  "S1s": {
966
966
  "type": "structure",
967
967
  "members": {
968
- "Status": {},
969
- "RequestId": {},
970
968
  "AccountId": {},
971
- "PermissionSetArn": {},
972
- "FailureReason": {},
973
969
  "CreatedDate": {
974
970
  "type": "timestamp"
975
- }
971
+ },
972
+ "FailureReason": {},
973
+ "PermissionSetArn": {},
974
+ "RequestId": {},
975
+ "Status": {}
976
976
  }
977
977
  },
978
978
  "S23": {
979
979
  "type": "structure",
980
980
  "members": {
981
981
  "CustomerManagedPolicyReference": {
982
- "shape": "S4"
982
+ "shape": "S2"
983
983
  },
984
984
  "ManagedPolicyArn": {}
985
985
  }
986
986
  },
987
- "S27": {
987
+ "S25": {
988
988
  "type": "structure",
989
989
  "members": {
990
990
  "Status": {}
@@ -995,11 +995,11 @@
995
995
  "member": {
996
996
  "type": "structure",
997
997
  "members": {
998
- "Status": {},
999
- "RequestId": {},
1000
998
  "CreatedDate": {
1001
999
  "type": "timestamp"
1002
- }
1000
+ },
1001
+ "RequestId": {},
1002
+ "Status": {}
1003
1003
  }
1004
1004
  }
1005
1005
  },
@@ -2,62 +2,62 @@
2
2
  "pagination": {
3
3
  "ListAccountAssignmentCreationStatus": {
4
4
  "input_token": "NextToken",
5
- "limit_key": "MaxResults",
6
5
  "output_token": "NextToken",
6
+ "limit_key": "MaxResults",
7
7
  "result_key": "AccountAssignmentsCreationStatus"
8
8
  },
9
9
  "ListAccountAssignmentDeletionStatus": {
10
10
  "input_token": "NextToken",
11
- "limit_key": "MaxResults",
12
11
  "output_token": "NextToken",
12
+ "limit_key": "MaxResults",
13
13
  "result_key": "AccountAssignmentsDeletionStatus"
14
14
  },
15
15
  "ListAccountAssignments": {
16
16
  "input_token": "NextToken",
17
- "limit_key": "MaxResults",
18
17
  "output_token": "NextToken",
18
+ "limit_key": "MaxResults",
19
19
  "result_key": "AccountAssignments"
20
20
  },
21
21
  "ListAccountsForProvisionedPermissionSet": {
22
22
  "input_token": "NextToken",
23
- "limit_key": "MaxResults",
24
23
  "output_token": "NextToken",
24
+ "limit_key": "MaxResults",
25
25
  "result_key": "AccountIds"
26
26
  },
27
27
  "ListCustomerManagedPolicyReferencesInPermissionSet": {
28
28
  "input_token": "NextToken",
29
- "limit_key": "MaxResults",
30
29
  "output_token": "NextToken",
30
+ "limit_key": "MaxResults",
31
31
  "result_key": "CustomerManagedPolicyReferences"
32
32
  },
33
33
  "ListInstances": {
34
34
  "input_token": "NextToken",
35
- "limit_key": "MaxResults",
36
35
  "output_token": "NextToken",
36
+ "limit_key": "MaxResults",
37
37
  "result_key": "Instances"
38
38
  },
39
39
  "ListManagedPoliciesInPermissionSet": {
40
40
  "input_token": "NextToken",
41
- "limit_key": "MaxResults",
42
41
  "output_token": "NextToken",
42
+ "limit_key": "MaxResults",
43
43
  "result_key": "AttachedManagedPolicies"
44
44
  },
45
45
  "ListPermissionSetProvisioningStatus": {
46
46
  "input_token": "NextToken",
47
- "limit_key": "MaxResults",
48
47
  "output_token": "NextToken",
48
+ "limit_key": "MaxResults",
49
49
  "result_key": "PermissionSetsProvisioningStatus"
50
50
  },
51
51
  "ListPermissionSets": {
52
52
  "input_token": "NextToken",
53
- "limit_key": "MaxResults",
54
53
  "output_token": "NextToken",
54
+ "limit_key": "MaxResults",
55
55
  "result_key": "PermissionSets"
56
56
  },
57
57
  "ListPermissionSetsProvisionedToAccount": {
58
58
  "input_token": "NextToken",
59
- "limit_key": "MaxResults",
60
59
  "output_token": "NextToken",
60
+ "limit_key": "MaxResults",
61
61
  "result_key": "PermissionSets"
62
62
  },
63
63
  "ListTagsForResource": {
@@ -66,4 +66,4 @@
66
66
  "result_key": "Tags"
67
67
  }
68
68
  }
69
- }
69
+ }