aws-iam-data 0.0.134 → 0.0.136
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,18 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"dateOfChange": "2024-01-12",
|
|
4
|
+
"addedServices": [],
|
|
5
|
+
"removedServices": [],
|
|
6
|
+
"addedActions": {
|
|
7
|
+
"AWS Lake Formation": [
|
|
8
|
+
"lakeformation:CreateLakeFormationIdentityCenterConfiguration",
|
|
9
|
+
"lakeformation:DeleteLakeFormationIdentityCenterConfiguration",
|
|
10
|
+
"lakeformation:DescribeLakeFormationIdentityCenterConfiguration",
|
|
11
|
+
"lakeformation:UpdateLakeFormationIdentityCenterConfiguration"
|
|
12
|
+
]
|
|
13
|
+
},
|
|
14
|
+
"removedActions": {}
|
|
15
|
+
},
|
|
2
16
|
{
|
|
3
17
|
"dateOfChange": "2024-01-06",
|
|
4
18
|
"addedServices": [],
|
package/dist/data/json/iam.json
CHANGED
|
@@ -49937,7 +49937,7 @@
|
|
|
49937
49937
|
{
|
|
49938
49938
|
"name": "delivery-destination",
|
|
49939
49939
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AmazonCloudWatchLogs/latest/APIReference/API_DeliveryDestination.html",
|
|
49940
|
-
"arnPattern": "arn:${Partition}:logs:${Region}:${Account}:delivery-destination:${
|
|
49940
|
+
"arnPattern": "arn:${Partition}:logs:${Region}:${Account}:delivery-destination:${DeliveryDestinationName}",
|
|
49941
49941
|
"conditionKeys": [
|
|
49942
49942
|
"aws:ResourceTag/${TagKey}"
|
|
49943
49943
|
]
|
|
@@ -115334,25 +115334,6 @@
|
|
|
115334
115334
|
],
|
|
115335
115335
|
"dependentActions": []
|
|
115336
115336
|
},
|
|
115337
|
-
{
|
|
115338
|
-
"resourceType": "volume",
|
|
115339
|
-
"required": true,
|
|
115340
|
-
"conditionKeys": [
|
|
115341
|
-
"aws:RequestTag/${TagKey}",
|
|
115342
|
-
"aws:TagKeys",
|
|
115343
|
-
"ec2:AvailabilityZone",
|
|
115344
|
-
"ec2:Encrypted",
|
|
115345
|
-
"ec2:IsLaunchTemplateResource",
|
|
115346
|
-
"ec2:LaunchTemplate",
|
|
115347
|
-
"ec2:ParentSnapshot",
|
|
115348
|
-
"ec2:VolumeID",
|
|
115349
|
-
"ec2:VolumeIops",
|
|
115350
|
-
"ec2:VolumeSize",
|
|
115351
|
-
"ec2:VolumeThroughput",
|
|
115352
|
-
"ec2:VolumeType"
|
|
115353
|
-
],
|
|
115354
|
-
"dependentActions": []
|
|
115355
|
-
},
|
|
115356
115337
|
{
|
|
115357
115338
|
"resourceType": "capacity-reservation",
|
|
115358
115339
|
"required": false,
|
|
@@ -115447,6 +115428,25 @@
|
|
|
115447
115428
|
],
|
|
115448
115429
|
"dependentActions": []
|
|
115449
115430
|
},
|
|
115431
|
+
{
|
|
115432
|
+
"resourceType": "volume",
|
|
115433
|
+
"required": false,
|
|
115434
|
+
"conditionKeys": [
|
|
115435
|
+
"aws:RequestTag/${TagKey}",
|
|
115436
|
+
"aws:TagKeys",
|
|
115437
|
+
"ec2:AvailabilityZone",
|
|
115438
|
+
"ec2:Encrypted",
|
|
115439
|
+
"ec2:IsLaunchTemplateResource",
|
|
115440
|
+
"ec2:LaunchTemplate",
|
|
115441
|
+
"ec2:ParentSnapshot",
|
|
115442
|
+
"ec2:VolumeID",
|
|
115443
|
+
"ec2:VolumeIops",
|
|
115444
|
+
"ec2:VolumeSize",
|
|
115445
|
+
"ec2:VolumeThroughput",
|
|
115446
|
+
"ec2:VolumeType"
|
|
115447
|
+
],
|
|
115448
|
+
"dependentActions": []
|
|
115449
|
+
},
|
|
115450
115450
|
{
|
|
115451
115451
|
"resourceType": "",
|
|
115452
115452
|
"required": false,
|
|
@@ -117497,7 +117497,7 @@
|
|
|
117497
117497
|
},
|
|
117498
117498
|
{
|
|
117499
117499
|
"name": "ec2:DhcpOptionsID",
|
|
117500
|
-
"apiReferenceUrl": "iam-policy-structure.html#
|
|
117500
|
+
"apiReferenceUrl": "iam-policy-structure.html#imageId-key",
|
|
117501
117501
|
"description": "Filters access by the ID of a dynamic host configuration protocol (DHCP) options set",
|
|
117502
117502
|
"type": "String"
|
|
117503
117503
|
},
|
|
@@ -117563,7 +117563,7 @@
|
|
|
117563
117563
|
},
|
|
117564
117564
|
{
|
|
117565
117565
|
"name": "ec2:ImageID",
|
|
117566
|
-
"apiReferenceUrl": "iam-policy-structure.html#
|
|
117566
|
+
"apiReferenceUrl": "iam-policy-structure.html#imageId-key",
|
|
117567
117567
|
"description": "Filters access by the ID of an image",
|
|
117568
117568
|
"type": "String"
|
|
117569
117569
|
},
|
|
@@ -117593,7 +117593,7 @@
|
|
|
117593
117593
|
},
|
|
117594
117594
|
{
|
|
117595
117595
|
"name": "ec2:InstanceID",
|
|
117596
|
-
"apiReferenceUrl": "iam-policy-structure.html#
|
|
117596
|
+
"apiReferenceUrl": "iam-policy-structure.html#imageId-key",
|
|
117597
117597
|
"description": "Filters access by the ID of an instance",
|
|
117598
117598
|
"type": "String"
|
|
117599
117599
|
},
|
|
@@ -117623,7 +117623,7 @@
|
|
|
117623
117623
|
},
|
|
117624
117624
|
{
|
|
117625
117625
|
"name": "ec2:InternetGatewayID",
|
|
117626
|
-
"apiReferenceUrl": "iam-policy-structure.html#
|
|
117626
|
+
"apiReferenceUrl": "iam-policy-structure.html#imageId-key",
|
|
117627
117627
|
"description": "Filters access by the ID of an internet gateway",
|
|
117628
117628
|
"type": "String"
|
|
117629
117629
|
},
|
|
@@ -117689,13 +117689,13 @@
|
|
|
117689
117689
|
},
|
|
117690
117690
|
{
|
|
117691
117691
|
"name": "ec2:NetworkAclID",
|
|
117692
|
-
"apiReferenceUrl": "iam-policy-structure.html#
|
|
117692
|
+
"apiReferenceUrl": "iam-policy-structure.html#imageId-key",
|
|
117693
117693
|
"description": "Filters access by the ID of a network access control list (ACL)",
|
|
117694
117694
|
"type": "String"
|
|
117695
117695
|
},
|
|
117696
117696
|
{
|
|
117697
117697
|
"name": "ec2:NetworkInterfaceID",
|
|
117698
|
-
"apiReferenceUrl": "iam-policy-structure.html#
|
|
117698
|
+
"apiReferenceUrl": "iam-policy-structure.html#imageId-key",
|
|
117699
117699
|
"description": "Filters access by the ID of an elastic network interface",
|
|
117700
117700
|
"type": "String"
|
|
117701
117701
|
},
|
|
@@ -117791,7 +117791,7 @@
|
|
|
117791
117791
|
},
|
|
117792
117792
|
{
|
|
117793
117793
|
"name": "ec2:PlacementGroupName",
|
|
117794
|
-
"apiReferenceUrl": "iam-policy-structure.html#
|
|
117794
|
+
"apiReferenceUrl": "iam-policy-structure.html#imageId-key",
|
|
117795
117795
|
"description": "Filters access by the name of a placement group",
|
|
117796
117796
|
"type": "String"
|
|
117797
117797
|
},
|
|
@@ -117899,7 +117899,7 @@
|
|
|
117899
117899
|
},
|
|
117900
117900
|
{
|
|
117901
117901
|
"name": "ec2:RouteTableID",
|
|
117902
|
-
"apiReferenceUrl": "iam-policy-structure.html#
|
|
117902
|
+
"apiReferenceUrl": "iam-policy-structure.html#imageId-key",
|
|
117903
117903
|
"description": "Filters access by the ID of a route table",
|
|
117904
117904
|
"type": "String"
|
|
117905
117905
|
},
|
|
@@ -117917,7 +117917,7 @@
|
|
|
117917
117917
|
},
|
|
117918
117918
|
{
|
|
117919
117919
|
"name": "ec2:SecurityGroupID",
|
|
117920
|
-
"apiReferenceUrl": "iam-policy-structure.html#
|
|
117920
|
+
"apiReferenceUrl": "iam-policy-structure.html#imageId-key",
|
|
117921
117921
|
"description": "Filters access by the ID of a security group",
|
|
117922
117922
|
"type": "String"
|
|
117923
117923
|
},
|
|
@@ -117935,7 +117935,7 @@
|
|
|
117935
117935
|
},
|
|
117936
117936
|
{
|
|
117937
117937
|
"name": "ec2:SnapshotID",
|
|
117938
|
-
"apiReferenceUrl": "iam-policy-structure.html#
|
|
117938
|
+
"apiReferenceUrl": "iam-policy-structure.html#imageId-key",
|
|
117939
117939
|
"description": "Filters access by the ID of a snapshot",
|
|
117940
117940
|
"type": "String"
|
|
117941
117941
|
},
|
|
@@ -117971,7 +117971,7 @@
|
|
|
117971
117971
|
},
|
|
117972
117972
|
{
|
|
117973
117973
|
"name": "ec2:SubnetID",
|
|
117974
|
-
"apiReferenceUrl": "iam-policy-structure.html#
|
|
117974
|
+
"apiReferenceUrl": "iam-policy-structure.html#imageId-key",
|
|
117975
117975
|
"description": "Filters access by the ID of a subnet",
|
|
117976
117976
|
"type": "String"
|
|
117977
117977
|
},
|
|
@@ -117983,7 +117983,7 @@
|
|
|
117983
117983
|
},
|
|
117984
117984
|
{
|
|
117985
117985
|
"name": "ec2:VolumeID",
|
|
117986
|
-
"apiReferenceUrl": "iam-policy-structure.html#
|
|
117986
|
+
"apiReferenceUrl": "iam-policy-structure.html#imageId-key",
|
|
117987
117987
|
"description": "Filters access by the ID of a volume",
|
|
117988
117988
|
"type": "String"
|
|
117989
117989
|
},
|
|
@@ -118019,13 +118019,13 @@
|
|
|
118019
118019
|
},
|
|
118020
118020
|
{
|
|
118021
118021
|
"name": "ec2:VpcID",
|
|
118022
|
-
"apiReferenceUrl": "iam-policy-structure.html#
|
|
118022
|
+
"apiReferenceUrl": "iam-policy-structure.html#imageId-key",
|
|
118023
118023
|
"description": "Filters access by the ID of a virtual private cloud (VPC)",
|
|
118024
118024
|
"type": "String"
|
|
118025
118025
|
},
|
|
118026
118026
|
{
|
|
118027
118027
|
"name": "ec2:VpcPeeringConnectionID",
|
|
118028
|
-
"apiReferenceUrl": "iam-policy-structure.html#
|
|
118028
|
+
"apiReferenceUrl": "iam-policy-structure.html#imageId-key",
|
|
118029
118029
|
"description": "Filters access by the ID of a VPC peering connection",
|
|
118030
118030
|
"type": "String"
|
|
118031
118031
|
},
|
|
@@ -202452,6 +202452,21 @@
|
|
|
202452
202452
|
}
|
|
202453
202453
|
]
|
|
202454
202454
|
},
|
|
202455
|
+
{
|
|
202456
|
+
"name": "CreateLakeFormationIdentityCenterConfiguration",
|
|
202457
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lake-formation/latest/dg/aws-lake-formation-api-Identity-center-integ.html#API_CreateLakeFormationIdentityCenterConfiguration.html",
|
|
202458
|
+
"permissionOnly": false,
|
|
202459
|
+
"description": "Grants permission to create an IAM Identity Center connection with Lake Formation to allow IAM Identity Center users and groups to access Data Catalog resources",
|
|
202460
|
+
"accessLevel": "Write",
|
|
202461
|
+
"resourceTypes": [
|
|
202462
|
+
{
|
|
202463
|
+
"resourceType": "",
|
|
202464
|
+
"required": false,
|
|
202465
|
+
"conditionKeys": [],
|
|
202466
|
+
"dependentActions": []
|
|
202467
|
+
}
|
|
202468
|
+
]
|
|
202469
|
+
},
|
|
202455
202470
|
{
|
|
202456
202471
|
"name": "CreateLakeFormationOptIn",
|
|
202457
202472
|
"apiReferenceUrl": "https://docs.aws.amazon.com/lake-formation/latest/dg/aws-lake-formation-api-hybrid-access-mode.html#API_CreateLakeFormationOptIn.html",
|
|
@@ -202497,6 +202512,21 @@
|
|
|
202497
202512
|
}
|
|
202498
202513
|
]
|
|
202499
202514
|
},
|
|
202515
|
+
{
|
|
202516
|
+
"name": "DeleteLakeFormationIdentityCenterConfiguration",
|
|
202517
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lake-formation/latest/dg/aws-lake-formation-api-Identity-center-integ.html#API_DeleteLakeFormationIdentityCenterConfiguration.html",
|
|
202518
|
+
"permissionOnly": false,
|
|
202519
|
+
"description": "Grants permission to delete an IAM Identity Center connection with Lake Formation",
|
|
202520
|
+
"accessLevel": "Write",
|
|
202521
|
+
"resourceTypes": [
|
|
202522
|
+
{
|
|
202523
|
+
"resourceType": "",
|
|
202524
|
+
"required": false,
|
|
202525
|
+
"conditionKeys": [],
|
|
202526
|
+
"dependentActions": []
|
|
202527
|
+
}
|
|
202528
|
+
]
|
|
202529
|
+
},
|
|
202500
202530
|
{
|
|
202501
202531
|
"name": "DeleteLakeFormationOptIn",
|
|
202502
202532
|
"apiReferenceUrl": "https://docs.aws.amazon.com/lake-formation/latest/dg/aws-lake-formation-api-hybrid-access-mode.html#API_DeleteLakeFormationOptIn.html",
|
|
@@ -202542,6 +202572,21 @@
|
|
|
202542
202572
|
}
|
|
202543
202573
|
]
|
|
202544
202574
|
},
|
|
202575
|
+
{
|
|
202576
|
+
"name": "DescribeLakeFormationIdentityCenterConfiguration",
|
|
202577
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lake-formation/latest/dg/aws-lake-formation-api-Identity-center-integ.html#API_DescribeLakeFormationIdentityCenterConfiguration.html",
|
|
202578
|
+
"permissionOnly": false,
|
|
202579
|
+
"description": "Grants permission to describe the IAM Identity Center connection with Lake Formation",
|
|
202580
|
+
"accessLevel": "Read",
|
|
202581
|
+
"resourceTypes": [
|
|
202582
|
+
{
|
|
202583
|
+
"resourceType": "",
|
|
202584
|
+
"required": false,
|
|
202585
|
+
"conditionKeys": [],
|
|
202586
|
+
"dependentActions": []
|
|
202587
|
+
}
|
|
202588
|
+
]
|
|
202589
|
+
},
|
|
202545
202590
|
{
|
|
202546
202591
|
"name": "DescribeResource",
|
|
202547
202592
|
"apiReferenceUrl": "https://docs.aws.amazon.com/lake-formation/latest/dg/aws-lake-formation-api-tagging-api.html#aws-lake-formation-api-tagging-api-DescribeResource",
|
|
@@ -203031,6 +203076,21 @@
|
|
|
203031
203076
|
}
|
|
203032
203077
|
]
|
|
203033
203078
|
},
|
|
203079
|
+
{
|
|
203080
|
+
"name": "UpdateLakeFormationIdentityCenterConfiguration",
|
|
203081
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lake-formation/latest/dg/aws-lake-formation-api-Identity-center-integ.html#API_UpdateLakeFormationIdentityCenterConfiguration.html",
|
|
203082
|
+
"permissionOnly": false,
|
|
203083
|
+
"description": "Grants permission to update the IAM Identity Center connection parameters",
|
|
203084
|
+
"accessLevel": "Write",
|
|
203085
|
+
"resourceTypes": [
|
|
203086
|
+
{
|
|
203087
|
+
"resourceType": "",
|
|
203088
|
+
"required": false,
|
|
203089
|
+
"conditionKeys": [],
|
|
203090
|
+
"dependentActions": []
|
|
203091
|
+
}
|
|
203092
|
+
]
|
|
203093
|
+
},
|
|
203034
203094
|
{
|
|
203035
203095
|
"name": "UpdateResource",
|
|
203036
203096
|
"apiReferenceUrl": "https://docs.aws.amazon.com/lake-formation/latest/dg/aws-lake-formation-api-tagging-api.html#aws-lake-formation-api-tagging-api-UpdateResource",
|
|
@@ -240795,14 +240855,8 @@
|
|
|
240795
240855
|
"accessLevel": "List",
|
|
240796
240856
|
"resourceTypes": [
|
|
240797
240857
|
{
|
|
240798
|
-
"resourceType": "
|
|
240799
|
-
"required":
|
|
240800
|
-
"conditionKeys": [],
|
|
240801
|
-
"dependentActions": []
|
|
240802
|
-
},
|
|
240803
|
-
{
|
|
240804
|
-
"resourceType": "key",
|
|
240805
|
-
"required": true,
|
|
240858
|
+
"resourceType": "",
|
|
240859
|
+
"required": false,
|
|
240806
240860
|
"conditionKeys": [],
|
|
240807
240861
|
"dependentActions": []
|
|
240808
240862
|
}
|
|
@@ -240816,8 +240870,8 @@
|
|
|
240816
240870
|
"accessLevel": "List",
|
|
240817
240871
|
"resourceTypes": [
|
|
240818
240872
|
{
|
|
240819
|
-
"resourceType": "
|
|
240820
|
-
"required":
|
|
240873
|
+
"resourceType": "",
|
|
240874
|
+
"required": false,
|
|
240821
240875
|
"conditionKeys": [],
|
|
240822
240876
|
"dependentActions": []
|
|
240823
240877
|
}
|
|
@@ -240954,8 +241008,7 @@
|
|
|
240954
241008
|
"resourceType": "",
|
|
240955
241009
|
"required": false,
|
|
240956
241010
|
"conditionKeys": [
|
|
240957
|
-
"aws:TagKeys"
|
|
240958
|
-
"aws:RequestTag/${TagKey}"
|
|
241011
|
+
"aws:TagKeys"
|
|
240959
241012
|
],
|
|
240960
241013
|
"dependentActions": []
|
|
240961
241014
|
}
|
|
@@ -14579,7 +14579,7 @@
|
|
|
14579
14579
|
"name": "AWS Lake Formation",
|
|
14580
14580
|
"servicePrefix": "lakeformation",
|
|
14581
14581
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awslakeformation.html",
|
|
14582
|
-
"actionsCount":
|
|
14582
|
+
"actionsCount": 52,
|
|
14583
14583
|
"actions": [
|
|
14584
14584
|
"AddLFTagsToResource",
|
|
14585
14585
|
"BatchGrantPermissions",
|
|
@@ -14588,12 +14588,15 @@
|
|
|
14588
14588
|
"CommitTransaction",
|
|
14589
14589
|
"CreateDataCellsFilter",
|
|
14590
14590
|
"CreateLFTag",
|
|
14591
|
+
"CreateLakeFormationIdentityCenterConfiguration",
|
|
14591
14592
|
"CreateLakeFormationOptIn",
|
|
14592
14593
|
"DeleteDataCellsFilter",
|
|
14593
14594
|
"DeleteLFTag",
|
|
14595
|
+
"DeleteLakeFormationIdentityCenterConfiguration",
|
|
14594
14596
|
"DeleteLakeFormationOptIn",
|
|
14595
14597
|
"DeleteObjectsOnCancel",
|
|
14596
14598
|
"DeregisterResource",
|
|
14599
|
+
"DescribeLakeFormationIdentityCenterConfiguration",
|
|
14597
14600
|
"DescribeResource",
|
|
14598
14601
|
"DescribeTransaction",
|
|
14599
14602
|
"ExtendTransaction",
|
|
@@ -14626,6 +14629,7 @@
|
|
|
14626
14629
|
"StartTransaction",
|
|
14627
14630
|
"UpdateDataCellsFilter",
|
|
14628
14631
|
"UpdateLFTag",
|
|
14632
|
+
"UpdateLakeFormationIdentityCenterConfiguration",
|
|
14629
14633
|
"UpdateResource",
|
|
14630
14634
|
"UpdateTableObjects",
|
|
14631
14635
|
"UpdateTableStorageOptimizer"
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "aws-iam-data",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.136",
|
|
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",
|