aws-iam-data 0.0.26 → 0.0.28
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/json/changelog.json +92 -0
- package/data/json/iam.json +1514 -314
- package/data/json/metadata.json +95 -6
- package/data/json/reports.json +22 -22
- package/package.json +1 -1
package/data/json/iam.json
CHANGED
|
@@ -41224,6 +41224,21 @@
|
|
|
41224
41224
|
}
|
|
41225
41225
|
]
|
|
41226
41226
|
},
|
|
41227
|
+
{
|
|
41228
|
+
"name": "DeleteAccountPolicy",
|
|
41229
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AmazonCloudWatchLogs/latest/APIReference/API_DeleteDataProtectionPolicy.html",
|
|
41230
|
+
"permissionOnly": false,
|
|
41231
|
+
"description": "Grants permission to delete a data protection policy attached to an account",
|
|
41232
|
+
"accessLevel": "Write",
|
|
41233
|
+
"resourceTypes": [
|
|
41234
|
+
{
|
|
41235
|
+
"resourceType": "",
|
|
41236
|
+
"required": false,
|
|
41237
|
+
"conditionKeys": [],
|
|
41238
|
+
"dependentActions": []
|
|
41239
|
+
}
|
|
41240
|
+
]
|
|
41241
|
+
},
|
|
41227
41242
|
{
|
|
41228
41243
|
"name": "DeleteDataProtectionPolicy",
|
|
41229
41244
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AmazonCloudWatchLogs/latest/APIReference/API_DeleteDataProtectionPolicy.html",
|
|
@@ -41374,6 +41389,21 @@
|
|
|
41374
41389
|
}
|
|
41375
41390
|
]
|
|
41376
41391
|
},
|
|
41392
|
+
{
|
|
41393
|
+
"name": "DescribeAccountPolicies",
|
|
41394
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AmazonCloudWatchLogs/latest/APIReference/API_DescribeAccountPolicies.html",
|
|
41395
|
+
"permissionOnly": false,
|
|
41396
|
+
"description": "Grants permission to retrieve a data protection policy attached to an account",
|
|
41397
|
+
"accessLevel": "List",
|
|
41398
|
+
"resourceTypes": [
|
|
41399
|
+
{
|
|
41400
|
+
"resourceType": "",
|
|
41401
|
+
"required": false,
|
|
41402
|
+
"conditionKeys": [],
|
|
41403
|
+
"dependentActions": []
|
|
41404
|
+
}
|
|
41405
|
+
]
|
|
41406
|
+
},
|
|
41377
41407
|
{
|
|
41378
41408
|
"name": "DescribeDestinations",
|
|
41379
41409
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AmazonCloudWatchLogs/latest/APIReference/API_DescribeDestinations.html",
|
|
@@ -41695,6 +41725,21 @@
|
|
|
41695
41725
|
}
|
|
41696
41726
|
]
|
|
41697
41727
|
},
|
|
41728
|
+
{
|
|
41729
|
+
"name": "PutAccountPolicy",
|
|
41730
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AmazonCloudWatchLogs/latest/APIReference/API_PutAccountPolicy.html",
|
|
41731
|
+
"permissionOnly": false,
|
|
41732
|
+
"description": "Grants permission to attach a data protection policy at account level to detect and redact sensitive information from log events",
|
|
41733
|
+
"accessLevel": "Write",
|
|
41734
|
+
"resourceTypes": [
|
|
41735
|
+
{
|
|
41736
|
+
"resourceType": "",
|
|
41737
|
+
"required": false,
|
|
41738
|
+
"conditionKeys": [],
|
|
41739
|
+
"dependentActions": []
|
|
41740
|
+
}
|
|
41741
|
+
]
|
|
41742
|
+
},
|
|
41698
41743
|
{
|
|
41699
41744
|
"name": "PutDataProtectionPolicy",
|
|
41700
41745
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AmazonCloudWatchLogs/latest/APIReference/API_PutDataProtectionPolicy.html",
|
|
@@ -69867,7 +69912,9 @@
|
|
|
69867
69912
|
"resourceType": "MigrationProject",
|
|
69868
69913
|
"required": true,
|
|
69869
69914
|
"conditionKeys": [],
|
|
69870
|
-
"dependentActions": [
|
|
69915
|
+
"dependentActions": [
|
|
69916
|
+
"dms:StartExtensionPackAssociation"
|
|
69917
|
+
]
|
|
69871
69918
|
}
|
|
69872
69919
|
]
|
|
69873
69920
|
},
|
|
@@ -70484,6 +70531,21 @@
|
|
|
70484
70531
|
}
|
|
70485
70532
|
]
|
|
70486
70533
|
},
|
|
70534
|
+
{
|
|
70535
|
+
"name": "DescribeConversionConfiguration",
|
|
70536
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/Welcome.html",
|
|
70537
|
+
"permissionOnly": false,
|
|
70538
|
+
"description": "Grants permission to return information about DMS Schema Conversion project configuration",
|
|
70539
|
+
"accessLevel": "Read",
|
|
70540
|
+
"resourceTypes": [
|
|
70541
|
+
{
|
|
70542
|
+
"resourceType": "MigrationProject",
|
|
70543
|
+
"required": true,
|
|
70544
|
+
"conditionKeys": [],
|
|
70545
|
+
"dependentActions": []
|
|
70546
|
+
}
|
|
70547
|
+
]
|
|
70548
|
+
},
|
|
70487
70549
|
{
|
|
70488
70550
|
"name": "DescribeDataMigrations",
|
|
70489
70551
|
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/Welcome.html",
|
|
@@ -70499,6 +70561,23 @@
|
|
|
70499
70561
|
}
|
|
70500
70562
|
]
|
|
70501
70563
|
},
|
|
70564
|
+
{
|
|
70565
|
+
"name": "DescribeDataProviders",
|
|
70566
|
+
"apiReferenceUrl": "Welcome.html",
|
|
70567
|
+
"permissionOnly": true,
|
|
70568
|
+
"description": "Grants permission to list the AWS DMS attributes for a data providers. Note. This action should be added along with ListDataProviders, but does not currently authorize the described Schema Conversion operation",
|
|
70569
|
+
"accessLevel": "Read",
|
|
70570
|
+
"resourceTypes": [
|
|
70571
|
+
{
|
|
70572
|
+
"resourceType": "DataProvider",
|
|
70573
|
+
"required": false,
|
|
70574
|
+
"conditionKeys": [],
|
|
70575
|
+
"dependentActions": [
|
|
70576
|
+
"dms:ListDataProviders"
|
|
70577
|
+
]
|
|
70578
|
+
}
|
|
70579
|
+
]
|
|
70580
|
+
},
|
|
70502
70581
|
{
|
|
70503
70582
|
"name": "DescribeEndpointSettings",
|
|
70504
70583
|
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/API_DescribeEndpointSettings.html",
|
|
@@ -70589,6 +70668,23 @@
|
|
|
70589
70668
|
}
|
|
70590
70669
|
]
|
|
70591
70670
|
},
|
|
70671
|
+
{
|
|
70672
|
+
"name": "DescribeExtensionPackAssociations",
|
|
70673
|
+
"apiReferenceUrl": "Welcome.html",
|
|
70674
|
+
"permissionOnly": true,
|
|
70675
|
+
"description": "Grants permission to list the AWS DMS attributes for extension packs. Note. This action should be added along with ListExtensionPacks, but does not currently authorize the described Schema Conversion operation",
|
|
70676
|
+
"accessLevel": "Read",
|
|
70677
|
+
"resourceTypes": [
|
|
70678
|
+
{
|
|
70679
|
+
"resourceType": "MigrationProject",
|
|
70680
|
+
"required": true,
|
|
70681
|
+
"conditionKeys": [],
|
|
70682
|
+
"dependentActions": [
|
|
70683
|
+
"dms:ListExtensionPacks"
|
|
70684
|
+
]
|
|
70685
|
+
}
|
|
70686
|
+
]
|
|
70687
|
+
},
|
|
70592
70688
|
{
|
|
70593
70689
|
"name": "DescribeFleetAdvisorCollectors",
|
|
70594
70690
|
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/API_DescribeFleetAdvisorCollectors.html",
|
|
@@ -70664,6 +70760,135 @@
|
|
|
70664
70760
|
}
|
|
70665
70761
|
]
|
|
70666
70762
|
},
|
|
70763
|
+
{
|
|
70764
|
+
"name": "DescribeInstanceProfiles",
|
|
70765
|
+
"apiReferenceUrl": "Welcome.html",
|
|
70766
|
+
"permissionOnly": true,
|
|
70767
|
+
"description": "Grants permission to list the AWS DMS attributes for a instance profiles. Note. This action should be added along with ListInstanceProfiles, but does not currently authorize the described Schema Conversion operation",
|
|
70768
|
+
"accessLevel": "Read",
|
|
70769
|
+
"resourceTypes": [
|
|
70770
|
+
{
|
|
70771
|
+
"resourceType": "InstanceProfile",
|
|
70772
|
+
"required": false,
|
|
70773
|
+
"conditionKeys": [],
|
|
70774
|
+
"dependentActions": [
|
|
70775
|
+
"dms:ListInstanceProfiles"
|
|
70776
|
+
]
|
|
70777
|
+
}
|
|
70778
|
+
]
|
|
70779
|
+
},
|
|
70780
|
+
{
|
|
70781
|
+
"name": "DescribeMetadataModelAssessments",
|
|
70782
|
+
"apiReferenceUrl": "Welcome.html",
|
|
70783
|
+
"permissionOnly": true,
|
|
70784
|
+
"description": "Grants permission to list the AWS DMS attributes for metadata model assessments. Note. This action should be added along with ListMetadataModelAssessments, but does not currently authorize the described Schema Conversion operation",
|
|
70785
|
+
"accessLevel": "Read",
|
|
70786
|
+
"resourceTypes": [
|
|
70787
|
+
{
|
|
70788
|
+
"resourceType": "MigrationProject",
|
|
70789
|
+
"required": true,
|
|
70790
|
+
"conditionKeys": [],
|
|
70791
|
+
"dependentActions": [
|
|
70792
|
+
"dms:ListMetadataModelAssessments"
|
|
70793
|
+
]
|
|
70794
|
+
}
|
|
70795
|
+
]
|
|
70796
|
+
},
|
|
70797
|
+
{
|
|
70798
|
+
"name": "DescribeMetadataModelConversions",
|
|
70799
|
+
"apiReferenceUrl": "Welcome.html",
|
|
70800
|
+
"permissionOnly": true,
|
|
70801
|
+
"description": "Grants permission to list the AWS DMS attributes for a metadata model conversions. Note. This action should be added along with ListMetadataModelConversions, but does not currently authorize the described Schema Conversion operation",
|
|
70802
|
+
"accessLevel": "Read",
|
|
70803
|
+
"resourceTypes": [
|
|
70804
|
+
{
|
|
70805
|
+
"resourceType": "MigrationProject",
|
|
70806
|
+
"required": true,
|
|
70807
|
+
"conditionKeys": [],
|
|
70808
|
+
"dependentActions": [
|
|
70809
|
+
"dms:ListMetadataModelConversions"
|
|
70810
|
+
]
|
|
70811
|
+
}
|
|
70812
|
+
]
|
|
70813
|
+
},
|
|
70814
|
+
{
|
|
70815
|
+
"name": "DescribeMetadataModelExportsAsScript",
|
|
70816
|
+
"apiReferenceUrl": "Welcome.html",
|
|
70817
|
+
"permissionOnly": true,
|
|
70818
|
+
"description": "Grants permission to list the AWS DMS attributes for a metadata model exports. Note. This action should be added along with ListMetadataModelExports, but does not currently authorize the described Schema Conversion operation",
|
|
70819
|
+
"accessLevel": "Read",
|
|
70820
|
+
"resourceTypes": [
|
|
70821
|
+
{
|
|
70822
|
+
"resourceType": "MigrationProject",
|
|
70823
|
+
"required": true,
|
|
70824
|
+
"conditionKeys": [],
|
|
70825
|
+
"dependentActions": [
|
|
70826
|
+
"dms:ListMetadataModelExports"
|
|
70827
|
+
]
|
|
70828
|
+
}
|
|
70829
|
+
]
|
|
70830
|
+
},
|
|
70831
|
+
{
|
|
70832
|
+
"name": "DescribeMetadataModelExportsToTarget",
|
|
70833
|
+
"apiReferenceUrl": "Welcome.html",
|
|
70834
|
+
"permissionOnly": true,
|
|
70835
|
+
"description": "Grants permission to list the AWS DMS attributes for a metadata model exports. Note. This action should be added along with ListMetadataModelExports, but does not currently authorize the described Schema Conversion operation",
|
|
70836
|
+
"accessLevel": "Read",
|
|
70837
|
+
"resourceTypes": [
|
|
70838
|
+
{
|
|
70839
|
+
"resourceType": "MigrationProject",
|
|
70840
|
+
"required": true,
|
|
70841
|
+
"conditionKeys": [],
|
|
70842
|
+
"dependentActions": [
|
|
70843
|
+
"dms:ListMetadataModelExports"
|
|
70844
|
+
]
|
|
70845
|
+
}
|
|
70846
|
+
]
|
|
70847
|
+
},
|
|
70848
|
+
{
|
|
70849
|
+
"name": "DescribeMetadataModelImports",
|
|
70850
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/Welcome.html",
|
|
70851
|
+
"permissionOnly": false,
|
|
70852
|
+
"description": "Grants permission to return information about start metadata model import operations for a migration project",
|
|
70853
|
+
"accessLevel": "Read",
|
|
70854
|
+
"resourceTypes": [
|
|
70855
|
+
{
|
|
70856
|
+
"resourceType": "MigrationProject",
|
|
70857
|
+
"required": true,
|
|
70858
|
+
"conditionKeys": [],
|
|
70859
|
+
"dependentActions": []
|
|
70860
|
+
}
|
|
70861
|
+
]
|
|
70862
|
+
},
|
|
70863
|
+
{
|
|
70864
|
+
"name": "DescribeMigrationProjects",
|
|
70865
|
+
"apiReferenceUrl": "Welcome.html",
|
|
70866
|
+
"permissionOnly": true,
|
|
70867
|
+
"description": "Grants permission to list the AWS DMS attributes for a migration projects. Note. This action should be added along with ListMigrationProjects, but does not currently authorize the described Schema Conversion operation",
|
|
70868
|
+
"accessLevel": "Read",
|
|
70869
|
+
"resourceTypes": [
|
|
70870
|
+
{
|
|
70871
|
+
"resourceType": "DataProvider",
|
|
70872
|
+
"required": false,
|
|
70873
|
+
"conditionKeys": [],
|
|
70874
|
+
"dependentActions": [
|
|
70875
|
+
"dms:ListMigrationProjects"
|
|
70876
|
+
]
|
|
70877
|
+
},
|
|
70878
|
+
{
|
|
70879
|
+
"resourceType": "InstanceProfile",
|
|
70880
|
+
"required": false,
|
|
70881
|
+
"conditionKeys": [],
|
|
70882
|
+
"dependentActions": []
|
|
70883
|
+
},
|
|
70884
|
+
{
|
|
70885
|
+
"resourceType": "MigrationProject",
|
|
70886
|
+
"required": false,
|
|
70887
|
+
"conditionKeys": [],
|
|
70888
|
+
"dependentActions": []
|
|
70889
|
+
}
|
|
70890
|
+
]
|
|
70891
|
+
},
|
|
70667
70892
|
{
|
|
70668
70893
|
"name": "DescribeOrderableReplicationInstances",
|
|
70669
70894
|
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/API_DescribeOrderableReplicationInstances.html",
|
|
@@ -71020,7 +71245,9 @@
|
|
|
71020
71245
|
"resourceType": "DataProvider",
|
|
71021
71246
|
"required": false,
|
|
71022
71247
|
"conditionKeys": [],
|
|
71023
|
-
"dependentActions": [
|
|
71248
|
+
"dependentActions": [
|
|
71249
|
+
"dms:DescribeDataProviders"
|
|
71250
|
+
]
|
|
71024
71251
|
}
|
|
71025
71252
|
]
|
|
71026
71253
|
},
|
|
@@ -71035,7 +71262,9 @@
|
|
|
71035
71262
|
"resourceType": "MigrationProject",
|
|
71036
71263
|
"required": false,
|
|
71037
71264
|
"conditionKeys": [],
|
|
71038
|
-
"dependentActions": [
|
|
71265
|
+
"dependentActions": [
|
|
71266
|
+
"dms:DescribeExtensionPackAssociations"
|
|
71267
|
+
]
|
|
71039
71268
|
}
|
|
71040
71269
|
]
|
|
71041
71270
|
},
|
|
@@ -71050,7 +71279,9 @@
|
|
|
71050
71279
|
"resourceType": "InstanceProfile",
|
|
71051
71280
|
"required": false,
|
|
71052
71281
|
"conditionKeys": [],
|
|
71053
|
-
"dependentActions": [
|
|
71282
|
+
"dependentActions": [
|
|
71283
|
+
"dms:DescribeInstanceProfiles"
|
|
71284
|
+
]
|
|
71054
71285
|
}
|
|
71055
71286
|
]
|
|
71056
71287
|
},
|
|
@@ -71080,7 +71311,9 @@
|
|
|
71080
71311
|
"resourceType": "MigrationProject",
|
|
71081
71312
|
"required": false,
|
|
71082
71313
|
"conditionKeys": [],
|
|
71083
|
-
"dependentActions": [
|
|
71314
|
+
"dependentActions": [
|
|
71315
|
+
"dms:DescribeMetadataModelAssessments"
|
|
71316
|
+
]
|
|
71084
71317
|
}
|
|
71085
71318
|
]
|
|
71086
71319
|
},
|
|
@@ -71095,7 +71328,9 @@
|
|
|
71095
71328
|
"resourceType": "MigrationProject",
|
|
71096
71329
|
"required": false,
|
|
71097
71330
|
"conditionKeys": [],
|
|
71098
|
-
"dependentActions": [
|
|
71331
|
+
"dependentActions": [
|
|
71332
|
+
"dms:DescribeMetadataModelConversions"
|
|
71333
|
+
]
|
|
71099
71334
|
}
|
|
71100
71335
|
]
|
|
71101
71336
|
},
|
|
@@ -71110,7 +71345,10 @@
|
|
|
71110
71345
|
"resourceType": "MigrationProject",
|
|
71111
71346
|
"required": false,
|
|
71112
71347
|
"conditionKeys": [],
|
|
71113
|
-
"dependentActions": [
|
|
71348
|
+
"dependentActions": [
|
|
71349
|
+
"dms:DescribeMetadataModelExportsAsScript",
|
|
71350
|
+
"dms:DescribeMetadataModelExportsToTarget"
|
|
71351
|
+
]
|
|
71114
71352
|
}
|
|
71115
71353
|
]
|
|
71116
71354
|
},
|
|
@@ -71125,7 +71363,9 @@
|
|
|
71125
71363
|
"resourceType": "DataProvider",
|
|
71126
71364
|
"required": false,
|
|
71127
71365
|
"conditionKeys": [],
|
|
71128
|
-
"dependentActions": [
|
|
71366
|
+
"dependentActions": [
|
|
71367
|
+
"dms:DescribeMigrationProjects"
|
|
71368
|
+
]
|
|
71129
71369
|
},
|
|
71130
71370
|
{
|
|
71131
71371
|
"resourceType": "InstanceProfile",
|
|
@@ -71216,6 +71456,23 @@
|
|
|
71216
71456
|
}
|
|
71217
71457
|
]
|
|
71218
71458
|
},
|
|
71459
|
+
{
|
|
71460
|
+
"name": "ModifyConversionConfiguration",
|
|
71461
|
+
"apiReferenceUrl": "Welcome.html",
|
|
71462
|
+
"permissionOnly": true,
|
|
71463
|
+
"description": "Grants permission to update a conversion configuration. Note. This action should be added along with UpdateConversionConfiguration, but does not currently authorize the described Schema Conversion operation",
|
|
71464
|
+
"accessLevel": "Write",
|
|
71465
|
+
"resourceTypes": [
|
|
71466
|
+
{
|
|
71467
|
+
"resourceType": "MigrationProject",
|
|
71468
|
+
"required": true,
|
|
71469
|
+
"conditionKeys": [],
|
|
71470
|
+
"dependentActions": [
|
|
71471
|
+
"dms:UpdateConversionConfiguration"
|
|
71472
|
+
]
|
|
71473
|
+
}
|
|
71474
|
+
]
|
|
71475
|
+
},
|
|
71219
71476
|
{
|
|
71220
71477
|
"name": "ModifyDataMigration",
|
|
71221
71478
|
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/Welcome.html",
|
|
@@ -71231,6 +71488,23 @@
|
|
|
71231
71488
|
}
|
|
71232
71489
|
]
|
|
71233
71490
|
},
|
|
71491
|
+
{
|
|
71492
|
+
"name": "ModifyDataProvider",
|
|
71493
|
+
"apiReferenceUrl": "Welcome.html",
|
|
71494
|
+
"permissionOnly": true,
|
|
71495
|
+
"description": "Grants permission to modify the specified data provider. Note. This action should be added along with UpdateDataProvider, but does not currently authorize the described Schema Conversion operation",
|
|
71496
|
+
"accessLevel": "Write",
|
|
71497
|
+
"resourceTypes": [
|
|
71498
|
+
{
|
|
71499
|
+
"resourceType": "DataProvider",
|
|
71500
|
+
"required": true,
|
|
71501
|
+
"conditionKeys": [],
|
|
71502
|
+
"dependentActions": [
|
|
71503
|
+
"dms:UpdateDataProvider"
|
|
71504
|
+
]
|
|
71505
|
+
}
|
|
71506
|
+
]
|
|
71507
|
+
},
|
|
71234
71508
|
{
|
|
71235
71509
|
"name": "ModifyEndpoint",
|
|
71236
71510
|
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/API_ModifyEndpoint.html",
|
|
@@ -71297,6 +71571,40 @@
|
|
|
71297
71571
|
}
|
|
71298
71572
|
]
|
|
71299
71573
|
},
|
|
71574
|
+
{
|
|
71575
|
+
"name": "ModifyInstanceProfile",
|
|
71576
|
+
"apiReferenceUrl": "Welcome.html",
|
|
71577
|
+
"permissionOnly": true,
|
|
71578
|
+
"description": "Grants permission to modify the specified instance profile. Note. This action should be added along with UpdateInstanceProfile, but does not currently authorize the described Schema Conversion operation",
|
|
71579
|
+
"accessLevel": "Write",
|
|
71580
|
+
"resourceTypes": [
|
|
71581
|
+
{
|
|
71582
|
+
"resourceType": "InstanceProfile",
|
|
71583
|
+
"required": true,
|
|
71584
|
+
"conditionKeys": [],
|
|
71585
|
+
"dependentActions": [
|
|
71586
|
+
"dms:UpdateInstanceProfile"
|
|
71587
|
+
]
|
|
71588
|
+
}
|
|
71589
|
+
]
|
|
71590
|
+
},
|
|
71591
|
+
{
|
|
71592
|
+
"name": "ModifyMigrationProject",
|
|
71593
|
+
"apiReferenceUrl": "Welcome.html",
|
|
71594
|
+
"permissionOnly": true,
|
|
71595
|
+
"description": "Grants permission to modify the specified migration project. Note. This action should be added along with UpdateMigrationProject, but does not currently authorize the described Schema Conversion operation",
|
|
71596
|
+
"accessLevel": "Write",
|
|
71597
|
+
"resourceTypes": [
|
|
71598
|
+
{
|
|
71599
|
+
"resourceType": "MigrationProject",
|
|
71600
|
+
"required": true,
|
|
71601
|
+
"conditionKeys": [],
|
|
71602
|
+
"dependentActions": [
|
|
71603
|
+
"dms:UpdateMigrationProject"
|
|
71604
|
+
]
|
|
71605
|
+
}
|
|
71606
|
+
]
|
|
71607
|
+
},
|
|
71300
71608
|
{
|
|
71301
71609
|
"name": "ModifyReplicationConfig",
|
|
71302
71610
|
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/Welcome.html",
|
|
@@ -71557,6 +71865,23 @@
|
|
|
71557
71865
|
}
|
|
71558
71866
|
]
|
|
71559
71867
|
},
|
|
71868
|
+
{
|
|
71869
|
+
"name": "StartExtensionPackAssociation",
|
|
71870
|
+
"apiReferenceUrl": "Welcome.html",
|
|
71871
|
+
"permissionOnly": true,
|
|
71872
|
+
"description": "Grants permission to associate an extension pack. Note. This action should be added along with AssociateExtensionPack, but does not currently authorize the described Schema Conversion operation",
|
|
71873
|
+
"accessLevel": "Write",
|
|
71874
|
+
"resourceTypes": [
|
|
71875
|
+
{
|
|
71876
|
+
"resourceType": "MigrationProject",
|
|
71877
|
+
"required": true,
|
|
71878
|
+
"conditionKeys": [],
|
|
71879
|
+
"dependentActions": [
|
|
71880
|
+
"dms:AssociateExtensionPack"
|
|
71881
|
+
]
|
|
71882
|
+
}
|
|
71883
|
+
]
|
|
71884
|
+
},
|
|
71560
71885
|
{
|
|
71561
71886
|
"name": "StartMetadataModelAssessment",
|
|
71562
71887
|
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/Welcome.html",
|
|
@@ -71587,6 +71912,23 @@
|
|
|
71587
71912
|
}
|
|
71588
71913
|
]
|
|
71589
71914
|
},
|
|
71915
|
+
{
|
|
71916
|
+
"name": "StartMetadataModelExportAsScript",
|
|
71917
|
+
"apiReferenceUrl": "Welcome.html",
|
|
71918
|
+
"permissionOnly": true,
|
|
71919
|
+
"description": "Grants permission to start a new export of metadata model as script. Note. This action should be added along with StartMetadataModelExportAsScripts, but does not currently authorize the described Schema Conversion operation",
|
|
71920
|
+
"accessLevel": "Write",
|
|
71921
|
+
"resourceTypes": [
|
|
71922
|
+
{
|
|
71923
|
+
"resourceType": "MigrationProject",
|
|
71924
|
+
"required": true,
|
|
71925
|
+
"conditionKeys": [],
|
|
71926
|
+
"dependentActions": [
|
|
71927
|
+
"dms:StartMetadataModelExportAsScripts"
|
|
71928
|
+
]
|
|
71929
|
+
}
|
|
71930
|
+
]
|
|
71931
|
+
},
|
|
71590
71932
|
{
|
|
71591
71933
|
"name": "StartMetadataModelExportAsScripts",
|
|
71592
71934
|
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/Welcome.html",
|
|
@@ -71598,7 +71940,9 @@
|
|
|
71598
71940
|
"resourceType": "MigrationProject",
|
|
71599
71941
|
"required": true,
|
|
71600
71942
|
"conditionKeys": [],
|
|
71601
|
-
"dependentActions": [
|
|
71943
|
+
"dependentActions": [
|
|
71944
|
+
"dms:StartMetadataModelExportAsScript"
|
|
71945
|
+
]
|
|
71602
71946
|
}
|
|
71603
71947
|
]
|
|
71604
71948
|
},
|
|
@@ -71784,7 +72128,9 @@
|
|
|
71784
72128
|
"resourceType": "MigrationProject",
|
|
71785
72129
|
"required": true,
|
|
71786
72130
|
"conditionKeys": [],
|
|
71787
|
-
"dependentActions": [
|
|
72131
|
+
"dependentActions": [
|
|
72132
|
+
"dms:ModifyConversionConfiguration"
|
|
72133
|
+
]
|
|
71788
72134
|
}
|
|
71789
72135
|
]
|
|
71790
72136
|
},
|
|
@@ -71799,7 +72145,9 @@
|
|
|
71799
72145
|
"resourceType": "DataProvider",
|
|
71800
72146
|
"required": true,
|
|
71801
72147
|
"conditionKeys": [],
|
|
71802
|
-
"dependentActions": [
|
|
72148
|
+
"dependentActions": [
|
|
72149
|
+
"dms:ModifyDataProvider"
|
|
72150
|
+
]
|
|
71803
72151
|
}
|
|
71804
72152
|
]
|
|
71805
72153
|
},
|
|
@@ -71814,7 +72162,9 @@
|
|
|
71814
72162
|
"resourceType": "InstanceProfile",
|
|
71815
72163
|
"required": true,
|
|
71816
72164
|
"conditionKeys": [],
|
|
71817
|
-
"dependentActions": [
|
|
72165
|
+
"dependentActions": [
|
|
72166
|
+
"dms:ModifyInstanceProfile"
|
|
72167
|
+
]
|
|
71818
72168
|
}
|
|
71819
72169
|
]
|
|
71820
72170
|
},
|
|
@@ -71829,7 +72179,9 @@
|
|
|
71829
72179
|
"resourceType": "MigrationProject",
|
|
71830
72180
|
"required": true,
|
|
71831
72181
|
"conditionKeys": [],
|
|
71832
|
-
"dependentActions": [
|
|
72182
|
+
"dependentActions": [
|
|
72183
|
+
"dms:ModifyMigrationProject"
|
|
72184
|
+
]
|
|
71833
72185
|
}
|
|
71834
72186
|
]
|
|
71835
72187
|
},
|
|
@@ -73212,6 +73564,21 @@
|
|
|
73212
73564
|
}
|
|
73213
73565
|
]
|
|
73214
73566
|
},
|
|
73567
|
+
{
|
|
73568
|
+
"name": "UpdateDiscoveryJob",
|
|
73569
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/datasync/latest/userguide/API_UpdateDiscoveryJob.html",
|
|
73570
|
+
"permissionOnly": false,
|
|
73571
|
+
"description": "Grants permission to update a discovery job",
|
|
73572
|
+
"accessLevel": "Write",
|
|
73573
|
+
"resourceTypes": [
|
|
73574
|
+
{
|
|
73575
|
+
"resourceType": "discoveryjob",
|
|
73576
|
+
"required": true,
|
|
73577
|
+
"conditionKeys": [],
|
|
73578
|
+
"dependentActions": []
|
|
73579
|
+
}
|
|
73580
|
+
]
|
|
73581
|
+
},
|
|
73215
73582
|
{
|
|
73216
73583
|
"name": "UpdateLocationHdfs",
|
|
73217
73584
|
"apiReferenceUrl": "https://docs.aws.amazon.com/datasync/latest/userguide/API_UpdateLocationHdfs.html",
|
|
@@ -128193,6 +128560,18 @@
|
|
|
128193
128560
|
"required": true,
|
|
128194
128561
|
"conditionKeys": [],
|
|
128195
128562
|
"dependentActions": []
|
|
128563
|
+
},
|
|
128564
|
+
{
|
|
128565
|
+
"resourceType": "event-bus",
|
|
128566
|
+
"required": true,
|
|
128567
|
+
"conditionKeys": [],
|
|
128568
|
+
"dependentActions": []
|
|
128569
|
+
},
|
|
128570
|
+
{
|
|
128571
|
+
"resourceType": "replay",
|
|
128572
|
+
"required": true,
|
|
128573
|
+
"conditionKeys": [],
|
|
128574
|
+
"dependentActions": []
|
|
128196
128575
|
}
|
|
128197
128576
|
]
|
|
128198
128577
|
},
|
|
@@ -134661,283 +135040,295 @@
|
|
|
134661
135040
|
"dependentActions": []
|
|
134662
135041
|
},
|
|
134663
135042
|
{
|
|
134664
|
-
"resourceType": "
|
|
134665
|
-
"required": false,
|
|
134666
|
-
"conditionKeys": [],
|
|
134667
|
-
"dependentActions": []
|
|
134668
|
-
},
|
|
134669
|
-
{
|
|
134670
|
-
"resourceType": "model
|
|
134671
|
-
"required": false,
|
|
134672
|
-
"conditionKeys": [],
|
|
134673
|
-
"dependentActions": []
|
|
134674
|
-
},
|
|
134675
|
-
{
|
|
134676
|
-
"resourceType": "
|
|
134677
|
-
"required": false,
|
|
134678
|
-
"conditionKeys": [],
|
|
134679
|
-
"dependentActions": []
|
|
134680
|
-
},
|
|
134681
|
-
{
|
|
134682
|
-
"resourceType": "
|
|
134683
|
-
"required": false,
|
|
134684
|
-
"conditionKeys": [],
|
|
134685
|
-
"dependentActions": []
|
|
134686
|
-
},
|
|
134687
|
-
{
|
|
134688
|
-
"resourceType": "
|
|
134689
|
-
"required": false,
|
|
134690
|
-
"conditionKeys": [],
|
|
134691
|
-
"dependentActions": []
|
|
134692
|
-
}
|
|
134693
|
-
|
|
134694
|
-
|
|
134695
|
-
|
|
134696
|
-
|
|
134697
|
-
|
|
134698
|
-
|
|
134699
|
-
|
|
134700
|
-
|
|
134701
|
-
|
|
134702
|
-
|
|
134703
|
-
|
|
134704
|
-
|
|
134705
|
-
|
|
134706
|
-
|
|
134707
|
-
|
|
134708
|
-
{
|
|
134709
|
-
"resourceType": "
|
|
134710
|
-
"required": true,
|
|
134711
|
-
"conditionKeys": [],
|
|
134712
|
-
"dependentActions": []
|
|
134713
|
-
},
|
|
134714
|
-
{
|
|
134715
|
-
"resourceType": "",
|
|
134716
|
-
"required":
|
|
134717
|
-
"conditionKeys": [
|
|
134718
|
-
|
|
134719
|
-
|
|
134720
|
-
|
|
134721
|
-
"
|
|
134722
|
-
|
|
134723
|
-
|
|
134724
|
-
|
|
134725
|
-
|
|
134726
|
-
|
|
134727
|
-
|
|
134728
|
-
|
|
134729
|
-
|
|
134730
|
-
|
|
134731
|
-
|
|
134732
|
-
|
|
134733
|
-
|
|
134734
|
-
|
|
134735
|
-
|
|
134736
|
-
|
|
134737
|
-
|
|
134738
|
-
{
|
|
134739
|
-
"resourceType": "",
|
|
134740
|
-
"required":
|
|
134741
|
-
"conditionKeys": [
|
|
134742
|
-
|
|
134743
|
-
|
|
134744
|
-
|
|
134745
|
-
"
|
|
134746
|
-
|
|
134747
|
-
|
|
134748
|
-
|
|
134749
|
-
|
|
134750
|
-
|
|
134751
|
-
|
|
134752
|
-
|
|
134753
|
-
|
|
134754
|
-
|
|
134755
|
-
|
|
134756
|
-
|
|
134757
|
-
|
|
134758
|
-
|
|
134759
|
-
|
|
134760
|
-
|
|
134761
|
-
|
|
134762
|
-
{
|
|
134763
|
-
"resourceType": "",
|
|
134764
|
-
"required":
|
|
134765
|
-
"conditionKeys": [
|
|
134766
|
-
|
|
134767
|
-
|
|
134768
|
-
|
|
134769
|
-
"
|
|
134770
|
-
|
|
134771
|
-
|
|
134772
|
-
|
|
134773
|
-
|
|
134774
|
-
|
|
134775
|
-
|
|
134776
|
-
|
|
134777
|
-
|
|
134778
|
-
|
|
134779
|
-
|
|
134780
|
-
|
|
134781
|
-
|
|
134782
|
-
|
|
134783
|
-
|
|
134784
|
-
|
|
134785
|
-
|
|
134786
|
-
{
|
|
134787
|
-
"resourceType": "
|
|
134788
|
-
"required": true,
|
|
134789
|
-
"conditionKeys": [],
|
|
134790
|
-
"dependentActions": []
|
|
134791
|
-
},
|
|
134792
|
-
{
|
|
134793
|
-
"resourceType": "",
|
|
134794
|
-
"required":
|
|
134795
|
-
"conditionKeys": [
|
|
134796
|
-
|
|
134797
|
-
|
|
134798
|
-
|
|
134799
|
-
"
|
|
134800
|
-
|
|
134801
|
-
|
|
134802
|
-
|
|
134803
|
-
|
|
134804
|
-
|
|
134805
|
-
|
|
134806
|
-
|
|
134807
|
-
|
|
134808
|
-
|
|
134809
|
-
|
|
134810
|
-
|
|
134811
|
-
|
|
134812
|
-
|
|
134813
|
-
|
|
134814
|
-
|
|
134815
|
-
|
|
134816
|
-
|
|
134817
|
-
|
|
134818
|
-
|
|
134819
|
-
|
|
134820
|
-
|
|
134821
|
-
|
|
134822
|
-
|
|
134823
|
-
|
|
134824
|
-
|
|
134825
|
-
|
|
134826
|
-
|
|
134827
|
-
|
|
134828
|
-
|
|
134829
|
-
|
|
134830
|
-
|
|
134831
|
-
{
|
|
134832
|
-
"resourceType": "",
|
|
134833
|
-
"required":
|
|
134834
|
-
"conditionKeys": [
|
|
134835
|
-
|
|
134836
|
-
|
|
134837
|
-
|
|
134838
|
-
"
|
|
134839
|
-
|
|
134840
|
-
|
|
134841
|
-
|
|
134842
|
-
|
|
134843
|
-
|
|
134844
|
-
|
|
134845
|
-
|
|
134846
|
-
|
|
134847
|
-
|
|
134848
|
-
|
|
134849
|
-
|
|
134850
|
-
|
|
134851
|
-
|
|
134852
|
-
|
|
134853
|
-
|
|
134854
|
-
|
|
134855
|
-
{
|
|
134856
|
-
"resourceType": "",
|
|
134857
|
-
"required":
|
|
134858
|
-
"conditionKeys": [
|
|
134859
|
-
|
|
134860
|
-
|
|
134861
|
-
|
|
134862
|
-
"
|
|
134863
|
-
|
|
134864
|
-
|
|
134865
|
-
|
|
134866
|
-
|
|
134867
|
-
|
|
134868
|
-
|
|
134869
|
-
|
|
134870
|
-
|
|
134871
|
-
|
|
134872
|
-
|
|
134873
|
-
|
|
134874
|
-
|
|
134875
|
-
|
|
134876
|
-
|
|
134877
|
-
|
|
134878
|
-
|
|
134879
|
-
{
|
|
134880
|
-
"resourceType": "",
|
|
134881
|
-
"required":
|
|
134882
|
-
"conditionKeys": [
|
|
134883
|
-
|
|
134884
|
-
|
|
134885
|
-
|
|
134886
|
-
"
|
|
134887
|
-
|
|
134888
|
-
|
|
134889
|
-
|
|
134890
|
-
|
|
134891
|
-
|
|
134892
|
-
|
|
134893
|
-
|
|
134894
|
-
|
|
134895
|
-
|
|
134896
|
-
|
|
134897
|
-
|
|
134898
|
-
|
|
134899
|
-
|
|
134900
|
-
|
|
134901
|
-
|
|
134902
|
-
|
|
134903
|
-
{
|
|
134904
|
-
"resourceType": "batch-
|
|
134905
|
-
"required": false,
|
|
134906
|
-
"conditionKeys": [],
|
|
134907
|
-
"dependentActions": []
|
|
134908
|
-
},
|
|
134909
|
-
{
|
|
134910
|
-
"resourceType": "
|
|
134911
|
-
"required": false,
|
|
134912
|
-
"conditionKeys": [],
|
|
134913
|
-
"dependentActions": []
|
|
134914
|
-
},
|
|
134915
|
-
{
|
|
134916
|
-
"resourceType": "detector
|
|
134917
|
-
"required": false,
|
|
134918
|
-
"conditionKeys": [],
|
|
134919
|
-
"dependentActions": []
|
|
134920
|
-
},
|
|
134921
|
-
{
|
|
134922
|
-
"resourceType": "
|
|
134923
|
-
"required": false,
|
|
134924
|
-
"conditionKeys": [],
|
|
134925
|
-
"dependentActions": []
|
|
134926
|
-
},
|
|
134927
|
-
{
|
|
134928
|
-
"resourceType": "
|
|
134929
|
-
"required": false,
|
|
134930
|
-
"conditionKeys": [],
|
|
134931
|
-
"dependentActions": []
|
|
134932
|
-
},
|
|
134933
|
-
{
|
|
134934
|
-
"resourceType": "
|
|
134935
|
-
"required": false,
|
|
134936
|
-
"conditionKeys": [],
|
|
134937
|
-
"dependentActions": []
|
|
134938
|
-
},
|
|
134939
|
-
{
|
|
134940
|
-
"resourceType": "
|
|
135043
|
+
"resourceType": "list",
|
|
135044
|
+
"required": false,
|
|
135045
|
+
"conditionKeys": [],
|
|
135046
|
+
"dependentActions": []
|
|
135047
|
+
},
|
|
135048
|
+
{
|
|
135049
|
+
"resourceType": "model",
|
|
135050
|
+
"required": false,
|
|
135051
|
+
"conditionKeys": [],
|
|
135052
|
+
"dependentActions": []
|
|
135053
|
+
},
|
|
135054
|
+
{
|
|
135055
|
+
"resourceType": "model-version",
|
|
135056
|
+
"required": false,
|
|
135057
|
+
"conditionKeys": [],
|
|
135058
|
+
"dependentActions": []
|
|
135059
|
+
},
|
|
135060
|
+
{
|
|
135061
|
+
"resourceType": "outcome",
|
|
135062
|
+
"required": false,
|
|
135063
|
+
"conditionKeys": [],
|
|
135064
|
+
"dependentActions": []
|
|
135065
|
+
},
|
|
135066
|
+
{
|
|
135067
|
+
"resourceType": "rule",
|
|
135068
|
+
"required": false,
|
|
135069
|
+
"conditionKeys": [],
|
|
135070
|
+
"dependentActions": []
|
|
135071
|
+
},
|
|
135072
|
+
{
|
|
135073
|
+
"resourceType": "variable",
|
|
135074
|
+
"required": false,
|
|
135075
|
+
"conditionKeys": [],
|
|
135076
|
+
"dependentActions": []
|
|
135077
|
+
}
|
|
135078
|
+
]
|
|
135079
|
+
},
|
|
135080
|
+
{
|
|
135081
|
+
"name": "PutDetector",
|
|
135082
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/frauddetector/latest/api/API_PutDetector.html",
|
|
135083
|
+
"permissionOnly": false,
|
|
135084
|
+
"description": "Grants permission to create or update a detector",
|
|
135085
|
+
"accessLevel": "Write",
|
|
135086
|
+
"resourceTypes": [
|
|
135087
|
+
{
|
|
135088
|
+
"resourceType": "detector",
|
|
135089
|
+
"required": true,
|
|
135090
|
+
"conditionKeys": [],
|
|
135091
|
+
"dependentActions": []
|
|
135092
|
+
},
|
|
135093
|
+
{
|
|
135094
|
+
"resourceType": "event-type",
|
|
135095
|
+
"required": true,
|
|
135096
|
+
"conditionKeys": [],
|
|
135097
|
+
"dependentActions": []
|
|
135098
|
+
},
|
|
135099
|
+
{
|
|
135100
|
+
"resourceType": "",
|
|
135101
|
+
"required": false,
|
|
135102
|
+
"conditionKeys": [
|
|
135103
|
+
"aws:RequestTag/${TagKey}",
|
|
135104
|
+
"aws:TagKeys"
|
|
135105
|
+
],
|
|
135106
|
+
"dependentActions": []
|
|
135107
|
+
}
|
|
135108
|
+
]
|
|
135109
|
+
},
|
|
135110
|
+
{
|
|
135111
|
+
"name": "PutEntityType",
|
|
135112
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/frauddetector/latest/api/API_PutEntityType.html",
|
|
135113
|
+
"permissionOnly": false,
|
|
135114
|
+
"description": "Grants permission to create or update an entity type. An entity represents who is performing the event. As part of a fraud prediction, you pass the entity ID to indicate the specific entity who performed the event. An entity type classifies the entity. Example classifications include customer, merchant, or account",
|
|
135115
|
+
"accessLevel": "Write",
|
|
135116
|
+
"resourceTypes": [
|
|
135117
|
+
{
|
|
135118
|
+
"resourceType": "entity-type",
|
|
135119
|
+
"required": true,
|
|
135120
|
+
"conditionKeys": [],
|
|
135121
|
+
"dependentActions": []
|
|
135122
|
+
},
|
|
135123
|
+
{
|
|
135124
|
+
"resourceType": "",
|
|
135125
|
+
"required": false,
|
|
135126
|
+
"conditionKeys": [
|
|
135127
|
+
"aws:RequestTag/${TagKey}",
|
|
135128
|
+
"aws:TagKeys"
|
|
135129
|
+
],
|
|
135130
|
+
"dependentActions": []
|
|
135131
|
+
}
|
|
135132
|
+
]
|
|
135133
|
+
},
|
|
135134
|
+
{
|
|
135135
|
+
"name": "PutEventType",
|
|
135136
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/frauddetector/latest/api/API_PutEventType.html",
|
|
135137
|
+
"permissionOnly": false,
|
|
135138
|
+
"description": "Grants permission to create or update an event type. An event is a business activity that is evaluated for fraud risk. With Amazon Fraud Detector, you generate fraud predictions for events. An event type defines the structure for an event sent to Amazon Fraud Detector. This includes the variables sent as part of the event, the entity performing the event (such as a customer), and the labels that classify the event. Example event types include online payment transactions, account registrations, and authentications",
|
|
135139
|
+
"accessLevel": "Write",
|
|
135140
|
+
"resourceTypes": [
|
|
135141
|
+
{
|
|
135142
|
+
"resourceType": "event-type",
|
|
135143
|
+
"required": true,
|
|
135144
|
+
"conditionKeys": [],
|
|
135145
|
+
"dependentActions": []
|
|
135146
|
+
},
|
|
135147
|
+
{
|
|
135148
|
+
"resourceType": "",
|
|
135149
|
+
"required": false,
|
|
135150
|
+
"conditionKeys": [
|
|
135151
|
+
"aws:RequestTag/${TagKey}",
|
|
135152
|
+
"aws:TagKeys"
|
|
135153
|
+
],
|
|
135154
|
+
"dependentActions": []
|
|
135155
|
+
}
|
|
135156
|
+
]
|
|
135157
|
+
},
|
|
135158
|
+
{
|
|
135159
|
+
"name": "PutExternalModel",
|
|
135160
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/frauddetector/latest/api/API_PutExternalModel.html",
|
|
135161
|
+
"permissionOnly": false,
|
|
135162
|
+
"description": "Grants permission to create or update an Amazon SageMaker model endpoint. You can also use this action to update the configuration of the model endpoint, including the IAM role and/or the mapped variables",
|
|
135163
|
+
"accessLevel": "Write",
|
|
135164
|
+
"resourceTypes": [
|
|
135165
|
+
{
|
|
135166
|
+
"resourceType": "event-type",
|
|
135167
|
+
"required": true,
|
|
135168
|
+
"conditionKeys": [],
|
|
135169
|
+
"dependentActions": []
|
|
135170
|
+
},
|
|
135171
|
+
{
|
|
135172
|
+
"resourceType": "external-model",
|
|
135173
|
+
"required": true,
|
|
135174
|
+
"conditionKeys": [],
|
|
135175
|
+
"dependentActions": []
|
|
135176
|
+
},
|
|
135177
|
+
{
|
|
135178
|
+
"resourceType": "",
|
|
135179
|
+
"required": false,
|
|
135180
|
+
"conditionKeys": [
|
|
135181
|
+
"aws:RequestTag/${TagKey}",
|
|
135182
|
+
"aws:TagKeys"
|
|
135183
|
+
],
|
|
135184
|
+
"dependentActions": []
|
|
135185
|
+
}
|
|
135186
|
+
]
|
|
135187
|
+
},
|
|
135188
|
+
{
|
|
135189
|
+
"name": "PutKMSEncryptionKey",
|
|
135190
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/frauddetector/latest/api/API_PutKMSEncryptionKey.html",
|
|
135191
|
+
"permissionOnly": false,
|
|
135192
|
+
"description": "Grants permission to specify the Key Management Service (KMS) customer master key (CMK) to be used to encrypt content in Amazon Fraud Detector",
|
|
135193
|
+
"accessLevel": "Write",
|
|
135194
|
+
"resourceTypes": [
|
|
135195
|
+
{
|
|
135196
|
+
"resourceType": "",
|
|
135197
|
+
"required": false,
|
|
135198
|
+
"conditionKeys": [],
|
|
135199
|
+
"dependentActions": []
|
|
135200
|
+
}
|
|
135201
|
+
]
|
|
135202
|
+
},
|
|
135203
|
+
{
|
|
135204
|
+
"name": "PutLabel",
|
|
135205
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/frauddetector/latest/api/API_PutLabel.html",
|
|
135206
|
+
"permissionOnly": false,
|
|
135207
|
+
"description": "Grants permission to create or update label. A label classifies an event as fraudulent or legitimate. Labels are associated with event types and used to train supervised machine learning models in Amazon Fraud Detector",
|
|
135208
|
+
"accessLevel": "Write",
|
|
135209
|
+
"resourceTypes": [
|
|
135210
|
+
{
|
|
135211
|
+
"resourceType": "label",
|
|
135212
|
+
"required": true,
|
|
135213
|
+
"conditionKeys": [],
|
|
135214
|
+
"dependentActions": []
|
|
135215
|
+
},
|
|
135216
|
+
{
|
|
135217
|
+
"resourceType": "",
|
|
135218
|
+
"required": false,
|
|
135219
|
+
"conditionKeys": [
|
|
135220
|
+
"aws:RequestTag/${TagKey}",
|
|
135221
|
+
"aws:TagKeys"
|
|
135222
|
+
],
|
|
135223
|
+
"dependentActions": []
|
|
135224
|
+
}
|
|
135225
|
+
]
|
|
135226
|
+
},
|
|
135227
|
+
{
|
|
135228
|
+
"name": "PutOutcome",
|
|
135229
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/frauddetector/latest/api/API_PutOutcome.html",
|
|
135230
|
+
"permissionOnly": false,
|
|
135231
|
+
"description": "Grants permission to create or update an outcome",
|
|
135232
|
+
"accessLevel": "Write",
|
|
135233
|
+
"resourceTypes": [
|
|
135234
|
+
{
|
|
135235
|
+
"resourceType": "outcome",
|
|
135236
|
+
"required": true,
|
|
135237
|
+
"conditionKeys": [],
|
|
135238
|
+
"dependentActions": []
|
|
135239
|
+
},
|
|
135240
|
+
{
|
|
135241
|
+
"resourceType": "",
|
|
135242
|
+
"required": false,
|
|
135243
|
+
"conditionKeys": [
|
|
135244
|
+
"aws:RequestTag/${TagKey}",
|
|
135245
|
+
"aws:TagKeys"
|
|
135246
|
+
],
|
|
135247
|
+
"dependentActions": []
|
|
135248
|
+
}
|
|
135249
|
+
]
|
|
135250
|
+
},
|
|
135251
|
+
{
|
|
135252
|
+
"name": "SendEvent",
|
|
135253
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/frauddetector/latest/api/API_SendEvent.html",
|
|
135254
|
+
"permissionOnly": false,
|
|
135255
|
+
"description": "Grants permission to send event",
|
|
135256
|
+
"accessLevel": "Write",
|
|
135257
|
+
"resourceTypes": [
|
|
135258
|
+
{
|
|
135259
|
+
"resourceType": "event-type",
|
|
135260
|
+
"required": true,
|
|
135261
|
+
"conditionKeys": [],
|
|
135262
|
+
"dependentActions": []
|
|
135263
|
+
},
|
|
135264
|
+
{
|
|
135265
|
+
"resourceType": "",
|
|
135266
|
+
"required": false,
|
|
135267
|
+
"conditionKeys": [
|
|
135268
|
+
"aws:RequestTag/${TagKey}",
|
|
135269
|
+
"aws:TagKeys"
|
|
135270
|
+
],
|
|
135271
|
+
"dependentActions": []
|
|
135272
|
+
}
|
|
135273
|
+
]
|
|
135274
|
+
},
|
|
135275
|
+
{
|
|
135276
|
+
"name": "TagResource",
|
|
135277
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/frauddetector/latest/api/API_TagResource.html",
|
|
135278
|
+
"permissionOnly": false,
|
|
135279
|
+
"description": "Grants permission to assign tags to a resource",
|
|
135280
|
+
"accessLevel": "Tagging",
|
|
135281
|
+
"resourceTypes": [
|
|
135282
|
+
{
|
|
135283
|
+
"resourceType": "batch-import",
|
|
135284
|
+
"required": false,
|
|
135285
|
+
"conditionKeys": [],
|
|
135286
|
+
"dependentActions": []
|
|
135287
|
+
},
|
|
135288
|
+
{
|
|
135289
|
+
"resourceType": "batch-prediction",
|
|
135290
|
+
"required": false,
|
|
135291
|
+
"conditionKeys": [],
|
|
135292
|
+
"dependentActions": []
|
|
135293
|
+
},
|
|
135294
|
+
{
|
|
135295
|
+
"resourceType": "detector",
|
|
135296
|
+
"required": false,
|
|
135297
|
+
"conditionKeys": [],
|
|
135298
|
+
"dependentActions": []
|
|
135299
|
+
},
|
|
135300
|
+
{
|
|
135301
|
+
"resourceType": "detector-version",
|
|
135302
|
+
"required": false,
|
|
135303
|
+
"conditionKeys": [],
|
|
135304
|
+
"dependentActions": []
|
|
135305
|
+
},
|
|
135306
|
+
{
|
|
135307
|
+
"resourceType": "entity-type",
|
|
135308
|
+
"required": false,
|
|
135309
|
+
"conditionKeys": [],
|
|
135310
|
+
"dependentActions": []
|
|
135311
|
+
},
|
|
135312
|
+
{
|
|
135313
|
+
"resourceType": "event-type",
|
|
135314
|
+
"required": false,
|
|
135315
|
+
"conditionKeys": [],
|
|
135316
|
+
"dependentActions": []
|
|
135317
|
+
},
|
|
135318
|
+
{
|
|
135319
|
+
"resourceType": "external-model",
|
|
135320
|
+
"required": false,
|
|
135321
|
+
"conditionKeys": [],
|
|
135322
|
+
"dependentActions": []
|
|
135323
|
+
},
|
|
135324
|
+
{
|
|
135325
|
+
"resourceType": "label",
|
|
135326
|
+
"required": false,
|
|
135327
|
+
"conditionKeys": [],
|
|
135328
|
+
"dependentActions": []
|
|
135329
|
+
},
|
|
135330
|
+
{
|
|
135331
|
+
"resourceType": "list",
|
|
134941
135332
|
"required": false,
|
|
134942
135333
|
"conditionKeys": [],
|
|
134943
135334
|
"dependentActions": []
|
|
@@ -135038,6 +135429,12 @@
|
|
|
135038
135429
|
"conditionKeys": [],
|
|
135039
135430
|
"dependentActions": []
|
|
135040
135431
|
},
|
|
135432
|
+
{
|
|
135433
|
+
"resourceType": "list",
|
|
135434
|
+
"required": false,
|
|
135435
|
+
"conditionKeys": [],
|
|
135436
|
+
"dependentActions": []
|
|
135437
|
+
},
|
|
135041
135438
|
{
|
|
135042
135439
|
"resourceType": "model",
|
|
135043
135440
|
"required": false,
|
|
@@ -218357,6 +218754,644 @@
|
|
|
218357
218754
|
}
|
|
218358
218755
|
]
|
|
218359
218756
|
},
|
|
218757
|
+
{
|
|
218758
|
+
"name": "AWS Payment Cryptography",
|
|
218759
|
+
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awspaymentcryptography.html",
|
|
218760
|
+
"servicePrefix": "payment-cryptography",
|
|
218761
|
+
"actions": [
|
|
218762
|
+
{
|
|
218763
|
+
"name": "CreateAlias",
|
|
218764
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/payment-cryptography/latest/APIReference/API_CreateAlias.html",
|
|
218765
|
+
"permissionOnly": false,
|
|
218766
|
+
"description": "Grants permission to create a user-friendly name for a Key",
|
|
218767
|
+
"accessLevel": "Write",
|
|
218768
|
+
"resourceTypes": [
|
|
218769
|
+
{
|
|
218770
|
+
"resourceType": "alias",
|
|
218771
|
+
"required": true,
|
|
218772
|
+
"conditionKeys": [],
|
|
218773
|
+
"dependentActions": []
|
|
218774
|
+
},
|
|
218775
|
+
{
|
|
218776
|
+
"resourceType": "key",
|
|
218777
|
+
"required": true,
|
|
218778
|
+
"conditionKeys": [],
|
|
218779
|
+
"dependentActions": []
|
|
218780
|
+
}
|
|
218781
|
+
]
|
|
218782
|
+
},
|
|
218783
|
+
{
|
|
218784
|
+
"name": "CreateKey",
|
|
218785
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/payment-cryptography/latest/APIReference/API_CreateKey.html",
|
|
218786
|
+
"permissionOnly": false,
|
|
218787
|
+
"description": "Grants permission to create a unique customer managed key in the caller's AWS account and region",
|
|
218788
|
+
"accessLevel": "Write",
|
|
218789
|
+
"resourceTypes": [
|
|
218790
|
+
{
|
|
218791
|
+
"resourceType": "",
|
|
218792
|
+
"required": false,
|
|
218793
|
+
"conditionKeys": [
|
|
218794
|
+
"aws:RequestTag/${TagKey}",
|
|
218795
|
+
"aws:TagKeys"
|
|
218796
|
+
],
|
|
218797
|
+
"dependentActions": [
|
|
218798
|
+
"payment-cryptography:TagResource"
|
|
218799
|
+
]
|
|
218800
|
+
}
|
|
218801
|
+
]
|
|
218802
|
+
},
|
|
218803
|
+
{
|
|
218804
|
+
"name": "DecryptData",
|
|
218805
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/payment-cryptography/latest/DataAPIReference/API_DecryptData.html",
|
|
218806
|
+
"permissionOnly": false,
|
|
218807
|
+
"description": "Grants permission to decrypt ciphertext data to plaintext using symmetric, asymmetric or DUKPT data encryption key",
|
|
218808
|
+
"accessLevel": "Write",
|
|
218809
|
+
"resourceTypes": [
|
|
218810
|
+
{
|
|
218811
|
+
"resourceType": "",
|
|
218812
|
+
"required": false,
|
|
218813
|
+
"conditionKeys": [],
|
|
218814
|
+
"dependentActions": []
|
|
218815
|
+
}
|
|
218816
|
+
]
|
|
218817
|
+
},
|
|
218818
|
+
{
|
|
218819
|
+
"name": "DeleteAlias",
|
|
218820
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/payment-cryptography/latest/APIReference/API_DeleteAlias.html",
|
|
218821
|
+
"permissionOnly": false,
|
|
218822
|
+
"description": "Grants permission to delete the specified alias",
|
|
218823
|
+
"accessLevel": "Write",
|
|
218824
|
+
"resourceTypes": [
|
|
218825
|
+
{
|
|
218826
|
+
"resourceType": "alias",
|
|
218827
|
+
"required": true,
|
|
218828
|
+
"conditionKeys": [],
|
|
218829
|
+
"dependentActions": []
|
|
218830
|
+
},
|
|
218831
|
+
{
|
|
218832
|
+
"resourceType": "",
|
|
218833
|
+
"required": false,
|
|
218834
|
+
"conditionKeys": [
|
|
218835
|
+
"aws:RequestTag/${TagKey}",
|
|
218836
|
+
"aws:TagKeys"
|
|
218837
|
+
],
|
|
218838
|
+
"dependentActions": []
|
|
218839
|
+
}
|
|
218840
|
+
]
|
|
218841
|
+
},
|
|
218842
|
+
{
|
|
218843
|
+
"name": "DeleteKey",
|
|
218844
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/payment-cryptography/latest/APIReference/API_DeleteKey.html",
|
|
218845
|
+
"permissionOnly": false,
|
|
218846
|
+
"description": "Grants permission to schedule the deletion of a Key",
|
|
218847
|
+
"accessLevel": "Write",
|
|
218848
|
+
"resourceTypes": [
|
|
218849
|
+
{
|
|
218850
|
+
"resourceType": "key",
|
|
218851
|
+
"required": true,
|
|
218852
|
+
"conditionKeys": [],
|
|
218853
|
+
"dependentActions": []
|
|
218854
|
+
}
|
|
218855
|
+
]
|
|
218856
|
+
},
|
|
218857
|
+
{
|
|
218858
|
+
"name": "EncryptData",
|
|
218859
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/payment-cryptography/latest/DataAPIReference/API_EncryptData.html",
|
|
218860
|
+
"permissionOnly": false,
|
|
218861
|
+
"description": "Grants permission to encrypt plaintext data to ciphertext using symmetric, asymmetric or DUKPT data encryption key",
|
|
218862
|
+
"accessLevel": "Write",
|
|
218863
|
+
"resourceTypes": [
|
|
218864
|
+
{
|
|
218865
|
+
"resourceType": "",
|
|
218866
|
+
"required": false,
|
|
218867
|
+
"conditionKeys": [],
|
|
218868
|
+
"dependentActions": []
|
|
218869
|
+
}
|
|
218870
|
+
]
|
|
218871
|
+
},
|
|
218872
|
+
{
|
|
218873
|
+
"name": "ExportKey",
|
|
218874
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/payment-cryptography/latest/APIReference/API_ExportKey.html",
|
|
218875
|
+
"permissionOnly": false,
|
|
218876
|
+
"description": "Grants permission to export a key from the service",
|
|
218877
|
+
"accessLevel": "Write",
|
|
218878
|
+
"resourceTypes": [
|
|
218879
|
+
{
|
|
218880
|
+
"resourceType": "key",
|
|
218881
|
+
"required": true,
|
|
218882
|
+
"conditionKeys": [],
|
|
218883
|
+
"dependentActions": []
|
|
218884
|
+
}
|
|
218885
|
+
]
|
|
218886
|
+
},
|
|
218887
|
+
{
|
|
218888
|
+
"name": "GenerateCardValidationData",
|
|
218889
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/payment-cryptography/latest/DataAPIReference/API_GenerateCardValidationData.html",
|
|
218890
|
+
"permissionOnly": false,
|
|
218891
|
+
"description": "Grants permission to generate card-related data using algorithms such as Card Verification Values (CVV/CVV2), Dynamic Card Verification Values (dCVV/dCVV2) or Card Security Codes (CSC) that check the validity of a magnetic stripe card",
|
|
218892
|
+
"accessLevel": "Write",
|
|
218893
|
+
"resourceTypes": [
|
|
218894
|
+
{
|
|
218895
|
+
"resourceType": "",
|
|
218896
|
+
"required": false,
|
|
218897
|
+
"conditionKeys": [],
|
|
218898
|
+
"dependentActions": []
|
|
218899
|
+
}
|
|
218900
|
+
]
|
|
218901
|
+
},
|
|
218902
|
+
{
|
|
218903
|
+
"name": "GenerateMac",
|
|
218904
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/payment-cryptography/latest/DataAPIReference/API_GenerateMac.html",
|
|
218905
|
+
"permissionOnly": false,
|
|
218906
|
+
"description": "Grants permission to generate a MAC (Message Authentication Code) cryptogram",
|
|
218907
|
+
"accessLevel": "Write",
|
|
218908
|
+
"resourceTypes": [
|
|
218909
|
+
{
|
|
218910
|
+
"resourceType": "",
|
|
218911
|
+
"required": false,
|
|
218912
|
+
"conditionKeys": [],
|
|
218913
|
+
"dependentActions": []
|
|
218914
|
+
}
|
|
218915
|
+
]
|
|
218916
|
+
},
|
|
218917
|
+
{
|
|
218918
|
+
"name": "GeneratePinData",
|
|
218919
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/payment-cryptography/latest/DataAPIReference/API_GeneratePinData.html",
|
|
218920
|
+
"permissionOnly": false,
|
|
218921
|
+
"description": "Grants permission to generate pin-related data such as PIN, PIN Verification Value (PVV), PIN Block and PIN Offset during new card issuance or card re-issuance",
|
|
218922
|
+
"accessLevel": "Write",
|
|
218923
|
+
"resourceTypes": [
|
|
218924
|
+
{
|
|
218925
|
+
"resourceType": "",
|
|
218926
|
+
"required": false,
|
|
218927
|
+
"conditionKeys": [],
|
|
218928
|
+
"dependentActions": []
|
|
218929
|
+
}
|
|
218930
|
+
]
|
|
218931
|
+
},
|
|
218932
|
+
{
|
|
218933
|
+
"name": "GetAlias",
|
|
218934
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/payment-cryptography/latest/APIReference/API_GetAlias.html",
|
|
218935
|
+
"permissionOnly": false,
|
|
218936
|
+
"description": "Grants permission to return the keyArn associated with an aliasName",
|
|
218937
|
+
"accessLevel": "Read",
|
|
218938
|
+
"resourceTypes": [
|
|
218939
|
+
{
|
|
218940
|
+
"resourceType": "alias",
|
|
218941
|
+
"required": true,
|
|
218942
|
+
"conditionKeys": [],
|
|
218943
|
+
"dependentActions": []
|
|
218944
|
+
},
|
|
218945
|
+
{
|
|
218946
|
+
"resourceType": "key",
|
|
218947
|
+
"required": true,
|
|
218948
|
+
"conditionKeys": [],
|
|
218949
|
+
"dependentActions": []
|
|
218950
|
+
},
|
|
218951
|
+
{
|
|
218952
|
+
"resourceType": "",
|
|
218953
|
+
"required": false,
|
|
218954
|
+
"conditionKeys": [
|
|
218955
|
+
"aws:RequestTag/${TagKey}",
|
|
218956
|
+
"aws:TagKeys"
|
|
218957
|
+
],
|
|
218958
|
+
"dependentActions": []
|
|
218959
|
+
}
|
|
218960
|
+
]
|
|
218961
|
+
},
|
|
218962
|
+
{
|
|
218963
|
+
"name": "GetKey",
|
|
218964
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/payment-cryptography/latest/APIReference/API_GetKey.html",
|
|
218965
|
+
"permissionOnly": false,
|
|
218966
|
+
"description": "Grants permission to return the detailed information about the specified key",
|
|
218967
|
+
"accessLevel": "Read",
|
|
218968
|
+
"resourceTypes": [
|
|
218969
|
+
{
|
|
218970
|
+
"resourceType": "key",
|
|
218971
|
+
"required": true,
|
|
218972
|
+
"conditionKeys": [],
|
|
218973
|
+
"dependentActions": []
|
|
218974
|
+
}
|
|
218975
|
+
]
|
|
218976
|
+
},
|
|
218977
|
+
{
|
|
218978
|
+
"name": "GetParametersForExport",
|
|
218979
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/payment-cryptography/latest/APIReference/API_GetParametersForExport.html",
|
|
218980
|
+
"permissionOnly": false,
|
|
218981
|
+
"description": "Grants permission to get the export token and the signing key certificate to initiate a TR-34 key export",
|
|
218982
|
+
"accessLevel": "Read",
|
|
218983
|
+
"resourceTypes": [
|
|
218984
|
+
{
|
|
218985
|
+
"resourceType": "",
|
|
218986
|
+
"required": false,
|
|
218987
|
+
"conditionKeys": [],
|
|
218988
|
+
"dependentActions": []
|
|
218989
|
+
}
|
|
218990
|
+
]
|
|
218991
|
+
},
|
|
218992
|
+
{
|
|
218993
|
+
"name": "GetParametersForImport",
|
|
218994
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/payment-cryptography/latest/APIReference/API_GetParametersForImport.html",
|
|
218995
|
+
"permissionOnly": false,
|
|
218996
|
+
"description": "Grants permission to get the import token and the wrapping key certificate to initiate a TR-34 key import",
|
|
218997
|
+
"accessLevel": "Read",
|
|
218998
|
+
"resourceTypes": [
|
|
218999
|
+
{
|
|
219000
|
+
"resourceType": "",
|
|
219001
|
+
"required": false,
|
|
219002
|
+
"conditionKeys": [],
|
|
219003
|
+
"dependentActions": []
|
|
219004
|
+
}
|
|
219005
|
+
]
|
|
219006
|
+
},
|
|
219007
|
+
{
|
|
219008
|
+
"name": "GetPublicKeyCertificate",
|
|
219009
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/payment-cryptography/latest/APIReference/API_GetPublicKeyCertificate.html",
|
|
219010
|
+
"permissionOnly": false,
|
|
219011
|
+
"description": "Grants permission to return the public key from a key of class PUBLIC_KEY",
|
|
219012
|
+
"accessLevel": "Read",
|
|
219013
|
+
"resourceTypes": [
|
|
219014
|
+
{
|
|
219015
|
+
"resourceType": "key",
|
|
219016
|
+
"required": true,
|
|
219017
|
+
"conditionKeys": [],
|
|
219018
|
+
"dependentActions": []
|
|
219019
|
+
}
|
|
219020
|
+
]
|
|
219021
|
+
},
|
|
219022
|
+
{
|
|
219023
|
+
"name": "ImportKey",
|
|
219024
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/payment-cryptography/latest/APIReference/API_ImportKey.html",
|
|
219025
|
+
"permissionOnly": false,
|
|
219026
|
+
"description": "Grants permission to imports keys and public key certificates",
|
|
219027
|
+
"accessLevel": "Write",
|
|
219028
|
+
"resourceTypes": [
|
|
219029
|
+
{
|
|
219030
|
+
"resourceType": "",
|
|
219031
|
+
"required": false,
|
|
219032
|
+
"conditionKeys": [
|
|
219033
|
+
"aws:RequestTag/${TagKey}",
|
|
219034
|
+
"aws:TagKeys"
|
|
219035
|
+
],
|
|
219036
|
+
"dependentActions": [
|
|
219037
|
+
"payment-cryptography:TagResource"
|
|
219038
|
+
]
|
|
219039
|
+
}
|
|
219040
|
+
]
|
|
219041
|
+
},
|
|
219042
|
+
{
|
|
219043
|
+
"name": "ListAliases",
|
|
219044
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/payment-cryptography/latest/APIReference/API_ListAliases.html",
|
|
219045
|
+
"permissionOnly": false,
|
|
219046
|
+
"description": "Grants permission to return a list of aliases created for all keys in the caller's AWS account and Region",
|
|
219047
|
+
"accessLevel": "List",
|
|
219048
|
+
"resourceTypes": [
|
|
219049
|
+
{
|
|
219050
|
+
"resourceType": "alias",
|
|
219051
|
+
"required": true,
|
|
219052
|
+
"conditionKeys": [],
|
|
219053
|
+
"dependentActions": []
|
|
219054
|
+
},
|
|
219055
|
+
{
|
|
219056
|
+
"resourceType": "key",
|
|
219057
|
+
"required": true,
|
|
219058
|
+
"conditionKeys": [],
|
|
219059
|
+
"dependentActions": []
|
|
219060
|
+
}
|
|
219061
|
+
]
|
|
219062
|
+
},
|
|
219063
|
+
{
|
|
219064
|
+
"name": "ListKeys",
|
|
219065
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/payment-cryptography/latest/APIReference/API_ListKeys.html",
|
|
219066
|
+
"permissionOnly": false,
|
|
219067
|
+
"description": "Grants permission to return a list of keys created in the caller's AWS account and Region",
|
|
219068
|
+
"accessLevel": "List",
|
|
219069
|
+
"resourceTypes": [
|
|
219070
|
+
{
|
|
219071
|
+
"resourceType": "key",
|
|
219072
|
+
"required": true,
|
|
219073
|
+
"conditionKeys": [],
|
|
219074
|
+
"dependentActions": []
|
|
219075
|
+
}
|
|
219076
|
+
]
|
|
219077
|
+
},
|
|
219078
|
+
{
|
|
219079
|
+
"name": "ListTagsForResource",
|
|
219080
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/payment-cryptography/latest/APIReference/API_ListTagsForResource.html",
|
|
219081
|
+
"permissionOnly": false,
|
|
219082
|
+
"description": "Grants permission to return a list of tags created in the caller's AWS account and Region",
|
|
219083
|
+
"accessLevel": "Read",
|
|
219084
|
+
"resourceTypes": [
|
|
219085
|
+
{
|
|
219086
|
+
"resourceType": "key",
|
|
219087
|
+
"required": false,
|
|
219088
|
+
"conditionKeys": [],
|
|
219089
|
+
"dependentActions": []
|
|
219090
|
+
}
|
|
219091
|
+
]
|
|
219092
|
+
},
|
|
219093
|
+
{
|
|
219094
|
+
"name": "ReEncryptData",
|
|
219095
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/payment-cryptography/latest/DataAPIReference/API_ReEncryptData.html",
|
|
219096
|
+
"permissionOnly": false,
|
|
219097
|
+
"description": "Grants permission to re-encrypt ciphertext using DUKPT, Symmetric and Asymmetric Data Encryption Keys",
|
|
219098
|
+
"accessLevel": "Write",
|
|
219099
|
+
"resourceTypes": [
|
|
219100
|
+
{
|
|
219101
|
+
"resourceType": "",
|
|
219102
|
+
"required": false,
|
|
219103
|
+
"conditionKeys": [],
|
|
219104
|
+
"dependentActions": []
|
|
219105
|
+
}
|
|
219106
|
+
]
|
|
219107
|
+
},
|
|
219108
|
+
{
|
|
219109
|
+
"name": "RestoreKey",
|
|
219110
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/payment-cryptography/latest/APIReference/API_RestoreKey.html",
|
|
219111
|
+
"permissionOnly": false,
|
|
219112
|
+
"description": "Grants permission to cancel a scheduled key deletion if at any point during the waiting period a Key needs to be revived",
|
|
219113
|
+
"accessLevel": "Write",
|
|
219114
|
+
"resourceTypes": [
|
|
219115
|
+
{
|
|
219116
|
+
"resourceType": "key",
|
|
219117
|
+
"required": true,
|
|
219118
|
+
"conditionKeys": [],
|
|
219119
|
+
"dependentActions": []
|
|
219120
|
+
}
|
|
219121
|
+
]
|
|
219122
|
+
},
|
|
219123
|
+
{
|
|
219124
|
+
"name": "StartKeyUsage",
|
|
219125
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/payment-cryptography/latest/APIReference/API_StartKeyUsage.html",
|
|
219126
|
+
"permissionOnly": false,
|
|
219127
|
+
"description": "Grants permission to enable a disabled Key",
|
|
219128
|
+
"accessLevel": "Write",
|
|
219129
|
+
"resourceTypes": [
|
|
219130
|
+
{
|
|
219131
|
+
"resourceType": "key",
|
|
219132
|
+
"required": true,
|
|
219133
|
+
"conditionKeys": [],
|
|
219134
|
+
"dependentActions": []
|
|
219135
|
+
}
|
|
219136
|
+
]
|
|
219137
|
+
},
|
|
219138
|
+
{
|
|
219139
|
+
"name": "StopKeyUsage",
|
|
219140
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/payment-cryptography/latest/APIReference/API_StopKeyUsage.html",
|
|
219141
|
+
"permissionOnly": false,
|
|
219142
|
+
"description": "Grants permission to disable an enabled Key",
|
|
219143
|
+
"accessLevel": "Write",
|
|
219144
|
+
"resourceTypes": [
|
|
219145
|
+
{
|
|
219146
|
+
"resourceType": "key",
|
|
219147
|
+
"required": true,
|
|
219148
|
+
"conditionKeys": [],
|
|
219149
|
+
"dependentActions": []
|
|
219150
|
+
}
|
|
219151
|
+
]
|
|
219152
|
+
},
|
|
219153
|
+
{
|
|
219154
|
+
"name": "TagResource",
|
|
219155
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/payment-cryptography/latest/APIReference/API_TagResource.html",
|
|
219156
|
+
"permissionOnly": false,
|
|
219157
|
+
"description": "Grants permission to add or overwrites one or more tags for the specified resource",
|
|
219158
|
+
"accessLevel": "Tagging",
|
|
219159
|
+
"resourceTypes": [
|
|
219160
|
+
{
|
|
219161
|
+
"resourceType": "key",
|
|
219162
|
+
"required": true,
|
|
219163
|
+
"conditionKeys": [],
|
|
219164
|
+
"dependentActions": []
|
|
219165
|
+
},
|
|
219166
|
+
{
|
|
219167
|
+
"resourceType": "",
|
|
219168
|
+
"required": false,
|
|
219169
|
+
"conditionKeys": [
|
|
219170
|
+
"aws:TagKeys",
|
|
219171
|
+
"aws:RequestTag/${TagKey}"
|
|
219172
|
+
],
|
|
219173
|
+
"dependentActions": []
|
|
219174
|
+
}
|
|
219175
|
+
]
|
|
219176
|
+
},
|
|
219177
|
+
{
|
|
219178
|
+
"name": "TranslatePinData",
|
|
219179
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/payment-cryptography/latest/DataAPIReference/API_TranslatePinData.html",
|
|
219180
|
+
"permissionOnly": false,
|
|
219181
|
+
"description": "Grants permission to translate encrypted PIN block from and to ISO 9564 formats 0,1,3,4",
|
|
219182
|
+
"accessLevel": "Write",
|
|
219183
|
+
"resourceTypes": [
|
|
219184
|
+
{
|
|
219185
|
+
"resourceType": "",
|
|
219186
|
+
"required": false,
|
|
219187
|
+
"conditionKeys": [],
|
|
219188
|
+
"dependentActions": []
|
|
219189
|
+
}
|
|
219190
|
+
]
|
|
219191
|
+
},
|
|
219192
|
+
{
|
|
219193
|
+
"name": "UntagResource",
|
|
219194
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/payment-cryptography/latest/APIReference/API_UntagResource.html",
|
|
219195
|
+
"permissionOnly": false,
|
|
219196
|
+
"description": "Grants permission to remove the specified tag or tags from the specified resource",
|
|
219197
|
+
"accessLevel": "Tagging",
|
|
219198
|
+
"resourceTypes": [
|
|
219199
|
+
{
|
|
219200
|
+
"resourceType": "key",
|
|
219201
|
+
"required": true,
|
|
219202
|
+
"conditionKeys": [],
|
|
219203
|
+
"dependentActions": []
|
|
219204
|
+
},
|
|
219205
|
+
{
|
|
219206
|
+
"resourceType": "",
|
|
219207
|
+
"required": false,
|
|
219208
|
+
"conditionKeys": [
|
|
219209
|
+
"aws:TagKeys",
|
|
219210
|
+
"aws:RequestTag/${TagKey}"
|
|
219211
|
+
],
|
|
219212
|
+
"dependentActions": []
|
|
219213
|
+
}
|
|
219214
|
+
]
|
|
219215
|
+
},
|
|
219216
|
+
{
|
|
219217
|
+
"name": "UpdateAlias",
|
|
219218
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/payment-cryptography/latest/APIReference/API_UpdateAlias.html",
|
|
219219
|
+
"permissionOnly": false,
|
|
219220
|
+
"description": "Grants permission to change the key to which an alias is assigned, or unassign it from its current key",
|
|
219221
|
+
"accessLevel": "Write",
|
|
219222
|
+
"resourceTypes": [
|
|
219223
|
+
{
|
|
219224
|
+
"resourceType": "alias",
|
|
219225
|
+
"required": true,
|
|
219226
|
+
"conditionKeys": [],
|
|
219227
|
+
"dependentActions": []
|
|
219228
|
+
},
|
|
219229
|
+
{
|
|
219230
|
+
"resourceType": "key",
|
|
219231
|
+
"required": true,
|
|
219232
|
+
"conditionKeys": [],
|
|
219233
|
+
"dependentActions": []
|
|
219234
|
+
},
|
|
219235
|
+
{
|
|
219236
|
+
"resourceType": "",
|
|
219237
|
+
"required": false,
|
|
219238
|
+
"conditionKeys": [
|
|
219239
|
+
"aws:RequestTag/${TagKey}",
|
|
219240
|
+
"aws:TagKeys"
|
|
219241
|
+
],
|
|
219242
|
+
"dependentActions": []
|
|
219243
|
+
}
|
|
219244
|
+
]
|
|
219245
|
+
},
|
|
219246
|
+
{
|
|
219247
|
+
"name": "VerifyAuthRequestCryptogram",
|
|
219248
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/payment-cryptography/latest/DataAPIReference/API_VerifyAuthRequestCryptogram.html",
|
|
219249
|
+
"permissionOnly": false,
|
|
219250
|
+
"description": "Grants permission to verify Authorization Request Cryptogram (ARQC) for a EMV chip payment card authorization",
|
|
219251
|
+
"accessLevel": "Write",
|
|
219252
|
+
"resourceTypes": [
|
|
219253
|
+
{
|
|
219254
|
+
"resourceType": "",
|
|
219255
|
+
"required": false,
|
|
219256
|
+
"conditionKeys": [],
|
|
219257
|
+
"dependentActions": []
|
|
219258
|
+
}
|
|
219259
|
+
]
|
|
219260
|
+
},
|
|
219261
|
+
{
|
|
219262
|
+
"name": "VerifyCardValidationData",
|
|
219263
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/payment-cryptography/latest/DataAPIReference/API_VerifyCardValidationData.html",
|
|
219264
|
+
"permissionOnly": false,
|
|
219265
|
+
"description": "Grants permission to verify card-related validation data using algorithms such as Card Verification Values (CVV/CVV2), Dynamic Card Verification Values (dCVV/dCVV2) and Card Security Codes (CSC)",
|
|
219266
|
+
"accessLevel": "Write",
|
|
219267
|
+
"resourceTypes": [
|
|
219268
|
+
{
|
|
219269
|
+
"resourceType": "",
|
|
219270
|
+
"required": false,
|
|
219271
|
+
"conditionKeys": [],
|
|
219272
|
+
"dependentActions": []
|
|
219273
|
+
}
|
|
219274
|
+
]
|
|
219275
|
+
},
|
|
219276
|
+
{
|
|
219277
|
+
"name": "VerifyMac",
|
|
219278
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/payment-cryptography/latest/DataAPIReference/API_VerifyMac.html",
|
|
219279
|
+
"permissionOnly": false,
|
|
219280
|
+
"description": "Grants permission to verify MAC (Message Authentication Code) of input data against a provided MAC",
|
|
219281
|
+
"accessLevel": "Write",
|
|
219282
|
+
"resourceTypes": [
|
|
219283
|
+
{
|
|
219284
|
+
"resourceType": "",
|
|
219285
|
+
"required": false,
|
|
219286
|
+
"conditionKeys": [],
|
|
219287
|
+
"dependentActions": []
|
|
219288
|
+
}
|
|
219289
|
+
]
|
|
219290
|
+
},
|
|
219291
|
+
{
|
|
219292
|
+
"name": "VerifyPinData",
|
|
219293
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/payment-cryptography/latest/DataAPIReference/API_VerifyPinData.html",
|
|
219294
|
+
"permissionOnly": false,
|
|
219295
|
+
"description": "Grants permission to verify pin-related data such as PIN and PIN Offset using algorithms including VISA PVV and IBM3624",
|
|
219296
|
+
"accessLevel": "Write",
|
|
219297
|
+
"resourceTypes": [
|
|
219298
|
+
{
|
|
219299
|
+
"resourceType": "",
|
|
219300
|
+
"required": false,
|
|
219301
|
+
"conditionKeys": [],
|
|
219302
|
+
"dependentActions": []
|
|
219303
|
+
}
|
|
219304
|
+
]
|
|
219305
|
+
}
|
|
219306
|
+
],
|
|
219307
|
+
"resourceTypes": [
|
|
219308
|
+
{
|
|
219309
|
+
"name": "key",
|
|
219310
|
+
"apiReferenceUrl": "${APIReferenceDocPage}API_Key.html",
|
|
219311
|
+
"arnPattern": "arn:${Partition}:payment-cryptography:${Region}:${Account}:key/${KeyId}",
|
|
219312
|
+
"conditionKeys": [
|
|
219313
|
+
"aws:ResourceTag/${TagKey}",
|
|
219314
|
+
"payment-cryptography:ResourceAliases"
|
|
219315
|
+
]
|
|
219316
|
+
},
|
|
219317
|
+
{
|
|
219318
|
+
"name": "alias",
|
|
219319
|
+
"apiReferenceUrl": "${APIReferenceDocPage}API_Alias.html",
|
|
219320
|
+
"arnPattern": "arn:${Partition}:payment-cryptography:${Region}:${Account}:alias/${Alias}",
|
|
219321
|
+
"conditionKeys": [
|
|
219322
|
+
"payment-cryptography:ResourceAliases"
|
|
219323
|
+
]
|
|
219324
|
+
}
|
|
219325
|
+
],
|
|
219326
|
+
"conditionKeys": [
|
|
219327
|
+
{
|
|
219328
|
+
"name": "aws:RequestTag/${TagKey}",
|
|
219329
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-requesttag",
|
|
219330
|
+
"description": "Filters access by both the key and value of the tag in the request for the specified operation",
|
|
219331
|
+
"type": "String"
|
|
219332
|
+
},
|
|
219333
|
+
{
|
|
219334
|
+
"name": "aws:ResourceTag/${TagKey}",
|
|
219335
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/payment-cryptography/latest/APIReference/security_iam_service-with-iam.html#security_iam_service-with-iam-tags",
|
|
219336
|
+
"description": "Filters access by tags assigned to a key for the specified operation",
|
|
219337
|
+
"type": "String"
|
|
219338
|
+
},
|
|
219339
|
+
{
|
|
219340
|
+
"name": "aws:TagKeys",
|
|
219341
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-tagkeys",
|
|
219342
|
+
"description": "Filters access by the tag keys in the request for the specified operation",
|
|
219343
|
+
"type": "ArrayOfString"
|
|
219344
|
+
},
|
|
219345
|
+
{
|
|
219346
|
+
"name": "payment-cryptography:CertificateAuthorityPublicKeyIdentifier",
|
|
219347
|
+
"apiReferenceUrl": "{ActionsDocRoot}security-iam.html",
|
|
219348
|
+
"description": "Filters access by the CertificateAuthorityPublicKeyIdentifier specified in the request or the ImportKey, and ExportKey operations",
|
|
219349
|
+
"type": "String"
|
|
219350
|
+
},
|
|
219351
|
+
{
|
|
219352
|
+
"name": "payment-cryptography:ImportKeyMaterial",
|
|
219353
|
+
"apiReferenceUrl": "{ActionsDocRoot}security-iam.html",
|
|
219354
|
+
"description": "Filters access by the type of key material being imported [RootCertificatePublicKey, TrustedCertificatePublicKey, Tr34KeyBlock, Tr31KeyBlock] for the ImportKey operation",
|
|
219355
|
+
"type": "String"
|
|
219356
|
+
},
|
|
219357
|
+
{
|
|
219358
|
+
"name": "payment-cryptography:KeyAlgorithm",
|
|
219359
|
+
"apiReferenceUrl": "{ActionsDocRoot}security-iam.html",
|
|
219360
|
+
"description": "Filters access by KeyAlgorithm specified in the request for the CreateKey operation",
|
|
219361
|
+
"type": "String"
|
|
219362
|
+
},
|
|
219363
|
+
{
|
|
219364
|
+
"name": "payment-cryptography:KeyClass",
|
|
219365
|
+
"apiReferenceUrl": "{ActionsDocRoot}security-iam.html",
|
|
219366
|
+
"description": "Filters access by KeyClass specified in the request for the CreateKey operation",
|
|
219367
|
+
"type": "String"
|
|
219368
|
+
},
|
|
219369
|
+
{
|
|
219370
|
+
"name": "payment-cryptography:KeyUsage",
|
|
219371
|
+
"apiReferenceUrl": "{ActionsDocRoot}security-iam.html",
|
|
219372
|
+
"description": "Filters access by KeyClass specified in the request or associated with a key for the CreateKey operation",
|
|
219373
|
+
"type": "String"
|
|
219374
|
+
},
|
|
219375
|
+
{
|
|
219376
|
+
"name": "payment-cryptography:RequestAlias",
|
|
219377
|
+
"apiReferenceUrl": "{ActionsDocRoot}security-iam.html",
|
|
219378
|
+
"description": "Filters access by aliases in the request for the specified operation",
|
|
219379
|
+
"type": "String"
|
|
219380
|
+
},
|
|
219381
|
+
{
|
|
219382
|
+
"name": "payment-cryptography:ResourceAliases",
|
|
219383
|
+
"apiReferenceUrl": "{ActionsDocRoot}security-iam.html",
|
|
219384
|
+
"description": "Filters access by aliases associated with a key for the specified operation",
|
|
219385
|
+
"type": "ArrayOfString"
|
|
219386
|
+
},
|
|
219387
|
+
{
|
|
219388
|
+
"name": "payment-cryptography:WrappingKeyIdentifier",
|
|
219389
|
+
"apiReferenceUrl": "{ActionsDocRoot}security-iam.html",
|
|
219390
|
+
"description": "Filters access by the WrappingKeyIdentifier specified in the request for the ImportKey, and ExportKey operations",
|
|
219391
|
+
"type": "String"
|
|
219392
|
+
}
|
|
219393
|
+
]
|
|
219394
|
+
},
|
|
218360
219395
|
{
|
|
218361
219396
|
"name": "AWS Payments",
|
|
218362
219397
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awspayments.html",
|
|
@@ -229806,6 +230841,21 @@
|
|
|
229806
230841
|
}
|
|
229807
230842
|
]
|
|
229808
230843
|
},
|
|
230844
|
+
{
|
|
230845
|
+
"name": "ListCustomerManagedKeys",
|
|
230846
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/quicksight/latest/user/key-management.html",
|
|
230847
|
+
"permissionOnly": true,
|
|
230848
|
+
"description": "Grants permission to list all registered customer managed keys",
|
|
230849
|
+
"accessLevel": "List",
|
|
230850
|
+
"resourceTypes": [
|
|
230851
|
+
{
|
|
230852
|
+
"resourceType": "",
|
|
230853
|
+
"required": false,
|
|
230854
|
+
"conditionKeys": [],
|
|
230855
|
+
"dependentActions": []
|
|
230856
|
+
}
|
|
230857
|
+
]
|
|
230858
|
+
},
|
|
229809
230859
|
{
|
|
229810
230860
|
"name": "ListDashboardVersions",
|
|
229811
230861
|
"apiReferenceUrl": "https://docs.aws.amazon.com/quicksight/latest/APIReference/API_ListDashboardVersions.html",
|
|
@@ -229980,6 +231030,21 @@
|
|
|
229980
231030
|
}
|
|
229981
231031
|
]
|
|
229982
231032
|
},
|
|
231033
|
+
{
|
|
231034
|
+
"name": "ListKMSKeysForUser",
|
|
231035
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/quicksight/latest/user/key-management.html",
|
|
231036
|
+
"permissionOnly": true,
|
|
231037
|
+
"description": "Grants permission to list a user's KMS keys",
|
|
231038
|
+
"accessLevel": "List",
|
|
231039
|
+
"resourceTypes": [
|
|
231040
|
+
{
|
|
231041
|
+
"resourceType": "",
|
|
231042
|
+
"required": false,
|
|
231043
|
+
"conditionKeys": [],
|
|
231044
|
+
"dependentActions": []
|
|
231045
|
+
}
|
|
231046
|
+
]
|
|
231047
|
+
},
|
|
229983
231048
|
{
|
|
229984
231049
|
"name": "ListNamespaces",
|
|
229985
231050
|
"apiReferenceUrl": "https://docs.aws.amazon.com/quicksight/latest/APIReference/API_ListNamespaces.html",
|
|
@@ -230289,6 +231354,21 @@
|
|
|
230289
231354
|
}
|
|
230290
231355
|
]
|
|
230291
231356
|
},
|
|
231357
|
+
{
|
|
231358
|
+
"name": "RegisterCustomerManagedKey",
|
|
231359
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/quicksight/latest/user/key-management.html",
|
|
231360
|
+
"permissionOnly": true,
|
|
231361
|
+
"description": "Grants permission to register a customer managed key",
|
|
231362
|
+
"accessLevel": "Write",
|
|
231363
|
+
"resourceTypes": [
|
|
231364
|
+
{
|
|
231365
|
+
"resourceType": "",
|
|
231366
|
+
"required": false,
|
|
231367
|
+
"conditionKeys": [],
|
|
231368
|
+
"dependentActions": []
|
|
231369
|
+
}
|
|
231370
|
+
]
|
|
231371
|
+
},
|
|
230292
231372
|
{
|
|
230293
231373
|
"name": "RegisterUser",
|
|
230294
231374
|
"apiReferenceUrl": "https://docs.aws.amazon.com/quicksight/latest/APIReference/API_RegisterUser.html",
|
|
@@ -230307,6 +231387,21 @@
|
|
|
230307
231387
|
}
|
|
230308
231388
|
]
|
|
230309
231389
|
},
|
|
231390
|
+
{
|
|
231391
|
+
"name": "RemoveCustomerManagedKey",
|
|
231392
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/quicksight/latest/user/key-management.html",
|
|
231393
|
+
"permissionOnly": true,
|
|
231394
|
+
"description": "Grants permission to remove a customer managed key",
|
|
231395
|
+
"accessLevel": "Write",
|
|
231396
|
+
"resourceTypes": [
|
|
231397
|
+
{
|
|
231398
|
+
"resourceType": "",
|
|
231399
|
+
"required": false,
|
|
231400
|
+
"conditionKeys": [],
|
|
231401
|
+
"dependentActions": []
|
|
231402
|
+
}
|
|
231403
|
+
]
|
|
231404
|
+
},
|
|
230310
231405
|
{
|
|
230311
231406
|
"name": "RestoreAnalysis",
|
|
230312
231407
|
"apiReferenceUrl": "https://docs.aws.amazon.com/quicksight/latest/APIReference/API_RestoreAnalysis.html",
|
|
@@ -239410,6 +240505,21 @@
|
|
|
239410
240505
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonrekognition.html",
|
|
239411
240506
|
"servicePrefix": "rekognition",
|
|
239412
240507
|
"actions": [
|
|
240508
|
+
{
|
|
240509
|
+
"name": "AssociateFaces",
|
|
240510
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/rekognition/latest/APIReference/API_AssociateFaces.html",
|
|
240511
|
+
"permissionOnly": false,
|
|
240512
|
+
"description": "Grants permission to associate multiple individual faces with a single user",
|
|
240513
|
+
"accessLevel": "Write",
|
|
240514
|
+
"resourceTypes": [
|
|
240515
|
+
{
|
|
240516
|
+
"resourceType": "collection",
|
|
240517
|
+
"required": true,
|
|
240518
|
+
"conditionKeys": [],
|
|
240519
|
+
"dependentActions": []
|
|
240520
|
+
}
|
|
240521
|
+
]
|
|
240522
|
+
},
|
|
239413
240523
|
{
|
|
239414
240524
|
"name": "CompareFaces",
|
|
239415
240525
|
"apiReferenceUrl": "https://docs.aws.amazon.com/rekognition/latest/APIReference/API_CompareFaces.html",
|
|
@@ -239566,6 +240676,21 @@
|
|
|
239566
240676
|
}
|
|
239567
240677
|
]
|
|
239568
240678
|
},
|
|
240679
|
+
{
|
|
240680
|
+
"name": "CreateUser",
|
|
240681
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/rekognition/latest/APIReference/API_CreateUser.html",
|
|
240682
|
+
"permissionOnly": false,
|
|
240683
|
+
"description": "Grants permission to create a new user in a collection using a unique user ID you provide",
|
|
240684
|
+
"accessLevel": "Write",
|
|
240685
|
+
"resourceTypes": [
|
|
240686
|
+
{
|
|
240687
|
+
"resourceType": "collection",
|
|
240688
|
+
"required": true,
|
|
240689
|
+
"conditionKeys": [],
|
|
240690
|
+
"dependentActions": []
|
|
240691
|
+
}
|
|
240692
|
+
]
|
|
240693
|
+
},
|
|
239569
240694
|
{
|
|
239570
240695
|
"name": "DeleteCollection",
|
|
239571
240696
|
"apiReferenceUrl": "https://docs.aws.amazon.com/rekognition/latest/APIReference/API_DeleteCollection.html",
|
|
@@ -239671,6 +240796,21 @@
|
|
|
239671
240796
|
}
|
|
239672
240797
|
]
|
|
239673
240798
|
},
|
|
240799
|
+
{
|
|
240800
|
+
"name": "DeleteUser",
|
|
240801
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/rekognition/latest/APIReference/API_DeleteUser.html",
|
|
240802
|
+
"permissionOnly": false,
|
|
240803
|
+
"description": "Grants permission to delete a user from a collection based on the provided user ID",
|
|
240804
|
+
"accessLevel": "Write",
|
|
240805
|
+
"resourceTypes": [
|
|
240806
|
+
{
|
|
240807
|
+
"resourceType": "collection",
|
|
240808
|
+
"required": true,
|
|
240809
|
+
"conditionKeys": [],
|
|
240810
|
+
"dependentActions": []
|
|
240811
|
+
}
|
|
240812
|
+
]
|
|
240813
|
+
},
|
|
239674
240814
|
{
|
|
239675
240815
|
"name": "DescribeCollection",
|
|
239676
240816
|
"apiReferenceUrl": "https://docs.aws.amazon.com/rekognition/latest/APIReference/API_DescribeCollection.html",
|
|
@@ -239836,6 +240976,21 @@
|
|
|
239836
240976
|
}
|
|
239837
240977
|
]
|
|
239838
240978
|
},
|
|
240979
|
+
{
|
|
240980
|
+
"name": "DisassociateFaces",
|
|
240981
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/rekognition/latest/APIReference/API_DisassociateFaces.html",
|
|
240982
|
+
"permissionOnly": false,
|
|
240983
|
+
"description": "Grants permission to remove the association between a user ID and a face ID",
|
|
240984
|
+
"accessLevel": "Write",
|
|
240985
|
+
"resourceTypes": [
|
|
240986
|
+
{
|
|
240987
|
+
"resourceType": "collection",
|
|
240988
|
+
"required": true,
|
|
240989
|
+
"conditionKeys": [],
|
|
240990
|
+
"dependentActions": []
|
|
240991
|
+
}
|
|
240992
|
+
]
|
|
240993
|
+
},
|
|
239839
240994
|
{
|
|
239840
240995
|
"name": "DistributeDatasetEntries",
|
|
239841
240996
|
"apiReferenceUrl": "https://docs.aws.amazon.com/rekognition/latest/APIReference/API_DistributeDatasetEntries.html",
|
|
@@ -240121,6 +241276,21 @@
|
|
|
240121
241276
|
}
|
|
240122
241277
|
]
|
|
240123
241278
|
},
|
|
241279
|
+
{
|
|
241280
|
+
"name": "ListUsers",
|
|
241281
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/rekognition/latest/APIReference/API_ListUsers.html",
|
|
241282
|
+
"permissionOnly": false,
|
|
241283
|
+
"description": "Grants permission to list UserIds and the UserStatus",
|
|
241284
|
+
"accessLevel": "Read",
|
|
241285
|
+
"resourceTypes": [
|
|
241286
|
+
{
|
|
241287
|
+
"resourceType": "collection",
|
|
241288
|
+
"required": true,
|
|
241289
|
+
"conditionKeys": [],
|
|
241290
|
+
"dependentActions": []
|
|
241291
|
+
}
|
|
241292
|
+
]
|
|
241293
|
+
},
|
|
240124
241294
|
{
|
|
240125
241295
|
"name": "PutProjectPolicy",
|
|
240126
241296
|
"apiReferenceUrl": "https://docs.aws.amazon.com/rekognition/latest/APIReference/API_PutProjectPolicy.html",
|
|
@@ -240181,6 +241351,36 @@
|
|
|
240181
241351
|
}
|
|
240182
241352
|
]
|
|
240183
241353
|
},
|
|
241354
|
+
{
|
|
241355
|
+
"name": "SearchUsers",
|
|
241356
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/rekognition/latest/APIReference/API_SearchUsers.html",
|
|
241357
|
+
"permissionOnly": false,
|
|
241358
|
+
"description": "Grants permission to search the specificed collection for user match result with given either face ID or user ID",
|
|
241359
|
+
"accessLevel": "Read",
|
|
241360
|
+
"resourceTypes": [
|
|
241361
|
+
{
|
|
241362
|
+
"resourceType": "collection",
|
|
241363
|
+
"required": true,
|
|
241364
|
+
"conditionKeys": [],
|
|
241365
|
+
"dependentActions": []
|
|
241366
|
+
}
|
|
241367
|
+
]
|
|
241368
|
+
},
|
|
241369
|
+
{
|
|
241370
|
+
"name": "SearchUsersByImage",
|
|
241371
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/rekognition/latest/APIReference/API_SearchUsersByImage.html",
|
|
241372
|
+
"permissionOnly": false,
|
|
241373
|
+
"description": "Grants permission to search the specificed collection for user match result by using the largest face in the input image",
|
|
241374
|
+
"accessLevel": "Read",
|
|
241375
|
+
"resourceTypes": [
|
|
241376
|
+
{
|
|
241377
|
+
"resourceType": "collection",
|
|
241378
|
+
"required": true,
|
|
241379
|
+
"conditionKeys": [],
|
|
241380
|
+
"dependentActions": []
|
|
241381
|
+
}
|
|
241382
|
+
]
|
|
241383
|
+
},
|
|
240184
241384
|
{
|
|
240185
241385
|
"name": "StartCelebrityRecognition",
|
|
240186
241386
|
"apiReferenceUrl": "https://docs.aws.amazon.com/rekognition/latest/APIReference/API_StartCelebrityRecognition.html",
|
|
@@ -294495,7 +295695,7 @@
|
|
|
294495
295695
|
"actions": [
|
|
294496
295696
|
{
|
|
294497
295697
|
"name": "CreateIdentitySource",
|
|
294498
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/
|
|
295698
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/verifiedpermissions/latest/apireference/API_CreateIdentitySource.html",
|
|
294499
295699
|
"permissionOnly": false,
|
|
294500
295700
|
"description": "Grants permission to create a reference to an external identity provider (IdP) that is compatible with OpenID Connect (OIDC) authentication protocol, such as Amazon Cognito",
|
|
294501
295701
|
"accessLevel": "Write",
|
|
@@ -294510,7 +295710,7 @@
|
|
|
294510
295710
|
},
|
|
294511
295711
|
{
|
|
294512
295712
|
"name": "CreatePolicy",
|
|
294513
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/
|
|
295713
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/verifiedpermissions/latest/apireference/API_CreatePolicy.html",
|
|
294514
295714
|
"permissionOnly": false,
|
|
294515
295715
|
"description": "Grants permission to create a Cedar policy and save it in the specified policy store",
|
|
294516
295716
|
"accessLevel": "Write",
|
|
@@ -294525,7 +295725,7 @@
|
|
|
294525
295725
|
},
|
|
294526
295726
|
{
|
|
294527
295727
|
"name": "CreatePolicyStore",
|
|
294528
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/
|
|
295728
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/verifiedpermissions/latest/apireference/API_CreatePolicyStore.html",
|
|
294529
295729
|
"permissionOnly": false,
|
|
294530
295730
|
"description": "Grants permission to create a Cedar policy and save it in the specified policy store",
|
|
294531
295731
|
"accessLevel": "Write",
|
|
@@ -294540,7 +295740,7 @@
|
|
|
294540
295740
|
},
|
|
294541
295741
|
{
|
|
294542
295742
|
"name": "CreatePolicyTemplate",
|
|
294543
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/
|
|
295743
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/verifiedpermissions/latest/apireference/API_CreatePolicyTemplate.html",
|
|
294544
295744
|
"permissionOnly": false,
|
|
294545
295745
|
"description": "Grants permission to create a policy template",
|
|
294546
295746
|
"accessLevel": "Write",
|
|
@@ -294555,7 +295755,7 @@
|
|
|
294555
295755
|
},
|
|
294556
295756
|
{
|
|
294557
295757
|
"name": "DeleteIdentitySource",
|
|
294558
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/
|
|
295758
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/verifiedpermissions/latest/apireference/API_DeleteIdentitySource.html",
|
|
294559
295759
|
"permissionOnly": false,
|
|
294560
295760
|
"description": "Grants permission to delete an identity source that references an identity provider (IdP) such as Amazon Cognito",
|
|
294561
295761
|
"accessLevel": "Write",
|
|
@@ -294570,7 +295770,7 @@
|
|
|
294570
295770
|
},
|
|
294571
295771
|
{
|
|
294572
295772
|
"name": "DeletePolicy",
|
|
294573
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/
|
|
295773
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/verifiedpermissions/latest/apireference/API_DeletePolicy.html",
|
|
294574
295774
|
"permissionOnly": false,
|
|
294575
295775
|
"description": "Grants permission to delete the specified policy from the policy store",
|
|
294576
295776
|
"accessLevel": "Write",
|
|
@@ -294585,7 +295785,7 @@
|
|
|
294585
295785
|
},
|
|
294586
295786
|
{
|
|
294587
295787
|
"name": "DeletePolicyStore",
|
|
294588
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/
|
|
295788
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/verifiedpermissions/latest/apireference/API_DeletePolicyStore.html",
|
|
294589
295789
|
"permissionOnly": false,
|
|
294590
295790
|
"description": "Grants permission to delete the specified policy store",
|
|
294591
295791
|
"accessLevel": "Write",
|
|
@@ -294600,7 +295800,7 @@
|
|
|
294600
295800
|
},
|
|
294601
295801
|
{
|
|
294602
295802
|
"name": "DeletePolicyTemplate",
|
|
294603
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/
|
|
295803
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/verifiedpermissions/latest/apireference/API_DeletePolicyTemplate.html",
|
|
294604
295804
|
"permissionOnly": false,
|
|
294605
295805
|
"description": "Grants permission to delete the specified policy template from the policy store",
|
|
294606
295806
|
"accessLevel": "Write",
|
|
@@ -294615,7 +295815,7 @@
|
|
|
294615
295815
|
},
|
|
294616
295816
|
{
|
|
294617
295817
|
"name": "GetIdentitySource",
|
|
294618
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/
|
|
295818
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/verifiedpermissions/latest/apireference/API_GetIdentitySource.html",
|
|
294619
295819
|
"permissionOnly": false,
|
|
294620
295820
|
"description": "Grants permission to retrieve the details about the specified identity source",
|
|
294621
295821
|
"accessLevel": "Read",
|
|
@@ -294630,7 +295830,7 @@
|
|
|
294630
295830
|
},
|
|
294631
295831
|
{
|
|
294632
295832
|
"name": "GetPolicy",
|
|
294633
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/
|
|
295833
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/verifiedpermissions/latest/apireference/API_GetPolicy.html",
|
|
294634
295834
|
"permissionOnly": false,
|
|
294635
295835
|
"description": "Grants permission to retrieve information about the specified policy",
|
|
294636
295836
|
"accessLevel": "Read",
|
|
@@ -294645,7 +295845,7 @@
|
|
|
294645
295845
|
},
|
|
294646
295846
|
{
|
|
294647
295847
|
"name": "GetPolicyStore",
|
|
294648
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/
|
|
295848
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/verifiedpermissions/latest/apireference/API_GetPolicyStore.html",
|
|
294649
295849
|
"permissionOnly": false,
|
|
294650
295850
|
"description": "Grants permission to retrieve details about a policy store",
|
|
294651
295851
|
"accessLevel": "Read",
|
|
@@ -294660,7 +295860,7 @@
|
|
|
294660
295860
|
},
|
|
294661
295861
|
{
|
|
294662
295862
|
"name": "GetPolicyTemplate",
|
|
294663
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/
|
|
295863
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/verifiedpermissions/latest/apireference/API_GetPolicyTemplate.html",
|
|
294664
295864
|
"permissionOnly": false,
|
|
294665
295865
|
"description": "Grants permission to retrieve the details for the specified policy template in the specified policy store",
|
|
294666
295866
|
"accessLevel": "Read",
|
|
@@ -294675,7 +295875,7 @@
|
|
|
294675
295875
|
},
|
|
294676
295876
|
{
|
|
294677
295877
|
"name": "GetSchema",
|
|
294678
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/
|
|
295878
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/verifiedpermissions/latest/apireference/API_GetSchema.html",
|
|
294679
295879
|
"permissionOnly": false,
|
|
294680
295880
|
"description": "Grants permission to retrieve the details for the specified schema in the specified policy store",
|
|
294681
295881
|
"accessLevel": "Read",
|
|
@@ -294690,7 +295890,7 @@
|
|
|
294690
295890
|
},
|
|
294691
295891
|
{
|
|
294692
295892
|
"name": "IsAuthorized",
|
|
294693
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/
|
|
295893
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/verifiedpermissions/latest/apireference/API_IsAuthorized.html",
|
|
294694
295894
|
"permissionOnly": false,
|
|
294695
295895
|
"description": "Grants permission to make an authorization decision about a service request described in the parameters",
|
|
294696
295896
|
"accessLevel": "Read",
|
|
@@ -294705,7 +295905,7 @@
|
|
|
294705
295905
|
},
|
|
294706
295906
|
{
|
|
294707
295907
|
"name": "IsAuthorizedWithToken",
|
|
294708
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/
|
|
295908
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/verifiedpermissions/latest/apireference/API_IsAuthorizedWithToken.html",
|
|
294709
295909
|
"permissionOnly": false,
|
|
294710
295910
|
"description": "Grants permission to make an authorization decision about a service request described in the parameters. The principal in this request comes from an external identity source",
|
|
294711
295911
|
"accessLevel": "Read",
|
|
@@ -294720,7 +295920,7 @@
|
|
|
294720
295920
|
},
|
|
294721
295921
|
{
|
|
294722
295922
|
"name": "ListIdentitySources",
|
|
294723
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/
|
|
295923
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/verifiedpermissions/latest/apireference/API_ListIdentitySources.html",
|
|
294724
295924
|
"permissionOnly": false,
|
|
294725
295925
|
"description": "Grants permission to return a paginated list of all of the identity sources defined in the specified policy store",
|
|
294726
295926
|
"accessLevel": "List",
|
|
@@ -294735,7 +295935,7 @@
|
|
|
294735
295935
|
},
|
|
294736
295936
|
{
|
|
294737
295937
|
"name": "ListPolicies",
|
|
294738
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/
|
|
295938
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/verifiedpermissions/latest/apireference/API_ListPolicies.html",
|
|
294739
295939
|
"permissionOnly": false,
|
|
294740
295940
|
"description": "Grants permission to return a paginated list of all policies stored in the specified policy store",
|
|
294741
295941
|
"accessLevel": "List",
|
|
@@ -294750,7 +295950,7 @@
|
|
|
294750
295950
|
},
|
|
294751
295951
|
{
|
|
294752
295952
|
"name": "ListPolicyStores",
|
|
294753
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/
|
|
295953
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/verifiedpermissions/latest/apireference/API_ListPolicyStores.html",
|
|
294754
295954
|
"permissionOnly": false,
|
|
294755
295955
|
"description": "Grants permission to return a paginated list of all policy stores in the calling Amazon Web Services account",
|
|
294756
295956
|
"accessLevel": "List",
|
|
@@ -294765,7 +295965,7 @@
|
|
|
294765
295965
|
},
|
|
294766
295966
|
{
|
|
294767
295967
|
"name": "ListPolicyTemplates",
|
|
294768
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/
|
|
295968
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/verifiedpermissions/latest/apireference/API_ListPolicyTemplates.html",
|
|
294769
295969
|
"permissionOnly": false,
|
|
294770
295970
|
"description": "Grants permission to return a paginated list of all policy templates in the specified policy store",
|
|
294771
295971
|
"accessLevel": "List",
|
|
@@ -294780,7 +295980,7 @@
|
|
|
294780
295980
|
},
|
|
294781
295981
|
{
|
|
294782
295982
|
"name": "PutSchema",
|
|
294783
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/
|
|
295983
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/verifiedpermissions/latest/apireference/API_PutSchema.html",
|
|
294784
295984
|
"permissionOnly": false,
|
|
294785
295985
|
"description": "Grants permission to create or update the policy schema in the specified policy store",
|
|
294786
295986
|
"accessLevel": "Write",
|
|
@@ -294795,7 +295995,7 @@
|
|
|
294795
295995
|
},
|
|
294796
295996
|
{
|
|
294797
295997
|
"name": "UpdateIdentitySource",
|
|
294798
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/
|
|
295998
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/verifiedpermissions/latest/apireference/API_UpdateIdentitySource.html",
|
|
294799
295999
|
"permissionOnly": false,
|
|
294800
296000
|
"description": "Grants permission to update the specified identity source to use a new identity provider (IdP) source, or to change the mapping of identities from the IdP to a different principal entity type",
|
|
294801
296001
|
"accessLevel": "Write",
|
|
@@ -294810,7 +296010,7 @@
|
|
|
294810
296010
|
},
|
|
294811
296011
|
{
|
|
294812
296012
|
"name": "UpdatePolicy",
|
|
294813
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/
|
|
296013
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/verifiedpermissions/latest/apireference/API_UpdatePolicy.html",
|
|
294814
296014
|
"permissionOnly": false,
|
|
294815
296015
|
"description": "Grants permission to modify the specified Cedar static policy in the specified policy store",
|
|
294816
296016
|
"accessLevel": "Write",
|
|
@@ -294825,7 +296025,7 @@
|
|
|
294825
296025
|
},
|
|
294826
296026
|
{
|
|
294827
296027
|
"name": "UpdatePolicyStore",
|
|
294828
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/
|
|
296028
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/verifiedpermissions/latest/apireference/API_UpdatePolicyStore.html",
|
|
294829
296029
|
"permissionOnly": false,
|
|
294830
296030
|
"description": "Grants permission to modify the validation setting for a policy store",
|
|
294831
296031
|
"accessLevel": "Write",
|
|
@@ -294840,7 +296040,7 @@
|
|
|
294840
296040
|
},
|
|
294841
296041
|
{
|
|
294842
296042
|
"name": "UpdatePolicyTemplate",
|
|
294843
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/
|
|
296043
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/verifiedpermissions/latest/apireference/API_UpdatePolicyTemplate.html",
|
|
294844
296044
|
"permissionOnly": false,
|
|
294845
296045
|
"description": "Grants permission to update the specified policy template",
|
|
294846
296046
|
"accessLevel": "Write",
|