@cloud-copilot/iam-data 0.20.202607151 → 0.20.202607171
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.
|
@@ -29,6 +29,18 @@
|
|
|
29
29
|
"conditionKeys": [],
|
|
30
30
|
"dependentActions": []
|
|
31
31
|
},
|
|
32
|
+
"createdatatransformationprofile": {
|
|
33
|
+
"name": "CreateDataTransformationProfile",
|
|
34
|
+
"description": "Grants permission to create a data transformation profile",
|
|
35
|
+
"accessLevel": "Write",
|
|
36
|
+
"resourceTypes": [],
|
|
37
|
+
"conditionKeys": [
|
|
38
|
+
"aws:RequestTag/${TagKey}",
|
|
39
|
+
"aws:ResourceTag/${TagKey}",
|
|
40
|
+
"aws:TagKeys"
|
|
41
|
+
],
|
|
42
|
+
"dependentActions": []
|
|
43
|
+
},
|
|
32
44
|
"createfhirdatastore": {
|
|
33
45
|
"name": "CreateFHIRDatastore",
|
|
34
46
|
"description": "Grants permission to create a datastore that can ingest and export FHIR data",
|
|
@@ -56,6 +68,21 @@
|
|
|
56
68
|
"conditionKeys": [],
|
|
57
69
|
"dependentActions": []
|
|
58
70
|
},
|
|
71
|
+
"deletedatatransformationprofile": {
|
|
72
|
+
"name": "DeleteDataTransformationProfile",
|
|
73
|
+
"description": "Grants permission to delete a data transformation profile and all its versions",
|
|
74
|
+
"accessLevel": "Write",
|
|
75
|
+
"resourceTypes": [
|
|
76
|
+
{
|
|
77
|
+
"name": "dataTransformationProfile",
|
|
78
|
+
"required": true,
|
|
79
|
+
"conditionKeys": [],
|
|
80
|
+
"dependentActions": []
|
|
81
|
+
}
|
|
82
|
+
],
|
|
83
|
+
"conditionKeys": [],
|
|
84
|
+
"dependentActions": []
|
|
85
|
+
},
|
|
59
86
|
"deletefhirdatastore": {
|
|
60
87
|
"name": "DeleteFHIRDatastore",
|
|
61
88
|
"description": "Grants permission to delete a datastore",
|
|
@@ -86,6 +113,14 @@
|
|
|
86
113
|
"conditionKeys": [],
|
|
87
114
|
"dependentActions": []
|
|
88
115
|
},
|
|
116
|
+
"describedatatransformationjob": {
|
|
117
|
+
"name": "DescribeDataTransformationJob",
|
|
118
|
+
"description": "Grants permission to describe a data transformation job",
|
|
119
|
+
"accessLevel": "Read",
|
|
120
|
+
"resourceTypes": [],
|
|
121
|
+
"conditionKeys": [],
|
|
122
|
+
"dependentActions": []
|
|
123
|
+
},
|
|
89
124
|
"describefhirbulkdeletejob": {
|
|
90
125
|
"name": "DescribeFHIRBulkDeleteJob",
|
|
91
126
|
"description": "Grants permission to describe a FHIR Bulk Delete Job",
|
|
@@ -251,6 +286,21 @@
|
|
|
251
286
|
"conditionKeys": [],
|
|
252
287
|
"dependentActions": []
|
|
253
288
|
},
|
|
289
|
+
"getdatatransformationprofile": {
|
|
290
|
+
"name": "GetDataTransformationProfile",
|
|
291
|
+
"description": "Grants permission to retrieve a data transformation profile and its content",
|
|
292
|
+
"accessLevel": "Read",
|
|
293
|
+
"resourceTypes": [
|
|
294
|
+
{
|
|
295
|
+
"name": "dataTransformationProfile",
|
|
296
|
+
"required": true,
|
|
297
|
+
"conditionKeys": [],
|
|
298
|
+
"dependentActions": []
|
|
299
|
+
}
|
|
300
|
+
],
|
|
301
|
+
"conditionKeys": [],
|
|
302
|
+
"dependentActions": []
|
|
303
|
+
},
|
|
254
304
|
"getexportedfile": {
|
|
255
305
|
"name": "GetExportedFile",
|
|
256
306
|
"description": "Grants permission to access exported files from a FHIR Export job initiated with Get",
|
|
@@ -296,6 +346,37 @@
|
|
|
296
346
|
"conditionKeys": [],
|
|
297
347
|
"dependentActions": []
|
|
298
348
|
},
|
|
349
|
+
"listdatatransformationjobs": {
|
|
350
|
+
"name": "ListDataTransformationJobs",
|
|
351
|
+
"description": "Grants permission to list data transformation jobs in the account",
|
|
352
|
+
"accessLevel": "List",
|
|
353
|
+
"resourceTypes": [],
|
|
354
|
+
"conditionKeys": [],
|
|
355
|
+
"dependentActions": []
|
|
356
|
+
},
|
|
357
|
+
"listdatatransformationprofileversions": {
|
|
358
|
+
"name": "ListDataTransformationProfileVersions",
|
|
359
|
+
"description": "Grants permission to list all versions of a data transformation profile",
|
|
360
|
+
"accessLevel": "List",
|
|
361
|
+
"resourceTypes": [
|
|
362
|
+
{
|
|
363
|
+
"name": "dataTransformationProfile",
|
|
364
|
+
"required": true,
|
|
365
|
+
"conditionKeys": [],
|
|
366
|
+
"dependentActions": []
|
|
367
|
+
}
|
|
368
|
+
],
|
|
369
|
+
"conditionKeys": [],
|
|
370
|
+
"dependentActions": []
|
|
371
|
+
},
|
|
372
|
+
"listdatatransformationprofiles": {
|
|
373
|
+
"name": "ListDataTransformationProfiles",
|
|
374
|
+
"description": "Grants permission to list data transformation profiles in the account",
|
|
375
|
+
"accessLevel": "List",
|
|
376
|
+
"resourceTypes": [],
|
|
377
|
+
"conditionKeys": [],
|
|
378
|
+
"dependentActions": []
|
|
379
|
+
},
|
|
299
380
|
"listfhirdatastores": {
|
|
300
381
|
"name": "ListFHIRDatastores",
|
|
301
382
|
"description": "Grants permission to list all FHIR datastores that are in the user's account, regardless of datastore status",
|
|
@@ -339,6 +420,12 @@
|
|
|
339
420
|
"description": "Grants permission to get a list of tags for the specified datastore",
|
|
340
421
|
"accessLevel": "List",
|
|
341
422
|
"resourceTypes": [
|
|
423
|
+
{
|
|
424
|
+
"name": "dataTransformationProfile",
|
|
425
|
+
"required": false,
|
|
426
|
+
"conditionKeys": [],
|
|
427
|
+
"dependentActions": []
|
|
428
|
+
},
|
|
342
429
|
{
|
|
343
430
|
"name": "datastore",
|
|
344
431
|
"required": false,
|
|
@@ -454,6 +541,21 @@
|
|
|
454
541
|
"conditionKeys": [],
|
|
455
542
|
"dependentActions": []
|
|
456
543
|
},
|
|
544
|
+
"publishdatatransformationprofile": {
|
|
545
|
+
"name": "PublishDataTransformationProfile",
|
|
546
|
+
"description": "Grants permission to publish a new immutable version of a data transformation profile",
|
|
547
|
+
"accessLevel": "Write",
|
|
548
|
+
"resourceTypes": [
|
|
549
|
+
{
|
|
550
|
+
"name": "dataTransformationProfile",
|
|
551
|
+
"required": true,
|
|
552
|
+
"conditionKeys": [],
|
|
553
|
+
"dependentActions": []
|
|
554
|
+
}
|
|
555
|
+
],
|
|
556
|
+
"conditionKeys": [],
|
|
557
|
+
"dependentActions": []
|
|
558
|
+
},
|
|
457
559
|
"questionnairepackage": {
|
|
458
560
|
"name": "QuestionnairePackage",
|
|
459
561
|
"description": "Grants permission to retrieve Questionnaire packages with dependency Library and ValueSet resources",
|
|
@@ -544,6 +646,21 @@
|
|
|
544
646
|
"conditionKeys": [],
|
|
545
647
|
"dependentActions": []
|
|
546
648
|
},
|
|
649
|
+
"startdatatransformationjob": {
|
|
650
|
+
"name": "StartDataTransformationJob",
|
|
651
|
+
"description": "Grants permission to start an asynchronous data transformation job",
|
|
652
|
+
"accessLevel": "Write",
|
|
653
|
+
"resourceTypes": [
|
|
654
|
+
{
|
|
655
|
+
"name": "dataTransformationProfile",
|
|
656
|
+
"required": true,
|
|
657
|
+
"conditionKeys": [],
|
|
658
|
+
"dependentActions": []
|
|
659
|
+
}
|
|
660
|
+
],
|
|
661
|
+
"conditionKeys": [],
|
|
662
|
+
"dependentActions": []
|
|
663
|
+
},
|
|
547
664
|
"startfhirbulkdeletejob": {
|
|
548
665
|
"name": "StartFHIRBulkDeleteJob",
|
|
549
666
|
"description": "Grants permission to begin a FHIR Bulk Delete Job",
|
|
@@ -654,6 +771,12 @@
|
|
|
654
771
|
"description": "Grants permission to add tags to a datastore",
|
|
655
772
|
"accessLevel": "Tagging, Write",
|
|
656
773
|
"resourceTypes": [
|
|
774
|
+
{
|
|
775
|
+
"name": "dataTransformationProfile",
|
|
776
|
+
"required": false,
|
|
777
|
+
"conditionKeys": [],
|
|
778
|
+
"dependentActions": []
|
|
779
|
+
},
|
|
657
780
|
{
|
|
658
781
|
"name": "datastore",
|
|
659
782
|
"required": false,
|
|
@@ -668,11 +791,32 @@
|
|
|
668
791
|
],
|
|
669
792
|
"dependentActions": []
|
|
670
793
|
},
|
|
794
|
+
"transformdata": {
|
|
795
|
+
"name": "TransformData",
|
|
796
|
+
"description": "Grants permission to perform a synchronous data transformation",
|
|
797
|
+
"accessLevel": "Write",
|
|
798
|
+
"resourceTypes": [
|
|
799
|
+
{
|
|
800
|
+
"name": "dataTransformationProfile",
|
|
801
|
+
"required": true,
|
|
802
|
+
"conditionKeys": [],
|
|
803
|
+
"dependentActions": []
|
|
804
|
+
}
|
|
805
|
+
],
|
|
806
|
+
"conditionKeys": [],
|
|
807
|
+
"dependentActions": []
|
|
808
|
+
},
|
|
671
809
|
"untagresource": {
|
|
672
810
|
"name": "UntagResource",
|
|
673
811
|
"description": "Grants permission to remove tags associated with a datastore",
|
|
674
812
|
"accessLevel": "Tagging, Write",
|
|
675
813
|
"resourceTypes": [
|
|
814
|
+
{
|
|
815
|
+
"name": "dataTransformationProfile",
|
|
816
|
+
"required": false,
|
|
817
|
+
"conditionKeys": [],
|
|
818
|
+
"dependentActions": []
|
|
819
|
+
},
|
|
676
820
|
{
|
|
677
821
|
"name": "datastore",
|
|
678
822
|
"required": false,
|
|
@@ -685,6 +829,21 @@
|
|
|
685
829
|
],
|
|
686
830
|
"dependentActions": []
|
|
687
831
|
},
|
|
832
|
+
"updatedatatransformationprofile": {
|
|
833
|
+
"name": "UpdateDataTransformationProfile",
|
|
834
|
+
"description": "Grants permission to update the draft version of a data transformation profile",
|
|
835
|
+
"accessLevel": "Write",
|
|
836
|
+
"resourceTypes": [
|
|
837
|
+
{
|
|
838
|
+
"name": "dataTransformationProfile",
|
|
839
|
+
"required": true,
|
|
840
|
+
"conditionKeys": [],
|
|
841
|
+
"dependentActions": []
|
|
842
|
+
}
|
|
843
|
+
],
|
|
844
|
+
"conditionKeys": [],
|
|
845
|
+
"dependentActions": []
|
|
846
|
+
},
|
|
688
847
|
"updatefhirdatastore": {
|
|
689
848
|
"name": "UpdateFHIRDatastore",
|
|
690
849
|
"description": "Grants permission to update the configuration of a datastore",
|
|
@@ -700,6 +859,21 @@
|
|
|
700
859
|
"conditionKeys": [],
|
|
701
860
|
"dependentActions": []
|
|
702
861
|
},
|
|
862
|
+
"updateprofilewithagent": {
|
|
863
|
+
"name": "UpdateProfileWithAgent",
|
|
864
|
+
"description": "Grants permission to update a data transformation profile using the AI agent",
|
|
865
|
+
"accessLevel": "Write",
|
|
866
|
+
"resourceTypes": [
|
|
867
|
+
{
|
|
868
|
+
"name": "dataTransformationProfile",
|
|
869
|
+
"required": true,
|
|
870
|
+
"conditionKeys": [],
|
|
871
|
+
"dependentActions": []
|
|
872
|
+
}
|
|
873
|
+
],
|
|
874
|
+
"conditionKeys": [],
|
|
875
|
+
"dependentActions": []
|
|
876
|
+
},
|
|
703
877
|
"updateresource": {
|
|
704
878
|
"name": "UpdateResource",
|
|
705
879
|
"description": "Grants permission to update resource",
|
|
@@ -730,6 +904,14 @@
|
|
|
730
904
|
"conditionKeys": [],
|
|
731
905
|
"dependentActions": []
|
|
732
906
|
},
|
|
907
|
+
"validatesource": {
|
|
908
|
+
"name": "ValidateSource",
|
|
909
|
+
"description": "Grants permission to validate source data against format specifications",
|
|
910
|
+
"accessLevel": "Read",
|
|
911
|
+
"resourceTypes": [],
|
|
912
|
+
"conditionKeys": [],
|
|
913
|
+
"dependentActions": []
|
|
914
|
+
},
|
|
733
915
|
"versionreadresource": {
|
|
734
916
|
"name": "VersionReadResource",
|
|
735
917
|
"description": "Grants permission to read version of a resource",
|
|
@@ -35,6 +35,21 @@
|
|
|
35
35
|
"conditionKeys": [],
|
|
36
36
|
"dependentActions": []
|
|
37
37
|
},
|
|
38
|
+
"batchgetenabledregionsv2": {
|
|
39
|
+
"name": "BatchGetEnabledRegionsV2",
|
|
40
|
+
"description": "Grants permission to retrieve Security Hub enabled regions for accounts in an organization",
|
|
41
|
+
"accessLevel": "Read",
|
|
42
|
+
"resourceTypes": [
|
|
43
|
+
{
|
|
44
|
+
"name": "hubv2",
|
|
45
|
+
"required": true,
|
|
46
|
+
"conditionKeys": [],
|
|
47
|
+
"dependentActions": []
|
|
48
|
+
}
|
|
49
|
+
],
|
|
50
|
+
"conditionKeys": [],
|
|
51
|
+
"dependentActions": []
|
|
52
|
+
},
|
|
38
53
|
"getadhocinsightresults": {
|
|
39
54
|
"name": "GetAdhocInsightResults",
|
|
40
55
|
"description": "Grants permission to retrieve aggregated statistical data about the findings",
|
|
@@ -71,6 +86,21 @@
|
|
|
71
86
|
"conditionKeys": [],
|
|
72
87
|
"dependentActions": []
|
|
73
88
|
},
|
|
89
|
+
"getcoveragestatisticsv2": {
|
|
90
|
+
"name": "GetCoverageStatisticsV2",
|
|
91
|
+
"description": "Grants permission to retrieve Security Hub coverage statistics in an organization",
|
|
92
|
+
"accessLevel": "Read",
|
|
93
|
+
"resourceTypes": [
|
|
94
|
+
{
|
|
95
|
+
"name": "hubv2",
|
|
96
|
+
"required": true,
|
|
97
|
+
"conditionKeys": [],
|
|
98
|
+
"dependentActions": []
|
|
99
|
+
}
|
|
100
|
+
],
|
|
101
|
+
"conditionKeys": [],
|
|
102
|
+
"dependentActions": []
|
|
103
|
+
},
|
|
74
104
|
"getfreetrialenddate": {
|
|
75
105
|
"name": "GetFreeTrialEndDate",
|
|
76
106
|
"description": "Grants permission to retrieve the end date for an account's free trial of Security Hub",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"getcarbonfootprintsummary": {
|
|
3
3
|
"name": "GetCarbonFootprintSummary",
|
|
4
|
-
"description": "Grants permission to
|
|
4
|
+
"description": "Grants permission to access carbon footprint data from AWS Data Exports",
|
|
5
5
|
"accessLevel": "Read",
|
|
6
6
|
"resourceTypes": [],
|
|
7
7
|
"conditionKeys": [],
|
|
@@ -22,5 +22,21 @@
|
|
|
22
22
|
"resourceTypes": [],
|
|
23
23
|
"conditionKeys": [],
|
|
24
24
|
"dependentActions": []
|
|
25
|
+
},
|
|
26
|
+
"getestimatedwaterallocation": {
|
|
27
|
+
"name": "GetEstimatedWaterAllocation",
|
|
28
|
+
"description": "Grants permission to view estimated water allocation values based on customer grouping and filtering parameters",
|
|
29
|
+
"accessLevel": "Read",
|
|
30
|
+
"resourceTypes": [],
|
|
31
|
+
"conditionKeys": [],
|
|
32
|
+
"dependentActions": []
|
|
33
|
+
},
|
|
34
|
+
"getestimatedwaterallocationdimensionvalues": {
|
|
35
|
+
"name": "GetEstimatedWaterAllocationDimensionValues",
|
|
36
|
+
"description": "Grants permission to view the possible dimension values available for the estimated water allocation values",
|
|
37
|
+
"accessLevel": "Read",
|
|
38
|
+
"resourceTypes": [],
|
|
39
|
+
"conditionKeys": [],
|
|
40
|
+
"dependentActions": []
|
|
25
41
|
}
|
|
26
42
|
}
|
|
@@ -1,4 +1,11 @@
|
|
|
1
1
|
{
|
|
2
|
+
"datatransformationprofile": {
|
|
3
|
+
"key": "dataTransformationProfile",
|
|
4
|
+
"arn": "arn:${Partition}:healthlake:${Region}:${Account}:dataTransformationProfile/${ProfileId}",
|
|
5
|
+
"conditionKeys": [
|
|
6
|
+
"aws:ResourceTag/${TagKey}"
|
|
7
|
+
]
|
|
8
|
+
},
|
|
2
9
|
"datastore": {
|
|
3
10
|
"key": "datastore",
|
|
4
11
|
"arn": "arn:${Partition}:healthlake:${Region}:${Account}:datastore/fhir/${DatastoreId}",
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@cloud-copilot/iam-data",
|
|
3
|
-
"version": "0.20.
|
|
3
|
+
"version": "0.20.202607171",
|
|
4
4
|
"description": "AWS IAM Data",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
7
7
|
"url": "git+https://github.com/cloud-copilot/iam-data.git"
|
|
8
8
|
},
|
|
9
|
-
"updatedAt": "2026-07-
|
|
9
|
+
"updatedAt": "2026-07-17T05:31:55.376Z",
|
|
10
10
|
"exports": {
|
|
11
11
|
".": {
|
|
12
12
|
"import": "./dist/esm/index.js",
|