aws-iam-data 0.0.538 → 0.0.539

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,21 @@
1
1
  [
2
+ {
3
+ "dateOfChange": "2026-03-14",
4
+ "addedServices": [],
5
+ "removedServices": [],
6
+ "addedActions": {
7
+ "Amazon SimpleDB": [
8
+ "sdb:GetExport",
9
+ "sdb:ListExports",
10
+ "sdb:StartDomainExport"
11
+ ]
12
+ },
13
+ "removedActions": {
14
+ "Amazon Route 53 Recovery Controls": [
15
+ "route53-recovery-control-config:DescribeRoutingControlByName"
16
+ ]
17
+ }
18
+ },
2
19
  {
3
20
  "dateOfChange": "2026-03-13",
4
21
  "addedServices": [],
@@ -352377,12 +352377,6 @@
352377
352377
  "description": "Grants permission to create a cluster",
352378
352378
  "accessLevel": "Write",
352379
352379
  "resourceTypes": [
352380
- {
352381
- "resourceType": "cluster",
352382
- "required": true,
352383
- "conditionKeys": [],
352384
- "dependentActions": []
352385
- },
352386
352380
  {
352387
352381
  "resourceType": "",
352388
352382
  "required": false,
@@ -352402,7 +352396,7 @@
352402
352396
  "accessLevel": "Write",
352403
352397
  "resourceTypes": [
352404
352398
  {
352405
- "resourceType": "controlpanel",
352399
+ "resourceType": "cluster",
352406
352400
  "required": true,
352407
352401
  "conditionKeys": [],
352408
352402
  "dependentActions": []
@@ -352426,7 +352420,7 @@
352426
352420
  "accessLevel": "Write",
352427
352421
  "resourceTypes": [
352428
352422
  {
352429
- "resourceType": "routingcontrol",
352423
+ "resourceType": "cluster",
352430
352424
  "required": true,
352431
352425
  "conditionKeys": [],
352432
352426
  "dependentActions": []
@@ -352441,7 +352435,7 @@
352441
352435
  "accessLevel": "Write",
352442
352436
  "resourceTypes": [
352443
352437
  {
352444
- "resourceType": "safetyrule",
352438
+ "resourceType": "cluster",
352445
352439
  "required": true,
352446
352440
  "conditionKeys": [],
352447
352441
  "dependentActions": []
@@ -352577,21 +352571,6 @@
352577
352571
  }
352578
352572
  ]
352579
352573
  },
352580
- {
352581
- "name": "DescribeRoutingControlByName",
352582
- "apiReferenceUrl": "https://docs.aws.amazon.com/recovery-cluster/latest/api/routingcontrol-routingcontrolarn.html",
352583
- "permissionOnly": false,
352584
- "description": "Grants permission to describe a routing control",
352585
- "accessLevel": "Read",
352586
- "resourceTypes": [
352587
- {
352588
- "resourceType": "routingcontrol",
352589
- "required": true,
352590
- "conditionKeys": [],
352591
- "dependentActions": []
352592
- }
352593
- ]
352594
- },
352595
352574
  {
352596
352575
  "name": "DescribeSafetyRule",
352597
352576
  "apiReferenceUrl": "https://docs.aws.amazon.com/recovery-cluster/latest/api/safetyrule-safetyrulearn.html",
@@ -352630,8 +352609,8 @@
352630
352609
  "accessLevel": "List",
352631
352610
  "resourceTypes": [
352632
352611
  {
352633
- "resourceType": "",
352634
- "required": false,
352612
+ "resourceType": "routingcontrol",
352613
+ "required": true,
352635
352614
  "conditionKeys": [],
352636
352615
  "dependentActions": []
352637
352616
  }
@@ -352675,8 +352654,8 @@
352675
352654
  "accessLevel": "Read",
352676
352655
  "resourceTypes": [
352677
352656
  {
352678
- "resourceType": "",
352679
- "required": false,
352657
+ "resourceType": "controlpanel",
352658
+ "required": true,
352680
352659
  "conditionKeys": [],
352681
352660
  "dependentActions": []
352682
352661
  }
@@ -352705,7 +352684,19 @@
352705
352684
  "accessLevel": "Read",
352706
352685
  "resourceTypes": [
352707
352686
  {
352708
- "resourceType": "",
352687
+ "resourceType": "cluster",
352688
+ "required": false,
352689
+ "conditionKeys": [],
352690
+ "dependentActions": []
352691
+ },
352692
+ {
352693
+ "resourceType": "controlpanel",
352694
+ "required": false,
352695
+ "conditionKeys": [],
352696
+ "dependentActions": []
352697
+ },
352698
+ {
352699
+ "resourceType": "safetyrule",
352709
352700
  "required": false,
352710
352701
  "conditionKeys": [],
352711
352702
  "dependentActions": []
@@ -398580,7 +398571,7 @@
398580
398571
  "name": "BatchDeleteAttributes",
398581
398572
  "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonSimpleDB/latest/DeveloperGuide/SDB_API_BatchDeleteAttributes.html",
398582
398573
  "permissionOnly": false,
398583
- "description": "Performs multiple DeleteAttributes operations in a single call, which reduces round trips and latencies",
398574
+ "description": "Grants permission to perform multiple DeleteAttributes operations in a single call, which reduces round trips and latencies",
398584
398575
  "accessLevel": "Write",
398585
398576
  "resourceTypes": [
398586
398577
  {
@@ -398595,7 +398586,7 @@
398595
398586
  "name": "BatchPutAttributes",
398596
398587
  "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonSimpleDB/latest/DeveloperGuide/SDB_API_BatchPutAttributes.html",
398597
398588
  "permissionOnly": false,
398598
- "description": "With the BatchPutAttributes operation, you can perform multiple PutAttribute operations in a single call. With the BatchPutAttributes operation, you can perform multiple PutAttribute operations in a single call",
398589
+ "description": "Grants permission to perform multiple PutAttribute operations in a single call, which reduces round trips and latencies",
398599
398590
  "accessLevel": "Write",
398600
398591
  "resourceTypes": [
398601
398592
  {
@@ -398610,7 +398601,7 @@
398610
398601
  "name": "CreateDomain",
398611
398602
  "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonSimpleDB/latest/DeveloperGuide/SDB_API_CreateDomain.html",
398612
398603
  "permissionOnly": false,
398613
- "description": "The CreateDomain operation creates a new domain",
398604
+ "description": "Grants permission to create a new domain",
398614
398605
  "accessLevel": "Write",
398615
398606
  "resourceTypes": [
398616
398607
  {
@@ -398625,7 +398616,7 @@
398625
398616
  "name": "DeleteAttributes",
398626
398617
  "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonSimpleDB/latest/DeveloperGuide/SDB_API_DeleteAttributes.html",
398627
398618
  "permissionOnly": false,
398628
- "description": "Deletes one or more attributes associated with the item",
398619
+ "description": "Grants permission to delete one or more attributes associated with the item",
398629
398620
  "accessLevel": "Write",
398630
398621
  "resourceTypes": [
398631
398622
  {
@@ -398640,7 +398631,7 @@
398640
398631
  "name": "DeleteDomain",
398641
398632
  "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonSimpleDB/latest/DeveloperGuide/SDB_API_DeleteDomain.html",
398642
398633
  "permissionOnly": false,
398643
- "description": "The DeleteDomain operation deletes a domain",
398634
+ "description": "Grants permission to delete a domain",
398644
398635
  "accessLevel": "Write",
398645
398636
  "resourceTypes": [
398646
398637
  {
@@ -398655,7 +398646,7 @@
398655
398646
  "name": "DomainMetadata",
398656
398647
  "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonSimpleDB/latest/DeveloperGuide/SDB_API_DomainMetadata.html",
398657
398648
  "permissionOnly": false,
398658
- "description": "Returns information about the domain, including when the domain was created, the number of items and attributes, and the size of attribute names and values",
398649
+ "description": "Grants permission to return information about the domain, including when the domain was created, the number of items and attributes, and the size of attribute names and values",
398659
398650
  "accessLevel": "Read",
398660
398651
  "resourceTypes": [
398661
398652
  {
@@ -398670,7 +398661,7 @@
398670
398661
  "name": "GetAttributes",
398671
398662
  "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonSimpleDB/latest/DeveloperGuide/SDB_API_GetAttributes.html",
398672
398663
  "permissionOnly": false,
398673
- "description": "Returns all of the attributes associated with the item",
398664
+ "description": "Grants permission to return all of the attributes associated with the item",
398674
398665
  "accessLevel": "Read",
398675
398666
  "resourceTypes": [
398676
398667
  {
@@ -398681,11 +398672,26 @@
398681
398672
  }
398682
398673
  ]
398683
398674
  },
398675
+ {
398676
+ "name": "GetExport",
398677
+ "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonSimpleDB/latest/DeveloperGuide/SDB_API_GetExport.html",
398678
+ "permissionOnly": false,
398679
+ "description": "Grants permission to return information for an existing domain export arn",
398680
+ "accessLevel": "Read",
398681
+ "resourceTypes": [
398682
+ {
398683
+ "resourceType": "export",
398684
+ "required": true,
398685
+ "conditionKeys": [],
398686
+ "dependentActions": []
398687
+ }
398688
+ ]
398689
+ },
398684
398690
  {
398685
398691
  "name": "ListDomains",
398686
398692
  "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonSimpleDB/latest/DeveloperGuide/SDB_API_ListDomains.html",
398687
398693
  "permissionOnly": false,
398688
- "description": "Description for ListDomains",
398694
+ "description": "Grants permission to list all domains",
398689
398695
  "accessLevel": "List",
398690
398696
  "resourceTypes": [
398691
398697
  {
@@ -398696,11 +398702,26 @@
398696
398702
  }
398697
398703
  ]
398698
398704
  },
398705
+ {
398706
+ "name": "ListExports",
398707
+ "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonSimpleDB/latest/DeveloperGuide/SDB_API_ListExports.html",
398708
+ "permissionOnly": false,
398709
+ "description": "Grants permission to list all exports that were created. The results are paginated and can be filtered by domain name",
398710
+ "accessLevel": "List",
398711
+ "resourceTypes": [
398712
+ {
398713
+ "resourceType": "domain",
398714
+ "required": false,
398715
+ "conditionKeys": [],
398716
+ "dependentActions": []
398717
+ }
398718
+ ]
398719
+ },
398699
398720
  {
398700
398721
  "name": "PutAttributes",
398701
398722
  "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonSimpleDB/latest/DeveloperGuide/SDB_API_PutAttributes.html",
398702
398723
  "permissionOnly": false,
398703
- "description": "The PutAttributes operation creates or replaces attributes in an item",
398724
+ "description": "Grants permission to create or replace attributes in an item",
398704
398725
  "accessLevel": "Write",
398705
398726
  "resourceTypes": [
398706
398727
  {
@@ -398715,7 +398736,7 @@
398715
398736
  "name": "Select",
398716
398737
  "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonSimpleDB/latest/DeveloperGuide/SDB_API_Select.html",
398717
398738
  "permissionOnly": false,
398718
- "description": "Description for Select",
398739
+ "description": "Grants permission to execute a query against the items in a domain",
398719
398740
  "accessLevel": "Read",
398720
398741
  "resourceTypes": [
398721
398742
  {
@@ -398725,6 +398746,21 @@
398725
398746
  "dependentActions": []
398726
398747
  }
398727
398748
  ]
398749
+ },
398750
+ {
398751
+ "name": "StartDomainExport",
398752
+ "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonSimpleDB/latest/DeveloperGuide/SDB_API_StartDomainExport.html",
398753
+ "permissionOnly": false,
398754
+ "description": "Grants permission to initiates the export of a SimpleDB domain to an S3 bucket",
398755
+ "accessLevel": "Write",
398756
+ "resourceTypes": [
398757
+ {
398758
+ "resourceType": "domain",
398759
+ "required": true,
398760
+ "conditionKeys": [],
398761
+ "dependentActions": []
398762
+ }
398763
+ ]
398728
398764
  }
398729
398765
  ],
398730
398766
  "resourceTypes": [
@@ -398733,6 +398769,12 @@
398733
398769
  "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonSimpleDB/latest/DeveloperGuide/DataModel.html",
398734
398770
  "arnPattern": "arn:${Partition}:sdb:${Region}:${Account}:domain/${DomainName}",
398735
398771
  "conditionKeys": []
398772
+ },
398773
+ {
398774
+ "name": "export",
398775
+ "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonSimpleDB/latest/DeveloperGuide/DataModel.html",
398776
+ "arnPattern": "arn:${Partition}:sdb:${Region}:${Account}:domain/${DomainName}/export/${ExportUUID}",
398777
+ "conditionKeys": []
398736
398778
  }
398737
398779
  ],
398738
398780
  "conditionKeys": []
@@ -25027,7 +25027,7 @@
25027
25027
  "name": "Amazon Route 53 Recovery Controls",
25028
25028
  "servicePrefix": "route53-recovery-control-config",
25029
25029
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonroute53recoverycontrols.html",
25030
- "actionsCount": 28,
25030
+ "actionsCount": 27,
25031
25031
  "actions": [
25032
25032
  "CreateCluster",
25033
25033
  "CreateControlPanel",
@@ -25041,7 +25041,6 @@
25041
25041
  "DescribeCluster",
25042
25042
  "DescribeControlPanel",
25043
25043
  "DescribeRoutingControl",
25044
- "DescribeRoutingControlByName",
25045
25044
  "DescribeSafetyRule",
25046
25045
  "GetResourcePolicy",
25047
25046
  "ListAssociatedRoute53HealthChecks",
@@ -28144,7 +28143,7 @@
28144
28143
  "name": "Amazon SimpleDB",
28145
28144
  "servicePrefix": "sdb",
28146
28145
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonsimpledb.html",
28147
- "actionsCount": 10,
28146
+ "actionsCount": 13,
28148
28147
  "actions": [
28149
28148
  "BatchDeleteAttributes",
28150
28149
  "BatchPutAttributes",
@@ -28153,13 +28152,17 @@
28153
28152
  "DeleteDomain",
28154
28153
  "DomainMetadata",
28155
28154
  "GetAttributes",
28155
+ "GetExport",
28156
28156
  "ListDomains",
28157
+ "ListExports",
28157
28158
  "PutAttributes",
28158
- "Select"
28159
+ "Select",
28160
+ "StartDomainExport"
28159
28161
  ],
28160
- "resourceTypesCount": 1,
28162
+ "resourceTypesCount": 2,
28161
28163
  "resourceTypes": [
28162
- "domain"
28164
+ "domain",
28165
+ "export"
28163
28166
  ],
28164
28167
  "conditionKeysCount": 0,
28165
28168
  "conditionKeys": []
@@ -2,7 +2,7 @@
2
2
  "Actions by type": [
3
3
  {
4
4
  "key": "Write Actions",
5
- "value": 11278
5
+ "value": 11279
6
6
  },
7
7
  {
8
8
  "key": "Read Actions",
@@ -10,7 +10,7 @@
10
10
  },
11
11
  {
12
12
  "key": "List Actions",
13
- "value": 3412
13
+ "value": 3413
14
14
  },
15
15
  {
16
16
  "key": "Permissions Actions",
@@ -410,7 +410,7 @@
410
410
  },
411
411
  {
412
412
  "key": "Total number of distinct resource ARNS",
413
- "value": 2055
413
+ "value": 2056
414
414
  },
415
415
  {
416
416
  "key": "Total number of distinct condition keys",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aws-iam-data",
3
- "version": "0.0.538",
3
+ "version": "0.0.539",
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",