aws-sdk 2.1681.0 → 2.1683.0
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/README.md +1 -1
- package/apis/bedrock-agent-2023-06-05.min.json +87 -86
- package/apis/bedrock-agent-runtime-2023-07-26.min.json +83 -79
- package/apis/iotsitewise-2019-12-02.min.json +247 -161
- package/apis/qbusiness-2023-11-27.min.json +145 -79
- package/apis/supplychain-2024-01-01.min.json +6 -1
- package/apis/workspaces-2015-04-08.min.json +78 -40
- package/clients/bedrockagent.d.ts +33 -28
- package/clients/bedrockagentruntime.d.ts +18 -0
- package/clients/codebuild.d.ts +3 -3
- package/clients/iotsitewise.d.ts +169 -72
- package/clients/qbusiness.d.ts +88 -3
- package/clients/supplychain.d.ts +3 -3
- package/clients/workspaces.d.ts +57 -2
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +7 -7
- package/dist/aws-sdk.js +3 -3
- package/dist/aws-sdk.min.js +2 -2
- package/lib/core.js +1 -1
- package/package.json +1 -1
@@ -1156,7 +1156,24 @@
|
|
1156
1156
|
"Limit": {
|
1157
1157
|
"type": "integer"
|
1158
1158
|
},
|
1159
|
-
"NextToken": {}
|
1159
|
+
"NextToken": {},
|
1160
|
+
"Filters": {
|
1161
|
+
"type": "list",
|
1162
|
+
"member": {
|
1163
|
+
"type": "structure",
|
1164
|
+
"required": [
|
1165
|
+
"Name",
|
1166
|
+
"Values"
|
1167
|
+
],
|
1168
|
+
"members": {
|
1169
|
+
"Name": {},
|
1170
|
+
"Values": {
|
1171
|
+
"type": "list",
|
1172
|
+
"member": {}
|
1173
|
+
}
|
1174
|
+
}
|
1175
|
+
}
|
1176
|
+
}
|
1160
1177
|
}
|
1161
1178
|
},
|
1162
1179
|
"output": {
|
@@ -1172,7 +1189,7 @@
|
|
1172
1189
|
"DirectoryName": {},
|
1173
1190
|
"RegistrationCode": {},
|
1174
1191
|
"SubnetIds": {
|
1175
|
-
"shape": "
|
1192
|
+
"shape": "S7u"
|
1176
1193
|
},
|
1177
1194
|
"DnsIpAddresses": {
|
1178
1195
|
"type": "list",
|
@@ -1207,27 +1224,37 @@
|
|
1207
1224
|
"shape": "Sf"
|
1208
1225
|
},
|
1209
1226
|
"WorkspaceAccessProperties": {
|
1210
|
-
"shape": "
|
1227
|
+
"shape": "S81"
|
1211
1228
|
},
|
1212
1229
|
"Tenancy": {},
|
1213
1230
|
"SelfservicePermissions": {
|
1214
|
-
"shape": "
|
1231
|
+
"shape": "S84"
|
1215
1232
|
},
|
1216
1233
|
"SamlProperties": {
|
1217
|
-
"shape": "
|
1234
|
+
"shape": "S85"
|
1218
1235
|
},
|
1219
1236
|
"CertificateBasedAuthProperties": {
|
1220
|
-
"shape": "
|
1237
|
+
"shape": "S88"
|
1238
|
+
},
|
1239
|
+
"MicrosoftEntraConfig": {
|
1240
|
+
"shape": "S8b"
|
1221
1241
|
},
|
1222
1242
|
"WorkspaceDirectoryName": {},
|
1223
1243
|
"WorkspaceDirectoryDescription": {},
|
1224
1244
|
"UserIdentityType": {},
|
1225
1245
|
"WorkspaceType": {},
|
1246
|
+
"IDCConfig": {
|
1247
|
+
"type": "structure",
|
1248
|
+
"members": {
|
1249
|
+
"InstanceArn": {},
|
1250
|
+
"ApplicationArn": {}
|
1251
|
+
}
|
1252
|
+
},
|
1226
1253
|
"ActiveDirectoryConfig": {
|
1227
|
-
"shape": "
|
1254
|
+
"shape": "S8i"
|
1228
1255
|
},
|
1229
1256
|
"StreamingProperties": {
|
1230
|
-
"shape": "
|
1257
|
+
"shape": "S8k"
|
1231
1258
|
},
|
1232
1259
|
"ErrorMessage": {}
|
1233
1260
|
}
|
@@ -1345,10 +1372,10 @@
|
|
1345
1372
|
"type": "structure",
|
1346
1373
|
"members": {
|
1347
1374
|
"RebuildSnapshots": {
|
1348
|
-
"shape": "
|
1375
|
+
"shape": "S9c"
|
1349
1376
|
},
|
1350
1377
|
"RestoreSnapshots": {
|
1351
|
-
"shape": "
|
1378
|
+
"shape": "S9c"
|
1352
1379
|
}
|
1353
1380
|
}
|
1354
1381
|
}
|
@@ -1358,7 +1385,7 @@
|
|
1358
1385
|
"type": "structure",
|
1359
1386
|
"members": {
|
1360
1387
|
"WorkspaceIds": {
|
1361
|
-
"shape": "
|
1388
|
+
"shape": "S9f"
|
1362
1389
|
},
|
1363
1390
|
"DirectoryId": {},
|
1364
1391
|
"UserName": {},
|
@@ -1385,7 +1412,7 @@
|
|
1385
1412
|
"type": "structure",
|
1386
1413
|
"members": {
|
1387
1414
|
"WorkspaceIds": {
|
1388
|
-
"shape": "
|
1415
|
+
"shape": "S9f"
|
1389
1416
|
},
|
1390
1417
|
"NextToken": {}
|
1391
1418
|
}
|
@@ -1594,13 +1621,13 @@
|
|
1594
1621
|
"members": {
|
1595
1622
|
"ResourceId": {},
|
1596
1623
|
"DeviceTypeWindows": {
|
1597
|
-
"shape": "
|
1624
|
+
"shape": "Saf"
|
1598
1625
|
},
|
1599
1626
|
"DeviceTypeOsx": {
|
1600
|
-
"shape": "
|
1627
|
+
"shape": "Saf"
|
1601
1628
|
},
|
1602
1629
|
"DeviceTypeAndroid": {
|
1603
|
-
"shape": "
|
1630
|
+
"shape": "Saf"
|
1604
1631
|
},
|
1605
1632
|
"DeviceTypeIos": {
|
1606
1633
|
"type": "structure",
|
@@ -1623,10 +1650,10 @@
|
|
1623
1650
|
}
|
1624
1651
|
},
|
1625
1652
|
"DeviceTypeLinux": {
|
1626
|
-
"shape": "
|
1653
|
+
"shape": "Saf"
|
1627
1654
|
},
|
1628
1655
|
"DeviceTypeWeb": {
|
1629
|
-
"shape": "
|
1656
|
+
"shape": "Saf"
|
1630
1657
|
}
|
1631
1658
|
}
|
1632
1659
|
},
|
@@ -1778,7 +1805,7 @@
|
|
1778
1805
|
"members": {
|
1779
1806
|
"ResourceId": {},
|
1780
1807
|
"CertificateBasedAuthProperties": {
|
1781
|
-
"shape": "
|
1808
|
+
"shape": "S88"
|
1782
1809
|
},
|
1783
1810
|
"PropertiesToDelete": {
|
1784
1811
|
"type": "list",
|
@@ -1819,7 +1846,7 @@
|
|
1819
1846
|
"members": {
|
1820
1847
|
"ResourceId": {},
|
1821
1848
|
"SamlProperties": {
|
1822
|
-
"shape": "
|
1849
|
+
"shape": "S85"
|
1823
1850
|
},
|
1824
1851
|
"PropertiesToDelete": {
|
1825
1852
|
"type": "list",
|
@@ -1842,7 +1869,7 @@
|
|
1842
1869
|
"members": {
|
1843
1870
|
"ResourceId": {},
|
1844
1871
|
"SelfservicePermissions": {
|
1845
|
-
"shape": "
|
1872
|
+
"shape": "S84"
|
1846
1873
|
}
|
1847
1874
|
}
|
1848
1875
|
},
|
@@ -1860,7 +1887,7 @@
|
|
1860
1887
|
"members": {
|
1861
1888
|
"ResourceId": {},
|
1862
1889
|
"StreamingProperties": {
|
1863
|
-
"shape": "
|
1890
|
+
"shape": "S8k"
|
1864
1891
|
}
|
1865
1892
|
}
|
1866
1893
|
},
|
@@ -1879,7 +1906,7 @@
|
|
1879
1906
|
"members": {
|
1880
1907
|
"ResourceId": {},
|
1881
1908
|
"WorkspaceAccessProperties": {
|
1882
|
-
"shape": "
|
1909
|
+
"shape": "S81"
|
1883
1910
|
}
|
1884
1911
|
}
|
1885
1912
|
},
|
@@ -1987,7 +2014,7 @@
|
|
1987
2014
|
"FailedRequests": {
|
1988
2015
|
"type": "list",
|
1989
2016
|
"member": {
|
1990
|
-
"shape": "
|
2017
|
+
"shape": "Sbz"
|
1991
2018
|
}
|
1992
2019
|
}
|
1993
2020
|
}
|
@@ -2020,7 +2047,7 @@
|
|
2020
2047
|
"FailedRequests": {
|
2021
2048
|
"type": "list",
|
2022
2049
|
"member": {
|
2023
|
-
"shape": "
|
2050
|
+
"shape": "Sbz"
|
2024
2051
|
}
|
2025
2052
|
}
|
2026
2053
|
}
|
@@ -2032,7 +2059,7 @@
|
|
2032
2059
|
"members": {
|
2033
2060
|
"DirectoryId": {},
|
2034
2061
|
"SubnetIds": {
|
2035
|
-
"shape": "
|
2062
|
+
"shape": "S7u"
|
2036
2063
|
},
|
2037
2064
|
"EnableWorkDocs": {
|
2038
2065
|
"type": "boolean"
|
@@ -2047,9 +2074,13 @@
|
|
2047
2074
|
"WorkspaceDirectoryName": {},
|
2048
2075
|
"WorkspaceDirectoryDescription": {},
|
2049
2076
|
"UserIdentityType": {},
|
2077
|
+
"IdcInstanceArn": {},
|
2078
|
+
"MicrosoftEntraConfig": {
|
2079
|
+
"shape": "S8b"
|
2080
|
+
},
|
2050
2081
|
"WorkspaceType": {},
|
2051
2082
|
"ActiveDirectoryConfig": {
|
2052
|
-
"shape": "
|
2083
|
+
"shape": "S8i"
|
2053
2084
|
}
|
2054
2085
|
}
|
2055
2086
|
},
|
@@ -2140,7 +2171,7 @@
|
|
2140
2171
|
"FailedRequests": {
|
2141
2172
|
"type": "list",
|
2142
2173
|
"member": {
|
2143
|
-
"shape": "
|
2174
|
+
"shape": "Sbz"
|
2144
2175
|
}
|
2145
2176
|
}
|
2146
2177
|
}
|
@@ -2185,7 +2216,7 @@
|
|
2185
2216
|
"FailedRequests": {
|
2186
2217
|
"type": "list",
|
2187
2218
|
"member": {
|
2188
|
-
"shape": "
|
2219
|
+
"shape": "Sbz"
|
2189
2220
|
}
|
2190
2221
|
}
|
2191
2222
|
}
|
@@ -2233,7 +2264,7 @@
|
|
2233
2264
|
"FailedRequests": {
|
2234
2265
|
"type": "list",
|
2235
2266
|
"member": {
|
2236
|
-
"shape": "
|
2267
|
+
"shape": "Sbz"
|
2237
2268
|
}
|
2238
2269
|
}
|
2239
2270
|
}
|
@@ -2820,11 +2851,11 @@
|
|
2820
2851
|
}
|
2821
2852
|
}
|
2822
2853
|
},
|
2823
|
-
"
|
2854
|
+
"S7u": {
|
2824
2855
|
"type": "list",
|
2825
2856
|
"member": {}
|
2826
2857
|
},
|
2827
|
-
"
|
2858
|
+
"S81": {
|
2828
2859
|
"type": "structure",
|
2829
2860
|
"members": {
|
2830
2861
|
"DeviceTypeWindows": {},
|
@@ -2837,7 +2868,7 @@
|
|
2837
2868
|
"DeviceTypeLinux": {}
|
2838
2869
|
}
|
2839
2870
|
},
|
2840
|
-
"
|
2871
|
+
"S84": {
|
2841
2872
|
"type": "structure",
|
2842
2873
|
"members": {
|
2843
2874
|
"RestartWorkspace": {},
|
@@ -2847,7 +2878,7 @@
|
|
2847
2878
|
"RebuildWorkspace": {}
|
2848
2879
|
}
|
2849
2880
|
},
|
2850
|
-
"
|
2881
|
+
"S85": {
|
2851
2882
|
"type": "structure",
|
2852
2883
|
"members": {
|
2853
2884
|
"Status": {},
|
@@ -2855,14 +2886,21 @@
|
|
2855
2886
|
"RelayStateParameterName": {}
|
2856
2887
|
}
|
2857
2888
|
},
|
2858
|
-
"
|
2889
|
+
"S88": {
|
2859
2890
|
"type": "structure",
|
2860
2891
|
"members": {
|
2861
2892
|
"Status": {},
|
2862
2893
|
"CertificateAuthorityArn": {}
|
2863
2894
|
}
|
2864
2895
|
},
|
2865
|
-
"
|
2896
|
+
"S8b": {
|
2897
|
+
"type": "structure",
|
2898
|
+
"members": {
|
2899
|
+
"TenantId": {},
|
2900
|
+
"ApplicationConfigSecretArn": {}
|
2901
|
+
}
|
2902
|
+
},
|
2903
|
+
"S8i": {
|
2866
2904
|
"type": "structure",
|
2867
2905
|
"required": [
|
2868
2906
|
"DomainName",
|
@@ -2873,7 +2911,7 @@
|
|
2873
2911
|
"ServiceAccountSecretArn": {}
|
2874
2912
|
}
|
2875
2913
|
},
|
2876
|
-
"
|
2914
|
+
"S8k": {
|
2877
2915
|
"type": "structure",
|
2878
2916
|
"members": {
|
2879
2917
|
"StreamingExperiencePreferredProtocol": {},
|
@@ -2910,7 +2948,7 @@
|
|
2910
2948
|
}
|
2911
2949
|
}
|
2912
2950
|
},
|
2913
|
-
"
|
2951
|
+
"S9c": {
|
2914
2952
|
"type": "list",
|
2915
2953
|
"member": {
|
2916
2954
|
"type": "structure",
|
@@ -2921,11 +2959,11 @@
|
|
2921
2959
|
}
|
2922
2960
|
}
|
2923
2961
|
},
|
2924
|
-
"
|
2962
|
+
"S9f": {
|
2925
2963
|
"type": "list",
|
2926
2964
|
"member": {}
|
2927
2965
|
},
|
2928
|
-
"
|
2966
|
+
"Saf": {
|
2929
2967
|
"type": "structure",
|
2930
2968
|
"members": {
|
2931
2969
|
"Logo": {
|
@@ -2939,7 +2977,7 @@
|
|
2939
2977
|
}
|
2940
2978
|
}
|
2941
2979
|
},
|
2942
|
-
"
|
2980
|
+
"Sbz": {
|
2943
2981
|
"type": "structure",
|
2944
2982
|
"members": {
|
2945
2983
|
"WorkspaceId": {},
|
@@ -172,11 +172,11 @@ declare class BedrockAgent extends Service {
|
|
172
172
|
*/
|
173
173
|
deleteKnowledgeBase(callback?: (err: AWSError, data: BedrockAgent.Types.DeleteKnowledgeBaseResponse) => void): Request<BedrockAgent.Types.DeleteKnowledgeBaseResponse, AWSError>;
|
174
174
|
/**
|
175
|
-
* Deletes a prompt or a
|
175
|
+
* Deletes a prompt or a version of it, depending on whether you include the promptVersion field or not. For more information, see Delete prompts from the Prompt management tool and Delete a version of a prompt from the Prompt management tool in the Amazon Bedrock User Guide.
|
176
176
|
*/
|
177
177
|
deletePrompt(params: BedrockAgent.Types.DeletePromptRequest, callback?: (err: AWSError, data: BedrockAgent.Types.DeletePromptResponse) => void): Request<BedrockAgent.Types.DeletePromptResponse, AWSError>;
|
178
178
|
/**
|
179
|
-
* Deletes a prompt or a
|
179
|
+
* Deletes a prompt or a version of it, depending on whether you include the promptVersion field or not. For more information, see Delete prompts from the Prompt management tool and Delete a version of a prompt from the Prompt management tool in the Amazon Bedrock User Guide.
|
180
180
|
*/
|
181
181
|
deletePrompt(callback?: (err: AWSError, data: BedrockAgent.Types.DeletePromptResponse) => void): Request<BedrockAgent.Types.DeletePromptResponse, AWSError>;
|
182
182
|
/**
|
@@ -276,11 +276,11 @@ declare class BedrockAgent extends Service {
|
|
276
276
|
*/
|
277
277
|
getKnowledgeBase(callback?: (err: AWSError, data: BedrockAgent.Types.GetKnowledgeBaseResponse) => void): Request<BedrockAgent.Types.GetKnowledgeBaseResponse, AWSError>;
|
278
278
|
/**
|
279
|
-
* Retrieves information about a prompt or a version of it. For more information, see View information about prompts using Prompt management and View information about a version of your prompt in the Amazon Bedrock User Guide.
|
279
|
+
* Retrieves information about the working draft (DRAFT version) of a prompt or a version of it, depending on whether you include the promptVersion field or not. For more information, see View information about prompts using Prompt management and View information about a version of your prompt in the Amazon Bedrock User Guide.
|
280
280
|
*/
|
281
281
|
getPrompt(params: BedrockAgent.Types.GetPromptRequest, callback?: (err: AWSError, data: BedrockAgent.Types.GetPromptResponse) => void): Request<BedrockAgent.Types.GetPromptResponse, AWSError>;
|
282
282
|
/**
|
283
|
-
* Retrieves information about a prompt or a version of it. For more information, see View information about prompts using Prompt management and View information about a version of your prompt in the Amazon Bedrock User Guide.
|
283
|
+
* Retrieves information about the working draft (DRAFT version) of a prompt or a version of it, depending on whether you include the promptVersion field or not. For more information, see View information about prompts using Prompt management and View information about a version of your prompt in the Amazon Bedrock User Guide.
|
284
284
|
*/
|
285
285
|
getPrompt(callback?: (err: AWSError, data: BedrockAgent.Types.GetPromptResponse) => void): Request<BedrockAgent.Types.GetPromptResponse, AWSError>;
|
286
286
|
/**
|
@@ -372,11 +372,11 @@ declare class BedrockAgent extends Service {
|
|
372
372
|
*/
|
373
373
|
listKnowledgeBases(callback?: (err: AWSError, data: BedrockAgent.Types.ListKnowledgeBasesResponse) => void): Request<BedrockAgent.Types.ListKnowledgeBasesResponse, AWSError>;
|
374
374
|
/**
|
375
|
-
* Returns
|
375
|
+
* Returns either information about the working draft (DRAFT version) of each prompt in an account, or information about of all versions of a prompt, depending on whether you include the promptIdentifier field or not. For more information, see View information about prompts using Prompt management in the Amazon Bedrock User Guide.
|
376
376
|
*/
|
377
377
|
listPrompts(params: BedrockAgent.Types.ListPromptsRequest, callback?: (err: AWSError, data: BedrockAgent.Types.ListPromptsResponse) => void): Request<BedrockAgent.Types.ListPromptsResponse, AWSError>;
|
378
378
|
/**
|
379
|
-
* Returns
|
379
|
+
* Returns either information about the working draft (DRAFT version) of each prompt in an account, or information about of all versions of a prompt, depending on whether you include the promptIdentifier field or not. For more information, see View information about prompts using Prompt management in the Amazon Bedrock User Guide.
|
380
380
|
*/
|
381
381
|
listPrompts(callback?: (err: AWSError, data: BedrockAgent.Types.ListPromptsResponse) => void): Request<BedrockAgent.Types.ListPromptsResponse, AWSError>;
|
382
382
|
/**
|
@@ -1088,7 +1088,7 @@ declare namespace BedrockAgent {
|
|
1088
1088
|
*/
|
1089
1089
|
authType: ConfluenceAuthType;
|
1090
1090
|
/**
|
1091
|
-
* The Amazon Resource Name of an Secrets Manager secret that stores your authentication credentials for your
|
1091
|
+
* The Amazon Resource Name of an Secrets Manager secret that stores your authentication credentials for your Confluence instance URL. For more information on the key-value pairs that must be included in your secret, depending on your authentication type, see Confluence connection configuration.
|
1092
1092
|
*/
|
1093
1093
|
credentialsSecretArn: SecretArn;
|
1094
1094
|
/**
|
@@ -1253,7 +1253,7 @@ declare namespace BedrockAgent {
|
|
1253
1253
|
*/
|
1254
1254
|
clientToken?: ClientToken;
|
1255
1255
|
/**
|
1256
|
-
* The data deletion policy for the data source. You can set the data deletion policy to: DELETE: Deletes all
|
1256
|
+
* The data deletion policy for the data source. You can set the data deletion policy to: DELETE: Deletes all data from your data source that’s converted into vector embeddings upon deletion of a knowledge base or data source resource. Note that the vector store itself is not deleted, only the data. This flag is ignored if an Amazon Web Services account is deleted. RETAIN: Retains all data from your data source that’s converted into vector embeddings upon deletion of a knowledge base or data source resource. Note that the vector store itself is not deleted if you delete a knowledge base or data source resource.
|
1257
1257
|
*/
|
1258
1258
|
dataDeletionPolicy?: DataDeletionPolicy;
|
1259
1259
|
/**
|
@@ -1455,7 +1455,7 @@ declare namespace BedrockAgent {
|
|
1455
1455
|
*/
|
1456
1456
|
definition?: FlowDefinition;
|
1457
1457
|
/**
|
1458
|
-
* The description of the
|
1458
|
+
* The description of the version.
|
1459
1459
|
*/
|
1460
1460
|
description?: FlowDescription;
|
1461
1461
|
/**
|
@@ -1467,7 +1467,7 @@ declare namespace BedrockAgent {
|
|
1467
1467
|
*/
|
1468
1468
|
id: FlowId;
|
1469
1469
|
/**
|
1470
|
-
* The name of the
|
1470
|
+
* The name of the version.
|
1471
1471
|
*/
|
1472
1472
|
name: FlowName;
|
1473
1473
|
/**
|
@@ -1623,7 +1623,7 @@ declare namespace BedrockAgent {
|
|
1623
1623
|
*/
|
1624
1624
|
defaultVariant?: PromptVariantName;
|
1625
1625
|
/**
|
1626
|
-
* A description for the
|
1626
|
+
* A description for the version.
|
1627
1627
|
*/
|
1628
1628
|
description?: PromptDescription;
|
1629
1629
|
/**
|
@@ -1631,7 +1631,7 @@ declare namespace BedrockAgent {
|
|
1631
1631
|
*/
|
1632
1632
|
id: PromptId;
|
1633
1633
|
/**
|
1634
|
-
* The name of the prompt
|
1634
|
+
* The name of the prompt.
|
1635
1635
|
*/
|
1636
1636
|
name: PromptName;
|
1637
1637
|
/**
|
@@ -1964,7 +1964,7 @@ declare namespace BedrockAgent {
|
|
1964
1964
|
*/
|
1965
1965
|
promptIdentifier: PromptIdentifier;
|
1966
1966
|
/**
|
1967
|
-
* The version of the prompt to delete.
|
1967
|
+
* The version of the prompt to delete. To delete the prompt, omit this field.
|
1968
1968
|
*/
|
1969
1969
|
promptVersion?: NumericalVersion;
|
1970
1970
|
}
|
@@ -2035,7 +2035,7 @@ declare namespace BedrockAgent {
|
|
2035
2035
|
export type FlowAliasSummaries = FlowAliasSummary[];
|
2036
2036
|
export interface FlowAliasSummary {
|
2037
2037
|
/**
|
2038
|
-
* The Amazon Resource Name (ARN) of the
|
2038
|
+
* The Amazon Resource Name (ARN) of the alias.
|
2039
2039
|
*/
|
2040
2040
|
arn: FlowAliasArn;
|
2041
2041
|
/**
|
@@ -2307,7 +2307,7 @@ declare namespace BedrockAgent {
|
|
2307
2307
|
*/
|
2308
2308
|
arn: FlowArn;
|
2309
2309
|
/**
|
2310
|
-
* The time at the
|
2310
|
+
* The time at the version was created.
|
2311
2311
|
*/
|
2312
2312
|
createdAt: DateTimestamp;
|
2313
2313
|
/**
|
@@ -2336,6 +2336,10 @@ declare namespace BedrockAgent {
|
|
2336
2336
|
* The parameters that the agent elicits from the user to fulfill the function.
|
2337
2337
|
*/
|
2338
2338
|
parameters?: ParameterMap;
|
2339
|
+
/**
|
2340
|
+
* Contains information if user confirmation is required to invoke the function.
|
2341
|
+
*/
|
2342
|
+
requireConfirmation?: RequireConfirmation;
|
2339
2343
|
}
|
2340
2344
|
export type FunctionDescription = string;
|
2341
2345
|
export interface FunctionSchema {
|
@@ -2477,7 +2481,7 @@ declare namespace BedrockAgent {
|
|
2477
2481
|
*/
|
2478
2482
|
id: FlowAliasId;
|
2479
2483
|
/**
|
2480
|
-
* The name of the
|
2484
|
+
* The name of the alias.
|
2481
2485
|
*/
|
2482
2486
|
name: Name;
|
2483
2487
|
/**
|
@@ -2485,7 +2489,7 @@ declare namespace BedrockAgent {
|
|
2485
2489
|
*/
|
2486
2490
|
routingConfiguration: FlowAliasRoutingConfiguration;
|
2487
2491
|
/**
|
2488
|
-
* The time at which the
|
2492
|
+
* The time at which the alias was last updated.
|
2489
2493
|
*/
|
2490
2494
|
updatedAt: DateTimestamp;
|
2491
2495
|
}
|
@@ -2585,7 +2589,7 @@ declare namespace BedrockAgent {
|
|
2585
2589
|
*/
|
2586
2590
|
id: FlowId;
|
2587
2591
|
/**
|
2588
|
-
* The name of the
|
2592
|
+
* The name of the version.
|
2589
2593
|
*/
|
2590
2594
|
name: FlowName;
|
2591
2595
|
/**
|
@@ -2635,13 +2639,13 @@ declare namespace BedrockAgent {
|
|
2635
2639
|
*/
|
2636
2640
|
promptIdentifier: PromptIdentifier;
|
2637
2641
|
/**
|
2638
|
-
* The version of the prompt about which you want to retrieve information.
|
2642
|
+
* The version of the prompt about which you want to retrieve information. Omit this field to return information about the working draft of the prompt.
|
2639
2643
|
*/
|
2640
2644
|
promptVersion?: Version;
|
2641
2645
|
}
|
2642
2646
|
export interface GetPromptResponse {
|
2643
2647
|
/**
|
2644
|
-
* The Amazon Resource Name (ARN) of the prompt.
|
2648
|
+
* The Amazon Resource Name (ARN) of the prompt or the prompt version (if you specified a version in the request).
|
2645
2649
|
*/
|
2646
2650
|
arn: PromptArn;
|
2647
2651
|
/**
|
@@ -3161,7 +3165,7 @@ declare namespace BedrockAgent {
|
|
3161
3165
|
}
|
3162
3166
|
export interface ListFlowAliasesResponse {
|
3163
3167
|
/**
|
3164
|
-
* A list, each member of which contains information about
|
3168
|
+
* A list, each member of which contains information about an alias.
|
3165
3169
|
*/
|
3166
3170
|
flowAliasSummaries: FlowAliasSummaries;
|
3167
3171
|
/**
|
@@ -3279,7 +3283,7 @@ declare namespace BedrockAgent {
|
|
3279
3283
|
*/
|
3280
3284
|
nextToken?: NextToken;
|
3281
3285
|
/**
|
3282
|
-
* The unique identifier of the prompt.
|
3286
|
+
* The unique identifier of the prompt for whose versions you want to return information. Omit this field to list information about all prompts in an account.
|
3283
3287
|
*/
|
3284
3288
|
promptIdentifier?: PromptIdentifier;
|
3285
3289
|
}
|
@@ -3655,7 +3659,7 @@ declare namespace BedrockAgent {
|
|
3655
3659
|
export type PromptSummaries = PromptSummary[];
|
3656
3660
|
export interface PromptSummary {
|
3657
3661
|
/**
|
3658
|
-
* The Amazon Resource Name (ARN) of the prompt.
|
3662
|
+
* The Amazon Resource Name (ARN) of the prompt or the prompt version (if you specified a version in the request).
|
3659
3663
|
*/
|
3660
3664
|
arn: PromptArn;
|
3661
3665
|
/**
|
@@ -3795,6 +3799,7 @@ declare namespace BedrockAgent {
|
|
3795
3799
|
vectorField: FieldName;
|
3796
3800
|
}
|
3797
3801
|
export type RedisEnterpriseCloudIndexName = string;
|
3802
|
+
export type RequireConfirmation = "ENABLED"|"DISABLED"|string;
|
3798
3803
|
export interface RetrievalFlowNodeConfiguration {
|
3799
3804
|
/**
|
3800
3805
|
* Contains configurations for the service to use for retrieving data to return as the output from the node.
|
@@ -3872,7 +3877,7 @@ declare namespace BedrockAgent {
|
|
3872
3877
|
*/
|
3873
3878
|
authType: SalesforceAuthType;
|
3874
3879
|
/**
|
3875
|
-
* The Amazon Resource Name of an Secrets Manager secret that stores your authentication credentials for your
|
3880
|
+
* The Amazon Resource Name of an Secrets Manager secret that stores your authentication credentials for your Salesforce instance URL. For more information on the key-value pairs that must be included in your secret, depending on your authentication type, see Salesforce connection configuration.
|
3876
3881
|
*/
|
3877
3882
|
credentialsSecretArn: SecretArn;
|
3878
3883
|
/**
|
@@ -4300,7 +4305,7 @@ declare namespace BedrockAgent {
|
|
4300
4305
|
*/
|
4301
4306
|
aliasIdentifier: FlowAliasIdentifier;
|
4302
4307
|
/**
|
4303
|
-
* A description for the
|
4308
|
+
* A description for the alias.
|
4304
4309
|
*/
|
4305
4310
|
description?: Description;
|
4306
4311
|
/**
|
@@ -4308,7 +4313,7 @@ declare namespace BedrockAgent {
|
|
4308
4313
|
*/
|
4309
4314
|
flowIdentifier: FlowIdentifier;
|
4310
4315
|
/**
|
4311
|
-
* The name of the
|
4316
|
+
* The name of the alias.
|
4312
4317
|
*/
|
4313
4318
|
name: Name;
|
4314
4319
|
/**
|
@@ -4338,7 +4343,7 @@ declare namespace BedrockAgent {
|
|
4338
4343
|
*/
|
4339
4344
|
id: FlowAliasId;
|
4340
4345
|
/**
|
4341
|
-
* The name of the
|
4346
|
+
* The name of the alias.
|
4342
4347
|
*/
|
4343
4348
|
name: Name;
|
4344
4349
|
/**
|
@@ -4346,7 +4351,7 @@ declare namespace BedrockAgent {
|
|
4346
4351
|
*/
|
4347
4352
|
routingConfiguration: FlowAliasRoutingConfiguration;
|
4348
4353
|
/**
|
4349
|
-
* The time at which the
|
4354
|
+
* The time at which the alias was last updated.
|
4350
4355
|
*/
|
4351
4356
|
updatedAt: DateTimestamp;
|
4352
4357
|
}
|
@@ -107,6 +107,7 @@ declare namespace BedrockAgentRuntime {
|
|
107
107
|
}
|
108
108
|
export type ActionGroupName = string;
|
109
109
|
export type ActionGroupOutputString = string;
|
110
|
+
export type ActionInvocationType = "RESULT"|"USER_CONFIRMATION"|"USER_CONFIRMATION_AND_RESULT"|string;
|
110
111
|
export type AdditionalModelRequestFields = {[key: string]: AdditionalModelRequestFieldsValue};
|
111
112
|
export type AdditionalModelRequestFieldsKey = string;
|
112
113
|
export interface AdditionalModelRequestFieldsValue {
|
@@ -120,6 +121,10 @@ declare namespace BedrockAgentRuntime {
|
|
120
121
|
* The action group that the API operation belongs to.
|
121
122
|
*/
|
122
123
|
actionGroup: String;
|
124
|
+
/**
|
125
|
+
* Contains information about the API operation to invoke.
|
126
|
+
*/
|
127
|
+
actionInvocationType?: ActionInvocationType;
|
123
128
|
/**
|
124
129
|
* The path to the API operation.
|
125
130
|
*/
|
@@ -168,6 +173,10 @@ declare namespace BedrockAgentRuntime {
|
|
168
173
|
* The path to the API operation.
|
169
174
|
*/
|
170
175
|
apiPath?: ApiPath;
|
176
|
+
/**
|
177
|
+
* Controls the API operations or functions to invoke based on the user confirmation.
|
178
|
+
*/
|
179
|
+
confirmationState?: ConfirmationState;
|
171
180
|
/**
|
172
181
|
* The HTTP method for the API operation.
|
173
182
|
*/
|
@@ -264,6 +273,7 @@ declare namespace BedrockAgentRuntime {
|
|
264
273
|
*/
|
265
274
|
files?: Files;
|
266
275
|
}
|
276
|
+
export type ConfirmationState = "CONFIRM"|"DENY"|string;
|
267
277
|
export interface ConflictException {
|
268
278
|
message?: NonBlankString;
|
269
279
|
}
|
@@ -464,6 +474,10 @@ declare namespace BedrockAgentRuntime {
|
|
464
474
|
* The action group that the function belongs to.
|
465
475
|
*/
|
466
476
|
actionGroup: String;
|
477
|
+
/**
|
478
|
+
* Contains information about the function to invoke,
|
479
|
+
*/
|
480
|
+
actionInvocationType?: ActionInvocationType;
|
467
481
|
/**
|
468
482
|
* The name of the function.
|
469
483
|
*/
|
@@ -493,6 +507,10 @@ declare namespace BedrockAgentRuntime {
|
|
493
507
|
* The action group that the function belongs to.
|
494
508
|
*/
|
495
509
|
actionGroup: String;
|
510
|
+
/**
|
511
|
+
* Contains the user confirmation information about the function that was called.
|
512
|
+
*/
|
513
|
+
confirmationState?: ConfirmationState;
|
496
514
|
/**
|
497
515
|
* The name of the function that was called.
|
498
516
|
*/
|