aws-iam-data 0.0.284 → 0.0.286

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,34 @@
1
1
  [
2
+ {
3
+ "dateOfChange": "2024-10-19",
4
+ "addedServices": [],
5
+ "removedServices": [],
6
+ "addedActions": {
7
+ "Amazon Q": [
8
+ "q:GenerateCodeFromCommands"
9
+ ],
10
+ "Amazon Redshift": [
11
+ "redshift:AuthorizeInboundIntegration",
12
+ "redshift:CreateInboundIntegration",
13
+ "redshift:CreateIntegration",
14
+ "redshift:DeleteIntegration",
15
+ "redshift:DescribeIntegrations",
16
+ "redshift:ModifyIntegration"
17
+ ]
18
+ },
19
+ "removedActions": {}
20
+ },
21
+ {
22
+ "dateOfChange": "2024-10-17",
23
+ "addedServices": [],
24
+ "removedServices": [],
25
+ "addedActions": {
26
+ "Amazon QuickSight": [
27
+ "quicksight:StartDashboardSnapshotJobSchedule"
28
+ ]
29
+ },
30
+ "removedActions": {}
31
+ },
2
32
  {
3
33
  "dateOfChange": "2024-10-16",
4
34
  "addedServices": [],
@@ -268199,6 +268199,21 @@
268199
268199
  }
268200
268200
  ]
268201
268201
  },
268202
+ {
268203
+ "name": "GenerateCodeFromCommands",
268204
+ "apiReferenceUrl": "https://docs.aws.amazon.com/amazonq/latest/aws-builder-use-ug/security_iam_manage-access-with-policies.html",
268205
+ "permissionOnly": true,
268206
+ "description": "Grants permission to generate code from CLI commands in Amazon Q",
268207
+ "accessLevel": "Read",
268208
+ "resourceTypes": [
268209
+ {
268210
+ "resourceType": "",
268211
+ "required": false,
268212
+ "conditionKeys": [],
268213
+ "dependentActions": []
268214
+ }
268215
+ ]
268216
+ },
268202
268217
  {
268203
268218
  "name": "GetConversation",
268204
268219
  "apiReferenceUrl": "https://docs.aws.amazon.com/amazonq/latest/aws-builder-use-ug/security_iam_manage-access-with-policies.html",
@@ -276195,6 +276210,21 @@
276195
276210
  }
276196
276211
  ]
276197
276212
  },
276213
+ {
276214
+ "name": "StartDashboardSnapshotJobSchedule",
276215
+ "apiReferenceUrl": "https://docs.aws.amazon.com/quicksight/latest/APIReference/API_StartDashboardSnapshotJobSchedule.html",
276216
+ "permissionOnly": false,
276217
+ "description": "Grants permission to start a dashboard snapshot job schedule",
276218
+ "accessLevel": "Write",
276219
+ "resourceTypes": [
276220
+ {
276221
+ "resourceType": "",
276222
+ "required": false,
276223
+ "conditionKeys": [],
276224
+ "dependentActions": []
276225
+ }
276226
+ ]
276227
+ },
276198
276228
  {
276199
276229
  "name": "Subscribe",
276200
276230
  "apiReferenceUrl": "https://docs.aws.amazon.com/quicksight/latest/user/iam-actions.html",
@@ -282442,6 +282472,21 @@
282442
282472
  }
282443
282473
  ]
282444
282474
  },
282475
+ {
282476
+ "name": "AuthorizeInboundIntegration",
282477
+ "apiReferenceUrl": "https://docs.aws.amazon.com/redshift/latest/mgmt/zero-etl-using.setting-up.html",
282478
+ "permissionOnly": true,
282479
+ "description": "Grants permission to Amazon Redshift to continuously validate that the target data warehouse can receive data replicated from the source ARN",
282480
+ "accessLevel": "Write",
282481
+ "resourceTypes": [
282482
+ {
282483
+ "resourceType": "integration",
282484
+ "required": true,
282485
+ "conditionKeys": [],
282486
+ "dependentActions": []
282487
+ }
282488
+ ]
282489
+ },
282445
282490
  {
282446
282491
  "name": "AuthorizeSnapshotAccess",
282447
282492
  "apiReferenceUrl": "https://docs.aws.amazon.com/redshift/latest/APIReference/API_AuthorizeSnapshotAccess.html",
@@ -282831,6 +282876,50 @@
282831
282876
  }
282832
282877
  ]
282833
282878
  },
282879
+ {
282880
+ "name": "CreateInboundIntegration",
282881
+ "apiReferenceUrl": "https://docs.aws.amazon.com/redshift/latest/mgmt/zero-etl-using.setting-up.html",
282882
+ "permissionOnly": true,
282883
+ "description": "Grants permission to the source principal to create an inbound integration for data to be replicated from the source into the target data warehouse",
282884
+ "accessLevel": "Write",
282885
+ "resourceTypes": [
282886
+ {
282887
+ "resourceType": "",
282888
+ "required": false,
282889
+ "conditionKeys": [],
282890
+ "dependentActions": []
282891
+ }
282892
+ ]
282893
+ },
282894
+ {
282895
+ "name": "CreateIntegration",
282896
+ "apiReferenceUrl": "https://docs.aws.amazon.com/redshift/latest/APIReference/API_CreateIntegration.html",
282897
+ "permissionOnly": false,
282898
+ "description": "Grants permission to create an Amazon Redshift zero-ETL integration",
282899
+ "accessLevel": "Write",
282900
+ "resourceTypes": [
282901
+ {
282902
+ "resourceType": "integration",
282903
+ "required": true,
282904
+ "conditionKeys": [],
282905
+ "dependentActions": [
282906
+ "kms:CreateGrant",
282907
+ "kms:DescribeKey"
282908
+ ]
282909
+ },
282910
+ {
282911
+ "resourceType": "",
282912
+ "required": false,
282913
+ "conditionKeys": [
282914
+ "aws:RequestTag/${TagKey}",
282915
+ "aws:TagKeys",
282916
+ "redshift:IntegrationSourceArn",
282917
+ "redshift:IntegrationTargetArn"
282918
+ ],
282919
+ "dependentActions": []
282920
+ }
282921
+ ]
282922
+ },
282834
282923
  {
282835
282924
  "name": "CreateQev2IdcApplication",
282836
282925
  "apiReferenceUrl": "https://docs.aws.amazon.com/redshift/latest/mgmt/redshift-iam-access-control-idp-connect.html",
@@ -282980,6 +283069,12 @@
282980
283069
  "conditionKeys": [],
282981
283070
  "dependentActions": []
282982
283071
  },
283072
+ {
283073
+ "resourceType": "integration",
283074
+ "required": false,
283075
+ "conditionKeys": [],
283076
+ "dependentActions": []
283077
+ },
282983
283078
  {
282984
283079
  "resourceType": "parametergroup",
282985
283080
  "required": false,
@@ -283257,6 +283352,29 @@
283257
283352
  }
283258
283353
  ]
283259
283354
  },
283355
+ {
283356
+ "name": "DeleteIntegration",
283357
+ "apiReferenceUrl": "https://docs.aws.amazon.com/redshift/latest/APIReference/API_DeleteIntegration.html",
283358
+ "permissionOnly": false,
283359
+ "description": "Grants permission to delete an Amazon Redshift zero-ETL integration",
283360
+ "accessLevel": "Write",
283361
+ "resourceTypes": [
283362
+ {
283363
+ "resourceType": "integration",
283364
+ "required": true,
283365
+ "conditionKeys": [],
283366
+ "dependentActions": []
283367
+ },
283368
+ {
283369
+ "resourceType": "",
283370
+ "required": false,
283371
+ "conditionKeys": [
283372
+ "aws:ResourceTag/${TagKey}"
283373
+ ],
283374
+ "dependentActions": []
283375
+ }
283376
+ ]
283377
+ },
283260
283378
  {
283261
283379
  "name": "DeletePartner",
283262
283380
  "apiReferenceUrl": "https://docs.aws.amazon.com/redshift/latest/APIReference/API_DeletePartner.html",
@@ -283412,6 +283530,12 @@
283412
283530
  "conditionKeys": [],
283413
283531
  "dependentActions": []
283414
283532
  },
283533
+ {
283534
+ "resourceType": "integration",
283535
+ "required": false,
283536
+ "conditionKeys": [],
283537
+ "dependentActions": []
283538
+ },
283415
283539
  {
283416
283540
  "resourceType": "parametergroup",
283417
283541
  "required": false,
@@ -283853,6 +283977,29 @@
283853
283977
  }
283854
283978
  ]
283855
283979
  },
283980
+ {
283981
+ "name": "DescribeIntegrations",
283982
+ "apiReferenceUrl": "https://docs.aws.amazon.com/redshift/latest/APIReference/API_DescribeIntegrations.html",
283983
+ "permissionOnly": false,
283984
+ "description": "Grants permission to describe an Amazon Redshift zero-ETL integration",
283985
+ "accessLevel": "List",
283986
+ "resourceTypes": [
283987
+ {
283988
+ "resourceType": "integration",
283989
+ "required": true,
283990
+ "conditionKeys": [],
283991
+ "dependentActions": []
283992
+ },
283993
+ {
283994
+ "resourceType": "",
283995
+ "required": false,
283996
+ "conditionKeys": [
283997
+ "aws:ResourceTag/${TagKey}"
283998
+ ],
283999
+ "dependentActions": []
284000
+ }
284001
+ ]
284002
+ },
283856
284003
  {
283857
284004
  "name": "DescribeLoggingStatus",
283858
284005
  "apiReferenceUrl": "https://docs.aws.amazon.com/redshift/latest/APIReference/API_DescribeLoggingStatus.html",
@@ -284157,6 +284304,12 @@
284157
284304
  "conditionKeys": [],
284158
284305
  "dependentActions": []
284159
284306
  },
284307
+ {
284308
+ "resourceType": "integration",
284309
+ "required": false,
284310
+ "conditionKeys": [],
284311
+ "dependentActions": []
284312
+ },
284160
284313
  {
284161
284314
  "resourceType": "parametergroup",
284162
284315
  "required": false,
@@ -284763,6 +284916,29 @@
284763
284916
  }
284764
284917
  ]
284765
284918
  },
284919
+ {
284920
+ "name": "ModifyIntegration",
284921
+ "apiReferenceUrl": "https://docs.aws.amazon.com/redshift/latest/APIReference/API_ModifyIntegration.html",
284922
+ "permissionOnly": false,
284923
+ "description": "Grants permission to modify an Amazon Redshift zero-ETL integration",
284924
+ "accessLevel": "Write",
284925
+ "resourceTypes": [
284926
+ {
284927
+ "resourceType": "integration",
284928
+ "required": true,
284929
+ "conditionKeys": [],
284930
+ "dependentActions": []
284931
+ },
284932
+ {
284933
+ "resourceType": "",
284934
+ "required": false,
284935
+ "conditionKeys": [
284936
+ "aws:ResourceTag/${TagKey}"
284937
+ ],
284938
+ "dependentActions": []
284939
+ }
284940
+ ]
284941
+ },
284766
284942
  {
284767
284943
  "name": "ModifyQev2IdcApplication",
284768
284944
  "apiReferenceUrl": "https://docs.aws.amazon.com/redshift/latest/mgmt/redshift-iam-access-control-idp-connect.html",
@@ -285232,6 +285408,14 @@
285232
285408
  "aws:ResourceTag/${TagKey}"
285233
285409
  ]
285234
285410
  },
285411
+ {
285412
+ "name": "integration",
285413
+ "apiReferenceUrl": "https://docs.aws.amazon.com/redshift/latest/mgmt/zero-etl-using.html",
285414
+ "arnPattern": "arn:${Partition}:redshift:${Region}:${Account}:integration:${IntegrationIdentifier}",
285415
+ "conditionKeys": [
285416
+ "aws:ResourceTag/${TagKey}"
285417
+ ]
285418
+ },
285235
285419
  {
285236
285420
  "name": "namespace",
285237
285421
  "apiReferenceUrl": "https://docs.aws.amazon.com/redshift/latest/dg/concepts.html",
@@ -285384,7 +285568,19 @@
285384
285568
  "name": "redshift:InboundIntegrationArn",
285385
285569
  "apiReferenceUrl": "https://docs.aws.amazon.com/redshift/latest/mgmt/redshift-iam-access-control-overview.html#redshift-policy-resources.conditions",
285386
285570
  "description": "Filters access by the ARN of an inbound zero-ETL Integration resource",
285387
- "type": "String"
285571
+ "type": "ARN"
285572
+ },
285573
+ {
285574
+ "name": "redshift:IntegrationSourceArn",
285575
+ "apiReferenceUrl": "https://docs.aws.amazon.com/redshift/latest/mgmt/redshift-iam-access-control-overview.html#redshift-policy-resources.conditions",
285576
+ "description": "Filters access by the ARN of a zero-ETL Integration source",
285577
+ "type": "ARN"
285578
+ },
285579
+ {
285580
+ "name": "redshift:IntegrationTargetArn",
285581
+ "apiReferenceUrl": "https://docs.aws.amazon.com/redshift/latest/mgmt/redshift-iam-access-control-overview.html#redshift-policy-resources.conditions",
285582
+ "description": "Filters access by the ARN of a zero-ETL Integration target",
285583
+ "type": "ARN"
285388
285584
  }
285389
285585
  ]
285390
285586
  },
@@ -306062,8 +306258,8 @@
306062
306258
  {
306063
306259
  "name": "BatchGetMetrics",
306064
306260
  "apiReferenceUrl": "https://docs.aws.amazon.com/sagemaker/latest/APIReference/",
306065
- "permissionOnly": true,
306066
- "description": "Grants permission to retrieve metrics associated with SageMaker Resources such as Training Jobs or Trial Components. This API is not publicly exposed at this point, however admins can control this action",
306261
+ "permissionOnly": false,
306262
+ "description": "Grants permission to retrieve metrics associated with SageMaker Resources such as Training Jobs or Trial Components",
306067
306263
  "accessLevel": "Read",
306068
306264
  "resourceTypes": [
306069
306265
  {
@@ -19671,10 +19671,11 @@
19671
19671
  "name": "Amazon Q",
19672
19672
  "servicePrefix": "q",
19673
19673
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonq.html",
19674
- "actionsCount": 12,
19674
+ "actionsCount": 13,
19675
19675
  "actions": [
19676
19676
  "CreateAssignment",
19677
19677
  "DeleteAssignment",
19678
+ "GenerateCodeFromCommands",
19678
19679
  "GetConversation",
19679
19680
  "GetIdentityMetadata",
19680
19681
  "GetTroubleshootingResults",
@@ -20017,7 +20018,7 @@
20017
20018
  "name": "Amazon QuickSight",
20018
20019
  "servicePrefix": "quicksight",
20019
20020
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonquicksight.html",
20020
- "actionsCount": 206,
20021
+ "actionsCount": 207,
20021
20022
  "actions": [
20022
20023
  "AccountConfigurations",
20023
20024
  "BatchCreateTopicReviewedAnswer",
@@ -20183,6 +20184,7 @@
20183
20184
  "StartAssetBundleExportJob",
20184
20185
  "StartAssetBundleImportJob",
20185
20186
  "StartDashboardSnapshotJob",
20187
+ "StartDashboardSnapshotJobSchedule",
20186
20188
  "Subscribe",
20187
20189
  "TagResource",
20188
20190
  "Unsubscribe",
@@ -20599,7 +20601,7 @@
20599
20601
  "name": "Amazon Redshift",
20600
20602
  "servicePrefix": "redshift",
20601
20603
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonredshift.html",
20602
- "actionsCount": 155,
20604
+ "actionsCount": 161,
20603
20605
  "actions": [
20604
20606
  "AcceptReservedNodeExchange",
20605
20607
  "AddPartner",
@@ -20607,6 +20609,7 @@
20607
20609
  "AuthorizeClusterSecurityGroupIngress",
20608
20610
  "AuthorizeDataShare",
20609
20611
  "AuthorizeEndpointAccess",
20612
+ "AuthorizeInboundIntegration",
20610
20613
  "AuthorizeSnapshotAccess",
20611
20614
  "BatchDeleteClusterSnapshots",
20612
20615
  "BatchModifyClusterSnapshots",
@@ -20626,6 +20629,8 @@
20626
20629
  "CreateEventSubscription",
20627
20630
  "CreateHsmClientCertificate",
20628
20631
  "CreateHsmConfiguration",
20632
+ "CreateInboundIntegration",
20633
+ "CreateIntegration",
20629
20634
  "CreateQev2IdcApplication",
20630
20635
  "CreateRedshiftIdcApplication",
20631
20636
  "CreateSavedQuery",
@@ -20646,6 +20651,7 @@
20646
20651
  "DeleteEventSubscription",
20647
20652
  "DeleteHsmClientCertificate",
20648
20653
  "DeleteHsmConfiguration",
20654
+ "DeleteIntegration",
20649
20655
  "DeletePartner",
20650
20656
  "DeleteQev2IdcApplication",
20651
20657
  "DeleteRedshiftIdcApplication",
@@ -20680,6 +20686,7 @@
20680
20686
  "DescribeHsmClientCertificates",
20681
20687
  "DescribeHsmConfigurations",
20682
20688
  "DescribeInboundIntegrations",
20689
+ "DescribeIntegrations",
20683
20690
  "DescribeLoggingStatus",
20684
20691
  "DescribeNodeConfigurationOptions",
20685
20692
  "DescribeOrderableClusterOptions",
@@ -20732,6 +20739,7 @@
20732
20739
  "ModifyCustomDomainAssociation",
20733
20740
  "ModifyEndpointAccess",
20734
20741
  "ModifyEventSubscription",
20742
+ "ModifyIntegration",
20735
20743
  "ModifyQev2IdcApplication",
20736
20744
  "ModifyRedshiftIdcApplication",
20737
20745
  "ModifySavedQuery",
@@ -20757,7 +20765,7 @@
20757
20765
  "ViewQueriesFromConsole",
20758
20766
  "ViewQueriesInConsole"
20759
20767
  ],
20760
- "resourceTypesCount": 20,
20768
+ "resourceTypesCount": 21,
20761
20769
  "resourceTypes": [
20762
20770
  "cluster",
20763
20771
  "datashare",
@@ -20767,6 +20775,7 @@
20767
20775
  "eventsubscription",
20768
20776
  "hsmclientcertificate",
20769
20777
  "hsmconfiguration",
20778
+ "integration",
20770
20779
  "namespace",
20771
20780
  "parametergroup",
20772
20781
  "securitygroup",
@@ -20780,7 +20789,7 @@
20780
20789
  "redshiftidcapplication",
20781
20790
  "qev2idcapplication"
20782
20791
  ],
20783
- "conditionKeysCount": 10,
20792
+ "conditionKeysCount": 12,
20784
20793
  "conditionKeys": [
20785
20794
  "aws:RequestTag/${TagKey}",
20786
20795
  "aws:ResourceTag/${TagKey}",
@@ -20791,7 +20800,9 @@
20791
20800
  "redshift:DbName",
20792
20801
  "redshift:DbUser",
20793
20802
  "redshift:DurationSeconds",
20794
- "redshift:InboundIntegrationArn"
20803
+ "redshift:InboundIntegrationArn",
20804
+ "redshift:IntegrationSourceArn",
20805
+ "redshift:IntegrationTargetArn"
20795
20806
  ]
20796
20807
  },
20797
20808
  {
@@ -2,11 +2,11 @@
2
2
  "Actions by type": [
3
3
  {
4
4
  "key": "Read Actions",
5
- "value": 4662
5
+ "value": 4663
6
6
  },
7
7
  {
8
8
  "key": "List Actions",
9
- "value": 2817
9
+ "value": 2818
10
10
  },
11
11
  {
12
12
  "key": "Permissions Actions",
@@ -14,7 +14,7 @@
14
14
  },
15
15
  {
16
16
  "key": "Write Actions",
17
- "value": 9606
17
+ "value": 9612
18
18
  }
19
19
  ],
20
20
  "Longest action names": [
@@ -254,7 +254,7 @@
254
254
  },
255
255
  {
256
256
  "key": "Amazon QuickSight",
257
- "value": 206
257
+ "value": 207
258
258
  },
259
259
  {
260
260
  "key": "AWS Identity and Access Management (IAM)",
@@ -410,11 +410,11 @@
410
410
  },
411
411
  {
412
412
  "key": "Total number of distinct resource ARNS",
413
- "value": 1774
413
+ "value": 1775
414
414
  },
415
415
  {
416
416
  "key": "Total number of distinct condition keys",
417
- "value": 948
417
+ "value": 950
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.284",
3
+ "version": "0.0.286",
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",