aws-iam-data 0.0.461 → 0.0.463
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1,4 +1,29 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"dateOfChange": "2025-10-15",
|
|
4
|
+
"addedServices": [],
|
|
5
|
+
"removedServices": [],
|
|
6
|
+
"addedActions": {
|
|
7
|
+
"Amazon Bedrock Agentcore": [
|
|
8
|
+
"bedrock-agentcore:CompleteResourceTokenAuth"
|
|
9
|
+
]
|
|
10
|
+
},
|
|
11
|
+
"removedActions": {}
|
|
12
|
+
},
|
|
13
|
+
{
|
|
14
|
+
"dateOfChange": "2025-10-14",
|
|
15
|
+
"addedServices": [],
|
|
16
|
+
"removedServices": [],
|
|
17
|
+
"addedActions": {
|
|
18
|
+
"Service Quotas": [
|
|
19
|
+
"servicequotas:GetAutoManagementConfiguration",
|
|
20
|
+
"servicequotas:StartAutoManagement",
|
|
21
|
+
"servicequotas:StopAutoManagement",
|
|
22
|
+
"servicequotas:UpdateAutoManagement"
|
|
23
|
+
]
|
|
24
|
+
},
|
|
25
|
+
"removedActions": {}
|
|
26
|
+
},
|
|
2
27
|
{
|
|
3
28
|
"dateOfChange": "2025-10-11",
|
|
4
29
|
"addedServices": [],
|
package/dist/data/json/iam.json
CHANGED
|
@@ -35216,6 +35216,52 @@
|
|
|
35216
35216
|
}
|
|
35217
35217
|
]
|
|
35218
35218
|
},
|
|
35219
|
+
{
|
|
35220
|
+
"name": "CompleteResourceTokenAuth",
|
|
35221
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_CompleteResourceTokenAuth.html",
|
|
35222
|
+
"permissionOnly": false,
|
|
35223
|
+
"description": "Grants permission to retrieve access token with OAuth2 for 3LO flow to access external resource",
|
|
35224
|
+
"accessLevel": "Read",
|
|
35225
|
+
"resourceTypes": [
|
|
35226
|
+
{
|
|
35227
|
+
"resourceType": "oauth2credentialprovider",
|
|
35228
|
+
"required": true,
|
|
35229
|
+
"conditionKeys": [],
|
|
35230
|
+
"dependentActions": []
|
|
35231
|
+
},
|
|
35232
|
+
{
|
|
35233
|
+
"resourceType": "token-vault",
|
|
35234
|
+
"required": true,
|
|
35235
|
+
"conditionKeys": [],
|
|
35236
|
+
"dependentActions": []
|
|
35237
|
+
},
|
|
35238
|
+
{
|
|
35239
|
+
"resourceType": "workload-identity",
|
|
35240
|
+
"required": true,
|
|
35241
|
+
"conditionKeys": [],
|
|
35242
|
+
"dependentActions": []
|
|
35243
|
+
},
|
|
35244
|
+
{
|
|
35245
|
+
"resourceType": "workload-identity-directory",
|
|
35246
|
+
"required": true,
|
|
35247
|
+
"conditionKeys": [],
|
|
35248
|
+
"dependentActions": []
|
|
35249
|
+
},
|
|
35250
|
+
{
|
|
35251
|
+
"resourceType": "",
|
|
35252
|
+
"required": false,
|
|
35253
|
+
"conditionKeys": [
|
|
35254
|
+
"bedrock-agentcore:InboundJwtClaim/iss",
|
|
35255
|
+
"bedrock-agentcore:InboundJwtClaim/sub",
|
|
35256
|
+
"bedrock-agentcore:InboundJwtClaim/aud",
|
|
35257
|
+
"bedrock-agentcore:InboundJwtClaim/scope",
|
|
35258
|
+
"bedrock-agentcore:InboundJwtClaim/client_id",
|
|
35259
|
+
"bedrock-agentcore:userid"
|
|
35260
|
+
],
|
|
35261
|
+
"dependentActions": []
|
|
35262
|
+
}
|
|
35263
|
+
]
|
|
35264
|
+
},
|
|
35219
35265
|
{
|
|
35220
35266
|
"name": "ConnectBrowserAutomationStream",
|
|
35221
35267
|
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_ConnectBrowserAutomationStream.html",
|
|
@@ -35308,6 +35354,15 @@
|
|
|
35308
35354
|
"required": true,
|
|
35309
35355
|
"conditionKeys": [],
|
|
35310
35356
|
"dependentActions": []
|
|
35357
|
+
},
|
|
35358
|
+
{
|
|
35359
|
+
"resourceType": "",
|
|
35360
|
+
"required": false,
|
|
35361
|
+
"conditionKeys": [
|
|
35362
|
+
"aws:RequestTag/${TagKey}",
|
|
35363
|
+
"aws:TagKeys"
|
|
35364
|
+
],
|
|
35365
|
+
"dependentActions": []
|
|
35311
35366
|
}
|
|
35312
35367
|
]
|
|
35313
35368
|
},
|
|
@@ -35444,6 +35499,15 @@
|
|
|
35444
35499
|
"required": true,
|
|
35445
35500
|
"conditionKeys": [],
|
|
35446
35501
|
"dependentActions": []
|
|
35502
|
+
},
|
|
35503
|
+
{
|
|
35504
|
+
"resourceType": "",
|
|
35505
|
+
"required": false,
|
|
35506
|
+
"conditionKeys": [
|
|
35507
|
+
"aws:RequestTag/${TagKey}",
|
|
35508
|
+
"aws:TagKeys"
|
|
35509
|
+
],
|
|
35510
|
+
"dependentActions": []
|
|
35447
35511
|
}
|
|
35448
35512
|
]
|
|
35449
35513
|
},
|
|
@@ -35465,6 +35529,15 @@
|
|
|
35465
35529
|
"required": true,
|
|
35466
35530
|
"conditionKeys": [],
|
|
35467
35531
|
"dependentActions": []
|
|
35532
|
+
},
|
|
35533
|
+
{
|
|
35534
|
+
"resourceType": "",
|
|
35535
|
+
"required": false,
|
|
35536
|
+
"conditionKeys": [
|
|
35537
|
+
"aws:RequestTag/${TagKey}",
|
|
35538
|
+
"aws:TagKeys"
|
|
35539
|
+
],
|
|
35540
|
+
"dependentActions": []
|
|
35468
35541
|
}
|
|
35469
35542
|
]
|
|
35470
35543
|
},
|
|
@@ -36056,6 +36129,18 @@
|
|
|
36056
36129
|
"required": true,
|
|
36057
36130
|
"conditionKeys": [],
|
|
36058
36131
|
"dependentActions": []
|
|
36132
|
+
},
|
|
36133
|
+
{
|
|
36134
|
+
"resourceType": "",
|
|
36135
|
+
"required": false,
|
|
36136
|
+
"conditionKeys": [
|
|
36137
|
+
"bedrock-agentcore:InboundJwtClaim/iss",
|
|
36138
|
+
"bedrock-agentcore:InboundJwtClaim/sub",
|
|
36139
|
+
"bedrock-agentcore:InboundJwtClaim/aud",
|
|
36140
|
+
"bedrock-agentcore:InboundJwtClaim/scope",
|
|
36141
|
+
"bedrock-agentcore:InboundJwtClaim/client_id"
|
|
36142
|
+
],
|
|
36143
|
+
"dependentActions": []
|
|
36059
36144
|
}
|
|
36060
36145
|
]
|
|
36061
36146
|
},
|
|
@@ -36077,6 +36162,14 @@
|
|
|
36077
36162
|
"required": true,
|
|
36078
36163
|
"conditionKeys": [],
|
|
36079
36164
|
"dependentActions": []
|
|
36165
|
+
},
|
|
36166
|
+
{
|
|
36167
|
+
"resourceType": "",
|
|
36168
|
+
"required": false,
|
|
36169
|
+
"conditionKeys": [
|
|
36170
|
+
"bedrock-agentcore:userid"
|
|
36171
|
+
],
|
|
36172
|
+
"dependentActions": []
|
|
36080
36173
|
}
|
|
36081
36174
|
]
|
|
36082
36175
|
},
|
|
@@ -36470,6 +36563,12 @@
|
|
|
36470
36563
|
"description": "Grants permission to list tags for a Bedrock-AgentCore resource",
|
|
36471
36564
|
"accessLevel": "List",
|
|
36472
36565
|
"resourceTypes": [
|
|
36566
|
+
{
|
|
36567
|
+
"resourceType": "apikeycredentialprovider",
|
|
36568
|
+
"required": false,
|
|
36569
|
+
"conditionKeys": [],
|
|
36570
|
+
"dependentActions": []
|
|
36571
|
+
},
|
|
36473
36572
|
{
|
|
36474
36573
|
"resourceType": "browser-custom",
|
|
36475
36574
|
"required": false,
|
|
@@ -36494,6 +36593,12 @@
|
|
|
36494
36593
|
"conditionKeys": [],
|
|
36495
36594
|
"dependentActions": []
|
|
36496
36595
|
},
|
|
36596
|
+
{
|
|
36597
|
+
"resourceType": "oauth2credentialprovider",
|
|
36598
|
+
"required": false,
|
|
36599
|
+
"conditionKeys": [],
|
|
36600
|
+
"dependentActions": []
|
|
36601
|
+
},
|
|
36497
36602
|
{
|
|
36498
36603
|
"resourceType": "runtime",
|
|
36499
36604
|
"required": false,
|
|
@@ -36505,6 +36610,24 @@
|
|
|
36505
36610
|
"required": false,
|
|
36506
36611
|
"conditionKeys": [],
|
|
36507
36612
|
"dependentActions": []
|
|
36613
|
+
},
|
|
36614
|
+
{
|
|
36615
|
+
"resourceType": "token-vault",
|
|
36616
|
+
"required": false,
|
|
36617
|
+
"conditionKeys": [],
|
|
36618
|
+
"dependentActions": []
|
|
36619
|
+
},
|
|
36620
|
+
{
|
|
36621
|
+
"resourceType": "workload-identity",
|
|
36622
|
+
"required": false,
|
|
36623
|
+
"conditionKeys": [],
|
|
36624
|
+
"dependentActions": []
|
|
36625
|
+
},
|
|
36626
|
+
{
|
|
36627
|
+
"resourceType": "workload-identity-directory",
|
|
36628
|
+
"required": false,
|
|
36629
|
+
"conditionKeys": [],
|
|
36630
|
+
"dependentActions": []
|
|
36508
36631
|
}
|
|
36509
36632
|
]
|
|
36510
36633
|
},
|
|
@@ -36695,6 +36818,12 @@
|
|
|
36695
36818
|
"description": "Grants permission to Tag a Bedrock-AgentCore resource",
|
|
36696
36819
|
"accessLevel": "Tagging",
|
|
36697
36820
|
"resourceTypes": [
|
|
36821
|
+
{
|
|
36822
|
+
"resourceType": "apikeycredentialprovider",
|
|
36823
|
+
"required": false,
|
|
36824
|
+
"conditionKeys": [],
|
|
36825
|
+
"dependentActions": []
|
|
36826
|
+
},
|
|
36698
36827
|
{
|
|
36699
36828
|
"resourceType": "browser-custom",
|
|
36700
36829
|
"required": false,
|
|
@@ -36719,6 +36848,12 @@
|
|
|
36719
36848
|
"conditionKeys": [],
|
|
36720
36849
|
"dependentActions": []
|
|
36721
36850
|
},
|
|
36851
|
+
{
|
|
36852
|
+
"resourceType": "oauth2credentialprovider",
|
|
36853
|
+
"required": false,
|
|
36854
|
+
"conditionKeys": [],
|
|
36855
|
+
"dependentActions": []
|
|
36856
|
+
},
|
|
36722
36857
|
{
|
|
36723
36858
|
"resourceType": "runtime",
|
|
36724
36859
|
"required": false,
|
|
@@ -36731,6 +36866,24 @@
|
|
|
36731
36866
|
"conditionKeys": [],
|
|
36732
36867
|
"dependentActions": []
|
|
36733
36868
|
},
|
|
36869
|
+
{
|
|
36870
|
+
"resourceType": "token-vault",
|
|
36871
|
+
"required": false,
|
|
36872
|
+
"conditionKeys": [],
|
|
36873
|
+
"dependentActions": []
|
|
36874
|
+
},
|
|
36875
|
+
{
|
|
36876
|
+
"resourceType": "workload-identity",
|
|
36877
|
+
"required": false,
|
|
36878
|
+
"conditionKeys": [],
|
|
36879
|
+
"dependentActions": []
|
|
36880
|
+
},
|
|
36881
|
+
{
|
|
36882
|
+
"resourceType": "workload-identity-directory",
|
|
36883
|
+
"required": false,
|
|
36884
|
+
"conditionKeys": [],
|
|
36885
|
+
"dependentActions": []
|
|
36886
|
+
},
|
|
36734
36887
|
{
|
|
36735
36888
|
"resourceType": "",
|
|
36736
36889
|
"required": false,
|
|
@@ -36749,6 +36902,12 @@
|
|
|
36749
36902
|
"description": "Grants permission to Untag a Bedrock-AgentCore resource",
|
|
36750
36903
|
"accessLevel": "Tagging",
|
|
36751
36904
|
"resourceTypes": [
|
|
36905
|
+
{
|
|
36906
|
+
"resourceType": "apikeycredentialprovider",
|
|
36907
|
+
"required": false,
|
|
36908
|
+
"conditionKeys": [],
|
|
36909
|
+
"dependentActions": []
|
|
36910
|
+
},
|
|
36752
36911
|
{
|
|
36753
36912
|
"resourceType": "browser-custom",
|
|
36754
36913
|
"required": false,
|
|
@@ -36773,6 +36932,12 @@
|
|
|
36773
36932
|
"conditionKeys": [],
|
|
36774
36933
|
"dependentActions": []
|
|
36775
36934
|
},
|
|
36935
|
+
{
|
|
36936
|
+
"resourceType": "oauth2credentialprovider",
|
|
36937
|
+
"required": false,
|
|
36938
|
+
"conditionKeys": [],
|
|
36939
|
+
"dependentActions": []
|
|
36940
|
+
},
|
|
36776
36941
|
{
|
|
36777
36942
|
"resourceType": "runtime",
|
|
36778
36943
|
"required": false,
|
|
@@ -36785,6 +36950,24 @@
|
|
|
36785
36950
|
"conditionKeys": [],
|
|
36786
36951
|
"dependentActions": []
|
|
36787
36952
|
},
|
|
36953
|
+
{
|
|
36954
|
+
"resourceType": "token-vault",
|
|
36955
|
+
"required": false,
|
|
36956
|
+
"conditionKeys": [],
|
|
36957
|
+
"dependentActions": []
|
|
36958
|
+
},
|
|
36959
|
+
{
|
|
36960
|
+
"resourceType": "workload-identity",
|
|
36961
|
+
"required": false,
|
|
36962
|
+
"conditionKeys": [],
|
|
36963
|
+
"dependentActions": []
|
|
36964
|
+
},
|
|
36965
|
+
{
|
|
36966
|
+
"resourceType": "workload-identity-directory",
|
|
36967
|
+
"required": false,
|
|
36968
|
+
"conditionKeys": [],
|
|
36969
|
+
"dependentActions": []
|
|
36970
|
+
},
|
|
36788
36971
|
{
|
|
36789
36972
|
"resourceType": "",
|
|
36790
36973
|
"required": false,
|
|
@@ -36988,19 +37171,25 @@
|
|
|
36988
37171
|
"name": "workload-identity",
|
|
36989
37172
|
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/workloadIdentity.html",
|
|
36990
37173
|
"arnPattern": "arn:${Partition}:bedrock-agentcore:${Region}:${Account}:workload-identity-directory/${DirectoryId}/workload-identity/${WorkloadIdentityName}",
|
|
36991
|
-
"conditionKeys": [
|
|
37174
|
+
"conditionKeys": [
|
|
37175
|
+
"aws:ResourceTag/${TagKey}"
|
|
37176
|
+
]
|
|
36992
37177
|
},
|
|
36993
37178
|
{
|
|
36994
37179
|
"name": "oauth2credentialprovider",
|
|
36995
37180
|
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/oauth2credentialprovider.html",
|
|
36996
37181
|
"arnPattern": "arn:${Partition}:bedrock-agentcore:${Region}:${Account}:token-vault/${TokenVaultId}/oauth2credentialprovider/${Name}",
|
|
36997
|
-
"conditionKeys": [
|
|
37182
|
+
"conditionKeys": [
|
|
37183
|
+
"aws:ResourceTag/${TagKey}"
|
|
37184
|
+
]
|
|
36998
37185
|
},
|
|
36999
37186
|
{
|
|
37000
37187
|
"name": "apikeycredentialprovider",
|
|
37001
37188
|
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/apikeycredentialprovider.html",
|
|
37002
37189
|
"arnPattern": "arn:${Partition}:bedrock-agentcore:${Region}:${Account}:token-vault/${TokenVaultId}/apikeycredentialprovider/${Name}",
|
|
37003
|
-
"conditionKeys": [
|
|
37190
|
+
"conditionKeys": [
|
|
37191
|
+
"aws:ResourceTag/${TagKey}"
|
|
37192
|
+
]
|
|
37004
37193
|
},
|
|
37005
37194
|
{
|
|
37006
37195
|
"name": "runtime",
|
|
@@ -37050,13 +37239,17 @@
|
|
|
37050
37239
|
"name": "workload-identity-directory",
|
|
37051
37240
|
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/workloadIdentityDirectory.html",
|
|
37052
37241
|
"arnPattern": "arn:${Partition}:bedrock-agentcore:${Region}:${Account}:workload-identity-directory/${DirectoryId}",
|
|
37053
|
-
"conditionKeys": [
|
|
37242
|
+
"conditionKeys": [
|
|
37243
|
+
"aws:ResourceTag/${TagKey}"
|
|
37244
|
+
]
|
|
37054
37245
|
},
|
|
37055
37246
|
{
|
|
37056
37247
|
"name": "token-vault",
|
|
37057
37248
|
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/tokenVault.html",
|
|
37058
37249
|
"arnPattern": "arn:${Partition}:bedrock-agentcore:${Region}:${Account}:token-vault/${TokenVaultId}",
|
|
37059
|
-
"conditionKeys": [
|
|
37250
|
+
"conditionKeys": [
|
|
37251
|
+
"aws:ResourceTag/${TagKey}"
|
|
37252
|
+
]
|
|
37060
37253
|
}
|
|
37061
37254
|
],
|
|
37062
37255
|
"conditionKeys": [
|
|
@@ -37084,6 +37277,36 @@
|
|
|
37084
37277
|
"description": "Filters access by the authorizerType attribute on a Gateway",
|
|
37085
37278
|
"type": "String"
|
|
37086
37279
|
},
|
|
37280
|
+
{
|
|
37281
|
+
"name": "bedrock-agentcore:InboundJwtClaim/aud",
|
|
37282
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/#condition-keys-aud",
|
|
37283
|
+
"description": "Filters access by the audience claim (aud) in the JWT passed in the request",
|
|
37284
|
+
"type": "ArrayOfString"
|
|
37285
|
+
},
|
|
37286
|
+
{
|
|
37287
|
+
"name": "bedrock-agentcore:InboundJwtClaim/client_id",
|
|
37288
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/#condition-keys-client_id",
|
|
37289
|
+
"description": "Filters access by the client_id claim in the JWT passed in the request",
|
|
37290
|
+
"type": "String"
|
|
37291
|
+
},
|
|
37292
|
+
{
|
|
37293
|
+
"name": "bedrock-agentcore:InboundJwtClaim/iss",
|
|
37294
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/#condition-keys-iss",
|
|
37295
|
+
"description": "Filters access by the issuer (iss) claim present in the JWT passed in the request",
|
|
37296
|
+
"type": "String"
|
|
37297
|
+
},
|
|
37298
|
+
{
|
|
37299
|
+
"name": "bedrock-agentcore:InboundJwtClaim/scope",
|
|
37300
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/#condition-keys-scope",
|
|
37301
|
+
"description": "Filters access by the scope claim in the JWT passed in the request",
|
|
37302
|
+
"type": "ArrayOfString"
|
|
37303
|
+
},
|
|
37304
|
+
{
|
|
37305
|
+
"name": "bedrock-agentcore:InboundJwtClaim/sub",
|
|
37306
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/#condition-keys-sub",
|
|
37307
|
+
"description": "Filters access by the subject claim (sub) in the JWT passed in the request",
|
|
37308
|
+
"type": "String"
|
|
37309
|
+
},
|
|
37087
37310
|
{
|
|
37088
37311
|
"name": "bedrock-agentcore:actorId",
|
|
37089
37312
|
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/#condition-keys-actorId",
|
|
@@ -37107,6 +37330,12 @@
|
|
|
37107
37330
|
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/#condition-keys-strategyId",
|
|
37108
37331
|
"description": "Filters access by Memory Strategy Id",
|
|
37109
37332
|
"type": "String"
|
|
37333
|
+
},
|
|
37334
|
+
{
|
|
37335
|
+
"name": "bedrock-agentcore:userid",
|
|
37336
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/#condition-keys-userid",
|
|
37337
|
+
"description": "Filters access by the static user ID value passed in the request",
|
|
37338
|
+
"type": "String"
|
|
37110
37339
|
}
|
|
37111
37340
|
]
|
|
37112
37341
|
},
|
|
@@ -178001,8 +178230,8 @@
|
|
|
178001
178230
|
"accessLevel": "Write",
|
|
178002
178231
|
"resourceTypes": [
|
|
178003
178232
|
{
|
|
178004
|
-
"resourceType": "",
|
|
178005
|
-
"required":
|
|
178233
|
+
"resourceType": "waba",
|
|
178234
|
+
"required": true,
|
|
178006
178235
|
"conditionKeys": [],
|
|
178007
178236
|
"dependentActions": []
|
|
178008
178237
|
}
|
|
@@ -178016,8 +178245,8 @@
|
|
|
178016
178245
|
"accessLevel": "Write",
|
|
178017
178246
|
"resourceTypes": [
|
|
178018
178247
|
{
|
|
178019
|
-
"resourceType": "",
|
|
178020
|
-
"required":
|
|
178248
|
+
"resourceType": "waba",
|
|
178249
|
+
"required": true,
|
|
178021
178250
|
"conditionKeys": [],
|
|
178022
178251
|
"dependentActions": []
|
|
178023
178252
|
}
|
|
@@ -178031,8 +178260,8 @@
|
|
|
178031
178260
|
"accessLevel": "Write",
|
|
178032
178261
|
"resourceTypes": [
|
|
178033
178262
|
{
|
|
178034
|
-
"resourceType": "",
|
|
178035
|
-
"required":
|
|
178263
|
+
"resourceType": "waba",
|
|
178264
|
+
"required": true,
|
|
178036
178265
|
"conditionKeys": [],
|
|
178037
178266
|
"dependentActions": []
|
|
178038
178267
|
}
|
|
@@ -178061,8 +178290,8 @@
|
|
|
178061
178290
|
"accessLevel": "Write",
|
|
178062
178291
|
"resourceTypes": [
|
|
178063
178292
|
{
|
|
178064
|
-
"resourceType": "",
|
|
178065
|
-
"required":
|
|
178293
|
+
"resourceType": "waba",
|
|
178294
|
+
"required": true,
|
|
178066
178295
|
"conditionKeys": [],
|
|
178067
178296
|
"dependentActions": []
|
|
178068
178297
|
}
|
|
@@ -178136,8 +178365,8 @@
|
|
|
178136
178365
|
"accessLevel": "Read",
|
|
178137
178366
|
"resourceTypes": [
|
|
178138
178367
|
{
|
|
178139
|
-
"resourceType": "",
|
|
178140
|
-
"required":
|
|
178368
|
+
"resourceType": "waba",
|
|
178369
|
+
"required": true,
|
|
178141
178370
|
"conditionKeys": [],
|
|
178142
178371
|
"dependentActions": []
|
|
178143
178372
|
}
|
|
@@ -178187,8 +178416,8 @@
|
|
|
178187
178416
|
"accessLevel": "List",
|
|
178188
178417
|
"resourceTypes": [
|
|
178189
178418
|
{
|
|
178190
|
-
"resourceType": "",
|
|
178191
|
-
"required":
|
|
178419
|
+
"resourceType": "waba",
|
|
178420
|
+
"required": true,
|
|
178192
178421
|
"conditionKeys": [],
|
|
178193
178422
|
"dependentActions": []
|
|
178194
178423
|
}
|
|
@@ -178202,8 +178431,8 @@
|
|
|
178202
178431
|
"accessLevel": "List",
|
|
178203
178432
|
"resourceTypes": [
|
|
178204
178433
|
{
|
|
178205
|
-
"resourceType": "",
|
|
178206
|
-
"required":
|
|
178434
|
+
"resourceType": "waba",
|
|
178435
|
+
"required": true,
|
|
178207
178436
|
"conditionKeys": [],
|
|
178208
178437
|
"dependentActions": []
|
|
178209
178438
|
}
|
|
@@ -178323,8 +178552,8 @@
|
|
|
178323
178552
|
"accessLevel": "Write",
|
|
178324
178553
|
"resourceTypes": [
|
|
178325
178554
|
{
|
|
178326
|
-
"resourceType": "",
|
|
178327
|
-
"required":
|
|
178555
|
+
"resourceType": "waba",
|
|
178556
|
+
"required": true,
|
|
178328
178557
|
"conditionKeys": [],
|
|
178329
178558
|
"dependentActions": []
|
|
178330
178559
|
}
|
|
@@ -314731,7 +314960,8 @@
|
|
|
314731
314960
|
"required": false,
|
|
314732
314961
|
"conditionKeys": [
|
|
314733
314962
|
"aws:RequestTag/${TagKey}",
|
|
314734
|
-
"aws:TagKeys"
|
|
314963
|
+
"aws:TagKeys",
|
|
314964
|
+
"rds:req-tag/${TagKey}"
|
|
314735
314965
|
],
|
|
314736
314966
|
"dependentActions": []
|
|
314737
314967
|
}
|
|
@@ -314757,7 +314987,8 @@
|
|
|
314757
314987
|
"required": false,
|
|
314758
314988
|
"conditionKeys": [
|
|
314759
314989
|
"aws:RequestTag/${TagKey}",
|
|
314760
|
-
"aws:TagKeys"
|
|
314990
|
+
"aws:TagKeys",
|
|
314991
|
+
"rds:req-tag/${TagKey}"
|
|
314761
314992
|
],
|
|
314762
314993
|
"dependentActions": []
|
|
314763
314994
|
}
|
|
@@ -314783,7 +315014,8 @@
|
|
|
314783
315014
|
"required": false,
|
|
314784
315015
|
"conditionKeys": [
|
|
314785
315016
|
"aws:RequestTag/${TagKey}",
|
|
314786
|
-
"aws:TagKeys"
|
|
315017
|
+
"aws:TagKeys",
|
|
315018
|
+
"rds:req-tag/${TagKey}"
|
|
314787
315019
|
],
|
|
314788
315020
|
"dependentActions": []
|
|
314789
315021
|
}
|
|
@@ -314811,6 +315043,7 @@
|
|
|
314811
315043
|
"conditionKeys": [
|
|
314812
315044
|
"aws:RequestTag/${TagKey}",
|
|
314813
315045
|
"aws:TagKeys",
|
|
315046
|
+
"rds:req-tag/${TagKey}",
|
|
314814
315047
|
"rds:CopyOptionGroup"
|
|
314815
315048
|
],
|
|
314816
315049
|
"dependentActions": []
|
|
@@ -314837,7 +315070,8 @@
|
|
|
314837
315070
|
"required": false,
|
|
314838
315071
|
"conditionKeys": [
|
|
314839
315072
|
"aws:RequestTag/${TagKey}",
|
|
314840
|
-
"aws:TagKeys"
|
|
315073
|
+
"aws:TagKeys",
|
|
315074
|
+
"rds:req-tag/${TagKey}"
|
|
314841
315075
|
],
|
|
314842
315076
|
"dependentActions": []
|
|
314843
315077
|
}
|
|
@@ -314933,7 +315167,8 @@
|
|
|
314933
315167
|
"required": false,
|
|
314934
315168
|
"conditionKeys": [
|
|
314935
315169
|
"aws:RequestTag/${TagKey}",
|
|
314936
|
-
"aws:TagKeys"
|
|
315170
|
+
"aws:TagKeys",
|
|
315171
|
+
"rds:req-tag/${TagKey}"
|
|
314937
315172
|
],
|
|
314938
315173
|
"dependentActions": []
|
|
314939
315174
|
}
|
|
@@ -315038,7 +315273,8 @@
|
|
|
315038
315273
|
"conditionKeys": [
|
|
315039
315274
|
"rds:EndpointType",
|
|
315040
315275
|
"aws:RequestTag/${TagKey}",
|
|
315041
|
-
"aws:TagKeys"
|
|
315276
|
+
"aws:TagKeys",
|
|
315277
|
+
"rds:req-tag/${TagKey}"
|
|
315042
315278
|
],
|
|
315043
315279
|
"dependentActions": []
|
|
315044
315280
|
}
|
|
@@ -315359,6 +315595,7 @@
|
|
|
315359
315595
|
"conditionKeys": [
|
|
315360
315596
|
"aws:RequestTag/${TagKey}",
|
|
315361
315597
|
"aws:TagKeys",
|
|
315598
|
+
"rds:req-tag/${TagKey}",
|
|
315362
315599
|
"rds:PubliclyAccessible"
|
|
315363
315600
|
],
|
|
315364
315601
|
"dependentActions": []
|
|
@@ -315479,7 +315716,8 @@
|
|
|
315479
315716
|
"required": false,
|
|
315480
315717
|
"conditionKeys": [
|
|
315481
315718
|
"aws:RequestTag/${TagKey}",
|
|
315482
|
-
"aws:TagKeys"
|
|
315719
|
+
"aws:TagKeys",
|
|
315720
|
+
"rds:req-tag/${TagKey}"
|
|
315483
315721
|
],
|
|
315484
315722
|
"dependentActions": []
|
|
315485
315723
|
}
|
|
@@ -315574,6 +315812,7 @@
|
|
|
315574
315812
|
"conditionKeys": [
|
|
315575
315813
|
"aws:RequestTag/${TagKey}",
|
|
315576
315814
|
"aws:TagKeys",
|
|
315815
|
+
"rds:req-tag/${TagKey}",
|
|
315577
315816
|
"rds:TenantDatabaseName",
|
|
315578
315817
|
"rds:ManageMasterUserPassword"
|
|
315579
315818
|
],
|
|
@@ -317535,7 +317774,8 @@
|
|
|
317535
317774
|
"required": false,
|
|
317536
317775
|
"conditionKeys": [
|
|
317537
317776
|
"aws:RequestTag/${TagKey}",
|
|
317538
|
-
"aws:TagKeys"
|
|
317777
|
+
"aws:TagKeys",
|
|
317778
|
+
"rds:req-tag/${TagKey}"
|
|
317539
317779
|
],
|
|
317540
317780
|
"dependentActions": []
|
|
317541
317781
|
}
|
|
@@ -365790,6 +366030,21 @@
|
|
|
365790
366030
|
}
|
|
365791
366031
|
]
|
|
365792
366032
|
},
|
|
366033
|
+
{
|
|
366034
|
+
"name": "GetAutoManagementConfiguration",
|
|
366035
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/servicequotas/2019-06-24/apireference/API_GetAutoManagementConfiguration.html",
|
|
366036
|
+
"permissionOnly": false,
|
|
366037
|
+
"description": "Grants permission to retrieve the automatic management of Service Quotas configuration, including notification settings, opt-in type, and excluded quotas",
|
|
366038
|
+
"accessLevel": "Read",
|
|
366039
|
+
"resourceTypes": [
|
|
366040
|
+
{
|
|
366041
|
+
"resourceType": "",
|
|
366042
|
+
"required": false,
|
|
366043
|
+
"conditionKeys": [],
|
|
366044
|
+
"dependentActions": []
|
|
366045
|
+
}
|
|
366046
|
+
]
|
|
366047
|
+
},
|
|
365793
366048
|
{
|
|
365794
366049
|
"name": "GetRequestedServiceQuotaChange",
|
|
365795
366050
|
"apiReferenceUrl": "https://docs.aws.amazon.com/servicequotas/2019-06-24/apireference/API_GetRequestedServiceQuotaChange.html",
|
|
@@ -366010,6 +366265,36 @@
|
|
|
366010
366265
|
}
|
|
366011
366266
|
]
|
|
366012
366267
|
},
|
|
366268
|
+
{
|
|
366269
|
+
"name": "StartAutoManagement",
|
|
366270
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/servicequotas/2019-06-24/apireference/API_StartAutoManagement.html",
|
|
366271
|
+
"permissionOnly": false,
|
|
366272
|
+
"description": "Grants permission to enable automatic management of Service Quotas for an AWS account, including notification preferences and excluded quotas configurations",
|
|
366273
|
+
"accessLevel": "Write",
|
|
366274
|
+
"resourceTypes": [
|
|
366275
|
+
{
|
|
366276
|
+
"resourceType": "",
|
|
366277
|
+
"required": false,
|
|
366278
|
+
"conditionKeys": [],
|
|
366279
|
+
"dependentActions": []
|
|
366280
|
+
}
|
|
366281
|
+
]
|
|
366282
|
+
},
|
|
366283
|
+
{
|
|
366284
|
+
"name": "StopAutoManagement",
|
|
366285
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/servicequotas/2019-06-24/apireference/API_StopAutoManagement.html",
|
|
366286
|
+
"permissionOnly": false,
|
|
366287
|
+
"description": "Grants permission to stop automatic management of Service Quotas for an AWS account and remove all associated configurations",
|
|
366288
|
+
"accessLevel": "Write",
|
|
366289
|
+
"resourceTypes": [
|
|
366290
|
+
{
|
|
366291
|
+
"resourceType": "",
|
|
366292
|
+
"required": false,
|
|
366293
|
+
"conditionKeys": [],
|
|
366294
|
+
"dependentActions": []
|
|
366295
|
+
}
|
|
366296
|
+
]
|
|
366297
|
+
},
|
|
366013
366298
|
{
|
|
366014
366299
|
"name": "TagResource",
|
|
366015
366300
|
"apiReferenceUrl": "https://docs.aws.amazon.com/servicequotas/2019-06-24/apireference/API_TagResource.html",
|
|
@@ -366044,6 +366329,21 @@
|
|
|
366044
366329
|
"dependentActions": []
|
|
366045
366330
|
}
|
|
366046
366331
|
]
|
|
366332
|
+
},
|
|
366333
|
+
{
|
|
366334
|
+
"name": "UpdateAutoManagement",
|
|
366335
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/servicequotas/2019-06-24/apireference/API_UpdateAutoManagement.html",
|
|
366336
|
+
"permissionOnly": false,
|
|
366337
|
+
"description": "Grants permission to update the automatic management of Service Quotas configuration, including notification preferences and excluded quotas",
|
|
366338
|
+
"accessLevel": "Write",
|
|
366339
|
+
"resourceTypes": [
|
|
366340
|
+
{
|
|
366341
|
+
"resourceType": "",
|
|
366342
|
+
"required": false,
|
|
366343
|
+
"conditionKeys": [],
|
|
366344
|
+
"dependentActions": []
|
|
366345
|
+
}
|
|
366346
|
+
]
|
|
366047
366347
|
}
|
|
366048
366348
|
],
|
|
366049
366349
|
"resourceTypes": [
|
|
@@ -412498,7 +412798,9 @@
|
|
|
412498
412798
|
{
|
|
412499
412799
|
"resourceType": "",
|
|
412500
412800
|
"required": false,
|
|
412501
|
-
"conditionKeys": [
|
|
412801
|
+
"conditionKeys": [
|
|
412802
|
+
"logs:LogGeneratingResourceArns"
|
|
412803
|
+
],
|
|
412502
412804
|
"dependentActions": []
|
|
412503
412805
|
}
|
|
412504
412806
|
]
|
|
@@ -412543,7 +412845,9 @@
|
|
|
412543
412845
|
{
|
|
412544
412846
|
"resourceType": "",
|
|
412545
412847
|
"required": false,
|
|
412546
|
-
"conditionKeys": [
|
|
412848
|
+
"conditionKeys": [
|
|
412849
|
+
"logs:LogGeneratingResourceArns"
|
|
412850
|
+
],
|
|
412547
412851
|
"dependentActions": []
|
|
412548
412852
|
}
|
|
412549
412853
|
]
|
|
@@ -412738,6 +413042,12 @@
|
|
|
412738
413042
|
"description": "Filters access by the tag keys that are passed in the request",
|
|
412739
413043
|
"type": "ArrayOfString"
|
|
412740
413044
|
},
|
|
413045
|
+
{
|
|
413046
|
+
"name": "logs:LogGeneratingResourceArns",
|
|
413047
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsx-ray.html#awsx-ray-actions-as-permissions",
|
|
413048
|
+
"description": "Filters access by LogGeneratingResourceArn in the request",
|
|
413049
|
+
"type": "ArrayOfARN"
|
|
413050
|
+
},
|
|
412741
413051
|
{
|
|
412742
413052
|
"name": "xray:ResourcePolicyName",
|
|
412743
413053
|
"apiReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsx-ray.html#awsx-ray-actions-as-permissions",
|
|
@@ -2645,12 +2645,13 @@
|
|
|
2645
2645
|
"name": "Amazon Bedrock Agentcore",
|
|
2646
2646
|
"servicePrefix": "bedrock-agentcore",
|
|
2647
2647
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonbedrockagentcore.html",
|
|
2648
|
-
"actionsCount":
|
|
2648
|
+
"actionsCount": 92,
|
|
2649
2649
|
"actions": [
|
|
2650
2650
|
"AllowVendedLogDeliveryForResource",
|
|
2651
2651
|
"BatchCreateMemoryRecords",
|
|
2652
2652
|
"BatchDeleteMemoryRecords",
|
|
2653
2653
|
"BatchUpdateMemoryRecords",
|
|
2654
|
+
"CompleteResourceTokenAuth",
|
|
2654
2655
|
"ConnectBrowserAutomationStream",
|
|
2655
2656
|
"ConnectBrowserLiveViewStream",
|
|
2656
2657
|
"CreateAgentRuntime",
|
|
@@ -2755,16 +2756,22 @@
|
|
|
2755
2756
|
"workload-identity-directory",
|
|
2756
2757
|
"token-vault"
|
|
2757
2758
|
],
|
|
2758
|
-
"conditionKeysCount":
|
|
2759
|
+
"conditionKeysCount": 14,
|
|
2759
2760
|
"conditionKeys": [
|
|
2760
2761
|
"aws:RequestTag/${TagKey}",
|
|
2761
2762
|
"aws:ResourceTag/${TagKey}",
|
|
2762
2763
|
"aws:TagKeys",
|
|
2763
2764
|
"bedrock-agentcore:GatewayAuthorizerType",
|
|
2765
|
+
"bedrock-agentcore:InboundJwtClaim/aud",
|
|
2766
|
+
"bedrock-agentcore:InboundJwtClaim/client_id",
|
|
2767
|
+
"bedrock-agentcore:InboundJwtClaim/iss",
|
|
2768
|
+
"bedrock-agentcore:InboundJwtClaim/scope",
|
|
2769
|
+
"bedrock-agentcore:InboundJwtClaim/sub",
|
|
2764
2770
|
"bedrock-agentcore:actorId",
|
|
2765
2771
|
"bedrock-agentcore:namespace",
|
|
2766
2772
|
"bedrock-agentcore:sessionId",
|
|
2767
|
-
"bedrock-agentcore:strategyId"
|
|
2773
|
+
"bedrock-agentcore:strategyId",
|
|
2774
|
+
"bedrock-agentcore:userid"
|
|
2768
2775
|
]
|
|
2769
2776
|
},
|
|
2770
2777
|
{
|
|
@@ -26069,7 +26076,7 @@
|
|
|
26069
26076
|
"name": "Service Quotas",
|
|
26070
26077
|
"servicePrefix": "servicequotas",
|
|
26071
26078
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_servicequotas.html",
|
|
26072
|
-
"actionsCount":
|
|
26079
|
+
"actionsCount": 24,
|
|
26073
26080
|
"actions": [
|
|
26074
26081
|
"AssociateServiceQuotaTemplate",
|
|
26075
26082
|
"CreateSupportCase",
|
|
@@ -26077,6 +26084,7 @@
|
|
|
26077
26084
|
"DisassociateServiceQuotaTemplate",
|
|
26078
26085
|
"GetAWSDefaultServiceQuota",
|
|
26079
26086
|
"GetAssociationForServiceQuotaTemplate",
|
|
26087
|
+
"GetAutoManagementConfiguration",
|
|
26080
26088
|
"GetRequestedServiceQuotaChange",
|
|
26081
26089
|
"GetServiceQuota",
|
|
26082
26090
|
"GetServiceQuotaIncreaseRequestFromTemplate",
|
|
@@ -26089,8 +26097,11 @@
|
|
|
26089
26097
|
"ListTagsForResource",
|
|
26090
26098
|
"PutServiceQuotaIncreaseRequestIntoTemplate",
|
|
26091
26099
|
"RequestServiceQuotaIncrease",
|
|
26100
|
+
"StartAutoManagement",
|
|
26101
|
+
"StopAutoManagement",
|
|
26092
26102
|
"TagResource",
|
|
26093
|
-
"UntagResource"
|
|
26103
|
+
"UntagResource",
|
|
26104
|
+
"UpdateAutoManagement"
|
|
26094
26105
|
],
|
|
26095
26106
|
"resourceTypesCount": 1,
|
|
26096
26107
|
"resourceTypes": [
|
|
@@ -29707,11 +29718,12 @@
|
|
|
29707
29718
|
"group",
|
|
29708
29719
|
"sampling-rule"
|
|
29709
29720
|
],
|
|
29710
|
-
"conditionKeysCount":
|
|
29721
|
+
"conditionKeysCount": 6,
|
|
29711
29722
|
"conditionKeys": [
|
|
29712
29723
|
"aws:RequestTag/${TagKey}",
|
|
29713
29724
|
"aws:ResourceTag/${TagKey}",
|
|
29714
29725
|
"aws:TagKeys",
|
|
29726
|
+
"logs:LogGeneratingResourceArns",
|
|
29715
29727
|
"xray:ResourcePolicyName",
|
|
29716
29728
|
"xray:TraceSegmentDestination"
|
|
29717
29729
|
]
|
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
"Actions by type": [
|
|
3
3
|
{
|
|
4
4
|
"key": "Write Actions",
|
|
5
|
-
"value":
|
|
5
|
+
"value": 10633
|
|
6
6
|
},
|
|
7
7
|
{
|
|
8
8
|
"key": "Read Actions",
|
|
9
|
-
"value":
|
|
9
|
+
"value": 5170
|
|
10
10
|
},
|
|
11
11
|
{
|
|
12
12
|
"key": "List Actions",
|
|
@@ -414,7 +414,7 @@
|
|
|
414
414
|
},
|
|
415
415
|
{
|
|
416
416
|
"key": "Total number of distinct condition keys",
|
|
417
|
-
"value":
|
|
417
|
+
"value": 1268
|
|
418
418
|
}
|
|
419
419
|
]
|
|
420
420
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "aws-iam-data",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.463",
|
|
4
4
|
"description": "Provides AWS IAM data gathered from the official AWS IAM docs as a convenient npm package that can be used in other OSS projects.",
|
|
5
5
|
"main": "./dist/index.js",
|
|
6
6
|
"types": "./dist/index.d.ts",
|