aws-iam-data 0.0.169 → 0.0.171

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,15 @@
1
1
  [
2
+ {
3
+ "dateOfChange": "2024-03-20",
4
+ "addedServices": [],
5
+ "removedServices": [],
6
+ "addedActions": {
7
+ "Amazon Managed Blockchain Query": [
8
+ "managedblockchain-query:ListFilteredTransactionEvents"
9
+ ]
10
+ },
11
+ "removedActions": {}
12
+ },
2
13
  {
3
14
  "dateOfChange": "2024-03-19",
4
15
  "addedServices": [
@@ -98344,10 +98344,14 @@
98344
98344
  "resourceType": "image",
98345
98345
  "required": true,
98346
98346
  "conditionKeys": [
98347
+ "aws:RequestTag/${TagKey}",
98348
+ "aws:TagKeys",
98347
98349
  "ec2:ImageID",
98348
98350
  "ec2:Owner"
98349
98351
  ],
98350
- "dependentActions": []
98352
+ "dependentActions": [
98353
+ "ec2:CreateTags"
98354
+ ]
98351
98355
  },
98352
98356
  {
98353
98357
  "resourceType": "",
@@ -101431,7 +101435,6 @@
101431
101435
  "ec2:Phase2EncryptionAlgorithms",
101432
101436
  "ec2:Phase2IntegrityAlgorithms",
101433
101437
  "ec2:Phase2LifetimeSeconds",
101434
- "ec2:PreSharedKeys",
101435
101438
  "ec2:RekeyFuzzPercentage",
101436
101439
  "ec2:RekeyMarginTimeSeconds",
101437
101440
  "ec2:ReplayWindowSizePackets",
@@ -102523,7 +102526,6 @@
102523
102526
  "ec2:Phase2EncryptionAlgorithms",
102524
102527
  "ec2:Phase2IntegrityAlgorithms",
102525
102528
  "ec2:Phase2LifetimeSeconds",
102526
- "ec2:PreSharedKeys",
102527
102529
  "ec2:RekeyFuzzPercentage",
102528
102530
  "ec2:RekeyMarginTimeSeconds",
102529
102531
  "ec2:ReplayWindowSizePackets",
@@ -114053,7 +114055,6 @@
114053
114055
  "ec2:Phase2EncryptionAlgorithms",
114054
114056
  "ec2:Phase2IntegrityAlgorithms",
114055
114057
  "ec2:Phase2LifetimeSeconds",
114056
- "ec2:PreSharedKeys",
114057
114058
  "ec2:RekeyFuzzPercentage",
114058
114059
  "ec2:RekeyMarginTimeSeconds",
114059
114060
  "ec2:ReplayWindowSizePackets",
@@ -114156,7 +114157,6 @@
114156
114157
  "ec2:Phase2EncryptionAlgorithms",
114157
114158
  "ec2:Phase2IntegrityAlgorithms",
114158
114159
  "ec2:Phase2LifetimeSeconds",
114159
- "ec2:PreSharedKeys",
114160
114160
  "ec2:RekeyFuzzPercentage",
114161
114161
  "ec2:RekeyMarginTimeSeconds",
114162
114162
  "ec2:ReplayWindowSizePackets",
@@ -114608,12 +114608,14 @@
114608
114608
  "resourceType": "image",
114609
114609
  "required": true,
114610
114610
  "conditionKeys": [
114611
- "aws:ResourceTag/${TagKey}",
114611
+ "aws:RequestTag/${TagKey}",
114612
+ "aws:TagKeys",
114612
114613
  "ec2:ImageID",
114613
- "ec2:Owner",
114614
- "ec2:ResourceTag/${TagKey}"
114614
+ "ec2:Owner"
114615
114615
  ],
114616
- "dependentActions": []
114616
+ "dependentActions": [
114617
+ "ec2:CreateTags"
114618
+ ]
114617
114619
  },
114618
114620
  {
114619
114621
  "resourceType": "snapshot",
@@ -118032,7 +118034,6 @@
118032
118034
  "ec2:Phase2EncryptionAlgorithms",
118033
118035
  "ec2:Phase2IntegrityAlgorithms",
118034
118036
  "ec2:Phase2LifetimeSeconds",
118035
- "ec2:PreSharedKeys",
118036
118037
  "ec2:Region",
118037
118038
  "ec2:RekeyFuzzPercentage",
118038
118039
  "ec2:RekeyMarginTimeSeconds",
@@ -118487,12 +118488,6 @@
118487
118488
  "description": "Filters access by the instance placement strategy used by the placement group (cluster, spread, or partition)",
118488
118489
  "type": "String"
118489
118490
  },
118490
- {
118491
- "name": "ec2:PreSharedKeys",
118492
- "apiReferenceUrl": "https://docs.aws.amazon.com/vpn/latest/s2svpn/vpn-authentication-access-control.html",
118493
- "description": "Filters access by the pre-shared key (PSK) used to establish the initial IKE security association between a virtual private gateway and a customer gateway",
118494
- "type": "String"
118495
- },
118496
118491
  {
118497
118492
  "name": "ec2:ProductCode",
118498
118493
  "apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/iam-policy-structure.html#amazon-ec2-keys",
@@ -219593,6 +219588,21 @@
219593
219588
  }
219594
219589
  ]
219595
219590
  },
219591
+ {
219592
+ "name": "ListFilteredTransactionEvents",
219593
+ "apiReferenceUrl": "${APIReferenceDocPage}API_ListFilteredTransactionEvents.html",
219594
+ "permissionOnly": false,
219595
+ "description": "Grants permission to retrieve events on the blockchain with additional filters",
219596
+ "accessLevel": "List",
219597
+ "resourceTypes": [
219598
+ {
219599
+ "resourceType": "",
219600
+ "required": false,
219601
+ "conditionKeys": [],
219602
+ "dependentActions": []
219603
+ }
219604
+ ]
219605
+ },
219596
219606
  {
219597
219607
  "name": "ListTokenBalances",
219598
219608
  "apiReferenceUrl": "${APIReferenceDocPage}API_ListTokenBalances.html",
@@ -316816,6 +316826,12 @@
316816
316826
  "description": "Grants permission to associate a specified Systems Manager document with specified instances or other targets",
316817
316827
  "accessLevel": "Write",
316818
316828
  "resourceTypes": [
316829
+ {
316830
+ "resourceType": "association",
316831
+ "required": true,
316832
+ "conditionKeys": [],
316833
+ "dependentActions": []
316834
+ },
316819
316835
  {
316820
316836
  "resourceType": "document",
316821
316837
  "required": true,
@@ -8117,7 +8117,7 @@
8117
8117
  "vpn-connection",
8118
8118
  "vpn-gateway"
8119
8119
  ],
8120
- "conditionKeysCount": 113,
8120
+ "conditionKeysCount": 112,
8121
8121
  "conditionKeys": [
8122
8122
  "aws:RequestTag/${TagKey}",
8123
8123
  "aws:ResourceTag/${TagKey}",
@@ -8191,7 +8191,6 @@
8191
8191
  "ec2:PlacementGroup",
8192
8192
  "ec2:PlacementGroupName",
8193
8193
  "ec2:PlacementGroupStrategy",
8194
- "ec2:PreSharedKeys",
8195
8194
  "ec2:ProductCode",
8196
8195
  "ec2:Public",
8197
8196
  "ec2:PublicIpAddress",
@@ -15872,13 +15871,14 @@
15872
15871
  "name": "Amazon Managed Blockchain Query",
15873
15872
  "servicePrefix": "managedblockchain-query",
15874
15873
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonmanagedblockchainquery.html",
15875
- "actionsCount": 8,
15874
+ "actionsCount": 9,
15876
15875
  "actions": [
15877
15876
  "BatchGetTokenBalance",
15878
15877
  "GetAssetContract",
15879
15878
  "GetTokenBalance",
15880
15879
  "GetTransaction",
15881
15880
  "ListAssetContracts",
15881
+ "ListFilteredTransactionEvents",
15882
15882
  "ListTokenBalances",
15883
15883
  "ListTransactionEvents",
15884
15884
  "ListTransactions"
@@ -10,7 +10,7 @@
10
10
  },
11
11
  {
12
12
  "key": "List Actions",
13
- "value": 2648
13
+ "value": 2649
14
14
  },
15
15
  {
16
16
  "key": "Permissions Actions",
@@ -414,7 +414,7 @@
414
414
  },
415
415
  {
416
416
  "key": "Total number of distinct condition keys",
417
- "value": 879
417
+ "value": 878
418
418
  }
419
419
  ]
420
420
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aws-iam-data",
3
- "version": "0.0.169",
3
+ "version": "0.0.171",
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",