@aws-sdk/client-bedrock-agentcore 3.1092.0 → 3.1094.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/dist-cjs/index.js CHANGED
@@ -70,7 +70,7 @@ const commonParams = {
70
70
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
71
71
  };
72
72
 
73
- var version = "3.1091.0";
73
+ var version = "3.1093.0";
74
74
  var packageInfo = {
75
75
  version: version};
76
76
 
@@ -438,9 +438,10 @@ const _DRRe = "DeleteRecommendationResponse";
438
438
  const _DSC = "DataSourceConfig";
439
439
  const _De = "Descriptors";
440
440
  const _E = "Email";
441
- const _EC = "EvaluationContent";
441
+ const _EC = "EfsConfiguration";
442
442
  const _ECL = "EvaluationContentList";
443
443
  const _ECW = "EmbeddedCryptoWallet";
444
+ const _ECv = "EvaluationContent";
444
445
  const _EE = "EvaluationExplanation";
445
446
  const _EET = "EvaluationExpectedTrajectory";
446
447
  const _EI = "EvaluationInput";
@@ -790,7 +791,8 @@ const _SD = "ServerDefinition";
790
791
  const _SDk = "SkillDefinition";
791
792
  const _SE = "ServiceException";
792
793
  const _SF = "SessionFilter";
793
- const _SFC = "SessionFilterConfig";
794
+ const _SFC = "S3FilesConfiguration";
795
+ const _SFCe = "SessionFilterConfig";
794
796
  const _SJ = "SensitiveJson";
795
797
  const _SL = "S3Location";
796
798
  const _SLe = "SessionLimits";
@@ -844,6 +846,8 @@ const _TDT = "ToolDescriptionText";
844
846
  const _TDTI = "ToolDescriptionTextInput";
845
847
  const _TE = "ThrottledException";
846
848
  const _TEh = "ThrottlingException";
849
+ const _TFSC = "ToolsFileSystemConfigurations";
850
+ const _TFSCo = "ToolsFileSystemConfiguration";
847
851
  const _TR = "TargetRef";
848
852
  const _TRSC = "ToolResultStructuredContent";
849
853
  const _TU = "TokenUsage";
@@ -894,6 +898,7 @@ const _aKA = "apiKeyArn";
894
898
  const _aL = "availableLimits";
895
899
  const _aN = "agentName";
896
900
  const _aP = "additionalParams";
901
+ const _aPA = "accessPointArn";
897
902
  const _aRA = "agentRuntimeArn";
898
903
  const _aS = "automationStream";
899
904
  const _aSA = "availableSpendAmount";
@@ -1009,6 +1014,7 @@ const _eA = "evaluatorArn";
1009
1014
  const _eAm = "emailAddress";
1010
1015
  const _eC = "exitCode";
1011
1016
  const _eCW = "embeddedCryptoWallet";
1017
+ const _eCf = "efsConfiguration";
1012
1018
  const _eCr = "errorCode";
1013
1019
  const _eCv = "evaluationConfig";
1014
1020
  const _eD = "errorDetails";
@@ -1052,11 +1058,13 @@ const _f = "filters";
1052
1058
  const _fA = "forceAuthentication";
1053
1059
  const _fAR = "failureAnalysisResult";
1054
1060
  const _fC = "filterConfig";
1061
+ const _fCi = "filesystemConfigurations";
1055
1062
  const _fL = "fieldList";
1056
1063
  const _fO = "finalOutcome";
1057
1064
  const _fR = "failedRecords";
1058
1065
  const _fRa = "failureReason";
1059
1066
  const _fS = "failureSpans";
1067
+ const _fSA = "fileSystemArn";
1060
1068
  const _fT = "fixType";
1061
1069
  const _fa = "failures";
1062
1070
  const _fi = "filter";
@@ -1134,6 +1142,7 @@ const _mL = "messagesList";
1134
1142
  const _mM = "mcpMethod";
1135
1143
  const _mMo = "mouseMove";
1136
1144
  const _mN = "mcpName";
1145
+ const _mP = "mountPath";
1137
1146
  const _mPV = "mcpProtocolVersion";
1138
1147
  const _mR = "memoryRecord";
1139
1148
  const _mRI = "memoryRecordId";
@@ -1267,6 +1276,7 @@ const _sCu = "subCategories";
1267
1276
  const _sD = "skillDefinition";
1268
1277
  const _sE = "streamEndpoint";
1269
1278
  const _sF = "statusFilter";
1279
+ const _sFC = "s3FilesConfiguration";
1270
1280
  const _sI = "sessionId";
1271
1281
  const _sIe = "sessionIds";
1272
1282
  const _sIp = "spanId";
@@ -1893,6 +1903,11 @@ var Descriptors$ = [3, n0, _De,
1893
1903
  [_mc, _a, _cus, _aSg],
1894
1904
  [() => McpDescriptor$, () => A2aDescriptor$, () => CustomDescriptor$, () => AgentSkillsDescriptor$]
1895
1905
  ];
1906
+ var EfsConfiguration$ = [3, n0, _EC,
1907
+ 0,
1908
+ [_aPA, _mP, _fSA],
1909
+ [0, 0, 0], 3
1910
+ ];
1896
1911
  var EmbeddedCryptoWallet$ = [3, n0, _ECW,
1897
1912
  0,
1898
1913
  [_ne, _lA, _wA, _rU],
@@ -2060,8 +2075,8 @@ var GetBrowserSessionRequest$ = [3, n0, _GBSR,
2060
2075
  ];
2061
2076
  var GetBrowserSessionResponse$ = [3, n0, _GBSRe,
2062
2077
  0,
2063
- [_bI, _sI, _cA, _n, _vP, _ext, _eP, _pC, _sTS, _sta, _str, _pCr, _ce, _sRA, _lUA],
2064
- [0, 0, 5, 0, () => ViewPort$, () => BrowserExtensions, () => BrowserEnterprisePolicies, () => BrowserProfileConfiguration$, 1, 0, () => BrowserSessionStream$, () => ProxyConfiguration$, () => Certificates, 0, 5], 3
2078
+ [_bI, _sI, _cA, _n, _vP, _ext, _eP, _pC, _sTS, _sta, _str, _pCr, _ce, _fCi, _sRA, _lUA],
2079
+ [0, 0, 5, 0, () => ViewPort$, () => BrowserExtensions, () => BrowserEnterprisePolicies, () => BrowserProfileConfiguration$, 1, 0, () => BrowserSessionStream$, () => ProxyConfiguration$, () => Certificates, () => ToolsFileSystemConfigurations, 0, 5], 3
2065
2080
  ];
2066
2081
  var GetCodeInterpreterSessionRequest$ = [3, n0, _GCISR,
2067
2082
  0,
@@ -2070,8 +2085,8 @@ var GetCodeInterpreterSessionRequest$ = [3, n0, _GCISR,
2070
2085
  ];
2071
2086
  var GetCodeInterpreterSessionResponse$ = [3, n0, _GCISRe,
2072
2087
  0,
2073
- [_cII, _sI, _cA, _n, _sTS, _sta, _ce],
2074
- [0, 0, 5, 0, 1, 0, () => Certificates], 3
2088
+ [_cII, _sI, _cA, _n, _sTS, _sta, _ce, _fCi],
2089
+ [0, 0, 5, 0, 1, 0, () => Certificates, () => ToolsFileSystemConfigurations], 3
2075
2090
  ];
2076
2091
  var GetEventInput$ = [3, n0, _GEI,
2077
2092
  0,
@@ -2788,6 +2803,11 @@ var RootCauseCluster$ = [3, n0, _RCC,
2788
2803
  [_cI, _n, _rCo, _re, _aSC, _aSf],
2789
2804
  [1, 0, 0, 0, 1, () => AffectedSessionList], 6
2790
2805
  ];
2806
+ var S3FilesConfiguration$ = [3, n0, _SFC,
2807
+ 0,
2808
+ [_aPA, _mP, _fSA],
2809
+ [0, 0, 0], 3
2810
+ ];
2791
2811
  var S3Location$ = [3, n0, _SL,
2792
2812
  0,
2793
2813
  [_buc, _pre, _vI],
@@ -2843,7 +2863,7 @@ var SessionFilter$ = [3, n0, _SF,
2843
2863
  [_eF],
2844
2864
  [0]
2845
2865
  ];
2846
- var SessionFilterConfig$ = [3, n0, _SFC,
2866
+ var SessionFilterConfig$ = [3, n0, _SFCe,
2847
2867
  0,
2848
2868
  [_sT, _eT],
2849
2869
  [5, 5]
@@ -2890,8 +2910,8 @@ var StartBatchEvaluationResponse$ = [3, n0, _SBERt,
2890
2910
  ];
2891
2911
  var StartBrowserSessionRequest$ = [3, n0, _SBSR,
2892
2912
  0,
2893
- [_bI, _tI, _tPr, _n, _sTS, _vP, _ext, _pC, _pCr, _eP, _ce, _cT],
2894
- [[0, 1], [0, { [_hH]: _XATI }], [0, { [_hH]: _tr }], 0, 1, () => ViewPort$, () => BrowserExtensions, () => BrowserProfileConfiguration$, () => ProxyConfiguration$, () => BrowserEnterprisePolicies, () => Certificates, [0, 4]], 1
2913
+ [_bI, _tI, _tPr, _n, _sTS, _vP, _ext, _pC, _pCr, _eP, _ce, _fCi, _cT],
2914
+ [[0, 1], [0, { [_hH]: _XATI }], [0, { [_hH]: _tr }], 0, 1, () => ViewPort$, () => BrowserExtensions, () => BrowserProfileConfiguration$, () => ProxyConfiguration$, () => BrowserEnterprisePolicies, () => Certificates, () => ToolsFileSystemConfigurations, [0, 4]], 1
2895
2915
  ];
2896
2916
  var StartBrowserSessionResponse$ = [3, n0, _SBSRt,
2897
2917
  0,
@@ -2900,8 +2920,8 @@ var StartBrowserSessionResponse$ = [3, n0, _SBSRt,
2900
2920
  ];
2901
2921
  var StartCodeInterpreterSessionRequest$ = [3, n0, _SCISR,
2902
2922
  0,
2903
- [_cII, _tI, _tPr, _n, _sTS, _ce, _cT],
2904
- [[0, 1], [0, { [_hH]: _XATI }], [0, { [_hH]: _tr }], 0, 1, () => Certificates, [0, 4]], 1
2923
+ [_cII, _tI, _tPr, _n, _sTS, _ce, _fCi, _cT],
2924
+ [[0, 1], [0, { [_hH]: _XATI }], [0, { [_hH]: _tr }], 0, 1, () => Certificates, () => ToolsFileSystemConfigurations, [0, 4]], 1
2905
2925
  ];
2906
2926
  var StartCodeInterpreterSessionResponse$ = [3, n0, _SCISRt,
2907
2927
  0,
@@ -3308,6 +3328,9 @@ var ToolDescriptionResultList = [1, n0, _TDRL,
3308
3328
  0, [() => ToolDescriptionOutput$,
3309
3329
  0]
3310
3330
  ];
3331
+ var ToolsFileSystemConfigurations = [1, n0, _TFSC,
3332
+ 0, () => ToolsFileSystemConfiguration$
3333
+ ];
3311
3334
  var UserIntentAffectedSessionList = [1, n0, _UIASL,
3312
3335
  0, () => UserIntentAffectedSession$
3313
3336
  ];
@@ -3389,7 +3412,7 @@ var DataSourceConfig$ = [4, n0, _DSC,
3389
3412
  [_cWL, _oECS],
3390
3413
  [() => CloudWatchLogsSource$, () => OnlineEvaluationConfigSource$]
3391
3414
  ];
3392
- var EvaluationContent$ = [4, n0, _EC,
3415
+ var EvaluationContent$ = [4, n0, _ECv,
3393
3416
  0,
3394
3417
  [_te],
3395
3418
  [0]
@@ -3624,6 +3647,11 @@ var ToolDescriptionSource$ = [4, n0, _TDS,
3624
3647
  [_tDT, _cB],
3625
3648
  [[() => ToolDescriptionTextInput$, 0], () => ToolDescriptionConfigurationBundle$]
3626
3649
  ];
3650
+ var ToolsFileSystemConfiguration$ = [4, n0, _TFSCo,
3651
+ 0,
3652
+ [_sFC, _eCf],
3653
+ [() => S3FilesConfiguration$, () => EfsConfiguration$]
3654
+ ];
3627
3655
  var UserIdentifier$ = [4, n0, _UI,
3628
3656
  0,
3629
3657
  [_uT, _uIs],
@@ -4731,6 +4759,7 @@ exports.DescriptorType = DescriptorType;
4731
4759
  exports.Descriptors$ = Descriptors$;
4732
4760
  exports.DuplicateIdException = DuplicateIdException;
4733
4761
  exports.DuplicateIdException$ = DuplicateIdException$;
4762
+ exports.EfsConfiguration$ = EfsConfiguration$;
4734
4763
  exports.EmbeddedCryptoWallet$ = EmbeddedCryptoWallet$;
4735
4764
  exports.Evaluate$ = Evaluate$;
4736
4765
  exports.EvaluateCommand = EvaluateCommand;
@@ -5068,6 +5097,7 @@ exports.Role = Role;
5068
5097
  exports.RootCauseCluster$ = RootCauseCluster$;
5069
5098
  exports.RuntimeClientError = RuntimeClientError;
5070
5099
  exports.RuntimeClientError$ = RuntimeClientError$;
5100
+ exports.S3FilesConfiguration$ = S3FilesConfiguration$;
5071
5101
  exports.S3Location$ = S3Location$;
5072
5102
  exports.SaveBrowserSessionProfile$ = SaveBrowserSessionProfile$;
5073
5103
  exports.SaveBrowserSessionProfileCommand = SaveBrowserSessionProfileCommand;
@@ -5159,6 +5189,7 @@ exports.ToolDescriptionTextInput$ = ToolDescriptionTextInput$;
5159
5189
  exports.ToolName = ToolName;
5160
5190
  exports.ToolResultStructuredContent$ = ToolResultStructuredContent$;
5161
5191
  exports.ToolsDefinition$ = ToolsDefinition$;
5192
+ exports.ToolsFileSystemConfiguration$ = ToolsFileSystemConfiguration$;
5162
5193
  exports.UnauthorizedException = UnauthorizedException;
5163
5194
  exports.UnauthorizedException$ = UnauthorizedException$;
5164
5195
  exports.UpdateABTest$ = UpdateABTest$;
@@ -123,9 +123,10 @@ const _DRRe = "DeleteRecommendationResponse";
123
123
  const _DSC = "DataSourceConfig";
124
124
  const _De = "Descriptors";
125
125
  const _E = "Email";
126
- const _EC = "EvaluationContent";
126
+ const _EC = "EfsConfiguration";
127
127
  const _ECL = "EvaluationContentList";
128
128
  const _ECW = "EmbeddedCryptoWallet";
129
+ const _ECv = "EvaluationContent";
129
130
  const _EE = "EvaluationExplanation";
130
131
  const _EET = "EvaluationExpectedTrajectory";
131
132
  const _EI = "EvaluationInput";
@@ -475,7 +476,8 @@ const _SD = "ServerDefinition";
475
476
  const _SDk = "SkillDefinition";
476
477
  const _SE = "ServiceException";
477
478
  const _SF = "SessionFilter";
478
- const _SFC = "SessionFilterConfig";
479
+ const _SFC = "S3FilesConfiguration";
480
+ const _SFCe = "SessionFilterConfig";
479
481
  const _SJ = "SensitiveJson";
480
482
  const _SL = "S3Location";
481
483
  const _SLe = "SessionLimits";
@@ -529,6 +531,8 @@ const _TDT = "ToolDescriptionText";
529
531
  const _TDTI = "ToolDescriptionTextInput";
530
532
  const _TE = "ThrottledException";
531
533
  const _TEh = "ThrottlingException";
534
+ const _TFSC = "ToolsFileSystemConfigurations";
535
+ const _TFSCo = "ToolsFileSystemConfiguration";
532
536
  const _TR = "TargetRef";
533
537
  const _TRSC = "ToolResultStructuredContent";
534
538
  const _TU = "TokenUsage";
@@ -579,6 +583,7 @@ const _aKA = "apiKeyArn";
579
583
  const _aL = "availableLimits";
580
584
  const _aN = "agentName";
581
585
  const _aP = "additionalParams";
586
+ const _aPA = "accessPointArn";
582
587
  const _aRA = "agentRuntimeArn";
583
588
  const _aS = "automationStream";
584
589
  const _aSA = "availableSpendAmount";
@@ -694,6 +699,7 @@ const _eA = "evaluatorArn";
694
699
  const _eAm = "emailAddress";
695
700
  const _eC = "exitCode";
696
701
  const _eCW = "embeddedCryptoWallet";
702
+ const _eCf = "efsConfiguration";
697
703
  const _eCr = "errorCode";
698
704
  const _eCv = "evaluationConfig";
699
705
  const _eD = "errorDetails";
@@ -737,11 +743,13 @@ const _f = "filters";
737
743
  const _fA = "forceAuthentication";
738
744
  const _fAR = "failureAnalysisResult";
739
745
  const _fC = "filterConfig";
746
+ const _fCi = "filesystemConfigurations";
740
747
  const _fL = "fieldList";
741
748
  const _fO = "finalOutcome";
742
749
  const _fR = "failedRecords";
743
750
  const _fRa = "failureReason";
744
751
  const _fS = "failureSpans";
752
+ const _fSA = "fileSystemArn";
745
753
  const _fT = "fixType";
746
754
  const _fa = "failures";
747
755
  const _fi = "filter";
@@ -819,6 +827,7 @@ const _mL = "messagesList";
819
827
  const _mM = "mcpMethod";
820
828
  const _mMo = "mouseMove";
821
829
  const _mN = "mcpName";
830
+ const _mP = "mountPath";
822
831
  const _mPV = "mcpProtocolVersion";
823
832
  const _mR = "memoryRecord";
824
833
  const _mRI = "memoryRecordId";
@@ -952,6 +961,7 @@ const _sCu = "subCategories";
952
961
  const _sD = "skillDefinition";
953
962
  const _sE = "streamEndpoint";
954
963
  const _sF = "statusFilter";
964
+ const _sFC = "s3FilesConfiguration";
955
965
  const _sI = "sessionId";
956
966
  const _sIe = "sessionIds";
957
967
  const _sIp = "spanId";
@@ -1581,6 +1591,11 @@ export var Descriptors$ = [3, n0, _De,
1581
1591
  [_mc, _a, _cus, _aSg],
1582
1592
  [() => McpDescriptor$, () => A2aDescriptor$, () => CustomDescriptor$, () => AgentSkillsDescriptor$]
1583
1593
  ];
1594
+ export var EfsConfiguration$ = [3, n0, _EC,
1595
+ 0,
1596
+ [_aPA, _mP, _fSA],
1597
+ [0, 0, 0], 3
1598
+ ];
1584
1599
  export var EmbeddedCryptoWallet$ = [3, n0, _ECW,
1585
1600
  0,
1586
1601
  [_ne, _lA, _wA, _rU],
@@ -1748,8 +1763,8 @@ export var GetBrowserSessionRequest$ = [3, n0, _GBSR,
1748
1763
  ];
1749
1764
  export var GetBrowserSessionResponse$ = [3, n0, _GBSRe,
1750
1765
  0,
1751
- [_bI, _sI, _cA, _n, _vP, _ext, _eP, _pC, _sTS, _sta, _str, _pCr, _ce, _sRA, _lUA],
1752
- [0, 0, 5, 0, () => ViewPort$, () => BrowserExtensions, () => BrowserEnterprisePolicies, () => BrowserProfileConfiguration$, 1, 0, () => BrowserSessionStream$, () => ProxyConfiguration$, () => Certificates, 0, 5], 3
1766
+ [_bI, _sI, _cA, _n, _vP, _ext, _eP, _pC, _sTS, _sta, _str, _pCr, _ce, _fCi, _sRA, _lUA],
1767
+ [0, 0, 5, 0, () => ViewPort$, () => BrowserExtensions, () => BrowserEnterprisePolicies, () => BrowserProfileConfiguration$, 1, 0, () => BrowserSessionStream$, () => ProxyConfiguration$, () => Certificates, () => ToolsFileSystemConfigurations, 0, 5], 3
1753
1768
  ];
1754
1769
  export var GetCodeInterpreterSessionRequest$ = [3, n0, _GCISR,
1755
1770
  0,
@@ -1758,8 +1773,8 @@ export var GetCodeInterpreterSessionRequest$ = [3, n0, _GCISR,
1758
1773
  ];
1759
1774
  export var GetCodeInterpreterSessionResponse$ = [3, n0, _GCISRe,
1760
1775
  0,
1761
- [_cII, _sI, _cA, _n, _sTS, _sta, _ce],
1762
- [0, 0, 5, 0, 1, 0, () => Certificates], 3
1776
+ [_cII, _sI, _cA, _n, _sTS, _sta, _ce, _fCi],
1777
+ [0, 0, 5, 0, 1, 0, () => Certificates, () => ToolsFileSystemConfigurations], 3
1763
1778
  ];
1764
1779
  export var GetEventInput$ = [3, n0, _GEI,
1765
1780
  0,
@@ -2476,6 +2491,11 @@ export var RootCauseCluster$ = [3, n0, _RCC,
2476
2491
  [_cI, _n, _rCo, _re, _aSC, _aSf],
2477
2492
  [1, 0, 0, 0, 1, () => AffectedSessionList], 6
2478
2493
  ];
2494
+ export var S3FilesConfiguration$ = [3, n0, _SFC,
2495
+ 0,
2496
+ [_aPA, _mP, _fSA],
2497
+ [0, 0, 0], 3
2498
+ ];
2479
2499
  export var S3Location$ = [3, n0, _SL,
2480
2500
  0,
2481
2501
  [_buc, _pre, _vI],
@@ -2531,7 +2551,7 @@ export var SessionFilter$ = [3, n0, _SF,
2531
2551
  [_eF],
2532
2552
  [0]
2533
2553
  ];
2534
- export var SessionFilterConfig$ = [3, n0, _SFC,
2554
+ export var SessionFilterConfig$ = [3, n0, _SFCe,
2535
2555
  0,
2536
2556
  [_sT, _eT],
2537
2557
  [5, 5]
@@ -2578,8 +2598,8 @@ export var StartBatchEvaluationResponse$ = [3, n0, _SBERt,
2578
2598
  ];
2579
2599
  export var StartBrowserSessionRequest$ = [3, n0, _SBSR,
2580
2600
  0,
2581
- [_bI, _tI, _tPr, _n, _sTS, _vP, _ext, _pC, _pCr, _eP, _ce, _cT],
2582
- [[0, 1], [0, { [_hH]: _XATI }], [0, { [_hH]: _tr }], 0, 1, () => ViewPort$, () => BrowserExtensions, () => BrowserProfileConfiguration$, () => ProxyConfiguration$, () => BrowserEnterprisePolicies, () => Certificates, [0, 4]], 1
2601
+ [_bI, _tI, _tPr, _n, _sTS, _vP, _ext, _pC, _pCr, _eP, _ce, _fCi, _cT],
2602
+ [[0, 1], [0, { [_hH]: _XATI }], [0, { [_hH]: _tr }], 0, 1, () => ViewPort$, () => BrowserExtensions, () => BrowserProfileConfiguration$, () => ProxyConfiguration$, () => BrowserEnterprisePolicies, () => Certificates, () => ToolsFileSystemConfigurations, [0, 4]], 1
2583
2603
  ];
2584
2604
  export var StartBrowserSessionResponse$ = [3, n0, _SBSRt,
2585
2605
  0,
@@ -2588,8 +2608,8 @@ export var StartBrowserSessionResponse$ = [3, n0, _SBSRt,
2588
2608
  ];
2589
2609
  export var StartCodeInterpreterSessionRequest$ = [3, n0, _SCISR,
2590
2610
  0,
2591
- [_cII, _tI, _tPr, _n, _sTS, _ce, _cT],
2592
- [[0, 1], [0, { [_hH]: _XATI }], [0, { [_hH]: _tr }], 0, 1, () => Certificates, [0, 4]], 1
2611
+ [_cII, _tI, _tPr, _n, _sTS, _ce, _fCi, _cT],
2612
+ [[0, 1], [0, { [_hH]: _XATI }], [0, { [_hH]: _tr }], 0, 1, () => Certificates, () => ToolsFileSystemConfigurations, [0, 4]], 1
2593
2613
  ];
2594
2614
  export var StartCodeInterpreterSessionResponse$ = [3, n0, _SCISRt,
2595
2615
  0,
@@ -3016,6 +3036,9 @@ var ToolDescriptionResultList = [1, n0, _TDRL,
3016
3036
  0, [() => ToolDescriptionOutput$,
3017
3037
  0]
3018
3038
  ];
3039
+ var ToolsFileSystemConfigurations = [1, n0, _TFSC,
3040
+ 0, () => ToolsFileSystemConfiguration$
3041
+ ];
3019
3042
  var TraceIds = 64 | 0;
3020
3043
  var UserIntentAffectedSessionList = [1, n0, _UIASL,
3021
3044
  0, () => UserIntentAffectedSession$
@@ -3101,7 +3124,7 @@ export var DataSourceConfig$ = [4, n0, _DSC,
3101
3124
  [_cWL, _oECS],
3102
3125
  [() => CloudWatchLogsSource$, () => OnlineEvaluationConfigSource$]
3103
3126
  ];
3104
- export var EvaluationContent$ = [4, n0, _EC,
3127
+ export var EvaluationContent$ = [4, n0, _ECv,
3105
3128
  0,
3106
3129
  [_te],
3107
3130
  [0]
@@ -3336,6 +3359,11 @@ export var ToolDescriptionSource$ = [4, n0, _TDS,
3336
3359
  [_tDT, _cB],
3337
3360
  [[() => ToolDescriptionTextInput$, 0], () => ToolDescriptionConfigurationBundle$]
3338
3361
  ];
3362
+ export var ToolsFileSystemConfiguration$ = [4, n0, _TFSCo,
3363
+ 0,
3364
+ [_sFC, _eCf],
3365
+ [() => S3FilesConfiguration$, () => EfsConfiguration$]
3366
+ ];
3339
3367
  export var UserIdentifier$ = [4, n0, _UI,
3340
3368
  0,
3341
3369
  [_uT, _uIs],
@@ -117,6 +117,20 @@ declare const GetBrowserSessionCommand_base: {
117
117
  * // },
118
118
  * // },
119
119
  * // ],
120
+ * // filesystemConfigurations: [ // ToolsFileSystemConfigurations
121
+ * // { // ToolsFileSystemConfiguration Union: only one key present
122
+ * // s3FilesConfiguration: { // S3FilesConfiguration
123
+ * // accessPointArn: "STRING_VALUE", // required
124
+ * // mountPath: "STRING_VALUE", // required
125
+ * // fileSystemArn: "STRING_VALUE", // required
126
+ * // },
127
+ * // efsConfiguration: { // EfsConfiguration
128
+ * // accessPointArn: "STRING_VALUE", // required
129
+ * // mountPath: "STRING_VALUE", // required
130
+ * // fileSystemArn: "STRING_VALUE", // required
131
+ * // },
132
+ * // },
133
+ * // ],
120
134
  * // sessionReplayArtifact: "STRING_VALUE",
121
135
  * // lastUpdatedAt: new Date("TIMESTAMP"),
122
136
  * // };
@@ -55,6 +55,20 @@ declare const GetCodeInterpreterSessionCommand_base: {
55
55
  * // },
56
56
  * // },
57
57
  * // ],
58
+ * // filesystemConfigurations: [ // ToolsFileSystemConfigurations
59
+ * // { // ToolsFileSystemConfiguration Union: only one key present
60
+ * // s3FilesConfiguration: { // S3FilesConfiguration
61
+ * // accessPointArn: "STRING_VALUE", // required
62
+ * // mountPath: "STRING_VALUE", // required
63
+ * // fileSystemArn: "STRING_VALUE", // required
64
+ * // },
65
+ * // efsConfiguration: { // EfsConfiguration
66
+ * // accessPointArn: "STRING_VALUE", // required
67
+ * // mountPath: "STRING_VALUE", // required
68
+ * // fileSystemArn: "STRING_VALUE", // required
69
+ * // },
70
+ * // },
71
+ * // ],
58
72
  * // };
59
73
  *
60
74
  * ```
@@ -1,5 +1,5 @@
1
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import type { ListActorsInput, ListActorsOutput } from "../models/models_0";
2
+ import type { ListActorsInput, ListActorsOutput } from "../models/models_1";
3
3
  /**
4
4
  * @public
5
5
  */
@@ -101,6 +101,20 @@ declare const StartBrowserSessionCommand_base: {
101
101
  * },
102
102
  * },
103
103
  * ],
104
+ * filesystemConfigurations: [ // ToolsFileSystemConfigurations
105
+ * { // ToolsFileSystemConfiguration Union: only one key present
106
+ * s3FilesConfiguration: { // S3FilesConfiguration
107
+ * accessPointArn: "STRING_VALUE", // required
108
+ * mountPath: "STRING_VALUE", // required
109
+ * fileSystemArn: "STRING_VALUE", // required
110
+ * },
111
+ * efsConfiguration: { // EfsConfiguration
112
+ * accessPointArn: "STRING_VALUE", // required
113
+ * mountPath: "STRING_VALUE", // required
114
+ * fileSystemArn: "STRING_VALUE", // required
115
+ * },
116
+ * },
117
+ * ],
104
118
  * clientToken: "STRING_VALUE",
105
119
  * };
106
120
  * const command = new StartBrowserSessionCommand(input);
@@ -48,6 +48,20 @@ declare const StartCodeInterpreterSessionCommand_base: {
48
48
  * },
49
49
  * },
50
50
  * ],
51
+ * filesystemConfigurations: [ // ToolsFileSystemConfigurations
52
+ * { // ToolsFileSystemConfiguration Union: only one key present
53
+ * s3FilesConfiguration: { // S3FilesConfiguration
54
+ * accessPointArn: "STRING_VALUE", // required
55
+ * mountPath: "STRING_VALUE", // required
56
+ * fileSystemArn: "STRING_VALUE", // required
57
+ * },
58
+ * efsConfiguration: { // EfsConfiguration
59
+ * accessPointArn: "STRING_VALUE", // required
60
+ * mountPath: "STRING_VALUE", // required
61
+ * fileSystemArn: "STRING_VALUE", // required
62
+ * },
63
+ * },
64
+ * ],
51
65
  * clientToken: "STRING_VALUE",
52
66
  * };
53
67
  * const command = new StartCodeInterpreterSessionCommand(input);
@@ -1367,6 +1367,93 @@ export interface BrowserExtension {
1367
1367
  */
1368
1368
  location: ResourceLocation | undefined;
1369
1369
  }
1370
+ /**
1371
+ * <p>The configuration for mounting an Amazon Elastic File System (Amazon EFS) access point that you own into a session.</p>
1372
+ * @public
1373
+ */
1374
+ export interface EfsConfiguration {
1375
+ /**
1376
+ * <p>The Amazon Resource Name (ARN) of the Amazon Elastic File System (Amazon EFS) access point to mount.</p>
1377
+ * @public
1378
+ */
1379
+ accessPointArn: string | undefined;
1380
+ /**
1381
+ * <p>The absolute path within the session at which the access point is mounted, for example <code>/mnt/efs</code>. Each mount path must be unique across all file system configurations in the session.</p>
1382
+ * @public
1383
+ */
1384
+ mountPath: string | undefined;
1385
+ /**
1386
+ * <p>The Amazon Resource Name (ARN) of the Amazon Elastic File System (Amazon EFS) file system that owns the access point.</p>
1387
+ * @public
1388
+ */
1389
+ fileSystemArn: string | undefined;
1390
+ }
1391
+ /**
1392
+ * <p>The configuration for mounting an Amazon Simple Storage Service (Amazon S3) Files access point that you own into a session.</p>
1393
+ * @public
1394
+ */
1395
+ export interface S3FilesConfiguration {
1396
+ /**
1397
+ * <p>The Amazon Resource Name (ARN) of the Amazon Simple Storage Service (Amazon S3) Files access point to mount.</p>
1398
+ * @public
1399
+ */
1400
+ accessPointArn: string | undefined;
1401
+ /**
1402
+ * <p>The absolute path within the session at which the access point is mounted, for example <code>/mnt/s3data</code>. Each mount path must be unique across all file system configurations in the session.</p>
1403
+ * @public
1404
+ */
1405
+ mountPath: string | undefined;
1406
+ /**
1407
+ * <p>The Amazon Resource Name (ARN) of the Amazon Simple Storage Service (Amazon S3) Files file system that owns the access point.</p>
1408
+ * @public
1409
+ */
1410
+ fileSystemArn: string | undefined;
1411
+ }
1412
+ /**
1413
+ * <p>Specifies a file system to mount into the session by providing exactly one of the following:</p> <ul> <li> <p> <code>s3FilesConfiguration</code> - Mounts an Amazon Simple Storage Service (Amazon S3) Files access point.</p> </li> <li> <p> <code>efsConfiguration</code> - Mounts an Amazon Elastic File System (Amazon EFS) access point.</p> </li> </ul>
1414
+ * @public
1415
+ */
1416
+ export type ToolsFileSystemConfiguration = ToolsFileSystemConfiguration.EfsConfigurationMember | ToolsFileSystemConfiguration.S3FilesConfigurationMember | ToolsFileSystemConfiguration.$UnknownMember;
1417
+ /**
1418
+ * @public
1419
+ */
1420
+ export declare namespace ToolsFileSystemConfiguration {
1421
+ /**
1422
+ * <p>The configuration for mounting your own Amazon Simple Storage Service (Amazon S3) Files access point into the session.</p>
1423
+ * @public
1424
+ */
1425
+ interface S3FilesConfigurationMember {
1426
+ s3FilesConfiguration: S3FilesConfiguration;
1427
+ efsConfiguration?: never;
1428
+ $unknown?: never;
1429
+ }
1430
+ /**
1431
+ * <p>The configuration for mounting your own Amazon Elastic File System (Amazon EFS) access point into the session.</p>
1432
+ * @public
1433
+ */
1434
+ interface EfsConfigurationMember {
1435
+ s3FilesConfiguration?: never;
1436
+ efsConfiguration: EfsConfiguration;
1437
+ $unknown?: never;
1438
+ }
1439
+ /**
1440
+ * @public
1441
+ */
1442
+ interface $UnknownMember {
1443
+ s3FilesConfiguration?: never;
1444
+ efsConfiguration?: never;
1445
+ $unknown: [string, any];
1446
+ }
1447
+ /**
1448
+ * @deprecated unused in schema-serde mode.
1449
+ *
1450
+ */
1451
+ interface Visitor<T> {
1452
+ s3FilesConfiguration: (value: S3FilesConfiguration) => T;
1453
+ efsConfiguration: (value: EfsConfiguration) => T;
1454
+ _: (name: string, value: any) => T;
1455
+ }
1456
+ }
1370
1457
  /**
1371
1458
  * <p>The configuration for a browser profile in Amazon Bedrock AgentCore. A browser profile contains persistent browser data such as cookies and local storage that can be saved from one browser session and reused in subsequent sessions. Browser profiles enable continuity for tasks that require authentication, maintain user preferences, or depend on previously stored browser state.</p>
1372
1459
  * @public
@@ -1636,6 +1723,11 @@ export interface GetBrowserSessionResponse {
1636
1723
  * @public
1637
1724
  */
1638
1725
  certificates?: Certificate[] | undefined;
1726
+ /**
1727
+ * <p>The file system configurations for the browser session. Each entry describes an access point and its mount path.</p>
1728
+ * @public
1729
+ */
1730
+ filesystemConfigurations?: ToolsFileSystemConfiguration[] | undefined;
1639
1731
  /**
1640
1732
  * <p>The artifact containing the session replay information.</p>
1641
1733
  * @public
@@ -2418,6 +2510,11 @@ export interface StartBrowserSessionRequest {
2418
2510
  * @public
2419
2511
  */
2420
2512
  certificates?: Certificate[] | undefined;
2513
+ /**
2514
+ * <p>The file system configurations to mount into the browser session. Use these configurations to mount your own Amazon Simple Storage Service (Amazon S3) Files or Amazon Elastic File System (Amazon EFS) access points. Your session can then read and write your data. If you don't specify this field, no additional file systems are mounted.</p>
2515
+ * @public
2516
+ */
2517
+ filesystemConfigurations?: ToolsFileSystemConfiguration[] | undefined;
2421
2518
  /**
2422
2519
  * <p>A unique, case-sensitive identifier to ensure that the API request completes no more than one time. If this token matches a previous request, Amazon Bedrock AgentCore ignores the request, but does not return an error. This parameter helps prevent the creation of duplicate sessions if there are temporary network issues.</p>
2423
2520
  * @public
@@ -2647,6 +2744,11 @@ export interface GetCodeInterpreterSessionResponse {
2647
2744
  * @public
2648
2745
  */
2649
2746
  certificates?: Certificate[] | undefined;
2747
+ /**
2748
+ * <p>The file system configurations for the code interpreter session. Each entry describes an access point and its mount path.</p>
2749
+ * @public
2750
+ */
2751
+ filesystemConfigurations?: ToolsFileSystemConfiguration[] | undefined;
2650
2752
  }
2651
2753
  /**
2652
2754
  * @public
@@ -2758,6 +2860,11 @@ export interface StartCodeInterpreterSessionRequest {
2758
2860
  * @public
2759
2861
  */
2760
2862
  certificates?: Certificate[] | undefined;
2863
+ /**
2864
+ * <p>The file system configurations to mount into the code interpreter session. Use these configurations to mount your own Amazon Simple Storage Service (Amazon S3) Files or Amazon Elastic File System (Amazon EFS) access points. Your session can then read and write your data. If you don't specify this field, no additional file systems are mounted.</p>
2865
+ * @public
2866
+ */
2867
+ filesystemConfigurations?: ToolsFileSystemConfiguration[] | undefined;
2761
2868
  /**
2762
2869
  * <p>A unique, case-sensitive identifier to ensure that the API request completes no more than one time. If this token matches a previous request, Amazon Bedrock AgentCore ignores the request, but does not return an error. This parameter helps prevent the creation of duplicate sessions if there are temporary network issues.</p>
2763
2870
  * @public
@@ -8570,54 +8677,3 @@ export interface GetMemoryRecordOutput {
8570
8677
  */
8571
8678
  memoryRecord: MemoryRecord | undefined;
8572
8679
  }
8573
- /**
8574
- * @public
8575
- */
8576
- export interface ListActorsInput {
8577
- /**
8578
- * <p>The identifier of the AgentCore Memory resource for which to list actors.</p>
8579
- * @public
8580
- */
8581
- memoryId: string | undefined;
8582
- /**
8583
- * <p>The maximum number of results to return in a single call. The default value is 20.</p>
8584
- * @public
8585
- */
8586
- maxResults?: number | undefined;
8587
- /**
8588
- * <p>The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.</p>
8589
- * @public
8590
- */
8591
- nextToken?: string | undefined;
8592
- }
8593
- /**
8594
- * @public
8595
- */
8596
- export interface ListActorsOutput {
8597
- /**
8598
- * <p>The list of actor summaries.</p>
8599
- * @public
8600
- */
8601
- actorSummaries: ActorSummary[] | undefined;
8602
- /**
8603
- * <p>The token to use in a subsequent request to get the next set of results. This value is null when there are no more results to return.</p>
8604
- * @public
8605
- */
8606
- nextToken?: string | undefined;
8607
- }
8608
- /**
8609
- * <p>Contains filter criteria for branches when listing events.</p>
8610
- * @public
8611
- */
8612
- export interface BranchFilter {
8613
- /**
8614
- * <p>The name of the branch to filter by.</p>
8615
- * @public
8616
- */
8617
- name: string | undefined;
8618
- /**
8619
- * <p>Specifies whether to include parent branches in the results. Set to true to include parent branches, or false to exclude them.</p>
8620
- * @public
8621
- */
8622
- includeParentBranches?: boolean | undefined;
8623
- }
@@ -1,6 +1,57 @@
1
1
  import type { DocumentType as __DocumentType } from "@smithy/types";
2
2
  import type { BlockchainChainId, CryptoWalletNetwork, Currency, DescriptorType, EventFilterCondition, ExtractionJobStatus, InstrumentBalanceToken, MemoryRecordOperatorType, OperatorType, PaymentInstrumentStatus, PaymentInstrumentType, PaymentSessionStatus, PaymentStatus, PaymentType, RegistryRecordStatus } from "./enums";
3
- import type { A2aDescriptor, AgentSkillsDescriptor, BranchFilter, Event, MemoryContent, MemoryRecordMetadataValue, MetadataValue } from "./models_0";
3
+ import type { A2aDescriptor, ActorSummary, AgentSkillsDescriptor, Event, MemoryContent, MemoryRecordMetadataValue, MetadataValue } from "./models_0";
4
+ /**
5
+ * @public
6
+ */
7
+ export interface ListActorsInput {
8
+ /**
9
+ * <p>The identifier of the AgentCore Memory resource for which to list actors.</p>
10
+ * @public
11
+ */
12
+ memoryId: string | undefined;
13
+ /**
14
+ * <p>The maximum number of results to return in a single call. The default value is 20.</p>
15
+ * @public
16
+ */
17
+ maxResults?: number | undefined;
18
+ /**
19
+ * <p>The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.</p>
20
+ * @public
21
+ */
22
+ nextToken?: string | undefined;
23
+ }
24
+ /**
25
+ * @public
26
+ */
27
+ export interface ListActorsOutput {
28
+ /**
29
+ * <p>The list of actor summaries.</p>
30
+ * @public
31
+ */
32
+ actorSummaries: ActorSummary[] | undefined;
33
+ /**
34
+ * <p>The token to use in a subsequent request to get the next set of results. This value is null when there are no more results to return.</p>
35
+ * @public
36
+ */
37
+ nextToken?: string | undefined;
38
+ }
39
+ /**
40
+ * <p>Contains filter criteria for branches when listing events.</p>
41
+ * @public
42
+ */
43
+ export interface BranchFilter {
44
+ /**
45
+ * <p>The name of the branch to filter by.</p>
46
+ * @public
47
+ */
48
+ name: string | undefined;
49
+ /**
50
+ * <p>Specifies whether to include parent branches in the results. Set to true to include parent branches, or false to exclude them.</p>
51
+ * @public
52
+ */
53
+ includeParentBranches?: boolean | undefined;
54
+ }
4
55
  /**
5
56
  * <p>Left expression of the event metadata filter.</p>
6
57
  * @public
@@ -96,6 +96,7 @@ export declare var DeletePaymentSessionResponse$: StaticStructureSchema;
96
96
  export declare var DeleteRecommendationRequest$: StaticStructureSchema;
97
97
  export declare var DeleteRecommendationResponse$: StaticStructureSchema;
98
98
  export declare var Descriptors$: StaticStructureSchema;
99
+ export declare var EfsConfiguration$: StaticStructureSchema;
99
100
  export declare var EmbeddedCryptoWallet$: StaticStructureSchema;
100
101
  export declare var EvaluateRequest$: StaticStructureSchema;
101
102
  export declare var EvaluateResponse$: StaticStructureSchema;
@@ -275,6 +276,7 @@ export declare var ResponseChunk$: StaticStructureSchema;
275
276
  export declare var RetrieveMemoryRecordsInput$: StaticStructureSchema;
276
277
  export declare var RetrieveMemoryRecordsOutput$: StaticStructureSchema;
277
278
  export declare var RootCauseCluster$: StaticStructureSchema;
279
+ export declare var S3FilesConfiguration$: StaticStructureSchema;
278
280
  export declare var S3Location$: StaticStructureSchema;
279
281
  export declare var SaveBrowserSessionProfileRequest$: StaticStructureSchema;
280
282
  export declare var SaveBrowserSessionProfileResponse$: StaticStructureSchema;
@@ -396,6 +398,7 @@ export declare var StreamUpdate$: StaticUnionSchema;
396
398
  export declare var SystemPromptConfig$: StaticUnionSchema;
397
399
  export declare var ToolDescriptionConfig$: StaticUnionSchema;
398
400
  export declare var ToolDescriptionSource$: StaticUnionSchema;
401
+ export declare var ToolsFileSystemConfiguration$: StaticUnionSchema;
399
402
  export declare var UserIdentifier$: StaticUnionSchema;
400
403
  export declare var BatchCreateMemoryRecords$: StaticOperationSchema;
401
404
  export declare var BatchDeleteMemoryRecords$: StaticOperationSchema;
@@ -1,5 +1,5 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import { ListActorsInput, ListActorsOutput } from "../models/models_0";
2
+ import { ListActorsInput, ListActorsOutput } from "../models/models_1";
3
3
  export { __MetadataBearer };
4
4
  export interface ListActorsCommandInput extends ListActorsInput {}
5
5
  export interface ListActorsCommandOutput extends ListActorsOutput, __MetadataBearer {}
@@ -530,6 +530,42 @@ export interface BrowserEnterprisePolicy {
530
530
  export interface BrowserExtension {
531
531
  location: ResourceLocation | undefined;
532
532
  }
533
+ export interface EfsConfiguration {
534
+ accessPointArn: string | undefined;
535
+ mountPath: string | undefined;
536
+ fileSystemArn: string | undefined;
537
+ }
538
+ export interface S3FilesConfiguration {
539
+ accessPointArn: string | undefined;
540
+ mountPath: string | undefined;
541
+ fileSystemArn: string | undefined;
542
+ }
543
+ export type ToolsFileSystemConfiguration =
544
+ | ToolsFileSystemConfiguration.EfsConfigurationMember
545
+ | ToolsFileSystemConfiguration.S3FilesConfigurationMember
546
+ | ToolsFileSystemConfiguration.$UnknownMember;
547
+ export declare namespace ToolsFileSystemConfiguration {
548
+ interface S3FilesConfigurationMember {
549
+ s3FilesConfiguration: S3FilesConfiguration;
550
+ efsConfiguration?: never;
551
+ $unknown?: never;
552
+ }
553
+ interface EfsConfigurationMember {
554
+ s3FilesConfiguration?: never;
555
+ efsConfiguration: EfsConfiguration;
556
+ $unknown?: never;
557
+ }
558
+ interface $UnknownMember {
559
+ s3FilesConfiguration?: never;
560
+ efsConfiguration?: never;
561
+ $unknown: [string, any];
562
+ }
563
+ interface Visitor<T> {
564
+ s3FilesConfiguration: (value: S3FilesConfiguration) => T;
565
+ efsConfiguration: (value: EfsConfiguration) => T;
566
+ _: (name: string, value: any) => T;
567
+ }
568
+ }
533
569
  export interface BrowserProfileConfiguration {
534
570
  profileIdentifier: string | undefined;
535
571
  }
@@ -608,6 +644,7 @@ export interface GetBrowserSessionResponse {
608
644
  streams?: BrowserSessionStream | undefined;
609
645
  proxyConfiguration?: ProxyConfiguration | undefined;
610
646
  certificates?: Certificate[] | undefined;
647
+ filesystemConfigurations?: ToolsFileSystemConfiguration[] | undefined;
611
648
  sessionReplayArtifact?: string | undefined;
612
649
  lastUpdatedAt?: Date | undefined;
613
650
  }
@@ -963,6 +1000,7 @@ export interface StartBrowserSessionRequest {
963
1000
  proxyConfiguration?: ProxyConfiguration | undefined;
964
1001
  enterprisePolicies?: BrowserEnterprisePolicy[] | undefined;
965
1002
  certificates?: Certificate[] | undefined;
1003
+ filesystemConfigurations?: ToolsFileSystemConfiguration[] | undefined;
966
1004
  clientToken?: string | undefined;
967
1005
  }
968
1006
  export interface StartBrowserSessionResponse {
@@ -1025,6 +1063,7 @@ export interface GetCodeInterpreterSessionResponse {
1025
1063
  sessionTimeoutSeconds?: number | undefined;
1026
1064
  status?: CodeInterpreterSessionStatus | undefined;
1027
1065
  certificates?: Certificate[] | undefined;
1066
+ filesystemConfigurations?: ToolsFileSystemConfiguration[] | undefined;
1028
1067
  }
1029
1068
  export interface ListCodeInterpreterSessionsRequest {
1030
1069
  codeInterpreterIdentifier: string | undefined;
@@ -1051,6 +1090,7 @@ export interface StartCodeInterpreterSessionRequest {
1051
1090
  name?: string | undefined;
1052
1091
  sessionTimeoutSeconds?: number | undefined;
1053
1092
  certificates?: Certificate[] | undefined;
1093
+ filesystemConfigurations?: ToolsFileSystemConfiguration[] | undefined;
1054
1094
  clientToken?: string | undefined;
1055
1095
  }
1056
1096
  export interface StartCodeInterpreterSessionResponse {
@@ -3186,16 +3226,3 @@ export interface MemoryRecord {
3186
3226
  export interface GetMemoryRecordOutput {
3187
3227
  memoryRecord: MemoryRecord | undefined;
3188
3228
  }
3189
- export interface ListActorsInput {
3190
- memoryId: string | undefined;
3191
- maxResults?: number | undefined;
3192
- nextToken?: string | undefined;
3193
- }
3194
- export interface ListActorsOutput {
3195
- actorSummaries: ActorSummary[] | undefined;
3196
- nextToken?: string | undefined;
3197
- }
3198
- export interface BranchFilter {
3199
- name: string | undefined;
3200
- includeParentBranches?: boolean | undefined;
3201
- }
@@ -18,13 +18,26 @@ import {
18
18
  } from "./enums";
19
19
  import {
20
20
  A2aDescriptor,
21
+ ActorSummary,
21
22
  AgentSkillsDescriptor,
22
- BranchFilter,
23
23
  Event,
24
24
  MemoryContent,
25
25
  MemoryRecordMetadataValue,
26
26
  MetadataValue,
27
27
  } from "./models_0";
28
+ export interface ListActorsInput {
29
+ memoryId: string | undefined;
30
+ maxResults?: number | undefined;
31
+ nextToken?: string | undefined;
32
+ }
33
+ export interface ListActorsOutput {
34
+ actorSummaries: ActorSummary[] | undefined;
35
+ nextToken?: string | undefined;
36
+ }
37
+ export interface BranchFilter {
38
+ name: string | undefined;
39
+ includeParentBranches?: boolean | undefined;
40
+ }
28
41
  export type LeftExpression = LeftExpression.MetadataKeyMember | LeftExpression.$UnknownMember;
29
42
  export declare namespace LeftExpression {
30
43
  interface MetadataKeyMember {
@@ -96,6 +96,7 @@ export declare var DeletePaymentSessionResponse$: StaticStructureSchema;
96
96
  export declare var DeleteRecommendationRequest$: StaticStructureSchema;
97
97
  export declare var DeleteRecommendationResponse$: StaticStructureSchema;
98
98
  export declare var Descriptors$: StaticStructureSchema;
99
+ export declare var EfsConfiguration$: StaticStructureSchema;
99
100
  export declare var EmbeddedCryptoWallet$: StaticStructureSchema;
100
101
  export declare var EvaluateRequest$: StaticStructureSchema;
101
102
  export declare var EvaluateResponse$: StaticStructureSchema;
@@ -275,6 +276,7 @@ export declare var ResponseChunk$: StaticStructureSchema;
275
276
  export declare var RetrieveMemoryRecordsInput$: StaticStructureSchema;
276
277
  export declare var RetrieveMemoryRecordsOutput$: StaticStructureSchema;
277
278
  export declare var RootCauseCluster$: StaticStructureSchema;
279
+ export declare var S3FilesConfiguration$: StaticStructureSchema;
278
280
  export declare var S3Location$: StaticStructureSchema;
279
281
  export declare var SaveBrowserSessionProfileRequest$: StaticStructureSchema;
280
282
  export declare var SaveBrowserSessionProfileResponse$: StaticStructureSchema;
@@ -396,6 +398,7 @@ export declare var StreamUpdate$: StaticUnionSchema;
396
398
  export declare var SystemPromptConfig$: StaticUnionSchema;
397
399
  export declare var ToolDescriptionConfig$: StaticUnionSchema;
398
400
  export declare var ToolDescriptionSource$: StaticUnionSchema;
401
+ export declare var ToolsFileSystemConfiguration$: StaticUnionSchema;
399
402
  export declare var UserIdentifier$: StaticUnionSchema;
400
403
  export declare var BatchCreateMemoryRecords$: StaticOperationSchema;
401
404
  export declare var BatchDeleteMemoryRecords$: StaticOperationSchema;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-bedrock-agentcore",
3
- "version": "3.1092.0",
3
+ "version": "3.1094.0",
4
4
  "description": "AWS SDK for JavaScript Bedrock Agentcore Client for Node.js, Browser and React Native",
5
5
  "homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/clients/client-bedrock-agentcore",
6
6
  "license": "Apache-2.0",