@aws-sdk/client-bedrock-agentcore 3.1086.0 → 3.1088.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.
Files changed (88) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/BedrockAgentCore.d.ts +215 -247
  3. package/dist-types/ts3.4/BedrockAgentCoreClient.d.ts +13 -47
  4. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  5. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
  6. package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
  7. package/dist-types/ts3.4/commands/BatchCreateMemoryRecordsCommand.d.ts +5 -10
  8. package/dist-types/ts3.4/commands/BatchDeleteMemoryRecordsCommand.d.ts +5 -10
  9. package/dist-types/ts3.4/commands/BatchUpdateMemoryRecordsCommand.d.ts +5 -10
  10. package/dist-types/ts3.4/commands/CompleteResourceTokenAuthCommand.d.ts +4 -6
  11. package/dist-types/ts3.4/commands/CreateABTestCommand.d.ts +3 -5
  12. package/dist-types/ts3.4/commands/CreateEventCommand.d.ts +3 -5
  13. package/dist-types/ts3.4/commands/CreatePaymentInstrumentCommand.d.ts +4 -6
  14. package/dist-types/ts3.4/commands/CreatePaymentSessionCommand.d.ts +5 -10
  15. package/dist-types/ts3.4/commands/DeleteABTestCommand.d.ts +3 -5
  16. package/dist-types/ts3.4/commands/DeleteBatchEvaluationCommand.d.ts +5 -10
  17. package/dist-types/ts3.4/commands/DeleteEventCommand.d.ts +3 -5
  18. package/dist-types/ts3.4/commands/DeleteMemoryRecordCommand.d.ts +5 -10
  19. package/dist-types/ts3.4/commands/DeletePaymentInstrumentCommand.d.ts +4 -6
  20. package/dist-types/ts3.4/commands/DeletePaymentSessionCommand.d.ts +5 -10
  21. package/dist-types/ts3.4/commands/DeleteRecommendationCommand.d.ts +5 -10
  22. package/dist-types/ts3.4/commands/EvaluateCommand.d.ts +7 -5
  23. package/dist-types/ts3.4/commands/GetABTestCommand.d.ts +7 -5
  24. package/dist-types/ts3.4/commands/GetAgentCardCommand.d.ts +3 -5
  25. package/dist-types/ts3.4/commands/GetBatchEvaluationCommand.d.ts +5 -10
  26. package/dist-types/ts3.4/commands/GetBrowserSessionCommand.d.ts +5 -10
  27. package/dist-types/ts3.4/commands/GetCodeInterpreterSessionCommand.d.ts +4 -6
  28. package/dist-types/ts3.4/commands/GetEventCommand.d.ts +7 -5
  29. package/dist-types/ts3.4/commands/GetMemoryRecordCommand.d.ts +4 -9
  30. package/dist-types/ts3.4/commands/GetPaymentInstrumentBalanceCommand.d.ts +4 -6
  31. package/dist-types/ts3.4/commands/GetPaymentInstrumentCommand.d.ts +5 -10
  32. package/dist-types/ts3.4/commands/GetPaymentSessionCommand.d.ts +5 -10
  33. package/dist-types/ts3.4/commands/GetRecommendationCommand.d.ts +5 -10
  34. package/dist-types/ts3.4/commands/GetResourceApiKeyCommand.d.ts +5 -10
  35. package/dist-types/ts3.4/commands/GetResourceOauth2TokenCommand.d.ts +5 -10
  36. package/dist-types/ts3.4/commands/GetResourcePaymentTokenCommand.d.ts +4 -6
  37. package/dist-types/ts3.4/commands/GetWorkloadAccessTokenCommand.d.ts +5 -10
  38. package/dist-types/ts3.4/commands/GetWorkloadAccessTokenForJWTCommand.d.ts +4 -6
  39. package/dist-types/ts3.4/commands/GetWorkloadAccessTokenForUserIdCommand.d.ts +4 -6
  40. package/dist-types/ts3.4/commands/InvokeAgentRuntimeCommand.d.ts +6 -12
  41. package/dist-types/ts3.4/commands/InvokeAgentRuntimeCommandCommand.d.ts +4 -6
  42. package/dist-types/ts3.4/commands/InvokeBrowserCommand.d.ts +4 -9
  43. package/dist-types/ts3.4/commands/InvokeCodeInterpreterCommand.d.ts +5 -10
  44. package/dist-types/ts3.4/commands/InvokeHarnessCommand.d.ts +4 -9
  45. package/dist-types/ts3.4/commands/ListABTestsCommand.d.ts +2 -4
  46. package/dist-types/ts3.4/commands/ListActorsCommand.d.ts +3 -5
  47. package/dist-types/ts3.4/commands/ListBatchEvaluationsCommand.d.ts +4 -9
  48. package/dist-types/ts3.4/commands/ListBrowserSessionsCommand.d.ts +5 -10
  49. package/dist-types/ts3.4/commands/ListCodeInterpreterSessionsCommand.d.ts +4 -6
  50. package/dist-types/ts3.4/commands/ListEventsCommand.d.ts +3 -5
  51. package/dist-types/ts3.4/commands/ListMemoryExtractionJobsCommand.d.ts +5 -10
  52. package/dist-types/ts3.4/commands/ListMemoryRecordsCommand.d.ts +4 -9
  53. package/dist-types/ts3.4/commands/ListPaymentInstrumentsCommand.d.ts +5 -10
  54. package/dist-types/ts3.4/commands/ListPaymentSessionsCommand.d.ts +5 -10
  55. package/dist-types/ts3.4/commands/ListRecommendationsCommand.d.ts +4 -9
  56. package/dist-types/ts3.4/commands/ListSessionsCommand.d.ts +3 -5
  57. package/dist-types/ts3.4/commands/ProcessPaymentCommand.d.ts +4 -9
  58. package/dist-types/ts3.4/commands/RetrieveMemoryRecordsCommand.d.ts +5 -10
  59. package/dist-types/ts3.4/commands/SaveBrowserSessionProfileCommand.d.ts +4 -6
  60. package/dist-types/ts3.4/commands/SearchRegistryRecordsCommand.d.ts +5 -10
  61. package/dist-types/ts3.4/commands/StartBatchEvaluationCommand.d.ts +5 -10
  62. package/dist-types/ts3.4/commands/StartBrowserSessionCommand.d.ts +5 -10
  63. package/dist-types/ts3.4/commands/StartCodeInterpreterSessionCommand.d.ts +4 -6
  64. package/dist-types/ts3.4/commands/StartMemoryExtractionJobCommand.d.ts +5 -10
  65. package/dist-types/ts3.4/commands/StartRecommendationCommand.d.ts +5 -10
  66. package/dist-types/ts3.4/commands/StopBatchEvaluationCommand.d.ts +5 -10
  67. package/dist-types/ts3.4/commands/StopBrowserSessionCommand.d.ts +5 -10
  68. package/dist-types/ts3.4/commands/StopCodeInterpreterSessionCommand.d.ts +4 -6
  69. package/dist-types/ts3.4/commands/StopRuntimeSessionCommand.d.ts +5 -10
  70. package/dist-types/ts3.4/commands/UpdateABTestCommand.d.ts +3 -5
  71. package/dist-types/ts3.4/commands/UpdateBrowserStreamCommand.d.ts +5 -10
  72. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  73. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  74. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  75. package/dist-types/ts3.4/models/enums.d.ts +24 -48
  76. package/dist-types/ts3.4/models/errors.d.ts +10 -30
  77. package/dist-types/ts3.4/models/models_0.d.ts +17 -52
  78. package/dist-types/ts3.4/models/models_1.d.ts +3 -9
  79. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
  80. package/dist-types/ts3.4/pagination/ListABTestsPaginator.d.ts +1 -4
  81. package/dist-types/ts3.4/pagination/ListActorsPaginator.d.ts +1 -4
  82. package/dist-types/ts3.4/pagination/ListEventsPaginator.d.ts +1 -4
  83. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +10 -25
  84. package/dist-types/ts3.4/runtimeConfig.d.ts +9 -19
  85. package/dist-types/ts3.4/runtimeConfig.native.d.ts +10 -25
  86. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -4
  87. package/dist-types/ts3.4/runtimeExtensions.d.ts +2 -4
  88. package/package.json +39 -39
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.1085.0";
73
+ var version = "3.1087.0";
74
74
  var packageInfo = {
75
75
  version: version};
76
76