aws-iam-data 0.0.290 → 0.0.292
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,53 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"dateOfChange": "2024-11-01",
|
|
4
|
+
"addedServices": [],
|
|
5
|
+
"removedServices": [],
|
|
6
|
+
"addedActions": {
|
|
7
|
+
"Amazon Bedrock": [
|
|
8
|
+
"bedrock:CreateInferenceProfile",
|
|
9
|
+
"bedrock:DeleteInferenceProfile"
|
|
10
|
+
],
|
|
11
|
+
"Amazon OpenSearch Service": [
|
|
12
|
+
"es:CreateApplication",
|
|
13
|
+
"es:DeleteApplication",
|
|
14
|
+
"es:GetApplication",
|
|
15
|
+
"es:ListApplications",
|
|
16
|
+
"es:UpdateApplication"
|
|
17
|
+
],
|
|
18
|
+
"AWS Payment Cryptography": [
|
|
19
|
+
"payment-cryptography:GenerateMacEmvPinChange"
|
|
20
|
+
],
|
|
21
|
+
"Amazon WorkMail": [
|
|
22
|
+
"workmail:CreateIdentityCenterApplication",
|
|
23
|
+
"workmail:DeleteIdentityCenterApplication",
|
|
24
|
+
"workmail:DeleteIdentityProviderConfiguration",
|
|
25
|
+
"workmail:DeletePersonalAccessToken",
|
|
26
|
+
"workmail:DescribeIdentityProviderConfiguration",
|
|
27
|
+
"workmail:GetPersonalAccessTokenMetadata",
|
|
28
|
+
"workmail:ListPersonalAccessTokens",
|
|
29
|
+
"workmail:PutIdentityProviderConfiguration"
|
|
30
|
+
]
|
|
31
|
+
},
|
|
32
|
+
"removedActions": {}
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"dateOfChange": "2024-10-30",
|
|
36
|
+
"addedServices": [],
|
|
37
|
+
"removedServices": [],
|
|
38
|
+
"addedActions": {
|
|
39
|
+
"Amazon CloudWatch Logs": [
|
|
40
|
+
"logs:ListEntitiesForLogGroup",
|
|
41
|
+
"logs:ListLogGroupsForEntity"
|
|
42
|
+
],
|
|
43
|
+
"Amazon Elastic Container Service": [
|
|
44
|
+
"ecs:DescribeServiceDeployments",
|
|
45
|
+
"ecs:DescribeServiceRevisions",
|
|
46
|
+
"ecs:ListServiceDeployments"
|
|
47
|
+
]
|
|
48
|
+
},
|
|
49
|
+
"removedActions": {}
|
|
50
|
+
},
|
|
2
51
|
{
|
|
3
52
|
"dateOfChange": "2024-10-26",
|
|
4
53
|
"addedServices": [],
|
package/dist/data/json/iam.json
CHANGED
|
@@ -26272,6 +26272,42 @@
|
|
|
26272
26272
|
}
|
|
26273
26273
|
]
|
|
26274
26274
|
},
|
|
26275
|
+
{
|
|
26276
|
+
"name": "CreateInferenceProfile",
|
|
26277
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_CreateInferenceProfile.html",
|
|
26278
|
+
"permissionOnly": false,
|
|
26279
|
+
"description": "Grants permission to create inference profiles",
|
|
26280
|
+
"accessLevel": "Write",
|
|
26281
|
+
"resourceTypes": [
|
|
26282
|
+
{
|
|
26283
|
+
"resourceType": "application-inference-profile",
|
|
26284
|
+
"required": true,
|
|
26285
|
+
"conditionKeys": [],
|
|
26286
|
+
"dependentActions": []
|
|
26287
|
+
},
|
|
26288
|
+
{
|
|
26289
|
+
"resourceType": "foundation-model",
|
|
26290
|
+
"required": true,
|
|
26291
|
+
"conditionKeys": [],
|
|
26292
|
+
"dependentActions": []
|
|
26293
|
+
},
|
|
26294
|
+
{
|
|
26295
|
+
"resourceType": "inference-profile",
|
|
26296
|
+
"required": true,
|
|
26297
|
+
"conditionKeys": [],
|
|
26298
|
+
"dependentActions": []
|
|
26299
|
+
},
|
|
26300
|
+
{
|
|
26301
|
+
"resourceType": "",
|
|
26302
|
+
"required": false,
|
|
26303
|
+
"conditionKeys": [
|
|
26304
|
+
"aws:RequestTag/${TagKey}",
|
|
26305
|
+
"aws:TagKeys"
|
|
26306
|
+
],
|
|
26307
|
+
"dependentActions": []
|
|
26308
|
+
}
|
|
26309
|
+
]
|
|
26310
|
+
},
|
|
26275
26311
|
{
|
|
26276
26312
|
"name": "CreateKnowledgeBase",
|
|
26277
26313
|
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_agent_CreateKnowledgeBase.html",
|
|
@@ -26695,6 +26731,21 @@
|
|
|
26695
26731
|
}
|
|
26696
26732
|
]
|
|
26697
26733
|
},
|
|
26734
|
+
{
|
|
26735
|
+
"name": "DeleteInferenceProfile",
|
|
26736
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_DeleteInferenceProfile.html",
|
|
26737
|
+
"permissionOnly": false,
|
|
26738
|
+
"description": "Grants permission to delete inference profiles",
|
|
26739
|
+
"accessLevel": "Write",
|
|
26740
|
+
"resourceTypes": [
|
|
26741
|
+
{
|
|
26742
|
+
"resourceType": "application-inference-profile",
|
|
26743
|
+
"required": true,
|
|
26744
|
+
"conditionKeys": [],
|
|
26745
|
+
"dependentActions": []
|
|
26746
|
+
}
|
|
26747
|
+
]
|
|
26748
|
+
},
|
|
26698
26749
|
{
|
|
26699
26750
|
"name": "DeleteKnowledgeBase",
|
|
26700
26751
|
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_agent_DeleteKnowledgeBase.html",
|
|
@@ -27065,6 +27116,12 @@
|
|
|
27065
27116
|
"description": "Grants permission to get the properties associated with an inference profile",
|
|
27066
27117
|
"accessLevel": "Read",
|
|
27067
27118
|
"resourceTypes": [
|
|
27119
|
+
{
|
|
27120
|
+
"resourceType": "application-inference-profile",
|
|
27121
|
+
"required": true,
|
|
27122
|
+
"conditionKeys": [],
|
|
27123
|
+
"dependentActions": []
|
|
27124
|
+
},
|
|
27068
27125
|
{
|
|
27069
27126
|
"resourceType": "inference-profile",
|
|
27070
27127
|
"required": true,
|
|
@@ -27311,6 +27368,12 @@
|
|
|
27311
27368
|
"description": "Grants permission to invoke the specified Bedrock model to run inference using the input provided in the request body",
|
|
27312
27369
|
"accessLevel": "Read",
|
|
27313
27370
|
"resourceTypes": [
|
|
27371
|
+
{
|
|
27372
|
+
"resourceType": "application-inference-profile",
|
|
27373
|
+
"required": true,
|
|
27374
|
+
"conditionKeys": [],
|
|
27375
|
+
"dependentActions": []
|
|
27376
|
+
},
|
|
27314
27377
|
{
|
|
27315
27378
|
"resourceType": "foundation-model",
|
|
27316
27379
|
"required": true,
|
|
@@ -27352,6 +27415,12 @@
|
|
|
27352
27415
|
"description": "Grants permission to invoke the specified Bedrock model to run inference using the input provided in the request body with streaming response",
|
|
27353
27416
|
"accessLevel": "Read",
|
|
27354
27417
|
"resourceTypes": [
|
|
27418
|
+
{
|
|
27419
|
+
"resourceType": "application-inference-profile",
|
|
27420
|
+
"required": true,
|
|
27421
|
+
"conditionKeys": [],
|
|
27422
|
+
"dependentActions": []
|
|
27423
|
+
},
|
|
27355
27424
|
{
|
|
27356
27425
|
"resourceType": "foundation-model",
|
|
27357
27426
|
"required": true,
|
|
@@ -27780,6 +27849,12 @@
|
|
|
27780
27849
|
"conditionKeys": [],
|
|
27781
27850
|
"dependentActions": []
|
|
27782
27851
|
},
|
|
27852
|
+
{
|
|
27853
|
+
"resourceType": "application-inference-profile",
|
|
27854
|
+
"required": true,
|
|
27855
|
+
"conditionKeys": [],
|
|
27856
|
+
"dependentActions": []
|
|
27857
|
+
},
|
|
27783
27858
|
{
|
|
27784
27859
|
"resourceType": "custom-model",
|
|
27785
27860
|
"required": true,
|
|
@@ -28095,6 +28170,12 @@
|
|
|
28095
28170
|
"conditionKeys": [],
|
|
28096
28171
|
"dependentActions": []
|
|
28097
28172
|
},
|
|
28173
|
+
{
|
|
28174
|
+
"resourceType": "application-inference-profile",
|
|
28175
|
+
"required": false,
|
|
28176
|
+
"conditionKeys": [],
|
|
28177
|
+
"dependentActions": []
|
|
28178
|
+
},
|
|
28098
28179
|
{
|
|
28099
28180
|
"resourceType": "custom-model",
|
|
28100
28181
|
"required": false,
|
|
@@ -28215,6 +28296,12 @@
|
|
|
28215
28296
|
"conditionKeys": [],
|
|
28216
28297
|
"dependentActions": []
|
|
28217
28298
|
},
|
|
28299
|
+
{
|
|
28300
|
+
"resourceType": "application-inference-profile",
|
|
28301
|
+
"required": false,
|
|
28302
|
+
"conditionKeys": [],
|
|
28303
|
+
"dependentActions": []
|
|
28304
|
+
},
|
|
28218
28305
|
{
|
|
28219
28306
|
"resourceType": "custom-model",
|
|
28220
28307
|
"required": false,
|
|
@@ -28512,6 +28599,14 @@
|
|
|
28512
28599
|
"arnPattern": "arn:${Partition}:bedrock:${Region}:${Account}:inference-profile/${ResourceId}",
|
|
28513
28600
|
"conditionKeys": []
|
|
28514
28601
|
},
|
|
28602
|
+
{
|
|
28603
|
+
"name": "application-inference-profile",
|
|
28604
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html",
|
|
28605
|
+
"arnPattern": "arn:${Partition}:bedrock:${Region}:${Account}:application-inference-profile/${ResourceId}",
|
|
28606
|
+
"conditionKeys": [
|
|
28607
|
+
"aws:ResourceTag/${TagKey}"
|
|
28608
|
+
]
|
|
28609
|
+
},
|
|
28515
28610
|
{
|
|
28516
28611
|
"name": "custom-model",
|
|
28517
28612
|
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html",
|
|
@@ -51992,6 +52087,21 @@
|
|
|
51992
52087
|
}
|
|
51993
52088
|
]
|
|
51994
52089
|
},
|
|
52090
|
+
{
|
|
52091
|
+
"name": "ListEntitiesForLogGroup",
|
|
52092
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/permissions-reference-cwl.html",
|
|
52093
|
+
"permissionOnly": true,
|
|
52094
|
+
"description": "Grants permission to retrieve all the entities that are associated with log group",
|
|
52095
|
+
"accessLevel": "List",
|
|
52096
|
+
"resourceTypes": [
|
|
52097
|
+
{
|
|
52098
|
+
"resourceType": "",
|
|
52099
|
+
"required": false,
|
|
52100
|
+
"conditionKeys": [],
|
|
52101
|
+
"dependentActions": []
|
|
52102
|
+
}
|
|
52103
|
+
]
|
|
52104
|
+
},
|
|
51995
52105
|
{
|
|
51996
52106
|
"name": "ListLogAnomalyDetectors",
|
|
51997
52107
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AmazonCloudWatchLogs/latest/APIReference/API_ListLogAnomalyDetectors.html",
|
|
@@ -52022,6 +52132,21 @@
|
|
|
52022
52132
|
}
|
|
52023
52133
|
]
|
|
52024
52134
|
},
|
|
52135
|
+
{
|
|
52136
|
+
"name": "ListLogGroupsForEntity",
|
|
52137
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/permissions-reference-cwl.html",
|
|
52138
|
+
"permissionOnly": true,
|
|
52139
|
+
"description": "Grants permission to retrieve all the log groups that are associated with entity",
|
|
52140
|
+
"accessLevel": "List",
|
|
52141
|
+
"resourceTypes": [
|
|
52142
|
+
{
|
|
52143
|
+
"resourceType": "",
|
|
52144
|
+
"required": false,
|
|
52145
|
+
"conditionKeys": [],
|
|
52146
|
+
"dependentActions": []
|
|
52147
|
+
}
|
|
52148
|
+
]
|
|
52149
|
+
},
|
|
52025
52150
|
{
|
|
52026
52151
|
"name": "ListTagsForResource",
|
|
52027
52152
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AmazonCloudWatchLogs/latest/APIReference/API_ListTagsForResource.html",
|
|
@@ -134141,6 +134266,62 @@
|
|
|
134141
134266
|
}
|
|
134142
134267
|
]
|
|
134143
134268
|
},
|
|
134269
|
+
{
|
|
134270
|
+
"name": "DescribeServiceDeployments",
|
|
134271
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_DescribeServiceDeployments.html",
|
|
134272
|
+
"permissionOnly": false,
|
|
134273
|
+
"description": "Grants permission to describe one or more of your service deployments",
|
|
134274
|
+
"accessLevel": "Read",
|
|
134275
|
+
"resourceTypes": [
|
|
134276
|
+
{
|
|
134277
|
+
"resourceType": "service",
|
|
134278
|
+
"required": true,
|
|
134279
|
+
"conditionKeys": [
|
|
134280
|
+
"ecs:cluster",
|
|
134281
|
+
"aws:ResourceTag/${TagKey}"
|
|
134282
|
+
],
|
|
134283
|
+
"dependentActions": []
|
|
134284
|
+
},
|
|
134285
|
+
{
|
|
134286
|
+
"resourceType": "service-deployment",
|
|
134287
|
+
"required": true,
|
|
134288
|
+
"conditionKeys": [
|
|
134289
|
+
"ecs:cluster",
|
|
134290
|
+
"ecs:service",
|
|
134291
|
+
"aws:ResourceTag/${TagKey}"
|
|
134292
|
+
],
|
|
134293
|
+
"dependentActions": []
|
|
134294
|
+
}
|
|
134295
|
+
]
|
|
134296
|
+
},
|
|
134297
|
+
{
|
|
134298
|
+
"name": "DescribeServiceRevisions",
|
|
134299
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_DescribeServiceRevisions.html",
|
|
134300
|
+
"permissionOnly": false,
|
|
134301
|
+
"description": "Grants permission to describe one or more of your service revisions",
|
|
134302
|
+
"accessLevel": "Read",
|
|
134303
|
+
"resourceTypes": [
|
|
134304
|
+
{
|
|
134305
|
+
"resourceType": "service",
|
|
134306
|
+
"required": true,
|
|
134307
|
+
"conditionKeys": [
|
|
134308
|
+
"ecs:cluster",
|
|
134309
|
+
"aws:ResourceTag/${TagKey}"
|
|
134310
|
+
],
|
|
134311
|
+
"dependentActions": []
|
|
134312
|
+
},
|
|
134313
|
+
{
|
|
134314
|
+
"resourceType": "service-revision",
|
|
134315
|
+
"required": true,
|
|
134316
|
+
"conditionKeys": [
|
|
134317
|
+
"ecs:cluster",
|
|
134318
|
+
"ecs:service",
|
|
134319
|
+
"aws:ResourceTag/${TagKey}"
|
|
134320
|
+
],
|
|
134321
|
+
"dependentActions": []
|
|
134322
|
+
}
|
|
134323
|
+
]
|
|
134324
|
+
},
|
|
134144
134325
|
{
|
|
134145
134326
|
"name": "DescribeServices",
|
|
134146
134327
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_DescribeServices.html",
|
|
@@ -134376,6 +134557,24 @@
|
|
|
134376
134557
|
}
|
|
134377
134558
|
]
|
|
134378
134559
|
},
|
|
134560
|
+
{
|
|
134561
|
+
"name": "ListServiceDeployments",
|
|
134562
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_ListServiceDeployments.html",
|
|
134563
|
+
"permissionOnly": false,
|
|
134564
|
+
"description": "Grants permission to get a list of service deployments for a specified service",
|
|
134565
|
+
"accessLevel": "List",
|
|
134566
|
+
"resourceTypes": [
|
|
134567
|
+
{
|
|
134568
|
+
"resourceType": "service",
|
|
134569
|
+
"required": true,
|
|
134570
|
+
"conditionKeys": [
|
|
134571
|
+
"aws:ResourceTag/${TagKey}",
|
|
134572
|
+
"ecs:cluster"
|
|
134573
|
+
],
|
|
134574
|
+
"dependentActions": []
|
|
134575
|
+
}
|
|
134576
|
+
]
|
|
134577
|
+
},
|
|
134379
134578
|
{
|
|
134380
134579
|
"name": "ListServices",
|
|
134381
134580
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_ListServices.html",
|
|
@@ -135221,6 +135420,26 @@
|
|
|
135221
135420
|
"ecs:ResourceTag/${TagKey}"
|
|
135222
135421
|
]
|
|
135223
135422
|
},
|
|
135423
|
+
{
|
|
135424
|
+
"name": "service-deployment",
|
|
135425
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-deployment.html",
|
|
135426
|
+
"arnPattern": "arn:${Partition}:ecs:${Region}:${Account}:service-deployment/${ClusterName}/${ServiceName}/${ServiceDeploymentId}",
|
|
135427
|
+
"conditionKeys": [
|
|
135428
|
+
"aws:ResourceTag/${TagKey}",
|
|
135429
|
+
"ecs:cluster",
|
|
135430
|
+
"ecs:service"
|
|
135431
|
+
]
|
|
135432
|
+
},
|
|
135433
|
+
{
|
|
135434
|
+
"name": "service-revision",
|
|
135435
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-revision.html",
|
|
135436
|
+
"arnPattern": "arn:${Partition}:ecs:${Region}:${Account}:service-revision/${ClusterName}/${ServiceName}/${ServiceRevisionId}",
|
|
135437
|
+
"conditionKeys": [
|
|
135438
|
+
"aws:ResourceTag/${TagKey}",
|
|
135439
|
+
"ecs:cluster",
|
|
135440
|
+
"ecs:service"
|
|
135441
|
+
]
|
|
135442
|
+
},
|
|
135224
135443
|
{
|
|
135225
135444
|
"name": "task",
|
|
135226
135445
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AmazonECS/latest/developerguide/scheduling_tasks.html",
|
|
@@ -250512,6 +250731,12 @@
|
|
|
250512
250731
|
"description": "Grants permission to attach resource tags to an OpenSearch Service domain",
|
|
250513
250732
|
"accessLevel": "Tagging",
|
|
250514
250733
|
"resourceTypes": [
|
|
250734
|
+
{
|
|
250735
|
+
"resourceType": "application",
|
|
250736
|
+
"required": true,
|
|
250737
|
+
"conditionKeys": [],
|
|
250738
|
+
"dependentActions": []
|
|
250739
|
+
},
|
|
250515
250740
|
{
|
|
250516
250741
|
"resourceType": "domain",
|
|
250517
250742
|
"required": true,
|
|
@@ -250604,6 +250829,24 @@
|
|
|
250604
250829
|
}
|
|
250605
250830
|
]
|
|
250606
250831
|
},
|
|
250832
|
+
{
|
|
250833
|
+
"name": "CreateApplication",
|
|
250834
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/opensearch-service/latest/APIReference/API_CreateApplication.html",
|
|
250835
|
+
"permissionOnly": false,
|
|
250836
|
+
"description": "Grants permission to create an OpenSearch Application",
|
|
250837
|
+
"accessLevel": "Write",
|
|
250838
|
+
"resourceTypes": [
|
|
250839
|
+
{
|
|
250840
|
+
"resourceType": "",
|
|
250841
|
+
"required": false,
|
|
250842
|
+
"conditionKeys": [
|
|
250843
|
+
"aws:RequestTag/${TagKey}",
|
|
250844
|
+
"aws:TagKeys"
|
|
250845
|
+
],
|
|
250846
|
+
"dependentActions": []
|
|
250847
|
+
}
|
|
250848
|
+
]
|
|
250849
|
+
},
|
|
250607
250850
|
{
|
|
250608
250851
|
"name": "CreateDomain",
|
|
250609
250852
|
"apiReferenceUrl": "https://docs.aws.amazon.com/opensearch-service/latest/APIReference/API_CreateDomain.html",
|
|
@@ -250742,6 +250985,21 @@
|
|
|
250742
250985
|
}
|
|
250743
250986
|
]
|
|
250744
250987
|
},
|
|
250988
|
+
{
|
|
250989
|
+
"name": "DeleteApplication",
|
|
250990
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/opensearch-service/latest/APIReference/API_DeleteApplication.html",
|
|
250991
|
+
"permissionOnly": false,
|
|
250992
|
+
"description": "Grants permission to delete an OpenSearch Application",
|
|
250993
|
+
"accessLevel": "Write",
|
|
250994
|
+
"resourceTypes": [
|
|
250995
|
+
{
|
|
250996
|
+
"resourceType": "application",
|
|
250997
|
+
"required": true,
|
|
250998
|
+
"conditionKeys": [],
|
|
250999
|
+
"dependentActions": []
|
|
251000
|
+
}
|
|
251001
|
+
]
|
|
251002
|
+
},
|
|
250745
251003
|
{
|
|
250746
251004
|
"name": "DeleteDataSource",
|
|
250747
251005
|
"apiReferenceUrl": "https://docs.aws.amazon.com/opensearch-service/latest/APIReference/API_DeleteDataSource.html",
|
|
@@ -251357,6 +251615,21 @@
|
|
|
251357
251615
|
}
|
|
251358
251616
|
]
|
|
251359
251617
|
},
|
|
251618
|
+
{
|
|
251619
|
+
"name": "GetApplication",
|
|
251620
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/opensearch-service/latest/APIReference/API_GetApplication.html",
|
|
251621
|
+
"permissionOnly": false,
|
|
251622
|
+
"description": "Grants permission to get information about an OpenSearch Application",
|
|
251623
|
+
"accessLevel": "Read",
|
|
251624
|
+
"resourceTypes": [
|
|
251625
|
+
{
|
|
251626
|
+
"resourceType": "application",
|
|
251627
|
+
"required": true,
|
|
251628
|
+
"conditionKeys": [],
|
|
251629
|
+
"dependentActions": []
|
|
251630
|
+
}
|
|
251631
|
+
]
|
|
251632
|
+
},
|
|
251360
251633
|
{
|
|
251361
251634
|
"name": "GetCompatibleElasticsearchVersions",
|
|
251362
251635
|
"apiReferenceUrl": "https://docs.aws.amazon.com/opensearch-service/latest/APIReference/API_GetCompatibleVersions.html",
|
|
@@ -251462,6 +251735,21 @@
|
|
|
251462
251735
|
}
|
|
251463
251736
|
]
|
|
251464
251737
|
},
|
|
251738
|
+
{
|
|
251739
|
+
"name": "ListApplications",
|
|
251740
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/opensearch-service/latest/APIReference/API_ListApplications.html",
|
|
251741
|
+
"permissionOnly": false,
|
|
251742
|
+
"description": "Grants permission to list OpenSearch Applications",
|
|
251743
|
+
"accessLevel": "List",
|
|
251744
|
+
"resourceTypes": [
|
|
251745
|
+
{
|
|
251746
|
+
"resourceType": "application",
|
|
251747
|
+
"required": true,
|
|
251748
|
+
"conditionKeys": [],
|
|
251749
|
+
"dependentActions": []
|
|
251750
|
+
}
|
|
251751
|
+
]
|
|
251752
|
+
},
|
|
251465
251753
|
{
|
|
251466
251754
|
"name": "ListDataSources",
|
|
251467
251755
|
"apiReferenceUrl": "https://docs.aws.amazon.com/opensearch-service/latest/APIReference/API_ListDataSources.html",
|
|
@@ -251619,6 +251907,12 @@
|
|
|
251619
251907
|
"description": "Grants permission to display all resource tags for an OpenSearch Service domain",
|
|
251620
251908
|
"accessLevel": "Read",
|
|
251621
251909
|
"resourceTypes": [
|
|
251910
|
+
{
|
|
251911
|
+
"resourceType": "application",
|
|
251912
|
+
"required": true,
|
|
251913
|
+
"conditionKeys": [],
|
|
251914
|
+
"dependentActions": []
|
|
251915
|
+
},
|
|
251622
251916
|
{
|
|
251623
251917
|
"resourceType": "domain",
|
|
251624
251918
|
"required": true,
|
|
@@ -251754,6 +252048,12 @@
|
|
|
251754
252048
|
"description": "Grants permission to remove resource tags from an OpenSearch Service domain",
|
|
251755
252049
|
"accessLevel": "Tagging",
|
|
251756
252050
|
"resourceTypes": [
|
|
252051
|
+
{
|
|
252052
|
+
"resourceType": "application",
|
|
252053
|
+
"required": true,
|
|
252054
|
+
"conditionKeys": [],
|
|
252055
|
+
"dependentActions": []
|
|
252056
|
+
},
|
|
251757
252057
|
{
|
|
251758
252058
|
"resourceType": "domain",
|
|
251759
252059
|
"required": true,
|
|
@@ -251830,6 +252130,21 @@
|
|
|
251830
252130
|
}
|
|
251831
252131
|
]
|
|
251832
252132
|
},
|
|
252133
|
+
{
|
|
252134
|
+
"name": "UpdateApplication",
|
|
252135
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/opensearch-service/latest/APIReference/API_UpdateApplication.html",
|
|
252136
|
+
"permissionOnly": false,
|
|
252137
|
+
"description": "Grants permission to update an OpenSearch Application",
|
|
252138
|
+
"accessLevel": "Write",
|
|
252139
|
+
"resourceTypes": [
|
|
252140
|
+
{
|
|
252141
|
+
"resourceType": "application",
|
|
252142
|
+
"required": true,
|
|
252143
|
+
"conditionKeys": [],
|
|
252144
|
+
"dependentActions": []
|
|
252145
|
+
}
|
|
252146
|
+
]
|
|
252147
|
+
},
|
|
251833
252148
|
{
|
|
251834
252149
|
"name": "UpdateDataSource",
|
|
251835
252150
|
"apiReferenceUrl": "https://docs.aws.amazon.com/opensearch-service/latest/APIReference/API_UpdateDataSource.html",
|
|
@@ -251960,6 +252275,14 @@
|
|
|
251960
252275
|
"aws:ResourceTag/${TagKey}"
|
|
251961
252276
|
]
|
|
251962
252277
|
},
|
|
252278
|
+
{
|
|
252279
|
+
"name": "application",
|
|
252280
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/opensearch-service/latest/developerguide/ac.html",
|
|
252281
|
+
"arnPattern": "arn:${Partition}:opensearch:${Region}:${Account}:application/${AppId}",
|
|
252282
|
+
"conditionKeys": [
|
|
252283
|
+
"aws:ResourceTag/${TagKey}"
|
|
252284
|
+
]
|
|
252285
|
+
},
|
|
251963
252286
|
{
|
|
251964
252287
|
"name": "es_role",
|
|
251965
252288
|
"apiReferenceUrl": "https://docs.aws.amazon.com/opensearch-service/latest/developerguide/slr.html",
|
|
@@ -256633,6 +256956,27 @@
|
|
|
256633
256956
|
}
|
|
256634
256957
|
]
|
|
256635
256958
|
},
|
|
256959
|
+
{
|
|
256960
|
+
"name": "GenerateMacEmvPinChange",
|
|
256961
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/payment-cryptography/latest/DataAPIReference/API_GenerateMacEmvPinChange.html",
|
|
256962
|
+
"permissionOnly": false,
|
|
256963
|
+
"description": "Grants permission to generate a MAC (Message Authentication Code) cryptogram",
|
|
256964
|
+
"accessLevel": "Write",
|
|
256965
|
+
"resourceTypes": [
|
|
256966
|
+
{
|
|
256967
|
+
"resourceType": "alias",
|
|
256968
|
+
"required": true,
|
|
256969
|
+
"conditionKeys": [],
|
|
256970
|
+
"dependentActions": []
|
|
256971
|
+
},
|
|
256972
|
+
{
|
|
256973
|
+
"resourceType": "key",
|
|
256974
|
+
"required": true,
|
|
256975
|
+
"conditionKeys": [],
|
|
256976
|
+
"dependentActions": []
|
|
256977
|
+
}
|
|
256978
|
+
]
|
|
256979
|
+
},
|
|
256636
256980
|
{
|
|
256637
256981
|
"name": "GeneratePinData",
|
|
256638
256982
|
"apiReferenceUrl": "https://docs.aws.amazon.com/payment-cryptography/latest/DataAPIReference/API_GeneratePinData.html",
|
|
@@ -299273,7 +299617,7 @@
|
|
|
299273
299617
|
"name": "GetAccessPointPolicy",
|
|
299274
299618
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_GetAccessPointPolicy.html",
|
|
299275
299619
|
"permissionOnly": false,
|
|
299276
|
-
"description": "Grants permission to
|
|
299620
|
+
"description": "Grants permission to return the access point policy associated with the specified access point",
|
|
299277
299621
|
"accessLevel": "Read",
|
|
299278
299622
|
"resourceTypes": [
|
|
299279
299623
|
{
|
|
@@ -299304,7 +299648,7 @@
|
|
|
299304
299648
|
"name": "GetAccessPointPolicyForObjectLambda",
|
|
299305
299649
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_GetAccessPointPolicyForObjectLambda.html",
|
|
299306
299650
|
"permissionOnly": false,
|
|
299307
|
-
"description": "Grants permission to
|
|
299651
|
+
"description": "Grants permission to return the access point policy associated with the specified object lambda enabled access point",
|
|
299308
299652
|
"accessLevel": "Read",
|
|
299309
299653
|
"resourceTypes": [
|
|
299310
299654
|
{
|
|
@@ -300066,7 +300410,7 @@
|
|
|
300066
300410
|
"name": "GetMultiRegionAccessPointPolicy",
|
|
300067
300411
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_GetMultiRegionAccessPointPolicy.html",
|
|
300068
300412
|
"permissionOnly": false,
|
|
300069
|
-
"description": "Grants permission to
|
|
300413
|
+
"description": "Grants permission to return the access point policy associated with the specified Multi-Region Access Point",
|
|
300070
300414
|
"accessLevel": "Read",
|
|
300071
300415
|
"resourceTypes": [
|
|
300072
300416
|
{
|
|
@@ -359648,6 +359992,21 @@
|
|
|
359648
359992
|
}
|
|
359649
359993
|
]
|
|
359650
359994
|
},
|
|
359995
|
+
{
|
|
359996
|
+
"name": "CreateIdentityCenterApplication",
|
|
359997
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/workmail/latest/APIReference/API_CreateIdentityCenterApplication.html",
|
|
359998
|
+
"permissionOnly": false,
|
|
359999
|
+
"description": "Grants permission to create an Identity Center application for WorkMail",
|
|
360000
|
+
"accessLevel": "Write",
|
|
360001
|
+
"resourceTypes": [
|
|
360002
|
+
{
|
|
360003
|
+
"resourceType": "",
|
|
360004
|
+
"required": false,
|
|
360005
|
+
"conditionKeys": [],
|
|
360006
|
+
"dependentActions": []
|
|
360007
|
+
}
|
|
360008
|
+
]
|
|
360009
|
+
},
|
|
359651
360010
|
{
|
|
359652
360011
|
"name": "CreateImpersonationRole",
|
|
359653
360012
|
"apiReferenceUrl": "https://docs.aws.amazon.com/workmail/latest/APIReference/API_CreateImpersonationRole.html",
|
|
@@ -359858,6 +360217,36 @@
|
|
|
359858
360217
|
}
|
|
359859
360218
|
]
|
|
359860
360219
|
},
|
|
360220
|
+
{
|
|
360221
|
+
"name": "DeleteIdentityCenterApplication",
|
|
360222
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/workmail/latest/APIReference/API_DeleteIdentityCenterApplication.html",
|
|
360223
|
+
"permissionOnly": false,
|
|
360224
|
+
"description": "Grants permission to delete an Identity Center application for WorkMail",
|
|
360225
|
+
"accessLevel": "Write",
|
|
360226
|
+
"resourceTypes": [
|
|
360227
|
+
{
|
|
360228
|
+
"resourceType": "",
|
|
360229
|
+
"required": false,
|
|
360230
|
+
"conditionKeys": [],
|
|
360231
|
+
"dependentActions": []
|
|
360232
|
+
}
|
|
360233
|
+
]
|
|
360234
|
+
},
|
|
360235
|
+
{
|
|
360236
|
+
"name": "DeleteIdentityProviderConfiguration",
|
|
360237
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/workmail/latest/APIReference/API_DeleteIdentityProviderConfiguration.html",
|
|
360238
|
+
"permissionOnly": false,
|
|
360239
|
+
"description": "Grants permission to delete the identity provider configuration for the organization",
|
|
360240
|
+
"accessLevel": "Write",
|
|
360241
|
+
"resourceTypes": [
|
|
360242
|
+
{
|
|
360243
|
+
"resourceType": "organization",
|
|
360244
|
+
"required": true,
|
|
360245
|
+
"conditionKeys": [],
|
|
360246
|
+
"dependentActions": []
|
|
360247
|
+
}
|
|
360248
|
+
]
|
|
360249
|
+
},
|
|
359861
360250
|
{
|
|
359862
360251
|
"name": "DeleteImpersonationRole",
|
|
359863
360252
|
"apiReferenceUrl": "https://docs.aws.amazon.com/workmail/latest/APIReference/API_DeleteImpersonationRole.html",
|
|
@@ -359993,6 +360382,21 @@
|
|
|
359993
360382
|
}
|
|
359994
360383
|
]
|
|
359995
360384
|
},
|
|
360385
|
+
{
|
|
360386
|
+
"name": "DeletePersonalAccessToken",
|
|
360387
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/workmail/latest/APIReference/API_DeletePersonalAccessToken.html",
|
|
360388
|
+
"permissionOnly": false,
|
|
360389
|
+
"description": "Grants permission to delete a personal access token",
|
|
360390
|
+
"accessLevel": "Write",
|
|
360391
|
+
"resourceTypes": [
|
|
360392
|
+
{
|
|
360393
|
+
"resourceType": "organization",
|
|
360394
|
+
"required": true,
|
|
360395
|
+
"conditionKeys": [],
|
|
360396
|
+
"dependentActions": []
|
|
360397
|
+
}
|
|
360398
|
+
]
|
|
360399
|
+
},
|
|
359996
360400
|
{
|
|
359997
360401
|
"name": "DeleteResource",
|
|
359998
360402
|
"apiReferenceUrl": "https://docs.aws.amazon.com/workmail/latest/APIReference/API_DeleteResource.html",
|
|
@@ -360143,6 +360547,21 @@
|
|
|
360143
360547
|
}
|
|
360144
360548
|
]
|
|
360145
360549
|
},
|
|
360550
|
+
{
|
|
360551
|
+
"name": "DescribeIdentityProviderConfiguration",
|
|
360552
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/workmail/latest/APIReference/API_DescribeIdentityProviderConfiguration.html",
|
|
360553
|
+
"permissionOnly": false,
|
|
360554
|
+
"description": "Grants permission to read the identity provider configuration for the organization",
|
|
360555
|
+
"accessLevel": "Read",
|
|
360556
|
+
"resourceTypes": [
|
|
360557
|
+
{
|
|
360558
|
+
"resourceType": "organization",
|
|
360559
|
+
"required": true,
|
|
360560
|
+
"conditionKeys": [],
|
|
360561
|
+
"dependentActions": []
|
|
360562
|
+
}
|
|
360563
|
+
]
|
|
360564
|
+
},
|
|
360146
360565
|
{
|
|
360147
360566
|
"name": "DescribeInboundDmarcSettings",
|
|
360148
360567
|
"apiReferenceUrl": "https://docs.aws.amazon.com/workmail/latest/APIReference/API_DescribeInboundDmarcSettings.html",
|
|
@@ -360518,6 +360937,21 @@
|
|
|
360518
360937
|
}
|
|
360519
360938
|
]
|
|
360520
360939
|
},
|
|
360940
|
+
{
|
|
360941
|
+
"name": "GetPersonalAccessTokenMetadata",
|
|
360942
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/workmail/latest/APIReference/API_GetPersonalAccessTokenMetadata.html",
|
|
360943
|
+
"permissionOnly": false,
|
|
360944
|
+
"description": "Grants permission to read metadata for a personal access token",
|
|
360945
|
+
"accessLevel": "Read",
|
|
360946
|
+
"resourceTypes": [
|
|
360947
|
+
{
|
|
360948
|
+
"resourceType": "organization",
|
|
360949
|
+
"required": true,
|
|
360950
|
+
"conditionKeys": [],
|
|
360951
|
+
"dependentActions": []
|
|
360952
|
+
}
|
|
360953
|
+
]
|
|
360954
|
+
},
|
|
360521
360955
|
{
|
|
360522
360956
|
"name": "ListAccessControlRules",
|
|
360523
360957
|
"apiReferenceUrl": "https://docs.aws.amazon.com/workmail/latest/APIReference/API_ListAccessControlRules.html",
|
|
@@ -360743,6 +361177,21 @@
|
|
|
360743
361177
|
}
|
|
360744
361178
|
]
|
|
360745
361179
|
},
|
|
361180
|
+
{
|
|
361181
|
+
"name": "ListPersonalAccessTokens",
|
|
361182
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/workmail/latest/APIReference/API_ListPersonalAccessTokens.html",
|
|
361183
|
+
"permissionOnly": false,
|
|
361184
|
+
"description": "Grants permission to list metadata for personal access tokens",
|
|
361185
|
+
"accessLevel": "List",
|
|
361186
|
+
"resourceTypes": [
|
|
361187
|
+
{
|
|
361188
|
+
"resourceType": "organization",
|
|
361189
|
+
"required": true,
|
|
361190
|
+
"conditionKeys": [],
|
|
361191
|
+
"dependentActions": []
|
|
361192
|
+
}
|
|
361193
|
+
]
|
|
361194
|
+
},
|
|
360746
361195
|
{
|
|
360747
361196
|
"name": "ListResourceDelegates",
|
|
360748
361197
|
"apiReferenceUrl": "https://docs.aws.amazon.com/workmail/latest/APIReference/API_ListResourceDelegates.html",
|
|
@@ -360857,6 +361306,21 @@
|
|
|
360857
361306
|
}
|
|
360858
361307
|
]
|
|
360859
361308
|
},
|
|
361309
|
+
{
|
|
361310
|
+
"name": "PutIdentityProviderConfiguration",
|
|
361311
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/workmail/latest/APIReference/API_PutIdentityProviderConfiguration.html",
|
|
361312
|
+
"permissionOnly": false,
|
|
361313
|
+
"description": "Grants permission to add or update the identity provider configuration for the organization",
|
|
361314
|
+
"accessLevel": "Write",
|
|
361315
|
+
"resourceTypes": [
|
|
361316
|
+
{
|
|
361317
|
+
"resourceType": "organization",
|
|
361318
|
+
"required": true,
|
|
361319
|
+
"conditionKeys": [],
|
|
361320
|
+
"dependentActions": []
|
|
361321
|
+
}
|
|
361322
|
+
]
|
|
361323
|
+
},
|
|
360860
361324
|
{
|
|
360861
361325
|
"name": "PutInboundDmarcSettings",
|
|
360862
361326
|
"apiReferenceUrl": "https://docs.aws.amazon.com/workmail/latest/APIReference/API_PutInboundDmarcSettings.html",
|
|
@@ -2061,7 +2061,7 @@
|
|
|
2061
2061
|
"name": "Amazon Bedrock",
|
|
2062
2062
|
"servicePrefix": "bedrock",
|
|
2063
2063
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonbedrock.html",
|
|
2064
|
-
"actionsCount":
|
|
2064
|
+
"actionsCount": 133,
|
|
2065
2065
|
"actions": [
|
|
2066
2066
|
"AllowVendedLogDeliveryForResource",
|
|
2067
2067
|
"ApplyGuardrail",
|
|
@@ -2079,6 +2079,7 @@
|
|
|
2079
2079
|
"CreateFoundationModelAgreement",
|
|
2080
2080
|
"CreateGuardrail",
|
|
2081
2081
|
"CreateGuardrailVersion",
|
|
2082
|
+
"CreateInferenceProfile",
|
|
2082
2083
|
"CreateKnowledgeBase",
|
|
2083
2084
|
"CreateModelCopyJob",
|
|
2084
2085
|
"CreateModelCustomizationJob",
|
|
@@ -2101,6 +2102,7 @@
|
|
|
2101
2102
|
"DeleteFoundationModelAgreement",
|
|
2102
2103
|
"DeleteGuardrail",
|
|
2103
2104
|
"DeleteImportedModel",
|
|
2105
|
+
"DeleteInferenceProfile",
|
|
2104
2106
|
"DeleteKnowledgeBase",
|
|
2105
2107
|
"DeleteModelInvocationLoggingConfiguration",
|
|
2106
2108
|
"DeletePrompt",
|
|
@@ -2195,10 +2197,11 @@
|
|
|
2195
2197
|
"UpdatePrompt",
|
|
2196
2198
|
"UpdateProvisionedModelThroughput"
|
|
2197
2199
|
],
|
|
2198
|
-
"resourceTypesCount":
|
|
2200
|
+
"resourceTypesCount": 20,
|
|
2199
2201
|
"resourceTypes": [
|
|
2200
2202
|
"foundation-model",
|
|
2201
2203
|
"inference-profile",
|
|
2204
|
+
"application-inference-profile",
|
|
2202
2205
|
"custom-model",
|
|
2203
2206
|
"provisioned-model",
|
|
2204
2207
|
"model-customization-job",
|
|
@@ -3986,7 +3989,7 @@
|
|
|
3986
3989
|
"name": "Amazon CloudWatch Logs",
|
|
3987
3990
|
"servicePrefix": "logs",
|
|
3988
3991
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoncloudwatchlogs.html",
|
|
3989
|
-
"actionsCount":
|
|
3992
|
+
"actionsCount": 86,
|
|
3990
3993
|
"actions": [
|
|
3991
3994
|
"AssociateKmsKey",
|
|
3992
3995
|
"CancelExportTask",
|
|
@@ -4041,8 +4044,10 @@
|
|
|
4041
4044
|
"GetQueryResults",
|
|
4042
4045
|
"Link",
|
|
4043
4046
|
"ListAnomalies",
|
|
4047
|
+
"ListEntitiesForLogGroup",
|
|
4044
4048
|
"ListLogAnomalyDetectors",
|
|
4045
4049
|
"ListLogDeliveries",
|
|
4050
|
+
"ListLogGroupsForEntity",
|
|
4046
4051
|
"ListTagsForResource",
|
|
4047
4052
|
"ListTagsLogGroup",
|
|
4048
4053
|
"PutAccountPolicy",
|
|
@@ -9289,7 +9294,7 @@
|
|
|
9289
9294
|
"name": "Amazon Elastic Container Service",
|
|
9290
9295
|
"servicePrefix": "ecs",
|
|
9291
9296
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonelasticcontainerservice.html",
|
|
9292
|
-
"actionsCount":
|
|
9297
|
+
"actionsCount": 61,
|
|
9293
9298
|
"actions": [
|
|
9294
9299
|
"CreateCapacityProvider",
|
|
9295
9300
|
"CreateCluster",
|
|
@@ -9307,6 +9312,8 @@
|
|
|
9307
9312
|
"DescribeCapacityProviders",
|
|
9308
9313
|
"DescribeClusters",
|
|
9309
9314
|
"DescribeContainerInstances",
|
|
9315
|
+
"DescribeServiceDeployments",
|
|
9316
|
+
"DescribeServiceRevisions",
|
|
9310
9317
|
"DescribeServices",
|
|
9311
9318
|
"DescribeTaskDefinition",
|
|
9312
9319
|
"DescribeTaskSets",
|
|
@@ -9318,6 +9325,7 @@
|
|
|
9318
9325
|
"ListAttributes",
|
|
9319
9326
|
"ListClusters",
|
|
9320
9327
|
"ListContainerInstances",
|
|
9328
|
+
"ListServiceDeployments",
|
|
9321
9329
|
"ListServices",
|
|
9322
9330
|
"ListServicesByNamespace",
|
|
9323
9331
|
"ListTagsForResource",
|
|
@@ -9350,11 +9358,13 @@
|
|
|
9350
9358
|
"UpdateTaskProtection",
|
|
9351
9359
|
"UpdateTaskSet"
|
|
9352
9360
|
],
|
|
9353
|
-
"resourceTypesCount":
|
|
9361
|
+
"resourceTypesCount": 9,
|
|
9354
9362
|
"resourceTypes": [
|
|
9355
9363
|
"cluster",
|
|
9356
9364
|
"container-instance",
|
|
9357
9365
|
"service",
|
|
9366
|
+
"service-deployment",
|
|
9367
|
+
"service-revision",
|
|
9358
9368
|
"task",
|
|
9359
9369
|
"task-definition",
|
|
9360
9370
|
"capacity-provider",
|
|
@@ -18260,7 +18270,7 @@
|
|
|
18260
18270
|
"name": "Amazon OpenSearch Service",
|
|
18261
18271
|
"servicePrefix": "es",
|
|
18262
18272
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonopensearchservice.html",
|
|
18263
|
-
"actionsCount":
|
|
18273
|
+
"actionsCount": 102,
|
|
18264
18274
|
"actions": [
|
|
18265
18275
|
"AcceptInboundConnection",
|
|
18266
18276
|
"AcceptInboundCrossClusterSearchConnection",
|
|
@@ -18271,6 +18281,7 @@
|
|
|
18271
18281
|
"CancelDomainConfigChange",
|
|
18272
18282
|
"CancelElasticsearchServiceSoftwareUpdate",
|
|
18273
18283
|
"CancelServiceSoftwareUpdate",
|
|
18284
|
+
"CreateApplication",
|
|
18274
18285
|
"CreateDomain",
|
|
18275
18286
|
"CreateElasticsearchDomain",
|
|
18276
18287
|
"CreateElasticsearchServiceRole",
|
|
@@ -18279,6 +18290,7 @@
|
|
|
18279
18290
|
"CreatePackage",
|
|
18280
18291
|
"CreateServiceRole",
|
|
18281
18292
|
"CreateVpcEndpoint",
|
|
18293
|
+
"DeleteApplication",
|
|
18282
18294
|
"DeleteDataSource",
|
|
18283
18295
|
"DeleteDomain",
|
|
18284
18296
|
"DeleteElasticsearchDomain",
|
|
@@ -18320,6 +18332,7 @@
|
|
|
18320
18332
|
"ESHttpPatch",
|
|
18321
18333
|
"ESHttpPost",
|
|
18322
18334
|
"ESHttpPut",
|
|
18335
|
+
"GetApplication",
|
|
18323
18336
|
"GetCompatibleElasticsearchVersions",
|
|
18324
18337
|
"GetCompatibleVersions",
|
|
18325
18338
|
"GetDataSource",
|
|
@@ -18327,6 +18340,7 @@
|
|
|
18327
18340
|
"GetPackageVersionHistory",
|
|
18328
18341
|
"GetUpgradeHistory",
|
|
18329
18342
|
"GetUpgradeStatus",
|
|
18343
|
+
"ListApplications",
|
|
18330
18344
|
"ListDataSources",
|
|
18331
18345
|
"ListDomainMaintenances",
|
|
18332
18346
|
"ListDomainNames",
|
|
@@ -18351,6 +18365,7 @@
|
|
|
18351
18365
|
"StartDomainMaintenance",
|
|
18352
18366
|
"StartElasticsearchServiceSoftwareUpdate",
|
|
18353
18367
|
"StartServiceSoftwareUpdate",
|
|
18368
|
+
"UpdateApplication",
|
|
18354
18369
|
"UpdateDataSource",
|
|
18355
18370
|
"UpdateDomainConfig",
|
|
18356
18371
|
"UpdateElasticsearchDomainConfig",
|
|
@@ -18360,9 +18375,10 @@
|
|
|
18360
18375
|
"UpgradeDomain",
|
|
18361
18376
|
"UpgradeElasticsearchDomain"
|
|
18362
18377
|
],
|
|
18363
|
-
"resourceTypesCount":
|
|
18378
|
+
"resourceTypesCount": 4,
|
|
18364
18379
|
"resourceTypes": [
|
|
18365
18380
|
"domain",
|
|
18381
|
+
"application",
|
|
18366
18382
|
"es_role",
|
|
18367
18383
|
"opensearchservice_role"
|
|
18368
18384
|
],
|
|
@@ -18743,7 +18759,7 @@
|
|
|
18743
18759
|
"name": "AWS Payment Cryptography",
|
|
18744
18760
|
"servicePrefix": "payment-cryptography",
|
|
18745
18761
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awspaymentcryptography.html",
|
|
18746
|
-
"actionsCount":
|
|
18762
|
+
"actionsCount": 32,
|
|
18747
18763
|
"actions": [
|
|
18748
18764
|
"CreateAlias",
|
|
18749
18765
|
"CreateKey",
|
|
@@ -18754,6 +18770,7 @@
|
|
|
18754
18770
|
"ExportKey",
|
|
18755
18771
|
"GenerateCardValidationData",
|
|
18756
18772
|
"GenerateMac",
|
|
18773
|
+
"GenerateMacEmvPinChange",
|
|
18757
18774
|
"GeneratePinData",
|
|
18758
18775
|
"GetAlias",
|
|
18759
18776
|
"GetKey",
|
|
@@ -26345,7 +26362,7 @@
|
|
|
26345
26362
|
"name": "Amazon WorkMail",
|
|
26346
26363
|
"servicePrefix": "workmail",
|
|
26347
26364
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonworkmail.html",
|
|
26348
|
-
"actionsCount":
|
|
26365
|
+
"actionsCount": 126,
|
|
26349
26366
|
"actions": [
|
|
26350
26367
|
"AllowVendedLogDeliveryForResource",
|
|
26351
26368
|
"AssociateDelegateToResource",
|
|
@@ -26355,6 +26372,7 @@
|
|
|
26355
26372
|
"CreateAlias",
|
|
26356
26373
|
"CreateAvailabilityConfiguration",
|
|
26357
26374
|
"CreateGroup",
|
|
26375
|
+
"CreateIdentityCenterApplication",
|
|
26358
26376
|
"CreateImpersonationRole",
|
|
26359
26377
|
"CreateInboundMailFlowRule",
|
|
26360
26378
|
"CreateMailDomain",
|
|
@@ -26369,6 +26387,8 @@
|
|
|
26369
26387
|
"DeleteAvailabilityConfiguration",
|
|
26370
26388
|
"DeleteEmailMonitoringConfiguration",
|
|
26371
26389
|
"DeleteGroup",
|
|
26390
|
+
"DeleteIdentityCenterApplication",
|
|
26391
|
+
"DeleteIdentityProviderConfiguration",
|
|
26372
26392
|
"DeleteImpersonationRole",
|
|
26373
26393
|
"DeleteInboundMailFlowRule",
|
|
26374
26394
|
"DeleteMailDomain",
|
|
@@ -26378,6 +26398,7 @@
|
|
|
26378
26398
|
"DeleteMobileDeviceAccessRule",
|
|
26379
26399
|
"DeleteOrganization",
|
|
26380
26400
|
"DeleteOutboundMailFlowRule",
|
|
26401
|
+
"DeletePersonalAccessToken",
|
|
26381
26402
|
"DeleteResource",
|
|
26382
26403
|
"DeleteRetentionPolicy",
|
|
26383
26404
|
"DeleteSmtpGateway",
|
|
@@ -26388,6 +26409,7 @@
|
|
|
26388
26409
|
"DescribeEmailMonitoringConfiguration",
|
|
26389
26410
|
"DescribeEntity",
|
|
26390
26411
|
"DescribeGroup",
|
|
26412
|
+
"DescribeIdentityProviderConfiguration",
|
|
26391
26413
|
"DescribeInboundDmarcSettings",
|
|
26392
26414
|
"DescribeInboundMailFlowRule",
|
|
26393
26415
|
"DescribeMailDomains",
|
|
@@ -26413,6 +26435,7 @@
|
|
|
26413
26435
|
"GetMobileDeviceDetails",
|
|
26414
26436
|
"GetMobileDevicesForUser",
|
|
26415
26437
|
"GetMobilePolicyDetails",
|
|
26438
|
+
"GetPersonalAccessTokenMetadata",
|
|
26416
26439
|
"ListAccessControlRules",
|
|
26417
26440
|
"ListAliases",
|
|
26418
26441
|
"ListAvailabilityConfigurations",
|
|
@@ -26428,6 +26451,7 @@
|
|
|
26428
26451
|
"ListMobileDeviceAccessRules",
|
|
26429
26452
|
"ListOrganizations",
|
|
26430
26453
|
"ListOutboundMailFlowRules",
|
|
26454
|
+
"ListPersonalAccessTokens",
|
|
26431
26455
|
"ListResourceDelegates",
|
|
26432
26456
|
"ListResources",
|
|
26433
26457
|
"ListSmtpGateways",
|
|
@@ -26435,6 +26459,7 @@
|
|
|
26435
26459
|
"ListUsers",
|
|
26436
26460
|
"PutAccessControlRule",
|
|
26437
26461
|
"PutEmailMonitoringConfiguration",
|
|
26462
|
+
"PutIdentityProviderConfiguration",
|
|
26438
26463
|
"PutInboundDmarcSettings",
|
|
26439
26464
|
"PutMailboxPermissions",
|
|
26440
26465
|
"PutMobileDeviceAccessOverride",
|
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
"Actions by type": [
|
|
3
3
|
{
|
|
4
4
|
"key": "Read Actions",
|
|
5
|
-
"value":
|
|
5
|
+
"value": 4673
|
|
6
6
|
},
|
|
7
7
|
{
|
|
8
8
|
"key": "List Actions",
|
|
9
|
-
"value":
|
|
9
|
+
"value": 2825
|
|
10
10
|
},
|
|
11
11
|
{
|
|
12
12
|
"key": "Permissions Actions",
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"key": "Write Actions",
|
|
17
|
-
"value":
|
|
17
|
+
"value": 9629
|
|
18
18
|
}
|
|
19
19
|
],
|
|
20
20
|
"Longest action names": [
|
|
@@ -146,7 +146,7 @@
|
|
|
146
146
|
"Most referenced resource ARNs": [
|
|
147
147
|
{
|
|
148
148
|
"key": "organization - arn:${Partition}:workmail:${Region}:${Account}:organization/${ResourceId}",
|
|
149
|
-
"value":
|
|
149
|
+
"value": 122
|
|
150
150
|
},
|
|
151
151
|
{
|
|
152
152
|
"key": "instance - arn:${Partition}:connect:${Region}:${Account}:instance/${InstanceId}",
|
|
@@ -410,7 +410,7 @@
|
|
|
410
410
|
},
|
|
411
411
|
{
|
|
412
412
|
"key": "Total number of distinct resource ARNS",
|
|
413
|
-
"value":
|
|
413
|
+
"value": 1780
|
|
414
414
|
},
|
|
415
415
|
{
|
|
416
416
|
"key": "Total number of distinct condition keys",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "aws-iam-data",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.292",
|
|
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",
|