@cloud-copilot/iam-data 0.9.202412101 → 0.9.202412121

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.
@@ -1269,7 +1269,7 @@
1269
1269
  "name": "PassCollaboration",
1270
1270
  "isPermissionOnly": true,
1271
1271
  "description": "Grants permission to access a collaboration in the context of Clean Rooms ML custom models",
1272
- "accessLevel": "Write",
1272
+ "accessLevel": "Read",
1273
1273
  "resourceTypes": [
1274
1274
  {
1275
1275
  "name": "collaboration",
@@ -1285,7 +1285,7 @@
1285
1285
  "name": "PassMembership",
1286
1286
  "isPermissionOnly": true,
1287
1287
  "description": "Grants permission to access a membership in the context of Clean Rooms ML custom models",
1288
- "accessLevel": "Write",
1288
+ "accessLevel": "Read",
1289
1289
  "resourceTypes": [
1290
1290
  {
1291
1291
  "name": "membership",
@@ -496,6 +496,21 @@
496
496
  "conditionKeys": [],
497
497
  "dependentActions": []
498
498
  },
499
+ "createmanagedloginbranding": {
500
+ "name": "CreateManagedLoginBranding",
501
+ "description": "Grants permission to create a branding settings for managed login and associate it with an app client",
502
+ "accessLevel": "Write",
503
+ "resourceTypes": [
504
+ {
505
+ "name": "userpool",
506
+ "required": true,
507
+ "conditionKeys": [],
508
+ "dependentActions": []
509
+ }
510
+ ],
511
+ "conditionKeys": [],
512
+ "dependentActions": []
513
+ },
499
514
  "createresourceserver": {
500
515
  "name": "CreateResourceServer",
501
516
  "description": "Grants permission to create and configure scopes for OAuth 2.0 resource servers",
@@ -598,6 +613,21 @@
598
613
  "conditionKeys": [],
599
614
  "dependentActions": []
600
615
  },
616
+ "deletemanagedloginbranding": {
617
+ "name": "DeleteManagedLoginBranding",
618
+ "description": "Grants permission to delete the managed login branding style for any app client",
619
+ "accessLevel": "Write",
620
+ "resourceTypes": [
621
+ {
622
+ "name": "userpool",
623
+ "required": true,
624
+ "conditionKeys": [],
625
+ "dependentActions": []
626
+ }
627
+ ],
628
+ "conditionKeys": [],
629
+ "dependentActions": []
630
+ },
601
631
  "deleteresourceserver": {
602
632
  "name": "DeleteResourceServer",
603
633
  "description": "Grants permission to delete any OAuth 2.0 resource server from user pools",
@@ -689,6 +719,36 @@
689
719
  "conditionKeys": [],
690
720
  "dependentActions": []
691
721
  },
722
+ "describemanagedloginbranding": {
723
+ "name": "DescribeManagedLoginBranding",
724
+ "description": "Grants permission to get the detailed information about the branding style of managed login",
725
+ "accessLevel": "Read",
726
+ "resourceTypes": [
727
+ {
728
+ "name": "userpool",
729
+ "required": true,
730
+ "conditionKeys": [],
731
+ "dependentActions": []
732
+ }
733
+ ],
734
+ "conditionKeys": [],
735
+ "dependentActions": []
736
+ },
737
+ "describemanagedloginbrandingbyclient": {
738
+ "name": "DescribeManagedLoginBrandingByClient",
739
+ "description": "Grants permission to get the detailed information about the branding style of managed login associated with an appclient",
740
+ "accessLevel": "Read",
741
+ "resourceTypes": [
742
+ {
743
+ "name": "userpool",
744
+ "required": true,
745
+ "conditionKeys": [],
746
+ "dependentActions": []
747
+ }
748
+ ],
749
+ "conditionKeys": [],
750
+ "dependentActions": []
751
+ },
692
752
  "describeresourceserver": {
693
753
  "name": "DescribeResourceServer",
694
754
  "description": "Grants permission to describe any OAuth 2.0 resource server",
@@ -1343,6 +1403,21 @@
1343
1403
  "conditionKeys": [],
1344
1404
  "dependentActions": []
1345
1405
  },
1406
+ "updatemanagedloginbranding": {
1407
+ "name": "UpdateManagedLoginBranding",
1408
+ "description": "Grants permission to update the branding settings of a managed login",
1409
+ "accessLevel": "Write",
1410
+ "resourceTypes": [
1411
+ {
1412
+ "name": "userpool",
1413
+ "required": true,
1414
+ "conditionKeys": [],
1415
+ "dependentActions": []
1416
+ }
1417
+ ],
1418
+ "conditionKeys": [],
1419
+ "dependentActions": []
1420
+ },
1346
1421
  "updateresourceserver": {
1347
1422
  "name": "UpdateResourceServer",
1348
1423
  "description": "Grants permission to update the configuration of any OAuth 2.0 resource server",
@@ -1,4 +1,37 @@
1
1
  {
2
+ "acceptconnection": {
3
+ "name": "AcceptConnection",
4
+ "description": "Grants permission to accept a connection",
5
+ "accessLevel": "Write",
6
+ "resourceTypes": [
7
+ {
8
+ "name": "ConnectionResource",
9
+ "required": true,
10
+ "conditionKeys": [],
11
+ "dependentActions": []
12
+ }
13
+ ],
14
+ "conditionKeys": [
15
+ "aws:TagKeys",
16
+ "aws:RequestTag/${TagKey}"
17
+ ],
18
+ "dependentActions": []
19
+ },
20
+ "associateautomationunitrole": {
21
+ "name": "AssociateAutomationUnitRole",
22
+ "description": "Grants permission to associate an IAM role to an automation unit",
23
+ "accessLevel": "Write",
24
+ "resourceTypes": [
25
+ {
26
+ "name": "AutomationUnitResource",
27
+ "required": true,
28
+ "conditionKeys": [],
29
+ "dependentActions": []
30
+ }
31
+ ],
32
+ "conditionKeys": [],
33
+ "dependentActions": []
34
+ },
2
35
  "associatecreatedartifact": {
3
36
  "name": "AssociateCreatedArtifact",
4
37
  "description": "Grants permission to associate a given AWS artifact to a MigrationTask",
@@ -29,6 +62,67 @@
29
62
  "conditionKeys": [],
30
63
  "dependentActions": []
31
64
  },
65
+ "associatesourceresource": {
66
+ "name": "AssociateSourceResource",
67
+ "description": "Grants permission to associate source resource",
68
+ "accessLevel": "Write",
69
+ "resourceTypes": [
70
+ {
71
+ "name": "migrationTask",
72
+ "required": true,
73
+ "conditionKeys": [],
74
+ "dependentActions": []
75
+ }
76
+ ],
77
+ "conditionKeys": [],
78
+ "dependentActions": []
79
+ },
80
+ "batchassociateiamrolewithconnection": {
81
+ "name": "BatchAssociateIamRoleWithConnection",
82
+ "description": "Grants permission to batch-associate IAM roles with a connection",
83
+ "accessLevel": "Write",
84
+ "resourceTypes": [
85
+ {
86
+ "name": "ConnectionResource",
87
+ "required": true,
88
+ "conditionKeys": [],
89
+ "dependentActions": []
90
+ }
91
+ ],
92
+ "conditionKeys": [],
93
+ "dependentActions": []
94
+ },
95
+ "batchdisassociateiamrolefromconnection": {
96
+ "name": "BatchDisassociateIamRoleFromConnection",
97
+ "description": "Grants permission to batch-disassociate IAM roles from a connection",
98
+ "accessLevel": "Write",
99
+ "resourceTypes": [
100
+ {
101
+ "name": "ConnectionResource",
102
+ "required": true,
103
+ "conditionKeys": [],
104
+ "dependentActions": []
105
+ }
106
+ ],
107
+ "conditionKeys": [],
108
+ "dependentActions": []
109
+ },
110
+ "createautomationrun": {
111
+ "name": "CreateAutomationRun",
112
+ "description": "Grants permission to create an automation unit run",
113
+ "accessLevel": "Write",
114
+ "resourceTypes": [],
115
+ "conditionKeys": [],
116
+ "dependentActions": []
117
+ },
118
+ "createautomationunit": {
119
+ "name": "CreateAutomationUnit",
120
+ "description": "Grants permission to create an automation unit",
121
+ "accessLevel": "Write",
122
+ "resourceTypes": [],
123
+ "conditionKeys": [],
124
+ "dependentActions": []
125
+ },
32
126
  "createhomeregioncontrol": {
33
127
  "name": "CreateHomeRegionControl",
34
128
  "description": "Grants permission to create a Migration Hub Home Region Control",
@@ -52,6 +146,51 @@
52
146
  "conditionKeys": [],
53
147
  "dependentActions": []
54
148
  },
149
+ "deleteautomationrun": {
150
+ "name": "DeleteAutomationRun",
151
+ "description": "Grants permission to delete an automation unit run",
152
+ "accessLevel": "Write",
153
+ "resourceTypes": [
154
+ {
155
+ "name": "AutomationRunResource",
156
+ "required": true,
157
+ "conditionKeys": [],
158
+ "dependentActions": []
159
+ }
160
+ ],
161
+ "conditionKeys": [],
162
+ "dependentActions": []
163
+ },
164
+ "deleteautomationunit": {
165
+ "name": "DeleteAutomationUnit",
166
+ "description": "Grants permission to delete an automation unit",
167
+ "accessLevel": "Write",
168
+ "resourceTypes": [
169
+ {
170
+ "name": "AutomationUnitResource",
171
+ "required": true,
172
+ "conditionKeys": [],
173
+ "dependentActions": []
174
+ }
175
+ ],
176
+ "conditionKeys": [],
177
+ "dependentActions": []
178
+ },
179
+ "deleteconnection": {
180
+ "name": "DeleteConnection",
181
+ "description": "Grants permission to delete a connection",
182
+ "accessLevel": "Write",
183
+ "resourceTypes": [
184
+ {
185
+ "name": "ConnectionResource",
186
+ "required": true,
187
+ "conditionKeys": [],
188
+ "dependentActions": []
189
+ }
190
+ ],
191
+ "conditionKeys": [],
192
+ "dependentActions": []
193
+ },
55
194
  "deletehomeregioncontrol": {
56
195
  "name": "DeleteHomeRegionControl",
57
196
  "description": "Grants permission to delete a Migration Hub Home Region Control",
@@ -83,6 +222,36 @@
83
222
  "conditionKeys": [],
84
223
  "dependentActions": []
85
224
  },
225
+ "describeautomationrun": {
226
+ "name": "DescribeAutomationRun",
227
+ "description": "Grants permission to describe an automation unit run",
228
+ "accessLevel": "Read",
229
+ "resourceTypes": [
230
+ {
231
+ "name": "AutomationRunResource",
232
+ "required": true,
233
+ "conditionKeys": [],
234
+ "dependentActions": []
235
+ }
236
+ ],
237
+ "conditionKeys": [],
238
+ "dependentActions": []
239
+ },
240
+ "describeautomationunit": {
241
+ "name": "DescribeAutomationUnit",
242
+ "description": "Grants permission to describe an automation unit",
243
+ "accessLevel": "Read",
244
+ "resourceTypes": [
245
+ {
246
+ "name": "AutomationUnitResource",
247
+ "required": true,
248
+ "conditionKeys": [],
249
+ "dependentActions": []
250
+ }
251
+ ],
252
+ "conditionKeys": [],
253
+ "dependentActions": []
254
+ },
86
255
  "describehomeregioncontrols": {
87
256
  "name": "DescribeHomeRegionControls",
88
257
  "description": "Grants permission to list Home Region Controls",
@@ -106,6 +275,21 @@
106
275
  "conditionKeys": [],
107
276
  "dependentActions": []
108
277
  },
278
+ "disassociateautomationunitrole": {
279
+ "name": "DisassociateAutomationUnitRole",
280
+ "description": "Grants permission to disassociate an IAM role from an automation unit",
281
+ "accessLevel": "Write",
282
+ "resourceTypes": [
283
+ {
284
+ "name": "AutomationUnitResource",
285
+ "required": true,
286
+ "conditionKeys": [],
287
+ "dependentActions": []
288
+ }
289
+ ],
290
+ "conditionKeys": [],
291
+ "dependentActions": []
292
+ },
109
293
  "disassociatecreatedartifact": {
110
294
  "name": "DisassociateCreatedArtifact",
111
295
  "description": "Grants permission to disassociate a given AWS artifact from a MigrationTask",
@@ -136,6 +320,36 @@
136
320
  "conditionKeys": [],
137
321
  "dependentActions": []
138
322
  },
323
+ "disassociatesourceresource": {
324
+ "name": "DisassociateSourceResource",
325
+ "description": "Grants permission to diassociate source resource",
326
+ "accessLevel": "Write",
327
+ "resourceTypes": [
328
+ {
329
+ "name": "migrationTask",
330
+ "required": true,
331
+ "conditionKeys": [],
332
+ "dependentActions": []
333
+ }
334
+ ],
335
+ "conditionKeys": [],
336
+ "dependentActions": []
337
+ },
338
+ "getconnection": {
339
+ "name": "GetConnection",
340
+ "description": "Grants permission to get a connection",
341
+ "accessLevel": "Read",
342
+ "resourceTypes": [
343
+ {
344
+ "name": "ConnectionResource",
345
+ "required": true,
346
+ "conditionKeys": [],
347
+ "dependentActions": []
348
+ }
349
+ ],
350
+ "conditionKeys": [],
351
+ "dependentActions": []
352
+ },
139
353
  "gethomeregion": {
140
354
  "name": "GetHomeRegion",
141
355
  "description": "Grants permission to get the Migration Hub Home Region",
@@ -167,6 +381,45 @@
167
381
  "conditionKeys": [],
168
382
  "dependentActions": []
169
383
  },
384
+ "listautomationruns": {
385
+ "name": "ListAutomationRuns",
386
+ "description": "Grants permission to list automation unit runs",
387
+ "accessLevel": "List",
388
+ "resourceTypes": [],
389
+ "conditionKeys": [],
390
+ "dependentActions": []
391
+ },
392
+ "listautomationunits": {
393
+ "name": "ListAutomationUnits",
394
+ "description": "Grants permission to list automation units",
395
+ "accessLevel": "List",
396
+ "resourceTypes": [],
397
+ "conditionKeys": [],
398
+ "dependentActions": []
399
+ },
400
+ "listconnectionroles": {
401
+ "name": "ListConnectionRoles",
402
+ "description": "Grants permission to list connection roles",
403
+ "accessLevel": "List",
404
+ "resourceTypes": [
405
+ {
406
+ "name": "ConnectionResource",
407
+ "required": true,
408
+ "conditionKeys": [],
409
+ "dependentActions": []
410
+ }
411
+ ],
412
+ "conditionKeys": [],
413
+ "dependentActions": []
414
+ },
415
+ "listconnections": {
416
+ "name": "ListConnections",
417
+ "description": "Grants permission to list connections",
418
+ "accessLevel": "List",
419
+ "resourceTypes": [],
420
+ "conditionKeys": [],
421
+ "dependentActions": []
422
+ },
170
423
  "listcreatedartifacts": {
171
424
  "name": "ListCreatedArtifacts",
172
425
  "description": "Grants permission to list associated created artifacts for a MigrationTask",
@@ -197,6 +450,21 @@
197
450
  "conditionKeys": [],
198
451
  "dependentActions": []
199
452
  },
453
+ "listmigrationtaskupdates": {
454
+ "name": "ListMigrationTaskUpdates",
455
+ "description": "Grants permission to list migration tasks updates",
456
+ "accessLevel": "List",
457
+ "resourceTypes": [
458
+ {
459
+ "name": "migrationTask",
460
+ "required": true,
461
+ "conditionKeys": [],
462
+ "dependentActions": []
463
+ }
464
+ ],
465
+ "conditionKeys": [],
466
+ "dependentActions": []
467
+ },
200
468
  "listmigrationtasks": {
201
469
  "name": "ListMigrationTasks",
202
470
  "description": "Grants permission to list MigrationTasks",
@@ -213,6 +481,29 @@
213
481
  "conditionKeys": [],
214
482
  "dependentActions": []
215
483
  },
484
+ "listsourceresources": {
485
+ "name": "ListSourceResources",
486
+ "description": "Grants permission to list source resources",
487
+ "accessLevel": "List",
488
+ "resourceTypes": [
489
+ {
490
+ "name": "migrationTask",
491
+ "required": true,
492
+ "conditionKeys": [],
493
+ "dependentActions": []
494
+ }
495
+ ],
496
+ "conditionKeys": [],
497
+ "dependentActions": []
498
+ },
499
+ "listtagsforresource": {
500
+ "name": "ListTagsForResource",
501
+ "description": "Grants permission to list tags for a resource",
502
+ "accessLevel": "List",
503
+ "resourceTypes": [],
504
+ "conditionKeys": [],
505
+ "dependentActions": []
506
+ },
216
507
  "notifyapplicationstate": {
217
508
  "name": "NotifyApplicationState",
218
509
  "description": "Grants permission to update an Application Discovery Service Application's state",
@@ -250,5 +541,41 @@
250
541
  ],
251
542
  "conditionKeys": [],
252
543
  "dependentActions": []
544
+ },
545
+ "rejectconnection": {
546
+ "name": "RejectConnection",
547
+ "description": "Grants permission to reject a connection",
548
+ "accessLevel": "Write",
549
+ "resourceTypes": [
550
+ {
551
+ "name": "ConnectionResource",
552
+ "required": true,
553
+ "conditionKeys": [],
554
+ "dependentActions": []
555
+ }
556
+ ],
557
+ "conditionKeys": [],
558
+ "dependentActions": []
559
+ },
560
+ "tagresource": {
561
+ "name": "TagResource",
562
+ "description": "Grants permission to tag a resource",
563
+ "accessLevel": "Tagging",
564
+ "resourceTypes": [],
565
+ "conditionKeys": [
566
+ "aws:TagKeys",
567
+ "aws:RequestTag/${TagKey}"
568
+ ],
569
+ "dependentActions": []
570
+ },
571
+ "untagresource": {
572
+ "name": "UntagResource",
573
+ "description": "Grants permission to untag a resource",
574
+ "accessLevel": "Tagging",
575
+ "resourceTypes": [],
576
+ "conditionKeys": [
577
+ "aws:TagKeys"
578
+ ],
579
+ "dependentActions": []
253
580
  }
254
581
  }
@@ -144,6 +144,14 @@
144
144
  ],
145
145
  "dependentActions": []
146
146
  },
147
+ "createnetworkmigrationdefinition": {
148
+ "name": "CreateNetworkMigrationDefinition",
149
+ "description": "Grants permission to create a network migration definition",
150
+ "accessLevel": "Write",
151
+ "resourceTypes": [],
152
+ "conditionKeys": [],
153
+ "dependentActions": []
154
+ },
147
155
  "createreplicationconfigurationtemplate": {
148
156
  "name": "CreateReplicationConfigurationTemplate",
149
157
  "description": "Grants permission to create replication configuration template",
@@ -238,6 +246,21 @@
238
246
  "conditionKeys": [],
239
247
  "dependentActions": []
240
248
  },
249
+ "deletenetworkmigrationdefinition": {
250
+ "name": "DeleteNetworkMigrationDefinition",
251
+ "description": "Grants permission to delete a network migration definition",
252
+ "accessLevel": "Write",
253
+ "resourceTypes": [
254
+ {
255
+ "name": "NetworkMigrationDefinitionResource",
256
+ "required": true,
257
+ "conditionKeys": [],
258
+ "dependentActions": []
259
+ }
260
+ ],
261
+ "conditionKeys": [],
262
+ "dependentActions": []
263
+ },
241
264
  "deletereplicationconfigurationtemplate": {
242
265
  "name": "DeleteReplicationConfigurationTemplate",
243
266
  "description": "Grants permission to delete replication configuration template",
@@ -556,6 +579,36 @@
556
579
  "conditionKeys": [],
557
580
  "dependentActions": []
558
581
  },
582
+ "getnetworkmigrationdefinition": {
583
+ "name": "GetNetworkMigrationDefinition",
584
+ "description": "Grants permission to get a network migration definition",
585
+ "accessLevel": "Read",
586
+ "resourceTypes": [
587
+ {
588
+ "name": "NetworkMigrationDefinitionResource",
589
+ "required": true,
590
+ "conditionKeys": [],
591
+ "dependentActions": []
592
+ }
593
+ ],
594
+ "conditionKeys": [],
595
+ "dependentActions": []
596
+ },
597
+ "getnetworkmigrationmappersegmentconstruct": {
598
+ "name": "GetNetworkMigrationMapperSegmentConstruct",
599
+ "description": "Grants permission to get a network migration mapper segment construct",
600
+ "accessLevel": "Read",
601
+ "resourceTypes": [
602
+ {
603
+ "name": "NetworkMigrationDefinitionResource",
604
+ "required": true,
605
+ "conditionKeys": [],
606
+ "dependentActions": []
607
+ }
608
+ ],
609
+ "conditionKeys": [],
610
+ "dependentActions": []
611
+ },
559
612
  "getreplicationconfiguration": {
560
613
  "name": "GetReplicationConfiguration",
561
614
  "description": "Grants permission to get replication configuration",
@@ -686,6 +739,179 @@
686
739
  "conditionKeys": [],
687
740
  "dependentActions": []
688
741
  },
742
+ "listnetworkmigrationanalyses": {
743
+ "name": "ListNetworkMigrationAnalyses",
744
+ "description": "Grants permission to list network migration analyses",
745
+ "accessLevel": "List",
746
+ "resourceTypes": [
747
+ {
748
+ "name": "NetworkMigrationDefinitionResource",
749
+ "required": true,
750
+ "conditionKeys": [],
751
+ "dependentActions": []
752
+ }
753
+ ],
754
+ "conditionKeys": [],
755
+ "dependentActions": []
756
+ },
757
+ "listnetworkmigrationanalysisresults": {
758
+ "name": "ListNetworkMigrationAnalysisResults",
759
+ "description": "Grants permission to list network migration analysis results",
760
+ "accessLevel": "List",
761
+ "resourceTypes": [
762
+ {
763
+ "name": "NetworkMigrationDefinitionResource",
764
+ "required": true,
765
+ "conditionKeys": [],
766
+ "dependentActions": []
767
+ }
768
+ ],
769
+ "conditionKeys": [],
770
+ "dependentActions": []
771
+ },
772
+ "listnetworkmigrationcodegenerationsegments": {
773
+ "name": "ListNetworkMigrationCodeGenerationSegments",
774
+ "description": "Grants permission to list network migration code generation segments",
775
+ "accessLevel": "List",
776
+ "resourceTypes": [
777
+ {
778
+ "name": "NetworkMigrationDefinitionResource",
779
+ "required": true,
780
+ "conditionKeys": [],
781
+ "dependentActions": []
782
+ }
783
+ ],
784
+ "conditionKeys": [],
785
+ "dependentActions": []
786
+ },
787
+ "listnetworkmigrationcodegenerations": {
788
+ "name": "ListNetworkMigrationCodeGenerations",
789
+ "description": "Grants permission to list network migration code generations",
790
+ "accessLevel": "List",
791
+ "resourceTypes": [
792
+ {
793
+ "name": "NetworkMigrationDefinitionResource",
794
+ "required": true,
795
+ "conditionKeys": [],
796
+ "dependentActions": []
797
+ }
798
+ ],
799
+ "conditionKeys": [],
800
+ "dependentActions": []
801
+ },
802
+ "listnetworkmigrationdefinitions": {
803
+ "name": "ListNetworkMigrationDefinitions",
804
+ "description": "Grants permission to list network migration definitions",
805
+ "accessLevel": "List",
806
+ "resourceTypes": [],
807
+ "conditionKeys": [],
808
+ "dependentActions": []
809
+ },
810
+ "listnetworkmigrationdeployedstacks": {
811
+ "name": "ListNetworkMigrationDeployedStacks",
812
+ "description": "Grants permission to list network migration deployed stacks",
813
+ "accessLevel": "List",
814
+ "resourceTypes": [
815
+ {
816
+ "name": "NetworkMigrationDefinitionResource",
817
+ "required": true,
818
+ "conditionKeys": [],
819
+ "dependentActions": []
820
+ }
821
+ ],
822
+ "conditionKeys": [],
823
+ "dependentActions": []
824
+ },
825
+ "listnetworkmigrationdeployedstacksdeletions": {
826
+ "name": "ListNetworkMigrationDeployedStacksDeletions",
827
+ "description": "Grants permission to list network migration deployed stacks deletions",
828
+ "accessLevel": "List",
829
+ "resourceTypes": [
830
+ {
831
+ "name": "NetworkMigrationDefinitionResource",
832
+ "required": true,
833
+ "conditionKeys": [],
834
+ "dependentActions": []
835
+ }
836
+ ],
837
+ "conditionKeys": [],
838
+ "dependentActions": []
839
+ },
840
+ "listnetworkmigrationdeployments": {
841
+ "name": "ListNetworkMigrationDeployments",
842
+ "description": "Grants permission to list network migration deployments",
843
+ "accessLevel": "List",
844
+ "resourceTypes": [
845
+ {
846
+ "name": "NetworkMigrationDefinitionResource",
847
+ "required": true,
848
+ "conditionKeys": [],
849
+ "dependentActions": []
850
+ }
851
+ ],
852
+ "conditionKeys": [],
853
+ "dependentActions": []
854
+ },
855
+ "listnetworkmigrationexecutions": {
856
+ "name": "ListNetworkMigrationExecutions",
857
+ "description": "Grants permission to list network migration executions",
858
+ "accessLevel": "List",
859
+ "resourceTypes": [
860
+ {
861
+ "name": "NetworkMigrationDefinitionResource",
862
+ "required": true,
863
+ "conditionKeys": [],
864
+ "dependentActions": []
865
+ }
866
+ ],
867
+ "conditionKeys": [],
868
+ "dependentActions": []
869
+ },
870
+ "listnetworkmigrationmappersegmentconstructs": {
871
+ "name": "ListNetworkMigrationMapperSegmentConstructs",
872
+ "description": "Grants permission to list network migration mapper segment constructs",
873
+ "accessLevel": "List",
874
+ "resourceTypes": [
875
+ {
876
+ "name": "NetworkMigrationDefinitionResource",
877
+ "required": true,
878
+ "conditionKeys": [],
879
+ "dependentActions": []
880
+ }
881
+ ],
882
+ "conditionKeys": [],
883
+ "dependentActions": []
884
+ },
885
+ "listnetworkmigrationmappersegments": {
886
+ "name": "ListNetworkMigrationMapperSegments",
887
+ "description": "Grants permission to list network migration mapper segments",
888
+ "accessLevel": "List",
889
+ "resourceTypes": [
890
+ {
891
+ "name": "NetworkMigrationDefinitionResource",
892
+ "required": true,
893
+ "conditionKeys": [],
894
+ "dependentActions": []
895
+ }
896
+ ],
897
+ "conditionKeys": [],
898
+ "dependentActions": []
899
+ },
900
+ "listnetworkmigrationmappings": {
901
+ "name": "ListNetworkMigrationMappings",
902
+ "description": "Grants permission to list network migration mappings",
903
+ "accessLevel": "List",
904
+ "resourceTypes": [
905
+ {
906
+ "name": "NetworkMigrationDefinitionResource",
907
+ "required": true,
908
+ "conditionKeys": [],
909
+ "dependentActions": []
910
+ }
911
+ ],
912
+ "conditionKeys": [],
913
+ "dependentActions": []
914
+ },
689
915
  "listsourceserveractions": {
690
916
  "name": "ListSourceServerActions",
691
917
  "description": "Grants permission to list source server action documents",
@@ -1140,6 +1366,323 @@
1140
1366
  "s3:PutObject"
1141
1367
  ]
1142
1368
  },
1369
+ "startnetworkmigrationanalysis": {
1370
+ "name": "StartNetworkMigrationAnalysis",
1371
+ "description": "Grants permission to start a network migration analysis",
1372
+ "accessLevel": "Write",
1373
+ "resourceTypes": [
1374
+ {
1375
+ "name": "NetworkMigrationDefinitionResource",
1376
+ "required": true,
1377
+ "conditionKeys": [],
1378
+ "dependentActions": []
1379
+ }
1380
+ ],
1381
+ "conditionKeys": [],
1382
+ "dependentActions": [
1383
+ "directconnect:DescribeConnections",
1384
+ "directconnect:DescribeDirectConnectGatewayAssociations",
1385
+ "directconnect:DescribeDirectConnectGatewayAttachments",
1386
+ "directconnect:DescribeDirectConnectGateways",
1387
+ "directconnect:DescribeVirtualGateways",
1388
+ "directconnect:DescribeVirtualInterfaces",
1389
+ "ec2:AuthorizeSecurityGroupIngress",
1390
+ "ec2:CreateNetworkInsightsPath",
1391
+ "ec2:CreateNetworkInterface",
1392
+ "ec2:CreateSecurityGroup",
1393
+ "ec2:CreateTags",
1394
+ "ec2:DeleteNetworkInsightsAnalysis",
1395
+ "ec2:DeleteNetworkInsightsPath",
1396
+ "ec2:DeleteNetworkInterface",
1397
+ "ec2:DeleteSecurityGroup",
1398
+ "ec2:DeleteTags",
1399
+ "ec2:DescribeAvailabilityZones",
1400
+ "ec2:DescribeCustomerGateways",
1401
+ "ec2:DescribeInstances",
1402
+ "ec2:DescribeInternetGateways",
1403
+ "ec2:DescribeManagedPrefixLists",
1404
+ "ec2:DescribeNatGateways",
1405
+ "ec2:DescribeNetworkAcls",
1406
+ "ec2:DescribeNetworkInsightsAnalyses",
1407
+ "ec2:DescribeNetworkInsightsPaths",
1408
+ "ec2:DescribeNetworkInterfaces",
1409
+ "ec2:DescribePrefixLists",
1410
+ "ec2:DescribeRegions",
1411
+ "ec2:DescribeRouteTables",
1412
+ "ec2:DescribeSecurityGroups",
1413
+ "ec2:DescribeSubnets",
1414
+ "ec2:DescribeTransitGatewayAttachments",
1415
+ "ec2:DescribeTransitGatewayConnects",
1416
+ "ec2:DescribeTransitGatewayPeeringAttachments",
1417
+ "ec2:DescribeTransitGatewayRouteTables",
1418
+ "ec2:DescribeTransitGatewayVpcAttachments",
1419
+ "ec2:DescribeTransitGateways",
1420
+ "ec2:DescribeVpcEndpointServiceConfigurations",
1421
+ "ec2:DescribeVpcEndpoints",
1422
+ "ec2:DescribeVpcPeeringConnections",
1423
+ "ec2:DescribeVpcs",
1424
+ "ec2:DescribeVpnConnections",
1425
+ "ec2:DescribeVpnGateways",
1426
+ "ec2:GetManagedPrefixListEntries",
1427
+ "ec2:GetTransitGatewayRouteTablePropagations",
1428
+ "ec2:SearchTransitGatewayRoutes",
1429
+ "ec2:StartNetworkInsightsAnalysis",
1430
+ "elasticloadbalancing:DescribeListeners",
1431
+ "elasticloadbalancing:DescribeLoadBalancerAttributes",
1432
+ "elasticloadbalancing:DescribeLoadBalancers",
1433
+ "elasticloadbalancing:DescribeRules",
1434
+ "elasticloadbalancing:DescribeTags",
1435
+ "elasticloadbalancing:DescribeTargetGroupAttributes",
1436
+ "elasticloadbalancing:DescribeTargetGroups",
1437
+ "elasticloadbalancing:DescribeTargetHealth",
1438
+ "globalaccelerator:ListAccelerators",
1439
+ "globalaccelerator:ListCustomRoutingAccelerators",
1440
+ "globalaccelerator:ListCustomRoutingEndpointGroups",
1441
+ "globalaccelerator:ListCustomRoutingListeners",
1442
+ "globalaccelerator:ListCustomRoutingPortMappings",
1443
+ "globalaccelerator:ListEndpointGroups",
1444
+ "globalaccelerator:ListListeners",
1445
+ "network-firewall:DescribeFirewall",
1446
+ "network-firewall:DescribeFirewallPolicy",
1447
+ "network-firewall:DescribeResourcePolicy",
1448
+ "network-firewall:DescribeRuleGroup",
1449
+ "network-firewall:ListFirewallPolicies",
1450
+ "network-firewall:ListFirewalls",
1451
+ "network-firewall:ListRuleGroups",
1452
+ "tiros:CreateQuery",
1453
+ "tiros:ExtendQuery",
1454
+ "tiros:GetQueryAnswer",
1455
+ "tiros:GetQueryExplanation",
1456
+ "tiros:GetQueryExtensionAccounts"
1457
+ ]
1458
+ },
1459
+ "startnetworkmigrationcodegeneration": {
1460
+ "name": "StartNetworkMigrationCodeGeneration",
1461
+ "description": "Grants permission to start network migration code generation",
1462
+ "accessLevel": "Write",
1463
+ "resourceTypes": [
1464
+ {
1465
+ "name": "NetworkMigrationDefinitionResource",
1466
+ "required": true,
1467
+ "conditionKeys": [],
1468
+ "dependentActions": []
1469
+ }
1470
+ ],
1471
+ "conditionKeys": [],
1472
+ "dependentActions": []
1473
+ },
1474
+ "startnetworkmigrationdeployedstacksdeletion": {
1475
+ "name": "StartNetworkMigrationDeployedStacksDeletion",
1476
+ "description": "Grants permission to start deletion of network migration deployed stacks",
1477
+ "accessLevel": "Write",
1478
+ "resourceTypes": [
1479
+ {
1480
+ "name": "NetworkMigrationDefinitionResource",
1481
+ "required": true,
1482
+ "conditionKeys": [],
1483
+ "dependentActions": []
1484
+ }
1485
+ ],
1486
+ "conditionKeys": [],
1487
+ "dependentActions": [
1488
+ "ec2:AcceptTransitGatewayVpcAttachment",
1489
+ "ec2:AssociateNatGatewayAddress",
1490
+ "ec2:AssociateRouteTable",
1491
+ "ec2:AssociateSubnetCidrBlock",
1492
+ "ec2:AssociateTransitGatewayRouteTable",
1493
+ "ec2:AssociateVpcCidrBlock",
1494
+ "ec2:AttachInternetGateway",
1495
+ "ec2:AttachVolume",
1496
+ "ec2:AuthorizeSecurityGroupEgress",
1497
+ "ec2:AuthorizeSecurityGroupIngress",
1498
+ "ec2:DeleteInternetGateway",
1499
+ "ec2:DeleteLaunchTemplate",
1500
+ "ec2:DeleteLaunchTemplateVersions",
1501
+ "ec2:DeleteNatGateway",
1502
+ "ec2:DeleteNetworkAcl",
1503
+ "ec2:DeleteNetworkAclEntry",
1504
+ "ec2:DeleteNetworkInsightsAnalysis",
1505
+ "ec2:DeleteNetworkInsightsPath",
1506
+ "ec2:DeleteNetworkInterface",
1507
+ "ec2:DeleteRoute",
1508
+ "ec2:DeleteRouteTable",
1509
+ "ec2:DeleteSecurityGroup",
1510
+ "ec2:DeleteSnapshot",
1511
+ "ec2:DeleteSubnet",
1512
+ "ec2:DeleteTransitGateway",
1513
+ "ec2:DeleteTransitGatewayRoute",
1514
+ "ec2:DeleteTransitGatewayRouteTable",
1515
+ "ec2:DeleteTransitGatewayVpcAttachment",
1516
+ "ec2:DeleteVolume",
1517
+ "ec2:DeleteVpc",
1518
+ "ec2:DetachInternetGateway",
1519
+ "ec2:DetachVolume",
1520
+ "ec2:DisableTransitGatewayRouteTablePropagation",
1521
+ "ec2:DisassociateNatGatewayAddress",
1522
+ "ec2:DisassociateRouteTable",
1523
+ "ec2:DisassociateTransitGatewayRouteTable",
1524
+ "ec2:EnableTransitGatewayRouteTablePropagation",
1525
+ "ec2:ModifyInstanceAttribute",
1526
+ "ec2:ModifyLaunchTemplate",
1527
+ "ec2:ModifySubnetAttribute",
1528
+ "ec2:ModifyTransitGateway",
1529
+ "ec2:ModifyTransitGatewayVpcAttachment",
1530
+ "ec2:ModifyVolume",
1531
+ "ec2:ModifyVpcAttribute",
1532
+ "ec2:RejectTransitGatewayVpcAttachment",
1533
+ "ec2:ReleaseAddress",
1534
+ "ec2:ReplaceNetworkAclAssociation",
1535
+ "ec2:ReplaceNetworkAclEntry",
1536
+ "ec2:ReplaceRoute",
1537
+ "ec2:ReplaceTransitGatewayRoute",
1538
+ "ec2:RevokeSecurityGroupEgress",
1539
+ "ec2:RevokeSecurityGroupIngress",
1540
+ "ec2:SearchTransitGatewayRoutes"
1541
+ ]
1542
+ },
1543
+ "startnetworkmigrationdeployment": {
1544
+ "name": "StartNetworkMigrationDeployment",
1545
+ "description": "Grants permission to start a network migration deployment",
1546
+ "accessLevel": "Write",
1547
+ "resourceTypes": [
1548
+ {
1549
+ "name": "NetworkMigrationDefinitionResource",
1550
+ "required": true,
1551
+ "conditionKeys": [],
1552
+ "dependentActions": []
1553
+ }
1554
+ ],
1555
+ "conditionKeys": [],
1556
+ "dependentActions": [
1557
+ "ec2:AcceptTransitGatewayVpcAttachment",
1558
+ "ec2:AssociateNatGatewayAddress",
1559
+ "ec2:AssociateRouteTable",
1560
+ "ec2:AssociateSubnetCidrBlock",
1561
+ "ec2:AssociateTransitGatewayRouteTable",
1562
+ "ec2:AssociateVpcCidrBlock",
1563
+ "ec2:AttachInternetGateway",
1564
+ "ec2:AttachVolume",
1565
+ "ec2:AuthorizeSecurityGroupEgress",
1566
+ "ec2:AuthorizeSecurityGroupIngress",
1567
+ "ec2:CreateNatGateway",
1568
+ "ec2:CreateNetworkAcl",
1569
+ "ec2:CreateNetworkAclEntry",
1570
+ "ec2:CreateNetworkInsightsPath",
1571
+ "ec2:CreateNetworkInterface",
1572
+ "ec2:CreateRoute",
1573
+ "ec2:CreateRouteTable",
1574
+ "ec2:CreateSecurityGroup",
1575
+ "ec2:CreateSubnet",
1576
+ "ec2:CreateTags",
1577
+ "ec2:CreateTransitGatewayRoute",
1578
+ "ec2:CreateTransitGatewayRouteTable",
1579
+ "ec2:CreateTransitGatewayVpcAttachment",
1580
+ "ec2:DeleteInternetGateway",
1581
+ "ec2:DeleteLaunchTemplate",
1582
+ "ec2:DeleteLaunchTemplateVersions",
1583
+ "ec2:DeleteNatGateway",
1584
+ "ec2:DeleteNetworkAcl",
1585
+ "ec2:DeleteNetworkAclEntry",
1586
+ "ec2:DeleteNetworkInsightsAnalysis",
1587
+ "ec2:DeleteNetworkInsightsPath",
1588
+ "ec2:DeleteNetworkInterface",
1589
+ "ec2:DeleteRoute",
1590
+ "ec2:DeleteRouteTable",
1591
+ "ec2:DeleteSecurityGroup",
1592
+ "ec2:DeleteSnapshot",
1593
+ "ec2:DeleteSubnet",
1594
+ "ec2:DeleteTransitGateway",
1595
+ "ec2:DeleteTransitGatewayRoute",
1596
+ "ec2:DeleteTransitGatewayRouteTable",
1597
+ "ec2:DeleteTransitGatewayVpcAttachment",
1598
+ "ec2:DeleteVolume",
1599
+ "ec2:DeleteVpc",
1600
+ "ec2:DescribeAccountAttributes",
1601
+ "ec2:DescribeAddresses",
1602
+ "ec2:DescribeAvailabilityZones",
1603
+ "ec2:DescribeCustomerGateways",
1604
+ "ec2:DescribeEgressOnlyInternetGateways",
1605
+ "ec2:DescribeHosts",
1606
+ "ec2:DescribeImages",
1607
+ "ec2:DescribeInstanceAttribute",
1608
+ "ec2:DescribeInstanceStatus",
1609
+ "ec2:DescribeInstanceTypes",
1610
+ "ec2:DescribeInstances",
1611
+ "ec2:DescribeInternetGateways",
1612
+ "ec2:DescribeLaunchTemplateVersions",
1613
+ "ec2:DescribeLaunchTemplates",
1614
+ "ec2:DescribeManagedPrefixLists",
1615
+ "ec2:DescribeNatGateways",
1616
+ "ec2:DescribeNetworkAcls",
1617
+ "ec2:DescribeNetworkInsightsAnalyses",
1618
+ "ec2:DescribeNetworkInsightsPaths",
1619
+ "ec2:DescribeNetworkInterfaces",
1620
+ "ec2:DescribePrefixLists",
1621
+ "ec2:DescribeRegions",
1622
+ "ec2:DescribeRouteTables",
1623
+ "ec2:DescribeSecurityGroupRules",
1624
+ "ec2:DescribeSecurityGroups",
1625
+ "ec2:DescribeSnapshots",
1626
+ "ec2:DescribeSubnets",
1627
+ "ec2:DescribeTransitGatewayAttachments",
1628
+ "ec2:DescribeTransitGatewayConnects",
1629
+ "ec2:DescribeTransitGatewayPeeringAttachments",
1630
+ "ec2:DescribeTransitGatewayRouteTables",
1631
+ "ec2:DescribeTransitGatewayVpcAttachments",
1632
+ "ec2:DescribeTransitGateways",
1633
+ "ec2:DescribeVolumes",
1634
+ "ec2:DescribeVpcEndpointServiceConfigurations",
1635
+ "ec2:DescribeVpcEndpoints",
1636
+ "ec2:DescribeVpcPeeringConnections",
1637
+ "ec2:DescribeVpcs",
1638
+ "ec2:DescribeVpnConnections",
1639
+ "ec2:DescribeVpnGateways",
1640
+ "ec2:DetachInternetGateway",
1641
+ "ec2:DetachVolume",
1642
+ "ec2:DisableTransitGatewayRouteTablePropagation",
1643
+ "ec2:DisassociateNatGatewayAddress",
1644
+ "ec2:DisassociateRouteTable",
1645
+ "ec2:DisassociateTransitGatewayRouteTable",
1646
+ "ec2:EnableTransitGatewayRouteTablePropagation",
1647
+ "ec2:GetEbsDefaultKmsKeyId",
1648
+ "ec2:GetEbsEncryptionByDefault",
1649
+ "ec2:GetManagedPrefixListEntries",
1650
+ "ec2:GetTransitGatewayRouteTableAssociations",
1651
+ "ec2:GetTransitGatewayRouteTablePropagations",
1652
+ "ec2:ModifyInstanceAttribute",
1653
+ "ec2:ModifyLaunchTemplate",
1654
+ "ec2:ModifySubnetAttribute",
1655
+ "ec2:ModifyTransitGateway",
1656
+ "ec2:ModifyTransitGatewayVpcAttachment",
1657
+ "ec2:ModifyVolume",
1658
+ "ec2:ModifyVpcAttribute",
1659
+ "ec2:RejectTransitGatewayVpcAttachment",
1660
+ "ec2:ReleaseAddress",
1661
+ "ec2:ReplaceNetworkAclAssociation",
1662
+ "ec2:ReplaceNetworkAclEntry",
1663
+ "ec2:ReplaceRoute",
1664
+ "ec2:ReplaceTransitGatewayRoute",
1665
+ "ec2:RevokeSecurityGroupEgress",
1666
+ "ec2:RevokeSecurityGroupIngress",
1667
+ "ec2:SearchTransitGatewayRoutes",
1668
+ "ec2:StartNetworkInsightsAnalysis"
1669
+ ]
1670
+ },
1671
+ "startnetworkmigrationmapping": {
1672
+ "name": "StartNetworkMigrationMapping",
1673
+ "description": "Grants permission to start a network migration mapping",
1674
+ "accessLevel": "Write",
1675
+ "resourceTypes": [
1676
+ {
1677
+ "name": "NetworkMigrationDefinitionResource",
1678
+ "required": true,
1679
+ "conditionKeys": [],
1680
+ "dependentActions": []
1681
+ }
1682
+ ],
1683
+ "conditionKeys": [],
1684
+ "dependentActions": []
1685
+ },
1143
1686
  "startreplication": {
1144
1687
  "name": "StartReplication",
1145
1688
  "description": "Grants permission to start replication",
@@ -1538,6 +2081,51 @@
1538
2081
  "conditionKeys": [],
1539
2082
  "dependentActions": []
1540
2083
  },
2084
+ "updatenetworkmigrationdefinition": {
2085
+ "name": "UpdateNetworkMigrationDefinition",
2086
+ "description": "Grants permission to update a network migration definition",
2087
+ "accessLevel": "Write",
2088
+ "resourceTypes": [
2089
+ {
2090
+ "name": "NetworkMigrationDefinitionResource",
2091
+ "required": true,
2092
+ "conditionKeys": [],
2093
+ "dependentActions": []
2094
+ }
2095
+ ],
2096
+ "conditionKeys": [],
2097
+ "dependentActions": []
2098
+ },
2099
+ "updatenetworkmigrationmappersegment": {
2100
+ "name": "UpdateNetworkMigrationMapperSegment",
2101
+ "description": "Grants permission to update a network migration mapper segment",
2102
+ "accessLevel": "Write",
2103
+ "resourceTypes": [
2104
+ {
2105
+ "name": "NetworkMigrationDefinitionResource",
2106
+ "required": true,
2107
+ "conditionKeys": [],
2108
+ "dependentActions": []
2109
+ }
2110
+ ],
2111
+ "conditionKeys": [],
2112
+ "dependentActions": []
2113
+ },
2114
+ "updatenetworkmigrationmappersegmentconstruct": {
2115
+ "name": "UpdateNetworkMigrationMapperSegmentConstruct",
2116
+ "description": "Grants permission to update a network migration mapper segment construct",
2117
+ "accessLevel": "Write",
2118
+ "resourceTypes": [
2119
+ {
2120
+ "name": "NetworkMigrationDefinitionResource",
2121
+ "required": true,
2122
+ "conditionKeys": [],
2123
+ "dependentActions": []
2124
+ }
2125
+ ],
2126
+ "conditionKeys": [],
2127
+ "dependentActions": []
2128
+ },
1541
2129
  "updatereplicationconfiguration": {
1542
2130
  "name": "UpdateReplicationConfiguration",
1543
2131
  "description": "Grants permission to update replication configuration",
@@ -13,20 +13,5 @@
13
13
  "key": "aws:TagKeys",
14
14
  "description": "Filters access by the tag keys that are passed in the request",
15
15
  "type": "ArrayOfString"
16
- },
17
- "bcm-pricing-calculator:bill-estimatebillestimateid": {
18
- "key": "bcm-pricing-calculator:bill-estimateBillEstimateId",
19
- "description": "bill-estimate resource billEstimateId identifier",
20
- "type": "String"
21
- },
22
- "bcm-pricing-calculator:bill-scenariobillscenarioid": {
23
- "key": "bcm-pricing-calculator:bill-scenarioBillScenarioId",
24
- "description": "bill-scenario resource billScenarioId identifier",
25
- "type": "String"
26
- },
27
- "bcm-pricing-calculator:workload-estimateworkloadestimateid": {
28
- "key": "bcm-pricing-calculator:workload-estimateWorkloadEstimateId",
29
- "description": "workload-estimate resource workloadEstimateId identifier",
30
- "type": "String"
31
16
  }
32
17
  }
@@ -1 +1,32 @@
1
- {}
1
+ {
2
+ "aws:requesttag/${tagkey}": {
3
+ "key": "aws:RequestTag/${TagKey}",
4
+ "description": "Filters access based on the tags that are passed in the request",
5
+ "type": "String"
6
+ },
7
+ "aws:resourcetag/${tagkey}": {
8
+ "key": "aws:ResourceTag/${TagKey}",
9
+ "description": "Filters access based on the tags associated with the resource",
10
+ "type": "String"
11
+ },
12
+ "aws:tagkeys": {
13
+ "key": "aws:TagKeys",
14
+ "description": "Filters access based on the tag keys that are passed in the request",
15
+ "type": "ArrayOfString"
16
+ },
17
+ "mgh:automationrunresourcerunid": {
18
+ "key": "mgh:AutomationRunResourceRunID",
19
+ "description": "AutomationRunResource resource runID identifier",
20
+ "type": "String"
21
+ },
22
+ "mgh:automationunitresourceautomationunitarn": {
23
+ "key": "mgh:AutomationUnitResourceAutomationUnitArn",
24
+ "description": "AutomationUnitResource resource automationUnitArn identifier",
25
+ "type": "ARN"
26
+ },
27
+ "mgh:connectionresourceconnectionarn": {
28
+ "key": "mgh:ConnectionResourceConnectionArn",
29
+ "description": "ConnectionResource resource connectionArn identifier",
30
+ "type": "String"
31
+ }
32
+ }
@@ -1,23 +1,14 @@
1
1
  {
2
2
  "bill-estimate": {
3
3
  "key": "bill-estimate",
4
- "arn": "arn:${Partition}:bcm-pricing-calculator:${Region}:${Account}:bill-estimate/${BillEstimateId}",
5
- "conditionKeys": [
6
- "bcm-pricing-calculator:bill-estimateBillEstimateId"
7
- ]
4
+ "arn": "arn:${Partition}:bcm-pricing-calculator:${Region}:${Account}:bill-estimate/${BillEstimateId}"
8
5
  },
9
6
  "bill-scenario": {
10
7
  "key": "bill-scenario",
11
- "arn": "arn:${Partition}:bcm-pricing-calculator:${Region}:${Account}:bill-scenario/${BillScenarioId}",
12
- "conditionKeys": [
13
- "bcm-pricing-calculator:bill-scenarioBillScenarioId"
14
- ]
8
+ "arn": "arn:${Partition}:bcm-pricing-calculator:${Region}:${Account}:bill-scenario/${BillScenarioId}"
15
9
  },
16
10
  "workload-estimate": {
17
11
  "key": "workload-estimate",
18
- "arn": "arn:${Partition}:bcm-pricing-calculator:${Region}:${Account}:workload-estimate/${WorkloadEstimateId}",
19
- "conditionKeys": [
20
- "bcm-pricing-calculator:workload-estimateWorkloadEstimateId"
21
- ]
12
+ "arn": "arn:${Partition}:bcm-pricing-calculator:${Region}:${Account}:workload-estimate/${WorkloadEstimateId}"
22
13
  }
23
14
  }
@@ -6,5 +6,27 @@
6
6
  "migrationtask": {
7
7
  "key": "migrationTask",
8
8
  "arn": "arn:${Partition}:mgh:${Region}:${Account}:progressUpdateStream/${Stream}/migrationTask/${Task}"
9
+ },
10
+ "automationrunresource": {
11
+ "key": "AutomationRunResource",
12
+ "arn": "arn:${Partition}:mgh:${Region}:${Account}:automation-run/${RunID}",
13
+ "conditionKeys": [
14
+ "mgh:AutomationRunResourceRunID"
15
+ ]
16
+ },
17
+ "automationunitresource": {
18
+ "key": "AutomationUnitResource",
19
+ "arn": "arn:${Partition}:mgh:${Region}:${Account}:automation-unit/${AutomationUnitId}",
20
+ "conditionKeys": [
21
+ "mgh:AutomationUnitResourceAutomationUnitArn"
22
+ ]
23
+ },
24
+ "connectionresource": {
25
+ "key": "ConnectionResource",
26
+ "arn": "arn:${Partition}:mgh:${Region}:${Account}:${ConnectionArn}",
27
+ "conditionKeys": [
28
+ "aws:ResourceTag/${TagKey}",
29
+ "mgh:ConnectionResourceConnectionArn"
30
+ ]
9
31
  }
10
32
  }
@@ -68,5 +68,12 @@
68
68
  "conditionKeys": [
69
69
  "aws:ResourceTag/${TagKey}"
70
70
  ]
71
+ },
72
+ "networkmigrationdefinitionresource": {
73
+ "key": "NetworkMigrationDefinitionResource",
74
+ "arn": "arn:${Partition}:mgn:${Region}:${Account}:network-migration-definition/${NetworkMigrationDefinitionID}",
75
+ "conditionKeys": [
76
+ "aws:ResourceTag/${TagKey}"
77
+ ]
71
78
  }
72
79
  }
package/package.json CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "name": "@cloud-copilot/iam-data",
3
- "version": "0.9.202412101",
3
+ "version": "0.9.202412121",
4
4
  "description": "AWS IAM Data",
5
5
  "repository": "github:cloud-copilot/iam-data",
6
- "updatedAt": "2024-12-10T04:47:20.347Z",
6
+ "updatedAt": "2024-12-12T04:48:29.515Z",
7
7
  "exports": {
8
8
  ".": {
9
9
  "import": "./dist/esm/index.js",