aws-iam-data 0.0.242 → 0.0.243
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.
|
@@ -1,4 +1,26 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"dateOfChange": "2024-07-26",
|
|
4
|
+
"addedServices": [],
|
|
5
|
+
"removedServices": [],
|
|
6
|
+
"addedActions": {
|
|
7
|
+
"AWS Clean Rooms": [
|
|
8
|
+
"cleanrooms:CreateConfiguredTableAssociationAnalysisRule",
|
|
9
|
+
"cleanrooms:DeleteConfiguredTableAssociationAnalysisRule",
|
|
10
|
+
"cleanrooms:GetConfiguredTableAssociationAnalysisRule",
|
|
11
|
+
"cleanrooms:UpdateConfiguredTableAssociationAnalysisRule"
|
|
12
|
+
],
|
|
13
|
+
"Amazon Elastic Container Registry": [
|
|
14
|
+
"ecr:DescribeRepositoryCreationTemplates",
|
|
15
|
+
"ecr:UpdateRepositoryCreationTemplate"
|
|
16
|
+
]
|
|
17
|
+
},
|
|
18
|
+
"removedActions": {
|
|
19
|
+
"Amazon Elastic Container Registry": [
|
|
20
|
+
"ecr:DescribeRepositoryCreationTemplate"
|
|
21
|
+
]
|
|
22
|
+
}
|
|
23
|
+
},
|
|
2
24
|
{
|
|
3
25
|
"dateOfChange": "2024-07-25",
|
|
4
26
|
"addedServices": [],
|
package/dist/data/json/iam.json
CHANGED
|
@@ -29411,8 +29411,8 @@
|
|
|
29411
29411
|
"actions": [
|
|
29412
29412
|
{
|
|
29413
29413
|
"name": "AcceptUserAgreement",
|
|
29414
|
-
"apiReferenceUrl": "
|
|
29415
|
-
"permissionOnly":
|
|
29414
|
+
"apiReferenceUrl": "${UserGuideDocPage}",
|
|
29415
|
+
"permissionOnly": true,
|
|
29416
29416
|
"description": "Grants permission to accept the Amazon Braket user agreement",
|
|
29417
29417
|
"accessLevel": "Write",
|
|
29418
29418
|
"resourceTypes": [
|
|
@@ -29426,8 +29426,8 @@
|
|
|
29426
29426
|
},
|
|
29427
29427
|
{
|
|
29428
29428
|
"name": "AccessBraketFeature",
|
|
29429
|
-
"apiReferenceUrl": "
|
|
29430
|
-
"permissionOnly":
|
|
29429
|
+
"apiReferenceUrl": "${UserGuideDocPage}",
|
|
29430
|
+
"permissionOnly": true,
|
|
29431
29431
|
"description": "Grants permission to check if an Amazon Braket feature is enabled for an account. Customers need this permission to use all features available in the console",
|
|
29432
29432
|
"accessLevel": "Read",
|
|
29433
29433
|
"resourceTypes": [
|
|
@@ -29522,7 +29522,7 @@
|
|
|
29522
29522
|
},
|
|
29523
29523
|
{
|
|
29524
29524
|
"name": "GetJob",
|
|
29525
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/braket/latest/APIReference/
|
|
29525
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/braket/latest/APIReference/API_GetJob.html",
|
|
29526
29526
|
"permissionOnly": false,
|
|
29527
29527
|
"description": "Grants permission to retrieve jobs",
|
|
29528
29528
|
"accessLevel": "Read",
|
|
@@ -29552,8 +29552,8 @@
|
|
|
29552
29552
|
},
|
|
29553
29553
|
{
|
|
29554
29554
|
"name": "GetServiceLinkedRoleStatus",
|
|
29555
|
-
"apiReferenceUrl": "
|
|
29556
|
-
"permissionOnly":
|
|
29555
|
+
"apiReferenceUrl": "${UserGuideDocPage}",
|
|
29556
|
+
"permissionOnly": true,
|
|
29557
29557
|
"description": "Grants permission to check if the Amazon Braket service linked role has been created",
|
|
29558
29558
|
"accessLevel": "Read",
|
|
29559
29559
|
"resourceTypes": [
|
|
@@ -29567,8 +29567,8 @@
|
|
|
29567
29567
|
},
|
|
29568
29568
|
{
|
|
29569
29569
|
"name": "GetUserAgreementStatus",
|
|
29570
|
-
"apiReferenceUrl": "
|
|
29571
|
-
"permissionOnly":
|
|
29570
|
+
"apiReferenceUrl": "${UserGuideDocPage}",
|
|
29571
|
+
"permissionOnly": true,
|
|
29572
29572
|
"description": "Grants permission to check if the account has accepted the Amazon Braket user agreement",
|
|
29573
29573
|
"accessLevel": "Read",
|
|
29574
29574
|
"resourceTypes": [
|
|
@@ -29618,7 +29618,7 @@
|
|
|
29618
29618
|
},
|
|
29619
29619
|
{
|
|
29620
29620
|
"name": "SearchJobs",
|
|
29621
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/braket/latest/APIReference/
|
|
29621
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/braket/latest/APIReference/API_SearchJobs.html",
|
|
29622
29622
|
"permissionOnly": false,
|
|
29623
29623
|
"description": "Grants permission to search for jobs",
|
|
29624
29624
|
"accessLevel": "Read",
|
|
@@ -37178,6 +37178,25 @@
|
|
|
37178
37178
|
}
|
|
37179
37179
|
]
|
|
37180
37180
|
},
|
|
37181
|
+
{
|
|
37182
|
+
"name": "CreateConfiguredTableAssociationAnalysisRule",
|
|
37183
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/clean-rooms/latest/apireference/API_CreateConfiguredTableAssociationAnalysisRule.html",
|
|
37184
|
+
"permissionOnly": false,
|
|
37185
|
+
"description": "Grants permission to create an analysis rule for a configured table association",
|
|
37186
|
+
"accessLevel": "Write",
|
|
37187
|
+
"resourceTypes": [
|
|
37188
|
+
{
|
|
37189
|
+
"resourceType": "configuredtableassociation",
|
|
37190
|
+
"required": true,
|
|
37191
|
+
"conditionKeys": [
|
|
37192
|
+
"aws:RequestTag/${TagKey}",
|
|
37193
|
+
"aws:ResourceTag/${TagKey}",
|
|
37194
|
+
"aws:TagKeys"
|
|
37195
|
+
],
|
|
37196
|
+
"dependentActions": []
|
|
37197
|
+
}
|
|
37198
|
+
]
|
|
37199
|
+
},
|
|
37181
37200
|
{
|
|
37182
37201
|
"name": "CreateIdMappingTable",
|
|
37183
37202
|
"apiReferenceUrl": "https://docs.aws.amazon.com/clean-rooms/latest/apireference/API_CreateIdMappingTable.html",
|
|
@@ -37410,6 +37429,21 @@
|
|
|
37410
37429
|
}
|
|
37411
37430
|
]
|
|
37412
37431
|
},
|
|
37432
|
+
{
|
|
37433
|
+
"name": "DeleteConfiguredTableAssociationAnalysisRule",
|
|
37434
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/clean-rooms/latest/apireference/API_DeleteConfiguredTableAssociationAnalysisRule.html",
|
|
37435
|
+
"permissionOnly": false,
|
|
37436
|
+
"description": "Grants permission to delete an existing configured table association analysis rule",
|
|
37437
|
+
"accessLevel": "Write",
|
|
37438
|
+
"resourceTypes": [
|
|
37439
|
+
{
|
|
37440
|
+
"resourceType": "configuredtableassociation",
|
|
37441
|
+
"required": true,
|
|
37442
|
+
"conditionKeys": [],
|
|
37443
|
+
"dependentActions": []
|
|
37444
|
+
}
|
|
37445
|
+
]
|
|
37446
|
+
},
|
|
37413
37447
|
{
|
|
37414
37448
|
"name": "DeleteIdMappingTable",
|
|
37415
37449
|
"apiReferenceUrl": "https://docs.aws.amazon.com/clean-rooms/latest/apireference/API_DeleteIdMappingTable.html",
|
|
@@ -37679,6 +37713,21 @@
|
|
|
37679
37713
|
}
|
|
37680
37714
|
]
|
|
37681
37715
|
},
|
|
37716
|
+
{
|
|
37717
|
+
"name": "GetConfiguredTableAssociationAnalysisRule",
|
|
37718
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/clean-rooms/latest/apireference/API_GetConfiguredTableAssociationAnalysisRule.html",
|
|
37719
|
+
"permissionOnly": false,
|
|
37720
|
+
"description": "Grants permission to view analysis rules for a configured table association",
|
|
37721
|
+
"accessLevel": "Read",
|
|
37722
|
+
"resourceTypes": [
|
|
37723
|
+
{
|
|
37724
|
+
"resourceType": "configuredtableassociation",
|
|
37725
|
+
"required": true,
|
|
37726
|
+
"conditionKeys": [],
|
|
37727
|
+
"dependentActions": []
|
|
37728
|
+
}
|
|
37729
|
+
]
|
|
37730
|
+
},
|
|
37682
37731
|
{
|
|
37683
37732
|
"name": "GetIdMappingTable",
|
|
37684
37733
|
"apiReferenceUrl": "https://docs.aws.amazon.com/clean-rooms/latest/apireference/API_GetIdMappingTable.html",
|
|
@@ -38481,6 +38530,21 @@
|
|
|
38481
38530
|
}
|
|
38482
38531
|
]
|
|
38483
38532
|
},
|
|
38533
|
+
{
|
|
38534
|
+
"name": "UpdateConfiguredTableAssociationAnalysisRule",
|
|
38535
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/clean-rooms/latest/apireference/API_UpdateConfiguredTableAssociationAnalysisRule.html",
|
|
38536
|
+
"permissionOnly": false,
|
|
38537
|
+
"description": "Grants permission to update analysis rules for a configured table association",
|
|
38538
|
+
"accessLevel": "Write",
|
|
38539
|
+
"resourceTypes": [
|
|
38540
|
+
{
|
|
38541
|
+
"resourceType": "configuredtableassociation",
|
|
38542
|
+
"required": true,
|
|
38543
|
+
"conditionKeys": [],
|
|
38544
|
+
"dependentActions": []
|
|
38545
|
+
}
|
|
38546
|
+
]
|
|
38547
|
+
},
|
|
38484
38548
|
{
|
|
38485
38549
|
"name": "UpdateIdMappingTable",
|
|
38486
38550
|
"apiReferenceUrl": "https://docs.aws.amazon.com/clean-rooms/latest/apireference/API_UpdateIdMappingTable.html",
|
|
@@ -130125,6 +130189,14 @@
|
|
|
130125
130189
|
"description": "Grants permission to create an image repository",
|
|
130126
130190
|
"accessLevel": "Write",
|
|
130127
130191
|
"resourceTypes": [
|
|
130192
|
+
{
|
|
130193
|
+
"resourceType": "repository",
|
|
130194
|
+
"required": true,
|
|
130195
|
+
"conditionKeys": [],
|
|
130196
|
+
"dependentActions": [
|
|
130197
|
+
"ecr:TagResource"
|
|
130198
|
+
]
|
|
130199
|
+
},
|
|
130128
130200
|
{
|
|
130129
130201
|
"resourceType": "",
|
|
130130
130202
|
"required": false,
|
|
@@ -130132,9 +130204,7 @@
|
|
|
130132
130204
|
"aws:RequestTag/${TagKey}",
|
|
130133
130205
|
"aws:TagKeys"
|
|
130134
130206
|
],
|
|
130135
|
-
"dependentActions": [
|
|
130136
|
-
"ecr:TagResource"
|
|
130137
|
-
]
|
|
130207
|
+
"dependentActions": []
|
|
130138
130208
|
}
|
|
130139
130209
|
]
|
|
130140
130210
|
},
|
|
@@ -130150,8 +130220,11 @@
|
|
|
130150
130220
|
"required": false,
|
|
130151
130221
|
"conditionKeys": [],
|
|
130152
130222
|
"dependentActions": [
|
|
130223
|
+
"ecr:CreateRepository",
|
|
130153
130224
|
"ecr:PutLifecyclePolicy",
|
|
130154
|
-
"ecr:SetRepositoryPolicy"
|
|
130225
|
+
"ecr:SetRepositoryPolicy",
|
|
130226
|
+
"iam:CreateServiceLinkedRole",
|
|
130227
|
+
"iam:PassRole"
|
|
130155
130228
|
]
|
|
130156
130229
|
}
|
|
130157
130230
|
]
|
|
@@ -130330,15 +130403,15 @@
|
|
|
130330
130403
|
"resourceTypes": [
|
|
130331
130404
|
{
|
|
130332
130405
|
"resourceType": "repository",
|
|
130333
|
-
"required":
|
|
130406
|
+
"required": true,
|
|
130334
130407
|
"conditionKeys": [],
|
|
130335
130408
|
"dependentActions": []
|
|
130336
130409
|
}
|
|
130337
130410
|
]
|
|
130338
130411
|
},
|
|
130339
130412
|
{
|
|
130340
|
-
"name": "
|
|
130341
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/AmazonECR/latest/APIReference/
|
|
130413
|
+
"name": "DescribeRepositoryCreationTemplates",
|
|
130414
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AmazonECR/latest/APIReference/API_DescribeRepositoryCreationTemplates.html",
|
|
130342
130415
|
"permissionOnly": false,
|
|
130343
130416
|
"description": "Grants permission to describe the repository creation template",
|
|
130344
130417
|
"accessLevel": "Read",
|
|
@@ -130611,7 +130684,9 @@
|
|
|
130611
130684
|
"resourceType": "",
|
|
130612
130685
|
"required": false,
|
|
130613
130686
|
"conditionKeys": [],
|
|
130614
|
-
"dependentActions": [
|
|
130687
|
+
"dependentActions": [
|
|
130688
|
+
"iam:CreateServiceLinkedRole"
|
|
130689
|
+
]
|
|
130615
130690
|
}
|
|
130616
130691
|
]
|
|
130617
130692
|
},
|
|
@@ -130737,6 +130812,27 @@
|
|
|
130737
130812
|
}
|
|
130738
130813
|
]
|
|
130739
130814
|
},
|
|
130815
|
+
{
|
|
130816
|
+
"name": "UpdateRepositoryCreationTemplate",
|
|
130817
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AmazonECR/latest/APIReference/API_UpdateRepositoryCreationTemplate.html",
|
|
130818
|
+
"permissionOnly": false,
|
|
130819
|
+
"description": "Grants permission to update the repository creation template",
|
|
130820
|
+
"accessLevel": "Write",
|
|
130821
|
+
"resourceTypes": [
|
|
130822
|
+
{
|
|
130823
|
+
"resourceType": "",
|
|
130824
|
+
"required": false,
|
|
130825
|
+
"conditionKeys": [],
|
|
130826
|
+
"dependentActions": [
|
|
130827
|
+
"ecr:CreateRepository",
|
|
130828
|
+
"ecr:PutLifecyclePolicy",
|
|
130829
|
+
"ecr:SetRepositoryPolicy",
|
|
130830
|
+
"iam:CreateServiceLinkedRole",
|
|
130831
|
+
"iam:PassRole"
|
|
130832
|
+
]
|
|
130833
|
+
}
|
|
130834
|
+
]
|
|
130835
|
+
},
|
|
130740
130836
|
{
|
|
130741
130837
|
"name": "UploadLayerPart",
|
|
130742
130838
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AmazonECR/latest/APIReference/API_UploadLayerPart.html",
|
|
@@ -161803,6 +161899,7 @@
|
|
|
161803
161899
|
"aws:TagKeys"
|
|
161804
161900
|
],
|
|
161805
161901
|
"dependentActions": [
|
|
161902
|
+
"ec2:DescribeAvailabilityZones",
|
|
161806
161903
|
"ec2:DescribeRegions",
|
|
161807
161904
|
"gamelift:TagResource",
|
|
161808
161905
|
"iam:PassRole"
|
|
@@ -161822,6 +161919,7 @@
|
|
|
161822
161919
|
"required": true,
|
|
161823
161920
|
"conditionKeys": [],
|
|
161824
161921
|
"dependentActions": [
|
|
161922
|
+
"ec2:DescribeAvailabilityZones",
|
|
161825
161923
|
"ec2:DescribeRegions"
|
|
161826
161924
|
]
|
|
161827
161925
|
}
|
|
@@ -332471,8 +332569,14 @@
|
|
|
332471
332569
|
"accessLevel": "Permissions management",
|
|
332472
332570
|
"resourceTypes": [
|
|
332473
332571
|
{
|
|
332474
|
-
"resourceType": "
|
|
332475
|
-
"required":
|
|
332572
|
+
"resourceType": "opsitemgroup",
|
|
332573
|
+
"required": false,
|
|
332574
|
+
"conditionKeys": [],
|
|
332575
|
+
"dependentActions": []
|
|
332576
|
+
},
|
|
332577
|
+
{
|
|
332578
|
+
"resourceType": "parameter",
|
|
332579
|
+
"required": false,
|
|
332476
332580
|
"conditionKeys": [],
|
|
332477
332581
|
"dependentActions": []
|
|
332478
332582
|
}
|
|
@@ -333615,8 +333719,14 @@
|
|
|
333615
333719
|
"accessLevel": "List",
|
|
333616
333720
|
"resourceTypes": [
|
|
333617
333721
|
{
|
|
333618
|
-
"resourceType": "
|
|
333619
|
-
"required":
|
|
333722
|
+
"resourceType": "opsitemgroup",
|
|
333723
|
+
"required": false,
|
|
333724
|
+
"conditionKeys": [],
|
|
333725
|
+
"dependentActions": []
|
|
333726
|
+
},
|
|
333727
|
+
{
|
|
333728
|
+
"resourceType": "parameter",
|
|
333729
|
+
"required": false,
|
|
333620
333730
|
"conditionKeys": [],
|
|
333621
333731
|
"dependentActions": []
|
|
333622
333732
|
}
|
|
@@ -334118,8 +334228,14 @@
|
|
|
334118
334228
|
"accessLevel": "Permissions management",
|
|
334119
334229
|
"resourceTypes": [
|
|
334120
334230
|
{
|
|
334121
|
-
"resourceType": "
|
|
334122
|
-
"required":
|
|
334231
|
+
"resourceType": "opsitemgroup",
|
|
334232
|
+
"required": false,
|
|
334233
|
+
"conditionKeys": [],
|
|
334234
|
+
"dependentActions": []
|
|
334235
|
+
},
|
|
334236
|
+
{
|
|
334237
|
+
"resourceType": "parameter",
|
|
334238
|
+
"required": false,
|
|
334123
334239
|
"conditionKeys": [],
|
|
334124
334240
|
"dependentActions": []
|
|
334125
334241
|
}
|
|
@@ -2854,7 +2854,7 @@
|
|
|
2854
2854
|
"name": "AWS Clean Rooms",
|
|
2855
2855
|
"servicePrefix": "cleanrooms",
|
|
2856
2856
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awscleanrooms.html",
|
|
2857
|
-
"actionsCount":
|
|
2857
|
+
"actionsCount": 80,
|
|
2858
2858
|
"actions": [
|
|
2859
2859
|
"BatchGetCollaborationAnalysisTemplate",
|
|
2860
2860
|
"BatchGetSchema",
|
|
@@ -2865,6 +2865,7 @@
|
|
|
2865
2865
|
"CreateConfiguredTable",
|
|
2866
2866
|
"CreateConfiguredTableAnalysisRule",
|
|
2867
2867
|
"CreateConfiguredTableAssociation",
|
|
2868
|
+
"CreateConfiguredTableAssociationAnalysisRule",
|
|
2868
2869
|
"CreateIdMappingTable",
|
|
2869
2870
|
"CreateIdNamespaceAssociation",
|
|
2870
2871
|
"CreateMembership",
|
|
@@ -2875,6 +2876,7 @@
|
|
|
2875
2876
|
"DeleteConfiguredTable",
|
|
2876
2877
|
"DeleteConfiguredTableAnalysisRule",
|
|
2877
2878
|
"DeleteConfiguredTableAssociation",
|
|
2879
|
+
"DeleteConfiguredTableAssociationAnalysisRule",
|
|
2878
2880
|
"DeleteIdMappingTable",
|
|
2879
2881
|
"DeleteIdNamespaceAssociation",
|
|
2880
2882
|
"DeleteMember",
|
|
@@ -2890,6 +2892,7 @@
|
|
|
2890
2892
|
"GetConfiguredTable",
|
|
2891
2893
|
"GetConfiguredTableAnalysisRule",
|
|
2892
2894
|
"GetConfiguredTableAssociation",
|
|
2895
|
+
"GetConfiguredTableAssociationAnalysisRule",
|
|
2893
2896
|
"GetIdMappingTable",
|
|
2894
2897
|
"GetIdNamespaceAssociation",
|
|
2895
2898
|
"GetMembership",
|
|
@@ -2927,6 +2930,7 @@
|
|
|
2927
2930
|
"UpdateConfiguredTable",
|
|
2928
2931
|
"UpdateConfiguredTableAnalysisRule",
|
|
2929
2932
|
"UpdateConfiguredTableAssociation",
|
|
2933
|
+
"UpdateConfiguredTableAssociationAnalysisRule",
|
|
2930
2934
|
"UpdateIdMappingTable",
|
|
2931
2935
|
"UpdateIdNamespaceAssociation",
|
|
2932
2936
|
"UpdateMembership",
|
|
@@ -9038,7 +9042,7 @@
|
|
|
9038
9042
|
"name": "Amazon Elastic Container Registry",
|
|
9039
9043
|
"servicePrefix": "ecr",
|
|
9040
9044
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonelasticcontainerregistry.html",
|
|
9041
|
-
"actionsCount":
|
|
9045
|
+
"actionsCount": 49,
|
|
9042
9046
|
"actions": [
|
|
9043
9047
|
"BatchCheckLayerAvailability",
|
|
9044
9048
|
"BatchDeleteImage",
|
|
@@ -9061,7 +9065,7 @@
|
|
|
9061
9065
|
"DescribePullThroughCacheRules",
|
|
9062
9066
|
"DescribeRegistry",
|
|
9063
9067
|
"DescribeRepositories",
|
|
9064
|
-
"
|
|
9068
|
+
"DescribeRepositoryCreationTemplates",
|
|
9065
9069
|
"GetAuthorizationToken",
|
|
9066
9070
|
"GetDownloadUrlForLayer",
|
|
9067
9071
|
"GetLifecyclePolicy",
|
|
@@ -9086,6 +9090,7 @@
|
|
|
9086
9090
|
"TagResource",
|
|
9087
9091
|
"UntagResource",
|
|
9088
9092
|
"UpdatePullThroughCacheRule",
|
|
9093
|
+
"UpdateRepositoryCreationTemplate",
|
|
9089
9094
|
"UploadLayerPart",
|
|
9090
9095
|
"ValidatePullThroughCacheRule"
|
|
9091
9096
|
],
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"Actions by type": [
|
|
3
3
|
{
|
|
4
4
|
"key": "Read Actions",
|
|
5
|
-
"value":
|
|
5
|
+
"value": 4604
|
|
6
6
|
},
|
|
7
7
|
{
|
|
8
8
|
"key": "List Actions",
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"key": "Write Actions",
|
|
17
|
-
"value":
|
|
17
|
+
"value": 9475
|
|
18
18
|
}
|
|
19
19
|
],
|
|
20
20
|
"Longest action names": [
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "aws-iam-data",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.243",
|
|
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": "./dist/index.js",
|
|
6
6
|
"types": "./dist/index.d.ts",
|