aws-iam-data 0.0.2 → 0.0.3

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.
package/data/iam.json CHANGED
@@ -124990,6 +124990,21 @@
124990
124990
  }
124991
124991
  ]
124992
124992
  },
124993
+ {
124994
+ "name": "GetManagedEndpointSessionCredentials",
124995
+ "apiReferenceUrl": "https://docs.aws.amazon.com/emr-on-eks/latest/APIReference/API_GetManagedEndpointSessionCredentials.html",
124996
+ "permissionOnly": false,
124997
+ "description": "Grants permission to generate a session token used to connect to a managed endpoint",
124998
+ "accessLevel": "Write",
124999
+ "resourceTypes": [
125000
+ {
125001
+ "resourceType": "managedEndpoint",
125002
+ "required": true,
125003
+ "conditionKeys": [],
125004
+ "dependentActions": []
125005
+ }
125006
+ ]
125007
+ },
124993
125008
  {
124994
125009
  "name": "ListJobRuns",
124995
125010
  "apiReferenceUrl": "https://docs.aws.amazon.com/emr-on-eks/latest/APIReference/API_ListJobRuns.html",
@@ -214408,6 +214423,15 @@
214408
214423
  "required": true,
214409
214424
  "conditionKeys": [],
214410
214425
  "dependentActions": []
214426
+ },
214427
+ {
214428
+ "resourceType": "",
214429
+ "required": false,
214430
+ "conditionKeys": [
214431
+ "aws:RequestTag/${TagKey}",
214432
+ "aws:TagKeys"
214433
+ ],
214434
+ "dependentActions": []
214411
214435
  }
214412
214436
  ]
214413
214437
  },
@@ -214436,7 +214460,10 @@
214436
214460
  {
214437
214461
  "resourceType": "",
214438
214462
  "required": false,
214439
- "conditionKeys": [],
214463
+ "conditionKeys": [
214464
+ "aws:RequestTag/${TagKey}",
214465
+ "aws:TagKeys"
214466
+ ],
214440
214467
  "dependentActions": []
214441
214468
  }
214442
214469
  ]
@@ -214704,10 +214731,25 @@
214704
214731
  "accessLevel": "Tagging",
214705
214732
  "resourceTypes": [
214706
214733
  {
214707
- "resourceType": "",
214734
+ "resourceType": "outpost",
214735
+ "required": false,
214736
+ "conditionKeys": [],
214737
+ "dependentActions": []
214738
+ },
214739
+ {
214740
+ "resourceType": "site",
214708
214741
  "required": false,
214709
214742
  "conditionKeys": [],
214710
214743
  "dependentActions": []
214744
+ },
214745
+ {
214746
+ "resourceType": "",
214747
+ "required": false,
214748
+ "conditionKeys": [
214749
+ "aws:RequestTag/${TagKey}",
214750
+ "aws:TagKeys"
214751
+ ],
214752
+ "dependentActions": []
214711
214753
  }
214712
214754
  ]
214713
214755
  },
@@ -214719,10 +214761,24 @@
214719
214761
  "accessLevel": "Tagging",
214720
214762
  "resourceTypes": [
214721
214763
  {
214722
- "resourceType": "",
214764
+ "resourceType": "outpost",
214723
214765
  "required": false,
214724
214766
  "conditionKeys": [],
214725
214767
  "dependentActions": []
214768
+ },
214769
+ {
214770
+ "resourceType": "site",
214771
+ "required": false,
214772
+ "conditionKeys": [],
214773
+ "dependentActions": []
214774
+ },
214775
+ {
214776
+ "resourceType": "",
214777
+ "required": false,
214778
+ "conditionKeys": [
214779
+ "aws:TagKeys"
214780
+ ],
214781
+ "dependentActions": []
214726
214782
  }
214727
214783
  ]
214728
214784
  },
@@ -214792,16 +214848,39 @@
214792
214848
  "name": "outpost",
214793
214849
  "apiReferenceUrl": "https://docs.aws.amazon.com/outposts/latest/userguide/work-with-outposts.html",
214794
214850
  "arnPattern": "arn:${Partition}:outposts:${Region}:${Account}:outpost:${OutpostId}",
214795
- "conditionKeys": []
214851
+ "conditionKeys": [
214852
+ "aws:ResourceTag/${TagKey}"
214853
+ ]
214796
214854
  },
214797
214855
  {
214798
214856
  "name": "site",
214799
214857
  "apiReferenceUrl": "https://docs.aws.amazon.com/outposts/latest/userguide/work-with-outposts.html",
214800
214858
  "arnPattern": "arn:${Partition}:outposts:${Region}:${Account}:site/${SiteId}",
214801
- "conditionKeys": []
214859
+ "conditionKeys": [
214860
+ "aws:ResourceTag/${TagKey}"
214861
+ ]
214802
214862
  }
214803
214863
  ],
214804
- "conditionKeys": []
214864
+ "conditionKeys": [
214865
+ {
214866
+ "name": "aws:RequestTag/${TagKey}",
214867
+ "apiReferenceUrl": "https://docs.aws.amazon.com/outposts/latest/userguide/identity-access-management.html",
214868
+ "description": "Filters access by the tags that are passed in the request",
214869
+ "type": "String"
214870
+ },
214871
+ {
214872
+ "name": "aws:ResourceTag/${TagKey}",
214873
+ "apiReferenceUrl": "https://docs.aws.amazon.com/outposts/latest/userguide/identity-access-management.html",
214874
+ "description": "Filters access by the tags associated with the resource",
214875
+ "type": "String"
214876
+ },
214877
+ {
214878
+ "name": "aws:TagKeys",
214879
+ "apiReferenceUrl": "https://docs.aws.amazon.com/outposts/latest/userguide/identity-access-management.html",
214880
+ "description": "Filters access by the tag keys that are passed in the request",
214881
+ "type": "ArrayOfString"
214882
+ }
214883
+ ]
214805
214884
  },
214806
214885
  {
214807
214886
  "name": "AWS Panorama",
@@ -287570,6 +287649,27 @@
287570
287649
  }
287571
287650
  ]
287572
287651
  },
287652
+ {
287653
+ "name": "Unload",
287654
+ "apiReferenceUrl": "https://docs.aws.amazon.com/timestream/latest/developerguide/API_query_Query.html",
287655
+ "permissionOnly": false,
287656
+ "description": "Grants permission to issue Unload queries",
287657
+ "accessLevel": "Write",
287658
+ "resourceTypes": [
287659
+ {
287660
+ "resourceType": "table",
287661
+ "required": true,
287662
+ "conditionKeys": [],
287663
+ "dependentActions": [
287664
+ "s3:AbortMultipartUpload",
287665
+ "s3:GetObject",
287666
+ "s3:PutObject",
287667
+ "timestream:DescribeEndpoints",
287668
+ "timestream:Select"
287669
+ ]
287670
+ }
287671
+ ]
287672
+ },
287573
287673
  {
287574
287674
  "name": "UntagResource",
287575
287675
  "apiReferenceUrl": "https://docs.aws.amazon.com/timestream/latest/developerguide/API_UntagResource.html",
@@ -1,5 +1,4 @@
1
1
  {
2
- "lastUpdatedAt": "2023-05-13T16:16:34.917Z",
3
2
  "serviceCount": 376,
4
3
  "services": [
5
4
  {
@@ -8843,7 +8842,7 @@
8843
8842
  "name": "Amazon EMR on EKS (EMR Containers)",
8844
8843
  "servicePrefix": "emr-containers",
8845
8844
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonemroneksemrcontainers.html",
8846
- "actionsCount": 19,
8845
+ "actionsCount": 20,
8847
8846
  "actions": [
8848
8847
  "CancelJobRun",
8849
8848
  "CreateJobTemplate",
@@ -8856,6 +8855,7 @@
8856
8855
  "DescribeJobTemplate",
8857
8856
  "DescribeManagedEndpoint",
8858
8857
  "DescribeVirtualCluster",
8858
+ "GetManagedEndpointSessionCredentials",
8859
8859
  "ListJobRuns",
8860
8860
  "ListJobTemplates",
8861
8861
  "ListManagedEndpoints",
@@ -15942,8 +15942,12 @@
15942
15942
  "outpost",
15943
15943
  "site"
15944
15944
  ],
15945
- "conditionKeysCount": 0,
15946
- "conditionKeys": []
15945
+ "conditionKeysCount": 3,
15946
+ "conditionKeys": [
15947
+ "aws:RequestTag/${TagKey}",
15948
+ "aws:ResourceTag/${TagKey}",
15949
+ "aws:TagKeys"
15950
+ ]
15947
15951
  },
15948
15952
  {
15949
15953
  "name": "AWS Panorama",
@@ -21254,7 +21258,7 @@
21254
21258
  "name": "Amazon Timestream",
21255
21259
  "servicePrefix": "timestream",
21256
21260
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazontimestream.html",
21257
- "actionsCount": 34,
21261
+ "actionsCount": 35,
21258
21262
  "actions": [
21259
21263
  "CancelQuery",
21260
21264
  "CreateBatchLoadTask",
@@ -21285,6 +21289,7 @@
21285
21289
  "StartAwsBackupJob",
21286
21290
  "StartAwsRestoreJob",
21287
21291
  "TagResource",
21292
+ "Unload",
21288
21293
  "UntagResource",
21289
21294
  "UpdateDatabase",
21290
21295
  "UpdateScheduledQuery",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aws-iam-data",
3
- "version": "0.0.2",
3
+ "version": "0.0.3",
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": "./src/index.js",
6
6
  "types": "./src/awsIamData.d.ts",
@@ -10,7 +10,6 @@ export interface ServiceAuthReference {
10
10
  }
11
11
 
12
12
  export interface AWSIamMetadata {
13
- lastUpdatedAt: string;
14
13
  serviceCount: number;
15
14
  services: ServiceAuthMetadata[];
16
15
  }