aws-iam-data 0.0.159 → 0.0.160
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1,4 +1,32 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"dateOfChange": "2024-03-02",
|
|
4
|
+
"addedServices": [],
|
|
5
|
+
"removedServices": [],
|
|
6
|
+
"addedActions": {},
|
|
7
|
+
"removedActions": {
|
|
8
|
+
"AWS Database Migration Service": [
|
|
9
|
+
"dms:CreateTest",
|
|
10
|
+
"dms:CreateTestEnvironments",
|
|
11
|
+
"dms:CreateTestPlan",
|
|
12
|
+
"dms:CreateTestRun",
|
|
13
|
+
"dms:DeleteTest",
|
|
14
|
+
"dms:DeleteTestPlan",
|
|
15
|
+
"dms:DescribeTestEnvironments",
|
|
16
|
+
"dms:DescribeTestGenerationStatus",
|
|
17
|
+
"dms:DescribeTestPlans",
|
|
18
|
+
"dms:DescribeTestRunResultsSummaries",
|
|
19
|
+
"dms:DescribeTestRuns",
|
|
20
|
+
"dms:DescribeTests",
|
|
21
|
+
"dms:ModifyTest",
|
|
22
|
+
"dms:ModifyTestPlan",
|
|
23
|
+
"dms:StartGenerateTests",
|
|
24
|
+
"dms:StopGenerateTests",
|
|
25
|
+
"dms:StopTestRun",
|
|
26
|
+
"dms:ViewTestRunResults"
|
|
27
|
+
]
|
|
28
|
+
}
|
|
29
|
+
},
|
|
2
30
|
{
|
|
3
31
|
"dateOfChange": "2024-02-27",
|
|
4
32
|
"addedServices": [],
|
package/dist/data/json/iam.json
CHANGED
|
@@ -81090,66 +81090,6 @@
|
|
|
81090
81090
|
}
|
|
81091
81091
|
]
|
|
81092
81092
|
},
|
|
81093
|
-
{
|
|
81094
|
-
"name": "CreateTest",
|
|
81095
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/API_CreateTest.html",
|
|
81096
|
-
"permissionOnly": false,
|
|
81097
|
-
"description": "Grants permission to create a test using the provided settings",
|
|
81098
|
-
"accessLevel": "Write",
|
|
81099
|
-
"resourceTypes": [
|
|
81100
|
-
{
|
|
81101
|
-
"resourceType": "Test",
|
|
81102
|
-
"required": true,
|
|
81103
|
-
"conditionKeys": [],
|
|
81104
|
-
"dependentActions": []
|
|
81105
|
-
}
|
|
81106
|
-
]
|
|
81107
|
-
},
|
|
81108
|
-
{
|
|
81109
|
-
"name": "CreateTestEnvironments",
|
|
81110
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/API_CreateTestEnvironments.html",
|
|
81111
|
-
"permissionOnly": false,
|
|
81112
|
-
"description": "Grants permission to create a test environment using the provided settings",
|
|
81113
|
-
"accessLevel": "Write",
|
|
81114
|
-
"resourceTypes": [
|
|
81115
|
-
{
|
|
81116
|
-
"resourceType": "TestEnvironment",
|
|
81117
|
-
"required": true,
|
|
81118
|
-
"conditionKeys": [],
|
|
81119
|
-
"dependentActions": []
|
|
81120
|
-
}
|
|
81121
|
-
]
|
|
81122
|
-
},
|
|
81123
|
-
{
|
|
81124
|
-
"name": "CreateTestPlan",
|
|
81125
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/API_CreateTestPlan.html",
|
|
81126
|
-
"permissionOnly": false,
|
|
81127
|
-
"description": "Grants permission to create a test plan using the provided settings",
|
|
81128
|
-
"accessLevel": "Write",
|
|
81129
|
-
"resourceTypes": [
|
|
81130
|
-
{
|
|
81131
|
-
"resourceType": "TestPlan",
|
|
81132
|
-
"required": true,
|
|
81133
|
-
"conditionKeys": [],
|
|
81134
|
-
"dependentActions": []
|
|
81135
|
-
}
|
|
81136
|
-
]
|
|
81137
|
-
},
|
|
81138
|
-
{
|
|
81139
|
-
"name": "CreateTestRun",
|
|
81140
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/API_CreateTestRun.html",
|
|
81141
|
-
"permissionOnly": false,
|
|
81142
|
-
"description": "Grants permission to create a test run using the provided settings",
|
|
81143
|
-
"accessLevel": "Write",
|
|
81144
|
-
"resourceTypes": [
|
|
81145
|
-
{
|
|
81146
|
-
"resourceType": "TestRun",
|
|
81147
|
-
"required": true,
|
|
81148
|
-
"conditionKeys": [],
|
|
81149
|
-
"dependentActions": []
|
|
81150
|
-
}
|
|
81151
|
-
]
|
|
81152
|
-
},
|
|
81153
81093
|
{
|
|
81154
81094
|
"name": "DeleteCertificate",
|
|
81155
81095
|
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/API_DeleteCertificate.html",
|
|
@@ -81381,36 +81321,6 @@
|
|
|
81381
81321
|
}
|
|
81382
81322
|
]
|
|
81383
81323
|
},
|
|
81384
|
-
{
|
|
81385
|
-
"name": "DeleteTest",
|
|
81386
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/API_DeleteTest.html",
|
|
81387
|
-
"permissionOnly": false,
|
|
81388
|
-
"description": "Grants permission to delete the specified test",
|
|
81389
|
-
"accessLevel": "Write",
|
|
81390
|
-
"resourceTypes": [
|
|
81391
|
-
{
|
|
81392
|
-
"resourceType": "TestPlan",
|
|
81393
|
-
"required": true,
|
|
81394
|
-
"conditionKeys": [],
|
|
81395
|
-
"dependentActions": []
|
|
81396
|
-
}
|
|
81397
|
-
]
|
|
81398
|
-
},
|
|
81399
|
-
{
|
|
81400
|
-
"name": "DeleteTestPlan",
|
|
81401
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/API_DeleteTestPlan.html",
|
|
81402
|
-
"permissionOnly": false,
|
|
81403
|
-
"description": "Grants permission to delete the specified test plan",
|
|
81404
|
-
"accessLevel": "Write",
|
|
81405
|
-
"resourceTypes": [
|
|
81406
|
-
{
|
|
81407
|
-
"resourceType": "TestPlan",
|
|
81408
|
-
"required": true,
|
|
81409
|
-
"conditionKeys": [],
|
|
81410
|
-
"dependentActions": []
|
|
81411
|
-
}
|
|
81412
|
-
]
|
|
81413
|
-
},
|
|
81414
81324
|
{
|
|
81415
81325
|
"name": "DescribeAccountAttributes",
|
|
81416
81326
|
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/API_DescribeAccountAttributes.html",
|
|
@@ -82132,96 +82042,6 @@
|
|
|
82132
82042
|
}
|
|
82133
82043
|
]
|
|
82134
82044
|
},
|
|
82135
|
-
{
|
|
82136
|
-
"name": "DescribeTestEnvironments",
|
|
82137
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/API_DescribeTestEnvironments.html",
|
|
82138
|
-
"permissionOnly": false,
|
|
82139
|
-
"description": "Grants permission to list a test environment for a migration project",
|
|
82140
|
-
"accessLevel": "Read",
|
|
82141
|
-
"resourceTypes": [
|
|
82142
|
-
{
|
|
82143
|
-
"resourceType": "TestEnvironment",
|
|
82144
|
-
"required": true,
|
|
82145
|
-
"conditionKeys": [],
|
|
82146
|
-
"dependentActions": []
|
|
82147
|
-
}
|
|
82148
|
-
]
|
|
82149
|
-
},
|
|
82150
|
-
{
|
|
82151
|
-
"name": "DescribeTestGenerationStatus",
|
|
82152
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/API_DescribeTestGenerationStatus.html",
|
|
82153
|
-
"permissionOnly": false,
|
|
82154
|
-
"description": "Grants permission to list statuses of test generations for a migration project",
|
|
82155
|
-
"accessLevel": "Read",
|
|
82156
|
-
"resourceTypes": [
|
|
82157
|
-
{
|
|
82158
|
-
"resourceType": "TestPlan",
|
|
82159
|
-
"required": true,
|
|
82160
|
-
"conditionKeys": [],
|
|
82161
|
-
"dependentActions": []
|
|
82162
|
-
}
|
|
82163
|
-
]
|
|
82164
|
-
},
|
|
82165
|
-
{
|
|
82166
|
-
"name": "DescribeTestPlans",
|
|
82167
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/API_DescribeTestPlans.html",
|
|
82168
|
-
"permissionOnly": false,
|
|
82169
|
-
"description": "Grants permission to list all the test plans for a migration project",
|
|
82170
|
-
"accessLevel": "Read",
|
|
82171
|
-
"resourceTypes": [
|
|
82172
|
-
{
|
|
82173
|
-
"resourceType": "TestPlan",
|
|
82174
|
-
"required": true,
|
|
82175
|
-
"conditionKeys": [],
|
|
82176
|
-
"dependentActions": []
|
|
82177
|
-
}
|
|
82178
|
-
]
|
|
82179
|
-
},
|
|
82180
|
-
{
|
|
82181
|
-
"name": "DescribeTestRunResultsSummaries",
|
|
82182
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/API_DescribeTestRunResultsSummaries.html",
|
|
82183
|
-
"permissionOnly": false,
|
|
82184
|
-
"description": "Grants permission to view the summary of a specific test run",
|
|
82185
|
-
"accessLevel": "Read",
|
|
82186
|
-
"resourceTypes": [
|
|
82187
|
-
{
|
|
82188
|
-
"resourceType": "TestRun",
|
|
82189
|
-
"required": true,
|
|
82190
|
-
"conditionKeys": [],
|
|
82191
|
-
"dependentActions": []
|
|
82192
|
-
}
|
|
82193
|
-
]
|
|
82194
|
-
},
|
|
82195
|
-
{
|
|
82196
|
-
"name": "DescribeTestRuns",
|
|
82197
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/API_DescribeTestRuns.html",
|
|
82198
|
-
"permissionOnly": false,
|
|
82199
|
-
"description": "Grants permission to list all the test runs for a migration project",
|
|
82200
|
-
"accessLevel": "Read",
|
|
82201
|
-
"resourceTypes": [
|
|
82202
|
-
{
|
|
82203
|
-
"resourceType": "TestRun",
|
|
82204
|
-
"required": true,
|
|
82205
|
-
"conditionKeys": [],
|
|
82206
|
-
"dependentActions": []
|
|
82207
|
-
}
|
|
82208
|
-
]
|
|
82209
|
-
},
|
|
82210
|
-
{
|
|
82211
|
-
"name": "DescribeTests",
|
|
82212
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/API_DescribeTests.html",
|
|
82213
|
-
"permissionOnly": false,
|
|
82214
|
-
"description": "Grants permission to list all the tests for a test plan",
|
|
82215
|
-
"accessLevel": "Read",
|
|
82216
|
-
"resourceTypes": [
|
|
82217
|
-
{
|
|
82218
|
-
"resourceType": "Test",
|
|
82219
|
-
"required": true,
|
|
82220
|
-
"conditionKeys": [],
|
|
82221
|
-
"dependentActions": []
|
|
82222
|
-
}
|
|
82223
|
-
]
|
|
82224
|
-
},
|
|
82225
82045
|
{
|
|
82226
82046
|
"name": "DisassociateExtensionPack",
|
|
82227
82047
|
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/Welcome.html",
|
|
@@ -82729,36 +82549,6 @@
|
|
|
82729
82549
|
}
|
|
82730
82550
|
]
|
|
82731
82551
|
},
|
|
82732
|
-
{
|
|
82733
|
-
"name": "ModifyTest",
|
|
82734
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/API_ModifyTest.html",
|
|
82735
|
-
"permissionOnly": false,
|
|
82736
|
-
"description": "Grants permission to modify the specified test",
|
|
82737
|
-
"accessLevel": "Write",
|
|
82738
|
-
"resourceTypes": [
|
|
82739
|
-
{
|
|
82740
|
-
"resourceType": "Test",
|
|
82741
|
-
"required": true,
|
|
82742
|
-
"conditionKeys": [],
|
|
82743
|
-
"dependentActions": []
|
|
82744
|
-
}
|
|
82745
|
-
]
|
|
82746
|
-
},
|
|
82747
|
-
{
|
|
82748
|
-
"name": "ModifyTestPlan",
|
|
82749
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/API_ModifyTestPlan.html",
|
|
82750
|
-
"permissionOnly": false,
|
|
82751
|
-
"description": "Grants permission to modify the specified test plan",
|
|
82752
|
-
"accessLevel": "Write",
|
|
82753
|
-
"resourceTypes": [
|
|
82754
|
-
{
|
|
82755
|
-
"resourceType": "TestPlan",
|
|
82756
|
-
"required": true,
|
|
82757
|
-
"conditionKeys": [],
|
|
82758
|
-
"dependentActions": []
|
|
82759
|
-
}
|
|
82760
|
-
]
|
|
82761
|
-
},
|
|
82762
82552
|
{
|
|
82763
82553
|
"name": "MoveReplicationTask",
|
|
82764
82554
|
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/API_MoveReplicationTask.html",
|
|
@@ -82978,21 +82768,6 @@
|
|
|
82978
82768
|
}
|
|
82979
82769
|
]
|
|
82980
82770
|
},
|
|
82981
|
-
{
|
|
82982
|
-
"name": "StartGenerateTests",
|
|
82983
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/API_StartGenerateTests.html",
|
|
82984
|
-
"permissionOnly": false,
|
|
82985
|
-
"description": "Grants permission to start test generation for the specified test plan",
|
|
82986
|
-
"accessLevel": "Write",
|
|
82987
|
-
"resourceTypes": [
|
|
82988
|
-
{
|
|
82989
|
-
"resourceType": "TestPlan",
|
|
82990
|
-
"required": true,
|
|
82991
|
-
"conditionKeys": [],
|
|
82992
|
-
"dependentActions": []
|
|
82993
|
-
}
|
|
82994
|
-
]
|
|
82995
|
-
},
|
|
82996
82771
|
{
|
|
82997
82772
|
"name": "StartMetadataModelAssessment",
|
|
82998
82773
|
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/API_StartMetadataModelAssessment.html",
|
|
@@ -83179,21 +82954,6 @@
|
|
|
83179
82954
|
}
|
|
83180
82955
|
]
|
|
83181
82956
|
},
|
|
83182
|
-
{
|
|
83183
|
-
"name": "StopGenerateTests",
|
|
83184
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/API_StopGenerateTests.html",
|
|
83185
|
-
"permissionOnly": false,
|
|
83186
|
-
"description": "Grants permission to stop test generation for the specified test plan",
|
|
83187
|
-
"accessLevel": "Write",
|
|
83188
|
-
"resourceTypes": [
|
|
83189
|
-
{
|
|
83190
|
-
"resourceType": "TestPlan",
|
|
83191
|
-
"required": true,
|
|
83192
|
-
"conditionKeys": [],
|
|
83193
|
-
"dependentActions": []
|
|
83194
|
-
}
|
|
83195
|
-
]
|
|
83196
|
-
},
|
|
83197
82957
|
{
|
|
83198
82958
|
"name": "StopReplication",
|
|
83199
82959
|
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/Welcome.html",
|
|
@@ -83224,21 +82984,6 @@
|
|
|
83224
82984
|
}
|
|
83225
82985
|
]
|
|
83226
82986
|
},
|
|
83227
|
-
{
|
|
83228
|
-
"name": "StopTestRun",
|
|
83229
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/API_StopTestRun.html",
|
|
83230
|
-
"permissionOnly": false,
|
|
83231
|
-
"description": "Grants permission to stop a test run",
|
|
83232
|
-
"accessLevel": "Write",
|
|
83233
|
-
"resourceTypes": [
|
|
83234
|
-
{
|
|
83235
|
-
"resourceType": "TestRun",
|
|
83236
|
-
"required": true,
|
|
83237
|
-
"conditionKeys": [],
|
|
83238
|
-
"dependentActions": []
|
|
83239
|
-
}
|
|
83240
|
-
]
|
|
83241
|
-
},
|
|
83242
82987
|
{
|
|
83243
82988
|
"name": "TestConnection",
|
|
83244
82989
|
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/API_TestConnection.html",
|
|
@@ -83357,21 +83102,6 @@
|
|
|
83357
83102
|
"dependentActions": []
|
|
83358
83103
|
}
|
|
83359
83104
|
]
|
|
83360
|
-
},
|
|
83361
|
-
{
|
|
83362
|
-
"name": "ViewTestRunResults",
|
|
83363
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/API_ViewTestRunResults.html",
|
|
83364
|
-
"permissionOnly": false,
|
|
83365
|
-
"description": "Grants permission to view the details of a specific test in a test run",
|
|
83366
|
-
"accessLevel": "Read",
|
|
83367
|
-
"resourceTypes": [
|
|
83368
|
-
{
|
|
83369
|
-
"resourceType": "TestRun",
|
|
83370
|
-
"required": true,
|
|
83371
|
-
"conditionKeys": [],
|
|
83372
|
-
"dependentActions": []
|
|
83373
|
-
}
|
|
83374
|
-
]
|
|
83375
83105
|
}
|
|
83376
83106
|
],
|
|
83377
83107
|
"resourceTypes": [
|
|
@@ -83485,42 +83215,6 @@
|
|
|
83485
83215
|
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/API_ReplicationTaskIndividualAssessment.html",
|
|
83486
83216
|
"arnPattern": "arn:${Partition}:dms:${Region}:${Account}:individual-assessment:*",
|
|
83487
83217
|
"conditionKeys": []
|
|
83488
|
-
},
|
|
83489
|
-
{
|
|
83490
|
-
"name": "TestPlan",
|
|
83491
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/API_TestPlan.html",
|
|
83492
|
-
"arnPattern": "arn:${Partition}:dms:${Region}:${Account}:test-plan:*",
|
|
83493
|
-
"conditionKeys": [
|
|
83494
|
-
"aws:ResourceTag/${TagKey}",
|
|
83495
|
-
"dms:test-plan-tag/${TagKey}"
|
|
83496
|
-
]
|
|
83497
|
-
},
|
|
83498
|
-
{
|
|
83499
|
-
"name": "Test",
|
|
83500
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/API_Test.html",
|
|
83501
|
-
"arnPattern": "arn:${Partition}:dms:${Region}:${Account}:test:*",
|
|
83502
|
-
"conditionKeys": [
|
|
83503
|
-
"aws:ResourceTag/${TagKey}",
|
|
83504
|
-
"dms:test-tag/${TagKey}"
|
|
83505
|
-
]
|
|
83506
|
-
},
|
|
83507
|
-
{
|
|
83508
|
-
"name": "TestRun",
|
|
83509
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/API_TestRun.html",
|
|
83510
|
-
"arnPattern": "arn:${Partition}:dms:${Region}:${Account}:test-run:*",
|
|
83511
|
-
"conditionKeys": [
|
|
83512
|
-
"aws:ResourceTag/${TagKey}",
|
|
83513
|
-
"dms:test-run-tag/${TagKey}"
|
|
83514
|
-
]
|
|
83515
|
-
},
|
|
83516
|
-
{
|
|
83517
|
-
"name": "TestEnvironment",
|
|
83518
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/Api_TestEnvironment.html",
|
|
83519
|
-
"arnPattern": "arn:${Partition}:dms:${Region}:${Account}:test-environment:*",
|
|
83520
|
-
"conditionKeys": [
|
|
83521
|
-
"aws:ResourceTag/${TagKey}",
|
|
83522
|
-
"dms:test-environment-tag/${TagKey}"
|
|
83523
|
-
]
|
|
83524
83218
|
}
|
|
83525
83219
|
],
|
|
83526
83220
|
"conditionKeys": [
|
|
@@ -83613,30 +83307,6 @@
|
|
|
83613
83307
|
"apiReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsdatabasemigrationservice.html#awsdatabasemigrationservice-dms_task-tag___TagKey_",
|
|
83614
83308
|
"description": "Filters access by the presence of tag key-value pairs in the request for ReplicationTask",
|
|
83615
83309
|
"type": "String"
|
|
83616
|
-
},
|
|
83617
|
-
{
|
|
83618
|
-
"name": "dms:test-environment-tag/${TagKey}",
|
|
83619
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsdatabasemigrationservice.html#awsdatabasemigrationservice--dms_test-environment-tag___TagKey_",
|
|
83620
|
-
"description": "Filters access by the presence of tag key-value pairs in the request for TestEnvironment",
|
|
83621
|
-
"type": "String"
|
|
83622
|
-
},
|
|
83623
|
-
{
|
|
83624
|
-
"name": "dms:test-plan-tag/${TagKey}",
|
|
83625
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsdatabasemigrationservice.html#awsdatabasemigrationservice--dms_test-plan-tag___TagKey_",
|
|
83626
|
-
"description": "Filters access by the presence of tag key-value pairs in the request for TestPlan",
|
|
83627
|
-
"type": "String"
|
|
83628
|
-
},
|
|
83629
|
-
{
|
|
83630
|
-
"name": "dms:test-run-tag/${TagKey}",
|
|
83631
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsdatabasemigrationservice.html#awsdatabasemigrationservice--dms_test-run-tag___TagKey_",
|
|
83632
|
-
"description": "Filters access by the presence of tag key-value pairs in the request for TestRun",
|
|
83633
|
-
"type": "String"
|
|
83634
|
-
},
|
|
83635
|
-
{
|
|
83636
|
-
"name": "dms:test-tag/${TagKey}",
|
|
83637
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsdatabasemigrationservice.html#awsdatabasemigrationservice--dms_test-tag___TagKey_",
|
|
83638
|
-
"description": "Filters access by the presence of tag key-value pairs in the request for Test",
|
|
83639
|
-
"type": "String"
|
|
83640
83310
|
}
|
|
83641
83311
|
]
|
|
83642
83312
|
},
|
|
@@ -99032,17 +98702,6 @@
|
|
|
99032
98702
|
],
|
|
99033
98703
|
"dependentActions": []
|
|
99034
98704
|
},
|
|
99035
|
-
{
|
|
99036
|
-
"resourceType": "key-pair",
|
|
99037
|
-
"required": false,
|
|
99038
|
-
"conditionKeys": [
|
|
99039
|
-
"aws:ResourceTag/${TagKey}",
|
|
99040
|
-
"ec2:KeyPairName",
|
|
99041
|
-
"ec2:KeyPairType",
|
|
99042
|
-
"ec2:ResourceTag/${TagKey}"
|
|
99043
|
-
],
|
|
99044
|
-
"dependentActions": []
|
|
99045
|
-
},
|
|
99046
98705
|
{
|
|
99047
98706
|
"resourceType": "launch-template",
|
|
99048
98707
|
"required": false,
|
|
@@ -99052,19 +98711,6 @@
|
|
|
99052
98711
|
],
|
|
99053
98712
|
"dependentActions": []
|
|
99054
98713
|
},
|
|
99055
|
-
{
|
|
99056
|
-
"resourceType": "network-interface",
|
|
99057
|
-
"required": false,
|
|
99058
|
-
"conditionKeys": [
|
|
99059
|
-
"aws:ResourceTag/${TagKey}",
|
|
99060
|
-
"ec2:AvailabilityZone",
|
|
99061
|
-
"ec2:NetworkInterfaceID",
|
|
99062
|
-
"ec2:ResourceTag/${TagKey}",
|
|
99063
|
-
"ec2:Subnet",
|
|
99064
|
-
"ec2:Vpc"
|
|
99065
|
-
],
|
|
99066
|
-
"dependentActions": []
|
|
99067
|
-
},
|
|
99068
98714
|
{
|
|
99069
98715
|
"resourceType": "placement-group",
|
|
99070
98716
|
"required": false,
|
|
@@ -99076,31 +98722,6 @@
|
|
|
99076
98722
|
],
|
|
99077
98723
|
"dependentActions": []
|
|
99078
98724
|
},
|
|
99079
|
-
{
|
|
99080
|
-
"resourceType": "security-group",
|
|
99081
|
-
"required": false,
|
|
99082
|
-
"conditionKeys": [
|
|
99083
|
-
"aws:ResourceTag/${TagKey}",
|
|
99084
|
-
"ec2:ResourceTag/${TagKey}",
|
|
99085
|
-
"ec2:SecurityGroupID",
|
|
99086
|
-
"ec2:Vpc"
|
|
99087
|
-
],
|
|
99088
|
-
"dependentActions": []
|
|
99089
|
-
},
|
|
99090
|
-
{
|
|
99091
|
-
"resourceType": "snapshot",
|
|
99092
|
-
"required": false,
|
|
99093
|
-
"conditionKeys": [
|
|
99094
|
-
"aws:ResourceTag/${TagKey}",
|
|
99095
|
-
"ec2:Owner",
|
|
99096
|
-
"ec2:ParentVolume",
|
|
99097
|
-
"ec2:ResourceTag/${TagKey}",
|
|
99098
|
-
"ec2:SnapshotID",
|
|
99099
|
-
"ec2:SnapshotTime",
|
|
99100
|
-
"ec2:VolumeSize"
|
|
99101
|
-
],
|
|
99102
|
-
"dependentActions": []
|
|
99103
|
-
},
|
|
99104
98725
|
{
|
|
99105
98726
|
"resourceType": "subnet",
|
|
99106
98727
|
"required": false,
|
|
@@ -112330,16 +111951,6 @@
|
|
|
112330
111951
|
],
|
|
112331
111952
|
"dependentActions": []
|
|
112332
111953
|
},
|
|
112333
|
-
{
|
|
112334
|
-
"resourceType": "key-pair",
|
|
112335
|
-
"required": false,
|
|
112336
|
-
"conditionKeys": [
|
|
112337
|
-
"aws:ResourceTag/${TagKey}",
|
|
112338
|
-
"ec2:KeyPairName",
|
|
112339
|
-
"ec2:ResourceTag/${TagKey}"
|
|
112340
|
-
],
|
|
112341
|
-
"dependentActions": []
|
|
112342
|
-
},
|
|
112343
111954
|
{
|
|
112344
111955
|
"resourceType": "launch-template",
|
|
112345
111956
|
"required": false,
|
|
@@ -112349,44 +111960,6 @@
|
|
|
112349
111960
|
],
|
|
112350
111961
|
"dependentActions": []
|
|
112351
111962
|
},
|
|
112352
|
-
{
|
|
112353
|
-
"resourceType": "network-interface",
|
|
112354
|
-
"required": false,
|
|
112355
|
-
"conditionKeys": [
|
|
112356
|
-
"aws:ResourceTag/${TagKey}",
|
|
112357
|
-
"ec2:AvailabilityZone",
|
|
112358
|
-
"ec2:NetworkInterfaceID",
|
|
112359
|
-
"ec2:ResourceTag/${TagKey}",
|
|
112360
|
-
"ec2:Subnet",
|
|
112361
|
-
"ec2:Vpc"
|
|
112362
|
-
],
|
|
112363
|
-
"dependentActions": []
|
|
112364
|
-
},
|
|
112365
|
-
{
|
|
112366
|
-
"resourceType": "security-group",
|
|
112367
|
-
"required": false,
|
|
112368
|
-
"conditionKeys": [
|
|
112369
|
-
"aws:ResourceTag/${TagKey}",
|
|
112370
|
-
"ec2:ResourceTag/${TagKey}",
|
|
112371
|
-
"ec2:SecurityGroupID",
|
|
112372
|
-
"ec2:Vpc"
|
|
112373
|
-
],
|
|
112374
|
-
"dependentActions": []
|
|
112375
|
-
},
|
|
112376
|
-
{
|
|
112377
|
-
"resourceType": "snapshot",
|
|
112378
|
-
"required": false,
|
|
112379
|
-
"conditionKeys": [
|
|
112380
|
-
"aws:ResourceTag/${TagKey}",
|
|
112381
|
-
"ec2:Owner",
|
|
112382
|
-
"ec2:ParentVolume",
|
|
112383
|
-
"ec2:ResourceTag/${TagKey}",
|
|
112384
|
-
"ec2:SnapshotID",
|
|
112385
|
-
"ec2:SnapshotTime",
|
|
112386
|
-
"ec2:VolumeSize"
|
|
112387
|
-
],
|
|
112388
|
-
"dependentActions": []
|
|
112389
|
-
},
|
|
112390
111963
|
{
|
|
112391
111964
|
"resourceType": "subnet",
|
|
112392
111965
|
"required": false,
|
|
@@ -249932,7 +249505,7 @@
|
|
|
249932
249505
|
"resourceTypes": [
|
|
249933
249506
|
{
|
|
249934
249507
|
"name": "Connector",
|
|
249935
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/pca-connector-ad/latest/
|
|
249508
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/pca-connector-ad/latest/APIReference/API_Connector.html",
|
|
249936
249509
|
"arnPattern": "arn:${Partition}:pca-connector-ad:${Region}:${Account}:connector/${ConnectorId}",
|
|
249937
249510
|
"conditionKeys": [
|
|
249938
249511
|
"aws:ResourceTag/${TagKey}"
|
|
@@ -249940,7 +249513,7 @@
|
|
|
249940
249513
|
},
|
|
249941
249514
|
{
|
|
249942
249515
|
"name": "DirectoryRegistration",
|
|
249943
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/pca-connector-ad/latest/
|
|
249516
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/pca-connector-ad/latest/APIReference/API_DirectoryRegistration.html",
|
|
249944
249517
|
"arnPattern": "arn:${Partition}:pca-connector-ad:${Region}:${Account}:directory-registration/${DirectoryId}",
|
|
249945
249518
|
"conditionKeys": [
|
|
249946
249519
|
"aws:ResourceTag/${TagKey}"
|
|
@@ -249948,13 +249521,13 @@
|
|
|
249948
249521
|
},
|
|
249949
249522
|
{
|
|
249950
249523
|
"name": "ServicePrincipalName",
|
|
249951
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/pca-connector-ad/latest/
|
|
249524
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/pca-connector-ad/latest/APIReference/API_ServicePrincipalName.html",
|
|
249952
249525
|
"arnPattern": "arn:${Partition}:pca-connector-ad:${Region}:${Account}:directory-registration/${DirectoryId}",
|
|
249953
249526
|
"conditionKeys": []
|
|
249954
249527
|
},
|
|
249955
249528
|
{
|
|
249956
249529
|
"name": "Template",
|
|
249957
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/pca-connector-ad/latest/
|
|
249530
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/pca-connector-ad/latest/APIReference/API_Template.html",
|
|
249958
249531
|
"arnPattern": "arn:${Partition}:pca-connector-ad:${Region}:${Account}:connector/${ConnectorId}/template/${TemplateId}",
|
|
249959
249532
|
"conditionKeys": [
|
|
249960
249533
|
"aws:ResourceTag/${TagKey}"
|
|
@@ -249962,7 +249535,7 @@
|
|
|
249962
249535
|
},
|
|
249963
249536
|
{
|
|
249964
249537
|
"name": "TemplateGroupAccessControlEntry",
|
|
249965
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/pca-connector-ad/latest/
|
|
249538
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/pca-connector-ad/latest/APIReference/API_AccessControlEntry.html",
|
|
249966
249539
|
"arnPattern": "arn:${Partition}:pca-connector-ad:${Region}:${Account}:connector/${ConnectorId}/template/${TemplateId}",
|
|
249967
249540
|
"conditionKeys": []
|
|
249968
249541
|
}
|
|
@@ -249970,19 +249543,19 @@
|
|
|
249970
249543
|
"conditionKeys": [
|
|
249971
249544
|
{
|
|
249972
249545
|
"name": "aws:RequestTag/${TagKey}",
|
|
249973
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/
|
|
249546
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/privateca/latest/userguide/connector-for-ad.htmlreference_policies_iam-condition-keys.html#condition-keys-requesttag",
|
|
249974
249547
|
"description": "Filters access by on the tags that are passed in the request",
|
|
249975
249548
|
"type": "String"
|
|
249976
249549
|
},
|
|
249977
249550
|
{
|
|
249978
249551
|
"name": "aws:ResourceTag/${TagKey}",
|
|
249979
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/
|
|
249552
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/privateca/latest/userguide/connector-for-ad.htmlreference_policies_iam-condition-keys.html#condition-keys-resourcetag",
|
|
249980
249553
|
"description": "Filters access by on the tags associated with the resource",
|
|
249981
249554
|
"type": "String"
|
|
249982
249555
|
},
|
|
249983
249556
|
{
|
|
249984
249557
|
"name": "aws:TagKeys",
|
|
249985
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/
|
|
249558
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/privateca/latest/userguide/connector-for-ad.htmlreference_policies_iam-condition-keys.html#condition-keys-tagkeys",
|
|
249986
249559
|
"description": "Filters access by on the tag keys that are passed in the request",
|
|
249987
249560
|
"type": "ArrayOfString"
|
|
249988
249561
|
}
|
|
@@ -298439,18 +298012,22 @@
|
|
|
298439
298012
|
"iam:CreateServiceLinkedRole",
|
|
298440
298013
|
"iam:DeleteRolePolicy",
|
|
298441
298014
|
"iam:GetRole",
|
|
298015
|
+
"iam:ListAttachedRolePolicies",
|
|
298442
298016
|
"iam:PassRole",
|
|
298443
298017
|
"iam:PutRolePolicy",
|
|
298444
298018
|
"kms:CreateGrant",
|
|
298445
298019
|
"kms:DescribeKey",
|
|
298446
298020
|
"lakeformation:GetDataLakeSettings",
|
|
298447
298021
|
"lakeformation:PutDataLakeSettings",
|
|
298022
|
+
"lambda:AddPermission",
|
|
298448
298023
|
"lambda:CreateEventSourceMapping",
|
|
298449
298024
|
"lambda:CreateFunction",
|
|
298450
298025
|
"organizations:DescribeOrganization",
|
|
298451
298026
|
"organizations:ListAccounts",
|
|
298452
298027
|
"organizations:ListDelegatedServicesForAccount",
|
|
298453
298028
|
"s3:CreateBucket",
|
|
298029
|
+
"s3:GetObject",
|
|
298030
|
+
"s3:GetObjectVersion",
|
|
298454
298031
|
"s3:ListBucket",
|
|
298455
298032
|
"s3:PutBucketPolicy",
|
|
298456
298033
|
"s3:PutBucketPublicAccessBlock",
|
|
@@ -298967,16 +298544,20 @@
|
|
|
298967
298544
|
"iam:CreateServiceLinkedRole",
|
|
298968
298545
|
"iam:DeleteRolePolicy",
|
|
298969
298546
|
"iam:GetRole",
|
|
298547
|
+
"iam:ListAttachedRolePolicies",
|
|
298970
298548
|
"iam:PutRolePolicy",
|
|
298971
298549
|
"kms:CreateGrant",
|
|
298972
298550
|
"kms:DescribeKey",
|
|
298973
298551
|
"lakeformation:GetDataLakeSettings",
|
|
298974
298552
|
"lakeformation:PutDataLakeSettings",
|
|
298553
|
+
"lambda:AddPermission",
|
|
298975
298554
|
"lambda:CreateEventSourceMapping",
|
|
298976
298555
|
"lambda:CreateFunction",
|
|
298977
298556
|
"organizations:DescribeOrganization",
|
|
298978
298557
|
"organizations:ListDelegatedServicesForAccount",
|
|
298979
298558
|
"s3:CreateBucket",
|
|
298559
|
+
"s3:GetObject",
|
|
298560
|
+
"s3:GetObjectVersion",
|
|
298980
298561
|
"s3:ListBucket",
|
|
298981
298562
|
"s3:PutBucketPolicy",
|
|
298982
298563
|
"s3:PutBucketPublicAccessBlock",
|
|
@@ -6224,7 +6224,7 @@
|
|
|
6224
6224
|
"name": "AWS Database Migration Service",
|
|
6225
6225
|
"servicePrefix": "dms",
|
|
6226
6226
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsdatabasemigrationservice.html",
|
|
6227
|
-
"actionsCount":
|
|
6227
|
+
"actionsCount": 134,
|
|
6228
6228
|
"actions": [
|
|
6229
6229
|
"AddTagsToResource",
|
|
6230
6230
|
"ApplyPendingMaintenanceAction",
|
|
@@ -6245,10 +6245,6 @@
|
|
|
6245
6245
|
"CreateReplicationInstance",
|
|
6246
6246
|
"CreateReplicationSubnetGroup",
|
|
6247
6247
|
"CreateReplicationTask",
|
|
6248
|
-
"CreateTest",
|
|
6249
|
-
"CreateTestEnvironments",
|
|
6250
|
-
"CreateTestPlan",
|
|
6251
|
-
"CreateTestRun",
|
|
6252
6248
|
"DeleteCertificate",
|
|
6253
6249
|
"DeleteConnection",
|
|
6254
6250
|
"DeleteDataMigration",
|
|
@@ -6264,8 +6260,6 @@
|
|
|
6264
6260
|
"DeleteReplicationSubnetGroup",
|
|
6265
6261
|
"DeleteReplicationTask",
|
|
6266
6262
|
"DeleteReplicationTaskAssessmentRun",
|
|
6267
|
-
"DeleteTest",
|
|
6268
|
-
"DeleteTestPlan",
|
|
6269
6263
|
"DescribeAccountAttributes",
|
|
6270
6264
|
"DescribeApplicableIndividualAssessments",
|
|
6271
6265
|
"DescribeCertificates",
|
|
@@ -6310,12 +6304,6 @@
|
|
|
6310
6304
|
"DescribeReplications",
|
|
6311
6305
|
"DescribeSchemas",
|
|
6312
6306
|
"DescribeTableStatistics",
|
|
6313
|
-
"DescribeTestEnvironments",
|
|
6314
|
-
"DescribeTestGenerationStatus",
|
|
6315
|
-
"DescribeTestPlans",
|
|
6316
|
-
"DescribeTestRunResultsSummaries",
|
|
6317
|
-
"DescribeTestRuns",
|
|
6318
|
-
"DescribeTests",
|
|
6319
6307
|
"DisassociateExtensionPack",
|
|
6320
6308
|
"ExportMetadataModelAssessment",
|
|
6321
6309
|
"GetMetadataModel",
|
|
@@ -6342,8 +6330,6 @@
|
|
|
6342
6330
|
"ModifyReplicationInstance",
|
|
6343
6331
|
"ModifyReplicationSubnetGroup",
|
|
6344
6332
|
"ModifyReplicationTask",
|
|
6345
|
-
"ModifyTest",
|
|
6346
|
-
"ModifyTestPlan",
|
|
6347
6333
|
"MoveReplicationTask",
|
|
6348
6334
|
"RebootReplicationInstance",
|
|
6349
6335
|
"RefreshSchemas",
|
|
@@ -6353,7 +6339,6 @@
|
|
|
6353
6339
|
"RunFleetAdvisorLsaAnalysis",
|
|
6354
6340
|
"StartDataMigration",
|
|
6355
6341
|
"StartExtensionPackAssociation",
|
|
6356
|
-
"StartGenerateTests",
|
|
6357
6342
|
"StartMetadataModelAssessment",
|
|
6358
6343
|
"StartMetadataModelConversion",
|
|
6359
6344
|
"StartMetadataModelExportAsScript",
|
|
@@ -6366,20 +6351,17 @@
|
|
|
6366
6351
|
"StartReplicationTaskAssessment",
|
|
6367
6352
|
"StartReplicationTaskAssessmentRun",
|
|
6368
6353
|
"StopDataMigration",
|
|
6369
|
-
"StopGenerateTests",
|
|
6370
6354
|
"StopReplication",
|
|
6371
6355
|
"StopReplicationTask",
|
|
6372
|
-
"StopTestRun",
|
|
6373
6356
|
"TestConnection",
|
|
6374
6357
|
"UpdateConversionConfiguration",
|
|
6375
6358
|
"UpdateDataProvider",
|
|
6376
6359
|
"UpdateInstanceProfile",
|
|
6377
6360
|
"UpdateMigrationProject",
|
|
6378
6361
|
"UpdateSubscriptionsToEventBridge",
|
|
6379
|
-
"UploadFileMetadataList"
|
|
6380
|
-
"ViewTestRunResults"
|
|
6362
|
+
"UploadFileMetadataList"
|
|
6381
6363
|
],
|
|
6382
|
-
"resourceTypesCount":
|
|
6364
|
+
"resourceTypesCount": 13,
|
|
6383
6365
|
"resourceTypes": [
|
|
6384
6366
|
"Certificate",
|
|
6385
6367
|
"DataProvider",
|
|
@@ -6393,13 +6375,9 @@
|
|
|
6393
6375
|
"ReplicationSubnetGroup",
|
|
6394
6376
|
"ReplicationTask",
|
|
6395
6377
|
"ReplicationTaskAssessmentRun",
|
|
6396
|
-
"ReplicationTaskIndividualAssessment"
|
|
6397
|
-
"TestPlan",
|
|
6398
|
-
"Test",
|
|
6399
|
-
"TestRun",
|
|
6400
|
-
"TestEnvironment"
|
|
6378
|
+
"ReplicationTaskIndividualAssessment"
|
|
6401
6379
|
],
|
|
6402
|
-
"conditionKeysCount":
|
|
6380
|
+
"conditionKeysCount": 15,
|
|
6403
6381
|
"conditionKeys": [
|
|
6404
6382
|
"aws:RequestTag/${TagKey}",
|
|
6405
6383
|
"aws:ResourceTag/${TagKey}",
|
|
@@ -6415,11 +6393,7 @@
|
|
|
6415
6393
|
"dms:replication-config-tag/${TagKey}",
|
|
6416
6394
|
"dms:req-tag/${TagKey}",
|
|
6417
6395
|
"dms:subgrp-tag/${TagKey}",
|
|
6418
|
-
"dms:task-tag/${TagKey}"
|
|
6419
|
-
"dms:test-environment-tag/${TagKey}",
|
|
6420
|
-
"dms:test-plan-tag/${TagKey}",
|
|
6421
|
-
"dms:test-run-tag/${TagKey}",
|
|
6422
|
-
"dms:test-tag/${TagKey}"
|
|
6396
|
+
"dms:task-tag/${TagKey}"
|
|
6423
6397
|
]
|
|
6424
6398
|
},
|
|
6425
6399
|
{
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"Actions by type": [
|
|
3
3
|
{
|
|
4
|
-
"key": "
|
|
5
|
-
"value":
|
|
4
|
+
"key": "Read Actions",
|
|
5
|
+
"value": 4415
|
|
6
6
|
},
|
|
7
7
|
{
|
|
8
|
-
"key": "
|
|
9
|
-
"value":
|
|
8
|
+
"key": "Write Actions",
|
|
9
|
+
"value": 9055
|
|
10
10
|
},
|
|
11
11
|
{
|
|
12
12
|
"key": "List Actions",
|
|
@@ -410,11 +410,11 @@
|
|
|
410
410
|
},
|
|
411
411
|
{
|
|
412
412
|
"key": "Total number of distinct resource ARNS",
|
|
413
|
-
"value":
|
|
413
|
+
"value": 1682
|
|
414
414
|
},
|
|
415
415
|
{
|
|
416
416
|
"key": "Total number of distinct condition keys",
|
|
417
|
-
"value":
|
|
417
|
+
"value": 879
|
|
418
418
|
}
|
|
419
419
|
]
|
|
420
420
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "aws-iam-data",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.160",
|
|
4
4
|
"description": "Provides AWS IAM data gathered from the official AWS IAM docs as a convenient npm package that can be used in other OSS projects.",
|
|
5
5
|
"main": "./dist/index.js",
|
|
6
6
|
"types": "./dist/index.d.ts",
|