aws-iam-data 0.0.329 → 0.0.331
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,33 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"dateOfChange": "2025-02-13",
|
|
4
|
+
"addedServices": [],
|
|
5
|
+
"removedServices": [],
|
|
6
|
+
"addedActions": {
|
|
7
|
+
"Amazon Connect": [
|
|
8
|
+
"connect:CreateContact"
|
|
9
|
+
]
|
|
10
|
+
},
|
|
11
|
+
"removedActions": {}
|
|
12
|
+
},
|
|
13
|
+
{
|
|
14
|
+
"dateOfChange": "2025-02-11",
|
|
15
|
+
"addedServices": [],
|
|
16
|
+
"removedServices": [],
|
|
17
|
+
"addedActions": {
|
|
18
|
+
"Amazon Q": [
|
|
19
|
+
"q:AssociateConnectorResource",
|
|
20
|
+
"q:CreateAuthGrant",
|
|
21
|
+
"q:CreateOAuthAppConnection",
|
|
22
|
+
"q:GetConnector",
|
|
23
|
+
"q:RejectConnector",
|
|
24
|
+
"q:SendEvent",
|
|
25
|
+
"q:UpdateAuthGrant",
|
|
26
|
+
"q:UpdateOAuthAppConnection"
|
|
27
|
+
]
|
|
28
|
+
},
|
|
29
|
+
"removedActions": {}
|
|
30
|
+
},
|
|
2
31
|
{
|
|
3
32
|
"dateOfChange": "2025-02-08",
|
|
4
33
|
"addedServices": [],
|
package/dist/data/json/iam.json
CHANGED
|
@@ -78662,6 +78662,43 @@
|
|
|
78662
78662
|
}
|
|
78663
78663
|
]
|
|
78664
78664
|
},
|
|
78665
|
+
{
|
|
78666
|
+
"name": "CreateContact",
|
|
78667
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/APIReference/API_CreateContact.html",
|
|
78668
|
+
"permissionOnly": false,
|
|
78669
|
+
"description": "Grants permission to create a new contact using the Amazon Connect API",
|
|
78670
|
+
"accessLevel": "Write",
|
|
78671
|
+
"resourceTypes": [
|
|
78672
|
+
{
|
|
78673
|
+
"resourceType": "instance",
|
|
78674
|
+
"required": true,
|
|
78675
|
+
"conditionKeys": [],
|
|
78676
|
+
"dependentActions": []
|
|
78677
|
+
},
|
|
78678
|
+
{
|
|
78679
|
+
"resourceType": "contact",
|
|
78680
|
+
"required": false,
|
|
78681
|
+
"conditionKeys": [],
|
|
78682
|
+
"dependentActions": []
|
|
78683
|
+
},
|
|
78684
|
+
{
|
|
78685
|
+
"resourceType": "user",
|
|
78686
|
+
"required": false,
|
|
78687
|
+
"conditionKeys": [],
|
|
78688
|
+
"dependentActions": []
|
|
78689
|
+
},
|
|
78690
|
+
{
|
|
78691
|
+
"resourceType": "",
|
|
78692
|
+
"required": false,
|
|
78693
|
+
"conditionKeys": [
|
|
78694
|
+
"aws:ResourceTag/${TagKey}",
|
|
78695
|
+
"connect:InstanceId",
|
|
78696
|
+
"connect:ContactInitiationMethod"
|
|
78697
|
+
],
|
|
78698
|
+
"dependentActions": []
|
|
78699
|
+
}
|
|
78700
|
+
]
|
|
78701
|
+
},
|
|
78665
78702
|
{
|
|
78666
78703
|
"name": "CreateContactFlow",
|
|
78667
78704
|
"apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/APIReference/API_CreateContactFlow.html",
|
|
@@ -86007,6 +86044,12 @@
|
|
|
86007
86044
|
"description": "Filters access by the attribute type of the Amazon Connect instance",
|
|
86008
86045
|
"type": "String"
|
|
86009
86046
|
},
|
|
86047
|
+
{
|
|
86048
|
+
"name": "connect:ContactInitiationMethod",
|
|
86049
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/adminguide/security_iam_service-with-iam.html",
|
|
86050
|
+
"description": "Filters access by restricting access to create contacts based on the initiation method of the contact",
|
|
86051
|
+
"type": "String"
|
|
86052
|
+
},
|
|
86010
86053
|
{
|
|
86011
86054
|
"name": "connect:FlowType",
|
|
86012
86055
|
"apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/adminguide/security_iam_service-with-iam.html",
|
|
@@ -152936,6 +152979,14 @@
|
|
|
152936
152979
|
"required": true,
|
|
152937
152980
|
"conditionKeys": [],
|
|
152938
152981
|
"dependentActions": []
|
|
152982
|
+
},
|
|
152983
|
+
{
|
|
152984
|
+
"resourceType": "",
|
|
152985
|
+
"required": false,
|
|
152986
|
+
"conditionKeys": [
|
|
152987
|
+
"elasticmapreduce:ExecutionRoleArn"
|
|
152988
|
+
],
|
|
152989
|
+
"dependentActions": []
|
|
152939
152990
|
}
|
|
152940
152991
|
]
|
|
152941
152992
|
},
|
|
@@ -226259,6 +226310,38 @@
|
|
|
226259
226310
|
"kms:EncryptionContext:${EncryptionContextKey}",
|
|
226260
226311
|
"kms:EncryptionContextKeys",
|
|
226261
226312
|
"kms:RecipientAttestation:ImageSha384",
|
|
226313
|
+
"kms:RecipientAttestation:PCR0",
|
|
226314
|
+
"kms:RecipientAttestation:PCR1",
|
|
226315
|
+
"kms:RecipientAttestation:PCR2",
|
|
226316
|
+
"kms:RecipientAttestation:PCR3",
|
|
226317
|
+
"kms:RecipientAttestation:PCR4",
|
|
226318
|
+
"kms:RecipientAttestation:PCR5",
|
|
226319
|
+
"kms:RecipientAttestation:PCR6",
|
|
226320
|
+
"kms:RecipientAttestation:PCR7",
|
|
226321
|
+
"kms:RecipientAttestation:PCR8",
|
|
226322
|
+
"kms:RecipientAttestation:PCR9",
|
|
226323
|
+
"kms:RecipientAttestation:PCR10",
|
|
226324
|
+
"kms:RecipientAttestation:PCR11",
|
|
226325
|
+
"kms:RecipientAttestation:PCR12",
|
|
226326
|
+
"kms:RecipientAttestation:PCR13",
|
|
226327
|
+
"kms:RecipientAttestation:PCR14",
|
|
226328
|
+
"kms:RecipientAttestation:PCR15",
|
|
226329
|
+
"kms:RecipientAttestation:PCR16",
|
|
226330
|
+
"kms:RecipientAttestation:PCR17",
|
|
226331
|
+
"kms:RecipientAttestation:PCR18",
|
|
226332
|
+
"kms:RecipientAttestation:PCR19",
|
|
226333
|
+
"kms:RecipientAttestation:PCR20",
|
|
226334
|
+
"kms:RecipientAttestation:PCR21",
|
|
226335
|
+
"kms:RecipientAttestation:PCR22",
|
|
226336
|
+
"kms:RecipientAttestation:PCR23",
|
|
226337
|
+
"kms:RecipientAttestation:PCR24",
|
|
226338
|
+
"kms:RecipientAttestation:PCR25",
|
|
226339
|
+
"kms:RecipientAttestation:PCR26",
|
|
226340
|
+
"kms:RecipientAttestation:PCR27",
|
|
226341
|
+
"kms:RecipientAttestation:PCR28",
|
|
226342
|
+
"kms:RecipientAttestation:PCR29",
|
|
226343
|
+
"kms:RecipientAttestation:PCR30",
|
|
226344
|
+
"kms:RecipientAttestation:PCR31",
|
|
226262
226345
|
"kms:RequestAlias",
|
|
226263
226346
|
"kms:ViaService"
|
|
226264
226347
|
],
|
|
@@ -226357,6 +226440,38 @@
|
|
|
226357
226440
|
"kms:CallerAccount",
|
|
226358
226441
|
"kms:KeyAgreementAlgorithm",
|
|
226359
226442
|
"kms:RecipientAttestation:ImageSha384",
|
|
226443
|
+
"kms:RecipientAttestation:PCR0",
|
|
226444
|
+
"kms:RecipientAttestation:PCR1",
|
|
226445
|
+
"kms:RecipientAttestation:PCR2",
|
|
226446
|
+
"kms:RecipientAttestation:PCR3",
|
|
226447
|
+
"kms:RecipientAttestation:PCR4",
|
|
226448
|
+
"kms:RecipientAttestation:PCR5",
|
|
226449
|
+
"kms:RecipientAttestation:PCR6",
|
|
226450
|
+
"kms:RecipientAttestation:PCR7",
|
|
226451
|
+
"kms:RecipientAttestation:PCR8",
|
|
226452
|
+
"kms:RecipientAttestation:PCR9",
|
|
226453
|
+
"kms:RecipientAttestation:PCR10",
|
|
226454
|
+
"kms:RecipientAttestation:PCR11",
|
|
226455
|
+
"kms:RecipientAttestation:PCR12",
|
|
226456
|
+
"kms:RecipientAttestation:PCR13",
|
|
226457
|
+
"kms:RecipientAttestation:PCR14",
|
|
226458
|
+
"kms:RecipientAttestation:PCR15",
|
|
226459
|
+
"kms:RecipientAttestation:PCR16",
|
|
226460
|
+
"kms:RecipientAttestation:PCR17",
|
|
226461
|
+
"kms:RecipientAttestation:PCR18",
|
|
226462
|
+
"kms:RecipientAttestation:PCR19",
|
|
226463
|
+
"kms:RecipientAttestation:PCR20",
|
|
226464
|
+
"kms:RecipientAttestation:PCR21",
|
|
226465
|
+
"kms:RecipientAttestation:PCR22",
|
|
226466
|
+
"kms:RecipientAttestation:PCR23",
|
|
226467
|
+
"kms:RecipientAttestation:PCR24",
|
|
226468
|
+
"kms:RecipientAttestation:PCR25",
|
|
226469
|
+
"kms:RecipientAttestation:PCR26",
|
|
226470
|
+
"kms:RecipientAttestation:PCR27",
|
|
226471
|
+
"kms:RecipientAttestation:PCR28",
|
|
226472
|
+
"kms:RecipientAttestation:PCR29",
|
|
226473
|
+
"kms:RecipientAttestation:PCR30",
|
|
226474
|
+
"kms:RecipientAttestation:PCR31",
|
|
226360
226475
|
"kms:RequestAlias",
|
|
226361
226476
|
"kms:ViaService"
|
|
226362
226477
|
],
|
|
@@ -226570,6 +226685,38 @@
|
|
|
226570
226685
|
"kms:EncryptionContext:${EncryptionContextKey}",
|
|
226571
226686
|
"kms:EncryptionContextKeys",
|
|
226572
226687
|
"kms:RecipientAttestation:ImageSha384",
|
|
226688
|
+
"kms:RecipientAttestation:PCR0",
|
|
226689
|
+
"kms:RecipientAttestation:PCR1",
|
|
226690
|
+
"kms:RecipientAttestation:PCR2",
|
|
226691
|
+
"kms:RecipientAttestation:PCR3",
|
|
226692
|
+
"kms:RecipientAttestation:PCR4",
|
|
226693
|
+
"kms:RecipientAttestation:PCR5",
|
|
226694
|
+
"kms:RecipientAttestation:PCR6",
|
|
226695
|
+
"kms:RecipientAttestation:PCR7",
|
|
226696
|
+
"kms:RecipientAttestation:PCR8",
|
|
226697
|
+
"kms:RecipientAttestation:PCR9",
|
|
226698
|
+
"kms:RecipientAttestation:PCR10",
|
|
226699
|
+
"kms:RecipientAttestation:PCR11",
|
|
226700
|
+
"kms:RecipientAttestation:PCR12",
|
|
226701
|
+
"kms:RecipientAttestation:PCR13",
|
|
226702
|
+
"kms:RecipientAttestation:PCR14",
|
|
226703
|
+
"kms:RecipientAttestation:PCR15",
|
|
226704
|
+
"kms:RecipientAttestation:PCR16",
|
|
226705
|
+
"kms:RecipientAttestation:PCR17",
|
|
226706
|
+
"kms:RecipientAttestation:PCR18",
|
|
226707
|
+
"kms:RecipientAttestation:PCR19",
|
|
226708
|
+
"kms:RecipientAttestation:PCR20",
|
|
226709
|
+
"kms:RecipientAttestation:PCR21",
|
|
226710
|
+
"kms:RecipientAttestation:PCR22",
|
|
226711
|
+
"kms:RecipientAttestation:PCR23",
|
|
226712
|
+
"kms:RecipientAttestation:PCR24",
|
|
226713
|
+
"kms:RecipientAttestation:PCR25",
|
|
226714
|
+
"kms:RecipientAttestation:PCR26",
|
|
226715
|
+
"kms:RecipientAttestation:PCR27",
|
|
226716
|
+
"kms:RecipientAttestation:PCR28",
|
|
226717
|
+
"kms:RecipientAttestation:PCR29",
|
|
226718
|
+
"kms:RecipientAttestation:PCR30",
|
|
226719
|
+
"kms:RecipientAttestation:PCR31",
|
|
226573
226720
|
"kms:RequestAlias",
|
|
226574
226721
|
"kms:ViaService"
|
|
226575
226722
|
],
|
|
@@ -226599,6 +226746,39 @@
|
|
|
226599
226746
|
"kms:EncryptionAlgorithm",
|
|
226600
226747
|
"kms:EncryptionContext:${EncryptionContextKey}",
|
|
226601
226748
|
"kms:EncryptionContextKeys",
|
|
226749
|
+
"kms:RecipientAttestation:ImageSha384",
|
|
226750
|
+
"kms:RecipientAttestation:PCR0",
|
|
226751
|
+
"kms:RecipientAttestation:PCR1",
|
|
226752
|
+
"kms:RecipientAttestation:PCR2",
|
|
226753
|
+
"kms:RecipientAttestation:PCR3",
|
|
226754
|
+
"kms:RecipientAttestation:PCR4",
|
|
226755
|
+
"kms:RecipientAttestation:PCR5",
|
|
226756
|
+
"kms:RecipientAttestation:PCR6",
|
|
226757
|
+
"kms:RecipientAttestation:PCR7",
|
|
226758
|
+
"kms:RecipientAttestation:PCR8",
|
|
226759
|
+
"kms:RecipientAttestation:PCR9",
|
|
226760
|
+
"kms:RecipientAttestation:PCR10",
|
|
226761
|
+
"kms:RecipientAttestation:PCR11",
|
|
226762
|
+
"kms:RecipientAttestation:PCR12",
|
|
226763
|
+
"kms:RecipientAttestation:PCR13",
|
|
226764
|
+
"kms:RecipientAttestation:PCR14",
|
|
226765
|
+
"kms:RecipientAttestation:PCR15",
|
|
226766
|
+
"kms:RecipientAttestation:PCR16",
|
|
226767
|
+
"kms:RecipientAttestation:PCR17",
|
|
226768
|
+
"kms:RecipientAttestation:PCR18",
|
|
226769
|
+
"kms:RecipientAttestation:PCR19",
|
|
226770
|
+
"kms:RecipientAttestation:PCR20",
|
|
226771
|
+
"kms:RecipientAttestation:PCR21",
|
|
226772
|
+
"kms:RecipientAttestation:PCR22",
|
|
226773
|
+
"kms:RecipientAttestation:PCR23",
|
|
226774
|
+
"kms:RecipientAttestation:PCR24",
|
|
226775
|
+
"kms:RecipientAttestation:PCR25",
|
|
226776
|
+
"kms:RecipientAttestation:PCR26",
|
|
226777
|
+
"kms:RecipientAttestation:PCR27",
|
|
226778
|
+
"kms:RecipientAttestation:PCR28",
|
|
226779
|
+
"kms:RecipientAttestation:PCR29",
|
|
226780
|
+
"kms:RecipientAttestation:PCR30",
|
|
226781
|
+
"kms:RecipientAttestation:PCR31",
|
|
226602
226782
|
"kms:RequestAlias",
|
|
226603
226783
|
"kms:ViaService"
|
|
226604
226784
|
],
|
|
@@ -226700,7 +226880,39 @@
|
|
|
226700
226880
|
"resourceType": "",
|
|
226701
226881
|
"required": false,
|
|
226702
226882
|
"conditionKeys": [
|
|
226703
|
-
"kms:RecipientAttestation:ImageSha384"
|
|
226883
|
+
"kms:RecipientAttestation:ImageSha384",
|
|
226884
|
+
"kms:RecipientAttestation:PCR0",
|
|
226885
|
+
"kms:RecipientAttestation:PCR1",
|
|
226886
|
+
"kms:RecipientAttestation:PCR2",
|
|
226887
|
+
"kms:RecipientAttestation:PCR3",
|
|
226888
|
+
"kms:RecipientAttestation:PCR4",
|
|
226889
|
+
"kms:RecipientAttestation:PCR5",
|
|
226890
|
+
"kms:RecipientAttestation:PCR6",
|
|
226891
|
+
"kms:RecipientAttestation:PCR7",
|
|
226892
|
+
"kms:RecipientAttestation:PCR8",
|
|
226893
|
+
"kms:RecipientAttestation:PCR9",
|
|
226894
|
+
"kms:RecipientAttestation:PCR10",
|
|
226895
|
+
"kms:RecipientAttestation:PCR11",
|
|
226896
|
+
"kms:RecipientAttestation:PCR12",
|
|
226897
|
+
"kms:RecipientAttestation:PCR13",
|
|
226898
|
+
"kms:RecipientAttestation:PCR14",
|
|
226899
|
+
"kms:RecipientAttestation:PCR15",
|
|
226900
|
+
"kms:RecipientAttestation:PCR16",
|
|
226901
|
+
"kms:RecipientAttestation:PCR17",
|
|
226902
|
+
"kms:RecipientAttestation:PCR18",
|
|
226903
|
+
"kms:RecipientAttestation:PCR19",
|
|
226904
|
+
"kms:RecipientAttestation:PCR20",
|
|
226905
|
+
"kms:RecipientAttestation:PCR21",
|
|
226906
|
+
"kms:RecipientAttestation:PCR22",
|
|
226907
|
+
"kms:RecipientAttestation:PCR23",
|
|
226908
|
+
"kms:RecipientAttestation:PCR24",
|
|
226909
|
+
"kms:RecipientAttestation:PCR25",
|
|
226910
|
+
"kms:RecipientAttestation:PCR26",
|
|
226911
|
+
"kms:RecipientAttestation:PCR27",
|
|
226912
|
+
"kms:RecipientAttestation:PCR28",
|
|
226913
|
+
"kms:RecipientAttestation:PCR29",
|
|
226914
|
+
"kms:RecipientAttestation:PCR30",
|
|
226915
|
+
"kms:RecipientAttestation:PCR31"
|
|
226704
226916
|
],
|
|
226705
226917
|
"dependentActions": []
|
|
226706
226918
|
}
|
|
@@ -227098,6 +227310,18 @@
|
|
|
227098
227310
|
"required": true,
|
|
227099
227311
|
"conditionKeys": [],
|
|
227100
227312
|
"dependentActions": []
|
|
227313
|
+
},
|
|
227314
|
+
{
|
|
227315
|
+
"resourceType": "",
|
|
227316
|
+
"required": false,
|
|
227317
|
+
"conditionKeys": [
|
|
227318
|
+
"kms:CallerAccount",
|
|
227319
|
+
"kms:EncryptionContext:${EncryptionContextKey}",
|
|
227320
|
+
"kms:EncryptionContextKeys",
|
|
227321
|
+
"kms:GrantConstraintType",
|
|
227322
|
+
"kms:ViaService"
|
|
227323
|
+
],
|
|
227324
|
+
"dependentActions": []
|
|
227101
227325
|
}
|
|
227102
227326
|
]
|
|
227103
227327
|
},
|
|
@@ -227600,13 +227824,199 @@
|
|
|
227600
227824
|
{
|
|
227601
227825
|
"name": "kms:RecipientAttestation:ImageSha384",
|
|
227602
227826
|
"apiReferenceUrl": "https://docs.aws.amazon.com/kms/latest/developerguide/conditions-nitro-enclaves.html#conditions-kms-recipient-image-sha",
|
|
227603
|
-
"description": "Filters access to the
|
|
227827
|
+
"description": "Filters access to the API operations based on the image hash in the attestation document in the request",
|
|
227828
|
+
"type": "String"
|
|
227829
|
+
},
|
|
227830
|
+
{
|
|
227831
|
+
"name": "kms:RecipientAttestation:PCR0",
|
|
227832
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/kms/latest/developerguide/conditions-nitro-enclaves.html#conditions-kms-recipient-pcrs",
|
|
227833
|
+
"description": "Filters access by the platform configuration register (PCR) 0 in the attestation document. PCR0 is a contiguous measure of the contents of the enclave image file, without the section data",
|
|
227834
|
+
"type": "String"
|
|
227835
|
+
},
|
|
227836
|
+
{
|
|
227837
|
+
"name": "kms:RecipientAttestation:PCR1",
|
|
227838
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/kms/latest/developerguide/conditions-nitro-enclaves.html#conditions-kms-recipient-pcrs",
|
|
227839
|
+
"description": "Filters access by the platform configuration register (PCR) 1 in the attestation document. PCR1 is a contiguous measurement of the Linux kernel and bootstrap data",
|
|
227840
|
+
"type": "String"
|
|
227841
|
+
},
|
|
227842
|
+
{
|
|
227843
|
+
"name": "kms:RecipientAttestation:PCR10",
|
|
227844
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/kms/latest/developerguide/conditions-nitro-enclaves.html#conditions-kms-recipient-pcrs",
|
|
227845
|
+
"description": "Filters access by the platform configuration register (PCR) 10 in the attestation document in the request. PCR10 is a custom PCR that can be defined by the user for specific use cases",
|
|
227846
|
+
"type": "String"
|
|
227847
|
+
},
|
|
227848
|
+
{
|
|
227849
|
+
"name": "kms:RecipientAttestation:PCR11",
|
|
227850
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/kms/latest/developerguide/conditions-nitro-enclaves.html#conditions-kms-recipient-pcrs",
|
|
227851
|
+
"description": "Filters access by the platform configuration register (PCR) 11 in the attestation document in the request. PCR11 is a custom PCR that can be defined by the user for specific use cases",
|
|
227852
|
+
"type": "String"
|
|
227853
|
+
},
|
|
227854
|
+
{
|
|
227855
|
+
"name": "kms:RecipientAttestation:PCR12",
|
|
227856
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/kms/latest/developerguide/conditions-nitro-enclaves.html#conditions-kms-recipient-pcrs",
|
|
227857
|
+
"description": "Filters access by the platform configuration register (PCR) 12 in the attestation document in the request. PCR12 is a custom PCR that can be defined by the user for specific use cases",
|
|
227858
|
+
"type": "String"
|
|
227859
|
+
},
|
|
227860
|
+
{
|
|
227861
|
+
"name": "kms:RecipientAttestation:PCR13",
|
|
227862
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/kms/latest/developerguide/conditions-nitro-enclaves.html#conditions-kms-recipient-pcrs",
|
|
227863
|
+
"description": "Filters access by the platform configuration register (PCR) 13 in the attestation document in the request. PCR13 is a custom PCR that can be defined by the user for specific use cases",
|
|
227864
|
+
"type": "String"
|
|
227865
|
+
},
|
|
227866
|
+
{
|
|
227867
|
+
"name": "kms:RecipientAttestation:PCR14",
|
|
227868
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/kms/latest/developerguide/conditions-nitro-enclaves.html#conditions-kms-recipient-pcrs",
|
|
227869
|
+
"description": "Filters access by the platform configuration register (PCR) 14 in the attestation document in the request. PCR14 is a custom PCR that can be defined by the user for specific use cases",
|
|
227870
|
+
"type": "String"
|
|
227871
|
+
},
|
|
227872
|
+
{
|
|
227873
|
+
"name": "kms:RecipientAttestation:PCR15",
|
|
227874
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/kms/latest/developerguide/conditions-nitro-enclaves.html#conditions-kms-recipient-pcrs",
|
|
227875
|
+
"description": "Filters access by the platform configuration register (PCR) 15 in the attestation document in the request. PCR15 is a custom PCR that can be defined by the user for specific use cases",
|
|
227876
|
+
"type": "String"
|
|
227877
|
+
},
|
|
227878
|
+
{
|
|
227879
|
+
"name": "kms:RecipientAttestation:PCR16",
|
|
227880
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/kms/latest/developerguide/conditions-nitro-enclaves.html#conditions-kms-recipient-pcrs",
|
|
227881
|
+
"description": "Filters access by the platform configuration register (PCR) 16 in the attestation document in the request. PCR16 is a custom PCR that can be defined by the user for specific use cases",
|
|
227882
|
+
"type": "String"
|
|
227883
|
+
},
|
|
227884
|
+
{
|
|
227885
|
+
"name": "kms:RecipientAttestation:PCR17",
|
|
227886
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/kms/latest/developerguide/conditions-nitro-enclaves.html#conditions-kms-recipient-pcrs",
|
|
227887
|
+
"description": "Filters access by the platform configuration register (PCR) 17 in the attestation document in the request. PCR17 is a custom PCR that can be defined by the user for specific use cases",
|
|
227888
|
+
"type": "String"
|
|
227889
|
+
},
|
|
227890
|
+
{
|
|
227891
|
+
"name": "kms:RecipientAttestation:PCR18",
|
|
227892
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/kms/latest/developerguide/conditions-nitro-enclaves.html#conditions-kms-recipient-pcrs",
|
|
227893
|
+
"description": "Filters access by the platform configuration register (PCR) 18 in the attestation document in the request. PCR18 is a custom PCR that can be defined by the user for specific use cases",
|
|
227894
|
+
"type": "String"
|
|
227895
|
+
},
|
|
227896
|
+
{
|
|
227897
|
+
"name": "kms:RecipientAttestation:PCR19",
|
|
227898
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/kms/latest/developerguide/conditions-nitro-enclaves.html#conditions-kms-recipient-pcrs",
|
|
227899
|
+
"description": "Filters access by the platform configuration register (PCR) 19 in the attestation document in the request. PCR19 is a custom PCR that can be defined by the user for specific use cases",
|
|
227900
|
+
"type": "String"
|
|
227901
|
+
},
|
|
227902
|
+
{
|
|
227903
|
+
"name": "kms:RecipientAttestation:PCR2",
|
|
227904
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/kms/latest/developerguide/conditions-nitro-enclaves.html#conditions-kms-recipient-pcrs",
|
|
227905
|
+
"description": "Filters access by the platform configuration register (PCR) 2 in the attestation document. PCR2 is a contiguous, in-order measurement of the user applications, without the boot ramfs",
|
|
227906
|
+
"type": "String"
|
|
227907
|
+
},
|
|
227908
|
+
{
|
|
227909
|
+
"name": "kms:RecipientAttestation:PCR20",
|
|
227910
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/kms/latest/developerguide/conditions-nitro-enclaves.html#conditions-kms-recipient-pcrs",
|
|
227911
|
+
"description": "Filters access by the platform configuration register (PCR) 20 in the attestation document in the request. PCR20 is a custom PCR that can be defined by the user for specific use cases",
|
|
227912
|
+
"type": "String"
|
|
227913
|
+
},
|
|
227914
|
+
{
|
|
227915
|
+
"name": "kms:RecipientAttestation:PCR21",
|
|
227916
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/kms/latest/developerguide/conditions-nitro-enclaves.html#conditions-kms-recipient-pcrs",
|
|
227917
|
+
"description": "Filters access by the platform configuration register (PCR) 21 in the attestation document in the request. PCR21 is a custom PCR that can be defined by the user for specific use cases",
|
|
227918
|
+
"type": "String"
|
|
227919
|
+
},
|
|
227920
|
+
{
|
|
227921
|
+
"name": "kms:RecipientAttestation:PCR22",
|
|
227922
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/kms/latest/developerguide/conditions-nitro-enclaves.html#conditions-kms-recipient-pcrs",
|
|
227923
|
+
"description": "Filters access by the platform configuration register (PCR) 22 in the attestation document in the request. PCR22 is a custom PCR that can be defined by the user for specific use cases",
|
|
227924
|
+
"type": "String"
|
|
227925
|
+
},
|
|
227926
|
+
{
|
|
227927
|
+
"name": "kms:RecipientAttestation:PCR23",
|
|
227928
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/kms/latest/developerguide/conditions-nitro-enclaves.html#conditions-kms-recipient-pcrs",
|
|
227929
|
+
"description": "Filters access by the platform configuration register (PCR) 23 in the attestation document in the request. PCR23 is a custom PCR that can be defined by the user for specific use cases",
|
|
227930
|
+
"type": "String"
|
|
227931
|
+
},
|
|
227932
|
+
{
|
|
227933
|
+
"name": "kms:RecipientAttestation:PCR24",
|
|
227934
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/kms/latest/developerguide/conditions-nitro-enclaves.html#conditions-kms-recipient-pcrs",
|
|
227935
|
+
"description": "Filters access by the platform configuration register (PCR) 24 in the attestation document in the request. PCR24 is a custom PCR that can be defined by the user for specific use cases",
|
|
227936
|
+
"type": "String"
|
|
227937
|
+
},
|
|
227938
|
+
{
|
|
227939
|
+
"name": "kms:RecipientAttestation:PCR25",
|
|
227940
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/kms/latest/developerguide/conditions-nitro-enclaves.html#conditions-kms-recipient-pcrs",
|
|
227941
|
+
"description": "Filters access by the platform configuration register (PCR) 25 in the attestation document in the request. PCR25 is a custom PCR that can be defined by the user for specific use cases",
|
|
227942
|
+
"type": "String"
|
|
227943
|
+
},
|
|
227944
|
+
{
|
|
227945
|
+
"name": "kms:RecipientAttestation:PCR26",
|
|
227946
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/kms/latest/developerguide/conditions-nitro-enclaves.html#conditions-kms-recipient-pcrs",
|
|
227947
|
+
"description": "Filters access by the platform configuration register (PCR) 26 in the attestation document in the request. PCR26 is a custom PCR that can be defined by the user for specific use cases",
|
|
227948
|
+
"type": "String"
|
|
227949
|
+
},
|
|
227950
|
+
{
|
|
227951
|
+
"name": "kms:RecipientAttestation:PCR27",
|
|
227952
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/kms/latest/developerguide/conditions-nitro-enclaves.html#conditions-kms-recipient-pcrs",
|
|
227953
|
+
"description": "Filters access by the platform configuration register (PCR) 27 in the attestation document in the request. PCR27 is a custom PCR that can be defined by the user for specific use cases",
|
|
227954
|
+
"type": "String"
|
|
227955
|
+
},
|
|
227956
|
+
{
|
|
227957
|
+
"name": "kms:RecipientAttestation:PCR28",
|
|
227958
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/kms/latest/developerguide/conditions-nitro-enclaves.html#conditions-kms-recipient-pcrs",
|
|
227959
|
+
"description": "Filters access by the platform configuration register (PCR) 28 in the attestation document in the request. PCR28 is a custom PCR that can be defined by the user for specific use cases",
|
|
227960
|
+
"type": "String"
|
|
227961
|
+
},
|
|
227962
|
+
{
|
|
227963
|
+
"name": "kms:RecipientAttestation:PCR29",
|
|
227964
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/kms/latest/developerguide/conditions-nitro-enclaves.html#conditions-kms-recipient-pcrs",
|
|
227965
|
+
"description": "Filters access by the platform configuration register (PCR) 29 in the attestation document in the request. PCR29 is a custom PCR that can be defined by the user for specific use cases",
|
|
227966
|
+
"type": "String"
|
|
227967
|
+
},
|
|
227968
|
+
{
|
|
227969
|
+
"name": "kms:RecipientAttestation:PCR3",
|
|
227970
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/kms/latest/developerguide/conditions-nitro-enclaves.html#conditions-kms-recipient-pcrs",
|
|
227971
|
+
"description": "Filters access by the platform configuration register (PCR) 3 in the attestation document. PCR3 is a contiguous measurement of the IAM role assigned to the parent instance",
|
|
227604
227972
|
"type": "String"
|
|
227605
227973
|
},
|
|
227606
227974
|
{
|
|
227607
|
-
"name": "kms:RecipientAttestation:
|
|
227975
|
+
"name": "kms:RecipientAttestation:PCR30",
|
|
227608
227976
|
"apiReferenceUrl": "https://docs.aws.amazon.com/kms/latest/developerguide/conditions-nitro-enclaves.html#conditions-kms-recipient-pcrs",
|
|
227609
|
-
"description": "Filters access
|
|
227977
|
+
"description": "Filters access by the platform configuration register (PCR) 30 in the attestation document in the request. PCR30 is a custom PCR that can be defined by the user for specific use cases",
|
|
227978
|
+
"type": "String"
|
|
227979
|
+
},
|
|
227980
|
+
{
|
|
227981
|
+
"name": "kms:RecipientAttestation:PCR31",
|
|
227982
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/kms/latest/developerguide/conditions-nitro-enclaves.html#conditions-kms-recipient-pcrs",
|
|
227983
|
+
"description": "Filters access by the platform configuration register (PCR) 31 in the attestation document in the request. PCR31 is a custom PCR that can be defined by the user for specific use cases",
|
|
227984
|
+
"type": "String"
|
|
227985
|
+
},
|
|
227986
|
+
{
|
|
227987
|
+
"name": "kms:RecipientAttestation:PCR4",
|
|
227988
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/kms/latest/developerguide/conditions-nitro-enclaves.html#conditions-kms-recipient-pcrs",
|
|
227989
|
+
"description": "Filters access by the platform configuration register (PCR) 4 in the attestation document. PCR4 is a contiguous measurement of the ID of the parent instance",
|
|
227990
|
+
"type": "String"
|
|
227991
|
+
},
|
|
227992
|
+
{
|
|
227993
|
+
"name": "kms:RecipientAttestation:PCR5",
|
|
227994
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/kms/latest/developerguide/conditions-nitro-enclaves.html#conditions-kms-recipient-pcrs",
|
|
227995
|
+
"description": "Filters access by the platform configuration register (PCR) 5 in the attestation document in the request. PCR5 is a custom PCR that can be defined by the user for specific use cases",
|
|
227996
|
+
"type": "String"
|
|
227997
|
+
},
|
|
227998
|
+
{
|
|
227999
|
+
"name": "kms:RecipientAttestation:PCR6",
|
|
228000
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/kms/latest/developerguide/conditions-nitro-enclaves.html#conditions-kms-recipient-pcrs",
|
|
228001
|
+
"description": "Filters access by the platform configuration register (PCR) 6 in the attestation document in the request. PCR6 is a custom PCR that can be defined by the user for specific use cases",
|
|
228002
|
+
"type": "String"
|
|
228003
|
+
},
|
|
228004
|
+
{
|
|
228005
|
+
"name": "kms:RecipientAttestation:PCR7",
|
|
228006
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/kms/latest/developerguide/conditions-nitro-enclaves.html#conditions-kms-recipient-pcrs",
|
|
228007
|
+
"description": "Filters access by platform configuration register (PCR) 7 in the attestation document in the request. PCR7 is a custom PCR that can be defined by the user for specific use cases",
|
|
228008
|
+
"type": "String"
|
|
228009
|
+
},
|
|
228010
|
+
{
|
|
228011
|
+
"name": "kms:RecipientAttestation:PCR8",
|
|
228012
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/kms/latest/developerguide/conditions-nitro-enclaves.html#conditions-kms-recipient-pcrs",
|
|
228013
|
+
"description": "Filters access by the platform configuration register (PCR) 8 in the attestation document. PCR8 is a measure of the signing certificate specified for the enclave image file",
|
|
228014
|
+
"type": "String"
|
|
228015
|
+
},
|
|
228016
|
+
{
|
|
228017
|
+
"name": "kms:RecipientAttestation:PCR9",
|
|
228018
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/kms/latest/developerguide/conditions-nitro-enclaves.html#conditions-kms-recipient-pcrs",
|
|
228019
|
+
"description": "Filters access by the platform configuration register (PCR) 9 in the attestation document in the request. PCR9 is a custom PCR that can be defined by the user for specific use cases",
|
|
227610
228020
|
"type": "String"
|
|
227611
228021
|
},
|
|
227612
228022
|
{
|
|
@@ -284822,6 +285232,21 @@
|
|
|
284822
285232
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonq.html",
|
|
284823
285233
|
"servicePrefix": "q",
|
|
284824
285234
|
"actions": [
|
|
285235
|
+
{
|
|
285236
|
+
"name": "AssociateConnectorResource",
|
|
285237
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/security_iam_manage-access-with-policies.html",
|
|
285238
|
+
"permissionOnly": true,
|
|
285239
|
+
"description": "Grants permission to associate an AWS resource with an Amazon Q connector",
|
|
285240
|
+
"accessLevel": "Write",
|
|
285241
|
+
"resourceTypes": [
|
|
285242
|
+
{
|
|
285243
|
+
"resourceType": "",
|
|
285244
|
+
"required": false,
|
|
285245
|
+
"conditionKeys": [],
|
|
285246
|
+
"dependentActions": []
|
|
285247
|
+
}
|
|
285248
|
+
]
|
|
285249
|
+
},
|
|
284825
285250
|
{
|
|
284826
285251
|
"name": "CreateAssignment",
|
|
284827
285252
|
"apiReferenceUrl": "https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/security_iam_manage-access-with-policies.html",
|
|
@@ -284846,6 +285271,36 @@
|
|
|
284846
285271
|
}
|
|
284847
285272
|
]
|
|
284848
285273
|
},
|
|
285274
|
+
{
|
|
285275
|
+
"name": "CreateAuthGrant",
|
|
285276
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/security_iam_manage-access-with-policies.html",
|
|
285277
|
+
"permissionOnly": true,
|
|
285278
|
+
"description": "Grants permission to create OAuth user in Amazon Q",
|
|
285279
|
+
"accessLevel": "Write",
|
|
285280
|
+
"resourceTypes": [
|
|
285281
|
+
{
|
|
285282
|
+
"resourceType": "",
|
|
285283
|
+
"required": false,
|
|
285284
|
+
"conditionKeys": [],
|
|
285285
|
+
"dependentActions": []
|
|
285286
|
+
}
|
|
285287
|
+
]
|
|
285288
|
+
},
|
|
285289
|
+
{
|
|
285290
|
+
"name": "CreateOAuthAppConnection",
|
|
285291
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/security_iam_manage-access-with-policies.html",
|
|
285292
|
+
"permissionOnly": true,
|
|
285293
|
+
"description": "Grants permission to register an OAuth application in Amazon Q",
|
|
285294
|
+
"accessLevel": "Write",
|
|
285295
|
+
"resourceTypes": [
|
|
285296
|
+
{
|
|
285297
|
+
"resourceType": "",
|
|
285298
|
+
"required": false,
|
|
285299
|
+
"conditionKeys": [],
|
|
285300
|
+
"dependentActions": []
|
|
285301
|
+
}
|
|
285302
|
+
]
|
|
285303
|
+
},
|
|
284849
285304
|
{
|
|
284850
285305
|
"name": "CreatePlugin",
|
|
284851
285306
|
"apiReferenceUrl": "https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/security_iam_manage-access-with-policies.html",
|
|
@@ -284932,6 +285387,21 @@
|
|
|
284932
285387
|
}
|
|
284933
285388
|
]
|
|
284934
285389
|
},
|
|
285390
|
+
{
|
|
285391
|
+
"name": "GetConnector",
|
|
285392
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/security_iam_manage-access-with-policies.html",
|
|
285393
|
+
"permissionOnly": true,
|
|
285394
|
+
"description": "Grants permission to view information about a specific Amazon Q connector",
|
|
285395
|
+
"accessLevel": "Read",
|
|
285396
|
+
"resourceTypes": [
|
|
285397
|
+
{
|
|
285398
|
+
"resourceType": "",
|
|
285399
|
+
"required": false,
|
|
285400
|
+
"conditionKeys": [],
|
|
285401
|
+
"dependentActions": []
|
|
285402
|
+
}
|
|
285403
|
+
]
|
|
285404
|
+
},
|
|
284935
285405
|
{
|
|
284936
285406
|
"name": "GetConversation",
|
|
284937
285407
|
"apiReferenceUrl": "https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/security_iam_manage-access-with-policies.html",
|
|
@@ -285098,6 +285568,36 @@
|
|
|
285098
285568
|
}
|
|
285099
285569
|
]
|
|
285100
285570
|
},
|
|
285571
|
+
{
|
|
285572
|
+
"name": "RejectConnector",
|
|
285573
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/security_iam_manage-access-with-policies.html",
|
|
285574
|
+
"permissionOnly": true,
|
|
285575
|
+
"description": "Grants permission to reject a connection request for an Amazon Q connector",
|
|
285576
|
+
"accessLevel": "Write",
|
|
285577
|
+
"resourceTypes": [
|
|
285578
|
+
{
|
|
285579
|
+
"resourceType": "",
|
|
285580
|
+
"required": false,
|
|
285581
|
+
"conditionKeys": [],
|
|
285582
|
+
"dependentActions": []
|
|
285583
|
+
}
|
|
285584
|
+
]
|
|
285585
|
+
},
|
|
285586
|
+
{
|
|
285587
|
+
"name": "SendEvent",
|
|
285588
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/security_iam_manage-access-with-policies.html",
|
|
285589
|
+
"permissionOnly": true,
|
|
285590
|
+
"description": "Grants permission to trigger asynchronous Amazon Q actions",
|
|
285591
|
+
"accessLevel": "Write",
|
|
285592
|
+
"resourceTypes": [
|
|
285593
|
+
{
|
|
285594
|
+
"resourceType": "",
|
|
285595
|
+
"required": false,
|
|
285596
|
+
"conditionKeys": [],
|
|
285597
|
+
"dependentActions": []
|
|
285598
|
+
}
|
|
285599
|
+
]
|
|
285600
|
+
},
|
|
285101
285601
|
{
|
|
285102
285602
|
"name": "SendMessage",
|
|
285103
285603
|
"apiReferenceUrl": "https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/security_iam_manage-access-with-policies.html",
|
|
@@ -285207,6 +285707,36 @@
|
|
|
285207
285707
|
}
|
|
285208
285708
|
]
|
|
285209
285709
|
},
|
|
285710
|
+
{
|
|
285711
|
+
"name": "UpdateAuthGrant",
|
|
285712
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/security_iam_manage-access-with-policies.html",
|
|
285713
|
+
"permissionOnly": true,
|
|
285714
|
+
"description": "Grants permission to update OAuth user in Amazon Q",
|
|
285715
|
+
"accessLevel": "Write",
|
|
285716
|
+
"resourceTypes": [
|
|
285717
|
+
{
|
|
285718
|
+
"resourceType": "",
|
|
285719
|
+
"required": false,
|
|
285720
|
+
"conditionKeys": [],
|
|
285721
|
+
"dependentActions": []
|
|
285722
|
+
}
|
|
285723
|
+
]
|
|
285724
|
+
},
|
|
285725
|
+
{
|
|
285726
|
+
"name": "UpdateOAuthAppConnection",
|
|
285727
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/security_iam_manage-access-with-policies.html",
|
|
285728
|
+
"permissionOnly": true,
|
|
285729
|
+
"description": "Grants permission to update an OAuth application in Amazon Q",
|
|
285730
|
+
"accessLevel": "Write",
|
|
285731
|
+
"resourceTypes": [
|
|
285732
|
+
{
|
|
285733
|
+
"resourceType": "",
|
|
285734
|
+
"required": false,
|
|
285735
|
+
"conditionKeys": [],
|
|
285736
|
+
"dependentActions": []
|
|
285737
|
+
}
|
|
285738
|
+
]
|
|
285739
|
+
},
|
|
285210
285740
|
{
|
|
285211
285741
|
"name": "UpdateTroubleshootingCommandResult",
|
|
285212
285742
|
"apiReferenceUrl": "https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/security_iam_manage-access-with-policies.html",
|
|
@@ -352861,7 +353391,6 @@
|
|
|
352861
353391
|
"resourceType": "",
|
|
352862
353392
|
"required": false,
|
|
352863
353393
|
"conditionKeys": [
|
|
352864
|
-
"aws:RequestTag/${TagKey}",
|
|
352865
353394
|
"aws:TagKeys"
|
|
352866
353395
|
],
|
|
352867
353396
|
"dependentActions": []
|
|
@@ -354725,7 +355254,6 @@
|
|
|
354725
355254
|
"resourceType": "",
|
|
354726
355255
|
"required": false,
|
|
354727
355256
|
"conditionKeys": [
|
|
354728
|
-
"aws:RequestTag/${TagKey}",
|
|
354729
355257
|
"aws:TagKeys"
|
|
354730
355258
|
],
|
|
354731
355259
|
"dependentActions": []
|
|
@@ -6068,7 +6068,7 @@
|
|
|
6068
6068
|
"name": "Amazon Connect",
|
|
6069
6069
|
"servicePrefix": "connect",
|
|
6070
6070
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonconnect.html",
|
|
6071
|
-
"actionsCount":
|
|
6071
|
+
"actionsCount": 290,
|
|
6072
6072
|
"actions": [
|
|
6073
6073
|
"ActivateEvaluationForm",
|
|
6074
6074
|
"AdminGetEmergencyAccessToken",
|
|
@@ -6096,6 +6096,7 @@
|
|
|
6096
6096
|
"CompleteAttachedFileUpload",
|
|
6097
6097
|
"CreateAgentStatus",
|
|
6098
6098
|
"CreateAuthenticationProfile",
|
|
6099
|
+
"CreateContact",
|
|
6099
6100
|
"CreateContactFlow",
|
|
6100
6101
|
"CreateContactFlowModule",
|
|
6101
6102
|
"CreateContactFlowVersion",
|
|
@@ -6400,13 +6401,14 @@
|
|
|
6400
6401
|
"attached-file",
|
|
6401
6402
|
"email-address"
|
|
6402
6403
|
],
|
|
6403
|
-
"conditionKeysCount":
|
|
6404
|
+
"conditionKeysCount": 14,
|
|
6404
6405
|
"conditionKeys": [
|
|
6405
6406
|
"aws:RequestTag/${TagKey}",
|
|
6406
6407
|
"aws:ResourceTag/${TagKey}",
|
|
6407
6408
|
"aws:TagKeys",
|
|
6408
6409
|
"connect:AssignmentType",
|
|
6409
6410
|
"connect:AttributeType",
|
|
6411
|
+
"connect:ContactInitiationMethod",
|
|
6410
6412
|
"connect:FlowType",
|
|
6411
6413
|
"connect:InstanceId",
|
|
6412
6414
|
"connect:MonitorCapabilities",
|
|
@@ -15900,7 +15902,7 @@
|
|
|
15900
15902
|
"alias",
|
|
15901
15903
|
"key"
|
|
15902
15904
|
],
|
|
15903
|
-
"conditionKeysCount":
|
|
15905
|
+
"conditionKeysCount": 70,
|
|
15904
15906
|
"conditionKeys": [
|
|
15905
15907
|
"aws:RequestTag/${TagKey}",
|
|
15906
15908
|
"aws:ResourceTag/${TagKey}",
|
|
@@ -15929,7 +15931,38 @@
|
|
|
15929
15931
|
"kms:PrimaryRegion",
|
|
15930
15932
|
"kms:ReEncryptOnSameKey",
|
|
15931
15933
|
"kms:RecipientAttestation:ImageSha384",
|
|
15932
|
-
"kms:RecipientAttestation:
|
|
15934
|
+
"kms:RecipientAttestation:PCR0",
|
|
15935
|
+
"kms:RecipientAttestation:PCR1",
|
|
15936
|
+
"kms:RecipientAttestation:PCR10",
|
|
15937
|
+
"kms:RecipientAttestation:PCR11",
|
|
15938
|
+
"kms:RecipientAttestation:PCR12",
|
|
15939
|
+
"kms:RecipientAttestation:PCR13",
|
|
15940
|
+
"kms:RecipientAttestation:PCR14",
|
|
15941
|
+
"kms:RecipientAttestation:PCR15",
|
|
15942
|
+
"kms:RecipientAttestation:PCR16",
|
|
15943
|
+
"kms:RecipientAttestation:PCR17",
|
|
15944
|
+
"kms:RecipientAttestation:PCR18",
|
|
15945
|
+
"kms:RecipientAttestation:PCR19",
|
|
15946
|
+
"kms:RecipientAttestation:PCR2",
|
|
15947
|
+
"kms:RecipientAttestation:PCR20",
|
|
15948
|
+
"kms:RecipientAttestation:PCR21",
|
|
15949
|
+
"kms:RecipientAttestation:PCR22",
|
|
15950
|
+
"kms:RecipientAttestation:PCR23",
|
|
15951
|
+
"kms:RecipientAttestation:PCR24",
|
|
15952
|
+
"kms:RecipientAttestation:PCR25",
|
|
15953
|
+
"kms:RecipientAttestation:PCR26",
|
|
15954
|
+
"kms:RecipientAttestation:PCR27",
|
|
15955
|
+
"kms:RecipientAttestation:PCR28",
|
|
15956
|
+
"kms:RecipientAttestation:PCR29",
|
|
15957
|
+
"kms:RecipientAttestation:PCR3",
|
|
15958
|
+
"kms:RecipientAttestation:PCR30",
|
|
15959
|
+
"kms:RecipientAttestation:PCR31",
|
|
15960
|
+
"kms:RecipientAttestation:PCR4",
|
|
15961
|
+
"kms:RecipientAttestation:PCR5",
|
|
15962
|
+
"kms:RecipientAttestation:PCR6",
|
|
15963
|
+
"kms:RecipientAttestation:PCR7",
|
|
15964
|
+
"kms:RecipientAttestation:PCR8",
|
|
15965
|
+
"kms:RecipientAttestation:PCR9",
|
|
15933
15966
|
"kms:ReplicaRegion",
|
|
15934
15967
|
"kms:RequestAlias",
|
|
15935
15968
|
"kms:ResourceAliases",
|
|
@@ -20691,13 +20724,17 @@
|
|
|
20691
20724
|
"name": "Amazon Q",
|
|
20692
20725
|
"servicePrefix": "q",
|
|
20693
20726
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonq.html",
|
|
20694
|
-
"actionsCount":
|
|
20727
|
+
"actionsCount": 31,
|
|
20695
20728
|
"actions": [
|
|
20729
|
+
"AssociateConnectorResource",
|
|
20696
20730
|
"CreateAssignment",
|
|
20731
|
+
"CreateAuthGrant",
|
|
20732
|
+
"CreateOAuthAppConnection",
|
|
20697
20733
|
"CreatePlugin",
|
|
20698
20734
|
"DeleteAssignment",
|
|
20699
20735
|
"DeletePlugin",
|
|
20700
20736
|
"GenerateCodeFromCommands",
|
|
20737
|
+
"GetConnector",
|
|
20701
20738
|
"GetConversation",
|
|
20702
20739
|
"GetIdentityMetadata",
|
|
20703
20740
|
"GetPlugin",
|
|
@@ -20708,12 +20745,16 @@
|
|
|
20708
20745
|
"ListPlugins",
|
|
20709
20746
|
"ListTagsForResource",
|
|
20710
20747
|
"PassRequest",
|
|
20748
|
+
"RejectConnector",
|
|
20749
|
+
"SendEvent",
|
|
20711
20750
|
"SendMessage",
|
|
20712
20751
|
"StartConversation",
|
|
20713
20752
|
"StartTroubleshootingAnalysis",
|
|
20714
20753
|
"StartTroubleshootingResolutionExplanation",
|
|
20715
20754
|
"TagResource",
|
|
20716
20755
|
"UntagResource",
|
|
20756
|
+
"UpdateAuthGrant",
|
|
20757
|
+
"UpdateOAuthAppConnection",
|
|
20717
20758
|
"UpdateTroubleshootingCommandResult",
|
|
20718
20759
|
"UsePlugin"
|
|
20719
20760
|
],
|
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
"Actions by type": [
|
|
3
3
|
{
|
|
4
4
|
"key": "Write Actions",
|
|
5
|
-
"value":
|
|
5
|
+
"value": 10141
|
|
6
6
|
},
|
|
7
7
|
{
|
|
8
8
|
"key": "Read Actions",
|
|
9
|
-
"value":
|
|
9
|
+
"value": 4922
|
|
10
10
|
},
|
|
11
11
|
{
|
|
12
12
|
"key": "List Actions",
|
|
@@ -145,12 +145,12 @@
|
|
|
145
145
|
],
|
|
146
146
|
"Most referenced resource ARNs": [
|
|
147
147
|
{
|
|
148
|
-
"key": "
|
|
148
|
+
"key": "instance - arn:${Partition}:connect:${Region}:${Account}:instance/${InstanceId}",
|
|
149
149
|
"value": 122
|
|
150
150
|
},
|
|
151
151
|
{
|
|
152
|
-
"key": "
|
|
153
|
-
"value":
|
|
152
|
+
"key": "organization - arn:${Partition}:workmail:${Region}:${Account}:organization/${ResourceId}",
|
|
153
|
+
"value": 122
|
|
154
154
|
},
|
|
155
155
|
{
|
|
156
156
|
"key": "application - arn:${Partition}:qbusiness:${Region}:${Account}:application/${ApplicationId}",
|
|
@@ -246,7 +246,7 @@
|
|
|
246
246
|
},
|
|
247
247
|
{
|
|
248
248
|
"key": "Amazon Connect",
|
|
249
|
-
"value":
|
|
249
|
+
"value": 290
|
|
250
250
|
},
|
|
251
251
|
{
|
|
252
252
|
"key": "AWS IoT",
|
|
@@ -414,7 +414,7 @@
|
|
|
414
414
|
},
|
|
415
415
|
{
|
|
416
416
|
"key": "Total number of distinct condition keys",
|
|
417
|
-
"value":
|
|
417
|
+
"value": 1042
|
|
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.
|
|
3
|
+
"version": "0.0.331",
|
|
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",
|