aws-iam-data 0.0.91 → 0.0.93
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,36 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"dateOfChange": "2023-10-03",
|
|
4
|
+
"addedServices": [],
|
|
5
|
+
"removedServices": [],
|
|
6
|
+
"addedActions": {
|
|
7
|
+
"AWS App Runner": [
|
|
8
|
+
"apprunner:ListServicesForAutoScalingConfiguration",
|
|
9
|
+
"apprunner:UpdateDefaultAutoScalingConfiguration"
|
|
10
|
+
],
|
|
11
|
+
"Amazon Bedrock": [
|
|
12
|
+
"bedrock:CreateFoundationModelAgreement",
|
|
13
|
+
"bedrock:CreateProvisionedModelThroughput",
|
|
14
|
+
"bedrock:DeleteFoundationModelAgreement",
|
|
15
|
+
"bedrock:DeleteModelInvocationLoggingConfiguration",
|
|
16
|
+
"bedrock:DeleteProvisionedModelThroughput",
|
|
17
|
+
"bedrock:GetFoundationModelAvailability",
|
|
18
|
+
"bedrock:GetModelInvocationLoggingConfiguration",
|
|
19
|
+
"bedrock:GetProvisionedModelThroughput",
|
|
20
|
+
"bedrock:GetUseCaseForModelAccess",
|
|
21
|
+
"bedrock:ListFoundationModelAgreementOffers",
|
|
22
|
+
"bedrock:ListProvisionedModelThroughputs",
|
|
23
|
+
"bedrock:PutFoundationModelEntitlement",
|
|
24
|
+
"bedrock:PutModelInvocationLoggingConfiguration",
|
|
25
|
+
"bedrock:PutUseCaseForModelAccess",
|
|
26
|
+
"bedrock:UpdateProvisionedModelThroughput"
|
|
27
|
+
],
|
|
28
|
+
"Amazon RDS": [
|
|
29
|
+
"rds:SwitchoverGlobalCluster"
|
|
30
|
+
]
|
|
31
|
+
},
|
|
32
|
+
"removedActions": {}
|
|
33
|
+
},
|
|
2
34
|
{
|
|
3
35
|
"dateOfChange": "2023-09-30",
|
|
4
36
|
"addedServices": [],
|
package/dist/data/json/iam.json
CHANGED
|
@@ -8560,7 +8560,7 @@
|
|
|
8560
8560
|
},
|
|
8561
8561
|
{
|
|
8562
8562
|
"name": "AssociateWebAcl",
|
|
8563
|
-
"apiReferenceUrl": "
|
|
8563
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/apprunner/latest/dg/waf-manage.html",
|
|
8564
8564
|
"permissionOnly": true,
|
|
8565
8565
|
"description": "Grants permission to associate the service with an AWS WAF web ACL",
|
|
8566
8566
|
"accessLevel": "Write",
|
|
@@ -8951,7 +8951,7 @@
|
|
|
8951
8951
|
},
|
|
8952
8952
|
{
|
|
8953
8953
|
"name": "DescribeWebAclForService",
|
|
8954
|
-
"apiReferenceUrl": "
|
|
8954
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/apprunner/latest/dg/waf-manage.html",
|
|
8955
8955
|
"permissionOnly": true,
|
|
8956
8956
|
"description": "Grants permission to get the AWS WAF web ACL that is associated with an AWS App Runner service",
|
|
8957
8957
|
"accessLevel": "Read",
|
|
@@ -8981,7 +8981,7 @@
|
|
|
8981
8981
|
},
|
|
8982
8982
|
{
|
|
8983
8983
|
"name": "DisassociateWebAcl",
|
|
8984
|
-
"apiReferenceUrl": "
|
|
8984
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/apprunner/latest/dg/waf-manage.html",
|
|
8985
8985
|
"permissionOnly": true,
|
|
8986
8986
|
"description": "Grants permission to disassociate the service with an AWS WAF web ACL",
|
|
8987
8987
|
"accessLevel": "Write",
|
|
@@ -8996,7 +8996,7 @@
|
|
|
8996
8996
|
},
|
|
8997
8997
|
{
|
|
8998
8998
|
"name": "ListAssociatedServicesForWebAcl",
|
|
8999
|
-
"apiReferenceUrl": "
|
|
8999
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/apprunner/latest/dg/waf-manage.html",
|
|
9000
9000
|
"permissionOnly": true,
|
|
9001
9001
|
"description": "Grants permission to list the services that are associated with an AWS WAF web ACL",
|
|
9002
9002
|
"accessLevel": "List",
|
|
@@ -9084,6 +9084,21 @@
|
|
|
9084
9084
|
}
|
|
9085
9085
|
]
|
|
9086
9086
|
},
|
|
9087
|
+
{
|
|
9088
|
+
"name": "ListServicesForAutoScalingConfiguration",
|
|
9089
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/apprunner/latest/api/API_ListServicesForAutoScalingConfiguration.html",
|
|
9090
|
+
"permissionOnly": false,
|
|
9091
|
+
"description": "Grants permission to retrieve a list of associated AppRunner services of an AWS App Runner automatic scaling configuration in your AWS account",
|
|
9092
|
+
"accessLevel": "List",
|
|
9093
|
+
"resourceTypes": [
|
|
9094
|
+
{
|
|
9095
|
+
"resourceType": "autoscalingconfiguration",
|
|
9096
|
+
"required": true,
|
|
9097
|
+
"conditionKeys": [],
|
|
9098
|
+
"dependentActions": []
|
|
9099
|
+
}
|
|
9100
|
+
]
|
|
9101
|
+
},
|
|
9087
9102
|
{
|
|
9088
9103
|
"name": "ListTagsForResource",
|
|
9089
9104
|
"apiReferenceUrl": "https://docs.aws.amazon.com/apprunner/latest/api/API_ListTagsForResource.html",
|
|
@@ -9305,6 +9320,21 @@
|
|
|
9305
9320
|
}
|
|
9306
9321
|
]
|
|
9307
9322
|
},
|
|
9323
|
+
{
|
|
9324
|
+
"name": "UpdateDefaultAutoScalingConfiguration",
|
|
9325
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/apprunner/latest/api/API_UpdateDefaultAutoScalingConfiguration.html",
|
|
9326
|
+
"permissionOnly": false,
|
|
9327
|
+
"description": "Grants permission to update an AWS App Runner automatic scaling configuration to be the default in your AWS account",
|
|
9328
|
+
"accessLevel": "Write",
|
|
9329
|
+
"resourceTypes": [
|
|
9330
|
+
{
|
|
9331
|
+
"resourceType": "autoscalingconfiguration",
|
|
9332
|
+
"required": true,
|
|
9333
|
+
"conditionKeys": [],
|
|
9334
|
+
"dependentActions": []
|
|
9335
|
+
}
|
|
9336
|
+
]
|
|
9337
|
+
},
|
|
9308
9338
|
{
|
|
9309
9339
|
"name": "UpdateService",
|
|
9310
9340
|
"apiReferenceUrl": "https://docs.aws.amazon.com/apprunner/latest/api/API_UpdateService.html",
|
|
@@ -23767,6 +23797,12 @@
|
|
|
23767
23797
|
"required": true,
|
|
23768
23798
|
"conditionKeys": [],
|
|
23769
23799
|
"dependentActions": []
|
|
23800
|
+
},
|
|
23801
|
+
{
|
|
23802
|
+
"resourceType": "knowledge-base",
|
|
23803
|
+
"required": true,
|
|
23804
|
+
"conditionKeys": [],
|
|
23805
|
+
"dependentActions": []
|
|
23770
23806
|
}
|
|
23771
23807
|
]
|
|
23772
23808
|
},
|
|
@@ -23795,14 +23831,8 @@
|
|
|
23795
23831
|
"accessLevel": "Write",
|
|
23796
23832
|
"resourceTypes": [
|
|
23797
23833
|
{
|
|
23798
|
-
"resourceType": "
|
|
23799
|
-
"required":
|
|
23800
|
-
"conditionKeys": [],
|
|
23801
|
-
"dependentActions": []
|
|
23802
|
-
},
|
|
23803
|
-
{
|
|
23804
|
-
"resourceType": "agent-alias",
|
|
23805
|
-
"required": true,
|
|
23834
|
+
"resourceType": "",
|
|
23835
|
+
"required": false,
|
|
23806
23836
|
"conditionKeys": [],
|
|
23807
23837
|
"dependentActions": []
|
|
23808
23838
|
}
|
|
@@ -23831,7 +23861,7 @@
|
|
|
23831
23861
|
"accessLevel": "Write",
|
|
23832
23862
|
"resourceTypes": [
|
|
23833
23863
|
{
|
|
23834
|
-
"resourceType": "agent
|
|
23864
|
+
"resourceType": "agent",
|
|
23835
23865
|
"required": true,
|
|
23836
23866
|
"conditionKeys": [],
|
|
23837
23867
|
"dependentActions": []
|
|
@@ -23868,16 +23898,31 @@
|
|
|
23868
23898
|
}
|
|
23869
23899
|
]
|
|
23870
23900
|
},
|
|
23901
|
+
{
|
|
23902
|
+
"name": "CreateFoundationModelAgreement",
|
|
23903
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_CreateFoundationModelAgreement.html",
|
|
23904
|
+
"permissionOnly": false,
|
|
23905
|
+
"description": "Grants permission to create a new foundation model agreement",
|
|
23906
|
+
"accessLevel": "Write",
|
|
23907
|
+
"resourceTypes": [
|
|
23908
|
+
{
|
|
23909
|
+
"resourceType": "",
|
|
23910
|
+
"required": false,
|
|
23911
|
+
"conditionKeys": [],
|
|
23912
|
+
"dependentActions": []
|
|
23913
|
+
}
|
|
23914
|
+
]
|
|
23915
|
+
},
|
|
23871
23916
|
{
|
|
23872
23917
|
"name": "CreateKnowledgeBase",
|
|
23873
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/
|
|
23918
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_CreateKnowledgeBase.html",
|
|
23874
23919
|
"permissionOnly": false,
|
|
23875
23920
|
"description": "Grants permission to create a knowledge base",
|
|
23876
23921
|
"accessLevel": "Write",
|
|
23877
23922
|
"resourceTypes": [
|
|
23878
23923
|
{
|
|
23879
|
-
"resourceType": "
|
|
23880
|
-
"required":
|
|
23924
|
+
"resourceType": "",
|
|
23925
|
+
"required": false,
|
|
23881
23926
|
"conditionKeys": [],
|
|
23882
23927
|
"dependentActions": []
|
|
23883
23928
|
}
|
|
@@ -23903,7 +23948,31 @@
|
|
|
23903
23948
|
"dependentActions": []
|
|
23904
23949
|
},
|
|
23905
23950
|
{
|
|
23906
|
-
"resourceType": "
|
|
23951
|
+
"resourceType": "",
|
|
23952
|
+
"required": false,
|
|
23953
|
+
"conditionKeys": [
|
|
23954
|
+
"aws:RequestTag/${TagKey}",
|
|
23955
|
+
"aws:TagKeys"
|
|
23956
|
+
],
|
|
23957
|
+
"dependentActions": []
|
|
23958
|
+
}
|
|
23959
|
+
]
|
|
23960
|
+
},
|
|
23961
|
+
{
|
|
23962
|
+
"name": "CreateProvisionedModelThroughput",
|
|
23963
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_CreateProvisionedModelThroughput.html",
|
|
23964
|
+
"permissionOnly": false,
|
|
23965
|
+
"description": "Grants permission to create a new provisioned model throughput",
|
|
23966
|
+
"accessLevel": "Write",
|
|
23967
|
+
"resourceTypes": [
|
|
23968
|
+
{
|
|
23969
|
+
"resourceType": "custom-model",
|
|
23970
|
+
"required": true,
|
|
23971
|
+
"conditionKeys": [],
|
|
23972
|
+
"dependentActions": []
|
|
23973
|
+
},
|
|
23974
|
+
{
|
|
23975
|
+
"resourceType": "foundation-model",
|
|
23907
23976
|
"required": true,
|
|
23908
23977
|
"conditionKeys": [],
|
|
23909
23978
|
"dependentActions": []
|
|
@@ -23949,6 +24018,21 @@
|
|
|
23949
24018
|
}
|
|
23950
24019
|
]
|
|
23951
24020
|
},
|
|
24021
|
+
{
|
|
24022
|
+
"name": "DeleteFoundationModelAgreement",
|
|
24023
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_DeleteFoundationModelAgreement.html",
|
|
24024
|
+
"permissionOnly": false,
|
|
24025
|
+
"description": "Grants permission to delete a foundation model agreement that you created earlier",
|
|
24026
|
+
"accessLevel": "Write",
|
|
24027
|
+
"resourceTypes": [
|
|
24028
|
+
{
|
|
24029
|
+
"resourceType": "",
|
|
24030
|
+
"required": false,
|
|
24031
|
+
"conditionKeys": [],
|
|
24032
|
+
"dependentActions": []
|
|
24033
|
+
}
|
|
24034
|
+
]
|
|
24035
|
+
},
|
|
23952
24036
|
{
|
|
23953
24037
|
"name": "DeleteKnowledgeBase",
|
|
23954
24038
|
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html",
|
|
@@ -23964,6 +24048,36 @@
|
|
|
23964
24048
|
}
|
|
23965
24049
|
]
|
|
23966
24050
|
},
|
|
24051
|
+
{
|
|
24052
|
+
"name": "DeleteModelInvocationLoggingConfiguration",
|
|
24053
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_DeleteModelInvocationLoggingConfiguration.html",
|
|
24054
|
+
"permissionOnly": false,
|
|
24055
|
+
"description": "Grants permission to delete an existing Invocation logging configuration",
|
|
24056
|
+
"accessLevel": "Write",
|
|
24057
|
+
"resourceTypes": [
|
|
24058
|
+
{
|
|
24059
|
+
"resourceType": "",
|
|
24060
|
+
"required": false,
|
|
24061
|
+
"conditionKeys": [],
|
|
24062
|
+
"dependentActions": []
|
|
24063
|
+
}
|
|
24064
|
+
]
|
|
24065
|
+
},
|
|
24066
|
+
{
|
|
24067
|
+
"name": "DeleteProvisionedModelThroughput",
|
|
24068
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_DeleteProvisionedModelThroughput.html",
|
|
24069
|
+
"permissionOnly": false,
|
|
24070
|
+
"description": "Grants permission to delete a provisioned model throughput that you created earlier",
|
|
24071
|
+
"accessLevel": "Write",
|
|
24072
|
+
"resourceTypes": [
|
|
24073
|
+
{
|
|
24074
|
+
"resourceType": "provisioned-model",
|
|
24075
|
+
"required": true,
|
|
24076
|
+
"conditionKeys": [],
|
|
24077
|
+
"dependentActions": []
|
|
24078
|
+
}
|
|
24079
|
+
]
|
|
24080
|
+
},
|
|
23967
24081
|
{
|
|
23968
24082
|
"name": "DisassociateAgentKnowledgeBase",
|
|
23969
24083
|
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html",
|
|
@@ -23976,6 +24090,12 @@
|
|
|
23976
24090
|
"required": true,
|
|
23977
24091
|
"conditionKeys": [],
|
|
23978
24092
|
"dependentActions": []
|
|
24093
|
+
},
|
|
24094
|
+
{
|
|
24095
|
+
"resourceType": "knowledge-base",
|
|
24096
|
+
"required": true,
|
|
24097
|
+
"conditionKeys": [],
|
|
24098
|
+
"dependentActions": []
|
|
23979
24099
|
}
|
|
23980
24100
|
]
|
|
23981
24101
|
},
|
|
@@ -24036,6 +24156,12 @@
|
|
|
24036
24156
|
"required": true,
|
|
24037
24157
|
"conditionKeys": [],
|
|
24038
24158
|
"dependentActions": []
|
|
24159
|
+
},
|
|
24160
|
+
{
|
|
24161
|
+
"resourceType": "knowledge-base",
|
|
24162
|
+
"required": true,
|
|
24163
|
+
"conditionKeys": [],
|
|
24164
|
+
"dependentActions": []
|
|
24039
24165
|
}
|
|
24040
24166
|
]
|
|
24041
24167
|
},
|
|
@@ -24099,6 +24225,21 @@
|
|
|
24099
24225
|
}
|
|
24100
24226
|
]
|
|
24101
24227
|
},
|
|
24228
|
+
{
|
|
24229
|
+
"name": "GetFoundationModelAvailability",
|
|
24230
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_GetFoundationModelAvailability.html",
|
|
24231
|
+
"permissionOnly": false,
|
|
24232
|
+
"description": "Grants permission to get the availability of a foundation model",
|
|
24233
|
+
"accessLevel": "Read",
|
|
24234
|
+
"resourceTypes": [
|
|
24235
|
+
{
|
|
24236
|
+
"resourceType": "",
|
|
24237
|
+
"required": false,
|
|
24238
|
+
"conditionKeys": [],
|
|
24239
|
+
"dependentActions": []
|
|
24240
|
+
}
|
|
24241
|
+
]
|
|
24242
|
+
},
|
|
24102
24243
|
{
|
|
24103
24244
|
"name": "GetIngestionJob",
|
|
24104
24245
|
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html",
|
|
@@ -24144,6 +24285,51 @@
|
|
|
24144
24285
|
}
|
|
24145
24286
|
]
|
|
24146
24287
|
},
|
|
24288
|
+
{
|
|
24289
|
+
"name": "GetModelInvocationLoggingConfiguration",
|
|
24290
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_GetModelInvocationLoggingConfiguration.html",
|
|
24291
|
+
"permissionOnly": false,
|
|
24292
|
+
"description": "Grants permission to retrieve an existing Invocation logging configuration",
|
|
24293
|
+
"accessLevel": "Read",
|
|
24294
|
+
"resourceTypes": [
|
|
24295
|
+
{
|
|
24296
|
+
"resourceType": "",
|
|
24297
|
+
"required": false,
|
|
24298
|
+
"conditionKeys": [],
|
|
24299
|
+
"dependentActions": []
|
|
24300
|
+
}
|
|
24301
|
+
]
|
|
24302
|
+
},
|
|
24303
|
+
{
|
|
24304
|
+
"name": "GetProvisionedModelThroughput",
|
|
24305
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_GetProvisionedModelThroughput.html",
|
|
24306
|
+
"permissionOnly": false,
|
|
24307
|
+
"description": "Grants permission to retrieve a provisioned model throughput",
|
|
24308
|
+
"accessLevel": "Read",
|
|
24309
|
+
"resourceTypes": [
|
|
24310
|
+
{
|
|
24311
|
+
"resourceType": "provisioned-model",
|
|
24312
|
+
"required": true,
|
|
24313
|
+
"conditionKeys": [],
|
|
24314
|
+
"dependentActions": []
|
|
24315
|
+
}
|
|
24316
|
+
]
|
|
24317
|
+
},
|
|
24318
|
+
{
|
|
24319
|
+
"name": "GetUseCaseForModelAccess",
|
|
24320
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_GetUseCaseForModelAccess",
|
|
24321
|
+
"permissionOnly": false,
|
|
24322
|
+
"description": "Grants permission to retrieve a use case for model access",
|
|
24323
|
+
"accessLevel": "Read",
|
|
24324
|
+
"resourceTypes": [
|
|
24325
|
+
{
|
|
24326
|
+
"resourceType": "",
|
|
24327
|
+
"required": false,
|
|
24328
|
+
"conditionKeys": [],
|
|
24329
|
+
"dependentActions": []
|
|
24330
|
+
}
|
|
24331
|
+
]
|
|
24332
|
+
},
|
|
24147
24333
|
{
|
|
24148
24334
|
"name": "InvokeAgent",
|
|
24149
24335
|
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html",
|
|
@@ -24164,7 +24350,7 @@
|
|
|
24164
24350
|
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_InvokeModel.html",
|
|
24165
24351
|
"permissionOnly": false,
|
|
24166
24352
|
"description": "Grants permission to invoke the specified Bedrock model to run inference using the input provided in the request body",
|
|
24167
|
-
"accessLevel": "
|
|
24353
|
+
"accessLevel": "Read",
|
|
24168
24354
|
"resourceTypes": [
|
|
24169
24355
|
{
|
|
24170
24356
|
"resourceType": "custom-model",
|
|
@@ -24177,6 +24363,12 @@
|
|
|
24177
24363
|
"required": true,
|
|
24178
24364
|
"conditionKeys": [],
|
|
24179
24365
|
"dependentActions": []
|
|
24366
|
+
},
|
|
24367
|
+
{
|
|
24368
|
+
"resourceType": "provisioned-model",
|
|
24369
|
+
"required": true,
|
|
24370
|
+
"conditionKeys": [],
|
|
24371
|
+
"dependentActions": []
|
|
24180
24372
|
}
|
|
24181
24373
|
]
|
|
24182
24374
|
},
|
|
@@ -24185,7 +24377,7 @@
|
|
|
24185
24377
|
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_InvokeModelWithResponseStream.html",
|
|
24186
24378
|
"permissionOnly": false,
|
|
24187
24379
|
"description": "Grants permission to invoke the specified Bedrock model to run inference using the input provided in the request body with streaming response",
|
|
24188
|
-
"accessLevel": "
|
|
24380
|
+
"accessLevel": "Read",
|
|
24189
24381
|
"resourceTypes": [
|
|
24190
24382
|
{
|
|
24191
24383
|
"resourceType": "custom-model",
|
|
@@ -24198,6 +24390,12 @@
|
|
|
24198
24390
|
"required": true,
|
|
24199
24391
|
"conditionKeys": [],
|
|
24200
24392
|
"dependentActions": []
|
|
24393
|
+
},
|
|
24394
|
+
{
|
|
24395
|
+
"resourceType": "provisioned-model",
|
|
24396
|
+
"required": true,
|
|
24397
|
+
"conditionKeys": [],
|
|
24398
|
+
"dependentActions": []
|
|
24201
24399
|
}
|
|
24202
24400
|
]
|
|
24203
24401
|
},
|
|
@@ -24306,6 +24504,21 @@
|
|
|
24306
24504
|
}
|
|
24307
24505
|
]
|
|
24308
24506
|
},
|
|
24507
|
+
{
|
|
24508
|
+
"name": "ListFoundationModelAgreementOffers",
|
|
24509
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_ListFoundationModelAgreementOffers.html",
|
|
24510
|
+
"permissionOnly": false,
|
|
24511
|
+
"description": "Grants permission to get a list of foundation model agreement offers",
|
|
24512
|
+
"accessLevel": "List",
|
|
24513
|
+
"resourceTypes": [
|
|
24514
|
+
{
|
|
24515
|
+
"resourceType": "",
|
|
24516
|
+
"required": false,
|
|
24517
|
+
"conditionKeys": [],
|
|
24518
|
+
"dependentActions": []
|
|
24519
|
+
}
|
|
24520
|
+
]
|
|
24521
|
+
},
|
|
24309
24522
|
{
|
|
24310
24523
|
"name": "ListFoundationModels",
|
|
24311
24524
|
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_ListFoundationModels.html",
|
|
@@ -24366,6 +24579,21 @@
|
|
|
24366
24579
|
}
|
|
24367
24580
|
]
|
|
24368
24581
|
},
|
|
24582
|
+
{
|
|
24583
|
+
"name": "ListProvisionedModelThroughputs",
|
|
24584
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_ListProvisionedModelThroughputs.html",
|
|
24585
|
+
"permissionOnly": false,
|
|
24586
|
+
"description": "Grants permission to list provisioned model throughputs that you created earlier",
|
|
24587
|
+
"accessLevel": "List",
|
|
24588
|
+
"resourceTypes": [
|
|
24589
|
+
{
|
|
24590
|
+
"resourceType": "",
|
|
24591
|
+
"required": false,
|
|
24592
|
+
"conditionKeys": [],
|
|
24593
|
+
"dependentActions": []
|
|
24594
|
+
}
|
|
24595
|
+
]
|
|
24596
|
+
},
|
|
24369
24597
|
{
|
|
24370
24598
|
"name": "ListTagsForResource",
|
|
24371
24599
|
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_ListTagsForResource.html",
|
|
@@ -24387,6 +24615,51 @@
|
|
|
24387
24615
|
}
|
|
24388
24616
|
]
|
|
24389
24617
|
},
|
|
24618
|
+
{
|
|
24619
|
+
"name": "PutFoundationModelEntitlement",
|
|
24620
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_PutFoundationModelEntitlement.html",
|
|
24621
|
+
"permissionOnly": false,
|
|
24622
|
+
"description": "Grants permission to put entitlement to access a foundation model",
|
|
24623
|
+
"accessLevel": "Write",
|
|
24624
|
+
"resourceTypes": [
|
|
24625
|
+
{
|
|
24626
|
+
"resourceType": "",
|
|
24627
|
+
"required": false,
|
|
24628
|
+
"conditionKeys": [],
|
|
24629
|
+
"dependentActions": []
|
|
24630
|
+
}
|
|
24631
|
+
]
|
|
24632
|
+
},
|
|
24633
|
+
{
|
|
24634
|
+
"name": "PutModelInvocationLoggingConfiguration",
|
|
24635
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_PutModelInvocationLoggingConfiguration.html",
|
|
24636
|
+
"permissionOnly": false,
|
|
24637
|
+
"description": "Grants permission to create an existing Invocation logging configuration",
|
|
24638
|
+
"accessLevel": "Write",
|
|
24639
|
+
"resourceTypes": [
|
|
24640
|
+
{
|
|
24641
|
+
"resourceType": "",
|
|
24642
|
+
"required": false,
|
|
24643
|
+
"conditionKeys": [],
|
|
24644
|
+
"dependentActions": []
|
|
24645
|
+
}
|
|
24646
|
+
]
|
|
24647
|
+
},
|
|
24648
|
+
{
|
|
24649
|
+
"name": "PutUseCaseForModelAccess",
|
|
24650
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_PutUseCaseForModelAccess.html",
|
|
24651
|
+
"permissionOnly": false,
|
|
24652
|
+
"description": "Grants permission to put a use case for model access",
|
|
24653
|
+
"accessLevel": "Write",
|
|
24654
|
+
"resourceTypes": [
|
|
24655
|
+
{
|
|
24656
|
+
"resourceType": "",
|
|
24657
|
+
"required": false,
|
|
24658
|
+
"conditionKeys": [],
|
|
24659
|
+
"dependentActions": []
|
|
24660
|
+
}
|
|
24661
|
+
]
|
|
24662
|
+
},
|
|
24390
24663
|
{
|
|
24391
24664
|
"name": "QueryKnowledgeBase",
|
|
24392
24665
|
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html",
|
|
@@ -24548,6 +24821,12 @@
|
|
|
24548
24821
|
"required": true,
|
|
24549
24822
|
"conditionKeys": [],
|
|
24550
24823
|
"dependentActions": []
|
|
24824
|
+
},
|
|
24825
|
+
{
|
|
24826
|
+
"resourceType": "knowledge-base",
|
|
24827
|
+
"required": true,
|
|
24828
|
+
"conditionKeys": [],
|
|
24829
|
+
"dependentActions": []
|
|
24551
24830
|
}
|
|
24552
24831
|
]
|
|
24553
24832
|
},
|
|
@@ -24580,6 +24859,33 @@
|
|
|
24580
24859
|
"dependentActions": []
|
|
24581
24860
|
}
|
|
24582
24861
|
]
|
|
24862
|
+
},
|
|
24863
|
+
{
|
|
24864
|
+
"name": "UpdateProvisionedModelThroughput",
|
|
24865
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_UpdateProvisionedModelThroughput.html",
|
|
24866
|
+
"permissionOnly": false,
|
|
24867
|
+
"description": "Grants permission to update a provisioned model throughput that you created earlier",
|
|
24868
|
+
"accessLevel": "Write",
|
|
24869
|
+
"resourceTypes": [
|
|
24870
|
+
{
|
|
24871
|
+
"resourceType": "custom-model",
|
|
24872
|
+
"required": true,
|
|
24873
|
+
"conditionKeys": [],
|
|
24874
|
+
"dependentActions": []
|
|
24875
|
+
},
|
|
24876
|
+
{
|
|
24877
|
+
"resourceType": "foundation-model",
|
|
24878
|
+
"required": true,
|
|
24879
|
+
"conditionKeys": [],
|
|
24880
|
+
"dependentActions": []
|
|
24881
|
+
},
|
|
24882
|
+
{
|
|
24883
|
+
"resourceType": "provisioned-model",
|
|
24884
|
+
"required": true,
|
|
24885
|
+
"conditionKeys": [],
|
|
24886
|
+
"dependentActions": []
|
|
24887
|
+
}
|
|
24888
|
+
]
|
|
24583
24889
|
}
|
|
24584
24890
|
],
|
|
24585
24891
|
"resourceTypes": [
|
|
@@ -24597,6 +24903,14 @@
|
|
|
24597
24903
|
"aws:ResourceTag/${TagKey}"
|
|
24598
24904
|
]
|
|
24599
24905
|
},
|
|
24906
|
+
{
|
|
24907
|
+
"name": "provisioned-model",
|
|
24908
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html",
|
|
24909
|
+
"arnPattern": "arn:${Partition}:bedrock:${Region}:${Account}:provisioned-model/${ResourceId}",
|
|
24910
|
+
"conditionKeys": [
|
|
24911
|
+
"aws:ResourceTag/${TagKey}"
|
|
24912
|
+
]
|
|
24913
|
+
},
|
|
24600
24914
|
{
|
|
24601
24915
|
"name": "model-customization-job",
|
|
24602
24916
|
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html",
|
|
@@ -43552,7 +43866,6 @@
|
|
|
43552
43866
|
"resourceType": "",
|
|
43553
43867
|
"required": false,
|
|
43554
43868
|
"conditionKeys": [
|
|
43555
|
-
"aws:RequestTag/${TagKey}",
|
|
43556
43869
|
"aws:TagKeys"
|
|
43557
43870
|
],
|
|
43558
43871
|
"dependentActions": []
|
|
@@ -45659,7 +45972,6 @@
|
|
|
45659
45972
|
"resourceType": "",
|
|
45660
45973
|
"required": false,
|
|
45661
45974
|
"conditionKeys": [
|
|
45662
|
-
"aws:RequestTag/${TagKey}",
|
|
45663
45975
|
"aws:TagKeys"
|
|
45664
45976
|
],
|
|
45665
45977
|
"dependentActions": []
|
|
@@ -51424,7 +51736,6 @@
|
|
|
51424
51736
|
"resourceType": "",
|
|
51425
51737
|
"required": false,
|
|
51426
51738
|
"conditionKeys": [
|
|
51427
|
-
"aws:RequestTag/${TagKey}",
|
|
51428
51739
|
"aws:TagKeys"
|
|
51429
51740
|
],
|
|
51430
51741
|
"dependentActions": []
|
|
@@ -77435,7 +77746,7 @@
|
|
|
77435
77746
|
{
|
|
77436
77747
|
"name": "CreateEnvironmentBlueprint",
|
|
77437
77748
|
"apiReferenceUrl": "${APIReferenceDocPage}API_CreateEnvironmentBlueprint.html",
|
|
77438
|
-
"permissionOnly":
|
|
77749
|
+
"permissionOnly": true,
|
|
77439
77750
|
"description": "Grants permission to create a custom Environment Blueprint that allow user to add Environments to their Project",
|
|
77440
77751
|
"accessLevel": "Write",
|
|
77441
77752
|
"resourceTypes": [
|
|
@@ -77720,7 +78031,7 @@
|
|
|
77720
78031
|
{
|
|
77721
78032
|
"name": "DeleteEnvironmentBlueprint",
|
|
77722
78033
|
"apiReferenceUrl": "${APIReferenceDocPage}API_DeleteEnvironmentBlueprint.html",
|
|
77723
|
-
"permissionOnly":
|
|
78034
|
+
"permissionOnly": true,
|
|
77724
78035
|
"description": "Grants permission to delete Environment Blueprint",
|
|
77725
78036
|
"accessLevel": "Write",
|
|
77726
78037
|
"resourceTypes": [
|
|
@@ -78892,7 +79203,7 @@
|
|
|
78892
79203
|
{
|
|
78893
79204
|
"name": "UpdateEnvironmentBlueprint",
|
|
78894
79205
|
"apiReferenceUrl": "${APIReferenceDocPage}API_UpdateEnvironmentBlueprint.html",
|
|
78895
|
-
"permissionOnly":
|
|
79206
|
+
"permissionOnly": true,
|
|
78896
79207
|
"description": "Grants permission to update Environment Blueprint settings",
|
|
78897
79208
|
"accessLevel": "Write",
|
|
78898
79209
|
"resourceTypes": [
|
|
@@ -78907,7 +79218,7 @@
|
|
|
78907
79218
|
{
|
|
78908
79219
|
"name": "UpdateEnvironmentConfiguration",
|
|
78909
79220
|
"apiReferenceUrl": "${APIReferenceDocPage}API_UpdateEnvironmentConfiguration.html",
|
|
78910
|
-
"permissionOnly":
|
|
79221
|
+
"permissionOnly": true,
|
|
78911
79222
|
"description": "Grants permission to update environment configuration",
|
|
78912
79223
|
"accessLevel": "Write",
|
|
78913
79224
|
"resourceTypes": [
|
|
@@ -78922,7 +79233,7 @@
|
|
|
78922
79233
|
{
|
|
78923
79234
|
"name": "UpdateEnvironmentDeploymentStatus",
|
|
78924
79235
|
"apiReferenceUrl": "${APIReferenceDocPage}API_UpdateEnvironmentDeploymentStatus.html",
|
|
78925
|
-
"permissionOnly":
|
|
79236
|
+
"permissionOnly": true,
|
|
78926
79237
|
"description": "Grants permission to update status of the Environment deployment",
|
|
78927
79238
|
"accessLevel": "Write",
|
|
78928
79239
|
"resourceTypes": [
|
|
@@ -81751,10 +82062,7 @@
|
|
|
81751
82062
|
{
|
|
81752
82063
|
"resourceType": "",
|
|
81753
82064
|
"required": false,
|
|
81754
|
-
"conditionKeys": [
|
|
81755
|
-
"aws:RequestTag/${TagKey}",
|
|
81756
|
-
"aws:TagKeys"
|
|
81757
|
-
],
|
|
82065
|
+
"conditionKeys": [],
|
|
81758
82066
|
"dependentActions": [
|
|
81759
82067
|
"ec2:CreateNetworkInterface",
|
|
81760
82068
|
"ec2:DescribeSecurityGroups",
|
|
@@ -115522,7 +115830,6 @@
|
|
|
115522
115830
|
"resourceType": "",
|
|
115523
115831
|
"required": false,
|
|
115524
115832
|
"conditionKeys": [
|
|
115525
|
-
"aws:RequestTag/${TagKey}",
|
|
115526
115833
|
"aws:TagKeys"
|
|
115527
115834
|
],
|
|
115528
115835
|
"dependentActions": []
|
|
@@ -130987,8 +131294,7 @@
|
|
|
130987
131294
|
"resourceType": "",
|
|
130988
131295
|
"required": false,
|
|
130989
131296
|
"conditionKeys": [
|
|
130990
|
-
"aws:TagKeys"
|
|
130991
|
-
"aws:RequestTag/${TagKey}"
|
|
131297
|
+
"aws:TagKeys"
|
|
130992
131298
|
],
|
|
130993
131299
|
"dependentActions": []
|
|
130994
131300
|
}
|
|
@@ -140950,8 +141256,7 @@
|
|
|
140950
141256
|
"resourceType": "",
|
|
140951
141257
|
"required": false,
|
|
140952
141258
|
"conditionKeys": [
|
|
140953
|
-
"aws:TagKeys"
|
|
140954
|
-
"aws:RequestTag/${TagKey}"
|
|
141259
|
+
"aws:TagKeys"
|
|
140955
141260
|
],
|
|
140956
141261
|
"dependentActions": []
|
|
140957
141262
|
}
|
|
@@ -244264,6 +244569,27 @@
|
|
|
244264
244569
|
}
|
|
244265
244570
|
]
|
|
244266
244571
|
},
|
|
244572
|
+
{
|
|
244573
|
+
"name": "SwitchoverGlobalCluster",
|
|
244574
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_SwitchoverGlobalCluster.html",
|
|
244575
|
+
"permissionOnly": false,
|
|
244576
|
+
"description": "Grants permission to switchover a global cluster",
|
|
244577
|
+
"accessLevel": "Write",
|
|
244578
|
+
"resourceTypes": [
|
|
244579
|
+
{
|
|
244580
|
+
"resourceType": "cluster",
|
|
244581
|
+
"required": true,
|
|
244582
|
+
"conditionKeys": [],
|
|
244583
|
+
"dependentActions": []
|
|
244584
|
+
},
|
|
244585
|
+
{
|
|
244586
|
+
"resourceType": "global-cluster",
|
|
244587
|
+
"required": true,
|
|
244588
|
+
"conditionKeys": [],
|
|
244589
|
+
"dependentActions": []
|
|
244590
|
+
}
|
|
244591
|
+
]
|
|
244592
|
+
},
|
|
244267
244593
|
{
|
|
244268
244594
|
"name": "SwitchoverReadReplica",
|
|
244269
244595
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_SwitchoverReadReplica.html",
|
|
@@ -711,7 +711,7 @@
|
|
|
711
711
|
"name": "AWS App Runner",
|
|
712
712
|
"servicePrefix": "apprunner",
|
|
713
713
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsapprunner.html",
|
|
714
|
-
"actionsCount":
|
|
714
|
+
"actionsCount": 42,
|
|
715
715
|
"actions": [
|
|
716
716
|
"AssociateCustomDomain",
|
|
717
717
|
"AssociateWebAcl",
|
|
@@ -743,6 +743,7 @@
|
|
|
743
743
|
"ListObservabilityConfigurations",
|
|
744
744
|
"ListOperations",
|
|
745
745
|
"ListServices",
|
|
746
|
+
"ListServicesForAutoScalingConfiguration",
|
|
746
747
|
"ListTagsForResource",
|
|
747
748
|
"ListVpcConnectors",
|
|
748
749
|
"ListVpcIngressConnections",
|
|
@@ -751,6 +752,7 @@
|
|
|
751
752
|
"StartDeployment",
|
|
752
753
|
"TagResource",
|
|
753
754
|
"UntagResource",
|
|
755
|
+
"UpdateDefaultAutoScalingConfiguration",
|
|
754
756
|
"UpdateService",
|
|
755
757
|
"UpdateVpcIngressConnection"
|
|
756
758
|
],
|
|
@@ -1896,7 +1898,7 @@
|
|
|
1896
1898
|
"name": "Amazon Bedrock",
|
|
1897
1899
|
"servicePrefix": "bedrock",
|
|
1898
1900
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonbedrock.html",
|
|
1899
|
-
"actionsCount":
|
|
1901
|
+
"actionsCount": 65,
|
|
1900
1902
|
"actions": [
|
|
1901
1903
|
"AssociateAgentKnowledgeBase",
|
|
1902
1904
|
"AssociateThirdPartyKnowledgeBase",
|
|
@@ -1905,11 +1907,16 @@
|
|
|
1905
1907
|
"CreateAgentAlias",
|
|
1906
1908
|
"CreateAgentDraftSnapshot",
|
|
1907
1909
|
"CreateDataSource",
|
|
1910
|
+
"CreateFoundationModelAgreement",
|
|
1908
1911
|
"CreateKnowledgeBase",
|
|
1909
1912
|
"CreateModelCustomizationJob",
|
|
1913
|
+
"CreateProvisionedModelThroughput",
|
|
1910
1914
|
"DeleteCustomModel",
|
|
1911
1915
|
"DeleteDataSource",
|
|
1916
|
+
"DeleteFoundationModelAgreement",
|
|
1912
1917
|
"DeleteKnowledgeBase",
|
|
1918
|
+
"DeleteModelInvocationLoggingConfiguration",
|
|
1919
|
+
"DeleteProvisionedModelThroughput",
|
|
1913
1920
|
"DisassociateAgentKnowledgeBase",
|
|
1914
1921
|
"GetAgent",
|
|
1915
1922
|
"GetAgentActionGroup",
|
|
@@ -1919,9 +1926,13 @@
|
|
|
1919
1926
|
"GetCustomModel",
|
|
1920
1927
|
"GetDataSource",
|
|
1921
1928
|
"GetFoundationModel",
|
|
1929
|
+
"GetFoundationModelAvailability",
|
|
1922
1930
|
"GetIngestionJob",
|
|
1923
1931
|
"GetKnowledgeBase",
|
|
1924
1932
|
"GetModelCustomizationJob",
|
|
1933
|
+
"GetModelInvocationLoggingConfiguration",
|
|
1934
|
+
"GetProvisionedModelThroughput",
|
|
1935
|
+
"GetUseCaseForModelAccess",
|
|
1925
1936
|
"InvokeAgent",
|
|
1926
1937
|
"InvokeModel",
|
|
1927
1938
|
"InvokeModelWithResponseStream",
|
|
@@ -1932,11 +1943,16 @@
|
|
|
1932
1943
|
"ListAgents",
|
|
1933
1944
|
"ListCustomModels",
|
|
1934
1945
|
"ListDataSources",
|
|
1946
|
+
"ListFoundationModelAgreementOffers",
|
|
1935
1947
|
"ListFoundationModels",
|
|
1936
1948
|
"ListIngestionJobs",
|
|
1937
1949
|
"ListKnowledgeBases",
|
|
1938
1950
|
"ListModelCustomizationJobs",
|
|
1951
|
+
"ListProvisionedModelThroughputs",
|
|
1939
1952
|
"ListTagsForResource",
|
|
1953
|
+
"PutFoundationModelEntitlement",
|
|
1954
|
+
"PutModelInvocationLoggingConfiguration",
|
|
1955
|
+
"PutUseCaseForModelAccess",
|
|
1940
1956
|
"QueryKnowledgeBase",
|
|
1941
1957
|
"StartIngestionJob",
|
|
1942
1958
|
"StopModelCustomizationJob",
|
|
@@ -1947,12 +1963,14 @@
|
|
|
1947
1963
|
"UpdateAgentAlias",
|
|
1948
1964
|
"UpdateAgentKnowledgeBase",
|
|
1949
1965
|
"UpdateDataSource",
|
|
1950
|
-
"UpdateKnowledgeBase"
|
|
1966
|
+
"UpdateKnowledgeBase",
|
|
1967
|
+
"UpdateProvisionedModelThroughput"
|
|
1951
1968
|
],
|
|
1952
|
-
"resourceTypesCount":
|
|
1969
|
+
"resourceTypesCount": 7,
|
|
1953
1970
|
"resourceTypes": [
|
|
1954
1971
|
"foundation-model",
|
|
1955
1972
|
"custom-model",
|
|
1973
|
+
"provisioned-model",
|
|
1956
1974
|
"model-customization-job",
|
|
1957
1975
|
"agent",
|
|
1958
1976
|
"agent-alias",
|
|
@@ -17867,7 +17885,7 @@
|
|
|
17867
17885
|
"name": "Amazon RDS",
|
|
17868
17886
|
"servicePrefix": "rds",
|
|
17869
17887
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonrds.html",
|
|
17870
|
-
"actionsCount":
|
|
17888
|
+
"actionsCount": 149,
|
|
17871
17889
|
"actions": [
|
|
17872
17890
|
"AddRoleToDBCluster",
|
|
17873
17891
|
"AddRoleToDBInstance",
|
|
@@ -18016,6 +18034,7 @@
|
|
|
18016
18034
|
"StopDBInstance",
|
|
18017
18035
|
"StopDBInstanceAutomatedBackupsReplication",
|
|
18018
18036
|
"SwitchoverBlueGreenDeployment",
|
|
18037
|
+
"SwitchoverGlobalCluster",
|
|
18019
18038
|
"SwitchoverReadReplica"
|
|
18020
18039
|
],
|
|
18021
18040
|
"resourceTypesCount": 20,
|
|
@@ -2,15 +2,15 @@
|
|
|
2
2
|
"Actions by type": [
|
|
3
3
|
{
|
|
4
4
|
"key": "Write Actions",
|
|
5
|
-
"value":
|
|
5
|
+
"value": 8499
|
|
6
6
|
},
|
|
7
7
|
{
|
|
8
8
|
"key": "Read Actions",
|
|
9
|
-
"value":
|
|
9
|
+
"value": 4128
|
|
10
10
|
},
|
|
11
11
|
{
|
|
12
12
|
"key": "List Actions",
|
|
13
|
-
"value":
|
|
13
|
+
"value": 2433
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"key": "Permissions Actions",
|
|
@@ -265,8 +265,8 @@
|
|
|
265
265
|
"value": 159
|
|
266
266
|
},
|
|
267
267
|
{
|
|
268
|
-
"key": "
|
|
269
|
-
"value":
|
|
268
|
+
"key": "Amazon RDS",
|
|
269
|
+
"value": 149
|
|
270
270
|
}
|
|
271
271
|
],
|
|
272
272
|
"Shortest action names": [
|
|
@@ -410,7 +410,7 @@
|
|
|
410
410
|
},
|
|
411
411
|
{
|
|
412
412
|
"key": "Total number of distinct resource ARNS",
|
|
413
|
-
"value":
|
|
413
|
+
"value": 1565
|
|
414
414
|
},
|
|
415
415
|
{
|
|
416
416
|
"key": "Total number of distinct condition keys",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "aws-iam-data",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.93",
|
|
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",
|