aws-iam-data 0.0.337 → 0.0.339
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/dist/data/json/changelog.json +11 -0
- package/dist/data/json/iam.json +2096 -37
- package/dist/data/json/metadata.json +188 -14
- package/dist/data/json/reports.json +14 -14
- package/package.json +6 -6
package/dist/data/json/iam.json
CHANGED
|
@@ -28905,7 +28905,7 @@
|
|
|
28905
28905
|
},
|
|
28906
28906
|
{
|
|
28907
28907
|
"name": "CreateBlueprint",
|
|
28908
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/
|
|
28908
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_data-automation_CreateBlueprint.html",
|
|
28909
28909
|
"permissionOnly": false,
|
|
28910
28910
|
"description": "Grants permission to create a blueprint for custom output from data automation",
|
|
28911
28911
|
"accessLevel": "Write",
|
|
@@ -28920,7 +28920,7 @@
|
|
|
28920
28920
|
},
|
|
28921
28921
|
{
|
|
28922
28922
|
"name": "CreateBlueprintVersion",
|
|
28923
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/
|
|
28923
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_data-automation_CreateBlueprintVersion.html",
|
|
28924
28924
|
"permissionOnly": false,
|
|
28925
28925
|
"description": "Grants permission to create a new version for an existing blueprint",
|
|
28926
28926
|
"accessLevel": "Write",
|
|
@@ -28935,7 +28935,7 @@
|
|
|
28935
28935
|
},
|
|
28936
28936
|
{
|
|
28937
28937
|
"name": "CreateDataAutomationProject",
|
|
28938
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/
|
|
28938
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_data-automation_CreateDataAutomationProject.html",
|
|
28939
28939
|
"permissionOnly": false,
|
|
28940
28940
|
"description": "Grants permission to create a data automation project",
|
|
28941
28941
|
"accessLevel": "Write",
|
|
@@ -29134,6 +29134,21 @@
|
|
|
29134
29134
|
}
|
|
29135
29135
|
]
|
|
29136
29136
|
},
|
|
29137
|
+
{
|
|
29138
|
+
"name": "CreateInvocation",
|
|
29139
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_agent-runtime_CreateInvocation.html",
|
|
29140
|
+
"permissionOnly": false,
|
|
29141
|
+
"description": "Grants permission to create a new invocation in an existing session",
|
|
29142
|
+
"accessLevel": "Write",
|
|
29143
|
+
"resourceTypes": [
|
|
29144
|
+
{
|
|
29145
|
+
"resourceType": "session",
|
|
29146
|
+
"required": true,
|
|
29147
|
+
"conditionKeys": [],
|
|
29148
|
+
"dependentActions": []
|
|
29149
|
+
}
|
|
29150
|
+
]
|
|
29151
|
+
},
|
|
29137
29152
|
{
|
|
29138
29153
|
"name": "CreateKnowledgeBase",
|
|
29139
29154
|
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_agent_CreateKnowledgeBase.html",
|
|
@@ -29377,6 +29392,24 @@
|
|
|
29377
29392
|
}
|
|
29378
29393
|
]
|
|
29379
29394
|
},
|
|
29395
|
+
{
|
|
29396
|
+
"name": "CreateSession",
|
|
29397
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_agent-runtime_CreateSession.html",
|
|
29398
|
+
"permissionOnly": false,
|
|
29399
|
+
"description": "Grants permission to create a new session",
|
|
29400
|
+
"accessLevel": "Write",
|
|
29401
|
+
"resourceTypes": [
|
|
29402
|
+
{
|
|
29403
|
+
"resourceType": "",
|
|
29404
|
+
"required": false,
|
|
29405
|
+
"conditionKeys": [
|
|
29406
|
+
"aws:RequestTag/${TagKey}",
|
|
29407
|
+
"aws:TagKeys"
|
|
29408
|
+
],
|
|
29409
|
+
"dependentActions": []
|
|
29410
|
+
}
|
|
29411
|
+
]
|
|
29412
|
+
},
|
|
29380
29413
|
{
|
|
29381
29414
|
"name": "DeleteAgent",
|
|
29382
29415
|
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_agent_DeleteAgent.html",
|
|
@@ -29454,7 +29487,7 @@
|
|
|
29454
29487
|
},
|
|
29455
29488
|
{
|
|
29456
29489
|
"name": "DeleteBlueprint",
|
|
29457
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/
|
|
29490
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_data-automation_DeleteBlueprint.html",
|
|
29458
29491
|
"permissionOnly": false,
|
|
29459
29492
|
"description": "Grants permission to delete a blueprint for data automation",
|
|
29460
29493
|
"accessLevel": "Write",
|
|
@@ -29484,7 +29517,7 @@
|
|
|
29484
29517
|
},
|
|
29485
29518
|
{
|
|
29486
29519
|
"name": "DeleteDataAutomationProject",
|
|
29487
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/
|
|
29520
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_data-automation_DeleteDataAutomationProject.html",
|
|
29488
29521
|
"permissionOnly": false,
|
|
29489
29522
|
"description": "Grants permission to delete a data automation project",
|
|
29490
29523
|
"accessLevel": "Write",
|
|
@@ -29743,6 +29776,21 @@
|
|
|
29743
29776
|
}
|
|
29744
29777
|
]
|
|
29745
29778
|
},
|
|
29779
|
+
{
|
|
29780
|
+
"name": "DeleteSession",
|
|
29781
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_agent-runtime_DeleteSession.html",
|
|
29782
|
+
"permissionOnly": false,
|
|
29783
|
+
"description": "Grants permission to delete a Session that you created earlier",
|
|
29784
|
+
"accessLevel": "Write",
|
|
29785
|
+
"resourceTypes": [
|
|
29786
|
+
{
|
|
29787
|
+
"resourceType": "session",
|
|
29788
|
+
"required": true,
|
|
29789
|
+
"conditionKeys": [],
|
|
29790
|
+
"dependentActions": []
|
|
29791
|
+
}
|
|
29792
|
+
]
|
|
29793
|
+
},
|
|
29746
29794
|
{
|
|
29747
29795
|
"name": "DeregisterMarketplaceModelEndpoint",
|
|
29748
29796
|
"apiReferenceUrl": "API_DeregisterMarketplaceModelEndpoint",
|
|
@@ -29809,6 +29857,21 @@
|
|
|
29809
29857
|
}
|
|
29810
29858
|
]
|
|
29811
29859
|
},
|
|
29860
|
+
{
|
|
29861
|
+
"name": "EndSession",
|
|
29862
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_agent-runtime_EndSession.html",
|
|
29863
|
+
"permissionOnly": false,
|
|
29864
|
+
"description": "Grants permission to end a Session that you created earlier",
|
|
29865
|
+
"accessLevel": "Write",
|
|
29866
|
+
"resourceTypes": [
|
|
29867
|
+
{
|
|
29868
|
+
"resourceType": "session",
|
|
29869
|
+
"required": true,
|
|
29870
|
+
"conditionKeys": [],
|
|
29871
|
+
"dependentActions": []
|
|
29872
|
+
}
|
|
29873
|
+
]
|
|
29874
|
+
},
|
|
29812
29875
|
{
|
|
29813
29876
|
"name": "GenerateQuery",
|
|
29814
29877
|
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html",
|
|
@@ -29952,7 +30015,7 @@
|
|
|
29952
30015
|
},
|
|
29953
30016
|
{
|
|
29954
30017
|
"name": "GetBlueprint",
|
|
29955
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/
|
|
30018
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_data-automation_GetBlueprint.html",
|
|
29956
30019
|
"permissionOnly": false,
|
|
29957
30020
|
"description": "Grants permission to retrieve an existing blueprint for data automation",
|
|
29958
30021
|
"accessLevel": "Read",
|
|
@@ -29967,7 +30030,7 @@
|
|
|
29967
30030
|
},
|
|
29968
30031
|
{
|
|
29969
30032
|
"name": "GetBlueprintRecommendation",
|
|
29970
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/
|
|
30033
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html",
|
|
29971
30034
|
"permissionOnly": true,
|
|
29972
30035
|
"description": "Grants permission to retrieve blueprint recommendation",
|
|
29973
30036
|
"accessLevel": "Read",
|
|
@@ -29997,7 +30060,7 @@
|
|
|
29997
30060
|
},
|
|
29998
30061
|
{
|
|
29999
30062
|
"name": "GetDataAutomationProject",
|
|
30000
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/
|
|
30063
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_data-automation_GetDataAutomationProject.html",
|
|
30001
30064
|
"permissionOnly": false,
|
|
30002
30065
|
"description": "Grants permission to retrieve an existing data automation project",
|
|
30003
30066
|
"accessLevel": "Read",
|
|
@@ -30012,7 +30075,7 @@
|
|
|
30012
30075
|
},
|
|
30013
30076
|
{
|
|
30014
30077
|
"name": "GetDataAutomationStatus",
|
|
30015
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/
|
|
30078
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_data-automation-runtime_GetDataAutomationStatus.html",
|
|
30016
30079
|
"permissionOnly": false,
|
|
30017
30080
|
"description": "Grants permission to retrieve the status of a data automation invocation job",
|
|
30018
30081
|
"accessLevel": "Read",
|
|
@@ -30196,6 +30259,21 @@
|
|
|
30196
30259
|
}
|
|
30197
30260
|
]
|
|
30198
30261
|
},
|
|
30262
|
+
{
|
|
30263
|
+
"name": "GetInvocationStep",
|
|
30264
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_agent-runtime_GetInvocationStep.html",
|
|
30265
|
+
"permissionOnly": false,
|
|
30266
|
+
"description": "Grants permission to get an invocation step from a session",
|
|
30267
|
+
"accessLevel": "Read",
|
|
30268
|
+
"resourceTypes": [
|
|
30269
|
+
{
|
|
30270
|
+
"resourceType": "session",
|
|
30271
|
+
"required": true,
|
|
30272
|
+
"conditionKeys": [],
|
|
30273
|
+
"dependentActions": []
|
|
30274
|
+
}
|
|
30275
|
+
]
|
|
30276
|
+
},
|
|
30199
30277
|
{
|
|
30200
30278
|
"name": "GetKnowledgeBase",
|
|
30201
30279
|
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_agent_GetKnowledgeBase.html",
|
|
@@ -30397,6 +30475,21 @@
|
|
|
30397
30475
|
}
|
|
30398
30476
|
]
|
|
30399
30477
|
},
|
|
30478
|
+
{
|
|
30479
|
+
"name": "GetSession",
|
|
30480
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_agent-runtime_GetSession.html",
|
|
30481
|
+
"permissionOnly": false,
|
|
30482
|
+
"description": "Grants permission to retrieve an existing session",
|
|
30483
|
+
"accessLevel": "Read",
|
|
30484
|
+
"resourceTypes": [
|
|
30485
|
+
{
|
|
30486
|
+
"resourceType": "session",
|
|
30487
|
+
"required": true,
|
|
30488
|
+
"conditionKeys": [],
|
|
30489
|
+
"dependentActions": []
|
|
30490
|
+
}
|
|
30491
|
+
]
|
|
30492
|
+
},
|
|
30400
30493
|
{
|
|
30401
30494
|
"name": "GetUseCaseForModelAccess",
|
|
30402
30495
|
"apiReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonbedrock.html",
|
|
@@ -30444,14 +30537,14 @@
|
|
|
30444
30537
|
},
|
|
30445
30538
|
{
|
|
30446
30539
|
"name": "InvokeBlueprintRecommendationAsync",
|
|
30447
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/
|
|
30540
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html",
|
|
30448
30541
|
"permissionOnly": true,
|
|
30449
30542
|
"description": "Grants permission to invoke blueprint recommendations asynchronously",
|
|
30450
30543
|
"accessLevel": "Write",
|
|
30451
30544
|
"resourceTypes": [
|
|
30452
30545
|
{
|
|
30453
|
-
"resourceType": "",
|
|
30454
|
-
"required":
|
|
30546
|
+
"resourceType": "data-automation-profile",
|
|
30547
|
+
"required": true,
|
|
30455
30548
|
"conditionKeys": [],
|
|
30456
30549
|
"dependentActions": []
|
|
30457
30550
|
}
|
|
@@ -30474,7 +30567,7 @@
|
|
|
30474
30567
|
},
|
|
30475
30568
|
{
|
|
30476
30569
|
"name": "InvokeDataAutomationAsync",
|
|
30477
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/
|
|
30570
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_data-automation-runtime_InvokeDataAutomationAsync.html",
|
|
30478
30571
|
"permissionOnly": false,
|
|
30479
30572
|
"description": "Grants permission to invoke a Bedrock data automation job",
|
|
30480
30573
|
"accessLevel": "Write",
|
|
@@ -30485,6 +30578,12 @@
|
|
|
30485
30578
|
"conditionKeys": [],
|
|
30486
30579
|
"dependentActions": []
|
|
30487
30580
|
},
|
|
30581
|
+
{
|
|
30582
|
+
"resourceType": "data-automation-profile",
|
|
30583
|
+
"required": true,
|
|
30584
|
+
"conditionKeys": [],
|
|
30585
|
+
"dependentActions": []
|
|
30586
|
+
},
|
|
30488
30587
|
{
|
|
30489
30588
|
"resourceType": "data-automation-project",
|
|
30490
30589
|
"required": true,
|
|
@@ -30758,7 +30857,7 @@
|
|
|
30758
30857
|
},
|
|
30759
30858
|
{
|
|
30760
30859
|
"name": "ListBlueprints",
|
|
30761
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/
|
|
30860
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_data-automation_ListBlueprints.html",
|
|
30762
30861
|
"permissionOnly": false,
|
|
30763
30862
|
"description": "Grants permission to list existing blueprints for data automation",
|
|
30764
30863
|
"accessLevel": "List",
|
|
@@ -30788,7 +30887,7 @@
|
|
|
30788
30887
|
},
|
|
30789
30888
|
{
|
|
30790
30889
|
"name": "ListDataAutomationProjects",
|
|
30791
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/
|
|
30890
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_data-automation_ListDataAutomationProjects.html",
|
|
30792
30891
|
"permissionOnly": false,
|
|
30793
30892
|
"description": "Grants permission to list existing data automation projects",
|
|
30794
30893
|
"accessLevel": "List",
|
|
@@ -30966,6 +31065,36 @@
|
|
|
30966
31065
|
}
|
|
30967
31066
|
]
|
|
30968
31067
|
},
|
|
31068
|
+
{
|
|
31069
|
+
"name": "ListInvocationSteps",
|
|
31070
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_agent-runtime_ListInvocationSteps.html",
|
|
31071
|
+
"permissionOnly": false,
|
|
31072
|
+
"description": "Grants permission to get list of invocation step from a session",
|
|
31073
|
+
"accessLevel": "List",
|
|
31074
|
+
"resourceTypes": [
|
|
31075
|
+
{
|
|
31076
|
+
"resourceType": "session",
|
|
31077
|
+
"required": true,
|
|
31078
|
+
"conditionKeys": [],
|
|
31079
|
+
"dependentActions": []
|
|
31080
|
+
}
|
|
31081
|
+
]
|
|
31082
|
+
},
|
|
31083
|
+
{
|
|
31084
|
+
"name": "ListInvocations",
|
|
31085
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_agent-runtime_ListInvocations.html",
|
|
31086
|
+
"permissionOnly": false,
|
|
31087
|
+
"description": "Grants permission to list invocations in a session",
|
|
31088
|
+
"accessLevel": "List",
|
|
31089
|
+
"resourceTypes": [
|
|
31090
|
+
{
|
|
31091
|
+
"resourceType": "session",
|
|
31092
|
+
"required": true,
|
|
31093
|
+
"conditionKeys": [],
|
|
31094
|
+
"dependentActions": []
|
|
31095
|
+
}
|
|
31096
|
+
]
|
|
31097
|
+
},
|
|
30969
31098
|
{
|
|
30970
31099
|
"name": "ListKnowledgeBaseDocuments",
|
|
30971
31100
|
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_agent_ListKnowledgeBaseDocuments.html",
|
|
@@ -31131,6 +31260,21 @@
|
|
|
31131
31260
|
}
|
|
31132
31261
|
]
|
|
31133
31262
|
},
|
|
31263
|
+
{
|
|
31264
|
+
"name": "ListSessions",
|
|
31265
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_agent-runtime_ListSessions.html",
|
|
31266
|
+
"permissionOnly": false,
|
|
31267
|
+
"description": "Grants permission to list existing sessions",
|
|
31268
|
+
"accessLevel": "List",
|
|
31269
|
+
"resourceTypes": [
|
|
31270
|
+
{
|
|
31271
|
+
"resourceType": "",
|
|
31272
|
+
"required": false,
|
|
31273
|
+
"conditionKeys": [],
|
|
31274
|
+
"dependentActions": []
|
|
31275
|
+
}
|
|
31276
|
+
]
|
|
31277
|
+
},
|
|
31134
31278
|
{
|
|
31135
31279
|
"name": "ListTagsForResource",
|
|
31136
31280
|
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_ListTagsForResource.html",
|
|
@@ -31162,12 +31306,30 @@
|
|
|
31162
31306
|
"conditionKeys": [],
|
|
31163
31307
|
"dependentActions": []
|
|
31164
31308
|
},
|
|
31309
|
+
{
|
|
31310
|
+
"resourceType": "blueprint",
|
|
31311
|
+
"required": true,
|
|
31312
|
+
"conditionKeys": [],
|
|
31313
|
+
"dependentActions": []
|
|
31314
|
+
},
|
|
31165
31315
|
{
|
|
31166
31316
|
"resourceType": "custom-model",
|
|
31167
31317
|
"required": true,
|
|
31168
31318
|
"conditionKeys": [],
|
|
31169
31319
|
"dependentActions": []
|
|
31170
31320
|
},
|
|
31321
|
+
{
|
|
31322
|
+
"resourceType": "data-automation-invocation-job",
|
|
31323
|
+
"required": true,
|
|
31324
|
+
"conditionKeys": [],
|
|
31325
|
+
"dependentActions": []
|
|
31326
|
+
},
|
|
31327
|
+
{
|
|
31328
|
+
"resourceType": "data-automation-project",
|
|
31329
|
+
"required": true,
|
|
31330
|
+
"conditionKeys": [],
|
|
31331
|
+
"dependentActions": []
|
|
31332
|
+
},
|
|
31171
31333
|
{
|
|
31172
31334
|
"resourceType": "evaluation-job",
|
|
31173
31335
|
"required": true,
|
|
@@ -31251,6 +31413,12 @@
|
|
|
31251
31413
|
"required": true,
|
|
31252
31414
|
"conditionKeys": [],
|
|
31253
31415
|
"dependentActions": []
|
|
31416
|
+
},
|
|
31417
|
+
{
|
|
31418
|
+
"resourceType": "session",
|
|
31419
|
+
"required": true,
|
|
31420
|
+
"conditionKeys": [],
|
|
31421
|
+
"dependentActions": []
|
|
31254
31422
|
}
|
|
31255
31423
|
]
|
|
31256
31424
|
},
|
|
@@ -31314,6 +31482,21 @@
|
|
|
31314
31482
|
}
|
|
31315
31483
|
]
|
|
31316
31484
|
},
|
|
31485
|
+
{
|
|
31486
|
+
"name": "PutInvocationStep",
|
|
31487
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_agent-runtime_PutInvocationStep.html",
|
|
31488
|
+
"permissionOnly": false,
|
|
31489
|
+
"description": "Grants permission to put an invocation step into an invocation in session",
|
|
31490
|
+
"accessLevel": "Write",
|
|
31491
|
+
"resourceTypes": [
|
|
31492
|
+
{
|
|
31493
|
+
"resourceType": "session",
|
|
31494
|
+
"required": true,
|
|
31495
|
+
"conditionKeys": [],
|
|
31496
|
+
"dependentActions": []
|
|
31497
|
+
}
|
|
31498
|
+
]
|
|
31499
|
+
},
|
|
31317
31500
|
{
|
|
31318
31501
|
"name": "PutModelInvocationLoggingConfiguration",
|
|
31319
31502
|
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_PutModelInvocationLoggingConfiguration.html",
|
|
@@ -31555,12 +31738,30 @@
|
|
|
31555
31738
|
"conditionKeys": [],
|
|
31556
31739
|
"dependentActions": []
|
|
31557
31740
|
},
|
|
31741
|
+
{
|
|
31742
|
+
"resourceType": "blueprint",
|
|
31743
|
+
"required": false,
|
|
31744
|
+
"conditionKeys": [],
|
|
31745
|
+
"dependentActions": []
|
|
31746
|
+
},
|
|
31558
31747
|
{
|
|
31559
31748
|
"resourceType": "custom-model",
|
|
31560
31749
|
"required": false,
|
|
31561
31750
|
"conditionKeys": [],
|
|
31562
31751
|
"dependentActions": []
|
|
31563
31752
|
},
|
|
31753
|
+
{
|
|
31754
|
+
"resourceType": "data-automation-invocation-job",
|
|
31755
|
+
"required": false,
|
|
31756
|
+
"conditionKeys": [],
|
|
31757
|
+
"dependentActions": []
|
|
31758
|
+
},
|
|
31759
|
+
{
|
|
31760
|
+
"resourceType": "data-automation-project",
|
|
31761
|
+
"required": false,
|
|
31762
|
+
"conditionKeys": [],
|
|
31763
|
+
"dependentActions": []
|
|
31764
|
+
},
|
|
31564
31765
|
{
|
|
31565
31766
|
"resourceType": "evaluation-job",
|
|
31566
31767
|
"required": false,
|
|
@@ -31645,6 +31846,12 @@
|
|
|
31645
31846
|
"conditionKeys": [],
|
|
31646
31847
|
"dependentActions": []
|
|
31647
31848
|
},
|
|
31849
|
+
{
|
|
31850
|
+
"resourceType": "session",
|
|
31851
|
+
"required": false,
|
|
31852
|
+
"conditionKeys": [],
|
|
31853
|
+
"dependentActions": []
|
|
31854
|
+
},
|
|
31648
31855
|
{
|
|
31649
31856
|
"resourceType": "",
|
|
31650
31857
|
"required": false,
|
|
@@ -31687,12 +31894,30 @@
|
|
|
31687
31894
|
"conditionKeys": [],
|
|
31688
31895
|
"dependentActions": []
|
|
31689
31896
|
},
|
|
31897
|
+
{
|
|
31898
|
+
"resourceType": "blueprint",
|
|
31899
|
+
"required": false,
|
|
31900
|
+
"conditionKeys": [],
|
|
31901
|
+
"dependentActions": []
|
|
31902
|
+
},
|
|
31690
31903
|
{
|
|
31691
31904
|
"resourceType": "custom-model",
|
|
31692
31905
|
"required": false,
|
|
31693
31906
|
"conditionKeys": [],
|
|
31694
31907
|
"dependentActions": []
|
|
31695
31908
|
},
|
|
31909
|
+
{
|
|
31910
|
+
"resourceType": "data-automation-invocation-job",
|
|
31911
|
+
"required": false,
|
|
31912
|
+
"conditionKeys": [],
|
|
31913
|
+
"dependentActions": []
|
|
31914
|
+
},
|
|
31915
|
+
{
|
|
31916
|
+
"resourceType": "data-automation-project",
|
|
31917
|
+
"required": false,
|
|
31918
|
+
"conditionKeys": [],
|
|
31919
|
+
"dependentActions": []
|
|
31920
|
+
},
|
|
31696
31921
|
{
|
|
31697
31922
|
"resourceType": "evaluation-job",
|
|
31698
31923
|
"required": false,
|
|
@@ -31777,6 +32002,12 @@
|
|
|
31777
32002
|
"conditionKeys": [],
|
|
31778
32003
|
"dependentActions": []
|
|
31779
32004
|
},
|
|
32005
|
+
{
|
|
32006
|
+
"resourceType": "session",
|
|
32007
|
+
"required": false,
|
|
32008
|
+
"conditionKeys": [],
|
|
32009
|
+
"dependentActions": []
|
|
32010
|
+
},
|
|
31780
32011
|
{
|
|
31781
32012
|
"resourceType": "",
|
|
31782
32013
|
"required": false,
|
|
@@ -31870,7 +32101,7 @@
|
|
|
31870
32101
|
},
|
|
31871
32102
|
{
|
|
31872
32103
|
"name": "UpdateBlueprint",
|
|
31873
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/
|
|
32104
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_data-automation_UpdateBlueprint.html",
|
|
31874
32105
|
"permissionOnly": false,
|
|
31875
32106
|
"description": "Grants permission to update a blueprint for data automation",
|
|
31876
32107
|
"accessLevel": "Write",
|
|
@@ -31885,7 +32116,7 @@
|
|
|
31885
32116
|
},
|
|
31886
32117
|
{
|
|
31887
32118
|
"name": "UpdateDataAutomationProject",
|
|
31888
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/
|
|
32119
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_data-automation_UpdateDataAutomationProject.html",
|
|
31889
32120
|
"permissionOnly": false,
|
|
31890
32121
|
"description": "Grants permission to update a data automation project",
|
|
31891
32122
|
"accessLevel": "Write",
|
|
@@ -32036,6 +32267,21 @@
|
|
|
32036
32267
|
}
|
|
32037
32268
|
]
|
|
32038
32269
|
},
|
|
32270
|
+
{
|
|
32271
|
+
"name": "UpdateSession",
|
|
32272
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_agent-runtime_UpdateSession.html",
|
|
32273
|
+
"permissionOnly": false,
|
|
32274
|
+
"description": "Grants permission to update an existing session",
|
|
32275
|
+
"accessLevel": "Write",
|
|
32276
|
+
"resourceTypes": [
|
|
32277
|
+
{
|
|
32278
|
+
"resourceType": "session",
|
|
32279
|
+
"required": true,
|
|
32280
|
+
"conditionKeys": [],
|
|
32281
|
+
"dependentActions": []
|
|
32282
|
+
}
|
|
32283
|
+
]
|
|
32284
|
+
},
|
|
32039
32285
|
{
|
|
32040
32286
|
"name": "ValidateFlowDefinition",
|
|
32041
32287
|
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_agent_ValidateFlowDefinition.html",
|
|
@@ -32246,6 +32492,20 @@
|
|
|
32246
32492
|
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html",
|
|
32247
32493
|
"arnPattern": "arn:${Partition}:bedrock:${Region}:${Account}:data-automation-invocation/${JobId}",
|
|
32248
32494
|
"conditionKeys": []
|
|
32495
|
+
},
|
|
32496
|
+
{
|
|
32497
|
+
"name": "data-automation-profile",
|
|
32498
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html",
|
|
32499
|
+
"arnPattern": "arn:${Partition}:bedrock:${Region}:${Account}:data-automation-profile/${ProfileId}",
|
|
32500
|
+
"conditionKeys": []
|
|
32501
|
+
},
|
|
32502
|
+
{
|
|
32503
|
+
"name": "session",
|
|
32504
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html",
|
|
32505
|
+
"arnPattern": "arn:${Partition}:bedrock:${Region}:${Account}:session/${SessionId}",
|
|
32506
|
+
"conditionKeys": [
|
|
32507
|
+
"aws:ResourceTag/${TagKey}"
|
|
32508
|
+
]
|
|
32249
32509
|
}
|
|
32250
32510
|
],
|
|
32251
32511
|
"conditionKeys": [
|
|
@@ -52986,6 +53246,21 @@
|
|
|
52986
53246
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awscloudshell.html",
|
|
52987
53247
|
"servicePrefix": "cloudshell",
|
|
52988
53248
|
"actions": [
|
|
53249
|
+
{
|
|
53250
|
+
"name": "ApproveCommand",
|
|
53251
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/cloudshell/latest/userguide/sec-auth-with-identities.html#ApproveCommand",
|
|
53252
|
+
"permissionOnly": true,
|
|
53253
|
+
"description": "Grants permission to approve a command sent by another AWS service",
|
|
53254
|
+
"accessLevel": "Read",
|
|
53255
|
+
"resourceTypes": [
|
|
53256
|
+
{
|
|
53257
|
+
"resourceType": "Environment",
|
|
53258
|
+
"required": true,
|
|
53259
|
+
"conditionKeys": [],
|
|
53260
|
+
"dependentActions": []
|
|
53261
|
+
}
|
|
53262
|
+
]
|
|
53263
|
+
},
|
|
52989
53264
|
{
|
|
52990
53265
|
"name": "CreateEnvironment",
|
|
52991
53266
|
"apiReferenceUrl": "https://docs.aws.amazon.com/cloudshell/latest/userguide/sec-auth-with-identities.html#CreateEnvironment",
|
|
@@ -56108,6 +56383,21 @@
|
|
|
56108
56383
|
}
|
|
56109
56384
|
]
|
|
56110
56385
|
},
|
|
56386
|
+
{
|
|
56387
|
+
"name": "Link",
|
|
56388
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch-Unified-Cross-Account-Setup.html#CloudWatch-Unified-Cross-Account-Setup-permissions",
|
|
56389
|
+
"permissionOnly": true,
|
|
56390
|
+
"description": "Grants permission to share Application Signals resources with a monitoring account",
|
|
56391
|
+
"accessLevel": "Write",
|
|
56392
|
+
"resourceTypes": [
|
|
56393
|
+
{
|
|
56394
|
+
"resourceType": "",
|
|
56395
|
+
"required": false,
|
|
56396
|
+
"conditionKeys": [],
|
|
56397
|
+
"dependentActions": []
|
|
56398
|
+
}
|
|
56399
|
+
]
|
|
56400
|
+
},
|
|
56111
56401
|
{
|
|
56112
56402
|
"name": "ListObservedEntities",
|
|
56113
56403
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/Application_Signals_Permissions.html",
|
|
@@ -143731,6 +144021,21 @@
|
|
|
143731
144021
|
}
|
|
143732
144022
|
]
|
|
143733
144023
|
},
|
|
144024
|
+
{
|
|
144025
|
+
"name": "GetImageCopyStatus",
|
|
144026
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AmazonECR/latest/userguide/pull-through-cache.html",
|
|
144027
|
+
"permissionOnly": true,
|
|
144028
|
+
"description": "Grants permission to retrieve the status about an image copy",
|
|
144029
|
+
"accessLevel": "Read",
|
|
144030
|
+
"resourceTypes": [
|
|
144031
|
+
{
|
|
144032
|
+
"resourceType": "",
|
|
144033
|
+
"required": false,
|
|
144034
|
+
"conditionKeys": [],
|
|
144035
|
+
"dependentActions": []
|
|
144036
|
+
}
|
|
144037
|
+
]
|
|
144038
|
+
},
|
|
143734
144039
|
{
|
|
143735
144040
|
"name": "GetLifecyclePolicy",
|
|
143736
144041
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AmazonECR/latest/APIReference/API_GetLifecyclePolicy.html",
|
|
@@ -144684,7 +144989,10 @@
|
|
|
144684
144989
|
{
|
|
144685
144990
|
"resourceType": "service",
|
|
144686
144991
|
"required": true,
|
|
144687
|
-
"conditionKeys": [
|
|
144992
|
+
"conditionKeys": [
|
|
144993
|
+
"ecs:cluster",
|
|
144994
|
+
"aws:ResourceTag/${TagKey}"
|
|
144995
|
+
],
|
|
144688
144996
|
"dependentActions": []
|
|
144689
144997
|
},
|
|
144690
144998
|
{
|
|
@@ -144692,16 +145000,20 @@
|
|
|
144692
145000
|
"required": false,
|
|
144693
145001
|
"conditionKeys": [
|
|
144694
145002
|
"aws:RequestTag/${TagKey}",
|
|
144695
|
-
"aws:ResourceTag/${TagKey}",
|
|
144696
145003
|
"aws:TagKeys",
|
|
144697
|
-
"ecs:cluster",
|
|
144698
145004
|
"ecs:capacity-provider",
|
|
144699
145005
|
"ecs:task-definition",
|
|
144700
145006
|
"ecs:enable-ebs-volumes",
|
|
144701
145007
|
"ecs:enable-execute-command",
|
|
144702
145008
|
"ecs:enable-service-connect",
|
|
144703
145009
|
"ecs:namespace",
|
|
144704
|
-
"ecs:enable-vpc-lattice"
|
|
145010
|
+
"ecs:enable-vpc-lattice",
|
|
145011
|
+
"ecs:enable-ecs-managed-tags",
|
|
145012
|
+
"ecs:propagate-tags",
|
|
145013
|
+
"ecs:auto-assign-public-ip",
|
|
145014
|
+
"ecs:subnet",
|
|
145015
|
+
"ecs:task-cpu",
|
|
145016
|
+
"ecs:task-memory"
|
|
144705
145017
|
],
|
|
144706
145018
|
"dependentActions": []
|
|
144707
145019
|
}
|
|
@@ -145589,12 +145901,24 @@
|
|
|
145589
145901
|
"description": "Grants permission to register a new task definition from the supplied family and containerDefinitions",
|
|
145590
145902
|
"accessLevel": "Write",
|
|
145591
145903
|
"resourceTypes": [
|
|
145904
|
+
{
|
|
145905
|
+
"resourceType": "task-definition",
|
|
145906
|
+
"required": true,
|
|
145907
|
+
"conditionKeys": [
|
|
145908
|
+
"aws:ResourceTag/${TagKey}"
|
|
145909
|
+
],
|
|
145910
|
+
"dependentActions": []
|
|
145911
|
+
},
|
|
145592
145912
|
{
|
|
145593
145913
|
"resourceType": "",
|
|
145594
145914
|
"required": false,
|
|
145595
145915
|
"conditionKeys": [
|
|
145596
145916
|
"aws:RequestTag/${TagKey}",
|
|
145597
|
-
"aws:TagKeys"
|
|
145917
|
+
"aws:TagKeys",
|
|
145918
|
+
"ecs:compute-compatibility",
|
|
145919
|
+
"ecs:privileged",
|
|
145920
|
+
"ecs:task-cpu",
|
|
145921
|
+
"ecs:task-memory"
|
|
145598
145922
|
],
|
|
145599
145923
|
"dependentActions": []
|
|
145600
145924
|
}
|
|
@@ -146028,22 +146352,29 @@
|
|
|
146028
146352
|
{
|
|
146029
146353
|
"resourceType": "service",
|
|
146030
146354
|
"required": true,
|
|
146031
|
-
"conditionKeys": [
|
|
146355
|
+
"conditionKeys": [
|
|
146356
|
+
"ecs:cluster",
|
|
146357
|
+
"aws:ResourceTag/${TagKey}"
|
|
146358
|
+
],
|
|
146032
146359
|
"dependentActions": []
|
|
146033
146360
|
},
|
|
146034
146361
|
{
|
|
146035
146362
|
"resourceType": "",
|
|
146036
146363
|
"required": false,
|
|
146037
146364
|
"conditionKeys": [
|
|
146038
|
-
"aws:ResourceTag/${TagKey}",
|
|
146039
|
-
"ecs:cluster",
|
|
146040
146365
|
"ecs:capacity-provider",
|
|
146041
146366
|
"ecs:enable-ebs-volumes",
|
|
146042
146367
|
"ecs:enable-execute-command",
|
|
146043
146368
|
"ecs:enable-service-connect",
|
|
146044
146369
|
"ecs:namespace",
|
|
146045
146370
|
"ecs:task-definition",
|
|
146046
|
-
"ecs:enable-vpc-lattice"
|
|
146371
|
+
"ecs:enable-vpc-lattice",
|
|
146372
|
+
"ecs:enable-ecs-managed-tags",
|
|
146373
|
+
"ecs:propagate-tags",
|
|
146374
|
+
"ecs:auto-assign-public-ip",
|
|
146375
|
+
"ecs:subnet",
|
|
146376
|
+
"ecs:task-cpu",
|
|
146377
|
+
"ecs:task-memory"
|
|
146047
146378
|
],
|
|
146048
146379
|
"dependentActions": []
|
|
146049
146380
|
}
|
|
@@ -146245,11 +146576,17 @@
|
|
|
146245
146576
|
"description": "Filters access by the Amazon ECS account setting name",
|
|
146246
146577
|
"type": "String"
|
|
146247
146578
|
},
|
|
146579
|
+
{
|
|
146580
|
+
"name": "ecs:auto-assign-public-ip",
|
|
146581
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AmazonECS/latest/developerguide/security_iam_service-with-iam.html#security_iam_service-with-iam-id-based-policies-conditionkeys",
|
|
146582
|
+
"description": "Filters access by the public IP assignment configuration of your Amazon ECS task or Amazon ECS service that uses awsvpc network mode",
|
|
146583
|
+
"type": "Bool"
|
|
146584
|
+
},
|
|
146248
146585
|
{
|
|
146249
146586
|
"name": "ecs:capacity-provider",
|
|
146250
146587
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AmazonECS/latest/developerguide/security_iam_service-with-iam.html#security_iam_service-with-iam-id-based-policies-conditionkeys",
|
|
146251
146588
|
"description": "Filters access by the ARN of an Amazon ECS capacity provider",
|
|
146252
|
-
"type": "
|
|
146589
|
+
"type": "ArrayOfARN"
|
|
146253
146590
|
},
|
|
146254
146591
|
{
|
|
146255
146592
|
"name": "ecs:cluster",
|
|
@@ -146257,6 +146594,12 @@
|
|
|
146257
146594
|
"description": "Filters access by the ARN of an Amazon ECS cluster",
|
|
146258
146595
|
"type": "ARN"
|
|
146259
146596
|
},
|
|
146597
|
+
{
|
|
146598
|
+
"name": "ecs:compute-compatibility",
|
|
146599
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AmazonECS/latest/developerguide/security_iam_service-with-iam.html#security_iam_service-with-iam-id-based-policies-conditionkeys",
|
|
146600
|
+
"description": "Filters access by the required compatibilities field provided in the request",
|
|
146601
|
+
"type": "ArrayOfString"
|
|
146602
|
+
},
|
|
146260
146603
|
{
|
|
146261
146604
|
"name": "ecs:container-instances",
|
|
146262
146605
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AmazonECS/latest/developerguide/security_iam_service-with-iam.html#security_iam_service-with-iam-id-based-policies-conditionkeys",
|
|
@@ -146275,6 +146618,12 @@
|
|
|
146275
146618
|
"description": "Filters access by the Amazon ECS managed Amazon EBS volume capability of your ECS task or service",
|
|
146276
146619
|
"type": "String"
|
|
146277
146620
|
},
|
|
146621
|
+
{
|
|
146622
|
+
"name": "ecs:enable-ecs-managed-tags",
|
|
146623
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AmazonECS/latest/developerguide/security_iam_service-with-iam.html#security_iam_service-with-iam-id-based-policies-conditionkeys",
|
|
146624
|
+
"description": "Filters access by the enableECSManagedTags configuration of your Amazon ECS task or Amazon ECS service",
|
|
146625
|
+
"type": "Bool"
|
|
146626
|
+
},
|
|
146278
146627
|
{
|
|
146279
146628
|
"name": "ecs:enable-execute-command",
|
|
146280
146629
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AmazonECS/latest/developerguide/security_iam_service-with-iam.html#security_iam_service-with-iam-id-based-policies-conditionkeys",
|
|
@@ -146305,23 +146654,53 @@
|
|
|
146305
146654
|
"description": "Filters access by the ARN of AWS Cloud Map namespace which is defined in the Service Connect Configuration",
|
|
146306
146655
|
"type": "ARN"
|
|
146307
146656
|
},
|
|
146657
|
+
{
|
|
146658
|
+
"name": "ecs:privileged",
|
|
146659
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AmazonECS/latest/developerguide/security_iam_service-with-iam.html#security_iam_service-with-iam-id-based-policies-conditionkeys",
|
|
146660
|
+
"description": "Filters access by the privileged field provided in the request",
|
|
146661
|
+
"type": "String"
|
|
146662
|
+
},
|
|
146663
|
+
{
|
|
146664
|
+
"name": "ecs:propagate-tags",
|
|
146665
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AmazonECS/latest/developerguide/security_iam_service-with-iam.html#security_iam_service-with-iam-id-based-policies-conditionkeys",
|
|
146666
|
+
"description": "Filters access by the tag propagation configuration of your Amazon ECS task or Amazon ECS service",
|
|
146667
|
+
"type": "String"
|
|
146668
|
+
},
|
|
146308
146669
|
{
|
|
146309
146670
|
"name": "ecs:service",
|
|
146310
146671
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AmazonECS/latest/developerguide/security_iam_service-with-iam.html#security_iam_service-with-iam-id-based-policies-conditionkeys",
|
|
146311
146672
|
"description": "Filters access by the ARN of an Amazon ECS service",
|
|
146312
146673
|
"type": "ARN"
|
|
146313
146674
|
},
|
|
146675
|
+
{
|
|
146676
|
+
"name": "ecs:subnet",
|
|
146677
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AmazonECS/latest/developerguide/security_iam_service-with-iam.html#security_iam_service-with-iam-id-based-policies-conditionkeys",
|
|
146678
|
+
"description": "Filters access by the subnet configuration of your Amazon ECS task or Amazon ECS service that uses awsvpc network mode",
|
|
146679
|
+
"type": "ArrayOfString"
|
|
146680
|
+
},
|
|
146314
146681
|
{
|
|
146315
146682
|
"name": "ecs:task",
|
|
146316
146683
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AmazonECS/latest/developerguide/security_iam_service-with-iam.html#security_iam_service-with-iam-id-based-policies-conditionkeys",
|
|
146317
146684
|
"description": "Filters access by the ARN of an Amazon ECS task",
|
|
146318
146685
|
"type": "ARN"
|
|
146319
146686
|
},
|
|
146687
|
+
{
|
|
146688
|
+
"name": "ecs:task-cpu",
|
|
146689
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AmazonECS/latest/developerguide/security_iam_service-with-iam.html#security_iam_service-with-iam-id-based-policies-conditionkeys",
|
|
146690
|
+
"description": "Filters access by the task cpu, as an integer with 1024 = 1 vCPU, provided in the request",
|
|
146691
|
+
"type": "Numeric"
|
|
146692
|
+
},
|
|
146320
146693
|
{
|
|
146321
146694
|
"name": "ecs:task-definition",
|
|
146322
146695
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AmazonECS/latest/developerguide/security_iam_service-with-iam.html#security_iam_service-with-iam-id-based-policies-conditionkeys",
|
|
146323
146696
|
"description": "Filters access by the ARN of an Amazon ECS task definition",
|
|
146324
146697
|
"type": "ARN"
|
|
146698
|
+
},
|
|
146699
|
+
{
|
|
146700
|
+
"name": "ecs:task-memory",
|
|
146701
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AmazonECS/latest/developerguide/security_iam_service-with-iam.html#security_iam_service-with-iam-id-based-policies-conditionkeys",
|
|
146702
|
+
"description": "Filters access by the task memory, as an integer representing MiB, provided in the request",
|
|
146703
|
+
"type": "Numeric"
|
|
146325
146704
|
}
|
|
146326
146705
|
]
|
|
146327
146706
|
},
|
|
@@ -180833,6 +181212,474 @@
|
|
|
180833
181212
|
}
|
|
180834
181213
|
]
|
|
180835
181214
|
},
|
|
181215
|
+
{
|
|
181216
|
+
"name": "Amazon GameLift Streams",
|
|
181217
|
+
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftstreams.html",
|
|
181218
|
+
"servicePrefix": "gameliftstreams",
|
|
181219
|
+
"actions": [
|
|
181220
|
+
{
|
|
181221
|
+
"name": "AddStreamGroupLocations",
|
|
181222
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/gameliftstreams/latest/apireference/API_AddStreamGroupLocations.html",
|
|
181223
|
+
"permissionOnly": false,
|
|
181224
|
+
"description": "Grants permission to attach a StreamGroup remote location",
|
|
181225
|
+
"accessLevel": "Write",
|
|
181226
|
+
"resourceTypes": [
|
|
181227
|
+
{
|
|
181228
|
+
"resourceType": "stream group",
|
|
181229
|
+
"required": true,
|
|
181230
|
+
"conditionKeys": [],
|
|
181231
|
+
"dependentActions": [
|
|
181232
|
+
"ec2:DescribeRegions"
|
|
181233
|
+
]
|
|
181234
|
+
}
|
|
181235
|
+
]
|
|
181236
|
+
},
|
|
181237
|
+
{
|
|
181238
|
+
"name": "AssociateApplications",
|
|
181239
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/gameliftstreams/latest/apireference/API_AssociateApplications.html",
|
|
181240
|
+
"permissionOnly": false,
|
|
181241
|
+
"description": "Grants permission to associate Applications to a StreamGroup",
|
|
181242
|
+
"accessLevel": "Write",
|
|
181243
|
+
"resourceTypes": [
|
|
181244
|
+
{
|
|
181245
|
+
"resourceType": "application",
|
|
181246
|
+
"required": true,
|
|
181247
|
+
"conditionKeys": [],
|
|
181248
|
+
"dependentActions": []
|
|
181249
|
+
},
|
|
181250
|
+
{
|
|
181251
|
+
"resourceType": "stream group",
|
|
181252
|
+
"required": true,
|
|
181253
|
+
"conditionKeys": [],
|
|
181254
|
+
"dependentActions": []
|
|
181255
|
+
}
|
|
181256
|
+
]
|
|
181257
|
+
},
|
|
181258
|
+
{
|
|
181259
|
+
"name": "CreateApplication",
|
|
181260
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/gameliftstreams/latest/apireference/API_CreateApplication.html",
|
|
181261
|
+
"permissionOnly": false,
|
|
181262
|
+
"description": "Grants permission to create application",
|
|
181263
|
+
"accessLevel": "Write",
|
|
181264
|
+
"resourceTypes": [
|
|
181265
|
+
{
|
|
181266
|
+
"resourceType": "",
|
|
181267
|
+
"required": false,
|
|
181268
|
+
"conditionKeys": [
|
|
181269
|
+
"aws:RequestTag/${TagKey}",
|
|
181270
|
+
"aws:TagKeys"
|
|
181271
|
+
],
|
|
181272
|
+
"dependentActions": [
|
|
181273
|
+
"gameliftstreams:TagResource",
|
|
181274
|
+
"s3:GetObject",
|
|
181275
|
+
"s3:ListBucket"
|
|
181276
|
+
]
|
|
181277
|
+
}
|
|
181278
|
+
]
|
|
181279
|
+
},
|
|
181280
|
+
{
|
|
181281
|
+
"name": "CreateStreamGroup",
|
|
181282
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/gameliftstreams/latest/apireference/API_CreateStreamGroup.html",
|
|
181283
|
+
"permissionOnly": false,
|
|
181284
|
+
"description": "Grants permission to create a StreamGroup",
|
|
181285
|
+
"accessLevel": "Write",
|
|
181286
|
+
"resourceTypes": [
|
|
181287
|
+
{
|
|
181288
|
+
"resourceType": "",
|
|
181289
|
+
"required": false,
|
|
181290
|
+
"conditionKeys": [
|
|
181291
|
+
"aws:RequestTag/${TagKey}",
|
|
181292
|
+
"aws:TagKeys"
|
|
181293
|
+
],
|
|
181294
|
+
"dependentActions": [
|
|
181295
|
+
"gameliftstreams:TagResource"
|
|
181296
|
+
]
|
|
181297
|
+
}
|
|
181298
|
+
]
|
|
181299
|
+
},
|
|
181300
|
+
{
|
|
181301
|
+
"name": "CreateStreamSessionConnection",
|
|
181302
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/gameliftstreams/latest/apireference/API_CreateStreamSessionConnection.html",
|
|
181303
|
+
"permissionOnly": false,
|
|
181304
|
+
"description": "Grants permission to create a stream session connection",
|
|
181305
|
+
"accessLevel": "Write",
|
|
181306
|
+
"resourceTypes": [
|
|
181307
|
+
{
|
|
181308
|
+
"resourceType": "stream group",
|
|
181309
|
+
"required": true,
|
|
181310
|
+
"conditionKeys": [],
|
|
181311
|
+
"dependentActions": []
|
|
181312
|
+
}
|
|
181313
|
+
]
|
|
181314
|
+
},
|
|
181315
|
+
{
|
|
181316
|
+
"name": "DeleteApplication",
|
|
181317
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/gameliftstreams/latest/apireference/API_DeleteApplication.html",
|
|
181318
|
+
"permissionOnly": false,
|
|
181319
|
+
"description": "Grants permission to delete an application",
|
|
181320
|
+
"accessLevel": "Write",
|
|
181321
|
+
"resourceTypes": [
|
|
181322
|
+
{
|
|
181323
|
+
"resourceType": "application",
|
|
181324
|
+
"required": true,
|
|
181325
|
+
"conditionKeys": [],
|
|
181326
|
+
"dependentActions": []
|
|
181327
|
+
}
|
|
181328
|
+
]
|
|
181329
|
+
},
|
|
181330
|
+
{
|
|
181331
|
+
"name": "DeleteStreamGroup",
|
|
181332
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/gameliftstreams/latest/apireference/API_DeleteStreamGroup.html",
|
|
181333
|
+
"permissionOnly": false,
|
|
181334
|
+
"description": "Grants permission to delete a StreamGroup",
|
|
181335
|
+
"accessLevel": "Write",
|
|
181336
|
+
"resourceTypes": [
|
|
181337
|
+
{
|
|
181338
|
+
"resourceType": "stream group",
|
|
181339
|
+
"required": true,
|
|
181340
|
+
"conditionKeys": [],
|
|
181341
|
+
"dependentActions": []
|
|
181342
|
+
}
|
|
181343
|
+
]
|
|
181344
|
+
},
|
|
181345
|
+
{
|
|
181346
|
+
"name": "DisassociateApplications",
|
|
181347
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/gameliftstreams/latest/apireference/API_DisassociateApplications.html",
|
|
181348
|
+
"permissionOnly": false,
|
|
181349
|
+
"description": "Grants permission to disassociate Applications from a StreamGroup",
|
|
181350
|
+
"accessLevel": "Write",
|
|
181351
|
+
"resourceTypes": [
|
|
181352
|
+
{
|
|
181353
|
+
"resourceType": "application",
|
|
181354
|
+
"required": true,
|
|
181355
|
+
"conditionKeys": [],
|
|
181356
|
+
"dependentActions": []
|
|
181357
|
+
},
|
|
181358
|
+
{
|
|
181359
|
+
"resourceType": "stream group",
|
|
181360
|
+
"required": true,
|
|
181361
|
+
"conditionKeys": [],
|
|
181362
|
+
"dependentActions": []
|
|
181363
|
+
}
|
|
181364
|
+
]
|
|
181365
|
+
},
|
|
181366
|
+
{
|
|
181367
|
+
"name": "ExportStreamSessionFiles",
|
|
181368
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/gameliftstreams/latest/apireference/API_ExportStreamSessionFiles.html",
|
|
181369
|
+
"permissionOnly": false,
|
|
181370
|
+
"description": "Grants permission to export stream session files that your application generates",
|
|
181371
|
+
"accessLevel": "Write",
|
|
181372
|
+
"resourceTypes": [
|
|
181373
|
+
{
|
|
181374
|
+
"resourceType": "stream group",
|
|
181375
|
+
"required": true,
|
|
181376
|
+
"conditionKeys": [],
|
|
181377
|
+
"dependentActions": [
|
|
181378
|
+
"s3:PutObject"
|
|
181379
|
+
]
|
|
181380
|
+
}
|
|
181381
|
+
]
|
|
181382
|
+
},
|
|
181383
|
+
{
|
|
181384
|
+
"name": "GetApplication",
|
|
181385
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/gameliftstreams/latest/apireference/API_GetApplication.html",
|
|
181386
|
+
"permissionOnly": false,
|
|
181387
|
+
"description": "Grants permission to get an application",
|
|
181388
|
+
"accessLevel": "Read",
|
|
181389
|
+
"resourceTypes": [
|
|
181390
|
+
{
|
|
181391
|
+
"resourceType": "application",
|
|
181392
|
+
"required": true,
|
|
181393
|
+
"conditionKeys": [],
|
|
181394
|
+
"dependentActions": []
|
|
181395
|
+
}
|
|
181396
|
+
]
|
|
181397
|
+
},
|
|
181398
|
+
{
|
|
181399
|
+
"name": "GetStreamGroup",
|
|
181400
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/gameliftstreams/latest/apireference/API_GetStreamGroup.html",
|
|
181401
|
+
"permissionOnly": false,
|
|
181402
|
+
"description": "Grants `permission` to get a StreamGroup",
|
|
181403
|
+
"accessLevel": "Read",
|
|
181404
|
+
"resourceTypes": [
|
|
181405
|
+
{
|
|
181406
|
+
"resourceType": "stream group",
|
|
181407
|
+
"required": true,
|
|
181408
|
+
"conditionKeys": [],
|
|
181409
|
+
"dependentActions": []
|
|
181410
|
+
}
|
|
181411
|
+
]
|
|
181412
|
+
},
|
|
181413
|
+
{
|
|
181414
|
+
"name": "GetStreamSession",
|
|
181415
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/gameliftstreams/latest/apireference/API_GetStreamSession.html",
|
|
181416
|
+
"permissionOnly": false,
|
|
181417
|
+
"description": "Grants permission to get a stream session",
|
|
181418
|
+
"accessLevel": "Read",
|
|
181419
|
+
"resourceTypes": [
|
|
181420
|
+
{
|
|
181421
|
+
"resourceType": "stream group",
|
|
181422
|
+
"required": true,
|
|
181423
|
+
"conditionKeys": [],
|
|
181424
|
+
"dependentActions": []
|
|
181425
|
+
}
|
|
181426
|
+
]
|
|
181427
|
+
},
|
|
181428
|
+
{
|
|
181429
|
+
"name": "ListApplications",
|
|
181430
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/gameliftstreams/latest/apireference/API_ListApplications.html",
|
|
181431
|
+
"permissionOnly": false,
|
|
181432
|
+
"description": "Grants permission to list applications",
|
|
181433
|
+
"accessLevel": "List",
|
|
181434
|
+
"resourceTypes": [
|
|
181435
|
+
{
|
|
181436
|
+
"resourceType": "",
|
|
181437
|
+
"required": false,
|
|
181438
|
+
"conditionKeys": [],
|
|
181439
|
+
"dependentActions": []
|
|
181440
|
+
}
|
|
181441
|
+
]
|
|
181442
|
+
},
|
|
181443
|
+
{
|
|
181444
|
+
"name": "ListStreamGroups",
|
|
181445
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/gameliftstreams/latest/apireference/API_ListStreamGroups.html",
|
|
181446
|
+
"permissionOnly": false,
|
|
181447
|
+
"description": "Grants permission to list StreamGroups",
|
|
181448
|
+
"accessLevel": "List",
|
|
181449
|
+
"resourceTypes": [
|
|
181450
|
+
{
|
|
181451
|
+
"resourceType": "",
|
|
181452
|
+
"required": false,
|
|
181453
|
+
"conditionKeys": [],
|
|
181454
|
+
"dependentActions": []
|
|
181455
|
+
}
|
|
181456
|
+
]
|
|
181457
|
+
},
|
|
181458
|
+
{
|
|
181459
|
+
"name": "ListStreamSessions",
|
|
181460
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/gameliftstreams/latest/apireference/API_ListStreamSessions.html",
|
|
181461
|
+
"permissionOnly": false,
|
|
181462
|
+
"description": "Grants permission to list stream sessions",
|
|
181463
|
+
"accessLevel": "Read",
|
|
181464
|
+
"resourceTypes": [
|
|
181465
|
+
{
|
|
181466
|
+
"resourceType": "stream group",
|
|
181467
|
+
"required": true,
|
|
181468
|
+
"conditionKeys": [],
|
|
181469
|
+
"dependentActions": []
|
|
181470
|
+
}
|
|
181471
|
+
]
|
|
181472
|
+
},
|
|
181473
|
+
{
|
|
181474
|
+
"name": "ListStreamSessionsByAccount",
|
|
181475
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/gameliftstreams/latest/apireference/API_ListStreamSessionsByAccount.html",
|
|
181476
|
+
"permissionOnly": false,
|
|
181477
|
+
"description": "Grants permission to list stream sessions",
|
|
181478
|
+
"accessLevel": "Read",
|
|
181479
|
+
"resourceTypes": [
|
|
181480
|
+
{
|
|
181481
|
+
"resourceType": "",
|
|
181482
|
+
"required": false,
|
|
181483
|
+
"conditionKeys": [],
|
|
181484
|
+
"dependentActions": []
|
|
181485
|
+
}
|
|
181486
|
+
]
|
|
181487
|
+
},
|
|
181488
|
+
{
|
|
181489
|
+
"name": "ListTagsForResource",
|
|
181490
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/gameliftstreams/latest/apireference/API_ListTagsForResource.html",
|
|
181491
|
+
"permissionOnly": false,
|
|
181492
|
+
"description": "Grants permission to list tags for a resource",
|
|
181493
|
+
"accessLevel": "Read",
|
|
181494
|
+
"resourceTypes": [
|
|
181495
|
+
{
|
|
181496
|
+
"resourceType": "application",
|
|
181497
|
+
"required": false,
|
|
181498
|
+
"conditionKeys": [],
|
|
181499
|
+
"dependentActions": []
|
|
181500
|
+
},
|
|
181501
|
+
{
|
|
181502
|
+
"resourceType": "stream group",
|
|
181503
|
+
"required": false,
|
|
181504
|
+
"conditionKeys": [],
|
|
181505
|
+
"dependentActions": []
|
|
181506
|
+
}
|
|
181507
|
+
]
|
|
181508
|
+
},
|
|
181509
|
+
{
|
|
181510
|
+
"name": "RemoveStreamGroupLocations",
|
|
181511
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/gameliftstreams/latest/apireference/API_RemoveStreamGroupLocations.html",
|
|
181512
|
+
"permissionOnly": false,
|
|
181513
|
+
"description": "Grants permission to detach a StreamGroup remote location",
|
|
181514
|
+
"accessLevel": "Write",
|
|
181515
|
+
"resourceTypes": [
|
|
181516
|
+
{
|
|
181517
|
+
"resourceType": "stream group",
|
|
181518
|
+
"required": true,
|
|
181519
|
+
"conditionKeys": [],
|
|
181520
|
+
"dependentActions": []
|
|
181521
|
+
}
|
|
181522
|
+
]
|
|
181523
|
+
},
|
|
181524
|
+
{
|
|
181525
|
+
"name": "StartStreamSession",
|
|
181526
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/gameliftstreams/latest/apireference/API_StartStreamSession.html",
|
|
181527
|
+
"permissionOnly": false,
|
|
181528
|
+
"description": "Grants permission to create a stream session",
|
|
181529
|
+
"accessLevel": "Write",
|
|
181530
|
+
"resourceTypes": [
|
|
181531
|
+
{
|
|
181532
|
+
"resourceType": "stream group",
|
|
181533
|
+
"required": true,
|
|
181534
|
+
"conditionKeys": [],
|
|
181535
|
+
"dependentActions": []
|
|
181536
|
+
}
|
|
181537
|
+
]
|
|
181538
|
+
},
|
|
181539
|
+
{
|
|
181540
|
+
"name": "TagResource",
|
|
181541
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/gameliftstreams/latest/apireference/API_TagResource.html",
|
|
181542
|
+
"permissionOnly": false,
|
|
181543
|
+
"description": "Grants permission to tag a resource",
|
|
181544
|
+
"accessLevel": "Tagging",
|
|
181545
|
+
"resourceTypes": [
|
|
181546
|
+
{
|
|
181547
|
+
"resourceType": "application",
|
|
181548
|
+
"required": false,
|
|
181549
|
+
"conditionKeys": [],
|
|
181550
|
+
"dependentActions": []
|
|
181551
|
+
},
|
|
181552
|
+
{
|
|
181553
|
+
"resourceType": "stream group",
|
|
181554
|
+
"required": false,
|
|
181555
|
+
"conditionKeys": [],
|
|
181556
|
+
"dependentActions": []
|
|
181557
|
+
},
|
|
181558
|
+
{
|
|
181559
|
+
"resourceType": "",
|
|
181560
|
+
"required": false,
|
|
181561
|
+
"conditionKeys": [
|
|
181562
|
+
"aws:RequestTag/${TagKey}",
|
|
181563
|
+
"aws:TagKeys"
|
|
181564
|
+
],
|
|
181565
|
+
"dependentActions": []
|
|
181566
|
+
}
|
|
181567
|
+
]
|
|
181568
|
+
},
|
|
181569
|
+
{
|
|
181570
|
+
"name": "TerminateStreamSession",
|
|
181571
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/gameliftstreams/latest/apireference/API_TerminateStreamSession.html",
|
|
181572
|
+
"permissionOnly": false,
|
|
181573
|
+
"description": "Grants permission to terminate a stream session",
|
|
181574
|
+
"accessLevel": "Write",
|
|
181575
|
+
"resourceTypes": [
|
|
181576
|
+
{
|
|
181577
|
+
"resourceType": "stream group",
|
|
181578
|
+
"required": true,
|
|
181579
|
+
"conditionKeys": [],
|
|
181580
|
+
"dependentActions": []
|
|
181581
|
+
}
|
|
181582
|
+
]
|
|
181583
|
+
},
|
|
181584
|
+
{
|
|
181585
|
+
"name": "UntagResource",
|
|
181586
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/gameliftstreams/latest/apireference/API_UntagResource.html",
|
|
181587
|
+
"permissionOnly": false,
|
|
181588
|
+
"description": "Grants permission to untag a resource",
|
|
181589
|
+
"accessLevel": "Tagging",
|
|
181590
|
+
"resourceTypes": [
|
|
181591
|
+
{
|
|
181592
|
+
"resourceType": "application",
|
|
181593
|
+
"required": false,
|
|
181594
|
+
"conditionKeys": [],
|
|
181595
|
+
"dependentActions": []
|
|
181596
|
+
},
|
|
181597
|
+
{
|
|
181598
|
+
"resourceType": "stream group",
|
|
181599
|
+
"required": false,
|
|
181600
|
+
"conditionKeys": [],
|
|
181601
|
+
"dependentActions": []
|
|
181602
|
+
},
|
|
181603
|
+
{
|
|
181604
|
+
"resourceType": "",
|
|
181605
|
+
"required": false,
|
|
181606
|
+
"conditionKeys": [
|
|
181607
|
+
"aws:TagKeys"
|
|
181608
|
+
],
|
|
181609
|
+
"dependentActions": []
|
|
181610
|
+
}
|
|
181611
|
+
]
|
|
181612
|
+
},
|
|
181613
|
+
{
|
|
181614
|
+
"name": "UpdateApplication",
|
|
181615
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/gameliftstreams/latest/apireference/API_UpdateApplication.html",
|
|
181616
|
+
"permissionOnly": false,
|
|
181617
|
+
"description": "Grants permission to update an application",
|
|
181618
|
+
"accessLevel": "Write",
|
|
181619
|
+
"resourceTypes": [
|
|
181620
|
+
{
|
|
181621
|
+
"resourceType": "application",
|
|
181622
|
+
"required": true,
|
|
181623
|
+
"conditionKeys": [],
|
|
181624
|
+
"dependentActions": []
|
|
181625
|
+
}
|
|
181626
|
+
]
|
|
181627
|
+
},
|
|
181628
|
+
{
|
|
181629
|
+
"name": "UpdateStreamGroup",
|
|
181630
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/gameliftstreams/latest/apireference/API_UpdateStreamGroup.html",
|
|
181631
|
+
"permissionOnly": false,
|
|
181632
|
+
"description": "Grants permission to update a StreamGroup",
|
|
181633
|
+
"accessLevel": "Write",
|
|
181634
|
+
"resourceTypes": [
|
|
181635
|
+
{
|
|
181636
|
+
"resourceType": "stream group",
|
|
181637
|
+
"required": true,
|
|
181638
|
+
"conditionKeys": [],
|
|
181639
|
+
"dependentActions": []
|
|
181640
|
+
}
|
|
181641
|
+
]
|
|
181642
|
+
}
|
|
181643
|
+
],
|
|
181644
|
+
"resourceTypes": [
|
|
181645
|
+
{
|
|
181646
|
+
"name": "application",
|
|
181647
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/gameliftstreams/latest/developerguide/applications.html",
|
|
181648
|
+
"arnPattern": "arn:${Partition}:gameliftstreams:${Region}:${Account}:application/${ApplicationId}",
|
|
181649
|
+
"conditionKeys": [
|
|
181650
|
+
"aws:ResourceTag/${TagKey}"
|
|
181651
|
+
]
|
|
181652
|
+
},
|
|
181653
|
+
{
|
|
181654
|
+
"name": "stream group",
|
|
181655
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/gameliftstreams/latest/developerguide/stream-groups.html",
|
|
181656
|
+
"arnPattern": "arn:${Partition}:gameliftstreams:${Region}:${Account}:streamgroup/${StreamGroupId}",
|
|
181657
|
+
"conditionKeys": [
|
|
181658
|
+
"aws:ResourceTag/${TagKey}"
|
|
181659
|
+
]
|
|
181660
|
+
}
|
|
181661
|
+
],
|
|
181662
|
+
"conditionKeys": [
|
|
181663
|
+
{
|
|
181664
|
+
"name": "aws:RequestTag/${TagKey}",
|
|
181665
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-requesttag",
|
|
181666
|
+
"description": "Filters access by tags that are passed in the request",
|
|
181667
|
+
"type": "String"
|
|
181668
|
+
},
|
|
181669
|
+
{
|
|
181670
|
+
"name": "aws:ResourceTag/${TagKey}",
|
|
181671
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-resourcetag",
|
|
181672
|
+
"description": "Filters access by the tags associated with the resource",
|
|
181673
|
+
"type": "String"
|
|
181674
|
+
},
|
|
181675
|
+
{
|
|
181676
|
+
"name": "aws:TagKeys",
|
|
181677
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-tagkeys",
|
|
181678
|
+
"description": "Filters access by a list of tag keys that are allowed in the request",
|
|
181679
|
+
"type": "ArrayOfString"
|
|
181680
|
+
}
|
|
181681
|
+
]
|
|
181682
|
+
},
|
|
180836
181683
|
{
|
|
180837
181684
|
"name": "AWS Global Accelerator",
|
|
180838
181685
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsglobalaccelerator.html",
|
|
@@ -218399,6 +219246,895 @@
|
|
|
218399
219246
|
}
|
|
218400
219247
|
]
|
|
218401
219248
|
},
|
|
219249
|
+
{
|
|
219250
|
+
"name": "AWS IoT managed integrations feature of IoT Device Management",
|
|
219251
|
+
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsiotmanagedintegrationsfeatureofiotdevicemanagement.html",
|
|
219252
|
+
"servicePrefix": "iotmanagedintegrations",
|
|
219253
|
+
"actions": [
|
|
219254
|
+
{
|
|
219255
|
+
"name": "CreateCredentialLocker",
|
|
219256
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/iotmanagedintegrations/latest/APIReference/API_CreateCredentialLocker.html",
|
|
219257
|
+
"permissionOnly": false,
|
|
219258
|
+
"description": "Grants permission to create a product credential locker. This operation will trigger the creation of all the manufacturing resources including Wi-Fi setup key pair and device certificate",
|
|
219259
|
+
"accessLevel": "Write",
|
|
219260
|
+
"resourceTypes": [
|
|
219261
|
+
{
|
|
219262
|
+
"resourceType": "",
|
|
219263
|
+
"required": false,
|
|
219264
|
+
"conditionKeys": [],
|
|
219265
|
+
"dependentActions": []
|
|
219266
|
+
}
|
|
219267
|
+
]
|
|
219268
|
+
},
|
|
219269
|
+
{
|
|
219270
|
+
"name": "CreateDestination",
|
|
219271
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/iotmanagedintegrations/latest/APIReference/API_CreateDestination.html",
|
|
219272
|
+
"permissionOnly": false,
|
|
219273
|
+
"description": "Grants permission to create a destination",
|
|
219274
|
+
"accessLevel": "Write",
|
|
219275
|
+
"resourceTypes": [
|
|
219276
|
+
{
|
|
219277
|
+
"resourceType": "",
|
|
219278
|
+
"required": false,
|
|
219279
|
+
"conditionKeys": [],
|
|
219280
|
+
"dependentActions": []
|
|
219281
|
+
}
|
|
219282
|
+
]
|
|
219283
|
+
},
|
|
219284
|
+
{
|
|
219285
|
+
"name": "CreateEventLogConfiguration",
|
|
219286
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/iotmanagedintegrations/latest/APIReference/API_CreateEventLogConfiguration.html",
|
|
219287
|
+
"permissionOnly": false,
|
|
219288
|
+
"description": "Grants permission to set the event log configuration for the account, a resource type, or a specific resource",
|
|
219289
|
+
"accessLevel": "Write",
|
|
219290
|
+
"resourceTypes": [
|
|
219291
|
+
{
|
|
219292
|
+
"resourceType": "",
|
|
219293
|
+
"required": false,
|
|
219294
|
+
"conditionKeys": [],
|
|
219295
|
+
"dependentActions": []
|
|
219296
|
+
}
|
|
219297
|
+
]
|
|
219298
|
+
},
|
|
219299
|
+
{
|
|
219300
|
+
"name": "CreateManagedThing",
|
|
219301
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/iotmanagedintegrations/latest/APIReference/API_CreateManagedThing.html",
|
|
219302
|
+
"permissionOnly": false,
|
|
219303
|
+
"description": "Grants permission to create a Managed Thing",
|
|
219304
|
+
"accessLevel": "Write",
|
|
219305
|
+
"resourceTypes": [
|
|
219306
|
+
{
|
|
219307
|
+
"resourceType": "",
|
|
219308
|
+
"required": false,
|
|
219309
|
+
"conditionKeys": [],
|
|
219310
|
+
"dependentActions": []
|
|
219311
|
+
}
|
|
219312
|
+
]
|
|
219313
|
+
},
|
|
219314
|
+
{
|
|
219315
|
+
"name": "CreateNotificationConfiguration",
|
|
219316
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/iotmanagedintegrations/latest/APIReference/API_CreateNotificationConfiguration.html",
|
|
219317
|
+
"permissionOnly": false,
|
|
219318
|
+
"description": "Grants permission to create a notification configuration",
|
|
219319
|
+
"accessLevel": "Write",
|
|
219320
|
+
"resourceTypes": [
|
|
219321
|
+
{
|
|
219322
|
+
"resourceType": "",
|
|
219323
|
+
"required": false,
|
|
219324
|
+
"conditionKeys": [],
|
|
219325
|
+
"dependentActions": []
|
|
219326
|
+
}
|
|
219327
|
+
]
|
|
219328
|
+
},
|
|
219329
|
+
{
|
|
219330
|
+
"name": "CreateOtaTask",
|
|
219331
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/iotmanagedintegrations/latest/APIReference/API_CreateOtaTask.html",
|
|
219332
|
+
"permissionOnly": false,
|
|
219333
|
+
"description": "Grants permission to customers to create an OTA task to update their devices",
|
|
219334
|
+
"accessLevel": "Write",
|
|
219335
|
+
"resourceTypes": [
|
|
219336
|
+
{
|
|
219337
|
+
"resourceType": "",
|
|
219338
|
+
"required": false,
|
|
219339
|
+
"conditionKeys": [],
|
|
219340
|
+
"dependentActions": []
|
|
219341
|
+
}
|
|
219342
|
+
]
|
|
219343
|
+
},
|
|
219344
|
+
{
|
|
219345
|
+
"name": "CreateOtaTaskConfiguration",
|
|
219346
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/iotmanagedintegrations/latest/APIReference/API_CreateOtaTaskConfiguration.html",
|
|
219347
|
+
"permissionOnly": false,
|
|
219348
|
+
"description": "Grants permission to create an OTA task configuration",
|
|
219349
|
+
"accessLevel": "Write",
|
|
219350
|
+
"resourceTypes": [
|
|
219351
|
+
{
|
|
219352
|
+
"resourceType": "",
|
|
219353
|
+
"required": false,
|
|
219354
|
+
"conditionKeys": [],
|
|
219355
|
+
"dependentActions": []
|
|
219356
|
+
}
|
|
219357
|
+
]
|
|
219358
|
+
},
|
|
219359
|
+
{
|
|
219360
|
+
"name": "CreateProvisioningProfile",
|
|
219361
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/iotmanagedintegrations/latest/APIReference/API_CreateProvisioningProfile.html",
|
|
219362
|
+
"permissionOnly": false,
|
|
219363
|
+
"description": "Grants permission to create a new provisioning profile",
|
|
219364
|
+
"accessLevel": "Write",
|
|
219365
|
+
"resourceTypes": [
|
|
219366
|
+
{
|
|
219367
|
+
"resourceType": "",
|
|
219368
|
+
"required": false,
|
|
219369
|
+
"conditionKeys": [],
|
|
219370
|
+
"dependentActions": []
|
|
219371
|
+
}
|
|
219372
|
+
]
|
|
219373
|
+
},
|
|
219374
|
+
{
|
|
219375
|
+
"name": "DeleteCredentialLocker",
|
|
219376
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/iotmanagedintegrations/latest/APIReference/API_DeleteCredentialLocker.html",
|
|
219377
|
+
"permissionOnly": false,
|
|
219378
|
+
"description": "Grants permission to delete a Credential Locker. This operation cannot be undone and any existing device won't be able to use the IoT managed integrations Setup",
|
|
219379
|
+
"accessLevel": "Write",
|
|
219380
|
+
"resourceTypes": [
|
|
219381
|
+
{
|
|
219382
|
+
"resourceType": "CredentialLockerResource",
|
|
219383
|
+
"required": true,
|
|
219384
|
+
"conditionKeys": [],
|
|
219385
|
+
"dependentActions": []
|
|
219386
|
+
}
|
|
219387
|
+
]
|
|
219388
|
+
},
|
|
219389
|
+
{
|
|
219390
|
+
"name": "DeleteDestination",
|
|
219391
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/iotmanagedintegrations/latest/APIReference/API_DeleteDestination.html",
|
|
219392
|
+
"permissionOnly": false,
|
|
219393
|
+
"description": "Grants permission to delete a destination",
|
|
219394
|
+
"accessLevel": "Write",
|
|
219395
|
+
"resourceTypes": [
|
|
219396
|
+
{
|
|
219397
|
+
"resourceType": "",
|
|
219398
|
+
"required": false,
|
|
219399
|
+
"conditionKeys": [],
|
|
219400
|
+
"dependentActions": []
|
|
219401
|
+
}
|
|
219402
|
+
]
|
|
219403
|
+
},
|
|
219404
|
+
{
|
|
219405
|
+
"name": "DeleteEventLogConfiguration",
|
|
219406
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/iotmanagedintegrations/latest/APIReference/API_DeleteEventLogConfiguration.html",
|
|
219407
|
+
"permissionOnly": false,
|
|
219408
|
+
"description": "Grants permission to delete an event log configuration by log configuration ID",
|
|
219409
|
+
"accessLevel": "Write",
|
|
219410
|
+
"resourceTypes": [
|
|
219411
|
+
{
|
|
219412
|
+
"resourceType": "",
|
|
219413
|
+
"required": false,
|
|
219414
|
+
"conditionKeys": [],
|
|
219415
|
+
"dependentActions": []
|
|
219416
|
+
}
|
|
219417
|
+
]
|
|
219418
|
+
},
|
|
219419
|
+
{
|
|
219420
|
+
"name": "DeleteManagedThing",
|
|
219421
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/iotmanagedintegrations/latest/APIReference/API_DeleteManagedThing.html",
|
|
219422
|
+
"permissionOnly": false,
|
|
219423
|
+
"description": "Grants permission to delete a managed thing. If a Controller is deleted, all the devices connected to it will have their status changed to pending. Note, it is not possible to remove a Cloud device",
|
|
219424
|
+
"accessLevel": "Write",
|
|
219425
|
+
"resourceTypes": [
|
|
219426
|
+
{
|
|
219427
|
+
"resourceType": "ManagedThingResource",
|
|
219428
|
+
"required": true,
|
|
219429
|
+
"conditionKeys": [],
|
|
219430
|
+
"dependentActions": []
|
|
219431
|
+
}
|
|
219432
|
+
]
|
|
219433
|
+
},
|
|
219434
|
+
{
|
|
219435
|
+
"name": "DeleteNotificationConfiguration",
|
|
219436
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/iotmanagedintegrations/latest/APIReference/API_DeleteNotificationConfiguration.html",
|
|
219437
|
+
"permissionOnly": false,
|
|
219438
|
+
"description": "Grants permission to delete a notification configuration",
|
|
219439
|
+
"accessLevel": "Write",
|
|
219440
|
+
"resourceTypes": [
|
|
219441
|
+
{
|
|
219442
|
+
"resourceType": "",
|
|
219443
|
+
"required": false,
|
|
219444
|
+
"conditionKeys": [],
|
|
219445
|
+
"dependentActions": []
|
|
219446
|
+
}
|
|
219447
|
+
]
|
|
219448
|
+
},
|
|
219449
|
+
{
|
|
219450
|
+
"name": "DeleteOtaTask",
|
|
219451
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/iotmanagedintegrations/latest/APIReference/API_DeleteOtaTask.html",
|
|
219452
|
+
"permissionOnly": false,
|
|
219453
|
+
"description": "Grants permission to delete an OTA task",
|
|
219454
|
+
"accessLevel": "Write",
|
|
219455
|
+
"resourceTypes": [
|
|
219456
|
+
{
|
|
219457
|
+
"resourceType": "OtaTaskResource",
|
|
219458
|
+
"required": true,
|
|
219459
|
+
"conditionKeys": [],
|
|
219460
|
+
"dependentActions": []
|
|
219461
|
+
}
|
|
219462
|
+
]
|
|
219463
|
+
},
|
|
219464
|
+
{
|
|
219465
|
+
"name": "DeleteOtaTaskConfiguration",
|
|
219466
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/iotmanagedintegrations/latest/APIReference/API_DeleteOtaTaskConfiguration.html",
|
|
219467
|
+
"permissionOnly": false,
|
|
219468
|
+
"description": "Grants permission to delete a OTA task configuration",
|
|
219469
|
+
"accessLevel": "Write",
|
|
219470
|
+
"resourceTypes": [
|
|
219471
|
+
{
|
|
219472
|
+
"resourceType": "",
|
|
219473
|
+
"required": false,
|
|
219474
|
+
"conditionKeys": [],
|
|
219475
|
+
"dependentActions": []
|
|
219476
|
+
}
|
|
219477
|
+
]
|
|
219478
|
+
},
|
|
219479
|
+
{
|
|
219480
|
+
"name": "DeleteProvisioningProfile",
|
|
219481
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/iotmanagedintegrations/latest/APIReference/API_DeleteProvisioningProfile.html",
|
|
219482
|
+
"permissionOnly": false,
|
|
219483
|
+
"description": "Grants permission to delete a provisioning Profile",
|
|
219484
|
+
"accessLevel": "Write",
|
|
219485
|
+
"resourceTypes": [
|
|
219486
|
+
{
|
|
219487
|
+
"resourceType": "ProvisioningProfileResource",
|
|
219488
|
+
"required": true,
|
|
219489
|
+
"conditionKeys": [],
|
|
219490
|
+
"dependentActions": []
|
|
219491
|
+
}
|
|
219492
|
+
]
|
|
219493
|
+
},
|
|
219494
|
+
{
|
|
219495
|
+
"name": "GetCredentialLocker",
|
|
219496
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/iotmanagedintegrations/latest/APIReference/API_GetCredentialLocker.html",
|
|
219497
|
+
"permissionOnly": false,
|
|
219498
|
+
"description": "Grants permission to get an existing Credential Locker information",
|
|
219499
|
+
"accessLevel": "Read",
|
|
219500
|
+
"resourceTypes": [
|
|
219501
|
+
{
|
|
219502
|
+
"resourceType": "CredentialLockerResource",
|
|
219503
|
+
"required": true,
|
|
219504
|
+
"conditionKeys": [],
|
|
219505
|
+
"dependentActions": []
|
|
219506
|
+
}
|
|
219507
|
+
]
|
|
219508
|
+
},
|
|
219509
|
+
{
|
|
219510
|
+
"name": "GetCustomEndpoint",
|
|
219511
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/iotmanagedintegrations/latest/APIReference/API_GetCustomEndpoint.html",
|
|
219512
|
+
"permissionOnly": false,
|
|
219513
|
+
"description": "Grants permission to customers to retrieve the custom endpoint address",
|
|
219514
|
+
"accessLevel": "Read",
|
|
219515
|
+
"resourceTypes": [
|
|
219516
|
+
{
|
|
219517
|
+
"resourceType": "",
|
|
219518
|
+
"required": false,
|
|
219519
|
+
"conditionKeys": [],
|
|
219520
|
+
"dependentActions": []
|
|
219521
|
+
}
|
|
219522
|
+
]
|
|
219523
|
+
},
|
|
219524
|
+
{
|
|
219525
|
+
"name": "GetDefaultEncryptionConfiguration",
|
|
219526
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/iotmanagedintegrations/latest/APIReference/API_GetDefaultEncryptionConfiguration.html",
|
|
219527
|
+
"permissionOnly": false,
|
|
219528
|
+
"description": "Grants permission to get a connector by AWS ARN",
|
|
219529
|
+
"accessLevel": "Read",
|
|
219530
|
+
"resourceTypes": [
|
|
219531
|
+
{
|
|
219532
|
+
"resourceType": "",
|
|
219533
|
+
"required": false,
|
|
219534
|
+
"conditionKeys": [],
|
|
219535
|
+
"dependentActions": []
|
|
219536
|
+
}
|
|
219537
|
+
]
|
|
219538
|
+
},
|
|
219539
|
+
{
|
|
219540
|
+
"name": "GetDestination",
|
|
219541
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/iotmanagedintegrations/latest/APIReference/API_GetDestination.html",
|
|
219542
|
+
"permissionOnly": false,
|
|
219543
|
+
"description": "Grants permission to get a destination",
|
|
219544
|
+
"accessLevel": "Read",
|
|
219545
|
+
"resourceTypes": [
|
|
219546
|
+
{
|
|
219547
|
+
"resourceType": "",
|
|
219548
|
+
"required": false,
|
|
219549
|
+
"conditionKeys": [],
|
|
219550
|
+
"dependentActions": []
|
|
219551
|
+
}
|
|
219552
|
+
]
|
|
219553
|
+
},
|
|
219554
|
+
{
|
|
219555
|
+
"name": "GetDeviceDiscovery",
|
|
219556
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/iotmanagedintegrations/latest/APIReference/API_GetDeviceDiscovery.html",
|
|
219557
|
+
"permissionOnly": false,
|
|
219558
|
+
"description": "Grants permission to get the current state of a device discovery",
|
|
219559
|
+
"accessLevel": "Read",
|
|
219560
|
+
"resourceTypes": [
|
|
219561
|
+
{
|
|
219562
|
+
"resourceType": "",
|
|
219563
|
+
"required": false,
|
|
219564
|
+
"conditionKeys": [],
|
|
219565
|
+
"dependentActions": []
|
|
219566
|
+
}
|
|
219567
|
+
]
|
|
219568
|
+
},
|
|
219569
|
+
{
|
|
219570
|
+
"name": "GetEventLogConfiguration",
|
|
219571
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/iotmanagedintegrations/latest/APIReference/API_GetEventLogConfiguration.html",
|
|
219572
|
+
"permissionOnly": false,
|
|
219573
|
+
"description": "Grants permission to get an event log configuration by log configuration ID",
|
|
219574
|
+
"accessLevel": "Read",
|
|
219575
|
+
"resourceTypes": [
|
|
219576
|
+
{
|
|
219577
|
+
"resourceType": "",
|
|
219578
|
+
"required": false,
|
|
219579
|
+
"conditionKeys": [],
|
|
219580
|
+
"dependentActions": []
|
|
219581
|
+
}
|
|
219582
|
+
]
|
|
219583
|
+
},
|
|
219584
|
+
{
|
|
219585
|
+
"name": "GetHubConfiguration",
|
|
219586
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/iotmanagedintegrations/latest/APIReference/API_GetHubConfiguration.html",
|
|
219587
|
+
"permissionOnly": false,
|
|
219588
|
+
"description": "Grants permission to get hub configuration",
|
|
219589
|
+
"accessLevel": "Read",
|
|
219590
|
+
"resourceTypes": [
|
|
219591
|
+
{
|
|
219592
|
+
"resourceType": "",
|
|
219593
|
+
"required": false,
|
|
219594
|
+
"conditionKeys": [],
|
|
219595
|
+
"dependentActions": []
|
|
219596
|
+
}
|
|
219597
|
+
]
|
|
219598
|
+
},
|
|
219599
|
+
{
|
|
219600
|
+
"name": "GetManagedThing",
|
|
219601
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/iotmanagedintegrations/latest/APIReference/API_GetManagedThing.html",
|
|
219602
|
+
"permissionOnly": false,
|
|
219603
|
+
"description": "Grants permission to get a managed thing",
|
|
219604
|
+
"accessLevel": "Read",
|
|
219605
|
+
"resourceTypes": [
|
|
219606
|
+
{
|
|
219607
|
+
"resourceType": "ManagedThingResource",
|
|
219608
|
+
"required": true,
|
|
219609
|
+
"conditionKeys": [],
|
|
219610
|
+
"dependentActions": []
|
|
219611
|
+
}
|
|
219612
|
+
]
|
|
219613
|
+
},
|
|
219614
|
+
{
|
|
219615
|
+
"name": "GetManagedThingCapabilities",
|
|
219616
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/iotmanagedintegrations/latest/APIReference/API_GetManagedThingCapabilities.html",
|
|
219617
|
+
"permissionOnly": false,
|
|
219618
|
+
"description": "Grants permission to get capabilities by ManagedThingId",
|
|
219619
|
+
"accessLevel": "Read",
|
|
219620
|
+
"resourceTypes": [
|
|
219621
|
+
{
|
|
219622
|
+
"resourceType": "ManagedThingResource",
|
|
219623
|
+
"required": true,
|
|
219624
|
+
"conditionKeys": [],
|
|
219625
|
+
"dependentActions": []
|
|
219626
|
+
}
|
|
219627
|
+
]
|
|
219628
|
+
},
|
|
219629
|
+
{
|
|
219630
|
+
"name": "GetManagedThingConnectivityData",
|
|
219631
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/iotmanagedintegrations/latest/APIReference/API_GetManagedThingConnectivityData.html",
|
|
219632
|
+
"permissionOnly": false,
|
|
219633
|
+
"description": "Grants permission to get the connectivity status of a Managed Thing",
|
|
219634
|
+
"accessLevel": "Read",
|
|
219635
|
+
"resourceTypes": [
|
|
219636
|
+
{
|
|
219637
|
+
"resourceType": "ManagedThingResource",
|
|
219638
|
+
"required": true,
|
|
219639
|
+
"conditionKeys": [],
|
|
219640
|
+
"dependentActions": []
|
|
219641
|
+
}
|
|
219642
|
+
]
|
|
219643
|
+
},
|
|
219644
|
+
{
|
|
219645
|
+
"name": "GetManagedThingMetaData",
|
|
219646
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/iotmanagedintegrations/latest/APIReference/API_GetManagedThingMetaData.html",
|
|
219647
|
+
"permissionOnly": false,
|
|
219648
|
+
"description": "Grants permission to get metaData info by ManagedThingId",
|
|
219649
|
+
"accessLevel": "Read",
|
|
219650
|
+
"resourceTypes": [
|
|
219651
|
+
{
|
|
219652
|
+
"resourceType": "ManagedThingResource",
|
|
219653
|
+
"required": true,
|
|
219654
|
+
"conditionKeys": [],
|
|
219655
|
+
"dependentActions": []
|
|
219656
|
+
}
|
|
219657
|
+
]
|
|
219658
|
+
},
|
|
219659
|
+
{
|
|
219660
|
+
"name": "GetManagedThingState",
|
|
219661
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/iotmanagedintegrations/latest/APIReference/API_GetManagedThingState.html",
|
|
219662
|
+
"permissionOnly": false,
|
|
219663
|
+
"description": "Grants permission to get managed thing states by managed thing id",
|
|
219664
|
+
"accessLevel": "Read",
|
|
219665
|
+
"resourceTypes": [
|
|
219666
|
+
{
|
|
219667
|
+
"resourceType": "ManagedThingResource",
|
|
219668
|
+
"required": true,
|
|
219669
|
+
"conditionKeys": [],
|
|
219670
|
+
"dependentActions": []
|
|
219671
|
+
}
|
|
219672
|
+
]
|
|
219673
|
+
},
|
|
219674
|
+
{
|
|
219675
|
+
"name": "GetNotificationConfiguration",
|
|
219676
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/iotmanagedintegrations/latest/APIReference/API_GetNotificationConfiguration.html",
|
|
219677
|
+
"permissionOnly": false,
|
|
219678
|
+
"description": "Grants permission to get a notification configuration",
|
|
219679
|
+
"accessLevel": "Read",
|
|
219680
|
+
"resourceTypes": [
|
|
219681
|
+
{
|
|
219682
|
+
"resourceType": "",
|
|
219683
|
+
"required": false,
|
|
219684
|
+
"conditionKeys": [],
|
|
219685
|
+
"dependentActions": []
|
|
219686
|
+
}
|
|
219687
|
+
]
|
|
219688
|
+
},
|
|
219689
|
+
{
|
|
219690
|
+
"name": "GetOtaTask",
|
|
219691
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/iotmanagedintegrations/latest/APIReference/API_GetOtaTask.html",
|
|
219692
|
+
"permissionOnly": false,
|
|
219693
|
+
"description": "Grants permission to get the Ota task",
|
|
219694
|
+
"accessLevel": "Read",
|
|
219695
|
+
"resourceTypes": [
|
|
219696
|
+
{
|
|
219697
|
+
"resourceType": "OtaTaskResource",
|
|
219698
|
+
"required": true,
|
|
219699
|
+
"conditionKeys": [],
|
|
219700
|
+
"dependentActions": []
|
|
219701
|
+
}
|
|
219702
|
+
]
|
|
219703
|
+
},
|
|
219704
|
+
{
|
|
219705
|
+
"name": "GetOtaTaskConfiguration",
|
|
219706
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/iotmanagedintegrations/latest/APIReference/API_GetOtaTaskConfiguration.html",
|
|
219707
|
+
"permissionOnly": false,
|
|
219708
|
+
"description": "Grants permission to get an OTA task configuration",
|
|
219709
|
+
"accessLevel": "Read",
|
|
219710
|
+
"resourceTypes": [
|
|
219711
|
+
{
|
|
219712
|
+
"resourceType": "",
|
|
219713
|
+
"required": false,
|
|
219714
|
+
"conditionKeys": [],
|
|
219715
|
+
"dependentActions": []
|
|
219716
|
+
}
|
|
219717
|
+
]
|
|
219718
|
+
},
|
|
219719
|
+
{
|
|
219720
|
+
"name": "GetProvisioningProfile",
|
|
219721
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/iotmanagedintegrations/latest/APIReference/API_GetProvisioningProfile.html",
|
|
219722
|
+
"permissionOnly": false,
|
|
219723
|
+
"description": "Grants permission to get an existing provisioning profile information",
|
|
219724
|
+
"accessLevel": "Read",
|
|
219725
|
+
"resourceTypes": [
|
|
219726
|
+
{
|
|
219727
|
+
"resourceType": "ProvisioningProfileResource",
|
|
219728
|
+
"required": true,
|
|
219729
|
+
"conditionKeys": [],
|
|
219730
|
+
"dependentActions": []
|
|
219731
|
+
}
|
|
219732
|
+
]
|
|
219733
|
+
},
|
|
219734
|
+
{
|
|
219735
|
+
"name": "GetRuntimeLogConfiguration",
|
|
219736
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/iotmanagedintegrations/latest/APIReference/API_GetRuntimeLogConfiguration.html",
|
|
219737
|
+
"permissionOnly": false,
|
|
219738
|
+
"description": "Grants permission to get runtime log configuration for a specific managed thing or for all managed things as a group",
|
|
219739
|
+
"accessLevel": "Read",
|
|
219740
|
+
"resourceTypes": [
|
|
219741
|
+
{
|
|
219742
|
+
"resourceType": "",
|
|
219743
|
+
"required": false,
|
|
219744
|
+
"conditionKeys": [],
|
|
219745
|
+
"dependentActions": []
|
|
219746
|
+
}
|
|
219747
|
+
]
|
|
219748
|
+
},
|
|
219749
|
+
{
|
|
219750
|
+
"name": "GetSchemaVersion",
|
|
219751
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/iotmanagedintegrations/latest/APIReference/API_GetSchemaVersion.html",
|
|
219752
|
+
"permissionOnly": false,
|
|
219753
|
+
"description": "Grants permission to get a schema version with the provided information",
|
|
219754
|
+
"accessLevel": "Read",
|
|
219755
|
+
"resourceTypes": [
|
|
219756
|
+
{
|
|
219757
|
+
"resourceType": "",
|
|
219758
|
+
"required": false,
|
|
219759
|
+
"conditionKeys": [],
|
|
219760
|
+
"dependentActions": []
|
|
219761
|
+
}
|
|
219762
|
+
]
|
|
219763
|
+
},
|
|
219764
|
+
{
|
|
219765
|
+
"name": "ListCredentialLockers",
|
|
219766
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/iotmanagedintegrations/latest/APIReference/API_ListCredentialLockers.html",
|
|
219767
|
+
"permissionOnly": false,
|
|
219768
|
+
"description": "Grants permission to list the existing Credential Locker",
|
|
219769
|
+
"accessLevel": "List",
|
|
219770
|
+
"resourceTypes": [
|
|
219771
|
+
{
|
|
219772
|
+
"resourceType": "",
|
|
219773
|
+
"required": false,
|
|
219774
|
+
"conditionKeys": [],
|
|
219775
|
+
"dependentActions": []
|
|
219776
|
+
}
|
|
219777
|
+
]
|
|
219778
|
+
},
|
|
219779
|
+
{
|
|
219780
|
+
"name": "ListDestinations",
|
|
219781
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/iotmanagedintegrations/latest/APIReference/API_ListDestinations.html",
|
|
219782
|
+
"permissionOnly": false,
|
|
219783
|
+
"description": "Grants permission to list all the destinations",
|
|
219784
|
+
"accessLevel": "List",
|
|
219785
|
+
"resourceTypes": [
|
|
219786
|
+
{
|
|
219787
|
+
"resourceType": "",
|
|
219788
|
+
"required": false,
|
|
219789
|
+
"conditionKeys": [],
|
|
219790
|
+
"dependentActions": []
|
|
219791
|
+
}
|
|
219792
|
+
]
|
|
219793
|
+
},
|
|
219794
|
+
{
|
|
219795
|
+
"name": "ListEventLogConfigurations",
|
|
219796
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/iotmanagedintegrations/latest/APIReference/API_ListEventLogConfigurations.html",
|
|
219797
|
+
"permissionOnly": false,
|
|
219798
|
+
"description": "Grants permission to list all event log configurations for account",
|
|
219799
|
+
"accessLevel": "List",
|
|
219800
|
+
"resourceTypes": [
|
|
219801
|
+
{
|
|
219802
|
+
"resourceType": "",
|
|
219803
|
+
"required": false,
|
|
219804
|
+
"conditionKeys": [],
|
|
219805
|
+
"dependentActions": []
|
|
219806
|
+
}
|
|
219807
|
+
]
|
|
219808
|
+
},
|
|
219809
|
+
{
|
|
219810
|
+
"name": "ListManagedThingSchemas",
|
|
219811
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/iotmanagedintegrations/latest/APIReference/API_ListManagedThingSchemas.html",
|
|
219812
|
+
"permissionOnly": false,
|
|
219813
|
+
"description": "Grants permission to list Schemas Associated With Managed Thing",
|
|
219814
|
+
"accessLevel": "Read",
|
|
219815
|
+
"resourceTypes": [
|
|
219816
|
+
{
|
|
219817
|
+
"resourceType": "ManagedThingResource",
|
|
219818
|
+
"required": true,
|
|
219819
|
+
"conditionKeys": [],
|
|
219820
|
+
"dependentActions": []
|
|
219821
|
+
}
|
|
219822
|
+
]
|
|
219823
|
+
},
|
|
219824
|
+
{
|
|
219825
|
+
"name": "ListManagedThings",
|
|
219826
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/iotmanagedintegrations/latest/APIReference/API_ListManagedThings.html",
|
|
219827
|
+
"permissionOnly": false,
|
|
219828
|
+
"description": "Grants permission to list all the managed things",
|
|
219829
|
+
"accessLevel": "List",
|
|
219830
|
+
"resourceTypes": [
|
|
219831
|
+
{
|
|
219832
|
+
"resourceType": "",
|
|
219833
|
+
"required": false,
|
|
219834
|
+
"conditionKeys": [],
|
|
219835
|
+
"dependentActions": []
|
|
219836
|
+
}
|
|
219837
|
+
]
|
|
219838
|
+
},
|
|
219839
|
+
{
|
|
219840
|
+
"name": "ListNotificationConfigurations",
|
|
219841
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/iotmanagedintegrations/latest/APIReference/API_ListNotificationConfigurations.html",
|
|
219842
|
+
"permissionOnly": false,
|
|
219843
|
+
"description": "Grants permission to list all the notification configurations",
|
|
219844
|
+
"accessLevel": "List",
|
|
219845
|
+
"resourceTypes": [
|
|
219846
|
+
{
|
|
219847
|
+
"resourceType": "",
|
|
219848
|
+
"required": false,
|
|
219849
|
+
"conditionKeys": [],
|
|
219850
|
+
"dependentActions": []
|
|
219851
|
+
}
|
|
219852
|
+
]
|
|
219853
|
+
},
|
|
219854
|
+
{
|
|
219855
|
+
"name": "ListOtaTaskConfigurations",
|
|
219856
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/iotmanagedintegrations/latest/APIReference/API_ListOtaTaskConfigurations.html",
|
|
219857
|
+
"permissionOnly": false,
|
|
219858
|
+
"description": "Grants permission to list all the OTA task configurations",
|
|
219859
|
+
"accessLevel": "List",
|
|
219860
|
+
"resourceTypes": [
|
|
219861
|
+
{
|
|
219862
|
+
"resourceType": "",
|
|
219863
|
+
"required": false,
|
|
219864
|
+
"conditionKeys": [],
|
|
219865
|
+
"dependentActions": []
|
|
219866
|
+
}
|
|
219867
|
+
]
|
|
219868
|
+
},
|
|
219869
|
+
{
|
|
219870
|
+
"name": "ListOtaTaskExecutions",
|
|
219871
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/iotmanagedintegrations/latest/APIReference/API_ListOtaTaskExecutions.html",
|
|
219872
|
+
"permissionOnly": false,
|
|
219873
|
+
"description": "Grants permission to list all the Ota task executions",
|
|
219874
|
+
"accessLevel": "Read",
|
|
219875
|
+
"resourceTypes": [
|
|
219876
|
+
{
|
|
219877
|
+
"resourceType": "OtaTaskResource",
|
|
219878
|
+
"required": true,
|
|
219879
|
+
"conditionKeys": [],
|
|
219880
|
+
"dependentActions": []
|
|
219881
|
+
}
|
|
219882
|
+
]
|
|
219883
|
+
},
|
|
219884
|
+
{
|
|
219885
|
+
"name": "ListOtaTasks",
|
|
219886
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/iotmanagedintegrations/latest/APIReference/API_ListOtaTasks.html",
|
|
219887
|
+
"permissionOnly": false,
|
|
219888
|
+
"description": "Grants permission to list all the OTA tasks",
|
|
219889
|
+
"accessLevel": "List",
|
|
219890
|
+
"resourceTypes": [
|
|
219891
|
+
{
|
|
219892
|
+
"resourceType": "",
|
|
219893
|
+
"required": false,
|
|
219894
|
+
"conditionKeys": [],
|
|
219895
|
+
"dependentActions": []
|
|
219896
|
+
}
|
|
219897
|
+
]
|
|
219898
|
+
},
|
|
219899
|
+
{
|
|
219900
|
+
"name": "ListProvisioningProfiles",
|
|
219901
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/iotmanagedintegrations/latest/APIReference/API_ListProvisioningProfiles.html",
|
|
219902
|
+
"permissionOnly": false,
|
|
219903
|
+
"description": "Grants permission to list the existing provisioning profile",
|
|
219904
|
+
"accessLevel": "List",
|
|
219905
|
+
"resourceTypes": [
|
|
219906
|
+
{
|
|
219907
|
+
"resourceType": "",
|
|
219908
|
+
"required": false,
|
|
219909
|
+
"conditionKeys": [],
|
|
219910
|
+
"dependentActions": []
|
|
219911
|
+
}
|
|
219912
|
+
]
|
|
219913
|
+
},
|
|
219914
|
+
{
|
|
219915
|
+
"name": "ListSchemaVersions",
|
|
219916
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/iotmanagedintegrations/latest/APIReference/API_ListSchemaVersions.html",
|
|
219917
|
+
"permissionOnly": false,
|
|
219918
|
+
"description": "Grants permission to list schema versions with the provided information",
|
|
219919
|
+
"accessLevel": "List",
|
|
219920
|
+
"resourceTypes": [
|
|
219921
|
+
{
|
|
219922
|
+
"resourceType": "",
|
|
219923
|
+
"required": false,
|
|
219924
|
+
"conditionKeys": [],
|
|
219925
|
+
"dependentActions": []
|
|
219926
|
+
}
|
|
219927
|
+
]
|
|
219928
|
+
},
|
|
219929
|
+
{
|
|
219930
|
+
"name": "PutDefaultEncryptionConfiguration",
|
|
219931
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/iotmanagedintegrations/latest/APIReference/API_PutDefaultEncryptionConfiguration.html",
|
|
219932
|
+
"permissionOnly": false,
|
|
219933
|
+
"description": "Grants permission to associate KMS key with IoT managed integrations",
|
|
219934
|
+
"accessLevel": "Write",
|
|
219935
|
+
"resourceTypes": [
|
|
219936
|
+
{
|
|
219937
|
+
"resourceType": "",
|
|
219938
|
+
"required": false,
|
|
219939
|
+
"conditionKeys": [],
|
|
219940
|
+
"dependentActions": []
|
|
219941
|
+
}
|
|
219942
|
+
]
|
|
219943
|
+
},
|
|
219944
|
+
{
|
|
219945
|
+
"name": "PutHubConfiguration",
|
|
219946
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/iotmanagedintegrations/latest/APIReference/API_PutHubConfiguration.html",
|
|
219947
|
+
"permissionOnly": false,
|
|
219948
|
+
"description": "Grants permission to update a hub configuration",
|
|
219949
|
+
"accessLevel": "Write",
|
|
219950
|
+
"resourceTypes": [
|
|
219951
|
+
{
|
|
219952
|
+
"resourceType": "",
|
|
219953
|
+
"required": false,
|
|
219954
|
+
"conditionKeys": [],
|
|
219955
|
+
"dependentActions": []
|
|
219956
|
+
}
|
|
219957
|
+
]
|
|
219958
|
+
},
|
|
219959
|
+
{
|
|
219960
|
+
"name": "PutRuntimeLogConfiguration",
|
|
219961
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/iotmanagedintegrations/latest/APIReference/API_PutRuntimeLogConfiguration.html",
|
|
219962
|
+
"permissionOnly": false,
|
|
219963
|
+
"description": "Grants permission to set the runtime log configuration for a specific managed thing or for all managed things as a group",
|
|
219964
|
+
"accessLevel": "Write",
|
|
219965
|
+
"resourceTypes": [
|
|
219966
|
+
{
|
|
219967
|
+
"resourceType": "",
|
|
219968
|
+
"required": false,
|
|
219969
|
+
"conditionKeys": [],
|
|
219970
|
+
"dependentActions": []
|
|
219971
|
+
}
|
|
219972
|
+
]
|
|
219973
|
+
},
|
|
219974
|
+
{
|
|
219975
|
+
"name": "RegisterCustomEndpoint",
|
|
219976
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/iotmanagedintegrations/latest/APIReference/API_RegisterCustomEndpoint.html",
|
|
219977
|
+
"permissionOnly": false,
|
|
219978
|
+
"description": "Grants permission to customers to request us to manage the server trust for them or bring their own external server trusts for the custom domain",
|
|
219979
|
+
"accessLevel": "Write",
|
|
219980
|
+
"resourceTypes": [
|
|
219981
|
+
{
|
|
219982
|
+
"resourceType": "",
|
|
219983
|
+
"required": false,
|
|
219984
|
+
"conditionKeys": [],
|
|
219985
|
+
"dependentActions": []
|
|
219986
|
+
}
|
|
219987
|
+
]
|
|
219988
|
+
},
|
|
219989
|
+
{
|
|
219990
|
+
"name": "ResetRuntimeLogConfiguration",
|
|
219991
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/iotmanagedintegrations/latest/APIReference/API_ResetRuntimeLogConfiguration.html",
|
|
219992
|
+
"permissionOnly": false,
|
|
219993
|
+
"description": "Grants permission to reset a runtime log configuration for a specific managed thing or for all managed things as a group",
|
|
219994
|
+
"accessLevel": "Write",
|
|
219995
|
+
"resourceTypes": [
|
|
219996
|
+
{
|
|
219997
|
+
"resourceType": "",
|
|
219998
|
+
"required": false,
|
|
219999
|
+
"conditionKeys": [],
|
|
220000
|
+
"dependentActions": []
|
|
220001
|
+
}
|
|
220002
|
+
]
|
|
220003
|
+
},
|
|
220004
|
+
{
|
|
220005
|
+
"name": "SendManagedThingCommand",
|
|
220006
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/iotmanagedintegrations/latest/APIReference/API_SendManagedThingCommand.html",
|
|
220007
|
+
"permissionOnly": false,
|
|
220008
|
+
"description": "Grants permission to use the SendManagedThingCommand API to send commands to managed things",
|
|
220009
|
+
"accessLevel": "Write",
|
|
220010
|
+
"resourceTypes": [
|
|
220011
|
+
{
|
|
220012
|
+
"resourceType": "",
|
|
220013
|
+
"required": false,
|
|
220014
|
+
"conditionKeys": [],
|
|
220015
|
+
"dependentActions": []
|
|
220016
|
+
}
|
|
220017
|
+
]
|
|
220018
|
+
},
|
|
220019
|
+
{
|
|
220020
|
+
"name": "StartDeviceDiscovery",
|
|
220021
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/iotmanagedintegrations/latest/APIReference/API_StartDeviceDiscovery.html",
|
|
220022
|
+
"permissionOnly": false,
|
|
220023
|
+
"description": "Grants permission to request to start device discovery",
|
|
220024
|
+
"accessLevel": "Write",
|
|
220025
|
+
"resourceTypes": [
|
|
220026
|
+
{
|
|
220027
|
+
"resourceType": "",
|
|
220028
|
+
"required": false,
|
|
220029
|
+
"conditionKeys": [],
|
|
220030
|
+
"dependentActions": []
|
|
220031
|
+
}
|
|
220032
|
+
]
|
|
220033
|
+
},
|
|
220034
|
+
{
|
|
220035
|
+
"name": "UpdateDestination",
|
|
220036
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/iotmanagedintegrations/latest/APIReference/API_UpdateDestination.html",
|
|
220037
|
+
"permissionOnly": false,
|
|
220038
|
+
"description": "Grants permission to update a destination",
|
|
220039
|
+
"accessLevel": "Write",
|
|
220040
|
+
"resourceTypes": [
|
|
220041
|
+
{
|
|
220042
|
+
"resourceType": "",
|
|
220043
|
+
"required": false,
|
|
220044
|
+
"conditionKeys": [],
|
|
220045
|
+
"dependentActions": []
|
|
220046
|
+
}
|
|
220047
|
+
]
|
|
220048
|
+
},
|
|
220049
|
+
{
|
|
220050
|
+
"name": "UpdateEventLogConfiguration",
|
|
220051
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/iotmanagedintegrations/latest/APIReference/API_UpdateEventLogConfiguration.html",
|
|
220052
|
+
"permissionOnly": false,
|
|
220053
|
+
"description": "Grants permission to update an event log configuration by log configuration ID",
|
|
220054
|
+
"accessLevel": "Write",
|
|
220055
|
+
"resourceTypes": [
|
|
220056
|
+
{
|
|
220057
|
+
"resourceType": "",
|
|
220058
|
+
"required": false,
|
|
220059
|
+
"conditionKeys": [],
|
|
220060
|
+
"dependentActions": []
|
|
220061
|
+
}
|
|
220062
|
+
]
|
|
220063
|
+
},
|
|
220064
|
+
{
|
|
220065
|
+
"name": "UpdateManagedThing",
|
|
220066
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/iotmanagedintegrations/latest/APIReference/API_UpdateManagedThing.html",
|
|
220067
|
+
"permissionOnly": false,
|
|
220068
|
+
"description": "Grants permission to update a managed thing",
|
|
220069
|
+
"accessLevel": "Write",
|
|
220070
|
+
"resourceTypes": [
|
|
220071
|
+
{
|
|
220072
|
+
"resourceType": "ManagedThingResource",
|
|
220073
|
+
"required": true,
|
|
220074
|
+
"conditionKeys": [],
|
|
220075
|
+
"dependentActions": []
|
|
220076
|
+
}
|
|
220077
|
+
]
|
|
220078
|
+
},
|
|
220079
|
+
{
|
|
220080
|
+
"name": "UpdateNotificationConfiguration",
|
|
220081
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/iotmanagedintegrations/latest/APIReference/API_UpdateNotificationConfiguration.html",
|
|
220082
|
+
"permissionOnly": false,
|
|
220083
|
+
"description": "Grants permission to update a notification configuration",
|
|
220084
|
+
"accessLevel": "Write",
|
|
220085
|
+
"resourceTypes": [
|
|
220086
|
+
{
|
|
220087
|
+
"resourceType": "",
|
|
220088
|
+
"required": false,
|
|
220089
|
+
"conditionKeys": [],
|
|
220090
|
+
"dependentActions": []
|
|
220091
|
+
}
|
|
220092
|
+
]
|
|
220093
|
+
},
|
|
220094
|
+
{
|
|
220095
|
+
"name": "UpdateOtaTask",
|
|
220096
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/iotmanagedintegrations/latest/APIReference/API_UpdateOtaTask.html",
|
|
220097
|
+
"permissionOnly": false,
|
|
220098
|
+
"description": "Grants permission to update an OTA Task",
|
|
220099
|
+
"accessLevel": "Write",
|
|
220100
|
+
"resourceTypes": [
|
|
220101
|
+
{
|
|
220102
|
+
"resourceType": "OtaTaskResource",
|
|
220103
|
+
"required": true,
|
|
220104
|
+
"conditionKeys": [],
|
|
220105
|
+
"dependentActions": []
|
|
220106
|
+
}
|
|
220107
|
+
]
|
|
220108
|
+
}
|
|
220109
|
+
],
|
|
220110
|
+
"resourceTypes": [
|
|
220111
|
+
{
|
|
220112
|
+
"name": "CredentialLockerResource",
|
|
220113
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/iotmanagedintegrations/latest/APIReference/",
|
|
220114
|
+
"arnPattern": "arn:${Partition}:iotmanagedintegrations:${Region}:${Account}:credential-locker/${Identifier}",
|
|
220115
|
+
"conditionKeys": []
|
|
220116
|
+
},
|
|
220117
|
+
{
|
|
220118
|
+
"name": "ManagedThingResource",
|
|
220119
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/iotmanagedintegrations/latest/APIReference/",
|
|
220120
|
+
"arnPattern": "arn:${Partition}:iotmanagedintegrations:${Region}:${Account}:managed-thing/${Identifier}",
|
|
220121
|
+
"conditionKeys": []
|
|
220122
|
+
},
|
|
220123
|
+
{
|
|
220124
|
+
"name": "OtaTaskResource",
|
|
220125
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/iotmanagedintegrations/latest/APIReference/",
|
|
220126
|
+
"arnPattern": "arn:${Partition}:iotmanagedintegrations:${Region}:${Account}:ota-task/${Identifier}",
|
|
220127
|
+
"conditionKeys": []
|
|
220128
|
+
},
|
|
220129
|
+
{
|
|
220130
|
+
"name": "ProvisioningProfileResource",
|
|
220131
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/iotmanagedintegrations/latest/APIReference/",
|
|
220132
|
+
"arnPattern": "arn:${Partition}:iotmanagedintegrations:${Region}:${Account}:provisioning-profile/${Identifier}",
|
|
220133
|
+
"conditionKeys": []
|
|
220134
|
+
}
|
|
220135
|
+
],
|
|
220136
|
+
"conditionKeys": []
|
|
220137
|
+
},
|
|
218402
220138
|
{
|
|
218403
220139
|
"name": "AWS IoT SiteWise",
|
|
218404
220140
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsiotsitewise.html",
|
|
@@ -289039,6 +290775,168 @@
|
|
|
289039
290775
|
}
|
|
289040
290776
|
]
|
|
289041
290777
|
},
|
|
290778
|
+
{
|
|
290779
|
+
"name": "Amazon Q Developer",
|
|
290780
|
+
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonqdeveloper.html",
|
|
290781
|
+
"servicePrefix": "qdeveloper",
|
|
290782
|
+
"actions": [
|
|
290783
|
+
{
|
|
290784
|
+
"name": "ExportArtifact",
|
|
290785
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/security_iam_manage-access-with-policies.html",
|
|
290786
|
+
"permissionOnly": false,
|
|
290787
|
+
"description": "Grants permission to export artifacts from Amazon Q Developer",
|
|
290788
|
+
"accessLevel": "Write",
|
|
290789
|
+
"resourceTypes": [
|
|
290790
|
+
{
|
|
290791
|
+
"resourceType": "codeTransformation",
|
|
290792
|
+
"required": false,
|
|
290793
|
+
"conditionKeys": [],
|
|
290794
|
+
"dependentActions": []
|
|
290795
|
+
}
|
|
290796
|
+
]
|
|
290797
|
+
},
|
|
290798
|
+
{
|
|
290799
|
+
"name": "ImportArtifact",
|
|
290800
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/security_iam_manage-access-with-policies.html",
|
|
290801
|
+
"permissionOnly": false,
|
|
290802
|
+
"description": "Grants permission to import artifacts to Amazon Q Developer",
|
|
290803
|
+
"accessLevel": "Write",
|
|
290804
|
+
"resourceTypes": [
|
|
290805
|
+
{
|
|
290806
|
+
"resourceType": "codeTransformation",
|
|
290807
|
+
"required": false,
|
|
290808
|
+
"conditionKeys": [],
|
|
290809
|
+
"dependentActions": []
|
|
290810
|
+
}
|
|
290811
|
+
]
|
|
290812
|
+
},
|
|
290813
|
+
{
|
|
290814
|
+
"name": "ListTagsForResource",
|
|
290815
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/security_iam_manage-access-with-policies.html",
|
|
290816
|
+
"permissionOnly": true,
|
|
290817
|
+
"description": "Grants permission to list all tags associated with an Amazon Q Developer resource",
|
|
290818
|
+
"accessLevel": "List",
|
|
290819
|
+
"resourceTypes": [
|
|
290820
|
+
{
|
|
290821
|
+
"resourceType": "codeTransformation",
|
|
290822
|
+
"required": false,
|
|
290823
|
+
"conditionKeys": [],
|
|
290824
|
+
"dependentActions": []
|
|
290825
|
+
}
|
|
290826
|
+
]
|
|
290827
|
+
},
|
|
290828
|
+
{
|
|
290829
|
+
"name": "StartAgentSession",
|
|
290830
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/security_iam_manage-access-with-policies.html",
|
|
290831
|
+
"permissionOnly": false,
|
|
290832
|
+
"description": "Grants permission to start an agent session with Amazon Q Developer",
|
|
290833
|
+
"accessLevel": "Write",
|
|
290834
|
+
"resourceTypes": [
|
|
290835
|
+
{
|
|
290836
|
+
"resourceType": "",
|
|
290837
|
+
"required": false,
|
|
290838
|
+
"conditionKeys": [
|
|
290839
|
+
"aws:TagKeys",
|
|
290840
|
+
"aws:RequestTag/${TagKey}"
|
|
290841
|
+
],
|
|
290842
|
+
"dependentActions": []
|
|
290843
|
+
}
|
|
290844
|
+
]
|
|
290845
|
+
},
|
|
290846
|
+
{
|
|
290847
|
+
"name": "TagResource",
|
|
290848
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/security_iam_manage-access-with-policies.html",
|
|
290849
|
+
"permissionOnly": true,
|
|
290850
|
+
"description": "Grants permission to associate tags with an Amazon Q Developer resource",
|
|
290851
|
+
"accessLevel": "Tagging",
|
|
290852
|
+
"resourceTypes": [
|
|
290853
|
+
{
|
|
290854
|
+
"resourceType": "codeTransformation",
|
|
290855
|
+
"required": false,
|
|
290856
|
+
"conditionKeys": [],
|
|
290857
|
+
"dependentActions": []
|
|
290858
|
+
},
|
|
290859
|
+
{
|
|
290860
|
+
"resourceType": "",
|
|
290861
|
+
"required": false,
|
|
290862
|
+
"conditionKeys": [
|
|
290863
|
+
"aws:TagKeys",
|
|
290864
|
+
"aws:RequestTag/${TagKey}"
|
|
290865
|
+
],
|
|
290866
|
+
"dependentActions": []
|
|
290867
|
+
}
|
|
290868
|
+
]
|
|
290869
|
+
},
|
|
290870
|
+
{
|
|
290871
|
+
"name": "TransformCode",
|
|
290872
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/security_iam_manage-access-with-policies.html",
|
|
290873
|
+
"permissionOnly": false,
|
|
290874
|
+
"description": "Grants permission to transform code with Amazon Q Developer Transform Agent",
|
|
290875
|
+
"accessLevel": "Write",
|
|
290876
|
+
"resourceTypes": [
|
|
290877
|
+
{
|
|
290878
|
+
"resourceType": "codeTransformation",
|
|
290879
|
+
"required": false,
|
|
290880
|
+
"conditionKeys": [],
|
|
290881
|
+
"dependentActions": []
|
|
290882
|
+
}
|
|
290883
|
+
]
|
|
290884
|
+
},
|
|
290885
|
+
{
|
|
290886
|
+
"name": "UntagResource",
|
|
290887
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/security_iam_manage-access-with-policies.html",
|
|
290888
|
+
"permissionOnly": true,
|
|
290889
|
+
"description": "Grants permission to remove tags associated with an Amazon Q Developer resource",
|
|
290890
|
+
"accessLevel": "Tagging",
|
|
290891
|
+
"resourceTypes": [
|
|
290892
|
+
{
|
|
290893
|
+
"resourceType": "codeTransformation",
|
|
290894
|
+
"required": false,
|
|
290895
|
+
"conditionKeys": [],
|
|
290896
|
+
"dependentActions": []
|
|
290897
|
+
},
|
|
290898
|
+
{
|
|
290899
|
+
"resourceType": "",
|
|
290900
|
+
"required": false,
|
|
290901
|
+
"conditionKeys": [
|
|
290902
|
+
"aws:TagKeys"
|
|
290903
|
+
],
|
|
290904
|
+
"dependentActions": []
|
|
290905
|
+
}
|
|
290906
|
+
]
|
|
290907
|
+
}
|
|
290908
|
+
],
|
|
290909
|
+
"resourceTypes": [
|
|
290910
|
+
{
|
|
290911
|
+
"name": "codeTransformation",
|
|
290912
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/codeTransformation.html",
|
|
290913
|
+
"arnPattern": "arn:${Partition}:qdeveloper:${Region}:${Account}:codeTransformation/${Identifier}",
|
|
290914
|
+
"conditionKeys": [
|
|
290915
|
+
"aws:ResourceTag/${TagKey}"
|
|
290916
|
+
]
|
|
290917
|
+
}
|
|
290918
|
+
],
|
|
290919
|
+
"conditionKeys": [
|
|
290920
|
+
{
|
|
290921
|
+
"name": "aws:RequestTag/${TagKey}",
|
|
290922
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/security-iam-service-with-iam.html",
|
|
290923
|
+
"description": "Filters access by the tags that are passed in the request",
|
|
290924
|
+
"type": "String"
|
|
290925
|
+
},
|
|
290926
|
+
{
|
|
290927
|
+
"name": "aws:ResourceTag/${TagKey}",
|
|
290928
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/security-iam-service-with-iam.html",
|
|
290929
|
+
"description": "Filters access by the tags associated with the Amazon Q Developer resource",
|
|
290930
|
+
"type": "String"
|
|
290931
|
+
},
|
|
290932
|
+
{
|
|
290933
|
+
"name": "aws:TagKeys",
|
|
290934
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/security-iam-service-with-iam.html",
|
|
290935
|
+
"description": "Filters access by the tag keys that are passed in the request",
|
|
290936
|
+
"type": "ArrayOfString"
|
|
290937
|
+
}
|
|
290938
|
+
]
|
|
290939
|
+
},
|
|
289042
290940
|
{
|
|
289043
290941
|
"name": "Amazon Q in Connect",
|
|
289044
290942
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonqinconnect.html",
|
|
@@ -305165,6 +307063,21 @@
|
|
|
305165
307063
|
}
|
|
305166
307064
|
]
|
|
305167
307065
|
},
|
|
307066
|
+
{
|
|
307067
|
+
"name": "GetTrack",
|
|
307068
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/redshift-serverless/latest/APIReference/API_GetTrack.html",
|
|
307069
|
+
"permissionOnly": false,
|
|
307070
|
+
"description": "Grants permission to get information about a track in Amazon Redshift Serverless",
|
|
307071
|
+
"accessLevel": "Read",
|
|
307072
|
+
"resourceTypes": [
|
|
307073
|
+
{
|
|
307074
|
+
"resourceType": "",
|
|
307075
|
+
"required": false,
|
|
307076
|
+
"conditionKeys": [],
|
|
307077
|
+
"dependentActions": []
|
|
307078
|
+
}
|
|
307079
|
+
]
|
|
307080
|
+
},
|
|
305168
307081
|
{
|
|
305169
307082
|
"name": "GetUsageLimit",
|
|
305170
307083
|
"apiReferenceUrl": "https://docs.aws.amazon.com/redshift-serverless/latest/APIReference/API_GetUsageLimit.html",
|
|
@@ -305359,6 +307272,21 @@
|
|
|
305359
307272
|
}
|
|
305360
307273
|
]
|
|
305361
307274
|
},
|
|
307275
|
+
{
|
|
307276
|
+
"name": "ListTracks",
|
|
307277
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/redshift-serverless/latest/APIReference/API_ListTracks.html",
|
|
307278
|
+
"permissionOnly": false,
|
|
307279
|
+
"description": "Grants permission to list tracks available in Amazon Redshift Serverless",
|
|
307280
|
+
"accessLevel": "List",
|
|
307281
|
+
"resourceTypes": [
|
|
307282
|
+
{
|
|
307283
|
+
"resourceType": "",
|
|
307284
|
+
"required": false,
|
|
307285
|
+
"conditionKeys": [],
|
|
307286
|
+
"dependentActions": []
|
|
307287
|
+
}
|
|
307288
|
+
]
|
|
307289
|
+
},
|
|
305362
307290
|
{
|
|
305363
307291
|
"name": "ListUsageLimits",
|
|
305364
307292
|
"apiReferenceUrl": "https://docs.aws.amazon.com/redshift-serverless/latest/APIReference/API_ListUsageLimits.html",
|
|
@@ -308707,7 +310635,8 @@
|
|
|
308707
310635
|
"ram:RequestedResourceType",
|
|
308708
310636
|
"ram:ResourceArn",
|
|
308709
310637
|
"ram:RequestedAllowsExternalPrincipals",
|
|
308710
|
-
"ram:Principal"
|
|
310638
|
+
"ram:Principal",
|
|
310639
|
+
"ram:AllowsExternalPrincipals"
|
|
308711
310640
|
],
|
|
308712
310641
|
"dependentActions": []
|
|
308713
310642
|
}
|
|
@@ -316763,11 +318692,7 @@
|
|
|
316763
318692
|
"s3:x-amz-server-side-encryption-aws-kms-key-id",
|
|
316764
318693
|
"s3:x-amz-server-side-encryption-customer-algorithm",
|
|
316765
318694
|
"s3:x-amz-storage-class",
|
|
316766
|
-
"s3:x-amz-website-redirect-location"
|
|
316767
|
-
"s3:object-lock-mode",
|
|
316768
|
-
"s3:object-lock-retain-until-date",
|
|
316769
|
-
"s3:object-lock-remaining-retention-days",
|
|
316770
|
-
"s3:object-lock-legal-hold"
|
|
318695
|
+
"s3:x-amz-website-redirect-location"
|
|
316771
318696
|
],
|
|
316772
318697
|
"dependentActions": []
|
|
316773
318698
|
}
|
|
@@ -327212,7 +329137,8 @@
|
|
|
327212
329137
|
"aws:TagKeys",
|
|
327213
329138
|
"sagemaker:NetworkIsolation",
|
|
327214
329139
|
"sagemaker:VpcSecurityGroupIds",
|
|
327215
|
-
"sagemaker:VpcSubnets"
|
|
329140
|
+
"sagemaker:VpcSubnets",
|
|
329141
|
+
"sagemaker:DirectGatedModelAccess"
|
|
327216
329142
|
],
|
|
327217
329143
|
"dependentActions": []
|
|
327218
329144
|
}
|
|
@@ -327855,7 +329781,8 @@
|
|
|
327855
329781
|
"sagemaker:VpcSecurityGroupIds",
|
|
327856
329782
|
"sagemaker:VpcSubnets",
|
|
327857
329783
|
"sagemaker:KeepAlivePeriod",
|
|
327858
|
-
"sagemaker:EnableRemoteDebug"
|
|
329784
|
+
"sagemaker:EnableRemoteDebug",
|
|
329785
|
+
"sagemaker:DirectGatedModelAccess"
|
|
327859
329786
|
],
|
|
327860
329787
|
"dependentActions": []
|
|
327861
329788
|
}
|
|
@@ -332928,6 +334855,27 @@
|
|
|
332928
334855
|
}
|
|
332929
334856
|
]
|
|
332930
334857
|
},
|
|
334858
|
+
{
|
|
334859
|
+
"name": "TrainHubModel",
|
|
334860
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/sagemaker/latest/dg/jumpstart-curated-hubs-admin-guide.html",
|
|
334861
|
+
"permissionOnly": false,
|
|
334862
|
+
"description": "Grants permission to train a model in hub",
|
|
334863
|
+
"accessLevel": "Write",
|
|
334864
|
+
"resourceTypes": [
|
|
334865
|
+
{
|
|
334866
|
+
"resourceType": "hub",
|
|
334867
|
+
"required": true,
|
|
334868
|
+
"conditionKeys": [],
|
|
334869
|
+
"dependentActions": []
|
|
334870
|
+
},
|
|
334871
|
+
{
|
|
334872
|
+
"resourceType": "hub-content",
|
|
334873
|
+
"required": true,
|
|
334874
|
+
"conditionKeys": [],
|
|
334875
|
+
"dependentActions": []
|
|
334876
|
+
}
|
|
334877
|
+
]
|
|
334878
|
+
},
|
|
332931
334879
|
{
|
|
332932
334880
|
"name": "UpdateAction",
|
|
332933
334881
|
"apiReferenceUrl": "https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_UpdateAction.html",
|
|
@@ -333240,6 +335188,48 @@
|
|
|
333240
335188
|
}
|
|
333241
335189
|
]
|
|
333242
335190
|
},
|
|
335191
|
+
{
|
|
335192
|
+
"name": "UpdateHubContent",
|
|
335193
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_UpdateHubContent.html",
|
|
335194
|
+
"permissionOnly": false,
|
|
335195
|
+
"description": "Grants permission to update hub content",
|
|
335196
|
+
"accessLevel": "Write",
|
|
335197
|
+
"resourceTypes": [
|
|
335198
|
+
{
|
|
335199
|
+
"resourceType": "hub",
|
|
335200
|
+
"required": true,
|
|
335201
|
+
"conditionKeys": [],
|
|
335202
|
+
"dependentActions": []
|
|
335203
|
+
},
|
|
335204
|
+
{
|
|
335205
|
+
"resourceType": "hub-content",
|
|
335206
|
+
"required": true,
|
|
335207
|
+
"conditionKeys": [],
|
|
335208
|
+
"dependentActions": []
|
|
335209
|
+
}
|
|
335210
|
+
]
|
|
335211
|
+
},
|
|
335212
|
+
{
|
|
335213
|
+
"name": "UpdateHubContentReference",
|
|
335214
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_UpdateHubContentReference.html",
|
|
335215
|
+
"permissionOnly": false,
|
|
335216
|
+
"description": "Grants permission to update hub content reference",
|
|
335217
|
+
"accessLevel": "Write",
|
|
335218
|
+
"resourceTypes": [
|
|
335219
|
+
{
|
|
335220
|
+
"resourceType": "hub",
|
|
335221
|
+
"required": true,
|
|
335222
|
+
"conditionKeys": [],
|
|
335223
|
+
"dependentActions": []
|
|
335224
|
+
},
|
|
335225
|
+
{
|
|
335226
|
+
"resourceType": "hub-content",
|
|
335227
|
+
"required": true,
|
|
335228
|
+
"conditionKeys": [],
|
|
335229
|
+
"dependentActions": []
|
|
335230
|
+
}
|
|
335231
|
+
]
|
|
335232
|
+
},
|
|
333243
335233
|
{
|
|
333244
335234
|
"name": "UpdateImage",
|
|
333245
335235
|
"apiReferenceUrl": "https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_UpdateImage.html",
|
|
@@ -334328,6 +336318,12 @@
|
|
|
334328
336318
|
"description": "Filters access by the list of metadata properties associated with the model-package resource in the request",
|
|
334329
336319
|
"type": "ArrayOfString"
|
|
334330
336320
|
},
|
|
336321
|
+
{
|
|
336322
|
+
"name": "sagemaker:DirectGatedModelAccess",
|
|
336323
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/list_amazonsagemaker.html#amazonsagemaker-policy-keys",
|
|
336324
|
+
"description": "Used to deny direct access to SageMaker gated ModelReferences",
|
|
336325
|
+
"type": "String"
|
|
336326
|
+
},
|
|
334331
336327
|
{
|
|
334332
336328
|
"name": "sagemaker:DirectInternetAccess",
|
|
334333
336329
|
"apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/list_amazonsagemaker.html#amazonsagemaker-policy-keys",
|
|
@@ -349787,6 +351783,30 @@
|
|
|
349787
351783
|
}
|
|
349788
351784
|
]
|
|
349789
351785
|
},
|
|
351786
|
+
{
|
|
351787
|
+
"name": "PutConfigurationSetArchivingOptions",
|
|
351788
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/ses/latest/APIReference-V2/API_PutConfigurationSetArchivingOptions.html",
|
|
351789
|
+
"permissionOnly": false,
|
|
351790
|
+
"description": "Grants permission to associate a configuration set with a Mail Manager archive",
|
|
351791
|
+
"accessLevel": "Write",
|
|
351792
|
+
"resourceTypes": [
|
|
351793
|
+
{
|
|
351794
|
+
"resourceType": "configuration-set",
|
|
351795
|
+
"required": true,
|
|
351796
|
+
"conditionKeys": [],
|
|
351797
|
+
"dependentActions": []
|
|
351798
|
+
},
|
|
351799
|
+
{
|
|
351800
|
+
"resourceType": "",
|
|
351801
|
+
"required": false,
|
|
351802
|
+
"conditionKeys": [
|
|
351803
|
+
"ses:ApiVersion",
|
|
351804
|
+
"aws:ResourceTag/${TagKey}"
|
|
351805
|
+
],
|
|
351806
|
+
"dependentActions": []
|
|
351807
|
+
}
|
|
351808
|
+
]
|
|
351809
|
+
},
|
|
349790
351810
|
{
|
|
349791
351811
|
"name": "PutConfigurationSetDeliveryOptions",
|
|
349792
351812
|
"apiReferenceUrl": "https://docs.aws.amazon.com/ses/latest/APIReference-V2/API_PutConfigurationSetDeliveryOptions.html",
|
|
@@ -356387,6 +358407,12 @@
|
|
|
356387
358407
|
"conditionKeys": [],
|
|
356388
358408
|
"dependentActions": []
|
|
356389
358409
|
},
|
|
358410
|
+
{
|
|
358411
|
+
"resourceType": "fs-association",
|
|
358412
|
+
"required": false,
|
|
358413
|
+
"conditionKeys": [],
|
|
358414
|
+
"dependentActions": []
|
|
358415
|
+
},
|
|
356390
358416
|
{
|
|
356391
358417
|
"resourceType": "gateway",
|
|
356392
358418
|
"required": false,
|
|
@@ -356405,6 +358431,12 @@
|
|
|
356405
358431
|
"conditionKeys": [],
|
|
356406
358432
|
"dependentActions": []
|
|
356407
358433
|
},
|
|
358434
|
+
{
|
|
358435
|
+
"resourceType": "tapepool",
|
|
358436
|
+
"required": false,
|
|
358437
|
+
"conditionKeys": [],
|
|
358438
|
+
"dependentActions": []
|
|
358439
|
+
},
|
|
356408
358440
|
{
|
|
356409
358441
|
"resourceType": "volume",
|
|
356410
358442
|
"required": false,
|
|
@@ -357358,6 +359390,21 @@
|
|
|
357358
359390
|
}
|
|
357359
359391
|
]
|
|
357360
359392
|
},
|
|
359393
|
+
{
|
|
359394
|
+
"name": "EvictFilesFailingUpload",
|
|
359395
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_EvictFilesFailingUpload.html",
|
|
359396
|
+
"permissionOnly": false,
|
|
359397
|
+
"description": "Grants permission to clean a share's cache of file entries that are failing upload to Amazon S3",
|
|
359398
|
+
"accessLevel": "Write",
|
|
359399
|
+
"resourceTypes": [
|
|
359400
|
+
{
|
|
359401
|
+
"resourceType": "share",
|
|
359402
|
+
"required": true,
|
|
359403
|
+
"conditionKeys": [],
|
|
359404
|
+
"dependentActions": []
|
|
359405
|
+
}
|
|
359406
|
+
]
|
|
359407
|
+
},
|
|
357361
359408
|
{
|
|
357362
359409
|
"name": "JoinDomain",
|
|
357363
359410
|
"apiReferenceUrl": "https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_JoinDomain.html",
|
|
@@ -357614,6 +359661,12 @@
|
|
|
357614
359661
|
"conditionKeys": [],
|
|
357615
359662
|
"dependentActions": []
|
|
357616
359663
|
},
|
|
359664
|
+
{
|
|
359665
|
+
"resourceType": "fs-association",
|
|
359666
|
+
"required": false,
|
|
359667
|
+
"conditionKeys": [],
|
|
359668
|
+
"dependentActions": []
|
|
359669
|
+
},
|
|
357617
359670
|
{
|
|
357618
359671
|
"resourceType": "gateway",
|
|
357619
359672
|
"required": false,
|
|
@@ -357632,6 +359685,12 @@
|
|
|
357632
359685
|
"conditionKeys": [],
|
|
357633
359686
|
"dependentActions": []
|
|
357634
359687
|
},
|
|
359688
|
+
{
|
|
359689
|
+
"resourceType": "tapepool",
|
|
359690
|
+
"required": false,
|
|
359691
|
+
"conditionKeys": [],
|
|
359692
|
+
"dependentActions": []
|
|
359693
|
+
},
|
|
357635
359694
|
{
|
|
357636
359695
|
"resourceType": "volume",
|
|
357637
359696
|
"required": false,
|
|
@@ -358068,7 +360127,7 @@
|
|
|
358068
360127
|
},
|
|
358069
360128
|
{
|
|
358070
360129
|
"name": "fs-association",
|
|
358071
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/
|
|
360130
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/filegateway/latest/filefsxw/attach-fsxw-filesystem.html",
|
|
358072
360131
|
"arnPattern": "arn:${Partition}:storagegateway:${Region}:${Account}:fs-association/${FsaId}",
|
|
358073
360132
|
"conditionKeys": [
|
|
358074
360133
|
"aws:ResourceTag/${TagKey}"
|
|
@@ -368524,7 +370583,7 @@
|
|
|
368524
370583
|
{
|
|
368525
370584
|
"name": "callanalyticsjob",
|
|
368526
370585
|
"apiReferenceUrl": "https://docs.aws.amazon.com/transcribe/latest/dg/API_CallAnalyticsJob.html",
|
|
368527
|
-
"arnPattern": "arn:${Partition}:transcribe:${Region}:${Account}:analytics
|
|
370586
|
+
"arnPattern": "arn:${Partition}:transcribe:${Region}:${Account}:analytics/${JobName}",
|
|
368528
370587
|
"conditionKeys": [
|
|
368529
370588
|
"aws:ResourceTag/${TagKey}"
|
|
368530
370589
|
]
|