@aws-sdk/client-bedrock-agentcore-control 3.1077.0 → 3.1079.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 +465 -1837
- package/dist-es/commandBuilder.js +6 -0
- package/dist-es/commands/AddDatasetExamplesCommand.js +2 -14
- package/dist-es/commands/CreateAgentRuntimeCommand.js +2 -14
- package/dist-es/commands/CreateAgentRuntimeEndpointCommand.js +2 -14
- package/dist-es/commands/CreateApiKeyCredentialProviderCommand.js +2 -14
- package/dist-es/commands/CreateBrowserCommand.js +2 -14
- package/dist-es/commands/CreateBrowserProfileCommand.js +2 -14
- package/dist-es/commands/CreateCodeInterpreterCommand.js +2 -14
- package/dist-es/commands/CreateConfigurationBundleCommand.js +2 -14
- package/dist-es/commands/CreateDatasetCommand.js +2 -14
- package/dist-es/commands/CreateDatasetVersionCommand.js +2 -14
- package/dist-es/commands/CreateEvaluatorCommand.js +2 -14
- package/dist-es/commands/CreateGatewayCommand.js +2 -14
- package/dist-es/commands/CreateGatewayRuleCommand.js +2 -14
- package/dist-es/commands/CreateGatewayTargetCommand.js +2 -14
- package/dist-es/commands/CreateHarnessCommand.js +2 -14
- package/dist-es/commands/CreateHarnessEndpointCommand.js +2 -14
- package/dist-es/commands/CreateMemoryCommand.js +2 -14
- package/dist-es/commands/CreateOauth2CredentialProviderCommand.js +2 -14
- package/dist-es/commands/CreateOnlineEvaluationConfigCommand.js +2 -14
- package/dist-es/commands/CreatePaymentConnectorCommand.js +2 -14
- package/dist-es/commands/CreatePaymentCredentialProviderCommand.js +2 -14
- package/dist-es/commands/CreatePaymentManagerCommand.js +2 -14
- package/dist-es/commands/CreatePolicyCommand.js +2 -14
- package/dist-es/commands/CreatePolicyEngineCommand.js +2 -14
- package/dist-es/commands/CreateRegistryCommand.js +2 -14
- package/dist-es/commands/CreateRegistryRecordCommand.js +2 -14
- package/dist-es/commands/CreateWorkloadIdentityCommand.js +2 -14
- package/dist-es/commands/DeleteAgentRuntimeCommand.js +2 -14
- package/dist-es/commands/DeleteAgentRuntimeEndpointCommand.js +2 -14
- package/dist-es/commands/DeleteApiKeyCredentialProviderCommand.js +2 -14
- package/dist-es/commands/DeleteBrowserCommand.js +2 -14
- package/dist-es/commands/DeleteBrowserProfileCommand.js +2 -14
- package/dist-es/commands/DeleteCodeInterpreterCommand.js +2 -14
- package/dist-es/commands/DeleteConfigurationBundleCommand.js +2 -14
- package/dist-es/commands/DeleteDatasetCommand.js +2 -14
- package/dist-es/commands/DeleteDatasetExamplesCommand.js +2 -14
- package/dist-es/commands/DeleteEvaluatorCommand.js +2 -14
- package/dist-es/commands/DeleteGatewayCommand.js +2 -14
- package/dist-es/commands/DeleteGatewayRuleCommand.js +2 -14
- package/dist-es/commands/DeleteGatewayTargetCommand.js +2 -14
- package/dist-es/commands/DeleteHarnessCommand.js +2 -14
- package/dist-es/commands/DeleteHarnessEndpointCommand.js +2 -14
- package/dist-es/commands/DeleteMemoryCommand.js +2 -14
- package/dist-es/commands/DeleteOauth2CredentialProviderCommand.js +2 -14
- package/dist-es/commands/DeleteOnlineEvaluationConfigCommand.js +2 -14
- package/dist-es/commands/DeletePaymentConnectorCommand.js +2 -14
- package/dist-es/commands/DeletePaymentCredentialProviderCommand.js +2 -14
- package/dist-es/commands/DeletePaymentManagerCommand.js +2 -14
- package/dist-es/commands/DeletePolicyCommand.js +2 -14
- package/dist-es/commands/DeletePolicyEngineCommand.js +2 -14
- package/dist-es/commands/DeleteRegistryCommand.js +2 -14
- package/dist-es/commands/DeleteRegistryRecordCommand.js +2 -14
- package/dist-es/commands/DeleteResourcePolicyCommand.js +2 -14
- package/dist-es/commands/DeleteWorkloadIdentityCommand.js +2 -14
- package/dist-es/commands/GetAgentRuntimeCommand.js +2 -14
- package/dist-es/commands/GetAgentRuntimeEndpointCommand.js +2 -14
- package/dist-es/commands/GetApiKeyCredentialProviderCommand.js +2 -14
- package/dist-es/commands/GetBrowserCommand.js +2 -14
- package/dist-es/commands/GetBrowserProfileCommand.js +2 -14
- package/dist-es/commands/GetCodeInterpreterCommand.js +2 -14
- package/dist-es/commands/GetConfigurationBundleCommand.js +2 -14
- package/dist-es/commands/GetConfigurationBundleVersionCommand.js +2 -14
- package/dist-es/commands/GetDatasetCommand.js +2 -14
- package/dist-es/commands/GetEvaluatorCommand.js +2 -14
- package/dist-es/commands/GetGatewayCommand.js +2 -14
- package/dist-es/commands/GetGatewayRuleCommand.js +2 -14
- package/dist-es/commands/GetGatewayTargetCommand.js +2 -14
- package/dist-es/commands/GetHarnessCommand.js +2 -14
- package/dist-es/commands/GetHarnessEndpointCommand.js +2 -14
- package/dist-es/commands/GetMemoryCommand.js +2 -14
- package/dist-es/commands/GetOauth2CredentialProviderCommand.js +2 -14
- package/dist-es/commands/GetOnlineEvaluationConfigCommand.js +2 -14
- package/dist-es/commands/GetPaymentConnectorCommand.js +2 -14
- package/dist-es/commands/GetPaymentCredentialProviderCommand.js +2 -14
- package/dist-es/commands/GetPaymentManagerCommand.js +2 -14
- package/dist-es/commands/GetPolicyCommand.js +2 -14
- package/dist-es/commands/GetPolicyEngineCommand.js +2 -14
- package/dist-es/commands/GetPolicyEngineSummaryCommand.js +2 -14
- package/dist-es/commands/GetPolicyGenerationCommand.js +2 -14
- package/dist-es/commands/GetPolicyGenerationSummaryCommand.js +2 -14
- package/dist-es/commands/GetPolicySummaryCommand.js +2 -14
- package/dist-es/commands/GetRegistryCommand.js +2 -14
- package/dist-es/commands/GetRegistryRecordCommand.js +2 -14
- package/dist-es/commands/GetResourcePolicyCommand.js +2 -14
- package/dist-es/commands/GetTokenVaultCommand.js +2 -14
- package/dist-es/commands/GetWorkloadIdentityCommand.js +2 -14
- package/dist-es/commands/ListAgentRuntimeEndpointsCommand.js +2 -14
- package/dist-es/commands/ListAgentRuntimeVersionsCommand.js +2 -14
- package/dist-es/commands/ListAgentRuntimesCommand.js +2 -14
- package/dist-es/commands/ListApiKeyCredentialProvidersCommand.js +2 -14
- package/dist-es/commands/ListBrowserProfilesCommand.js +2 -14
- package/dist-es/commands/ListBrowsersCommand.js +2 -14
- package/dist-es/commands/ListCodeInterpretersCommand.js +2 -14
- package/dist-es/commands/ListConfigurationBundleVersionsCommand.js +2 -14
- package/dist-es/commands/ListConfigurationBundlesCommand.js +2 -14
- package/dist-es/commands/ListDatasetExamplesCommand.js +2 -14
- package/dist-es/commands/ListDatasetVersionsCommand.js +2 -14
- package/dist-es/commands/ListDatasetsCommand.js +2 -14
- package/dist-es/commands/ListEvaluatorsCommand.js +2 -14
- package/dist-es/commands/ListGatewayRulesCommand.js +2 -14
- package/dist-es/commands/ListGatewayTargetsCommand.js +2 -14
- package/dist-es/commands/ListGatewaysCommand.js +2 -14
- package/dist-es/commands/ListHarnessEndpointsCommand.js +2 -14
- package/dist-es/commands/ListHarnessVersionsCommand.js +2 -14
- package/dist-es/commands/ListHarnessesCommand.js +2 -14
- package/dist-es/commands/ListMemoriesCommand.js +2 -14
- package/dist-es/commands/ListOauth2CredentialProvidersCommand.js +2 -14
- package/dist-es/commands/ListOnlineEvaluationConfigsCommand.js +2 -14
- package/dist-es/commands/ListPaymentConnectorsCommand.js +2 -14
- package/dist-es/commands/ListPaymentCredentialProvidersCommand.js +2 -14
- package/dist-es/commands/ListPaymentManagersCommand.js +2 -14
- package/dist-es/commands/ListPoliciesCommand.js +2 -14
- package/dist-es/commands/ListPolicyEngineSummariesCommand.js +2 -14
- package/dist-es/commands/ListPolicyEnginesCommand.js +2 -14
- package/dist-es/commands/ListPolicyGenerationAssetsCommand.js +2 -14
- package/dist-es/commands/ListPolicyGenerationSummariesCommand.js +2 -14
- package/dist-es/commands/ListPolicyGenerationsCommand.js +2 -14
- package/dist-es/commands/ListPolicySummariesCommand.js +2 -14
- package/dist-es/commands/ListRegistriesCommand.js +2 -14
- package/dist-es/commands/ListRegistryRecordsCommand.js +2 -14
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
- package/dist-es/commands/ListWorkloadIdentitiesCommand.js +2 -14
- package/dist-es/commands/PutResourcePolicyCommand.js +2 -14
- package/dist-es/commands/SetTokenVaultCMKCommand.js +2 -14
- package/dist-es/commands/StartPolicyGenerationCommand.js +2 -14
- package/dist-es/commands/SubmitRegistryRecordForApprovalCommand.js +2 -14
- package/dist-es/commands/SynchronizeGatewayTargetsCommand.js +2 -14
- package/dist-es/commands/TagResourceCommand.js +2 -14
- package/dist-es/commands/UntagResourceCommand.js +2 -14
- package/dist-es/commands/UpdateAgentRuntimeCommand.js +2 -14
- package/dist-es/commands/UpdateAgentRuntimeEndpointCommand.js +2 -14
- package/dist-es/commands/UpdateApiKeyCredentialProviderCommand.js +2 -14
- package/dist-es/commands/UpdateConfigurationBundleCommand.js +2 -14
- package/dist-es/commands/UpdateDatasetCommand.js +2 -14
- package/dist-es/commands/UpdateDatasetExamplesCommand.js +2 -14
- package/dist-es/commands/UpdateEvaluatorCommand.js +2 -14
- package/dist-es/commands/UpdateGatewayCommand.js +2 -14
- package/dist-es/commands/UpdateGatewayRuleCommand.js +2 -14
- package/dist-es/commands/UpdateGatewayTargetCommand.js +2 -14
- package/dist-es/commands/UpdateHarnessCommand.js +2 -14
- package/dist-es/commands/UpdateHarnessEndpointCommand.js +2 -14
- package/dist-es/commands/UpdateMemoryCommand.js +2 -14
- package/dist-es/commands/UpdateOauth2CredentialProviderCommand.js +2 -14
- package/dist-es/commands/UpdateOnlineEvaluationConfigCommand.js +2 -14
- package/dist-es/commands/UpdatePaymentConnectorCommand.js +2 -14
- package/dist-es/commands/UpdatePaymentCredentialProviderCommand.js +2 -14
- package/dist-es/commands/UpdatePaymentManagerCommand.js +2 -14
- package/dist-es/commands/UpdatePolicyCommand.js +2 -14
- package/dist-es/commands/UpdatePolicyEngineCommand.js +2 -14
- package/dist-es/commands/UpdateRegistryCommand.js +2 -14
- package/dist-es/commands/UpdateRegistryRecordCommand.js +2 -14
- package/dist-es/commands/UpdateRegistryRecordStatusCommand.js +2 -14
- package/dist-es/commands/UpdateWorkloadIdentityCommand.js +2 -14
- package/dist-es/index.js +1 -0
- package/dist-types/commandBuilder.d.ts +18 -0
- package/dist-types/commands/AddDatasetExamplesCommand.d.ts +3 -8
- package/dist-types/commands/CreateAgentRuntimeCommand.d.ts +3 -8
- package/dist-types/commands/CreateAgentRuntimeEndpointCommand.d.ts +3 -8
- package/dist-types/commands/CreateApiKeyCredentialProviderCommand.d.ts +3 -8
- package/dist-types/commands/CreateBrowserCommand.d.ts +3 -8
- package/dist-types/commands/CreateBrowserProfileCommand.d.ts +3 -8
- package/dist-types/commands/CreateCodeInterpreterCommand.d.ts +3 -8
- package/dist-types/commands/CreateConfigurationBundleCommand.d.ts +3 -8
- package/dist-types/commands/CreateDatasetCommand.d.ts +3 -8
- package/dist-types/commands/CreateDatasetVersionCommand.d.ts +3 -8
- package/dist-types/commands/CreateEvaluatorCommand.d.ts +3 -8
- package/dist-types/commands/CreateGatewayCommand.d.ts +3 -8
- package/dist-types/commands/CreateGatewayRuleCommand.d.ts +3 -8
- package/dist-types/commands/CreateGatewayTargetCommand.d.ts +3 -8
- package/dist-types/commands/CreateHarnessCommand.d.ts +3 -8
- package/dist-types/commands/CreateHarnessEndpointCommand.d.ts +3 -8
- package/dist-types/commands/CreateMemoryCommand.d.ts +3 -8
- package/dist-types/commands/CreateOauth2CredentialProviderCommand.d.ts +3 -8
- package/dist-types/commands/CreateOnlineEvaluationConfigCommand.d.ts +3 -8
- package/dist-types/commands/CreatePaymentConnectorCommand.d.ts +3 -8
- package/dist-types/commands/CreatePaymentCredentialProviderCommand.d.ts +3 -8
- package/dist-types/commands/CreatePaymentManagerCommand.d.ts +3 -8
- package/dist-types/commands/CreatePolicyCommand.d.ts +3 -8
- package/dist-types/commands/CreatePolicyEngineCommand.d.ts +3 -8
- package/dist-types/commands/CreateRegistryCommand.d.ts +3 -8
- package/dist-types/commands/CreateRegistryRecordCommand.d.ts +3 -8
- package/dist-types/commands/CreateWorkloadIdentityCommand.d.ts +3 -8
- package/dist-types/commands/DeleteAgentRuntimeCommand.d.ts +3 -8
- package/dist-types/commands/DeleteAgentRuntimeEndpointCommand.d.ts +3 -8
- package/dist-types/commands/DeleteApiKeyCredentialProviderCommand.d.ts +3 -8
- package/dist-types/commands/DeleteBrowserCommand.d.ts +3 -8
- package/dist-types/commands/DeleteBrowserProfileCommand.d.ts +3 -8
- package/dist-types/commands/DeleteCodeInterpreterCommand.d.ts +3 -8
- package/dist-types/commands/DeleteConfigurationBundleCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDatasetCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDatasetExamplesCommand.d.ts +3 -8
- package/dist-types/commands/DeleteEvaluatorCommand.d.ts +3 -8
- package/dist-types/commands/DeleteGatewayCommand.d.ts +3 -8
- package/dist-types/commands/DeleteGatewayRuleCommand.d.ts +3 -8
- package/dist-types/commands/DeleteGatewayTargetCommand.d.ts +3 -8
- package/dist-types/commands/DeleteHarnessCommand.d.ts +3 -8
- package/dist-types/commands/DeleteHarnessEndpointCommand.d.ts +3 -8
- package/dist-types/commands/DeleteMemoryCommand.d.ts +3 -8
- package/dist-types/commands/DeleteOauth2CredentialProviderCommand.d.ts +3 -8
- package/dist-types/commands/DeleteOnlineEvaluationConfigCommand.d.ts +3 -8
- package/dist-types/commands/DeletePaymentConnectorCommand.d.ts +3 -8
- package/dist-types/commands/DeletePaymentCredentialProviderCommand.d.ts +3 -8
- package/dist-types/commands/DeletePaymentManagerCommand.d.ts +3 -8
- package/dist-types/commands/DeletePolicyCommand.d.ts +3 -8
- package/dist-types/commands/DeletePolicyEngineCommand.d.ts +3 -8
- package/dist-types/commands/DeleteRegistryCommand.d.ts +3 -8
- package/dist-types/commands/DeleteRegistryRecordCommand.d.ts +3 -8
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +3 -8
- package/dist-types/commands/DeleteWorkloadIdentityCommand.d.ts +3 -8
- package/dist-types/commands/GetAgentRuntimeCommand.d.ts +3 -8
- package/dist-types/commands/GetAgentRuntimeEndpointCommand.d.ts +3 -8
- package/dist-types/commands/GetApiKeyCredentialProviderCommand.d.ts +3 -8
- package/dist-types/commands/GetBrowserCommand.d.ts +3 -8
- package/dist-types/commands/GetBrowserProfileCommand.d.ts +3 -8
- package/dist-types/commands/GetCodeInterpreterCommand.d.ts +3 -8
- package/dist-types/commands/GetConfigurationBundleCommand.d.ts +3 -8
- package/dist-types/commands/GetConfigurationBundleVersionCommand.d.ts +3 -8
- package/dist-types/commands/GetDatasetCommand.d.ts +3 -8
- package/dist-types/commands/GetEvaluatorCommand.d.ts +3 -8
- package/dist-types/commands/GetGatewayCommand.d.ts +3 -8
- package/dist-types/commands/GetGatewayRuleCommand.d.ts +3 -8
- package/dist-types/commands/GetGatewayTargetCommand.d.ts +3 -8
- package/dist-types/commands/GetHarnessCommand.d.ts +3 -8
- package/dist-types/commands/GetHarnessEndpointCommand.d.ts +3 -8
- package/dist-types/commands/GetMemoryCommand.d.ts +3 -8
- package/dist-types/commands/GetOauth2CredentialProviderCommand.d.ts +3 -8
- package/dist-types/commands/GetOnlineEvaluationConfigCommand.d.ts +3 -8
- package/dist-types/commands/GetPaymentConnectorCommand.d.ts +3 -8
- package/dist-types/commands/GetPaymentCredentialProviderCommand.d.ts +3 -8
- package/dist-types/commands/GetPaymentManagerCommand.d.ts +3 -8
- package/dist-types/commands/GetPolicyCommand.d.ts +3 -8
- package/dist-types/commands/GetPolicyEngineCommand.d.ts +3 -8
- package/dist-types/commands/GetPolicyEngineSummaryCommand.d.ts +3 -8
- package/dist-types/commands/GetPolicyGenerationCommand.d.ts +3 -8
- package/dist-types/commands/GetPolicyGenerationSummaryCommand.d.ts +3 -8
- package/dist-types/commands/GetPolicySummaryCommand.d.ts +3 -8
- package/dist-types/commands/GetRegistryCommand.d.ts +3 -8
- package/dist-types/commands/GetRegistryRecordCommand.d.ts +3 -8
- package/dist-types/commands/GetResourcePolicyCommand.d.ts +3 -8
- package/dist-types/commands/GetTokenVaultCommand.d.ts +3 -8
- package/dist-types/commands/GetWorkloadIdentityCommand.d.ts +3 -8
- package/dist-types/commands/ListAgentRuntimeEndpointsCommand.d.ts +3 -8
- package/dist-types/commands/ListAgentRuntimeVersionsCommand.d.ts +3 -8
- package/dist-types/commands/ListAgentRuntimesCommand.d.ts +3 -8
- package/dist-types/commands/ListApiKeyCredentialProvidersCommand.d.ts +3 -8
- package/dist-types/commands/ListBrowserProfilesCommand.d.ts +3 -8
- package/dist-types/commands/ListBrowsersCommand.d.ts +3 -8
- package/dist-types/commands/ListCodeInterpretersCommand.d.ts +3 -8
- package/dist-types/commands/ListConfigurationBundleVersionsCommand.d.ts +3 -8
- package/dist-types/commands/ListConfigurationBundlesCommand.d.ts +3 -8
- package/dist-types/commands/ListDatasetExamplesCommand.d.ts +3 -8
- package/dist-types/commands/ListDatasetVersionsCommand.d.ts +3 -8
- package/dist-types/commands/ListDatasetsCommand.d.ts +3 -8
- package/dist-types/commands/ListEvaluatorsCommand.d.ts +3 -8
- package/dist-types/commands/ListGatewayRulesCommand.d.ts +3 -8
- package/dist-types/commands/ListGatewayTargetsCommand.d.ts +3 -8
- package/dist-types/commands/ListGatewaysCommand.d.ts +3 -8
- package/dist-types/commands/ListHarnessEndpointsCommand.d.ts +3 -8
- package/dist-types/commands/ListHarnessVersionsCommand.d.ts +3 -8
- package/dist-types/commands/ListHarnessesCommand.d.ts +3 -8
- package/dist-types/commands/ListMemoriesCommand.d.ts +3 -8
- package/dist-types/commands/ListOauth2CredentialProvidersCommand.d.ts +3 -8
- package/dist-types/commands/ListOnlineEvaluationConfigsCommand.d.ts +3 -8
- package/dist-types/commands/ListPaymentConnectorsCommand.d.ts +3 -8
- package/dist-types/commands/ListPaymentCredentialProvidersCommand.d.ts +3 -8
- package/dist-types/commands/ListPaymentManagersCommand.d.ts +3 -8
- package/dist-types/commands/ListPoliciesCommand.d.ts +3 -8
- package/dist-types/commands/ListPolicyEngineSummariesCommand.d.ts +3 -8
- package/dist-types/commands/ListPolicyEnginesCommand.d.ts +3 -8
- package/dist-types/commands/ListPolicyGenerationAssetsCommand.d.ts +3 -8
- package/dist-types/commands/ListPolicyGenerationSummariesCommand.d.ts +3 -8
- package/dist-types/commands/ListPolicyGenerationsCommand.d.ts +3 -8
- package/dist-types/commands/ListPolicySummariesCommand.d.ts +3 -8
- package/dist-types/commands/ListRegistriesCommand.d.ts +3 -8
- package/dist-types/commands/ListRegistryRecordsCommand.d.ts +3 -8
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
- package/dist-types/commands/ListWorkloadIdentitiesCommand.d.ts +3 -8
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +3 -8
- package/dist-types/commands/SetTokenVaultCMKCommand.d.ts +3 -8
- package/dist-types/commands/StartPolicyGenerationCommand.d.ts +3 -8
- package/dist-types/commands/SubmitRegistryRecordForApprovalCommand.d.ts +3 -8
- package/dist-types/commands/SynchronizeGatewayTargetsCommand.d.ts +3 -8
- package/dist-types/commands/TagResourceCommand.d.ts +3 -8
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -8
- package/dist-types/commands/UpdateAgentRuntimeCommand.d.ts +3 -8
- package/dist-types/commands/UpdateAgentRuntimeEndpointCommand.d.ts +3 -8
- package/dist-types/commands/UpdateApiKeyCredentialProviderCommand.d.ts +3 -8
- package/dist-types/commands/UpdateConfigurationBundleCommand.d.ts +3 -8
- package/dist-types/commands/UpdateDatasetCommand.d.ts +3 -8
- package/dist-types/commands/UpdateDatasetExamplesCommand.d.ts +3 -8
- package/dist-types/commands/UpdateEvaluatorCommand.d.ts +3 -8
- package/dist-types/commands/UpdateGatewayCommand.d.ts +3 -8
- package/dist-types/commands/UpdateGatewayRuleCommand.d.ts +3 -8
- package/dist-types/commands/UpdateGatewayTargetCommand.d.ts +3 -8
- package/dist-types/commands/UpdateHarnessCommand.d.ts +3 -8
- package/dist-types/commands/UpdateHarnessEndpointCommand.d.ts +3 -8
- package/dist-types/commands/UpdateMemoryCommand.d.ts +3 -8
- package/dist-types/commands/UpdateOauth2CredentialProviderCommand.d.ts +3 -8
- package/dist-types/commands/UpdateOnlineEvaluationConfigCommand.d.ts +3 -8
- package/dist-types/commands/UpdatePaymentConnectorCommand.d.ts +3 -8
- package/dist-types/commands/UpdatePaymentCredentialProviderCommand.d.ts +3 -8
- package/dist-types/commands/UpdatePaymentManagerCommand.d.ts +3 -8
- package/dist-types/commands/UpdatePolicyCommand.d.ts +3 -8
- package/dist-types/commands/UpdatePolicyEngineCommand.d.ts +3 -8
- package/dist-types/commands/UpdateRegistryCommand.d.ts +3 -8
- package/dist-types/commands/UpdateRegistryRecordCommand.d.ts +3 -8
- package/dist-types/commands/UpdateRegistryRecordStatusCommand.d.ts +3 -8
- package/dist-types/commands/UpdateWorkloadIdentityCommand.d.ts +3 -8
- package/dist-types/index.d.ts +1 -0
- package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
- package/dist-types/ts3.4/commands/AddDatasetExamplesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateAgentRuntimeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateAgentRuntimeEndpointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateApiKeyCredentialProviderCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateBrowserCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateBrowserProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateCodeInterpreterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateConfigurationBundleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDatasetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDatasetVersionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateEvaluatorCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateGatewayCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateGatewayRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateGatewayTargetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateHarnessCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateHarnessEndpointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateMemoryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateOauth2CredentialProviderCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateOnlineEvaluationConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreatePaymentConnectorCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreatePaymentCredentialProviderCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreatePaymentManagerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreatePolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreatePolicyEngineCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateRegistryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateRegistryRecordCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateWorkloadIdentityCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteAgentRuntimeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteAgentRuntimeEndpointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteApiKeyCredentialProviderCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteBrowserCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteBrowserProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteCodeInterpreterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteConfigurationBundleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDatasetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDatasetExamplesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteEvaluatorCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteGatewayCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteGatewayRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteGatewayTargetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteHarnessCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteHarnessEndpointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteMemoryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteOauth2CredentialProviderCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteOnlineEvaluationConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeletePaymentConnectorCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeletePaymentCredentialProviderCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeletePaymentManagerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeletePolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeletePolicyEngineCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteRegistryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteRegistryRecordCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteWorkloadIdentityCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetAgentRuntimeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetAgentRuntimeEndpointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetApiKeyCredentialProviderCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetBrowserCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetBrowserProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetCodeInterpreterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetConfigurationBundleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetConfigurationBundleVersionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetDatasetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetEvaluatorCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetGatewayCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetGatewayRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetGatewayTargetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetHarnessCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetHarnessEndpointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetMemoryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetOauth2CredentialProviderCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetOnlineEvaluationConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetPaymentConnectorCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetPaymentCredentialProviderCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetPaymentManagerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetPolicyEngineCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetPolicyEngineSummaryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetPolicyGenerationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetPolicyGenerationSummaryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetPolicySummaryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetRegistryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetRegistryRecordCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetTokenVaultCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetWorkloadIdentityCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAgentRuntimeEndpointsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAgentRuntimeVersionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAgentRuntimesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListApiKeyCredentialProvidersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListBrowserProfilesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListBrowsersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListCodeInterpretersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListConfigurationBundleVersionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListConfigurationBundlesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListDatasetExamplesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListDatasetVersionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListDatasetsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListEvaluatorsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListGatewayRulesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListGatewayTargetsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListGatewaysCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListHarnessEndpointsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListHarnessVersionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListHarnessesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListMemoriesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListOauth2CredentialProvidersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListOnlineEvaluationConfigsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListPaymentConnectorsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListPaymentCredentialProvidersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListPaymentManagersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListPoliciesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListPolicyEngineSummariesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListPolicyEnginesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListPolicyGenerationAssetsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListPolicyGenerationSummariesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListPolicyGenerationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListPolicySummariesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListRegistriesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListRegistryRecordsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListWorkloadIdentitiesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SetTokenVaultCMKCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartPolicyGenerationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SubmitRegistryRecordForApprovalCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SynchronizeGatewayTargetsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateAgentRuntimeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateAgentRuntimeEndpointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateApiKeyCredentialProviderCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateConfigurationBundleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateDatasetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateDatasetExamplesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateEvaluatorCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateGatewayCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateGatewayRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateGatewayTargetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateHarnessCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateHarnessEndpointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateMemoryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateOauth2CredentialProviderCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateOnlineEvaluationConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdatePaymentConnectorCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdatePaymentCredentialProviderCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdatePaymentManagerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdatePolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdatePolicyEngineCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateRegistryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateRegistryRecordCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateRegistryRecordStatusCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateWorkloadIdentityCommand.d.ts +7 -16
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/package.json +8 -8
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { makeBuilder } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
+
import { commonParams } from "./endpoint/EndpointParameters";
|
|
4
|
+
export const command = makeBuilder(commonParams, "AmazonBedrockAgentCoreControl", "BedrockAgentCoreControlClient", getEndpointPlugin);
|
|
5
|
+
export const _ep0 = {};
|
|
6
|
+
export const _mw0 = (Command, cs, config, o) => [];
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { AddDatasetExamples$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class AddDatasetExamplesCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AmazonBedrockAgentCoreControl", "AddDatasetExamples", {})
|
|
13
|
-
.n("BedrockAgentCoreControlClient", "AddDatasetExamplesCommand")
|
|
14
|
-
.sc(AddDatasetExamples$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class AddDatasetExamplesCommand extends command(_ep0, _mw0, "AddDatasetExamples", AddDatasetExamples$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { CreateAgentRuntime$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreateAgentRuntimeCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AmazonBedrockAgentCoreControl", "CreateAgentRuntime", {})
|
|
13
|
-
.n("BedrockAgentCoreControlClient", "CreateAgentRuntimeCommand")
|
|
14
|
-
.sc(CreateAgentRuntime$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreateAgentRuntimeCommand extends command(_ep0, _mw0, "CreateAgentRuntime", CreateAgentRuntime$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { CreateAgentRuntimeEndpoint$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreateAgentRuntimeEndpointCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AmazonBedrockAgentCoreControl", "CreateAgentRuntimeEndpoint", {})
|
|
13
|
-
.n("BedrockAgentCoreControlClient", "CreateAgentRuntimeEndpointCommand")
|
|
14
|
-
.sc(CreateAgentRuntimeEndpoint$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreateAgentRuntimeEndpointCommand extends command(_ep0, _mw0, "CreateAgentRuntimeEndpoint", CreateAgentRuntimeEndpoint$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { CreateApiKeyCredentialProvider$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreateApiKeyCredentialProviderCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AmazonBedrockAgentCoreControl", "CreateApiKeyCredentialProvider", {})
|
|
13
|
-
.n("BedrockAgentCoreControlClient", "CreateApiKeyCredentialProviderCommand")
|
|
14
|
-
.sc(CreateApiKeyCredentialProvider$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreateApiKeyCredentialProviderCommand extends command(_ep0, _mw0, "CreateApiKeyCredentialProvider", CreateApiKeyCredentialProvider$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { CreateBrowser$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreateBrowserCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AmazonBedrockAgentCoreControl", "CreateBrowser", {})
|
|
13
|
-
.n("BedrockAgentCoreControlClient", "CreateBrowserCommand")
|
|
14
|
-
.sc(CreateBrowser$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreateBrowserCommand extends command(_ep0, _mw0, "CreateBrowser", CreateBrowser$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { CreateBrowserProfile$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreateBrowserProfileCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AmazonBedrockAgentCoreControl", "CreateBrowserProfile", {})
|
|
13
|
-
.n("BedrockAgentCoreControlClient", "CreateBrowserProfileCommand")
|
|
14
|
-
.sc(CreateBrowserProfile$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreateBrowserProfileCommand extends command(_ep0, _mw0, "CreateBrowserProfile", CreateBrowserProfile$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { CreateCodeInterpreter$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreateCodeInterpreterCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AmazonBedrockAgentCoreControl", "CreateCodeInterpreter", {})
|
|
13
|
-
.n("BedrockAgentCoreControlClient", "CreateCodeInterpreterCommand")
|
|
14
|
-
.sc(CreateCodeInterpreter$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreateCodeInterpreterCommand extends command(_ep0, _mw0, "CreateCodeInterpreter", CreateCodeInterpreter$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { CreateConfigurationBundle$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreateConfigurationBundleCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AmazonBedrockAgentCoreControl", "CreateConfigurationBundle", {})
|
|
13
|
-
.n("BedrockAgentCoreControlClient", "CreateConfigurationBundleCommand")
|
|
14
|
-
.sc(CreateConfigurationBundle$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreateConfigurationBundleCommand extends command(_ep0, _mw0, "CreateConfigurationBundle", CreateConfigurationBundle$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { CreateDataset$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreateDatasetCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AmazonBedrockAgentCoreControl", "CreateDataset", {})
|
|
13
|
-
.n("BedrockAgentCoreControlClient", "CreateDatasetCommand")
|
|
14
|
-
.sc(CreateDataset$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreateDatasetCommand extends command(_ep0, _mw0, "CreateDataset", CreateDataset$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { CreateDatasetVersion$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreateDatasetVersionCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AmazonBedrockAgentCoreControl", "CreateDatasetVersion", {})
|
|
13
|
-
.n("BedrockAgentCoreControlClient", "CreateDatasetVersionCommand")
|
|
14
|
-
.sc(CreateDatasetVersion$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreateDatasetVersionCommand extends command(_ep0, _mw0, "CreateDatasetVersion", CreateDatasetVersion$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { CreateEvaluator$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreateEvaluatorCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AmazonBedrockAgentCoreControl", "CreateEvaluator", {})
|
|
13
|
-
.n("BedrockAgentCoreControlClient", "CreateEvaluatorCommand")
|
|
14
|
-
.sc(CreateEvaluator$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreateEvaluatorCommand extends command(_ep0, _mw0, "CreateEvaluator", CreateEvaluator$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { CreateGateway$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreateGatewayCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AmazonBedrockAgentCoreControl", "CreateGateway", {})
|
|
13
|
-
.n("BedrockAgentCoreControlClient", "CreateGatewayCommand")
|
|
14
|
-
.sc(CreateGateway$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreateGatewayCommand extends command(_ep0, _mw0, "CreateGateway", CreateGateway$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { CreateGatewayRule$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreateGatewayRuleCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AmazonBedrockAgentCoreControl", "CreateGatewayRule", {})
|
|
13
|
-
.n("BedrockAgentCoreControlClient", "CreateGatewayRuleCommand")
|
|
14
|
-
.sc(CreateGatewayRule$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreateGatewayRuleCommand extends command(_ep0, _mw0, "CreateGatewayRule", CreateGatewayRule$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { CreateGatewayTarget$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreateGatewayTargetCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AmazonBedrockAgentCoreControl", "CreateGatewayTarget", {})
|
|
13
|
-
.n("BedrockAgentCoreControlClient", "CreateGatewayTargetCommand")
|
|
14
|
-
.sc(CreateGatewayTarget$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreateGatewayTargetCommand extends command(_ep0, _mw0, "CreateGatewayTarget", CreateGatewayTarget$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { CreateHarness$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreateHarnessCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AmazonBedrockAgentCoreControl", "CreateHarness", {})
|
|
13
|
-
.n("BedrockAgentCoreControlClient", "CreateHarnessCommand")
|
|
14
|
-
.sc(CreateHarness$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreateHarnessCommand extends command(_ep0, _mw0, "CreateHarness", CreateHarness$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { CreateHarnessEndpoint$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreateHarnessEndpointCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AmazonBedrockAgentCoreControl", "CreateHarnessEndpoint", {})
|
|
13
|
-
.n("BedrockAgentCoreControlClient", "CreateHarnessEndpointCommand")
|
|
14
|
-
.sc(CreateHarnessEndpoint$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreateHarnessEndpointCommand extends command(_ep0, _mw0, "CreateHarnessEndpoint", CreateHarnessEndpoint$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { CreateMemory$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreateMemoryCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AmazonBedrockAgentCoreControl", "CreateMemory", {})
|
|
13
|
-
.n("BedrockAgentCoreControlClient", "CreateMemoryCommand")
|
|
14
|
-
.sc(CreateMemory$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreateMemoryCommand extends command(_ep0, _mw0, "CreateMemory", CreateMemory$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { CreateOauth2CredentialProvider$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreateOauth2CredentialProviderCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AmazonBedrockAgentCoreControl", "CreateOauth2CredentialProvider", {})
|
|
13
|
-
.n("BedrockAgentCoreControlClient", "CreateOauth2CredentialProviderCommand")
|
|
14
|
-
.sc(CreateOauth2CredentialProvider$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreateOauth2CredentialProviderCommand extends command(_ep0, _mw0, "CreateOauth2CredentialProvider", CreateOauth2CredentialProvider$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { CreateOnlineEvaluationConfig$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreateOnlineEvaluationConfigCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AmazonBedrockAgentCoreControl", "CreateOnlineEvaluationConfig", {})
|
|
13
|
-
.n("BedrockAgentCoreControlClient", "CreateOnlineEvaluationConfigCommand")
|
|
14
|
-
.sc(CreateOnlineEvaluationConfig$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreateOnlineEvaluationConfigCommand extends command(_ep0, _mw0, "CreateOnlineEvaluationConfig", CreateOnlineEvaluationConfig$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { CreatePaymentConnector$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreatePaymentConnectorCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AmazonBedrockAgentCoreControl", "CreatePaymentConnector", {})
|
|
13
|
-
.n("BedrockAgentCoreControlClient", "CreatePaymentConnectorCommand")
|
|
14
|
-
.sc(CreatePaymentConnector$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreatePaymentConnectorCommand extends command(_ep0, _mw0, "CreatePaymentConnector", CreatePaymentConnector$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { CreatePaymentCredentialProvider$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreatePaymentCredentialProviderCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AmazonBedrockAgentCoreControl", "CreatePaymentCredentialProvider", {})
|
|
13
|
-
.n("BedrockAgentCoreControlClient", "CreatePaymentCredentialProviderCommand")
|
|
14
|
-
.sc(CreatePaymentCredentialProvider$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreatePaymentCredentialProviderCommand extends command(_ep0, _mw0, "CreatePaymentCredentialProvider", CreatePaymentCredentialProvider$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { CreatePaymentManager$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreatePaymentManagerCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AmazonBedrockAgentCoreControl", "CreatePaymentManager", {})
|
|
13
|
-
.n("BedrockAgentCoreControlClient", "CreatePaymentManagerCommand")
|
|
14
|
-
.sc(CreatePaymentManager$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreatePaymentManagerCommand extends command(_ep0, _mw0, "CreatePaymentManager", CreatePaymentManager$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { CreatePolicy$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreatePolicyCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AmazonBedrockAgentCoreControl", "CreatePolicy", {})
|
|
13
|
-
.n("BedrockAgentCoreControlClient", "CreatePolicyCommand")
|
|
14
|
-
.sc(CreatePolicy$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreatePolicyCommand extends command(_ep0, _mw0, "CreatePolicy", CreatePolicy$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { CreatePolicyEngine$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreatePolicyEngineCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AmazonBedrockAgentCoreControl", "CreatePolicyEngine", {})
|
|
13
|
-
.n("BedrockAgentCoreControlClient", "CreatePolicyEngineCommand")
|
|
14
|
-
.sc(CreatePolicyEngine$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreatePolicyEngineCommand extends command(_ep0, _mw0, "CreatePolicyEngine", CreatePolicyEngine$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { CreateRegistry$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreateRegistryCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AmazonBedrockAgentCoreControl", "CreateRegistry", {})
|
|
13
|
-
.n("BedrockAgentCoreControlClient", "CreateRegistryCommand")
|
|
14
|
-
.sc(CreateRegistry$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreateRegistryCommand extends command(_ep0, _mw0, "CreateRegistry", CreateRegistry$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { CreateRegistryRecord$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreateRegistryRecordCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AmazonBedrockAgentCoreControl", "CreateRegistryRecord", {})
|
|
13
|
-
.n("BedrockAgentCoreControlClient", "CreateRegistryRecordCommand")
|
|
14
|
-
.sc(CreateRegistryRecord$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreateRegistryRecordCommand extends command(_ep0, _mw0, "CreateRegistryRecord", CreateRegistryRecord$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { CreateWorkloadIdentity$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreateWorkloadIdentityCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AmazonBedrockAgentCoreControl", "CreateWorkloadIdentity", {})
|
|
13
|
-
.n("BedrockAgentCoreControlClient", "CreateWorkloadIdentityCommand")
|
|
14
|
-
.sc(CreateWorkloadIdentity$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreateWorkloadIdentityCommand extends command(_ep0, _mw0, "CreateWorkloadIdentity", CreateWorkloadIdentity$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DeleteAgentRuntime$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteAgentRuntimeCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AmazonBedrockAgentCoreControl", "DeleteAgentRuntime", {})
|
|
13
|
-
.n("BedrockAgentCoreControlClient", "DeleteAgentRuntimeCommand")
|
|
14
|
-
.sc(DeleteAgentRuntime$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteAgentRuntimeCommand extends command(_ep0, _mw0, "DeleteAgentRuntime", DeleteAgentRuntime$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DeleteAgentRuntimeEndpoint$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteAgentRuntimeEndpointCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AmazonBedrockAgentCoreControl", "DeleteAgentRuntimeEndpoint", {})
|
|
13
|
-
.n("BedrockAgentCoreControlClient", "DeleteAgentRuntimeEndpointCommand")
|
|
14
|
-
.sc(DeleteAgentRuntimeEndpoint$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteAgentRuntimeEndpointCommand extends command(_ep0, _mw0, "DeleteAgentRuntimeEndpoint", DeleteAgentRuntimeEndpoint$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DeleteApiKeyCredentialProvider$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteApiKeyCredentialProviderCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AmazonBedrockAgentCoreControl", "DeleteApiKeyCredentialProvider", {})
|
|
13
|
-
.n("BedrockAgentCoreControlClient", "DeleteApiKeyCredentialProviderCommand")
|
|
14
|
-
.sc(DeleteApiKeyCredentialProvider$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteApiKeyCredentialProviderCommand extends command(_ep0, _mw0, "DeleteApiKeyCredentialProvider", DeleteApiKeyCredentialProvider$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DeleteBrowser$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteBrowserCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AmazonBedrockAgentCoreControl", "DeleteBrowser", {})
|
|
13
|
-
.n("BedrockAgentCoreControlClient", "DeleteBrowserCommand")
|
|
14
|
-
.sc(DeleteBrowser$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteBrowserCommand extends command(_ep0, _mw0, "DeleteBrowser", DeleteBrowser$) {
|
|
16
4
|
}
|