@aws-sdk/client-bedrock-agentcore-control 3.1022.0 → 3.1024.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 +3 -0
- package/dist-cjs/schemas/schemas_0.js +40 -17
- package/dist-es/models/enums.js +3 -0
- package/dist-es/schemas/schemas_0.js +34 -11
- package/dist-types/commands/CreateGatewayTargetCommand.d.ts +21 -1
- package/dist-types/commands/CreatePolicyEngineCommand.d.ts +2 -1
- package/dist-types/commands/DeleteGatewayTargetCommand.d.ts +2 -2
- package/dist-types/commands/DeletePolicyEngineCommand.d.ts +1 -1
- package/dist-types/commands/GetGatewayTargetCommand.d.ts +14 -1
- package/dist-types/commands/ListGatewayTargetsCommand.d.ts +1 -1
- package/dist-types/commands/SynchronizeGatewayTargetsCommand.d.ts +15 -2
- package/dist-types/commands/UpdateGatewayTargetCommand.d.ts +22 -2
- package/dist-types/models/enums.d.ts +3 -0
- package/dist-types/models/models_0.d.ts +100 -111
- package/dist-types/models/models_1.d.ts +131 -1
- package/dist-types/schemas/schemas_0.d.ts +3 -0
- package/dist-types/ts3.4/commands/CreatePolicyEngineCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/DeletePolicyEngineCommand.d.ts +1 -1
- package/dist-types/ts3.4/models/enums.d.ts +3 -0
- package/dist-types/ts3.4/models/models_0.d.ts +48 -26
- package/dist-types/ts3.4/models/models_1.d.ts +30 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +3 -0
- package/package.json +1 -1
package/dist-cjs/index.js
CHANGED
|
@@ -1776,12 +1776,15 @@ const SchemaType = {
|
|
|
1776
1776
|
STRING: "string",
|
|
1777
1777
|
};
|
|
1778
1778
|
const TargetStatus = {
|
|
1779
|
+
CREATE_PENDING_AUTH: "CREATE_PENDING_AUTH",
|
|
1779
1780
|
CREATING: "CREATING",
|
|
1780
1781
|
DELETING: "DELETING",
|
|
1781
1782
|
FAILED: "FAILED",
|
|
1782
1783
|
READY: "READY",
|
|
1784
|
+
SYNCHRONIZE_PENDING_AUTH: "SYNCHRONIZE_PENDING_AUTH",
|
|
1783
1785
|
SYNCHRONIZE_UNSUCCESSFUL: "SYNCHRONIZE_UNSUCCESSFUL",
|
|
1784
1786
|
SYNCHRONIZING: "SYNCHRONIZING",
|
|
1787
|
+
UPDATE_PENDING_AUTH: "UPDATE_PENDING_AUTH",
|
|
1785
1788
|
UPDATE_UNSUCCESSFUL: "UPDATE_UNSUCCESSFUL",
|
|
1786
1789
|
UPDATING: "UPDATING",
|
|
1787
1790
|
};
|
|
@@ -4,14 +4,15 @@ exports.CreateBrowserProfileRequest$ = exports.CreateApiKeyCredentialProviderRes
|
|
|
4
4
|
exports.DeleteMemoryStrategyInput$ = exports.DeleteMemoryOutput$ = exports.DeleteMemoryInput$ = exports.DeleteGatewayTargetResponse$ = exports.DeleteGatewayTargetRequest$ = exports.DeleteGatewayResponse$ = exports.DeleteGatewayRequest$ = exports.DeleteEvaluatorResponse$ = exports.DeleteEvaluatorRequest$ = exports.DeleteCodeInterpreterResponse$ = exports.DeleteCodeInterpreterRequest$ = exports.DeleteBrowserResponse$ = exports.DeleteBrowserRequest$ = exports.DeleteBrowserProfileResponse$ = exports.DeleteBrowserProfileRequest$ = exports.DeleteApiKeyCredentialProviderResponse$ = exports.DeleteApiKeyCredentialProviderRequest$ = exports.DeleteAgentRuntimeResponse$ = exports.DeleteAgentRuntimeRequest$ = exports.DeleteAgentRuntimeEndpointResponse$ = exports.DeleteAgentRuntimeEndpointRequest$ = exports.CustomOauth2ProviderConfigOutput$ = exports.CustomOauth2ProviderConfigInput$ = exports.CustomMemoryStrategyInput$ = exports.CustomJWTAuthorizerConfiguration$ = exports.CustomClaimValidationType$ = exports.CredentialProviderConfiguration$ = exports.CreateWorkloadIdentityResponse$ = exports.CreateWorkloadIdentityRequest$ = exports.CreatePolicyResponse$ = exports.CreatePolicyRequest$ = exports.CreatePolicyEngineResponse$ = exports.CreatePolicyEngineRequest$ = exports.CreateOnlineEvaluationConfigResponse$ = exports.CreateOnlineEvaluationConfigRequest$ = exports.CreateOauth2CredentialProviderResponse$ = exports.CreateOauth2CredentialProviderRequest$ = exports.CreateMemoryOutput$ = exports.CreateMemoryInput$ = exports.CreateGatewayTargetResponse$ = exports.CreateGatewayTargetRequest$ = exports.CreateGatewayResponse$ = exports.CreateGatewayRequest$ = exports.CreateEvaluatorResponse$ = exports.CreateEvaluatorRequest$ = exports.CreateCodeInterpreterResponse$ = exports.CreateCodeInterpreterRequest$ = exports.CreateBrowserResponse$ = exports.CreateBrowserRequest$ = exports.CreateBrowserProfileResponse$ = void 0;
|
|
5
5
|
exports.GetMemoryOutput$ = exports.GetMemoryInput$ = exports.GetGatewayTargetResponse$ = exports.GetGatewayTargetRequest$ = exports.GetGatewayResponse$ = exports.GetGatewayRequest$ = exports.GetEvaluatorResponse$ = exports.GetEvaluatorRequest$ = exports.GetCodeInterpreterResponse$ = exports.GetCodeInterpreterRequest$ = exports.GetBrowserResponse$ = exports.GetBrowserRequest$ = exports.GetBrowserProfileResponse$ = exports.GetBrowserProfileRequest$ = exports.GetApiKeyCredentialProviderResponse$ = exports.GetApiKeyCredentialProviderRequest$ = exports.GetAgentRuntimeResponse$ = exports.GetAgentRuntimeRequest$ = exports.GetAgentRuntimeEndpointResponse$ = exports.GetAgentRuntimeEndpointRequest$ = exports.GatewayTarget$ = exports.GatewaySummary$ = exports.GatewayPolicyEngineConfiguration$ = exports.GatewayInterceptorConfiguration$ = exports.GatewayApiKeyCredentialProvider$ = exports.Finding$ = exports.Filter$ = exports.EvaluatorSummary$ = exports.EpisodicReflectionOverride$ = exports.EpisodicReflectionConfigurationInput$ = exports.EpisodicReflectionConfiguration$ = exports.EpisodicOverrideReflectionConfigurationInput$ = exports.EpisodicOverrideExtractionConfigurationInput$ = exports.EpisodicOverrideConsolidationConfigurationInput$ = exports.EpisodicOverrideConfigurationInput$ = exports.EpisodicMemoryStrategyInput$ = exports.EpisodicExtractionOverride$ = exports.EpisodicConsolidationOverride$ = exports.DeleteWorkloadIdentityResponse$ = exports.DeleteWorkloadIdentityRequest$ = exports.DeleteResourcePolicyResponse$ = exports.DeleteResourcePolicyRequest$ = exports.DeletePolicyResponse$ = exports.DeletePolicyRequest$ = exports.DeletePolicyEngineResponse$ = exports.DeletePolicyEngineRequest$ = exports.DeleteOnlineEvaluationConfigResponse$ = exports.DeleteOnlineEvaluationConfigRequest$ = exports.DeleteOauth2CredentialProviderResponse$ = exports.DeleteOauth2CredentialProviderRequest$ = void 0;
|
|
6
6
|
exports.ListEvaluatorsResponse$ = exports.ListEvaluatorsRequest$ = exports.ListCodeInterpretersResponse$ = exports.ListCodeInterpretersRequest$ = exports.ListBrowsersResponse$ = exports.ListBrowsersRequest$ = exports.ListBrowserProfilesResponse$ = exports.ListBrowserProfilesRequest$ = exports.ListApiKeyCredentialProvidersResponse$ = exports.ListApiKeyCredentialProvidersRequest$ = exports.ListAgentRuntimeVersionsResponse$ = exports.ListAgentRuntimeVersionsRequest$ = exports.ListAgentRuntimesResponse$ = exports.ListAgentRuntimesRequest$ = exports.ListAgentRuntimeEndpointsResponse$ = exports.ListAgentRuntimeEndpointsRequest$ = exports.LinkedinOauth2ProviderConfigOutput$ = exports.LinkedinOauth2ProviderConfigInput$ = exports.LifecycleConfiguration$ = exports.LambdaInterceptorConfiguration$ = exports.LambdaEvaluatorConfig$ = exports.KmsConfiguration$ = exports.KinesisResource$ = exports.InvocationConfigurationInput$ = exports.InvocationConfiguration$ = exports.InterceptorInputConfiguration$ = exports.InferenceConfiguration$ = exports.IncludedOauth2ProviderConfigOutput$ = exports.IncludedOauth2ProviderConfigInput$ = exports.IamCredentialProvider$ = exports.GoogleOauth2ProviderConfigOutput$ = exports.GoogleOauth2ProviderConfigInput$ = exports.GithubOauth2ProviderConfigOutput$ = exports.GithubOauth2ProviderConfigInput$ = exports.GetWorkloadIdentityResponse$ = exports.GetWorkloadIdentityRequest$ = exports.GetTokenVaultResponse$ = exports.GetTokenVaultRequest$ = exports.GetResourcePolicyResponse$ = exports.GetResourcePolicyRequest$ = exports.GetPolicyResponse$ = exports.GetPolicyRequest$ = exports.GetPolicyGenerationResponse$ = exports.GetPolicyGenerationRequest$ = exports.GetPolicyEngineResponse$ = exports.GetPolicyEngineRequest$ = exports.GetOnlineEvaluationConfigResponse$ = exports.GetOnlineEvaluationConfigRequest$ = exports.GetOauth2CredentialProviderResponse$ = exports.GetOauth2CredentialProviderRequest$ = void 0;
|
|
7
|
-
exports.
|
|
8
|
-
exports.
|
|
9
|
-
exports.
|
|
10
|
-
exports.
|
|
11
|
-
exports.
|
|
12
|
-
exports.UpdateWorkloadIdentity$ = exports.UpdatePolicyEngine$ = exports.UpdatePolicy$ = exports.UpdateOnlineEvaluationConfig$ = exports.UpdateOauth2CredentialProvider$ = exports.UpdateMemory$ = exports.UpdateGatewayTarget$ = exports.UpdateGateway$ = exports.UpdateEvaluator$ = exports.UpdateApiKeyCredentialProvider$ = exports.UpdateAgentRuntimeEndpoint$ = exports.UpdateAgentRuntime$ = exports.UntagResource$ = exports.TagResource$ = exports.SynchronizeGatewayTargets$ = exports.StartPolicyGeneration$ = exports.SetTokenVaultCMK$ = exports.PutResourcePolicy$ = exports.ListWorkloadIdentities$ = void 0;
|
|
7
|
+
exports.Policy$ = exports.OutputConfig$ = exports.OnlineEvaluationConfigSummary$ = exports.OAuthCredentialProvider$ = exports.Oauth2CredentialProviderItem$ = exports.Oauth2AuthorizationServerMetadata$ = exports.OAuth2AuthorizationData$ = exports.NumericalScaleDefinition$ = exports.NetworkConfiguration$ = exports.ModifyStrategyConfiguration$ = exports.ModifySelfManagedConfiguration$ = exports.ModifyMemoryStrategyInput$ = exports.ModifyMemoryStrategies$ = exports.ModifyInvocationConfigurationInput$ = exports.MicrosoftOauth2ProviderConfigOutput$ = exports.MicrosoftOauth2ProviderConfigInput$ = exports.MetadataConfiguration$ = exports.MessageBasedTriggerInput$ = exports.MessageBasedTrigger$ = exports.MemorySummary$ = exports.MemoryStrategy$ = exports.Memory$ = exports.McpServerTargetConfiguration$ = exports.McpLambdaTargetConfiguration$ = exports.MCPGatewayConfiguration$ = exports.ManagedResourceDetails$ = exports.ManagedLatticeResource$ = exports.LlmAsAJudgeEvaluatorConfig$ = exports.ListWorkloadIdentitiesResponse$ = exports.ListWorkloadIdentitiesRequest$ = exports.ListTagsForResourceResponse$ = exports.ListTagsForResourceRequest$ = exports.ListPolicyGenerationsResponse$ = exports.ListPolicyGenerationsRequest$ = exports.ListPolicyGenerationAssetsResponse$ = exports.ListPolicyGenerationAssetsRequest$ = exports.ListPolicyEnginesResponse$ = exports.ListPolicyEnginesRequest$ = exports.ListPoliciesResponse$ = exports.ListPoliciesRequest$ = exports.ListOnlineEvaluationConfigsResponse$ = exports.ListOnlineEvaluationConfigsRequest$ = exports.ListOauth2CredentialProvidersResponse$ = exports.ListOauth2CredentialProvidersRequest$ = exports.ListMemoriesOutput$ = exports.ListMemoriesInput$ = exports.ListGatewayTargetsResponse$ = exports.ListGatewayTargetsRequest$ = exports.ListGatewaysResponse$ = exports.ListGatewaysRequest$ = void 0;
|
|
8
|
+
exports.ToolDefinition$ = exports.TokenBasedTriggerInput$ = exports.TokenBasedTrigger$ = exports.TimeBasedTriggerInput$ = exports.TimeBasedTrigger$ = exports.TargetSummary$ = exports.TagResourceResponse$ = exports.TagResourceRequest$ = exports.SynchronizeGatewayTargetsResponse$ = exports.SynchronizeGatewayTargetsRequest$ = exports.SummaryOverrideConsolidationConfigurationInput$ = exports.SummaryOverrideConfigurationInput$ = exports.SummaryMemoryStrategyInput$ = exports.SummaryConsolidationOverride$ = exports.StreamDeliveryResources$ = exports.StrategyConfiguration$ = exports.StartPolicyGenerationResponse$ = exports.StartPolicyGenerationRequest$ = exports.SlackOauth2ProviderConfigOutput$ = exports.SlackOauth2ProviderConfigInput$ = exports.SetTokenVaultCMKResponse$ = exports.SetTokenVaultCMKRequest$ = exports.SessionStorageConfiguration$ = exports.SessionConfig$ = exports.SemanticOverrideExtractionConfigurationInput$ = exports.SemanticOverrideConsolidationConfigurationInput$ = exports.SemanticOverrideConfigurationInput$ = exports.SemanticMemoryStrategyInput$ = exports.SemanticExtractionOverride$ = exports.SemanticConsolidationOverride$ = exports.SelfManagedConfigurationInput$ = exports.SelfManagedConfiguration$ = exports.SecretsManagerLocation$ = exports.Secret$ = exports.SchemaDefinition$ = exports.SamplingConfig$ = exports.SalesforceOauth2ProviderConfigOutput$ = exports.SalesforceOauth2ProviderConfigInput$ = exports.S3Location$ = exports.S3Configuration$ = exports.RuntimeMetadataConfiguration$ = exports.Rule$ = exports.RecordingConfig$ = exports.PutResourcePolicyResponse$ = exports.PutResourcePolicyRequest$ = exports.ProtocolConfiguration$ = exports.PolicyGenerationDetails$ = exports.PolicyGenerationAsset$ = exports.PolicyGeneration$ = exports.PolicyEngine$ = void 0;
|
|
9
|
+
exports.CustomConsolidationConfiguration$ = exports.CustomConfigurationInput$ = exports.CredentialProvider$ = exports.Content$ = exports.ConsolidationConfiguration$ = exports.CodeBasedEvaluatorConfig$ = exports.Code$ = exports.ClaimMatchValueType$ = exports.CertificateLocation$ = exports.AuthorizerConfiguration$ = exports.AuthorizationData$ = exports.ApiSchemaConfiguration$ = exports.AgentRuntimeArtifact$ = exports.WorkloadIdentityType$ = exports.WorkloadIdentityDetails$ = exports.VpcConfig$ = exports.ValidationExceptionField$ = exports.UserPreferenceOverrideExtractionConfigurationInput$ = exports.UserPreferenceOverrideConsolidationConfigurationInput$ = exports.UserPreferenceOverrideConfigurationInput$ = exports.UserPreferenceMemoryStrategyInput$ = exports.UserPreferenceExtractionOverride$ = exports.UserPreferenceConsolidationOverride$ = exports.UpdateWorkloadIdentityResponse$ = exports.UpdateWorkloadIdentityRequest$ = exports.UpdatePolicyResponse$ = exports.UpdatePolicyRequest$ = exports.UpdatePolicyEngineResponse$ = exports.UpdatePolicyEngineRequest$ = exports.UpdateOnlineEvaluationConfigResponse$ = exports.UpdateOnlineEvaluationConfigRequest$ = exports.UpdateOauth2CredentialProviderResponse$ = exports.UpdateOauth2CredentialProviderRequest$ = exports.UpdateMemoryOutput$ = exports.UpdateMemoryInput$ = exports.UpdateGatewayTargetResponse$ = exports.UpdateGatewayTargetRequest$ = exports.UpdateGatewayResponse$ = exports.UpdateGatewayRequest$ = exports.UpdateEvaluatorResponse$ = exports.UpdateEvaluatorRequest$ = exports.UpdatedDescription$ = exports.UpdateApiKeyCredentialProviderResponse$ = exports.UpdateApiKeyCredentialProviderRequest$ = exports.UpdateAgentRuntimeResponse$ = exports.UpdateAgentRuntimeRequest$ = exports.UpdateAgentRuntimeEndpointResponse$ = exports.UpdateAgentRuntimeEndpointRequest$ = exports.UntagResourceResponse$ = exports.UntagResourceRequest$ = void 0;
|
|
10
|
+
exports.CreatePolicyEngine$ = exports.CreatePolicy$ = exports.CreateOnlineEvaluationConfig$ = exports.CreateOauth2CredentialProvider$ = exports.CreateMemory$ = exports.CreateGatewayTarget$ = exports.CreateGateway$ = exports.CreateEvaluator$ = exports.CreateCodeInterpreter$ = exports.CreateBrowserProfile$ = exports.CreateBrowser$ = exports.CreateApiKeyCredentialProvider$ = exports.CreateAgentRuntimeEndpoint$ = exports.CreateAgentRuntime$ = exports.TriggerConditionInput$ = exports.TriggerCondition$ = exports.ToolSchema$ = exports.TargetConfiguration$ = exports.StreamDeliveryResource$ = exports.SelfManagedLatticeResource$ = exports.ResourceLocation$ = exports.Resource$ = exports.RequestHeaderConfiguration$ = exports.ReflectionConfiguration$ = exports.RatingScale$ = exports.PrivateEndpoint$ = exports.PolicyDefinition$ = exports.Oauth2ProviderConfigOutput$ = exports.Oauth2ProviderConfigInput$ = exports.Oauth2Discovery$ = exports.ModifyReflectionConfiguration$ = exports.ModifyExtractionConfiguration$ = exports.ModifyConsolidationConfiguration$ = exports.MemoryStrategyInput$ = exports.McpToolSchemaConfiguration$ = exports.McpTargetConfiguration$ = exports.InterceptorConfiguration$ = exports.GatewayProtocolConfiguration$ = exports.FilterValue$ = exports.FilesystemConfiguration$ = exports.ExtractionConfiguration$ = exports.EvaluatorReference$ = exports.EvaluatorModelConfig$ = exports.EvaluatorConfig$ = exports.DataSourceConfig$ = exports.CustomReflectionConfigurationInput$ = exports.CustomReflectionConfiguration$ = exports.CustomExtractionConfigurationInput$ = exports.CustomExtractionConfiguration$ = exports.CustomConsolidationConfigurationInput$ = void 0;
|
|
11
|
+
exports.ListPolicyEngines$ = exports.ListPolicies$ = exports.ListOnlineEvaluationConfigs$ = exports.ListOauth2CredentialProviders$ = exports.ListMemories$ = exports.ListGatewayTargets$ = exports.ListGateways$ = exports.ListEvaluators$ = exports.ListCodeInterpreters$ = exports.ListBrowsers$ = exports.ListBrowserProfiles$ = exports.ListApiKeyCredentialProviders$ = exports.ListAgentRuntimeVersions$ = exports.ListAgentRuntimes$ = exports.ListAgentRuntimeEndpoints$ = exports.GetWorkloadIdentity$ = exports.GetTokenVault$ = exports.GetResourcePolicy$ = exports.GetPolicyGeneration$ = exports.GetPolicyEngine$ = exports.GetPolicy$ = exports.GetOnlineEvaluationConfig$ = exports.GetOauth2CredentialProvider$ = exports.GetMemory$ = exports.GetGatewayTarget$ = exports.GetGateway$ = exports.GetEvaluator$ = exports.GetCodeInterpreter$ = exports.GetBrowserProfile$ = exports.GetBrowser$ = exports.GetApiKeyCredentialProvider$ = exports.GetAgentRuntimeEndpoint$ = exports.GetAgentRuntime$ = exports.DeleteWorkloadIdentity$ = exports.DeleteResourcePolicy$ = exports.DeletePolicyEngine$ = exports.DeletePolicy$ = exports.DeleteOnlineEvaluationConfig$ = exports.DeleteOauth2CredentialProvider$ = exports.DeleteMemory$ = exports.DeleteGatewayTarget$ = exports.DeleteGateway$ = exports.DeleteEvaluator$ = exports.DeleteCodeInterpreter$ = exports.DeleteBrowserProfile$ = exports.DeleteBrowser$ = exports.DeleteApiKeyCredentialProvider$ = exports.DeleteAgentRuntimeEndpoint$ = exports.DeleteAgentRuntime$ = exports.CreateWorkloadIdentity$ = void 0;
|
|
12
|
+
exports.UpdateWorkloadIdentity$ = exports.UpdatePolicyEngine$ = exports.UpdatePolicy$ = exports.UpdateOnlineEvaluationConfig$ = exports.UpdateOauth2CredentialProvider$ = exports.UpdateMemory$ = exports.UpdateGatewayTarget$ = exports.UpdateGateway$ = exports.UpdateEvaluator$ = exports.UpdateApiKeyCredentialProvider$ = exports.UpdateAgentRuntimeEndpoint$ = exports.UpdateAgentRuntime$ = exports.UntagResource$ = exports.TagResource$ = exports.SynchronizeGatewayTargets$ = exports.StartPolicyGeneration$ = exports.SetTokenVaultCMK$ = exports.PutResourcePolicy$ = exports.ListWorkloadIdentities$ = exports.ListTagsForResource$ = exports.ListPolicyGenerations$ = exports.ListPolicyGenerationAssets$ = void 0;
|
|
13
13
|
const _AC = "AuthorizerConfiguration";
|
|
14
14
|
const _ACMVT = "AuthorizingClaimMatchValueType";
|
|
15
|
+
const _AD = "AuthorizationData";
|
|
15
16
|
const _ADE = "AccessDeniedException";
|
|
16
17
|
const _AGTC = "ApiGatewayTargetConfiguration";
|
|
17
18
|
const _AGTCp = "ApiGatewayToolConfiguration";
|
|
@@ -378,9 +379,11 @@ const _MSMC = "ModifySelfManagedConfiguration";
|
|
|
378
379
|
const _MSTC = "McpServerTargetConfiguration";
|
|
379
380
|
const _MSe = "MemorySummary";
|
|
380
381
|
const _MTC = "McpTargetConfiguration";
|
|
382
|
+
const _MTSC = "McpToolSchemaConfiguration";
|
|
381
383
|
const _NC = "NetworkConfiguration";
|
|
382
384
|
const _NSD = "NumericalScaleDefinition";
|
|
383
385
|
const _NSDu = "NumericalScaleDefinitions";
|
|
386
|
+
const _OAAD = "OAuth2AuthorizationData";
|
|
384
387
|
const _OACP = "OAuthCredentialProvider";
|
|
385
388
|
const _OACPV = "OAuthCustomParametersValue";
|
|
386
389
|
const _OACPu = "OAuthCustomParameters";
|
|
@@ -541,6 +544,7 @@ const _aA = "allowedAudience";
|
|
|
541
544
|
const _aC = "authorizerConfiguration";
|
|
542
545
|
const _aCMV = "authorizingClaimMatchValue";
|
|
543
546
|
const _aCl = "allowedClients";
|
|
547
|
+
const _aD = "authorizationData";
|
|
544
548
|
const _aE = "authorizationEndpoint";
|
|
545
549
|
const _aG = "apiGateway";
|
|
546
550
|
const _aGTC = "apiGatewayToolConfiguration";
|
|
@@ -565,6 +569,7 @@ const _aS = "allowedScopes";
|
|
|
565
569
|
const _aSM = "authorizationServerMetadata";
|
|
566
570
|
const _aT = "authorizerType";
|
|
567
571
|
const _aTP = "appendToPrompt";
|
|
572
|
+
const _aU = "authorizationUrl";
|
|
568
573
|
const _b = "bucket";
|
|
569
574
|
const _bA = "browserArn";
|
|
570
575
|
const _bEMC = "bedrockEvaluatorModelConfig";
|
|
@@ -734,6 +739,7 @@ const _mS = "memoryStrategies";
|
|
|
734
739
|
const _mSI = "memoryStrategyId";
|
|
735
740
|
const _mSc = "mcpServer";
|
|
736
741
|
const _mT = "maxTokens";
|
|
742
|
+
const _mTS = "mcpToolSchema";
|
|
737
743
|
const _mVS = "matchValueString";
|
|
738
744
|
const _mVSL = "matchValueStringList";
|
|
739
745
|
const _mc = "mcp";
|
|
@@ -763,6 +769,7 @@ const _oPCI = "oauth2ProviderConfigInput";
|
|
|
763
769
|
const _oPCO = "oauth2ProviderConfigOutput";
|
|
764
770
|
const _oS = "outputSchema";
|
|
765
771
|
const _oV = "optionalValue";
|
|
772
|
+
const _oa = "oauth2";
|
|
766
773
|
const _p = "path";
|
|
767
774
|
const _pA = "profileArn";
|
|
768
775
|
const _pAo = "policyArn";
|
|
@@ -882,6 +889,7 @@ const _tar = "targets";
|
|
|
882
889
|
const _te = "temperature";
|
|
883
890
|
const _u = "uri";
|
|
884
891
|
const _uA = "updatedAt";
|
|
892
|
+
const _uI = "userId";
|
|
885
893
|
const _uPCO = "userPreferenceConsolidationOverride";
|
|
886
894
|
const _uPEO = "userPreferenceExtractionOverride";
|
|
887
895
|
const _uPMS = "userPreferenceMemoryStrategy";
|
|
@@ -1228,8 +1236,8 @@ exports.CreateGatewayTargetRequest$ = [3, n0, _CGTR,
|
|
|
1228
1236
|
];
|
|
1229
1237
|
exports.CreateGatewayTargetResponse$ = [3, n0, _CGTRr,
|
|
1230
1238
|
0,
|
|
1231
|
-
[_gA, _tI, _cA, _uA, _st, _n, _tC, _cPC, _sR, _d, _lSAa, _mC, _pE, _pEMR],
|
|
1232
|
-
[0, 0, 5, 5, 0, [() => TargetName, 0], [() => exports.TargetConfiguration$, 0], [() => CredentialProviderConfigurations, 0], 64 | 0, [() => TargetDescription, 0], 5, () => exports.MetadataConfiguration$, () => exports.PrivateEndpoint$, () => PrivateEndpointManagedResources], 8
|
|
1239
|
+
[_gA, _tI, _cA, _uA, _st, _n, _tC, _cPC, _sR, _d, _lSAa, _mC, _pE, _pEMR, _aD],
|
|
1240
|
+
[0, 0, 5, 5, 0, [() => TargetName, 0], [() => exports.TargetConfiguration$, 0], [() => CredentialProviderConfigurations, 0], 64 | 0, [() => TargetDescription, 0], 5, () => exports.MetadataConfiguration$, () => exports.PrivateEndpoint$, () => PrivateEndpointManagedResources, () => exports.AuthorizationData$], 8
|
|
1233
1241
|
];
|
|
1234
1242
|
exports.CreateMemoryInput$ = [3, n0, _CMI,
|
|
1235
1243
|
0,
|
|
@@ -1573,8 +1581,8 @@ exports.GatewaySummary$ = [3, n0, _GS,
|
|
|
1573
1581
|
];
|
|
1574
1582
|
exports.GatewayTarget$ = [3, n0, _GT,
|
|
1575
1583
|
0,
|
|
1576
|
-
[_gA, _tI, _cA, _uA, _st, _n, _tC, _cPC, _sR, _d, _lSAa, _mC, _pE, _pEMR],
|
|
1577
|
-
[0, 0, 5, 5, 0, [() => TargetName, 0], [() => exports.TargetConfiguration$, 0], [() => CredentialProviderConfigurations, 0], 64 | 0, [() => TargetDescription, 0], 5, () => exports.MetadataConfiguration$, () => exports.PrivateEndpoint$, () => PrivateEndpointManagedResources], 8
|
|
1584
|
+
[_gA, _tI, _cA, _uA, _st, _n, _tC, _cPC, _sR, _d, _lSAa, _mC, _pE, _pEMR, _aD],
|
|
1585
|
+
[0, 0, 5, 5, 0, [() => TargetName, 0], [() => exports.TargetConfiguration$, 0], [() => CredentialProviderConfigurations, 0], 64 | 0, [() => TargetDescription, 0], 5, () => exports.MetadataConfiguration$, () => exports.PrivateEndpoint$, () => PrivateEndpointManagedResources, () => exports.AuthorizationData$], 8
|
|
1578
1586
|
];
|
|
1579
1587
|
exports.GetAgentRuntimeEndpointRequest$ = [3, n0, _GARER,
|
|
1580
1588
|
0,
|
|
@@ -1663,8 +1671,8 @@ exports.GetGatewayTargetRequest$ = [3, n0, _GGTR,
|
|
|
1663
1671
|
];
|
|
1664
1672
|
exports.GetGatewayTargetResponse$ = [3, n0, _GGTRe,
|
|
1665
1673
|
0,
|
|
1666
|
-
[_gA, _tI, _cA, _uA, _st, _n, _tC, _cPC, _sR, _d, _lSAa, _mC, _pE, _pEMR],
|
|
1667
|
-
[0, 0, 5, 5, 0, [() => TargetName, 0], [() => exports.TargetConfiguration$, 0], [() => CredentialProviderConfigurations, 0], 64 | 0, [() => TargetDescription, 0], 5, () => exports.MetadataConfiguration$, () => exports.PrivateEndpoint$, () => PrivateEndpointManagedResources], 8
|
|
1674
|
+
[_gA, _tI, _cA, _uA, _st, _n, _tC, _cPC, _sR, _d, _lSAa, _mC, _pE, _pEMR, _aD],
|
|
1675
|
+
[0, 0, 5, 5, 0, [() => TargetName, 0], [() => exports.TargetConfiguration$, 0], [() => CredentialProviderConfigurations, 0], 64 | 0, [() => TargetDescription, 0], 5, () => exports.MetadataConfiguration$, () => exports.PrivateEndpoint$, () => PrivateEndpointManagedResources, () => exports.AuthorizationData$], 8
|
|
1668
1676
|
];
|
|
1669
1677
|
exports.GetMemoryInput$ = [3, n0, _GMI,
|
|
1670
1678
|
0,
|
|
@@ -2063,8 +2071,8 @@ exports.McpLambdaTargetConfiguration$ = [3, n0, _MLTC,
|
|
|
2063
2071
|
];
|
|
2064
2072
|
exports.McpServerTargetConfiguration$ = [3, n0, _MSTC,
|
|
2065
2073
|
0,
|
|
2066
|
-
[_end],
|
|
2067
|
-
[0], 1
|
|
2074
|
+
[_end, _mTS],
|
|
2075
|
+
[0, [() => exports.McpToolSchemaConfiguration$, 0]], 1
|
|
2068
2076
|
];
|
|
2069
2077
|
exports.Memory$ = [3, n0, _M,
|
|
2070
2078
|
0,
|
|
@@ -2141,6 +2149,11 @@ exports.NumericalScaleDefinition$ = [3, n0, _NSD,
|
|
|
2141
2149
|
[_de, _v, _la],
|
|
2142
2150
|
[0, 1, 0], 3
|
|
2143
2151
|
];
|
|
2152
|
+
exports.OAuth2AuthorizationData$ = [3, n0, _OAAD,
|
|
2153
|
+
0,
|
|
2154
|
+
[_aU, _uI],
|
|
2155
|
+
[0, 0], 1
|
|
2156
|
+
];
|
|
2144
2157
|
exports.Oauth2AuthorizationServerMetadata$ = [3, n0, _OASM,
|
|
2145
2158
|
0,
|
|
2146
2159
|
[_is, _aE, _tE, _rT, _tEAM],
|
|
@@ -2493,8 +2506,8 @@ exports.UpdateGatewayTargetRequest$ = [3, n0, _UGTR,
|
|
|
2493
2506
|
];
|
|
2494
2507
|
exports.UpdateGatewayTargetResponse$ = [3, n0, _UGTRp,
|
|
2495
2508
|
0,
|
|
2496
|
-
[_gA, _tI, _cA, _uA, _st, _n, _tC, _cPC, _sR, _d, _lSAa, _mC, _pE, _pEMR],
|
|
2497
|
-
[0, 0, 5, 5, 0, [() => TargetName, 0], [() => exports.TargetConfiguration$, 0], [() => CredentialProviderConfigurations, 0], 64 | 0, [() => TargetDescription, 0], 5, () => exports.MetadataConfiguration$, () => exports.PrivateEndpoint$, () => PrivateEndpointManagedResources], 8
|
|
2509
|
+
[_gA, _tI, _cA, _uA, _st, _n, _tC, _cPC, _sR, _d, _lSAa, _mC, _pE, _pEMR, _aD],
|
|
2510
|
+
[0, 0, 5, 5, 0, [() => TargetName, 0], [() => exports.TargetConfiguration$, 0], [() => CredentialProviderConfigurations, 0], 64 | 0, [() => TargetDescription, 0], 5, () => exports.MetadataConfiguration$, () => exports.PrivateEndpoint$, () => PrivateEndpointManagedResources, () => exports.AuthorizationData$], 8
|
|
2498
2511
|
];
|
|
2499
2512
|
exports.UpdateMemoryInput$ = [3, n0, _UMI,
|
|
2500
2513
|
0,
|
|
@@ -2800,6 +2813,11 @@ exports.ApiSchemaConfiguration$ = [4, n0, _ASC,
|
|
|
2800
2813
|
[_s_, _iPn],
|
|
2801
2814
|
[() => exports.S3Configuration$, [() => InlinePayload, 0]]
|
|
2802
2815
|
];
|
|
2816
|
+
exports.AuthorizationData$ = [4, n0, _AD,
|
|
2817
|
+
0,
|
|
2818
|
+
[_oa],
|
|
2819
|
+
[() => exports.OAuth2AuthorizationData$]
|
|
2820
|
+
];
|
|
2803
2821
|
exports.AuthorizerConfiguration$ = [4, n0, _AC,
|
|
2804
2822
|
0,
|
|
2805
2823
|
[_cJWTA],
|
|
@@ -2923,7 +2941,12 @@ exports.InterceptorConfiguration$ = [4, n0, _ICnt,
|
|
|
2923
2941
|
exports.McpTargetConfiguration$ = [4, n0, _MTC,
|
|
2924
2942
|
0,
|
|
2925
2943
|
[_oAS, _sMm, _lam, _mSc, _aG],
|
|
2926
|
-
[[() => exports.ApiSchemaConfiguration$, 0], [() => exports.ApiSchemaConfiguration$, 0], () => exports.McpLambdaTargetConfiguration$, () => exports.McpServerTargetConfiguration$, () => exports.ApiGatewayTargetConfiguration$]
|
|
2944
|
+
[[() => exports.ApiSchemaConfiguration$, 0], [() => exports.ApiSchemaConfiguration$, 0], () => exports.McpLambdaTargetConfiguration$, [() => exports.McpServerTargetConfiguration$, 0], () => exports.ApiGatewayTargetConfiguration$]
|
|
2945
|
+
];
|
|
2946
|
+
exports.McpToolSchemaConfiguration$ = [4, n0, _MTSC,
|
|
2947
|
+
0,
|
|
2948
|
+
[_s_, _iPn],
|
|
2949
|
+
[() => exports.S3Configuration$, [() => InlinePayload, 0]]
|
|
2927
2950
|
];
|
|
2928
2951
|
exports.MemoryStrategyInput$ = [4, n0, _MSI,
|
|
2929
2952
|
0,
|
package/dist-es/models/enums.js
CHANGED
|
@@ -169,12 +169,15 @@ export const SchemaType = {
|
|
|
169
169
|
STRING: "string",
|
|
170
170
|
};
|
|
171
171
|
export const TargetStatus = {
|
|
172
|
+
CREATE_PENDING_AUTH: "CREATE_PENDING_AUTH",
|
|
172
173
|
CREATING: "CREATING",
|
|
173
174
|
DELETING: "DELETING",
|
|
174
175
|
FAILED: "FAILED",
|
|
175
176
|
READY: "READY",
|
|
177
|
+
SYNCHRONIZE_PENDING_AUTH: "SYNCHRONIZE_PENDING_AUTH",
|
|
176
178
|
SYNCHRONIZE_UNSUCCESSFUL: "SYNCHRONIZE_UNSUCCESSFUL",
|
|
177
179
|
SYNCHRONIZING: "SYNCHRONIZING",
|
|
180
|
+
UPDATE_PENDING_AUTH: "UPDATE_PENDING_AUTH",
|
|
178
181
|
UPDATE_UNSUCCESSFUL: "UPDATE_UNSUCCESSFUL",
|
|
179
182
|
UPDATING: "UPDATING",
|
|
180
183
|
};
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
const _AC = "AuthorizerConfiguration";
|
|
2
2
|
const _ACMVT = "AuthorizingClaimMatchValueType";
|
|
3
|
+
const _AD = "AuthorizationData";
|
|
3
4
|
const _ADE = "AccessDeniedException";
|
|
4
5
|
const _AGTC = "ApiGatewayTargetConfiguration";
|
|
5
6
|
const _AGTCp = "ApiGatewayToolConfiguration";
|
|
@@ -366,9 +367,11 @@ const _MSMC = "ModifySelfManagedConfiguration";
|
|
|
366
367
|
const _MSTC = "McpServerTargetConfiguration";
|
|
367
368
|
const _MSe = "MemorySummary";
|
|
368
369
|
const _MTC = "McpTargetConfiguration";
|
|
370
|
+
const _MTSC = "McpToolSchemaConfiguration";
|
|
369
371
|
const _NC = "NetworkConfiguration";
|
|
370
372
|
const _NSD = "NumericalScaleDefinition";
|
|
371
373
|
const _NSDu = "NumericalScaleDefinitions";
|
|
374
|
+
const _OAAD = "OAuth2AuthorizationData";
|
|
372
375
|
const _OACP = "OAuthCredentialProvider";
|
|
373
376
|
const _OACPV = "OAuthCustomParametersValue";
|
|
374
377
|
const _OACPu = "OAuthCustomParameters";
|
|
@@ -529,6 +532,7 @@ const _aA = "allowedAudience";
|
|
|
529
532
|
const _aC = "authorizerConfiguration";
|
|
530
533
|
const _aCMV = "authorizingClaimMatchValue";
|
|
531
534
|
const _aCl = "allowedClients";
|
|
535
|
+
const _aD = "authorizationData";
|
|
532
536
|
const _aE = "authorizationEndpoint";
|
|
533
537
|
const _aG = "apiGateway";
|
|
534
538
|
const _aGTC = "apiGatewayToolConfiguration";
|
|
@@ -553,6 +557,7 @@ const _aS = "allowedScopes";
|
|
|
553
557
|
const _aSM = "authorizationServerMetadata";
|
|
554
558
|
const _aT = "authorizerType";
|
|
555
559
|
const _aTP = "appendToPrompt";
|
|
560
|
+
const _aU = "authorizationUrl";
|
|
556
561
|
const _b = "bucket";
|
|
557
562
|
const _bA = "browserArn";
|
|
558
563
|
const _bEMC = "bedrockEvaluatorModelConfig";
|
|
@@ -722,6 +727,7 @@ const _mS = "memoryStrategies";
|
|
|
722
727
|
const _mSI = "memoryStrategyId";
|
|
723
728
|
const _mSc = "mcpServer";
|
|
724
729
|
const _mT = "maxTokens";
|
|
730
|
+
const _mTS = "mcpToolSchema";
|
|
725
731
|
const _mVS = "matchValueString";
|
|
726
732
|
const _mVSL = "matchValueStringList";
|
|
727
733
|
const _mc = "mcp";
|
|
@@ -751,6 +757,7 @@ const _oPCI = "oauth2ProviderConfigInput";
|
|
|
751
757
|
const _oPCO = "oauth2ProviderConfigOutput";
|
|
752
758
|
const _oS = "outputSchema";
|
|
753
759
|
const _oV = "optionalValue";
|
|
760
|
+
const _oa = "oauth2";
|
|
754
761
|
const _p = "path";
|
|
755
762
|
const _pA = "profileArn";
|
|
756
763
|
const _pAo = "policyArn";
|
|
@@ -870,6 +877,7 @@ const _tar = "targets";
|
|
|
870
877
|
const _te = "temperature";
|
|
871
878
|
const _u = "uri";
|
|
872
879
|
const _uA = "updatedAt";
|
|
880
|
+
const _uI = "userId";
|
|
873
881
|
const _uPCO = "userPreferenceConsolidationOverride";
|
|
874
882
|
const _uPEO = "userPreferenceExtractionOverride";
|
|
875
883
|
const _uPMS = "userPreferenceMemoryStrategy";
|
|
@@ -1216,8 +1224,8 @@ export var CreateGatewayTargetRequest$ = [3, n0, _CGTR,
|
|
|
1216
1224
|
];
|
|
1217
1225
|
export var CreateGatewayTargetResponse$ = [3, n0, _CGTRr,
|
|
1218
1226
|
0,
|
|
1219
|
-
[_gA, _tI, _cA, _uA, _st, _n, _tC, _cPC, _sR, _d, _lSAa, _mC, _pE, _pEMR],
|
|
1220
|
-
[0, 0, 5, 5, 0, [() => TargetName, 0], [() => TargetConfiguration$, 0], [() => CredentialProviderConfigurations, 0], 64 | 0, [() => TargetDescription, 0], 5, () => MetadataConfiguration$, () => PrivateEndpoint$, () => PrivateEndpointManagedResources], 8
|
|
1227
|
+
[_gA, _tI, _cA, _uA, _st, _n, _tC, _cPC, _sR, _d, _lSAa, _mC, _pE, _pEMR, _aD],
|
|
1228
|
+
[0, 0, 5, 5, 0, [() => TargetName, 0], [() => TargetConfiguration$, 0], [() => CredentialProviderConfigurations, 0], 64 | 0, [() => TargetDescription, 0], 5, () => MetadataConfiguration$, () => PrivateEndpoint$, () => PrivateEndpointManagedResources, () => AuthorizationData$], 8
|
|
1221
1229
|
];
|
|
1222
1230
|
export var CreateMemoryInput$ = [3, n0, _CMI,
|
|
1223
1231
|
0,
|
|
@@ -1561,8 +1569,8 @@ export var GatewaySummary$ = [3, n0, _GS,
|
|
|
1561
1569
|
];
|
|
1562
1570
|
export var GatewayTarget$ = [3, n0, _GT,
|
|
1563
1571
|
0,
|
|
1564
|
-
[_gA, _tI, _cA, _uA, _st, _n, _tC, _cPC, _sR, _d, _lSAa, _mC, _pE, _pEMR],
|
|
1565
|
-
[0, 0, 5, 5, 0, [() => TargetName, 0], [() => TargetConfiguration$, 0], [() => CredentialProviderConfigurations, 0], 64 | 0, [() => TargetDescription, 0], 5, () => MetadataConfiguration$, () => PrivateEndpoint$, () => PrivateEndpointManagedResources], 8
|
|
1572
|
+
[_gA, _tI, _cA, _uA, _st, _n, _tC, _cPC, _sR, _d, _lSAa, _mC, _pE, _pEMR, _aD],
|
|
1573
|
+
[0, 0, 5, 5, 0, [() => TargetName, 0], [() => TargetConfiguration$, 0], [() => CredentialProviderConfigurations, 0], 64 | 0, [() => TargetDescription, 0], 5, () => MetadataConfiguration$, () => PrivateEndpoint$, () => PrivateEndpointManagedResources, () => AuthorizationData$], 8
|
|
1566
1574
|
];
|
|
1567
1575
|
export var GetAgentRuntimeEndpointRequest$ = [3, n0, _GARER,
|
|
1568
1576
|
0,
|
|
@@ -1651,8 +1659,8 @@ export var GetGatewayTargetRequest$ = [3, n0, _GGTR,
|
|
|
1651
1659
|
];
|
|
1652
1660
|
export var GetGatewayTargetResponse$ = [3, n0, _GGTRe,
|
|
1653
1661
|
0,
|
|
1654
|
-
[_gA, _tI, _cA, _uA, _st, _n, _tC, _cPC, _sR, _d, _lSAa, _mC, _pE, _pEMR],
|
|
1655
|
-
[0, 0, 5, 5, 0, [() => TargetName, 0], [() => TargetConfiguration$, 0], [() => CredentialProviderConfigurations, 0], 64 | 0, [() => TargetDescription, 0], 5, () => MetadataConfiguration$, () => PrivateEndpoint$, () => PrivateEndpointManagedResources], 8
|
|
1662
|
+
[_gA, _tI, _cA, _uA, _st, _n, _tC, _cPC, _sR, _d, _lSAa, _mC, _pE, _pEMR, _aD],
|
|
1663
|
+
[0, 0, 5, 5, 0, [() => TargetName, 0], [() => TargetConfiguration$, 0], [() => CredentialProviderConfigurations, 0], 64 | 0, [() => TargetDescription, 0], 5, () => MetadataConfiguration$, () => PrivateEndpoint$, () => PrivateEndpointManagedResources, () => AuthorizationData$], 8
|
|
1656
1664
|
];
|
|
1657
1665
|
export var GetMemoryInput$ = [3, n0, _GMI,
|
|
1658
1666
|
0,
|
|
@@ -2051,8 +2059,8 @@ export var McpLambdaTargetConfiguration$ = [3, n0, _MLTC,
|
|
|
2051
2059
|
];
|
|
2052
2060
|
export var McpServerTargetConfiguration$ = [3, n0, _MSTC,
|
|
2053
2061
|
0,
|
|
2054
|
-
[_end],
|
|
2055
|
-
[0], 1
|
|
2062
|
+
[_end, _mTS],
|
|
2063
|
+
[0, [() => McpToolSchemaConfiguration$, 0]], 1
|
|
2056
2064
|
];
|
|
2057
2065
|
export var Memory$ = [3, n0, _M,
|
|
2058
2066
|
0,
|
|
@@ -2129,6 +2137,11 @@ export var NumericalScaleDefinition$ = [3, n0, _NSD,
|
|
|
2129
2137
|
[_de, _v, _la],
|
|
2130
2138
|
[0, 1, 0], 3
|
|
2131
2139
|
];
|
|
2140
|
+
export var OAuth2AuthorizationData$ = [3, n0, _OAAD,
|
|
2141
|
+
0,
|
|
2142
|
+
[_aU, _uI],
|
|
2143
|
+
[0, 0], 1
|
|
2144
|
+
];
|
|
2132
2145
|
export var Oauth2AuthorizationServerMetadata$ = [3, n0, _OASM,
|
|
2133
2146
|
0,
|
|
2134
2147
|
[_is, _aE, _tE, _rT, _tEAM],
|
|
@@ -2481,8 +2494,8 @@ export var UpdateGatewayTargetRequest$ = [3, n0, _UGTR,
|
|
|
2481
2494
|
];
|
|
2482
2495
|
export var UpdateGatewayTargetResponse$ = [3, n0, _UGTRp,
|
|
2483
2496
|
0,
|
|
2484
|
-
[_gA, _tI, _cA, _uA, _st, _n, _tC, _cPC, _sR, _d, _lSAa, _mC, _pE, _pEMR],
|
|
2485
|
-
[0, 0, 5, 5, 0, [() => TargetName, 0], [() => TargetConfiguration$, 0], [() => CredentialProviderConfigurations, 0], 64 | 0, [() => TargetDescription, 0], 5, () => MetadataConfiguration$, () => PrivateEndpoint$, () => PrivateEndpointManagedResources], 8
|
|
2497
|
+
[_gA, _tI, _cA, _uA, _st, _n, _tC, _cPC, _sR, _d, _lSAa, _mC, _pE, _pEMR, _aD],
|
|
2498
|
+
[0, 0, 5, 5, 0, [() => TargetName, 0], [() => TargetConfiguration$, 0], [() => CredentialProviderConfigurations, 0], 64 | 0, [() => TargetDescription, 0], 5, () => MetadataConfiguration$, () => PrivateEndpoint$, () => PrivateEndpointManagedResources, () => AuthorizationData$], 8
|
|
2486
2499
|
];
|
|
2487
2500
|
export var UpdateMemoryInput$ = [3, n0, _UMI,
|
|
2488
2501
|
0,
|
|
@@ -2788,6 +2801,11 @@ export var ApiSchemaConfiguration$ = [4, n0, _ASC,
|
|
|
2788
2801
|
[_s_, _iPn],
|
|
2789
2802
|
[() => S3Configuration$, [() => InlinePayload, 0]]
|
|
2790
2803
|
];
|
|
2804
|
+
export var AuthorizationData$ = [4, n0, _AD,
|
|
2805
|
+
0,
|
|
2806
|
+
[_oa],
|
|
2807
|
+
[() => OAuth2AuthorizationData$]
|
|
2808
|
+
];
|
|
2791
2809
|
export var AuthorizerConfiguration$ = [4, n0, _AC,
|
|
2792
2810
|
0,
|
|
2793
2811
|
[_cJWTA],
|
|
@@ -2911,7 +2929,12 @@ export var InterceptorConfiguration$ = [4, n0, _ICnt,
|
|
|
2911
2929
|
export var McpTargetConfiguration$ = [4, n0, _MTC,
|
|
2912
2930
|
0,
|
|
2913
2931
|
[_oAS, _sMm, _lam, _mSc, _aG],
|
|
2914
|
-
[[() => ApiSchemaConfiguration$, 0], [() => ApiSchemaConfiguration$, 0], () => McpLambdaTargetConfiguration$, () => McpServerTargetConfiguration$, () => ApiGatewayTargetConfiguration$]
|
|
2932
|
+
[[() => ApiSchemaConfiguration$, 0], [() => ApiSchemaConfiguration$, 0], () => McpLambdaTargetConfiguration$, [() => McpServerTargetConfiguration$, 0], () => ApiGatewayTargetConfiguration$]
|
|
2933
|
+
];
|
|
2934
|
+
export var McpToolSchemaConfiguration$ = [4, n0, _MTSC,
|
|
2935
|
+
0,
|
|
2936
|
+
[_s_, _iPn],
|
|
2937
|
+
[() => S3Configuration$, [() => InlinePayload, 0]]
|
|
2915
2938
|
];
|
|
2916
2939
|
export var MemoryStrategyInput$ = [4, n0, _MSI,
|
|
2917
2940
|
0,
|
|
@@ -96,6 +96,13 @@ declare const CreateGatewayTargetCommand_base: {
|
|
|
96
96
|
* },
|
|
97
97
|
* mcpServer: { // McpServerTargetConfiguration
|
|
98
98
|
* endpoint: "STRING_VALUE", // required
|
|
99
|
+
* mcpToolSchema: { // McpToolSchemaConfiguration Union: only one key present
|
|
100
|
+
* s3: {
|
|
101
|
+
* uri: "STRING_VALUE",
|
|
102
|
+
* bucketOwnerAccountId: "STRING_VALUE",
|
|
103
|
+
* },
|
|
104
|
+
* inlinePayload: "STRING_VALUE",
|
|
105
|
+
* },
|
|
99
106
|
* },
|
|
100
107
|
* apiGateway: { // ApiGatewayTargetConfiguration
|
|
101
108
|
* restApiId: "STRING_VALUE", // required
|
|
@@ -187,7 +194,7 @@ declare const CreateGatewayTargetCommand_base: {
|
|
|
187
194
|
* // targetId: "STRING_VALUE", // required
|
|
188
195
|
* // createdAt: new Date("TIMESTAMP"), // required
|
|
189
196
|
* // updatedAt: new Date("TIMESTAMP"), // required
|
|
190
|
-
* // status: "CREATING" || "UPDATING" || "UPDATE_UNSUCCESSFUL" || "DELETING" || "READY" || "FAILED" || "SYNCHRONIZING" || "SYNCHRONIZE_UNSUCCESSFUL", // required
|
|
197
|
+
* // status: "CREATING" || "UPDATING" || "UPDATE_UNSUCCESSFUL" || "DELETING" || "READY" || "FAILED" || "SYNCHRONIZING" || "SYNCHRONIZE_UNSUCCESSFUL" || "CREATE_PENDING_AUTH" || "UPDATE_PENDING_AUTH" || "SYNCHRONIZE_PENDING_AUTH", // required
|
|
191
198
|
* // statusReasons: [ // StatusReasons
|
|
192
199
|
* // "STRING_VALUE",
|
|
193
200
|
* // ],
|
|
@@ -248,6 +255,13 @@ declare const CreateGatewayTargetCommand_base: {
|
|
|
248
255
|
* // },
|
|
249
256
|
* // mcpServer: { // McpServerTargetConfiguration
|
|
250
257
|
* // endpoint: "STRING_VALUE", // required
|
|
258
|
+
* // mcpToolSchema: { // McpToolSchemaConfiguration Union: only one key present
|
|
259
|
+
* // s3: {
|
|
260
|
+
* // uri: "STRING_VALUE",
|
|
261
|
+
* // bucketOwnerAccountId: "STRING_VALUE",
|
|
262
|
+
* // },
|
|
263
|
+
* // inlinePayload: "STRING_VALUE",
|
|
264
|
+
* // },
|
|
251
265
|
* // },
|
|
252
266
|
* // apiGateway: { // ApiGatewayTargetConfiguration
|
|
253
267
|
* // restApiId: "STRING_VALUE", // required
|
|
@@ -339,6 +353,12 @@ declare const CreateGatewayTargetCommand_base: {
|
|
|
339
353
|
* // resourceAssociationArn: "STRING_VALUE",
|
|
340
354
|
* // },
|
|
341
355
|
* // ],
|
|
356
|
+
* // authorizationData: { // AuthorizationData Union: only one key present
|
|
357
|
+
* // oauth2: { // OAuth2AuthorizationData
|
|
358
|
+
* // authorizationUrl: "STRING_VALUE", // required
|
|
359
|
+
* // userId: "STRING_VALUE",
|
|
360
|
+
* // },
|
|
361
|
+
* // },
|
|
342
362
|
* // };
|
|
343
363
|
*
|
|
344
364
|
* ```
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { BedrockAgentCoreControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BedrockAgentCoreControlClient";
|
|
4
|
-
import type { CreatePolicyEngineRequest
|
|
4
|
+
import type { CreatePolicyEngineRequest } from "../models/models_0";
|
|
5
|
+
import type { CreatePolicyEngineResponse } from "../models/models_1";
|
|
5
6
|
/**
|
|
6
7
|
* @public
|
|
7
8
|
*/
|
|
@@ -27,7 +27,7 @@ declare const DeleteGatewayTargetCommand_base: {
|
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
30
|
-
* <p>Deletes a gateway target.</p>
|
|
30
|
+
* <p>Deletes a gateway target.</p> <p>You cannot delete a target that is in a pending authorization state (<code>CREATE_PENDING_AUTH</code>, <code>UPDATE_PENDING_AUTH</code>, or <code>SYNCHRONIZE_PENDING_AUTH</code>). Wait for the authorization to complete or fail before deleting the target.</p>
|
|
31
31
|
* @example
|
|
32
32
|
* Use a bare-bones client and the command you need to make an API call.
|
|
33
33
|
* ```javascript
|
|
@@ -45,7 +45,7 @@ declare const DeleteGatewayTargetCommand_base: {
|
|
|
45
45
|
* // { // DeleteGatewayTargetResponse
|
|
46
46
|
* // gatewayArn: "STRING_VALUE", // required
|
|
47
47
|
* // targetId: "STRING_VALUE", // required
|
|
48
|
-
* // status: "CREATING" || "UPDATING" || "UPDATE_UNSUCCESSFUL" || "DELETING" || "READY" || "FAILED" || "SYNCHRONIZING" || "SYNCHRONIZE_UNSUCCESSFUL", // required
|
|
48
|
+
* // status: "CREATING" || "UPDATING" || "UPDATE_UNSUCCESSFUL" || "DELETING" || "READY" || "FAILED" || "SYNCHRONIZING" || "SYNCHRONIZE_UNSUCCESSFUL" || "CREATE_PENDING_AUTH" || "UPDATE_PENDING_AUTH" || "SYNCHRONIZE_PENDING_AUTH", // required
|
|
49
49
|
* // statusReasons: [ // StatusReasons
|
|
50
50
|
* // "STRING_VALUE",
|
|
51
51
|
* // ],
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { BedrockAgentCoreControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BedrockAgentCoreControlClient";
|
|
4
|
-
import type { DeletePolicyEngineRequest, DeletePolicyEngineResponse } from "../models/
|
|
4
|
+
import type { DeletePolicyEngineRequest, DeletePolicyEngineResponse } from "../models/models_1";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -48,7 +48,7 @@ declare const GetGatewayTargetCommand_base: {
|
|
|
48
48
|
* // targetId: "STRING_VALUE", // required
|
|
49
49
|
* // createdAt: new Date("TIMESTAMP"), // required
|
|
50
50
|
* // updatedAt: new Date("TIMESTAMP"), // required
|
|
51
|
-
* // status: "CREATING" || "UPDATING" || "UPDATE_UNSUCCESSFUL" || "DELETING" || "READY" || "FAILED" || "SYNCHRONIZING" || "SYNCHRONIZE_UNSUCCESSFUL", // required
|
|
51
|
+
* // status: "CREATING" || "UPDATING" || "UPDATE_UNSUCCESSFUL" || "DELETING" || "READY" || "FAILED" || "SYNCHRONIZING" || "SYNCHRONIZE_UNSUCCESSFUL" || "CREATE_PENDING_AUTH" || "UPDATE_PENDING_AUTH" || "SYNCHRONIZE_PENDING_AUTH", // required
|
|
52
52
|
* // statusReasons: [ // StatusReasons
|
|
53
53
|
* // "STRING_VALUE",
|
|
54
54
|
* // ],
|
|
@@ -109,6 +109,13 @@ declare const GetGatewayTargetCommand_base: {
|
|
|
109
109
|
* // },
|
|
110
110
|
* // mcpServer: { // McpServerTargetConfiguration
|
|
111
111
|
* // endpoint: "STRING_VALUE", // required
|
|
112
|
+
* // mcpToolSchema: { // McpToolSchemaConfiguration Union: only one key present
|
|
113
|
+
* // s3: {
|
|
114
|
+
* // uri: "STRING_VALUE",
|
|
115
|
+
* // bucketOwnerAccountId: "STRING_VALUE",
|
|
116
|
+
* // },
|
|
117
|
+
* // inlinePayload: "STRING_VALUE",
|
|
118
|
+
* // },
|
|
112
119
|
* // },
|
|
113
120
|
* // apiGateway: { // ApiGatewayTargetConfiguration
|
|
114
121
|
* // restApiId: "STRING_VALUE", // required
|
|
@@ -200,6 +207,12 @@ declare const GetGatewayTargetCommand_base: {
|
|
|
200
207
|
* // resourceAssociationArn: "STRING_VALUE",
|
|
201
208
|
* // },
|
|
202
209
|
* // ],
|
|
210
|
+
* // authorizationData: { // AuthorizationData Union: only one key present
|
|
211
|
+
* // oauth2: { // OAuth2AuthorizationData
|
|
212
|
+
* // authorizationUrl: "STRING_VALUE", // required
|
|
213
|
+
* // userId: "STRING_VALUE",
|
|
214
|
+
* // },
|
|
215
|
+
* // },
|
|
203
216
|
* // };
|
|
204
217
|
*
|
|
205
218
|
* ```
|
|
@@ -48,7 +48,7 @@ declare const ListGatewayTargetsCommand_base: {
|
|
|
48
48
|
* // { // TargetSummary
|
|
49
49
|
* // targetId: "STRING_VALUE", // required
|
|
50
50
|
* // name: "STRING_VALUE", // required
|
|
51
|
-
* // status: "CREATING" || "UPDATING" || "UPDATE_UNSUCCESSFUL" || "DELETING" || "READY" || "FAILED" || "SYNCHRONIZING" || "SYNCHRONIZE_UNSUCCESSFUL", // required
|
|
51
|
+
* // status: "CREATING" || "UPDATING" || "UPDATE_UNSUCCESSFUL" || "DELETING" || "READY" || "FAILED" || "SYNCHRONIZING" || "SYNCHRONIZE_UNSUCCESSFUL" || "CREATE_PENDING_AUTH" || "UPDATE_PENDING_AUTH" || "SYNCHRONIZE_PENDING_AUTH", // required
|
|
52
52
|
* // description: "STRING_VALUE",
|
|
53
53
|
* // createdAt: new Date("TIMESTAMP"), // required
|
|
54
54
|
* // updatedAt: new Date("TIMESTAMP"), // required
|
|
@@ -28,7 +28,7 @@ declare const SynchronizeGatewayTargetsCommand_base: {
|
|
|
28
28
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
29
|
};
|
|
30
30
|
/**
|
|
31
|
-
* <p>
|
|
31
|
+
* <p>Synchronizes the gateway targets by fetching the latest tool definitions from the target endpoints.</p> <p>You cannot synchronize a target that is in a pending authorization state (<code>CREATE_PENDING_AUTH</code>, <code>UPDATE_PENDING_AUTH</code>, or <code>SYNCHRONIZE_PENDING_AUTH</code>). Wait for the authorization to complete or fail before synchronizing.</p> <p>You cannot synchronize a target that has a static tool schema (<code>mcpToolSchema</code>) configured. Remove the static schema through an <code>UpdateGatewayTarget</code> call to enable dynamic tool synchronization.</p>
|
|
32
32
|
* @example
|
|
33
33
|
* Use a bare-bones client and the command you need to make an API call.
|
|
34
34
|
* ```javascript
|
|
@@ -52,7 +52,7 @@ declare const SynchronizeGatewayTargetsCommand_base: {
|
|
|
52
52
|
* // targetId: "STRING_VALUE", // required
|
|
53
53
|
* // createdAt: new Date("TIMESTAMP"), // required
|
|
54
54
|
* // updatedAt: new Date("TIMESTAMP"), // required
|
|
55
|
-
* // status: "CREATING" || "UPDATING" || "UPDATE_UNSUCCESSFUL" || "DELETING" || "READY" || "FAILED" || "SYNCHRONIZING" || "SYNCHRONIZE_UNSUCCESSFUL", // required
|
|
55
|
+
* // status: "CREATING" || "UPDATING" || "UPDATE_UNSUCCESSFUL" || "DELETING" || "READY" || "FAILED" || "SYNCHRONIZING" || "SYNCHRONIZE_UNSUCCESSFUL" || "CREATE_PENDING_AUTH" || "UPDATE_PENDING_AUTH" || "SYNCHRONIZE_PENDING_AUTH", // required
|
|
56
56
|
* // statusReasons: [ // StatusReasons
|
|
57
57
|
* // "STRING_VALUE",
|
|
58
58
|
* // ],
|
|
@@ -113,6 +113,13 @@ declare const SynchronizeGatewayTargetsCommand_base: {
|
|
|
113
113
|
* // },
|
|
114
114
|
* // mcpServer: { // McpServerTargetConfiguration
|
|
115
115
|
* // endpoint: "STRING_VALUE", // required
|
|
116
|
+
* // mcpToolSchema: { // McpToolSchemaConfiguration Union: only one key present
|
|
117
|
+
* // s3: {
|
|
118
|
+
* // uri: "STRING_VALUE",
|
|
119
|
+
* // bucketOwnerAccountId: "STRING_VALUE",
|
|
120
|
+
* // },
|
|
121
|
+
* // inlinePayload: "STRING_VALUE",
|
|
122
|
+
* // },
|
|
116
123
|
* // },
|
|
117
124
|
* // apiGateway: { // ApiGatewayTargetConfiguration
|
|
118
125
|
* // restApiId: "STRING_VALUE", // required
|
|
@@ -204,6 +211,12 @@ declare const SynchronizeGatewayTargetsCommand_base: {
|
|
|
204
211
|
* // resourceAssociationArn: "STRING_VALUE",
|
|
205
212
|
* // },
|
|
206
213
|
* // ],
|
|
214
|
+
* // authorizationData: { // AuthorizationData Union: only one key present
|
|
215
|
+
* // oauth2: { // OAuth2AuthorizationData
|
|
216
|
+
* // authorizationUrl: "STRING_VALUE", // required
|
|
217
|
+
* // userId: "STRING_VALUE",
|
|
218
|
+
* // },
|
|
219
|
+
* // },
|
|
207
220
|
* // },
|
|
208
221
|
* // ],
|
|
209
222
|
* // };
|
|
@@ -27,7 +27,7 @@ declare const UpdateGatewayTargetCommand_base: {
|
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
30
|
-
* <p>Updates an existing gateway target.</p>
|
|
30
|
+
* <p>Updates an existing gateway target.</p> <p>You cannot update a target that is in a pending authorization state (<code>CREATE_PENDING_AUTH</code>, <code>UPDATE_PENDING_AUTH</code>, or <code>SYNCHRONIZE_PENDING_AUTH</code>). Wait for the authorization to complete or fail before updating the target.</p>
|
|
31
31
|
* @example
|
|
32
32
|
* Use a bare-bones client and the command you need to make an API call.
|
|
33
33
|
* ```javascript
|
|
@@ -96,6 +96,13 @@ declare const UpdateGatewayTargetCommand_base: {
|
|
|
96
96
|
* },
|
|
97
97
|
* mcpServer: { // McpServerTargetConfiguration
|
|
98
98
|
* endpoint: "STRING_VALUE", // required
|
|
99
|
+
* mcpToolSchema: { // McpToolSchemaConfiguration Union: only one key present
|
|
100
|
+
* s3: {
|
|
101
|
+
* uri: "STRING_VALUE",
|
|
102
|
+
* bucketOwnerAccountId: "STRING_VALUE",
|
|
103
|
+
* },
|
|
104
|
+
* inlinePayload: "STRING_VALUE",
|
|
105
|
+
* },
|
|
99
106
|
* },
|
|
100
107
|
* apiGateway: { // ApiGatewayTargetConfiguration
|
|
101
108
|
* restApiId: "STRING_VALUE", // required
|
|
@@ -187,7 +194,7 @@ declare const UpdateGatewayTargetCommand_base: {
|
|
|
187
194
|
* // targetId: "STRING_VALUE", // required
|
|
188
195
|
* // createdAt: new Date("TIMESTAMP"), // required
|
|
189
196
|
* // updatedAt: new Date("TIMESTAMP"), // required
|
|
190
|
-
* // status: "CREATING" || "UPDATING" || "UPDATE_UNSUCCESSFUL" || "DELETING" || "READY" || "FAILED" || "SYNCHRONIZING" || "SYNCHRONIZE_UNSUCCESSFUL", // required
|
|
197
|
+
* // status: "CREATING" || "UPDATING" || "UPDATE_UNSUCCESSFUL" || "DELETING" || "READY" || "FAILED" || "SYNCHRONIZING" || "SYNCHRONIZE_UNSUCCESSFUL" || "CREATE_PENDING_AUTH" || "UPDATE_PENDING_AUTH" || "SYNCHRONIZE_PENDING_AUTH", // required
|
|
191
198
|
* // statusReasons: [ // StatusReasons
|
|
192
199
|
* // "STRING_VALUE",
|
|
193
200
|
* // ],
|
|
@@ -248,6 +255,13 @@ declare const UpdateGatewayTargetCommand_base: {
|
|
|
248
255
|
* // },
|
|
249
256
|
* // mcpServer: { // McpServerTargetConfiguration
|
|
250
257
|
* // endpoint: "STRING_VALUE", // required
|
|
258
|
+
* // mcpToolSchema: { // McpToolSchemaConfiguration Union: only one key present
|
|
259
|
+
* // s3: {
|
|
260
|
+
* // uri: "STRING_VALUE",
|
|
261
|
+
* // bucketOwnerAccountId: "STRING_VALUE",
|
|
262
|
+
* // },
|
|
263
|
+
* // inlinePayload: "STRING_VALUE",
|
|
264
|
+
* // },
|
|
251
265
|
* // },
|
|
252
266
|
* // apiGateway: { // ApiGatewayTargetConfiguration
|
|
253
267
|
* // restApiId: "STRING_VALUE", // required
|
|
@@ -339,6 +353,12 @@ declare const UpdateGatewayTargetCommand_base: {
|
|
|
339
353
|
* // resourceAssociationArn: "STRING_VALUE",
|
|
340
354
|
* // },
|
|
341
355
|
* // ],
|
|
356
|
+
* // authorizationData: { // AuthorizationData Union: only one key present
|
|
357
|
+
* // oauth2: { // OAuth2AuthorizationData
|
|
358
|
+
* // authorizationUrl: "STRING_VALUE", // required
|
|
359
|
+
* // userId: "STRING_VALUE",
|
|
360
|
+
* // },
|
|
361
|
+
* // },
|
|
342
362
|
* // };
|
|
343
363
|
*
|
|
344
364
|
* ```
|