aws-iam-data 0.0.18 → 0.0.19
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.
- package/README.md +11 -0
- package/data/{changelog.json → json/changelog.json} +11 -0
- package/data/{iam.json → json/iam.json} +62 -79
- package/data/{metadata.json → json/metadata.json} +62 -63
- package/package.json +7 -2
- package/src/index.js +3 -3
- package/tsconfig.json +0 -103
package/README.md
CHANGED
|
@@ -35,3 +35,14 @@ console.log(JSON.stringify(ec2ResourceTypes, null, 2));
|
|
|
35
35
|
|
|
36
36
|
## Automatic updates
|
|
37
37
|
The CI pipeline will check for AWS IAM docs updates everyday at 4AM UTC, and automatically publish a new patch version if updates are detected.
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
## Data exports
|
|
41
|
+
The JSON-based data gets automatically exported as CSV and Parquet files as well. Please look in the respective directories:
|
|
42
|
+
|
|
43
|
+
* [data/csv/](data/csv/)
|
|
44
|
+
* [data/parquet/](data/parquet/)
|
|
45
|
+
|
|
46
|
+
## Entity-Relatiship Diagram
|
|
47
|
+
The ERD of the exported data tables looks like this:
|
|
48
|
+

|
|
@@ -1,4 +1,15 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"dateOfChange": "2023-06-09",
|
|
4
|
+
"addedServices": [],
|
|
5
|
+
"removedServices": [],
|
|
6
|
+
"addedActions": {},
|
|
7
|
+
"removedActions": {
|
|
8
|
+
"Amazon CloudFront": [
|
|
9
|
+
"cloudfront:UpdateDistributionWithStagingConfig"
|
|
10
|
+
]
|
|
11
|
+
}
|
|
12
|
+
},
|
|
2
13
|
{
|
|
3
14
|
"dateOfChange": "2023-06-08",
|
|
4
15
|
"addedServices": [],
|
|
@@ -34967,6 +34967,7 @@
|
|
|
34967
34967
|
"required": true,
|
|
34968
34968
|
"conditionKeys": [],
|
|
34969
34969
|
"dependentActions": [
|
|
34970
|
+
"cloudfront:CopyDistribution",
|
|
34970
34971
|
"cloudfront:CreateDistribution",
|
|
34971
34972
|
"cloudfront:GetDistribution"
|
|
34972
34973
|
]
|
|
@@ -36481,24 +36482,6 @@
|
|
|
36481
36482
|
}
|
|
36482
36483
|
]
|
|
36483
36484
|
},
|
|
36484
|
-
{
|
|
36485
|
-
"name": "UpdateDistributionWithStagingConfig",
|
|
36486
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/cloudfront/latest/APIReference/API_UpdateDistributionWithStagingConfig.html",
|
|
36487
|
-
"permissionOnly": false,
|
|
36488
|
-
"description": "Grants permission to copy the staging distribution's configuration to its corresponding primary distribution",
|
|
36489
|
-
"accessLevel": "Write",
|
|
36490
|
-
"resourceTypes": [
|
|
36491
|
-
{
|
|
36492
|
-
"resourceType": "distribution",
|
|
36493
|
-
"required": true,
|
|
36494
|
-
"conditionKeys": [],
|
|
36495
|
-
"dependentActions": [
|
|
36496
|
-
"cloudfront:GetDistribution",
|
|
36497
|
-
"cloudfront:UpdateDistribution"
|
|
36498
|
-
]
|
|
36499
|
-
}
|
|
36500
|
-
]
|
|
36501
|
-
},
|
|
36502
36485
|
{
|
|
36503
36486
|
"name": "UpdateFieldLevelEncryptionConfig",
|
|
36504
36487
|
"apiReferenceUrl": "https://docs.aws.amazon.com/cloudfront/latest/APIReference/API_UpdateFieldLevelEncryptionConfig.html",
|
|
@@ -47001,7 +46984,7 @@
|
|
|
47001
46984
|
]
|
|
47002
46985
|
},
|
|
47003
46986
|
{
|
|
47004
|
-
"name": "
|
|
46987
|
+
"name": "CreateCloudFormationDeployment",
|
|
47005
46988
|
"permissionOnly": true,
|
|
47006
46989
|
"description": "Grants permission to create CloudFormation deployment to cooperate ochestration for a CloudFormation stack update",
|
|
47007
46990
|
"accessLevel": "Write",
|
|
@@ -49524,7 +49507,7 @@
|
|
|
49524
49507
|
]
|
|
49525
49508
|
},
|
|
49526
49509
|
{
|
|
49527
|
-
"name": "
|
|
49510
|
+
"name": "DeleteExtendedAccess",
|
|
49528
49511
|
"permissionOnly": true,
|
|
49529
49512
|
"description": "Grants permission to extended delete APIs",
|
|
49530
49513
|
"accessLevel": "Write",
|
|
@@ -49613,7 +49596,7 @@
|
|
|
49613
49596
|
]
|
|
49614
49597
|
},
|
|
49615
49598
|
{
|
|
49616
|
-
"name": "
|
|
49599
|
+
"name": "GetExtendedAccess",
|
|
49617
49600
|
"permissionOnly": true,
|
|
49618
49601
|
"description": "Grants permission to extended read APIs",
|
|
49619
49602
|
"accessLevel": "Read",
|
|
@@ -49702,7 +49685,7 @@
|
|
|
49702
49685
|
]
|
|
49703
49686
|
},
|
|
49704
49687
|
{
|
|
49705
|
-
"name": "
|
|
49688
|
+
"name": "PutExtendedAccess",
|
|
49706
49689
|
"permissionOnly": true,
|
|
49707
49690
|
"description": "Grants permission to extended write APIs",
|
|
49708
49691
|
"accessLevel": "Write",
|
|
@@ -49808,7 +49791,7 @@
|
|
|
49808
49791
|
]
|
|
49809
49792
|
},
|
|
49810
49793
|
{
|
|
49811
|
-
"name": "
|
|
49794
|
+
"name": "VerifyServiceRole",
|
|
49812
49795
|
"permissionOnly": false,
|
|
49813
49796
|
"description": "Grants permission to verify whether the AWS CodeStar service role exists in the customer's account",
|
|
49814
49797
|
"accessLevel": "List",
|
|
@@ -51485,7 +51468,7 @@
|
|
|
51485
51468
|
]
|
|
51486
51469
|
},
|
|
51487
51470
|
{
|
|
51488
|
-
"name": "
|
|
51471
|
+
"name": "QueryRecords",
|
|
51489
51472
|
"permissionOnly": true,
|
|
51490
51473
|
"description": "Grants permission to query records",
|
|
51491
51474
|
"accessLevel": "Read",
|
|
@@ -51529,7 +51512,7 @@
|
|
|
51529
51512
|
]
|
|
51530
51513
|
},
|
|
51531
51514
|
{
|
|
51532
|
-
"name": "
|
|
51515
|
+
"name": "SetDatasetConfiguration",
|
|
51533
51516
|
"permissionOnly": true,
|
|
51534
51517
|
"description": "Grants permission to configure datasets",
|
|
51535
51518
|
"accessLevel": "Write",
|
|
@@ -71550,7 +71533,7 @@
|
|
|
71550
71533
|
]
|
|
71551
71534
|
},
|
|
71552
71535
|
{
|
|
71553
|
-
"name": "
|
|
71536
|
+
"name": "CreateQueryHistory",
|
|
71554
71537
|
"permissionOnly": false,
|
|
71555
71538
|
"description": "Grants permission to add a query to the history",
|
|
71556
71539
|
"accessLevel": "Write",
|
|
@@ -73868,7 +73851,7 @@
|
|
|
73868
73851
|
"servicePrefix": "deeplens",
|
|
73869
73852
|
"actions": [
|
|
73870
73853
|
{
|
|
73871
|
-
"name": "
|
|
73854
|
+
"name": "AssociateServiceRoleToAccount",
|
|
73872
73855
|
"permissionOnly": false,
|
|
73873
73856
|
"description": "Associates the user's account with IAM roles controlling various permissions needed by AWS DeepLens for proper functionality.",
|
|
73874
73857
|
"accessLevel": "Permissions management",
|
|
@@ -73882,7 +73865,7 @@
|
|
|
73882
73865
|
]
|
|
73883
73866
|
},
|
|
73884
73867
|
{
|
|
73885
|
-
"name": "
|
|
73868
|
+
"name": "BatchGetDevice",
|
|
73886
73869
|
"permissionOnly": false,
|
|
73887
73870
|
"description": "Retrieves a list of AWS DeepLens devices.",
|
|
73888
73871
|
"accessLevel": "Read",
|
|
@@ -73896,7 +73879,7 @@
|
|
|
73896
73879
|
]
|
|
73897
73880
|
},
|
|
73898
73881
|
{
|
|
73899
|
-
"name": "
|
|
73882
|
+
"name": "BatchGetModel",
|
|
73900
73883
|
"permissionOnly": false,
|
|
73901
73884
|
"description": "Retrieves a list of AWS DeepLens Models.",
|
|
73902
73885
|
"accessLevel": "Read",
|
|
@@ -73910,7 +73893,7 @@
|
|
|
73910
73893
|
]
|
|
73911
73894
|
},
|
|
73912
73895
|
{
|
|
73913
|
-
"name": "
|
|
73896
|
+
"name": "BatchGetProject",
|
|
73914
73897
|
"permissionOnly": false,
|
|
73915
73898
|
"description": "Retrieves a list of AWS DeepLens Projects.",
|
|
73916
73899
|
"accessLevel": "Read",
|
|
@@ -73924,7 +73907,7 @@
|
|
|
73924
73907
|
]
|
|
73925
73908
|
},
|
|
73926
73909
|
{
|
|
73927
|
-
"name": "
|
|
73910
|
+
"name": "CreateDeviceCertificates",
|
|
73928
73911
|
"permissionOnly": false,
|
|
73929
73912
|
"description": "Creates a certificate package that is used to successfully authenticate and Register an AWS DeepLens device.",
|
|
73930
73913
|
"accessLevel": "Write",
|
|
@@ -73938,7 +73921,7 @@
|
|
|
73938
73921
|
]
|
|
73939
73922
|
},
|
|
73940
73923
|
{
|
|
73941
|
-
"name": "
|
|
73924
|
+
"name": "CreateModel",
|
|
73942
73925
|
"permissionOnly": false,
|
|
73943
73926
|
"description": "Creates a new AWS DeepLens Model.",
|
|
73944
73927
|
"accessLevel": "Write",
|
|
@@ -73952,7 +73935,7 @@
|
|
|
73952
73935
|
]
|
|
73953
73936
|
},
|
|
73954
73937
|
{
|
|
73955
|
-
"name": "
|
|
73938
|
+
"name": "CreateProject",
|
|
73956
73939
|
"permissionOnly": false,
|
|
73957
73940
|
"description": "Creates a new AWS DeepLens Project.",
|
|
73958
73941
|
"accessLevel": "Write",
|
|
@@ -73966,7 +73949,7 @@
|
|
|
73966
73949
|
]
|
|
73967
73950
|
},
|
|
73968
73951
|
{
|
|
73969
|
-
"name": "
|
|
73952
|
+
"name": "DeleteModel",
|
|
73970
73953
|
"permissionOnly": false,
|
|
73971
73954
|
"description": "Deletes an AWS DeepLens Model.",
|
|
73972
73955
|
"accessLevel": "Write",
|
|
@@ -73980,7 +73963,7 @@
|
|
|
73980
73963
|
]
|
|
73981
73964
|
},
|
|
73982
73965
|
{
|
|
73983
|
-
"name": "
|
|
73966
|
+
"name": "DeleteProject",
|
|
73984
73967
|
"permissionOnly": false,
|
|
73985
73968
|
"description": "Deletes an AWS DeepLens Project.",
|
|
73986
73969
|
"accessLevel": "Write",
|
|
@@ -73994,7 +73977,7 @@
|
|
|
73994
73977
|
]
|
|
73995
73978
|
},
|
|
73996
73979
|
{
|
|
73997
|
-
"name": "
|
|
73980
|
+
"name": "DeployProject",
|
|
73998
73981
|
"permissionOnly": false,
|
|
73999
73982
|
"description": "Deploys an AWS DeepLens project to a registered AWS DeepLens device.",
|
|
74000
73983
|
"accessLevel": "Write",
|
|
@@ -74014,7 +73997,7 @@
|
|
|
74014
73997
|
]
|
|
74015
73998
|
},
|
|
74016
73999
|
{
|
|
74017
|
-
"name": "
|
|
74000
|
+
"name": "DeregisterDevice",
|
|
74018
74001
|
"permissionOnly": false,
|
|
74019
74002
|
"description": "Begins a device de-registration workflow for a registered AWS DeepLens device.",
|
|
74020
74003
|
"accessLevel": "Write",
|
|
@@ -74028,7 +74011,7 @@
|
|
|
74028
74011
|
]
|
|
74029
74012
|
},
|
|
74030
74013
|
{
|
|
74031
|
-
"name": "
|
|
74014
|
+
"name": "GetAssociatedResources",
|
|
74032
74015
|
"permissionOnly": false,
|
|
74033
74016
|
"description": "Retrieves the account level resources associated with the user's account.",
|
|
74034
74017
|
"accessLevel": "Read",
|
|
@@ -74042,7 +74025,7 @@
|
|
|
74042
74025
|
]
|
|
74043
74026
|
},
|
|
74044
74027
|
{
|
|
74045
|
-
"name": "
|
|
74028
|
+
"name": "GetDeploymentStatus",
|
|
74046
74029
|
"permissionOnly": false,
|
|
74047
74030
|
"description": "Retrieves the the deployment status of a particular AWS DeepLens device, along with any associated metadata.",
|
|
74048
74031
|
"accessLevel": "Read",
|
|
@@ -74056,7 +74039,7 @@
|
|
|
74056
74039
|
]
|
|
74057
74040
|
},
|
|
74058
74041
|
{
|
|
74059
|
-
"name": "
|
|
74042
|
+
"name": "GetDevice",
|
|
74060
74043
|
"permissionOnly": false,
|
|
74061
74044
|
"description": "Retrieves information about an AWS DeepLens device.",
|
|
74062
74045
|
"accessLevel": "Read",
|
|
@@ -74070,7 +74053,7 @@
|
|
|
74070
74053
|
]
|
|
74071
74054
|
},
|
|
74072
74055
|
{
|
|
74073
|
-
"name": "
|
|
74056
|
+
"name": "GetModel",
|
|
74074
74057
|
"permissionOnly": false,
|
|
74075
74058
|
"description": "Retrieves an AWS DeepLens Model.",
|
|
74076
74059
|
"accessLevel": "Read",
|
|
@@ -74084,7 +74067,7 @@
|
|
|
74084
74067
|
]
|
|
74085
74068
|
},
|
|
74086
74069
|
{
|
|
74087
|
-
"name": "
|
|
74070
|
+
"name": "GetProject",
|
|
74088
74071
|
"permissionOnly": false,
|
|
74089
74072
|
"description": "Retrieves an AWS DeepLens Project.",
|
|
74090
74073
|
"accessLevel": "Read",
|
|
@@ -74098,7 +74081,7 @@
|
|
|
74098
74081
|
]
|
|
74099
74082
|
},
|
|
74100
74083
|
{
|
|
74101
|
-
"name": "
|
|
74084
|
+
"name": "ImportProjectFromTemplate",
|
|
74102
74085
|
"permissionOnly": false,
|
|
74103
74086
|
"description": "Creates a new AWS DeepLens project from a sample project template.",
|
|
74104
74087
|
"accessLevel": "Write",
|
|
@@ -74112,7 +74095,7 @@
|
|
|
74112
74095
|
]
|
|
74113
74096
|
},
|
|
74114
74097
|
{
|
|
74115
|
-
"name": "
|
|
74098
|
+
"name": "ListDeployments",
|
|
74116
74099
|
"permissionOnly": false,
|
|
74117
74100
|
"description": "Retrieves a list of AWS DeepLens Deployment identifiers.",
|
|
74118
74101
|
"accessLevel": "List",
|
|
@@ -74126,7 +74109,7 @@
|
|
|
74126
74109
|
]
|
|
74127
74110
|
},
|
|
74128
74111
|
{
|
|
74129
|
-
"name": "
|
|
74112
|
+
"name": "ListDevices",
|
|
74130
74113
|
"permissionOnly": false,
|
|
74131
74114
|
"description": "Retrieves a list of AWS DeepLens device identifiers.",
|
|
74132
74115
|
"accessLevel": "List",
|
|
@@ -74140,7 +74123,7 @@
|
|
|
74140
74123
|
]
|
|
74141
74124
|
},
|
|
74142
74125
|
{
|
|
74143
|
-
"name": "
|
|
74126
|
+
"name": "ListModels",
|
|
74144
74127
|
"permissionOnly": false,
|
|
74145
74128
|
"description": "Retrieves a list of AWS DeepLens Model identifiers.",
|
|
74146
74129
|
"accessLevel": "List",
|
|
@@ -74154,7 +74137,7 @@
|
|
|
74154
74137
|
]
|
|
74155
74138
|
},
|
|
74156
74139
|
{
|
|
74157
|
-
"name": "
|
|
74140
|
+
"name": "ListProjects",
|
|
74158
74141
|
"permissionOnly": false,
|
|
74159
74142
|
"description": "Retrieves a list of AWS DeepLens Project identifiers.",
|
|
74160
74143
|
"accessLevel": "List",
|
|
@@ -74168,7 +74151,7 @@
|
|
|
74168
74151
|
]
|
|
74169
74152
|
},
|
|
74170
74153
|
{
|
|
74171
|
-
"name": "
|
|
74154
|
+
"name": "RegisterDevice",
|
|
74172
74155
|
"permissionOnly": false,
|
|
74173
74156
|
"description": "Begins a device registration workflow for an AWS DeepLens device.",
|
|
74174
74157
|
"accessLevel": "Write",
|
|
@@ -74182,7 +74165,7 @@
|
|
|
74182
74165
|
]
|
|
74183
74166
|
},
|
|
74184
74167
|
{
|
|
74185
|
-
"name": "
|
|
74168
|
+
"name": "RemoveProject",
|
|
74186
74169
|
"permissionOnly": false,
|
|
74187
74170
|
"description": "Removes a deployed AWS DeepLens project from an AWS DeepLens device.",
|
|
74188
74171
|
"accessLevel": "Write",
|
|
@@ -74196,7 +74179,7 @@
|
|
|
74196
74179
|
]
|
|
74197
74180
|
},
|
|
74198
74181
|
{
|
|
74199
|
-
"name": "
|
|
74182
|
+
"name": "UpdateProject",
|
|
74200
74183
|
"permissionOnly": false,
|
|
74201
74184
|
"description": "Updates an existing AWS DeepLens Project.",
|
|
74202
74185
|
"accessLevel": "Write",
|
|
@@ -79477,7 +79460,7 @@
|
|
|
79477
79460
|
]
|
|
79478
79461
|
},
|
|
79479
79462
|
{
|
|
79480
|
-
"name": "
|
|
79463
|
+
"name": "AuthorizeApplication",
|
|
79481
79464
|
"permissionOnly": true,
|
|
79482
79465
|
"description": "Grants permission to authorize an application for your AWS Directory",
|
|
79483
79466
|
"accessLevel": "Write",
|
|
@@ -79506,7 +79489,7 @@
|
|
|
79506
79489
|
]
|
|
79507
79490
|
},
|
|
79508
79491
|
{
|
|
79509
|
-
"name": "
|
|
79492
|
+
"name": "CheckAlias",
|
|
79510
79493
|
"permissionOnly": true,
|
|
79511
79494
|
"description": "Grants permission to verify that the alias is available for use",
|
|
79512
79495
|
"accessLevel": "Read",
|
|
@@ -79619,7 +79602,7 @@
|
|
|
79619
79602
|
]
|
|
79620
79603
|
},
|
|
79621
79604
|
{
|
|
79622
|
-
"name": "
|
|
79605
|
+
"name": "CreateIdentityPoolDirectory",
|
|
79623
79606
|
"permissionOnly": true,
|
|
79624
79607
|
"description": "Grants permission to create an IdentityPool Directory in the AWS cloud",
|
|
79625
79608
|
"accessLevel": "Write",
|
|
@@ -80179,7 +80162,7 @@
|
|
|
80179
80162
|
]
|
|
80180
80163
|
},
|
|
80181
80164
|
{
|
|
80182
|
-
"name": "
|
|
80165
|
+
"name": "ListAuthorizedApplications",
|
|
80183
80166
|
"permissionOnly": true,
|
|
80184
80167
|
"description": "Grants permission to obtain the AWS applications authorized for a directory",
|
|
80185
80168
|
"accessLevel": "Read",
|
|
@@ -80431,7 +80414,7 @@
|
|
|
80431
80414
|
]
|
|
80432
80415
|
},
|
|
80433
80416
|
{
|
|
80434
|
-
"name": "
|
|
80417
|
+
"name": "UnauthorizeApplication",
|
|
80435
80418
|
"permissionOnly": true,
|
|
80436
80419
|
"description": "Grants permission to unauthorize an application from your AWS Directory",
|
|
80437
80420
|
"accessLevel": "Write",
|
|
@@ -113284,7 +113267,7 @@
|
|
|
113284
113267
|
"servicePrefix": "elastic-inference",
|
|
113285
113268
|
"actions": [
|
|
113286
113269
|
{
|
|
113287
|
-
"name": "
|
|
113270
|
+
"name": "Connect",
|
|
113288
113271
|
"permissionOnly": false,
|
|
113289
113272
|
"description": "Grants permission to customer for connecting to Elastic Inference accelerator",
|
|
113290
113273
|
"accessLevel": "Write",
|
|
@@ -113298,7 +113281,7 @@
|
|
|
113298
113281
|
]
|
|
113299
113282
|
},
|
|
113300
113283
|
{
|
|
113301
|
-
"name": "
|
|
113284
|
+
"name": "DescribeAcceleratorOfferings",
|
|
113302
113285
|
"permissionOnly": false,
|
|
113303
113286
|
"description": "Grants permission to describe the locations in which a given accelerator type or set of types is present in a given region",
|
|
113304
113287
|
"accessLevel": "List",
|
|
@@ -113312,7 +113295,7 @@
|
|
|
113312
113295
|
]
|
|
113313
113296
|
},
|
|
113314
113297
|
{
|
|
113315
|
-
"name": "
|
|
113298
|
+
"name": "DescribeAcceleratorTypes",
|
|
113316
113299
|
"permissionOnly": false,
|
|
113317
113300
|
"description": "Grants permission to describe the accelerator types available in a given region, as well as their characteristics, such as memory and throughput",
|
|
113318
113301
|
"accessLevel": "List",
|
|
@@ -113326,7 +113309,7 @@
|
|
|
113326
113309
|
]
|
|
113327
113310
|
},
|
|
113328
113311
|
{
|
|
113329
|
-
"name": "
|
|
113312
|
+
"name": "DescribeAccelerators",
|
|
113330
113313
|
"permissionOnly": false,
|
|
113331
113314
|
"description": "Grants permission to describe information over a provided set of accelerators belonging to an account",
|
|
113332
113315
|
"accessLevel": "List",
|
|
@@ -113340,7 +113323,7 @@
|
|
|
113340
113323
|
]
|
|
113341
113324
|
},
|
|
113342
113325
|
{
|
|
113343
|
-
"name": "
|
|
113326
|
+
"name": "ListTagsForResource",
|
|
113344
113327
|
"permissionOnly": false,
|
|
113345
113328
|
"description": "Grants permission to list all tags on an Amazon RDS resource",
|
|
113346
113329
|
"accessLevel": "Read",
|
|
@@ -113354,7 +113337,7 @@
|
|
|
113354
113337
|
]
|
|
113355
113338
|
},
|
|
113356
113339
|
{
|
|
113357
|
-
"name": "
|
|
113340
|
+
"name": "TagResource",
|
|
113358
113341
|
"permissionOnly": false,
|
|
113359
113342
|
"description": "Grants permission to assign one or more tags (key-value pairs) to the specified QuickSight resource",
|
|
113360
113343
|
"accessLevel": "Tagging",
|
|
@@ -113368,7 +113351,7 @@
|
|
|
113368
113351
|
]
|
|
113369
113352
|
},
|
|
113370
113353
|
{
|
|
113371
|
-
"name": "
|
|
113354
|
+
"name": "UntagResource",
|
|
113372
113355
|
"permissionOnly": false,
|
|
113373
113356
|
"description": "Grants permission to remove a tag or tags from a resource",
|
|
113374
113357
|
"accessLevel": "Tagging",
|
|
@@ -199032,7 +199015,7 @@
|
|
|
199032
199015
|
"servicePrefix": "marketplacecommerceanalytics",
|
|
199033
199016
|
"actions": [
|
|
199034
199017
|
{
|
|
199035
|
-
"name": "
|
|
199018
|
+
"name": "GenerateDataSet",
|
|
199036
199019
|
"permissionOnly": false,
|
|
199037
199020
|
"description": "Request a data set to be published to your Amazon S3 bucket.",
|
|
199038
199021
|
"accessLevel": "Write",
|
|
@@ -199046,7 +199029,7 @@
|
|
|
199046
199029
|
]
|
|
199047
199030
|
},
|
|
199048
199031
|
{
|
|
199049
|
-
"name": "
|
|
199032
|
+
"name": "StartSupportDataExport",
|
|
199050
199033
|
"permissionOnly": false,
|
|
199051
199034
|
"description": "Request a support data set to be published to your Amazon S3 bucket.",
|
|
199052
199035
|
"accessLevel": "Write",
|
|
@@ -199093,7 +199076,7 @@
|
|
|
199093
199076
|
"servicePrefix": "aws-marketplace",
|
|
199094
199077
|
"actions": [
|
|
199095
199078
|
{
|
|
199096
|
-
"name": "
|
|
199079
|
+
"name": "GetEntitlements",
|
|
199097
199080
|
"permissionOnly": false,
|
|
199098
199081
|
"description": "Retrieves entitlement values for a given product. The results can be filtered based on customer identifier or product dimensions",
|
|
199099
199082
|
"accessLevel": "Read",
|
|
@@ -203947,7 +203930,7 @@
|
|
|
203947
203930
|
"servicePrefix": "mobileanalytics",
|
|
203948
203931
|
"actions": [
|
|
203949
203932
|
{
|
|
203950
|
-
"name": "
|
|
203933
|
+
"name": "GetFinancialReports",
|
|
203951
203934
|
"permissionOnly": false,
|
|
203952
203935
|
"description": "Grant access to financial metrics for an app",
|
|
203953
203936
|
"accessLevel": "Read",
|
|
@@ -203961,7 +203944,7 @@
|
|
|
203961
203944
|
]
|
|
203962
203945
|
},
|
|
203963
203946
|
{
|
|
203964
|
-
"name": "
|
|
203947
|
+
"name": "GetReports",
|
|
203965
203948
|
"permissionOnly": false,
|
|
203966
203949
|
"description": "Grant access to standard metrics for an app",
|
|
203967
203950
|
"accessLevel": "Read",
|
|
@@ -242714,7 +242697,7 @@
|
|
|
242714
242697
|
]
|
|
242715
242698
|
},
|
|
242716
242699
|
{
|
|
242717
|
-
"name": "
|
|
242700
|
+
"name": "ListSupportedAvailabilityZones",
|
|
242718
242701
|
"permissionOnly": true,
|
|
242719
242702
|
"description": "Lists supported availability zones",
|
|
242720
242703
|
"accessLevel": "List",
|
|
@@ -243118,7 +243101,7 @@
|
|
|
243118
243101
|
]
|
|
243119
243102
|
},
|
|
243120
243103
|
{
|
|
243121
|
-
"name": "
|
|
243104
|
+
"name": "UpdateRobotDeployment",
|
|
243122
243105
|
"permissionOnly": true,
|
|
243123
243106
|
"description": "Report the deployment status for an individual robot",
|
|
243124
243107
|
"accessLevel": "Write",
|
|
@@ -266997,7 +266980,7 @@
|
|
|
266997
266980
|
]
|
|
266998
266981
|
},
|
|
266999
266982
|
{
|
|
267000
|
-
"name": "
|
|
266983
|
+
"name": "GetMessages",
|
|
267001
266984
|
"permissionOnly": true,
|
|
267002
266985
|
"description": "Grants permission to gets messages from AWS Server Migration Service to Server Migration Connector",
|
|
267003
266986
|
"accessLevel": "Read",
|
|
@@ -267176,7 +267159,7 @@
|
|
|
267176
267159
|
]
|
|
267177
267160
|
},
|
|
267178
267161
|
{
|
|
267179
|
-
"name": "
|
|
267162
|
+
"name": "SendMessage",
|
|
267180
267163
|
"permissionOnly": true,
|
|
267181
267164
|
"description": "Grants permission to send message from Server Migration Connector to AWS Server Migration Service",
|
|
267182
267165
|
"accessLevel": "Write",
|
|
@@ -282271,7 +282254,7 @@
|
|
|
282271
282254
|
]
|
|
282272
282255
|
},
|
|
282273
282256
|
{
|
|
282274
|
-
"name": "
|
|
282257
|
+
"name": "DescribeCaseAttributes",
|
|
282275
282258
|
"permissionOnly": false,
|
|
282276
282259
|
"description": "This is an internally managed function which allows secondary services to read AWS Support case attributes.",
|
|
282277
282260
|
"accessLevel": "Read",
|
|
@@ -282315,7 +282298,7 @@
|
|
|
282315
282298
|
]
|
|
282316
282299
|
},
|
|
282317
282300
|
{
|
|
282318
|
-
"name": "
|
|
282301
|
+
"name": "DescribeIssueTypes",
|
|
282319
282302
|
"permissionOnly": false,
|
|
282320
282303
|
"description": "Returns issue types for AWS Support cases.",
|
|
282321
282304
|
"accessLevel": "Read",
|
|
@@ -282359,7 +282342,7 @@
|
|
|
282359
282342
|
]
|
|
282360
282343
|
},
|
|
282361
282344
|
{
|
|
282362
|
-
"name": "
|
|
282345
|
+
"name": "DescribeSupportLevel",
|
|
282363
282346
|
"permissionOnly": false,
|
|
282364
282347
|
"description": "Returns the support level for an AWS Account identifier.",
|
|
282365
282348
|
"accessLevel": "Read",
|
|
@@ -282433,7 +282416,7 @@
|
|
|
282433
282416
|
]
|
|
282434
282417
|
},
|
|
282435
282418
|
{
|
|
282436
|
-
"name": "
|
|
282419
|
+
"name": "InitiateCallForCase",
|
|
282437
282420
|
"permissionOnly": false,
|
|
282438
282421
|
"description": "This is an internally managed function to initiate a call on AWS Support Center.",
|
|
282439
282422
|
"accessLevel": "Write",
|
|
@@ -282447,7 +282430,7 @@
|
|
|
282447
282430
|
]
|
|
282448
282431
|
},
|
|
282449
282432
|
{
|
|
282450
|
-
"name": "
|
|
282433
|
+
"name": "InitiateChatForCase",
|
|
282451
282434
|
"permissionOnly": false,
|
|
282452
282435
|
"description": "This is an internally managed function to initiate a chat on AWS Support Center.",
|
|
282453
282436
|
"accessLevel": "Write",
|
|
@@ -282461,7 +282444,7 @@
|
|
|
282461
282444
|
]
|
|
282462
282445
|
},
|
|
282463
282446
|
{
|
|
282464
|
-
"name": "
|
|
282447
|
+
"name": "PutCaseAttributes",
|
|
282465
282448
|
"permissionOnly": false,
|
|
282466
282449
|
"description": "This is an internally managed function which allows secondary services to attach attributes to AWS Support cases.",
|
|
282467
282450
|
"accessLevel": "Write",
|
|
@@ -282475,7 +282458,7 @@
|
|
|
282475
282458
|
]
|
|
282476
282459
|
},
|
|
282477
282460
|
{
|
|
282478
|
-
"name": "
|
|
282461
|
+
"name": "RateCaseCommunication",
|
|
282479
282462
|
"permissionOnly": false,
|
|
282480
282463
|
"description": "Rate an AWS Support case communication.",
|
|
282481
282464
|
"accessLevel": "Write",
|
|
@@ -282519,7 +282502,7 @@
|
|
|
282519
282502
|
]
|
|
282520
282503
|
},
|
|
282521
282504
|
{
|
|
282522
|
-
"name": "
|
|
282505
|
+
"name": "SearchForCases",
|
|
282523
282506
|
"permissionOnly": false,
|
|
282524
282507
|
"description": "Returns a list of AWS Support cases that matches the given inputs.",
|
|
282525
282508
|
"accessLevel": "Read",
|
|
@@ -2762,7 +2762,7 @@
|
|
|
2762
2762
|
"name": "Amazon CloudFront",
|
|
2763
2763
|
"servicePrefix": "cloudfront",
|
|
2764
2764
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoncloudfront.html",
|
|
2765
|
-
"actionsCount":
|
|
2765
|
+
"actionsCount": 111,
|
|
2766
2766
|
"actions": [
|
|
2767
2767
|
"AssociateAlias",
|
|
2768
2768
|
"CopyDistribution",
|
|
@@ -2864,7 +2864,6 @@
|
|
|
2864
2864
|
"UpdateCloudFrontOriginAccessIdentity",
|
|
2865
2865
|
"UpdateContinuousDeploymentPolicy",
|
|
2866
2866
|
"UpdateDistribution",
|
|
2867
|
-
"UpdateDistributionWithStagingConfig",
|
|
2868
2867
|
"UpdateFieldLevelEncryptionConfig",
|
|
2869
2868
|
"UpdateFieldLevelEncryptionProfile",
|
|
2870
2869
|
"UpdateFunction",
|
|
@@ -3778,7 +3777,7 @@
|
|
|
3778
3777
|
"BatchGetOnPremisesInstances",
|
|
3779
3778
|
"ContinueDeployment",
|
|
3780
3779
|
"CreateApplication",
|
|
3781
|
-
"
|
|
3780
|
+
"CreateCloudFormationDeployment",
|
|
3782
3781
|
"CreateDeployment",
|
|
3783
3782
|
"CreateDeploymentConfig",
|
|
3784
3783
|
"CreateDeploymentGroup",
|
|
@@ -4031,25 +4030,25 @@
|
|
|
4031
4030
|
"AssociateTeamMember",
|
|
4032
4031
|
"CreateProject",
|
|
4033
4032
|
"CreateUserProfile",
|
|
4034
|
-
"
|
|
4033
|
+
"DeleteExtendedAccess",
|
|
4035
4034
|
"DeleteProject",
|
|
4036
4035
|
"DeleteUserProfile",
|
|
4037
4036
|
"DescribeProject",
|
|
4038
4037
|
"DescribeUserProfile",
|
|
4039
4038
|
"DisassociateTeamMember",
|
|
4040
|
-
"
|
|
4039
|
+
"GetExtendedAccess",
|
|
4041
4040
|
"ListProjects",
|
|
4042
4041
|
"ListResources",
|
|
4043
4042
|
"ListTagsForProject",
|
|
4044
4043
|
"ListTeamMembers",
|
|
4045
4044
|
"ListUserProfiles",
|
|
4046
|
-
"
|
|
4045
|
+
"PutExtendedAccess",
|
|
4047
4046
|
"TagProject",
|
|
4048
4047
|
"UntagProject",
|
|
4049
4048
|
"UpdateProject",
|
|
4050
4049
|
"UpdateTeamMember",
|
|
4051
4050
|
"UpdateUserProfile",
|
|
4052
|
-
"
|
|
4051
|
+
"VerifyServiceRole"
|
|
4053
4052
|
],
|
|
4054
4053
|
"resourceTypesCount": 2,
|
|
4055
4054
|
"resourceTypes": [
|
|
@@ -4231,10 +4230,10 @@
|
|
|
4231
4230
|
"ListDatasets",
|
|
4232
4231
|
"ListIdentityPoolUsage",
|
|
4233
4232
|
"ListRecords",
|
|
4234
|
-
"
|
|
4233
|
+
"QueryRecords",
|
|
4235
4234
|
"RegisterDevice",
|
|
4236
4235
|
"SetCognitoEvents",
|
|
4237
|
-
"
|
|
4236
|
+
"SetDatasetConfiguration",
|
|
4238
4237
|
"SetIdentityPoolConfiguration",
|
|
4239
4238
|
"SubscribeToDataset",
|
|
4240
4239
|
"UnsubscribeFromDataset",
|
|
@@ -5650,7 +5649,7 @@
|
|
|
5650
5649
|
"actionsCount": 13,
|
|
5651
5650
|
"actions": [
|
|
5652
5651
|
"CreateFavoriteQuery",
|
|
5653
|
-
"
|
|
5652
|
+
"CreateQueryHistory",
|
|
5654
5653
|
"CreateTab",
|
|
5655
5654
|
"DeleteFavoriteQueries",
|
|
5656
5655
|
"DeleteQueryHistory",
|
|
@@ -5856,30 +5855,30 @@
|
|
|
5856
5855
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsdeeplens.html",
|
|
5857
5856
|
"actionsCount": 24,
|
|
5858
5857
|
"actions": [
|
|
5859
|
-
"
|
|
5860
|
-
"
|
|
5861
|
-
"
|
|
5862
|
-
"
|
|
5863
|
-
"
|
|
5864
|
-
"
|
|
5865
|
-
"
|
|
5866
|
-
"
|
|
5867
|
-
"
|
|
5868
|
-
"
|
|
5869
|
-
"
|
|
5870
|
-
"
|
|
5871
|
-
"
|
|
5872
|
-
"
|
|
5873
|
-
"
|
|
5874
|
-
"
|
|
5875
|
-
"
|
|
5876
|
-
"
|
|
5877
|
-
"
|
|
5878
|
-
"
|
|
5879
|
-
"
|
|
5880
|
-
"
|
|
5881
|
-
"
|
|
5882
|
-
"
|
|
5858
|
+
"AssociateServiceRoleToAccount",
|
|
5859
|
+
"BatchGetDevice",
|
|
5860
|
+
"BatchGetModel",
|
|
5861
|
+
"BatchGetProject",
|
|
5862
|
+
"CreateDeviceCertificates",
|
|
5863
|
+
"CreateModel",
|
|
5864
|
+
"CreateProject",
|
|
5865
|
+
"DeleteModel",
|
|
5866
|
+
"DeleteProject",
|
|
5867
|
+
"DeployProject",
|
|
5868
|
+
"DeregisterDevice",
|
|
5869
|
+
"GetAssociatedResources",
|
|
5870
|
+
"GetDeploymentStatus",
|
|
5871
|
+
"GetDevice",
|
|
5872
|
+
"GetModel",
|
|
5873
|
+
"GetProject",
|
|
5874
|
+
"ImportProjectFromTemplate",
|
|
5875
|
+
"ListDeployments",
|
|
5876
|
+
"ListDevices",
|
|
5877
|
+
"ListModels",
|
|
5878
|
+
"ListProjects",
|
|
5879
|
+
"RegisterDevice",
|
|
5880
|
+
"RemoveProject",
|
|
5881
|
+
"UpdateProject"
|
|
5883
5882
|
],
|
|
5884
5883
|
"resourceTypesCount": 3,
|
|
5885
5884
|
"resourceTypes": [
|
|
@@ -6266,15 +6265,15 @@
|
|
|
6266
6265
|
"AddIpRoutes",
|
|
6267
6266
|
"AddRegion",
|
|
6268
6267
|
"AddTagsToResource",
|
|
6269
|
-
"
|
|
6268
|
+
"AuthorizeApplication",
|
|
6270
6269
|
"CancelSchemaExtension",
|
|
6271
|
-
"
|
|
6270
|
+
"CheckAlias",
|
|
6272
6271
|
"ConnectDirectory",
|
|
6273
6272
|
"CreateAlias",
|
|
6274
6273
|
"CreateComputer",
|
|
6275
6274
|
"CreateConditionalForwarder",
|
|
6276
6275
|
"CreateDirectory",
|
|
6277
|
-
"
|
|
6276
|
+
"CreateIdentityPoolDirectory",
|
|
6278
6277
|
"CreateLogSubscription",
|
|
6279
6278
|
"CreateMicrosoftAD",
|
|
6280
6279
|
"CreateSnapshot",
|
|
@@ -6310,7 +6309,7 @@
|
|
|
6310
6309
|
"GetAuthorizedApplicationDetails",
|
|
6311
6310
|
"GetDirectoryLimits",
|
|
6312
6311
|
"GetSnapshotLimits",
|
|
6313
|
-
"
|
|
6312
|
+
"ListAuthorizedApplications",
|
|
6314
6313
|
"ListCertificates",
|
|
6315
6314
|
"ListIpRoutes",
|
|
6316
6315
|
"ListLogSubscriptions",
|
|
@@ -6326,7 +6325,7 @@
|
|
|
6326
6325
|
"RestoreFromSnapshot",
|
|
6327
6326
|
"ShareDirectory",
|
|
6328
6327
|
"StartSchemaExtension",
|
|
6329
|
-
"
|
|
6328
|
+
"UnauthorizeApplication",
|
|
6330
6329
|
"UnshareDirectory",
|
|
6331
6330
|
"UpdateConditionalForwarder",
|
|
6332
6331
|
"UpdateDirectorySetup",
|
|
@@ -8008,13 +8007,13 @@
|
|
|
8008
8007
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonelasticinference.html",
|
|
8009
8008
|
"actionsCount": 7,
|
|
8010
8009
|
"actions": [
|
|
8011
|
-
"
|
|
8012
|
-
"
|
|
8013
|
-
"
|
|
8014
|
-
"
|
|
8015
|
-
"
|
|
8016
|
-
"
|
|
8017
|
-
"
|
|
8010
|
+
"Connect",
|
|
8011
|
+
"DescribeAcceleratorOfferings",
|
|
8012
|
+
"DescribeAcceleratorTypes",
|
|
8013
|
+
"DescribeAccelerators",
|
|
8014
|
+
"ListTagsForResource",
|
|
8015
|
+
"TagResource",
|
|
8016
|
+
"UntagResource"
|
|
8018
8017
|
],
|
|
8019
8018
|
"resourceTypesCount": 1,
|
|
8020
8019
|
"resourceTypes": [
|
|
@@ -14651,8 +14650,8 @@
|
|
|
14651
14650
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsmarketplacecommerceanalyticsservice.html",
|
|
14652
14651
|
"actionsCount": 2,
|
|
14653
14652
|
"actions": [
|
|
14654
|
-
"
|
|
14655
|
-
"
|
|
14653
|
+
"GenerateDataSet",
|
|
14654
|
+
"StartSupportDataExport"
|
|
14656
14655
|
],
|
|
14657
14656
|
"resourceTypesCount": 0,
|
|
14658
14657
|
"resourceTypes": [],
|
|
@@ -14678,7 +14677,7 @@
|
|
|
14678
14677
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsmarketplaceentitlementservice.html",
|
|
14679
14678
|
"actionsCount": 1,
|
|
14680
14679
|
"actions": [
|
|
14681
|
-
"
|
|
14680
|
+
"GetEntitlements"
|
|
14682
14681
|
],
|
|
14683
14682
|
"resourceTypesCount": 0,
|
|
14684
14683
|
"resourceTypes": [],
|
|
@@ -15156,8 +15155,8 @@
|
|
|
15156
15155
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonmobileanalytics.html",
|
|
15157
15156
|
"actionsCount": 3,
|
|
15158
15157
|
"actions": [
|
|
15159
|
-
"
|
|
15160
|
-
"
|
|
15158
|
+
"GetFinancialReports",
|
|
15159
|
+
"GetReports",
|
|
15161
15160
|
"PutEvents"
|
|
15162
15161
|
],
|
|
15163
15162
|
"resourceTypesCount": 0,
|
|
@@ -18106,7 +18105,7 @@
|
|
|
18106
18105
|
"ListSimulationApplications",
|
|
18107
18106
|
"ListSimulationJobBatches",
|
|
18108
18107
|
"ListSimulationJobs",
|
|
18109
|
-
"
|
|
18108
|
+
"ListSupportedAvailabilityZones",
|
|
18110
18109
|
"ListTagsForResource",
|
|
18111
18110
|
"ListWorldExportJobs",
|
|
18112
18111
|
"ListWorldGenerationJobs",
|
|
@@ -18119,7 +18118,7 @@
|
|
|
18119
18118
|
"TagResource",
|
|
18120
18119
|
"UntagResource",
|
|
18121
18120
|
"UpdateRobotApplication",
|
|
18122
|
-
"
|
|
18121
|
+
"UpdateRobotDeployment",
|
|
18123
18122
|
"UpdateSimulationApplication",
|
|
18124
18123
|
"UpdateWorldTemplate"
|
|
18125
18124
|
],
|
|
@@ -19721,7 +19720,7 @@
|
|
|
19721
19720
|
"GetAppValidationConfiguration",
|
|
19722
19721
|
"GetAppValidationOutput",
|
|
19723
19722
|
"GetConnectors",
|
|
19724
|
-
"
|
|
19723
|
+
"GetMessages",
|
|
19725
19724
|
"GetReplicationJobs",
|
|
19726
19725
|
"GetReplicationRuns",
|
|
19727
19726
|
"GetServers",
|
|
@@ -19733,7 +19732,7 @@
|
|
|
19733
19732
|
"PutAppLaunchConfiguration",
|
|
19734
19733
|
"PutAppReplicationConfiguration",
|
|
19735
19734
|
"PutAppValidationConfiguration",
|
|
19736
|
-
"
|
|
19735
|
+
"SendMessage",
|
|
19737
19736
|
"StartAppReplication",
|
|
19738
19737
|
"StartOnDemandAppReplication",
|
|
19739
19738
|
"StartOnDemandReplicationRun",
|
|
@@ -20916,24 +20915,24 @@
|
|
|
20916
20915
|
"AddCommunicationToCase",
|
|
20917
20916
|
"CreateCase",
|
|
20918
20917
|
"DescribeAttachment",
|
|
20919
|
-
"
|
|
20918
|
+
"DescribeCaseAttributes",
|
|
20920
20919
|
"DescribeCases",
|
|
20921
20920
|
"DescribeCommunications",
|
|
20922
|
-
"
|
|
20921
|
+
"DescribeIssueTypes",
|
|
20923
20922
|
"DescribeServices",
|
|
20924
20923
|
"DescribeSeverityLevels",
|
|
20925
|
-
"
|
|
20924
|
+
"DescribeSupportLevel",
|
|
20926
20925
|
"DescribeTrustedAdvisorCheckRefreshStatuses",
|
|
20927
20926
|
"DescribeTrustedAdvisorCheckResult",
|
|
20928
20927
|
"DescribeTrustedAdvisorCheckSummaries",
|
|
20929
20928
|
"DescribeTrustedAdvisorChecks",
|
|
20930
|
-
"
|
|
20931
|
-
"
|
|
20932
|
-
"
|
|
20933
|
-
"
|
|
20929
|
+
"InitiateCallForCase",
|
|
20930
|
+
"InitiateChatForCase",
|
|
20931
|
+
"PutCaseAttributes",
|
|
20932
|
+
"RateCaseCommunication",
|
|
20934
20933
|
"RefreshTrustedAdvisorCheck",
|
|
20935
20934
|
"ResolveCase",
|
|
20936
|
-
"
|
|
20935
|
+
"SearchForCases"
|
|
20937
20936
|
],
|
|
20938
20937
|
"resourceTypesCount": 0,
|
|
20939
20938
|
"resourceTypes": [],
|
package/package.json
CHANGED
|
@@ -1,12 +1,16 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "aws-iam-data",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.19",
|
|
4
4
|
"description": "Provides AWS IAM data gathered from the official AWS IAM docs as a convenient npm package that can be used in other OSS projects.",
|
|
5
5
|
"main": "./src/index.js",
|
|
6
6
|
"types": "./src/awsIamData.d.ts",
|
|
7
7
|
"scripts": {
|
|
8
|
+
"install-duckdb": "scripts/install_duckdb.sh",
|
|
8
9
|
"gather-data": "ts-node --transpile-only --log-error process/gatherData.ts",
|
|
9
|
-
"update-changelog": "ts-node --transpile-only --log-error process/createChangelog.ts"
|
|
10
|
+
"update-changelog": "ts-node --transpile-only --log-error process/createChangelog.ts",
|
|
11
|
+
"create-erd": "node_modules/.bin/mmdc -i erd.mmd -o docs/erd.png -w 1600",
|
|
12
|
+
"create-tables": "scripts/create_tables.sh",
|
|
13
|
+
"export-data": "scripts/export_data.sh"
|
|
10
14
|
},
|
|
11
15
|
"repository": {
|
|
12
16
|
"type": "git",
|
|
@@ -25,6 +29,7 @@
|
|
|
25
29
|
},
|
|
26
30
|
"homepage": "https://github.com/tobilg/aws-iam-data#readme",
|
|
27
31
|
"devDependencies": {
|
|
32
|
+
"@mermaid-js/mermaid-cli": "^10.2.2",
|
|
28
33
|
"@types/node": "^20.1.4",
|
|
29
34
|
"ts-node": "^10.9.1",
|
|
30
35
|
"typescript": "^5.0.4"
|
package/src/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
const iamData = require('../data/iam.json');
|
|
2
|
-
const metadata = require('../data/metadata.json');
|
|
3
|
-
const changelog = require('../data/changelog.json');
|
|
1
|
+
const iamData = require('../data/json/iam.json');
|
|
2
|
+
const metadata = require('../data/json/metadata.json');
|
|
3
|
+
const changelog = require('../data/json/changelog.json');
|
|
4
4
|
|
|
5
5
|
module.exports = {
|
|
6
6
|
iamData,
|
package/tsconfig.json
DELETED
|
@@ -1,103 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"compilerOptions": {
|
|
3
|
-
/* Visit https://aka.ms/tsconfig to read more about this file */
|
|
4
|
-
|
|
5
|
-
/* Projects */
|
|
6
|
-
// "incremental": true, /* Save .tsbuildinfo files to allow for incremental compilation of projects. */
|
|
7
|
-
// "composite": true, /* Enable constraints that allow a TypeScript project to be used with project references. */
|
|
8
|
-
// "tsBuildInfoFile": "./.tsbuildinfo", /* Specify the path to .tsbuildinfo incremental compilation file. */
|
|
9
|
-
// "disableSourceOfProjectReferenceRedirect": true, /* Disable preferring source files instead of declaration files when referencing composite projects. */
|
|
10
|
-
// "disableSolutionSearching": true, /* Opt a project out of multi-project reference checking when editing. */
|
|
11
|
-
// "disableReferencedProjectLoad": true, /* Reduce the number of projects loaded automatically by TypeScript. */
|
|
12
|
-
|
|
13
|
-
/* Language and Environment */
|
|
14
|
-
"target": "es2016", /* Set the JavaScript language version for emitted JavaScript and include compatible library declarations. */
|
|
15
|
-
// "lib": [], /* Specify a set of bundled library declaration files that describe the target runtime environment. */
|
|
16
|
-
// "jsx": "preserve", /* Specify what JSX code is generated. */
|
|
17
|
-
// "experimentalDecorators": true, /* Enable experimental support for TC39 stage 2 draft decorators. */
|
|
18
|
-
// "emitDecoratorMetadata": true, /* Emit design-type metadata for decorated declarations in source files. */
|
|
19
|
-
// "jsxFactory": "", /* Specify the JSX factory function used when targeting React JSX emit, e.g. 'React.createElement' or 'h'. */
|
|
20
|
-
// "jsxFragmentFactory": "", /* Specify the JSX Fragment reference used for fragments when targeting React JSX emit e.g. 'React.Fragment' or 'Fragment'. */
|
|
21
|
-
// "jsxImportSource": "", /* Specify module specifier used to import the JSX factory functions when using 'jsx: react-jsx*'. */
|
|
22
|
-
// "reactNamespace": "", /* Specify the object invoked for 'createElement'. This only applies when targeting 'react' JSX emit. */
|
|
23
|
-
// "noLib": true, /* Disable including any library files, including the default lib.d.ts. */
|
|
24
|
-
// "useDefineForClassFields": true, /* Emit ECMAScript-standard-compliant class fields. */
|
|
25
|
-
// "moduleDetection": "auto", /* Control what method is used to detect module-format JS files. */
|
|
26
|
-
|
|
27
|
-
/* Modules */
|
|
28
|
-
"module": "commonjs", /* Specify what module code is generated. */
|
|
29
|
-
// "rootDir": "./", /* Specify the root folder within your source files. */
|
|
30
|
-
// "moduleResolution": "node", /* Specify how TypeScript looks up a file from a given module specifier. */
|
|
31
|
-
// "baseUrl": "./", /* Specify the base directory to resolve non-relative module names. */
|
|
32
|
-
// "paths": {}, /* Specify a set of entries that re-map imports to additional lookup locations. */
|
|
33
|
-
// "rootDirs": [], /* Allow multiple folders to be treated as one when resolving modules. */
|
|
34
|
-
// "typeRoots": [], /* Specify multiple folders that act like './node_modules/@types'. */
|
|
35
|
-
// "types": [], /* Specify type package names to be included without being referenced in a source file. */
|
|
36
|
-
// "allowUmdGlobalAccess": true, /* Allow accessing UMD globals from modules. */
|
|
37
|
-
// "moduleSuffixes": [], /* List of file name suffixes to search when resolving a module. */
|
|
38
|
-
// "resolveJsonModule": true, /* Enable importing .json files. */
|
|
39
|
-
// "noResolve": true, /* Disallow 'import's, 'require's or '<reference>'s from expanding the number of files TypeScript should add to a project. */
|
|
40
|
-
|
|
41
|
-
/* JavaScript Support */
|
|
42
|
-
// "allowJs": true, /* Allow JavaScript files to be a part of your program. Use the 'checkJS' option to get errors from these files. */
|
|
43
|
-
// "checkJs": true, /* Enable error reporting in type-checked JavaScript files. */
|
|
44
|
-
// "maxNodeModuleJsDepth": 1, /* Specify the maximum folder depth used for checking JavaScript files from 'node_modules'. Only applicable with 'allowJs'. */
|
|
45
|
-
|
|
46
|
-
/* Emit */
|
|
47
|
-
// "declaration": true, /* Generate .d.ts files from TypeScript and JavaScript files in your project. */
|
|
48
|
-
// "declarationMap": true, /* Create sourcemaps for d.ts files. */
|
|
49
|
-
// "emitDeclarationOnly": true, /* Only output d.ts files and not JavaScript files. */
|
|
50
|
-
// "sourceMap": true, /* Create source map files for emitted JavaScript files. */
|
|
51
|
-
// "outFile": "./", /* Specify a file that bundles all outputs into one JavaScript file. If 'declaration' is true, also designates a file that bundles all .d.ts output. */
|
|
52
|
-
// "outDir": "./", /* Specify an output folder for all emitted files. */
|
|
53
|
-
// "removeComments": true, /* Disable emitting comments. */
|
|
54
|
-
// "noEmit": true, /* Disable emitting files from a compilation. */
|
|
55
|
-
// "importHelpers": true, /* Allow importing helper functions from tslib once per project, instead of including them per-file. */
|
|
56
|
-
// "importsNotUsedAsValues": "remove", /* Specify emit/checking behavior for imports that are only used for types. */
|
|
57
|
-
// "downlevelIteration": true, /* Emit more compliant, but verbose and less performant JavaScript for iteration. */
|
|
58
|
-
// "sourceRoot": "", /* Specify the root path for debuggers to find the reference source code. */
|
|
59
|
-
// "mapRoot": "", /* Specify the location where debugger should locate map files instead of generated locations. */
|
|
60
|
-
// "inlineSourceMap": true, /* Include sourcemap files inside the emitted JavaScript. */
|
|
61
|
-
// "inlineSources": true, /* Include source code in the sourcemaps inside the emitted JavaScript. */
|
|
62
|
-
// "emitBOM": true, /* Emit a UTF-8 Byte Order Mark (BOM) in the beginning of output files. */
|
|
63
|
-
// "newLine": "crlf", /* Set the newline character for emitting files. */
|
|
64
|
-
// "stripInternal": true, /* Disable emitting declarations that have '@internal' in their JSDoc comments. */
|
|
65
|
-
// "noEmitHelpers": true, /* Disable generating custom helper functions like '__extends' in compiled output. */
|
|
66
|
-
// "noEmitOnError": true, /* Disable emitting files if any type checking errors are reported. */
|
|
67
|
-
// "preserveConstEnums": true, /* Disable erasing 'const enum' declarations in generated code. */
|
|
68
|
-
// "declarationDir": "./", /* Specify the output directory for generated declaration files. */
|
|
69
|
-
// "preserveValueImports": true, /* Preserve unused imported values in the JavaScript output that would otherwise be removed. */
|
|
70
|
-
|
|
71
|
-
/* Interop Constraints */
|
|
72
|
-
// "isolatedModules": true, /* Ensure that each file can be safely transpiled without relying on other imports. */
|
|
73
|
-
// "allowSyntheticDefaultImports": true, /* Allow 'import x from y' when a module doesn't have a default export. */
|
|
74
|
-
"esModuleInterop": true, /* Emit additional JavaScript to ease support for importing CommonJS modules. This enables 'allowSyntheticDefaultImports' for type compatibility. */
|
|
75
|
-
// "preserveSymlinks": true, /* Disable resolving symlinks to their realpath. This correlates to the same flag in node. */
|
|
76
|
-
"forceConsistentCasingInFileNames": true, /* Ensure that casing is correct in imports. */
|
|
77
|
-
|
|
78
|
-
/* Type Checking */
|
|
79
|
-
"strict": true, /* Enable all strict type-checking options. */
|
|
80
|
-
// "noImplicitAny": true, /* Enable error reporting for expressions and declarations with an implied 'any' type. */
|
|
81
|
-
// "strictNullChecks": true, /* When type checking, take into account 'null' and 'undefined'. */
|
|
82
|
-
// "strictFunctionTypes": true, /* When assigning functions, check to ensure parameters and the return values are subtype-compatible. */
|
|
83
|
-
// "strictBindCallApply": true, /* Check that the arguments for 'bind', 'call', and 'apply' methods match the original function. */
|
|
84
|
-
// "strictPropertyInitialization": true, /* Check for class properties that are declared but not set in the constructor. */
|
|
85
|
-
// "noImplicitThis": true, /* Enable error reporting when 'this' is given the type 'any'. */
|
|
86
|
-
// "useUnknownInCatchVariables": true, /* Default catch clause variables as 'unknown' instead of 'any'. */
|
|
87
|
-
// "alwaysStrict": true, /* Ensure 'use strict' is always emitted. */
|
|
88
|
-
// "noUnusedLocals": true, /* Enable error reporting when local variables aren't read. */
|
|
89
|
-
// "noUnusedParameters": true, /* Raise an error when a function parameter isn't read. */
|
|
90
|
-
// "exactOptionalPropertyTypes": true, /* Interpret optional property types as written, rather than adding 'undefined'. */
|
|
91
|
-
// "noImplicitReturns": true, /* Enable error reporting for codepaths that do not explicitly return in a function. */
|
|
92
|
-
// "noFallthroughCasesInSwitch": true, /* Enable error reporting for fallthrough cases in switch statements. */
|
|
93
|
-
// "noUncheckedIndexedAccess": true, /* Add 'undefined' to a type when accessed using an index. */
|
|
94
|
-
// "noImplicitOverride": true, /* Ensure overriding members in derived classes are marked with an override modifier. */
|
|
95
|
-
// "noPropertyAccessFromIndexSignature": true, /* Enforces using indexed accessors for keys declared using an indexed type. */
|
|
96
|
-
// "allowUnusedLabels": true, /* Disable error reporting for unused labels. */
|
|
97
|
-
// "allowUnreachableCode": true, /* Disable error reporting for unreachable code. */
|
|
98
|
-
|
|
99
|
-
/* Completeness */
|
|
100
|
-
// "skipDefaultLibCheck": true, /* Skip type checking .d.ts files that are included with TypeScript. */
|
|
101
|
-
"skipLibCheck": true /* Skip type checking all .d.ts files. */
|
|
102
|
-
}
|
|
103
|
-
}
|