@aws-sdk/client-bedrock-agentcore-control 3.1056.0 → 3.1057.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 +5 -0
- package/dist-cjs/schemas/schemas_0.js +85 -64
- package/dist-es/models/enums.js +4 -0
- package/dist-es/schemas/schemas_0.js +77 -56
- package/dist-types/commands/CreateApiKeyCredentialProviderCommand.d.ts +8 -1
- package/dist-types/commands/CreateOauth2CredentialProviderCommand.d.ts +53 -18
- package/dist-types/commands/CreatePaymentCredentialProviderCommand.d.ts +32 -4
- package/dist-types/commands/DeleteWorkloadIdentityCommand.d.ts +1 -2
- package/dist-types/commands/GetApiKeyCredentialProviderCommand.d.ts +2 -0
- package/dist-types/commands/GetOauth2CredentialProviderCommand.d.ts +2 -0
- package/dist-types/commands/GetPaymentCredentialProviderCommand.d.ts +8 -0
- package/dist-types/commands/UpdateApiKeyCredentialProviderCommand.d.ts +8 -1
- package/dist-types/commands/UpdateOauth2CredentialProviderCommand.d.ts +53 -18
- package/dist-types/commands/UpdatePaymentCredentialProviderCommand.d.ts +32 -4
- package/dist-types/models/enums.d.ts +12 -0
- package/dist-types/models/models_0.d.ts +69 -19
- package/dist-types/models/models_1.d.ts +234 -28
- package/dist-types/models/models_2.d.ts +10 -0
- package/dist-types/schemas/schemas_0.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteWorkloadIdentityCommand.d.ts +4 -2
- package/dist-types/ts3.4/models/enums.d.ts +6 -0
- package/dist-types/ts3.4/models/models_0.d.ts +17 -7
- package/dist-types/ts3.4/models/models_1.d.ts +60 -18
- package/dist-types/ts3.4/models/models_2.d.ts +3 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -0
- package/package.json +2 -2
package/dist-cjs/index.js
CHANGED
|
@@ -2505,6 +2505,10 @@ const AgentRuntimeStatus = {
|
|
|
2505
2505
|
UPDATE_FAILED: "UPDATE_FAILED",
|
|
2506
2506
|
UPDATING: "UPDATING",
|
|
2507
2507
|
};
|
|
2508
|
+
const SecretSourceType = {
|
|
2509
|
+
EXTERNAL: "EXTERNAL",
|
|
2510
|
+
MANAGED: "MANAGED",
|
|
2511
|
+
};
|
|
2508
2512
|
const BrowserProfileStatus = {
|
|
2509
2513
|
DELETED: "DELETED",
|
|
2510
2514
|
DELETING: "DELETING",
|
|
@@ -3127,6 +3131,7 @@ exports.ResourceType = ResourceType;
|
|
|
3127
3131
|
exports.RestApiMethod = RestApiMethod;
|
|
3128
3132
|
exports.SchemaType = SchemaType;
|
|
3129
3133
|
exports.SearchType = SearchType;
|
|
3134
|
+
exports.SecretSourceType = SecretSourceType;
|
|
3130
3135
|
exports.ServerProtocol = ServerProtocol;
|
|
3131
3136
|
exports.SetTokenVaultCMKCommand = SetTokenVaultCMKCommand;
|
|
3132
3137
|
exports.StartPolicyGenerationCommand = StartPolicyGenerationCommand;
|
|
@@ -8,14 +8,14 @@ exports.GetWorkloadIdentityRequest$ = exports.GetTokenVaultResponse$ = exports.G
|
|
|
8
8
|
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.InlineExamplesSource$ = exports.InferenceConfiguration$ = exports.IndexedKey$ = exports.IncludedOauth2ProviderConfigOutput$ = exports.IncludedOauth2ProviderConfigInput$ = exports.IamPrincipal$ = exports.IamCredentialProvider$ = exports.HarnessTruncationConfiguration$ = exports.HarnessTool$ = exports.HarnessSummary$ = exports.HarnessSummarizationConfiguration$ = exports.HarnessSlidingWindowConfiguration$ = exports.HarnessSkillS3Source$ = exports.HarnessSkillGitSource$ = exports.HarnessSkillGitAuth$ = exports.HarnessRemoteMcpConfig$ = exports.HarnessOpenAiModelConfig$ = exports.HarnessLiteLlmModelConfig$ = exports.HarnessInlineFunctionConfig$ = exports.HarnessGeminiModelConfig$ = exports.HarnessBedrockModelConfig$ = exports.HarnessAgentCoreRuntimeEnvironmentRequest$ = exports.HarnessAgentCoreRuntimeEnvironment$ = exports.HarnessAgentCoreMemoryRetrievalConfig$ = exports.HarnessAgentCoreMemoryConfiguration$ = exports.HarnessAgentCoreGatewayConfig$ = exports.HarnessAgentCoreCodeInterpreterConfig$ = exports.HarnessAgentCoreBrowserConfig$ = exports.Harness$ = exports.GoogleOauth2ProviderConfigOutput$ = exports.GoogleOauth2ProviderConfigInput$ = exports.GithubOauth2ProviderConfigOutput$ = exports.GithubOauth2ProviderConfigInput$ = exports.GetWorkloadIdentityResponse$ = void 0;
|
|
9
9
|
exports.ListPolicyGenerationsResponse$ = exports.ListPolicyGenerationsRequest$ = exports.ListPolicyGenerationAssetsResponse$ = exports.ListPolicyGenerationAssetsRequest$ = exports.ListPolicyEngineSummariesResponse$ = exports.ListPolicyEngineSummariesRequest$ = exports.ListPolicyEnginesResponse$ = exports.ListPolicyEnginesRequest$ = exports.ListPoliciesResponse$ = exports.ListPoliciesRequest$ = exports.ListPaymentManagersResponse$ = exports.ListPaymentManagersRequest$ = exports.ListPaymentCredentialProvidersResponse$ = exports.ListPaymentCredentialProvidersRequest$ = exports.ListPaymentConnectorsResponse$ = exports.ListPaymentConnectorsRequest$ = exports.ListOnlineEvaluationConfigsResponse$ = exports.ListOnlineEvaluationConfigsRequest$ = exports.ListOauth2CredentialProvidersResponse$ = exports.ListOauth2CredentialProvidersRequest$ = exports.ListMemoriesOutput$ = exports.ListMemoriesInput$ = exports.ListHarnessesResponse$ = exports.ListHarnessesRequest$ = exports.ListGatewayTargetsResponse$ = exports.ListGatewayTargetsRequest$ = exports.ListGatewaysResponse$ = exports.ListGatewaysRequest$ = exports.ListGatewayRulesResponse$ = exports.ListGatewayRulesRequest$ = exports.ListEvaluatorsResponse$ = exports.ListEvaluatorsRequest$ = exports.ListDatasetVersionsResponse$ = exports.ListDatasetVersionsRequest$ = exports.ListDatasetsResponse$ = exports.ListDatasetsRequest$ = exports.ListDatasetExamplesResponse$ = exports.ListDatasetExamplesRequest$ = exports.ListConfigurationBundleVersionsResponse$ = exports.ListConfigurationBundleVersionsRequest$ = exports.ListConfigurationBundlesResponse$ = exports.ListConfigurationBundlesRequest$ = exports.ListCodeInterpretersResponse$ = exports.ListCodeInterpretersRequest$ = exports.ListBrowsersResponse$ = exports.ListBrowsersRequest$ = exports.ListBrowserProfilesResponse$ = exports.ListBrowserProfilesRequest$ = exports.ListApiKeyCredentialProvidersResponse$ = exports.ListApiKeyCredentialProvidersRequest$ = void 0;
|
|
10
10
|
exports.PaymentCredentialProviderItem$ = exports.PaymentCredentialProviderConfiguration$ = exports.PaymentConnectorSummary$ = exports.OutputConfig$ = exports.OnlineEvaluationConfigSummary$ = exports.OnBehalfOfTokenExchangeConfigType$ = exports.OAuthCredentialProvider$ = exports.Oauth2CredentialProviderItem$ = exports.Oauth2AuthorizationServerMetadata$ = exports.OAuth2AuthorizationData$ = exports.NumericalScaleDefinition$ = exports.NumberValidation$ = exports.NetworkConfiguration$ = exports.ModifyStrategyConfiguration$ = exports.ModifySelfManagedConfiguration$ = exports.ModifyMemoryStrategyInput$ = exports.ModifyMemoryStrategies$ = exports.ModifyInvocationConfigurationInput$ = exports.MicrosoftOauth2ProviderConfigOutput$ = exports.MicrosoftOauth2ProviderConfigInput$ = exports.MetadataSchemaEntry$ = exports.MetadataConfiguration$ = exports.MessageBasedTriggerInput$ = exports.MessageBasedTrigger$ = exports.MemorySummary$ = exports.MemoryStrategy$ = exports.MemoryRecordSchema$ = exports.Memory$ = exports.McpServerTargetConfiguration$ = exports.McpLambdaTargetConfiguration$ = exports.MCPGatewayConfiguration$ = exports.McpDescriptor$ = exports.MatchPrincipals$ = exports.MatchPaths$ = exports.ManagedVpcResource$ = exports.ManagedResourceDetails$ = exports.LlmExtractionConfig$ = exports.LlmAsAJudgeEvaluatorConfig$ = exports.ListWorkloadIdentitiesResponse$ = exports.ListWorkloadIdentitiesRequest$ = exports.ListTagsForResourceResponse$ = exports.ListTagsForResourceRequest$ = exports.ListRegistryRecordsResponse$ = exports.ListRegistryRecordsRequest$ = exports.ListRegistriesResponse$ = exports.ListRegistriesRequest$ = exports.ListPolicySummariesResponse$ = exports.ListPolicySummariesRequest$ = exports.ListPolicyGenerationSummariesResponse$ = exports.ListPolicyGenerationSummariesRequest$ = void 0;
|
|
11
|
-
exports.
|
|
12
|
-
exports.
|
|
13
|
-
exports.
|
|
14
|
-
exports.
|
|
15
|
-
exports.
|
|
16
|
-
exports.
|
|
17
|
-
exports.
|
|
18
|
-
exports.UpdateWorkloadIdentity$ = exports.UpdateRegistryRecordStatus$ = exports.UpdateRegistryRecord$ = exports.UpdateRegistry$ = exports.UpdatePolicyEngine$ = exports.UpdatePolicy$ = exports.UpdatePaymentManager$ = exports.UpdatePaymentCredentialProvider$ = exports.UpdatePaymentConnector$ = exports.UpdateOnlineEvaluationConfig$ = exports.UpdateOauth2CredentialProvider$ = exports.UpdateMemory$ = exports.UpdateHarness$ = exports.UpdateGatewayTarget$ = exports.UpdateGatewayRule$ = exports.UpdateGateway$ = exports.UpdateEvaluator$ = exports.UpdateDatasetExamples$ = exports.UpdateDataset$ = exports.UpdateConfigurationBundle$ = exports.UpdateApiKeyCredentialProvider$ = exports.UpdateAgentRuntimeEndpoint$ = exports.UpdateAgentRuntime$ = exports.UntagResource$ = exports.TagResource$ = exports.SynchronizeGatewayTargets$ = exports.SubmitRegistryRecordForApproval$ = exports.StartPolicyGeneration$ = exports.SetTokenVaultCMK$ = exports.PutResourcePolicy$ = exports.ListWorkloadIdentities$ = exports.ListTagsForResource$ = exports.ListRegistryRecords$ = exports.ListRegistries$ = void 0;
|
|
11
|
+
exports.SlackOauth2ProviderConfigInput$ = exports.SkillMdDefinition$ = exports.SkillDefinition$ = exports.SetTokenVaultCMKResponse$ = exports.SetTokenVaultCMKRequest$ = exports.SessionStorageConfiguration$ = exports.SessionConfiguration$ = exports.SessionConfig$ = exports.ServerDefinition$ = exports.SemanticOverrideExtractionConfigurationInput$ = exports.SemanticOverrideConsolidationConfigurationInput$ = exports.SemanticOverrideConfigurationInput$ = exports.SemanticMemoryStrategyInput$ = exports.SemanticExtractionOverride$ = exports.SemanticConsolidationOverride$ = exports.SelfManagedConfigurationInput$ = exports.SelfManagedConfiguration$ = exports.SecretsManagerLocation$ = exports.SecretReference$ = exports.Secret$ = exports.SchemaDefinition$ = exports.SamplingConfig$ = exports.SalesforceOauth2ProviderConfigOutput$ = exports.SalesforceOauth2ProviderConfigInput$ = exports.S3Source$ = exports.S3Location$ = exports.S3FilesAccessPointConfiguration$ = exports.S3Configuration$ = exports.RuntimeTargetConfiguration$ = exports.RuntimeMetadataConfiguration$ = exports.Rule$ = exports.RegistrySummary$ = exports.RegistryRecordSummary$ = exports.RegistryRecordOAuthCredentialProvider$ = exports.RegistryRecordIamCredentialProvider$ = exports.RegistryRecordCredentialProviderConfiguration$ = exports.RecordingConfig$ = exports.PutResourcePolicyResponse$ = exports.PutResourcePolicyRequest$ = exports.ProtocolConfiguration$ = exports.PrivateEndpointOverride$ = exports.PolicySummary$ = exports.PolicyGenerationSummary$ = exports.PolicyGenerationDetails$ = exports.PolicyGenerationAsset$ = exports.PolicyGeneration$ = exports.PolicyEngineSummary$ = exports.PolicyEngine$ = exports.Policy$ = exports.PaymentManagerSummary$ = void 0;
|
|
12
|
+
exports.UpdateDatasetExamplesResponse$ = exports.UpdateDatasetExamplesRequest$ = exports.UpdatedApprovalConfiguration$ = exports.UpdatedAgentSkillsDescriptorFields$ = exports.UpdatedAgentSkillsDescriptor$ = exports.UpdatedA2aDescriptor$ = exports.UpdateConfigurationBundleResponse$ = exports.UpdateConfigurationBundleRequest$ = exports.UpdateApiKeyCredentialProviderResponse$ = exports.UpdateApiKeyCredentialProviderRequest$ = exports.UpdateAgentRuntimeResponse$ = exports.UpdateAgentRuntimeRequest$ = exports.UpdateAgentRuntimeEndpointResponse$ = exports.UpdateAgentRuntimeEndpointRequest$ = exports.UntagResourceResponse$ = exports.UntagResourceRequest$ = exports.TrafficSplitEntry$ = exports.ToolsDefinition$ = exports.ToolDefinition$ = exports.TokenExchangeGrantTypeConfigType$ = exports.TokenBasedTriggerInput$ = exports.TokenBasedTrigger$ = exports.TimeBasedTriggerInput$ = exports.TimeBasedTrigger$ = exports.TargetTrafficSplitEntry$ = exports.TargetSummary$ = exports.TagResourceResponse$ = exports.TagResourceRequest$ = exports.SystemManagedBlock$ = exports.SynchronizeGatewayTargetsResponse$ = exports.SynchronizeGatewayTargetsRequest$ = exports.SynchronizationConfiguration$ = exports.SummaryOverrideConsolidationConfigurationInput$ = exports.SummaryOverrideConfigurationInput$ = exports.SummaryMemoryStrategyInput$ = exports.SummaryConsolidationOverride$ = exports.SubmitRegistryRecordForApprovalResponse$ = exports.SubmitRegistryRecordForApprovalRequest$ = exports.StripePrivyConfigurationOutput$ = exports.StripePrivyConfigurationInput$ = exports.StringValidation$ = exports.StringListValidation$ = exports.StreamingConfiguration$ = exports.StreamDeliveryResources$ = exports.StrategyConfiguration$ = exports.StaticRoute$ = exports.StaticOverride$ = exports.StartPolicyGenerationResponse$ = exports.StartPolicyGenerationRequest$ = exports.SlackOauth2ProviderConfigOutput$ = void 0;
|
|
13
|
+
exports.UpdateWorkloadIdentityRequest$ = exports.UpdateRegistryResponse$ = exports.UpdateRegistryRequest$ = exports.UpdateRegistryRecordStatusResponse$ = exports.UpdateRegistryRecordStatusRequest$ = exports.UpdateRegistryRecordResponse$ = exports.UpdateRegistryRecordRequest$ = exports.UpdatePolicyResponse$ = exports.UpdatePolicyRequest$ = exports.UpdatePolicyEngineResponse$ = exports.UpdatePolicyEngineRequest$ = exports.UpdatePaymentManagerResponse$ = exports.UpdatePaymentManagerRequest$ = exports.UpdatePaymentCredentialProviderResponse$ = exports.UpdatePaymentCredentialProviderRequest$ = exports.UpdatePaymentConnectorResponse$ = exports.UpdatePaymentConnectorRequest$ = exports.UpdateOnlineEvaluationConfigResponse$ = exports.UpdateOnlineEvaluationConfigRequest$ = exports.UpdateOauth2CredentialProviderResponse$ = exports.UpdateOauth2CredentialProviderRequest$ = exports.UpdateMemoryOutput$ = exports.UpdateMemoryInput$ = exports.UpdateHarnessResponse$ = exports.UpdateHarnessRequest$ = exports.UpdateGatewayTargetResponse$ = exports.UpdateGatewayTargetRequest$ = exports.UpdateGatewayRuleResponse$ = exports.UpdateGatewayRuleRequest$ = exports.UpdateGatewayResponse$ = exports.UpdateGatewayRequest$ = exports.UpdateEvaluatorResponse$ = exports.UpdateEvaluatorRequest$ = exports.UpdatedToolsDefinition$ = exports.UpdatedSynchronizationType$ = exports.UpdatedSynchronizationConfiguration$ = exports.UpdatedSkillMdDefinition$ = exports.UpdatedSkillDefinition$ = exports.UpdatedServerDefinition$ = exports.UpdatedMcpDescriptorFields$ = exports.UpdatedMcpDescriptor$ = exports.UpdatedHarnessMemoryConfiguration$ = exports.UpdatedHarnessEnvironmentArtifact$ = exports.UpdatedDescriptorsUnion$ = exports.UpdatedDescriptors$ = exports.UpdatedDescription$ = exports.UpdatedCustomDescriptor$ = exports.UpdatedAuthorizerConfiguration$ = exports.UpdateDatasetResponse$ = exports.UpdateDatasetRequest$ = void 0;
|
|
14
|
+
exports.HarnessEnvironmentProvider$ = exports.HarnessEnvironmentArtifact$ = exports.GatewayProtocolConfiguration$ = exports.FilterValue$ = exports.FilesystemConfiguration$ = exports.ExtractionConfiguration$ = exports.ExtractionConfig$ = exports.EvaluatorReference$ = exports.EvaluatorModelConfig$ = exports.EvaluatorConfig$ = exports.DataSourceType$ = exports.DataSourceConfig$ = exports.CustomReflectionConfigurationInput$ = exports.CustomReflectionConfiguration$ = exports.CustomExtractionConfigurationInput$ = exports.CustomExtractionConfiguration$ = exports.CustomConsolidationConfigurationInput$ = exports.CustomConsolidationConfiguration$ = exports.CustomConfigurationInput$ = exports.CredentialsProviderConfiguration$ = exports.CredentialProvider$ = exports.Content$ = exports.ConsolidationConfiguration$ = exports.ConfigurationBundleAction$ = exports.Condition$ = exports.CodeBasedEvaluatorConfig$ = exports.Code$ = exports.ClaimMatchValueType$ = exports.CertificateLocation$ = exports.AuthorizerConfiguration$ = exports.AuthorizationData$ = exports.ApiSchemaConfiguration$ = exports.AgentRuntimeArtifact$ = exports.Action$ = exports.WorkloadIdentityType$ = exports.WorkloadIdentityDetails$ = exports.WeightedRoute$ = exports.WeightedOverride$ = exports.VpcConfig$ = exports.VersionLineageMetadata$ = exports.VersionFilter$ = exports.VersionCreatedBySource$ = exports.ValidationExceptionField$ = exports.UserPreferenceOverrideExtractionConfigurationInput$ = exports.UserPreferenceOverrideConsolidationConfigurationInput$ = exports.UserPreferenceOverrideConfigurationInput$ = exports.UserPreferenceMemoryStrategyInput$ = exports.UserPreferenceExtractionOverride$ = exports.UserPreferenceConsolidationOverride$ = exports.UpdateWorkloadIdentityResponse$ = void 0;
|
|
15
|
+
exports.CreateGateway$ = exports.CreateEvaluator$ = exports.CreateDatasetVersion$ = exports.CreateDataset$ = exports.CreateConfigurationBundle$ = exports.CreateCodeInterpreter$ = exports.CreateBrowserProfile$ = exports.CreateBrowser$ = exports.CreateApiKeyCredentialProvider$ = exports.CreateAgentRuntimeEndpoint$ = exports.CreateAgentRuntime$ = exports.AddDatasetExamples$ = exports.Validation$ = exports.TriggerConditionInput$ = exports.TriggerCondition$ = exports.ToolSchema$ = exports.TargetConfiguration$ = exports.StreamDeliveryResource$ = exports.SelfManagedLatticeResource$ = exports.RouteToTargetAction$ = exports.ResourceLocation$ = exports.Resource$ = exports.RequestHeaderConfiguration$ = exports.RegistryRecordCredentialProviderUnion$ = exports.ReflectionConfiguration$ = exports.RatingScale$ = exports.PrivateEndpoint$ = exports.PolicyDefinition$ = exports.PaymentProviderConfigurationOutput$ = exports.PaymentProviderConfigurationInput$ = exports.Oauth2ProviderConfigOutput$ = exports.Oauth2ProviderConfigInput$ = exports.Oauth2Discovery$ = exports.ModifyReflectionConfiguration$ = exports.ModifyExtractionConfiguration$ = exports.ModifyConsolidationConfiguration$ = exports.MemoryStrategyInput$ = exports.McpToolSchemaConfiguration$ = exports.McpTargetConfiguration$ = exports.MatchPrincipalEntry$ = exports.InterceptorConfiguration$ = exports.HttpTargetConfiguration$ = exports.HarnessTruncationStrategyConfiguration$ = exports.HarnessToolConfiguration$ = exports.HarnessSystemContentBlock$ = exports.HarnessSkill$ = exports.HarnessModelConfiguration$ = exports.HarnessMemoryConfiguration$ = exports.HarnessGatewayOutboundAuth$ = exports.HarnessEnvironmentProviderRequest$ = void 0;
|
|
16
|
+
exports.GetEvaluator$ = exports.GetDataset$ = exports.GetConfigurationBundleVersion$ = exports.GetConfigurationBundle$ = exports.GetCodeInterpreter$ = exports.GetBrowserProfile$ = exports.GetBrowser$ = exports.GetApiKeyCredentialProvider$ = exports.GetAgentRuntimeEndpoint$ = exports.GetAgentRuntime$ = exports.DeleteWorkloadIdentity$ = exports.DeleteResourcePolicy$ = exports.DeleteRegistryRecord$ = exports.DeleteRegistry$ = exports.DeletePolicyEngine$ = exports.DeletePolicy$ = exports.DeletePaymentManager$ = exports.DeletePaymentCredentialProvider$ = exports.DeletePaymentConnector$ = exports.DeleteOnlineEvaluationConfig$ = exports.DeleteOauth2CredentialProvider$ = exports.DeleteMemory$ = exports.DeleteHarness$ = exports.DeleteGatewayTarget$ = exports.DeleteGatewayRule$ = exports.DeleteGateway$ = exports.DeleteEvaluator$ = exports.DeleteDatasetExamples$ = exports.DeleteDataset$ = exports.DeleteConfigurationBundle$ = exports.DeleteCodeInterpreter$ = exports.DeleteBrowserProfile$ = exports.DeleteBrowser$ = exports.DeleteApiKeyCredentialProvider$ = exports.DeleteAgentRuntimeEndpoint$ = exports.DeleteAgentRuntime$ = exports.CreateWorkloadIdentity$ = exports.CreateRegistryRecord$ = exports.CreateRegistry$ = exports.CreatePolicyEngine$ = exports.CreatePolicy$ = exports.CreatePaymentManager$ = exports.CreatePaymentCredentialProvider$ = exports.CreatePaymentConnector$ = exports.CreateOnlineEvaluationConfig$ = exports.CreateOauth2CredentialProvider$ = exports.CreateMemory$ = exports.CreateHarness$ = exports.CreateGatewayTarget$ = exports.CreateGatewayRule$ = void 0;
|
|
17
|
+
exports.ListPolicyGenerationSummaries$ = exports.ListPolicyGenerations$ = exports.ListPolicyGenerationAssets$ = exports.ListPolicyEngineSummaries$ = exports.ListPolicyEngines$ = exports.ListPolicies$ = exports.ListPaymentManagers$ = exports.ListPaymentCredentialProviders$ = exports.ListPaymentConnectors$ = exports.ListOnlineEvaluationConfigs$ = exports.ListOauth2CredentialProviders$ = exports.ListMemories$ = exports.ListHarnesses$ = exports.ListGatewayTargets$ = exports.ListGateways$ = exports.ListGatewayRules$ = exports.ListEvaluators$ = exports.ListDatasetVersions$ = exports.ListDatasets$ = exports.ListDatasetExamples$ = exports.ListConfigurationBundleVersions$ = exports.ListConfigurationBundles$ = exports.ListCodeInterpreters$ = exports.ListBrowsers$ = exports.ListBrowserProfiles$ = exports.ListApiKeyCredentialProviders$ = exports.ListAgentRuntimeVersions$ = exports.ListAgentRuntimes$ = exports.ListAgentRuntimeEndpoints$ = exports.GetWorkloadIdentity$ = exports.GetTokenVault$ = exports.GetResourcePolicy$ = exports.GetRegistryRecord$ = exports.GetRegistry$ = exports.GetPolicySummary$ = exports.GetPolicyGenerationSummary$ = exports.GetPolicyGeneration$ = exports.GetPolicyEngineSummary$ = exports.GetPolicyEngine$ = exports.GetPolicy$ = exports.GetPaymentManager$ = exports.GetPaymentCredentialProvider$ = exports.GetPaymentConnector$ = exports.GetOnlineEvaluationConfig$ = exports.GetOauth2CredentialProvider$ = exports.GetMemory$ = exports.GetHarness$ = exports.GetGatewayTarget$ = exports.GetGatewayRule$ = exports.GetGateway$ = void 0;
|
|
18
|
+
exports.UpdateWorkloadIdentity$ = exports.UpdateRegistryRecordStatus$ = exports.UpdateRegistryRecord$ = exports.UpdateRegistry$ = exports.UpdatePolicyEngine$ = exports.UpdatePolicy$ = exports.UpdatePaymentManager$ = exports.UpdatePaymentCredentialProvider$ = exports.UpdatePaymentConnector$ = exports.UpdateOnlineEvaluationConfig$ = exports.UpdateOauth2CredentialProvider$ = exports.UpdateMemory$ = exports.UpdateHarness$ = exports.UpdateGatewayTarget$ = exports.UpdateGatewayRule$ = exports.UpdateGateway$ = exports.UpdateEvaluator$ = exports.UpdateDatasetExamples$ = exports.UpdateDataset$ = exports.UpdateConfigurationBundle$ = exports.UpdateApiKeyCredentialProvider$ = exports.UpdateAgentRuntimeEndpoint$ = exports.UpdateAgentRuntime$ = exports.UntagResource$ = exports.TagResource$ = exports.SynchronizeGatewayTargets$ = exports.SubmitRegistryRecordForApproval$ = exports.StartPolicyGeneration$ = exports.SetTokenVaultCMK$ = exports.PutResourcePolicy$ = exports.ListWorkloadIdentities$ = exports.ListTagsForResource$ = exports.ListRegistryRecords$ = exports.ListRegistries$ = exports.ListPolicySummaries$ = void 0;
|
|
19
19
|
const _A = "Actions";
|
|
20
20
|
const _AC = "ApprovalConfiguration";
|
|
21
21
|
const _ACD = "AgentCardDefinition";
|
|
@@ -35,7 +35,6 @@ const _AGTO = "ApiGatewayToolOverride";
|
|
|
35
35
|
const _AGTOp = "ApiGatewayToolOverrides";
|
|
36
36
|
const _AKCP = "ApiKeyCredentialProviders";
|
|
37
37
|
const _AKCPI = "ApiKeyCredentialProviderItem";
|
|
38
|
-
const _AKT = "ApiKeyType";
|
|
39
38
|
const _AOPCI = "AtlassianOauth2ProviderConfigInput";
|
|
40
39
|
const _AOPCO = "AtlassianOauth2ProviderConfigOutput";
|
|
41
40
|
const _AR = "AgentRuntime";
|
|
@@ -81,7 +80,6 @@ const _CBSL = "ConfigurationBundleSummaryList";
|
|
|
81
80
|
const _CBVS = "ConfigurationBundleVersionSummary";
|
|
82
81
|
const _CBVSL = "ConfigurationBundleVersionSummaryList";
|
|
83
82
|
const _CC = "CodeConfiguration";
|
|
84
|
-
const _CCAKST = "CoinbaseCdpApiKeySecretType";
|
|
85
83
|
const _CCB = "CreateConfigurationBundle";
|
|
86
84
|
const _CCBR = "CreateConfigurationBundleRequest";
|
|
87
85
|
const _CCBRr = "CreateConfigurationBundleResponse";
|
|
@@ -97,7 +95,6 @@ const _CCL = "ContentConfigurationList";
|
|
|
97
95
|
const _CCM = "ComponentConfigurationMap";
|
|
98
96
|
const _CCVT = "CustomClaimValidationType";
|
|
99
97
|
const _CCVTu = "CustomClaimValidationsType";
|
|
100
|
-
const _CCWST = "CoinbaseCdpWalletSecretType";
|
|
101
98
|
const _CCo = "ComponentConfiguration";
|
|
102
99
|
const _CCon = "ContainerConfiguration";
|
|
103
100
|
const _CCons = "ConsolidationConfiguration";
|
|
@@ -177,7 +174,6 @@ const _CRRr = "CreateRegistryResponse";
|
|
|
177
174
|
const _CRRre = "CreateRegistryRecord";
|
|
178
175
|
const _CSD = "CategoricalScaleDefinition";
|
|
179
176
|
const _CSDa = "CategoricalScaleDefinitions";
|
|
180
|
-
const _CST = "ClientSecretType";
|
|
181
177
|
const _CWI = "CreateWorkloadIdentity";
|
|
182
178
|
const _CWIR = "CreateWorkloadIdentityRequest";
|
|
183
179
|
const _CWIRr = "CreateWorkloadIdentityResponse";
|
|
@@ -192,6 +188,7 @@ const _D = "Definition";
|
|
|
192
188
|
const _DAKCP = "DeleteApiKeyCredentialProvider";
|
|
193
189
|
const _DAKCPR = "DeleteApiKeyCredentialProviderRequest";
|
|
194
190
|
const _DAKCPRe = "DeleteApiKeyCredentialProviderResponse";
|
|
191
|
+
const _DAKT = "DefaultApiKeyType";
|
|
195
192
|
const _DAR = "DeleteAgentRuntime";
|
|
196
193
|
const _DARE = "DeleteAgentRuntimeEndpoint";
|
|
197
194
|
const _DARER = "DeleteAgentRuntimeEndpointRequest";
|
|
@@ -207,6 +204,8 @@ const _DBRe = "DeleteBrowserResponse";
|
|
|
207
204
|
const _DCB = "DeleteConfigurationBundle";
|
|
208
205
|
const _DCBR = "DeleteConfigurationBundleRequest";
|
|
209
206
|
const _DCBRe = "DeleteConfigurationBundleResponse";
|
|
207
|
+
const _DCCAKST = "DefaultCoinbaseCdpApiKeySecretType";
|
|
208
|
+
const _DCCWST = "DefaultCoinbaseCdpWalletSecretType";
|
|
210
209
|
const _DCI = "DeleteCodeInterpreter";
|
|
211
210
|
const _DCIR = "DeleteCodeInterpreterRequest";
|
|
212
211
|
const _DCIRe = "DeleteCodeInterpreterResponse";
|
|
@@ -272,6 +271,8 @@ const _DRRel = "DeleteRegistryRecord";
|
|
|
272
271
|
const _DS = "DatasetSummary";
|
|
273
272
|
const _DSC = "DataSourceConfig";
|
|
274
273
|
const _DSL = "DatasetSummaryList";
|
|
274
|
+
const _DSPAPKT = "DefaultStripePrivyAuthorizationPrivateKeyType";
|
|
275
|
+
const _DSPAST = "DefaultStripePrivyAppSecretType";
|
|
275
276
|
const _DST = "DataSourceType";
|
|
276
277
|
const _DU = "DownloadUrl";
|
|
277
278
|
const _DVS = "DatasetVersionSummary";
|
|
@@ -745,18 +746,17 @@ const _SOPCIl = "SlackOauth2ProviderConfigInput";
|
|
|
745
746
|
const _SOPCO = "SalesforceOauth2ProviderConfigOutput";
|
|
746
747
|
const _SOPCOl = "SlackOauth2ProviderConfigOutput";
|
|
747
748
|
const _SP = "SchemaProperties";
|
|
748
|
-
const _SPAPKT = "StripePrivyAuthorizationPrivateKeyType";
|
|
749
|
-
const _SPAST = "StripePrivyAppSecretType";
|
|
750
749
|
const _SPCI = "StripePrivyConfigurationInput";
|
|
751
750
|
const _SPCO = "StripePrivyConfigurationOutput";
|
|
752
751
|
const _SPG = "StartPolicyGeneration";
|
|
753
752
|
const _SPGR = "StartPolicyGenerationRequest";
|
|
754
753
|
const _SPGRt = "StartPolicyGenerationResponse";
|
|
755
754
|
const _SQEE = "ServiceQuotaExceededException";
|
|
756
|
-
const _SR = "
|
|
755
|
+
const _SR = "SecretReference";
|
|
757
756
|
const _SRRFA = "SubmitRegistryRecordForApproval";
|
|
758
757
|
const _SRRFAR = "SubmitRegistryRecordForApprovalRequest";
|
|
759
758
|
const _SRRFARu = "SubmitRegistryRecordForApprovalResponse";
|
|
759
|
+
const _SRt = "StaticRoute";
|
|
760
760
|
const _SS = "S3Source";
|
|
761
761
|
const _SSC = "SessionStorageConfiguration";
|
|
762
762
|
const _ST = "SensitiveText";
|
|
@@ -933,6 +933,9 @@ const _aKCP = "apiKeyCredentialProvider";
|
|
|
933
933
|
const _aKI = "apiKeyId";
|
|
934
934
|
const _aKS = "apiKeySecret";
|
|
935
935
|
const _aKSA = "apiKeySecretArn";
|
|
936
|
+
const _aKSC = "apiKeySecretConfig";
|
|
937
|
+
const _aKSJK = "apiKeySecretJsonKey";
|
|
938
|
+
const _aKSS = "apiKeySecretSource";
|
|
936
939
|
const _aMRF = "additionalModelRequestFields";
|
|
937
940
|
const _aMS = "addMemoryStrategies";
|
|
938
941
|
const _aO = "anyOf";
|
|
@@ -941,6 +944,9 @@ const _aP = "additionalParams";
|
|
|
941
944
|
const _aPA = "accessPointArn";
|
|
942
945
|
const _aPK = "authorizationPrivateKey";
|
|
943
946
|
const _aPKA = "authorizationPrivateKeyArn";
|
|
947
|
+
const _aPKC = "authorizationPrivateKeyConfig";
|
|
948
|
+
const _aPKJK = "authorizationPrivateKeyJsonKey";
|
|
949
|
+
const _aPKS = "authorizationPrivateKeySource";
|
|
944
950
|
const _aQP = "allowedQueryParameters";
|
|
945
951
|
const _aR = "agentRuntimes";
|
|
946
952
|
const _aRA = "agentRuntimeArn";
|
|
@@ -955,7 +961,10 @@ const _aRV = "agentRuntimeVersion";
|
|
|
955
961
|
const _aRg = "agentcoreRuntime";
|
|
956
962
|
const _aS = "allowedScopes";
|
|
957
963
|
const _aSA = "appSecretArn";
|
|
964
|
+
const _aSC = "appSecretConfig";
|
|
965
|
+
const _aSJK = "appSecretJsonKey";
|
|
958
966
|
const _aSM = "authorizationServerMetadata";
|
|
967
|
+
const _aSS = "appSecretSource";
|
|
959
968
|
const _aSg = "agentSkills";
|
|
960
969
|
const _aSp = "appSecret";
|
|
961
970
|
const _aT = "authorizerType";
|
|
@@ -1022,6 +1031,9 @@ const _cPu = "customParameters";
|
|
|
1022
1031
|
const _cRC = "customReflectionConfiguration";
|
|
1023
1032
|
const _cS = "clientSecret";
|
|
1024
1033
|
const _cSA = "clientSecretArn";
|
|
1034
|
+
const _cSC = "clientSecretConfig";
|
|
1035
|
+
const _cSJK = "clientSecretJsonKey";
|
|
1036
|
+
const _cSS = "clientSecretSource";
|
|
1025
1037
|
const _cT = "clientToken";
|
|
1026
1038
|
const _cTr = "createdTime";
|
|
1027
1039
|
const _cU = "containerUri";
|
|
@@ -1147,6 +1159,7 @@ const _in = "interceptor";
|
|
|
1147
1159
|
const _ins = "instructions";
|
|
1148
1160
|
const _is = "issuer";
|
|
1149
1161
|
const _it = "items";
|
|
1162
|
+
const _jK = "jsonKey";
|
|
1150
1163
|
const _k = "key";
|
|
1151
1164
|
const _kC = "kmsConfiguration";
|
|
1152
1165
|
const _kKA = "kmsKeyArn";
|
|
@@ -1341,6 +1354,7 @@ const _sFAP = "s3FilesAccessPoint";
|
|
|
1341
1354
|
const _sG = "securityGroups";
|
|
1342
1355
|
const _sGI = "securityGroupIds";
|
|
1343
1356
|
const _sI = "strategyId";
|
|
1357
|
+
const _sIe = "secretId";
|
|
1344
1358
|
const _sIu = "subnetIds";
|
|
1345
1359
|
const _sL = "s3Location";
|
|
1346
1360
|
const _sLV = "stringListValidation";
|
|
@@ -1455,6 +1469,9 @@ const _wO = "weightedOverride";
|
|
|
1455
1469
|
const _wR = "weightedRoute";
|
|
1456
1470
|
const _wS = "walletSecret";
|
|
1457
1471
|
const _wSA = "walletSecretArn";
|
|
1472
|
+
const _wSC = "walletSecretConfig";
|
|
1473
|
+
const _wSJK = "walletSecretJsonKey";
|
|
1474
|
+
const _wSS = "walletSecretSource";
|
|
1458
1475
|
const n0 = "com.amazonaws.bedrockagentcorecontrol";
|
|
1459
1476
|
const schema_1 = require("@smithy/core/schema");
|
|
1460
1477
|
const BedrockAgentCoreControlServiceException_1 = require("../models/BedrockAgentCoreControlServiceException");
|
|
@@ -1551,12 +1568,13 @@ exports.errorTypeRegistries = [
|
|
|
1551
1568
|
_s_registry,
|
|
1552
1569
|
n0_registry,
|
|
1553
1570
|
];
|
|
1554
|
-
var ApiKeyType = [0, n0, _AKT, 8, 0];
|
|
1555
|
-
var ClientSecretType = [0, n0, _CST, 8, 0];
|
|
1556
|
-
var CoinbaseCdpApiKeySecretType = [0, n0, _CCAKST, 8, 0];
|
|
1557
|
-
var CoinbaseCdpWalletSecretType = [0, n0, _CCWST, 8, 0];
|
|
1558
1571
|
var ConfigurationBundleDescription = [0, n0, _CBD, 8, 0];
|
|
1572
|
+
var DefaultApiKeyType = [0, n0, _DAKT, 8, 0];
|
|
1559
1573
|
var DefaultClientSecretType = [0, n0, _DCST, 8, 0];
|
|
1574
|
+
var DefaultCoinbaseCdpApiKeySecretType = [0, n0, _DCCAKST, 8, 0];
|
|
1575
|
+
var DefaultCoinbaseCdpWalletSecretType = [0, n0, _DCCWST, 8, 0];
|
|
1576
|
+
var DefaultStripePrivyAppSecretType = [0, n0, _DSPAST, 8, 0];
|
|
1577
|
+
var DefaultStripePrivyAuthorizationPrivateKeyType = [0, n0, _DSPAPKT, 8, 0];
|
|
1560
1578
|
var Definition = [0, n0, _D, 8, 0];
|
|
1561
1579
|
var Description = [0, n0, _De, 8, 0];
|
|
1562
1580
|
var DownloadUrl = [0, n0, _DU, 8, 0];
|
|
@@ -1575,8 +1593,6 @@ var OAuthCustomParametersValue = [0, n0, _OACPV, 8, 0];
|
|
|
1575
1593
|
var Prompt = [0, n0, _P, 8, 0];
|
|
1576
1594
|
var SensitiveJson = [0, n0, _SJ, 8, 15];
|
|
1577
1595
|
var SensitiveText = [0, n0, _ST, 8, 0];
|
|
1578
|
-
var StripePrivyAppSecretType = [0, n0, _SPAST, 8, 0];
|
|
1579
|
-
var StripePrivyAuthorizationPrivateKeyType = [0, n0, _SPAPKT, 8, 0];
|
|
1580
1596
|
var TargetDescription = [0, n0, _TD, 8, 0];
|
|
1581
1597
|
var TargetName = [0, n0, _TN, 8, 0];
|
|
1582
1598
|
exports.A2aDescriptor$ = [3, n0, _AD,
|
|
@@ -1646,8 +1662,8 @@ exports.ApprovalConfiguration$ = [3, n0, _AC,
|
|
|
1646
1662
|
];
|
|
1647
1663
|
exports.AtlassianOauth2ProviderConfigInput$ = [3, n0, _AOPCI,
|
|
1648
1664
|
0,
|
|
1649
|
-
[_cI, _cS],
|
|
1650
|
-
[0, [() =>
|
|
1665
|
+
[_cI, _cS, _cSC, _cSS],
|
|
1666
|
+
[0, [() => DefaultClientSecretType, 0], () => exports.SecretReference$, 0], 1
|
|
1651
1667
|
];
|
|
1652
1668
|
exports.AtlassianOauth2ProviderConfigOutput$ = [3, n0, _AOPCO,
|
|
1653
1669
|
0,
|
|
@@ -1736,13 +1752,13 @@ exports.CodeInterpreterSummary$ = [3, n0, _CIS,
|
|
|
1736
1752
|
];
|
|
1737
1753
|
exports.CoinbaseCdpConfigurationInput$ = [3, n0, _CCCI,
|
|
1738
1754
|
0,
|
|
1739
|
-
[_aKI, _aKS, _wS],
|
|
1740
|
-
[0, [() =>
|
|
1755
|
+
[_aKI, _aKS, _aKSS, _aKSC, _wS, _wSS, _wSC],
|
|
1756
|
+
[0, [() => DefaultCoinbaseCdpApiKeySecretType, 0], 0, () => exports.SecretReference$, [() => DefaultCoinbaseCdpWalletSecretType, 0], 0, () => exports.SecretReference$], 1
|
|
1741
1757
|
];
|
|
1742
1758
|
exports.CoinbaseCdpConfigurationOutput$ = [3, n0, _CCCO,
|
|
1743
1759
|
0,
|
|
1744
|
-
[_aKI, _aKSA, _wSA],
|
|
1745
|
-
[0, () => exports.Secret$, () => exports.Secret
|
|
1760
|
+
[_aKI, _aKSA, _wSA, _aKSJK, _aKSS, _wSJK, _wSS],
|
|
1761
|
+
[0, () => exports.Secret$, () => exports.Secret$, 0, 0, 0, 0], 3
|
|
1746
1762
|
];
|
|
1747
1763
|
exports.ComponentConfiguration$ = [3, n0, _CCo,
|
|
1748
1764
|
8,
|
|
@@ -1796,13 +1812,13 @@ exports.CreateAgentRuntimeResponse$ = [3, n0, _CARRr,
|
|
|
1796
1812
|
];
|
|
1797
1813
|
exports.CreateApiKeyCredentialProviderRequest$ = [3, n0, _CAKCPR,
|
|
1798
1814
|
0,
|
|
1799
|
-
[_n, _aK, _ta],
|
|
1800
|
-
[0, [() =>
|
|
1815
|
+
[_n, _aK, _aKSC, _aKSS, _ta],
|
|
1816
|
+
[0, [() => DefaultApiKeyType, 0], () => exports.SecretReference$, 0, 128 | 0], 1
|
|
1801
1817
|
];
|
|
1802
1818
|
exports.CreateApiKeyCredentialProviderResponse$ = [3, n0, _CAKCPRr,
|
|
1803
1819
|
0,
|
|
1804
|
-
[_aKSA, _n, _cPA],
|
|
1805
|
-
[() => exports.Secret$, 0, 0], 3
|
|
1820
|
+
[_aKSA, _n, _cPA, _aKSJK, _aKSS],
|
|
1821
|
+
[() => exports.Secret$, 0, 0, 0, 0], 3
|
|
1806
1822
|
];
|
|
1807
1823
|
exports.CreateBrowserProfileRequest$ = [3, n0, _CBPR,
|
|
1808
1824
|
0,
|
|
@@ -1931,8 +1947,8 @@ exports.CreateOauth2CredentialProviderRequest$ = [3, n0, _COCPR,
|
|
|
1931
1947
|
];
|
|
1932
1948
|
exports.CreateOauth2CredentialProviderResponse$ = [3, n0, _COCPRr,
|
|
1933
1949
|
0,
|
|
1934
|
-
[_cSA, _n, _cPA, _cUa, _oPCO, _st],
|
|
1935
|
-
[() => exports.Secret$, 0, 0, 0, () => exports.Oauth2ProviderConfigOutput$, 0], 3
|
|
1950
|
+
[_cSA, _n, _cPA, _cSJK, _cSS, _cUa, _oPCO, _st],
|
|
1951
|
+
[() => exports.Secret$, 0, 0, 0, 0, 0, () => exports.Oauth2ProviderConfigOutput$, 0], 3
|
|
1936
1952
|
];
|
|
1937
1953
|
exports.CreateOnlineEvaluationConfigRequest$ = [3, n0, _COECR,
|
|
1938
1954
|
0,
|
|
@@ -2051,8 +2067,8 @@ exports.CustomMemoryStrategyInput$ = [3, n0, _CMSI,
|
|
|
2051
2067
|
];
|
|
2052
2068
|
exports.CustomOauth2ProviderConfigInput$ = [3, n0, _COPCI,
|
|
2053
2069
|
0,
|
|
2054
|
-
[_oD, _cI, _cS,
|
|
2055
|
-
[() => exports.Oauth2Discovery$, 0, [() => DefaultClientSecretType, 0], () => exports.
|
|
2070
|
+
[_oD, _cI, _cS, _cSC, _cSS, _oBOTEC, _cAM, _pE, _pEO],
|
|
2071
|
+
[() => exports.Oauth2Discovery$, 0, [() => DefaultClientSecretType, 0], () => exports.SecretReference$, 0, () => exports.OnBehalfOfTokenExchangeConfigType$, 0, () => exports.PrivateEndpoint$, () => PrivateEndpointOverrides], 1
|
|
2056
2072
|
];
|
|
2057
2073
|
exports.CustomOauth2ProviderConfigOutput$ = [3, n0, _COPCO,
|
|
2058
2074
|
0,
|
|
@@ -2471,8 +2487,8 @@ exports.GetApiKeyCredentialProviderRequest$ = [3, n0, _GAKCPR,
|
|
|
2471
2487
|
];
|
|
2472
2488
|
exports.GetApiKeyCredentialProviderResponse$ = [3, n0, _GAKCPRe,
|
|
2473
2489
|
0,
|
|
2474
|
-
[_aKSA, _n, _cPA, _cTr, _lUT],
|
|
2475
|
-
[() => exports.Secret$, 0, 0, 4, 4], 5
|
|
2490
|
+
[_aKSA, _n, _cPA, _cTr, _lUT, _aKSJK, _aKSS],
|
|
2491
|
+
[() => exports.Secret$, 0, 0, 4, 4, 0, 0], 5
|
|
2476
2492
|
];
|
|
2477
2493
|
exports.GetBrowserProfileRequest$ = [3, n0, _GBPR,
|
|
2478
2494
|
0,
|
|
@@ -2601,8 +2617,8 @@ exports.GetOauth2CredentialProviderRequest$ = [3, n0, _GOCPR,
|
|
|
2601
2617
|
];
|
|
2602
2618
|
exports.GetOauth2CredentialProviderResponse$ = [3, n0, _GOCPRe,
|
|
2603
2619
|
0,
|
|
2604
|
-
[_cSA, _n, _cPA, _cPV, _oPCO, _cTr, _lUT, _cUa, _st, _fR],
|
|
2605
|
-
[() => exports.Secret$, 0, 0, 0, () => exports.Oauth2ProviderConfigOutput$, 4, 4, 0, 0, 0], 7
|
|
2620
|
+
[_cSA, _n, _cPA, _cPV, _oPCO, _cTr, _lUT, _cSJK, _cSS, _cUa, _st, _fR],
|
|
2621
|
+
[() => exports.Secret$, 0, 0, 0, () => exports.Oauth2ProviderConfigOutput$, 4, 4, 0, 0, 0, 0, 0], 7
|
|
2606
2622
|
];
|
|
2607
2623
|
exports.GetOnlineEvaluationConfigRequest$ = [3, n0, _GOECR,
|
|
2608
2624
|
0,
|
|
@@ -2756,8 +2772,8 @@ exports.GetWorkloadIdentityResponse$ = [3, n0, _GWIRe,
|
|
|
2756
2772
|
];
|
|
2757
2773
|
exports.GithubOauth2ProviderConfigInput$ = [3, n0, _GOPCI,
|
|
2758
2774
|
0,
|
|
2759
|
-
[_cI, _cS],
|
|
2760
|
-
[0, [() =>
|
|
2775
|
+
[_cI, _cS, _cSC, _cSS],
|
|
2776
|
+
[0, [() => DefaultClientSecretType, 0], () => exports.SecretReference$, 0], 1
|
|
2761
2777
|
];
|
|
2762
2778
|
exports.GithubOauth2ProviderConfigOutput$ = [3, n0, _GOPCO,
|
|
2763
2779
|
0,
|
|
@@ -2766,8 +2782,8 @@ exports.GithubOauth2ProviderConfigOutput$ = [3, n0, _GOPCO,
|
|
|
2766
2782
|
];
|
|
2767
2783
|
exports.GoogleOauth2ProviderConfigInput$ = [3, n0, _GOPCIo,
|
|
2768
2784
|
0,
|
|
2769
|
-
[_cI, _cS],
|
|
2770
|
-
[0, [() =>
|
|
2785
|
+
[_cI, _cS, _cSC, _cSS],
|
|
2786
|
+
[0, [() => DefaultClientSecretType, 0], () => exports.SecretReference$, 0], 1
|
|
2771
2787
|
];
|
|
2772
2788
|
exports.GoogleOauth2ProviderConfigOutput$ = [3, n0, _GOPCOo,
|
|
2773
2789
|
0,
|
|
@@ -2896,8 +2912,8 @@ exports.IamPrincipal$ = [3, n0, _IPa,
|
|
|
2896
2912
|
];
|
|
2897
2913
|
exports.IncludedOauth2ProviderConfigInput$ = [3, n0, _IOPCI,
|
|
2898
2914
|
0,
|
|
2899
|
-
[_cI, _cS, _is, _aE, _tE],
|
|
2900
|
-
[0, [() =>
|
|
2915
|
+
[_cI, _cS, _cSC, _cSS, _is, _aE, _tE],
|
|
2916
|
+
[0, [() => DefaultClientSecretType, 0], () => exports.SecretReference$, 0, 0, 0, 0], 1
|
|
2901
2917
|
];
|
|
2902
2918
|
exports.IncludedOauth2ProviderConfigOutput$ = [3, n0, _IOPCO,
|
|
2903
2919
|
0,
|
|
@@ -2961,8 +2977,8 @@ exports.LifecycleConfiguration$ = [3, n0, _LC,
|
|
|
2961
2977
|
];
|
|
2962
2978
|
exports.LinkedinOauth2ProviderConfigInput$ = [3, n0, _LOPCI,
|
|
2963
2979
|
0,
|
|
2964
|
-
[_cI, _cS],
|
|
2965
|
-
[0, [() =>
|
|
2980
|
+
[_cI, _cS, _cSC, _cSS],
|
|
2981
|
+
[0, [() => DefaultClientSecretType, 0], () => exports.SecretReference$, 0], 1
|
|
2966
2982
|
];
|
|
2967
2983
|
exports.LinkedinOauth2ProviderConfigOutput$ = [3, n0, _LOPCO,
|
|
2968
2984
|
0,
|
|
@@ -3401,8 +3417,8 @@ exports.MetadataSchemaEntry$ = [3, n0, _MSE,
|
|
|
3401
3417
|
];
|
|
3402
3418
|
exports.MicrosoftOauth2ProviderConfigInput$ = [3, n0, _MOPCI,
|
|
3403
3419
|
0,
|
|
3404
|
-
[_cI, _cS, _tIe],
|
|
3405
|
-
[0, [() =>
|
|
3420
|
+
[_cI, _cS, _cSC, _cSS, _tIe],
|
|
3421
|
+
[0, [() => DefaultClientSecretType, 0], () => exports.SecretReference$, 0, 0], 1
|
|
3406
3422
|
];
|
|
3407
3423
|
exports.MicrosoftOauth2ProviderConfigOutput$ = [3, n0, _MOPCO,
|
|
3408
3424
|
0,
|
|
@@ -3631,8 +3647,8 @@ exports.S3Source$ = [3, n0, _SS,
|
|
|
3631
3647
|
];
|
|
3632
3648
|
exports.SalesforceOauth2ProviderConfigInput$ = [3, n0, _SOPCI,
|
|
3633
3649
|
0,
|
|
3634
|
-
[_cI, _cS],
|
|
3635
|
-
[0, [() =>
|
|
3650
|
+
[_cI, _cS, _cSC, _cSS],
|
|
3651
|
+
[0, [() => DefaultClientSecretType, 0], () => exports.SecretReference$, 0], 1
|
|
3636
3652
|
];
|
|
3637
3653
|
exports.SalesforceOauth2ProviderConfigOutput$ = [3, n0, _SOPCO,
|
|
3638
3654
|
0,
|
|
@@ -3654,6 +3670,11 @@ exports.Secret$ = [3, n0, _S,
|
|
|
3654
3670
|
[_sA],
|
|
3655
3671
|
[0], 1
|
|
3656
3672
|
];
|
|
3673
|
+
exports.SecretReference$ = [3, n0, _SR,
|
|
3674
|
+
0,
|
|
3675
|
+
[_sIe, _jK],
|
|
3676
|
+
[0, 0], 2
|
|
3677
|
+
];
|
|
3657
3678
|
exports.SecretsManagerLocation$ = [3, n0, _SML,
|
|
3658
3679
|
0,
|
|
3659
3680
|
[_sA],
|
|
@@ -3741,8 +3762,8 @@ exports.SkillMdDefinition$ = [3, n0, _SMD,
|
|
|
3741
3762
|
];
|
|
3742
3763
|
exports.SlackOauth2ProviderConfigInput$ = [3, n0, _SOPCIl,
|
|
3743
3764
|
0,
|
|
3744
|
-
[_cI, _cS],
|
|
3745
|
-
[0, [() =>
|
|
3765
|
+
[_cI, _cS, _cSC, _cSS],
|
|
3766
|
+
[0, [() => DefaultClientSecretType, 0], () => exports.SecretReference$, 0], 1
|
|
3746
3767
|
];
|
|
3747
3768
|
exports.SlackOauth2ProviderConfigOutput$ = [3, n0, _SOPCOl,
|
|
3748
3769
|
0,
|
|
@@ -3764,7 +3785,7 @@ exports.StaticOverride$ = [3, n0, _SO,
|
|
|
3764
3785
|
[_bAu, _bV],
|
|
3765
3786
|
[0, 0], 2
|
|
3766
3787
|
];
|
|
3767
|
-
exports.StaticRoute$ = [3, n0,
|
|
3788
|
+
exports.StaticRoute$ = [3, n0, _SRt,
|
|
3768
3789
|
0,
|
|
3769
3790
|
[_tN],
|
|
3770
3791
|
[[() => TargetName, 0]], 1
|
|
@@ -3796,13 +3817,13 @@ exports.StringValidation$ = [3, n0, _SV,
|
|
|
3796
3817
|
];
|
|
3797
3818
|
exports.StripePrivyConfigurationInput$ = [3, n0, _SPCI,
|
|
3798
3819
|
0,
|
|
3799
|
-
[_aIp, _aSp, _aPK,
|
|
3800
|
-
[0, [() =>
|
|
3820
|
+
[_aIp, _aIu, _aSp, _aSS, _aSC, _aPK, _aPKS, _aPKC],
|
|
3821
|
+
[0, 0, [() => DefaultStripePrivyAppSecretType, 0], 0, () => exports.SecretReference$, [() => DefaultStripePrivyAuthorizationPrivateKeyType, 0], 0, () => exports.SecretReference$], 2
|
|
3801
3822
|
];
|
|
3802
3823
|
exports.StripePrivyConfigurationOutput$ = [3, n0, _SPCO,
|
|
3803
3824
|
0,
|
|
3804
|
-
[_aIp, _aSA, _aPKA, _aIu],
|
|
3805
|
-
[0, () => exports.Secret$, () => exports.Secret$, 0], 4
|
|
3825
|
+
[_aIp, _aSA, _aPKA, _aIu, _aSJK, _aSS, _aPKJK, _aPKS],
|
|
3826
|
+
[0, () => exports.Secret$, () => exports.Secret$, 0, 0, 0, 0, 0], 4
|
|
3806
3827
|
];
|
|
3807
3828
|
exports.SubmitRegistryRecordForApprovalRequest$ = [3, n0, _SRRFAR,
|
|
3808
3829
|
0,
|
|
@@ -3946,13 +3967,13 @@ exports.UpdateAgentRuntimeResponse$ = [3, n0, _UARRp,
|
|
|
3946
3967
|
];
|
|
3947
3968
|
exports.UpdateApiKeyCredentialProviderRequest$ = [3, n0, _UAKCPR,
|
|
3948
3969
|
0,
|
|
3949
|
-
[_n, _aK],
|
|
3950
|
-
[0, [() =>
|
|
3970
|
+
[_n, _aK, _aKSC, _aKSS],
|
|
3971
|
+
[0, [() => DefaultApiKeyType, 0], () => exports.SecretReference$, 0], 1
|
|
3951
3972
|
];
|
|
3952
3973
|
exports.UpdateApiKeyCredentialProviderResponse$ = [3, n0, _UAKCPRp,
|
|
3953
3974
|
0,
|
|
3954
|
-
[_aKSA, _n, _cPA, _cTr, _lUT],
|
|
3955
|
-
[() => exports.Secret$, 0, 0, 4, 4], 5
|
|
3975
|
+
[_aKSA, _n, _cPA, _cTr, _lUT, _aKSJK, _aKSS],
|
|
3976
|
+
[() => exports.Secret$, 0, 0, 4, 4, 0, 0], 5
|
|
3956
3977
|
];
|
|
3957
3978
|
exports.UpdateConfigurationBundleRequest$ = [3, n0, _UCBR,
|
|
3958
3979
|
0,
|
|
@@ -4146,8 +4167,8 @@ exports.UpdateOauth2CredentialProviderRequest$ = [3, n0, _UOCPR,
|
|
|
4146
4167
|
];
|
|
4147
4168
|
exports.UpdateOauth2CredentialProviderResponse$ = [3, n0, _UOCPRp,
|
|
4148
4169
|
0,
|
|
4149
|
-
[_cSA, _n, _cPV, _cPA, _oPCO, _cTr, _lUT, _cUa, _st],
|
|
4150
|
-
[() => exports.Secret$, 0, 0, 0, () => exports.Oauth2ProviderConfigOutput$, 4, 4, 0, 0], 7
|
|
4170
|
+
[_cSA, _n, _cPV, _cPA, _oPCO, _cTr, _lUT, _cSJK, _cSS, _cUa, _st],
|
|
4171
|
+
[() => exports.Secret$, 0, 0, 0, () => exports.Oauth2ProviderConfigOutput$, 4, 4, 0, 0, 0, 0], 7
|
|
4151
4172
|
];
|
|
4152
4173
|
exports.UpdateOnlineEvaluationConfigRequest$ = [3, n0, _UOECR,
|
|
4153
4174
|
0,
|
package/dist-es/models/enums.js
CHANGED
|
@@ -66,6 +66,10 @@ export const AgentRuntimeStatus = {
|
|
|
66
66
|
UPDATE_FAILED: "UPDATE_FAILED",
|
|
67
67
|
UPDATING: "UPDATING",
|
|
68
68
|
};
|
|
69
|
+
export const SecretSourceType = {
|
|
70
|
+
EXTERNAL: "EXTERNAL",
|
|
71
|
+
MANAGED: "MANAGED",
|
|
72
|
+
};
|
|
69
73
|
export const BrowserProfileStatus = {
|
|
70
74
|
DELETED: "DELETED",
|
|
71
75
|
DELETING: "DELETING",
|