aws-iam-data 0.0.499 → 0.0.500
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,20 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"dateOfChange": "2026-01-14",
|
|
4
|
+
"addedServices": [],
|
|
5
|
+
"removedServices": [],
|
|
6
|
+
"addedActions": {
|
|
7
|
+
"AWS Network Manager": [
|
|
8
|
+
"networkmanager:ListAttachmentRoutingPolicyAssociations"
|
|
9
|
+
],
|
|
10
|
+
"Amazon S3 Tables": [
|
|
11
|
+
"s3tables:DeleteTableBucketMetricsConfiguration",
|
|
12
|
+
"s3tables:GetTableBucketMetricsConfiguration",
|
|
13
|
+
"s3tables:PutTableBucketMetricsConfiguration"
|
|
14
|
+
]
|
|
15
|
+
},
|
|
16
|
+
"removedActions": {}
|
|
17
|
+
},
|
|
2
18
|
{
|
|
3
19
|
"dateOfChange": "2026-01-10",
|
|
4
20
|
"addedServices": [
|
package/dist/data/json/iam.json
CHANGED
|
@@ -294576,6 +294576,21 @@
|
|
|
294576
294576
|
}
|
|
294577
294577
|
]
|
|
294578
294578
|
},
|
|
294579
|
+
{
|
|
294580
|
+
"name": "ListAttachmentRoutingPolicyAssociations",
|
|
294581
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/networkmanager/latest/APIReference/API_ListAttachmentRoutingPolicyAssociations.html",
|
|
294582
|
+
"permissionOnly": false,
|
|
294583
|
+
"description": "Grants permission to list all routing policies associated to core network attachments",
|
|
294584
|
+
"accessLevel": "List",
|
|
294585
|
+
"resourceTypes": [
|
|
294586
|
+
{
|
|
294587
|
+
"resourceType": "core-network",
|
|
294588
|
+
"required": true,
|
|
294589
|
+
"conditionKeys": [],
|
|
294590
|
+
"dependentActions": []
|
|
294591
|
+
}
|
|
294592
|
+
]
|
|
294593
|
+
},
|
|
294579
294594
|
{
|
|
294580
294595
|
"name": "ListAttachments",
|
|
294581
294596
|
"apiReferenceUrl": "https://docs.aws.amazon.com/networkmanager/latest/APIReference/API_ListAttachments.html",
|
|
@@ -363019,6 +363034,21 @@
|
|
|
363019
363034
|
}
|
|
363020
363035
|
]
|
|
363021
363036
|
},
|
|
363037
|
+
{
|
|
363038
|
+
"name": "DeleteTableBucketMetricsConfiguration",
|
|
363039
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AmazonS3/latest/API/API_s3Buckets_DeleteTableBucketMetricsConfiguration.html",
|
|
363040
|
+
"permissionOnly": false,
|
|
363041
|
+
"description": "Grants permission to delete a metrics configuration on a table bucket",
|
|
363042
|
+
"accessLevel": "Write",
|
|
363043
|
+
"resourceTypes": [
|
|
363044
|
+
{
|
|
363045
|
+
"resourceType": "TableBucket",
|
|
363046
|
+
"required": true,
|
|
363047
|
+
"conditionKeys": [],
|
|
363048
|
+
"dependentActions": []
|
|
363049
|
+
}
|
|
363050
|
+
]
|
|
363051
|
+
},
|
|
363022
363052
|
{
|
|
363023
363053
|
"name": "DeleteTableBucketPolicy",
|
|
363024
363054
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AmazonS3/latest/API/API_s3Buckets_DeleteTableBucketPolicy.html",
|
|
@@ -363189,6 +363219,21 @@
|
|
|
363189
363219
|
}
|
|
363190
363220
|
]
|
|
363191
363221
|
},
|
|
363222
|
+
{
|
|
363223
|
+
"name": "GetTableBucketMetricsConfiguration",
|
|
363224
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AmazonS3/latest/API/API_s3Buckets_GetTableBucketMetricsConfiguration.html",
|
|
363225
|
+
"permissionOnly": false,
|
|
363226
|
+
"description": "Grants permission to retrieve a metrics configuration on a bucket",
|
|
363227
|
+
"accessLevel": "Read",
|
|
363228
|
+
"resourceTypes": [
|
|
363229
|
+
{
|
|
363230
|
+
"resourceType": "TableBucket",
|
|
363231
|
+
"required": true,
|
|
363232
|
+
"conditionKeys": [],
|
|
363233
|
+
"dependentActions": []
|
|
363234
|
+
}
|
|
363235
|
+
]
|
|
363236
|
+
},
|
|
363192
363237
|
{
|
|
363193
363238
|
"name": "GetTableBucketPolicy",
|
|
363194
363239
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AmazonS3/latest/API/API_s3Buckets_GetTableBucketPolicy.html",
|
|
@@ -363620,6 +363665,21 @@
|
|
|
363620
363665
|
}
|
|
363621
363666
|
]
|
|
363622
363667
|
},
|
|
363668
|
+
{
|
|
363669
|
+
"name": "PutTableBucketMetricsConfiguration",
|
|
363670
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AmazonS3/latest/API/API_s3Buckets_PutTableBucketMetricsConfiguration.html",
|
|
363671
|
+
"permissionOnly": false,
|
|
363672
|
+
"description": "Grants permission to create or overwrite a metrics configuration on a table bucket",
|
|
363673
|
+
"accessLevel": "Write",
|
|
363674
|
+
"resourceTypes": [
|
|
363675
|
+
{
|
|
363676
|
+
"resourceType": "TableBucket",
|
|
363677
|
+
"required": true,
|
|
363678
|
+
"conditionKeys": [],
|
|
363679
|
+
"dependentActions": []
|
|
363680
|
+
}
|
|
363681
|
+
]
|
|
363682
|
+
},
|
|
363623
363683
|
{
|
|
363624
363684
|
"name": "PutTableBucketPolicy",
|
|
363625
363685
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AmazonS3/latest/API/API_s3Buckets_PutTableBucketPolicy.html",
|
|
@@ -363652,7 +363712,7 @@
|
|
|
363652
363712
|
},
|
|
363653
363713
|
{
|
|
363654
363714
|
"name": "PutTableBucketStorageClass",
|
|
363655
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/AmazonS3/latest/API/
|
|
363715
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AmazonS3/latest/API/API_s3Buckets_PutTableBucketStorageClass.html",
|
|
363656
363716
|
"permissionOnly": false,
|
|
363657
363717
|
"description": "Grants permission to set or update the storage class configuration for a table bucket",
|
|
363658
363718
|
"accessLevel": "Write",
|
|
@@ -20746,7 +20746,7 @@
|
|
|
20746
20746
|
"name": "AWS Network Manager",
|
|
20747
20747
|
"servicePrefix": "networkmanager",
|
|
20748
20748
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsnetworkmanager.html",
|
|
20749
|
-
"actionsCount":
|
|
20749
|
+
"actionsCount": 95,
|
|
20750
20750
|
"actions": [
|
|
20751
20751
|
"AcceptAttachment",
|
|
20752
20752
|
"AssociateConnectPeer",
|
|
@@ -20813,6 +20813,7 @@
|
|
|
20813
20813
|
"GetTransitGatewayRegistrations",
|
|
20814
20814
|
"GetTransitGatewayRouteTableAttachment",
|
|
20815
20815
|
"GetVpcAttachment",
|
|
20816
|
+
"ListAttachmentRoutingPolicyAssociations",
|
|
20816
20817
|
"ListAttachments",
|
|
20817
20818
|
"ListConnectPeers",
|
|
20818
20819
|
"ListCoreNetworkPolicyVersions",
|
|
@@ -25690,7 +25691,7 @@
|
|
|
25690
25691
|
"name": "Amazon S3 Tables",
|
|
25691
25692
|
"servicePrefix": "s3tables",
|
|
25692
25693
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazons3tables.html",
|
|
25693
|
-
"actionsCount":
|
|
25694
|
+
"actionsCount": 53,
|
|
25694
25695
|
"actions": [
|
|
25695
25696
|
"CreateNamespace",
|
|
25696
25697
|
"CreateTable",
|
|
@@ -25699,6 +25700,7 @@
|
|
|
25699
25700
|
"DeleteTable",
|
|
25700
25701
|
"DeleteTableBucket",
|
|
25701
25702
|
"DeleteTableBucketEncryption",
|
|
25703
|
+
"DeleteTableBucketMetricsConfiguration",
|
|
25702
25704
|
"DeleteTableBucketPolicy",
|
|
25703
25705
|
"DeleteTableBucketReplication",
|
|
25704
25706
|
"DeleteTablePolicy",
|
|
@@ -25708,6 +25710,7 @@
|
|
|
25708
25710
|
"GetTableBucket",
|
|
25709
25711
|
"GetTableBucketEncryption",
|
|
25710
25712
|
"GetTableBucketMaintenanceConfiguration",
|
|
25713
|
+
"GetTableBucketMetricsConfiguration",
|
|
25711
25714
|
"GetTableBucketPolicy",
|
|
25712
25715
|
"GetTableBucketReplication",
|
|
25713
25716
|
"GetTableBucketStorageClass",
|
|
@@ -25728,6 +25731,7 @@
|
|
|
25728
25731
|
"ListTagsForResource",
|
|
25729
25732
|
"PutTableBucketEncryption",
|
|
25730
25733
|
"PutTableBucketMaintenanceConfiguration",
|
|
25734
|
+
"PutTableBucketMetricsConfiguration",
|
|
25731
25735
|
"PutTableBucketPolicy",
|
|
25732
25736
|
"PutTableBucketReplication",
|
|
25733
25737
|
"PutTableBucketStorageClass",
|
|
@@ -2,15 +2,15 @@
|
|
|
2
2
|
"Actions by type": [
|
|
3
3
|
{
|
|
4
4
|
"key": "Write Actions",
|
|
5
|
-
"value":
|
|
5
|
+
"value": 11184
|
|
6
6
|
},
|
|
7
7
|
{
|
|
8
8
|
"key": "Read Actions",
|
|
9
|
-
"value":
|
|
9
|
+
"value": 5424
|
|
10
10
|
},
|
|
11
11
|
{
|
|
12
12
|
"key": "List Actions",
|
|
13
|
-
"value":
|
|
13
|
+
"value": 3384
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"key": "Permissions Actions",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "aws-iam-data",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.500",
|
|
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",
|