@aws-sdk/client-bedrock-agentcore-control 3.1020.0 → 3.1022.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 +79 -27
- package/dist-es/models/enums.js +4 -0
- package/dist-es/schemas/schemas_0.js +72 -20
- package/dist-types/commands/CreateGatewayTargetCommand.d.ts +53 -0
- package/dist-types/commands/GetGatewayTargetCommand.d.ts +30 -0
- package/dist-types/commands/GetPolicyEngineCommand.d.ts +1 -1
- package/dist-types/commands/ListPolicyEnginesCommand.d.ts +1 -1
- package/dist-types/commands/SynchronizeGatewayTargetsCommand.d.ts +30 -0
- package/dist-types/commands/UpdateGatewayTargetCommand.d.ts +53 -0
- package/dist-types/models/enums.d.ts +12 -0
- package/dist-types/models/models_0.d.ts +167 -143
- package/dist-types/models/models_1.d.ts +192 -1
- package/dist-types/schemas/schemas_0.d.ts +5 -0
- package/dist-types/ts3.4/commands/GetPolicyEngineCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListPolicyEnginesCommand.d.ts +1 -1
- package/dist-types/ts3.4/models/enums.d.ts +6 -0
- package/dist-types/ts3.4/models/models_0.d.ts +72 -33
- package/dist-types/ts3.4/models/models_1.d.ts +45 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +5 -0
- package/package.json +6 -6
package/dist-cjs/index.js
CHANGED
|
@@ -1754,6 +1754,10 @@ const CredentialProviderType = {
|
|
|
1754
1754
|
GATEWAY_IAM_ROLE: "GATEWAY_IAM_ROLE",
|
|
1755
1755
|
OAUTH: "OAUTH",
|
|
1756
1756
|
};
|
|
1757
|
+
const EndpointIpAddressType = {
|
|
1758
|
+
IPV4: "IPV4",
|
|
1759
|
+
IPV6: "IPV6",
|
|
1760
|
+
};
|
|
1757
1761
|
const RestApiMethod = {
|
|
1758
1762
|
DELETE: "DELETE",
|
|
1759
1763
|
GET: "GET",
|
|
@@ -1961,6 +1965,7 @@ exports.DeletePolicyCommand = DeletePolicyCommand;
|
|
|
1961
1965
|
exports.DeletePolicyEngineCommand = DeletePolicyEngineCommand;
|
|
1962
1966
|
exports.DeleteResourcePolicyCommand = DeleteResourcePolicyCommand;
|
|
1963
1967
|
exports.DeleteWorkloadIdentityCommand = DeleteWorkloadIdentityCommand;
|
|
1968
|
+
exports.EndpointIpAddressType = EndpointIpAddressType;
|
|
1964
1969
|
exports.EvaluatorLevel = EvaluatorLevel;
|
|
1965
1970
|
exports.EvaluatorStatus = EvaluatorStatus;
|
|
1966
1971
|
exports.EvaluatorType = EvaluatorType;
|
|
@@ -3,13 +3,13 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
exports.CreateBrowserProfileRequest$ = exports.CreateApiKeyCredentialProviderResponse$ = exports.CreateApiKeyCredentialProviderRequest$ = exports.CreateAgentRuntimeResponse$ = exports.CreateAgentRuntimeRequest$ = exports.CreateAgentRuntimeEndpointResponse$ = exports.CreateAgentRuntimeEndpointRequest$ = exports.ContentConfiguration$ = exports.ContainerConfiguration$ = exports.CodeInterpreterSummary$ = exports.CodeInterpreterNetworkConfiguration$ = exports.CodeConfiguration$ = exports.CloudWatchOutputConfig$ = exports.CloudWatchLogsInputConfig$ = exports.Certificate$ = exports.CedarPolicy$ = exports.CategoricalScaleDefinition$ = exports.BrowserSummary$ = exports.BrowserSigningConfigOutput$ = exports.BrowserSigningConfigInput$ = exports.BrowserProfileSummary$ = exports.BrowserNetworkConfiguration$ = exports.BrowserEnterprisePolicy$ = exports.BedrockEvaluatorModelConfig$ = exports.AuthorizingClaimMatchValueType$ = exports.AtlassianOauth2ProviderConfigOutput$ = exports.AtlassianOauth2ProviderConfigInput$ = exports.ApiKeyCredentialProviderItem$ = exports.ApiGatewayToolOverride$ = exports.ApiGatewayToolFilter$ = exports.ApiGatewayToolConfiguration$ = exports.ApiGatewayTargetConfiguration$ = exports.AgentRuntimeEndpoint$ = exports.AgentRuntime$ = exports.errorTypeRegistries = exports.ValidationException$ = exports.UnauthorizedException$ = exports.ThrottlingException$ = exports.ThrottledException$ = exports.ServiceQuotaExceededException$ = exports.ServiceException$ = exports.ResourceNotFoundException$ = exports.ResourceLimitExceededException$ = exports.InternalServerException$ = exports.EncryptionFailure$ = exports.DecryptionFailure$ = exports.ConflictException$ = exports.ConcurrentModificationException$ = exports.AccessDeniedException$ = exports.BedrockAgentCoreControlServiceException$ = void 0;
|
|
4
4
|
exports.DeleteMemoryStrategyInput$ = exports.DeleteMemoryOutput$ = exports.DeleteMemoryInput$ = exports.DeleteGatewayTargetResponse$ = exports.DeleteGatewayTargetRequest$ = exports.DeleteGatewayResponse$ = exports.DeleteGatewayRequest$ = exports.DeleteEvaluatorResponse$ = exports.DeleteEvaluatorRequest$ = exports.DeleteCodeInterpreterResponse$ = exports.DeleteCodeInterpreterRequest$ = exports.DeleteBrowserResponse$ = exports.DeleteBrowserRequest$ = exports.DeleteBrowserProfileResponse$ = exports.DeleteBrowserProfileRequest$ = exports.DeleteApiKeyCredentialProviderResponse$ = exports.DeleteApiKeyCredentialProviderRequest$ = exports.DeleteAgentRuntimeResponse$ = exports.DeleteAgentRuntimeRequest$ = exports.DeleteAgentRuntimeEndpointResponse$ = exports.DeleteAgentRuntimeEndpointRequest$ = exports.CustomOauth2ProviderConfigOutput$ = exports.CustomOauth2ProviderConfigInput$ = exports.CustomMemoryStrategyInput$ = exports.CustomJWTAuthorizerConfiguration$ = exports.CustomClaimValidationType$ = exports.CredentialProviderConfiguration$ = exports.CreateWorkloadIdentityResponse$ = exports.CreateWorkloadIdentityRequest$ = exports.CreatePolicyResponse$ = exports.CreatePolicyRequest$ = exports.CreatePolicyEngineResponse$ = exports.CreatePolicyEngineRequest$ = exports.CreateOnlineEvaluationConfigResponse$ = exports.CreateOnlineEvaluationConfigRequest$ = exports.CreateOauth2CredentialProviderResponse$ = exports.CreateOauth2CredentialProviderRequest$ = exports.CreateMemoryOutput$ = exports.CreateMemoryInput$ = exports.CreateGatewayTargetResponse$ = exports.CreateGatewayTargetRequest$ = exports.CreateGatewayResponse$ = exports.CreateGatewayRequest$ = exports.CreateEvaluatorResponse$ = exports.CreateEvaluatorRequest$ = exports.CreateCodeInterpreterResponse$ = exports.CreateCodeInterpreterRequest$ = exports.CreateBrowserResponse$ = exports.CreateBrowserRequest$ = exports.CreateBrowserProfileResponse$ = void 0;
|
|
5
5
|
exports.GetMemoryOutput$ = exports.GetMemoryInput$ = exports.GetGatewayTargetResponse$ = exports.GetGatewayTargetRequest$ = exports.GetGatewayResponse$ = exports.GetGatewayRequest$ = exports.GetEvaluatorResponse$ = exports.GetEvaluatorRequest$ = exports.GetCodeInterpreterResponse$ = exports.GetCodeInterpreterRequest$ = exports.GetBrowserResponse$ = exports.GetBrowserRequest$ = exports.GetBrowserProfileResponse$ = exports.GetBrowserProfileRequest$ = exports.GetApiKeyCredentialProviderResponse$ = exports.GetApiKeyCredentialProviderRequest$ = exports.GetAgentRuntimeResponse$ = exports.GetAgentRuntimeRequest$ = exports.GetAgentRuntimeEndpointResponse$ = exports.GetAgentRuntimeEndpointRequest$ = exports.GatewayTarget$ = exports.GatewaySummary$ = exports.GatewayPolicyEngineConfiguration$ = exports.GatewayInterceptorConfiguration$ = exports.GatewayApiKeyCredentialProvider$ = exports.Finding$ = exports.Filter$ = exports.EvaluatorSummary$ = exports.EpisodicReflectionOverride$ = exports.EpisodicReflectionConfigurationInput$ = exports.EpisodicReflectionConfiguration$ = exports.EpisodicOverrideReflectionConfigurationInput$ = exports.EpisodicOverrideExtractionConfigurationInput$ = exports.EpisodicOverrideConsolidationConfigurationInput$ = exports.EpisodicOverrideConfigurationInput$ = exports.EpisodicMemoryStrategyInput$ = exports.EpisodicExtractionOverride$ = exports.EpisodicConsolidationOverride$ = exports.DeleteWorkloadIdentityResponse$ = exports.DeleteWorkloadIdentityRequest$ = exports.DeleteResourcePolicyResponse$ = exports.DeleteResourcePolicyRequest$ = exports.DeletePolicyResponse$ = exports.DeletePolicyRequest$ = exports.DeletePolicyEngineResponse$ = exports.DeletePolicyEngineRequest$ = exports.DeleteOnlineEvaluationConfigResponse$ = exports.DeleteOnlineEvaluationConfigRequest$ = exports.DeleteOauth2CredentialProviderResponse$ = exports.DeleteOauth2CredentialProviderRequest$ = void 0;
|
|
6
|
-
exports.
|
|
7
|
-
exports.
|
|
8
|
-
exports.
|
|
9
|
-
exports.
|
|
10
|
-
exports.
|
|
11
|
-
exports.
|
|
12
|
-
exports.UpdateWorkloadIdentity$ = exports.UpdatePolicyEngine$ = exports.UpdatePolicy$ = exports.UpdateOnlineEvaluationConfig$ = exports.UpdateOauth2CredentialProvider$ = exports.UpdateMemory$ = exports.UpdateGatewayTarget$ = exports.UpdateGateway$ = exports.UpdateEvaluator$ = exports.UpdateApiKeyCredentialProvider$ = exports.UpdateAgentRuntimeEndpoint$ = exports.UpdateAgentRuntime$ = exports.UntagResource$ = exports.TagResource$ = void 0;
|
|
6
|
+
exports.ListEvaluatorsResponse$ = exports.ListEvaluatorsRequest$ = exports.ListCodeInterpretersResponse$ = exports.ListCodeInterpretersRequest$ = exports.ListBrowsersResponse$ = exports.ListBrowsersRequest$ = exports.ListBrowserProfilesResponse$ = exports.ListBrowserProfilesRequest$ = exports.ListApiKeyCredentialProvidersResponse$ = exports.ListApiKeyCredentialProvidersRequest$ = exports.ListAgentRuntimeVersionsResponse$ = exports.ListAgentRuntimeVersionsRequest$ = exports.ListAgentRuntimesResponse$ = exports.ListAgentRuntimesRequest$ = exports.ListAgentRuntimeEndpointsResponse$ = exports.ListAgentRuntimeEndpointsRequest$ = exports.LinkedinOauth2ProviderConfigOutput$ = exports.LinkedinOauth2ProviderConfigInput$ = exports.LifecycleConfiguration$ = exports.LambdaInterceptorConfiguration$ = exports.LambdaEvaluatorConfig$ = exports.KmsConfiguration$ = exports.KinesisResource$ = exports.InvocationConfigurationInput$ = exports.InvocationConfiguration$ = exports.InterceptorInputConfiguration$ = exports.InferenceConfiguration$ = exports.IncludedOauth2ProviderConfigOutput$ = exports.IncludedOauth2ProviderConfigInput$ = exports.IamCredentialProvider$ = exports.GoogleOauth2ProviderConfigOutput$ = exports.GoogleOauth2ProviderConfigInput$ = exports.GithubOauth2ProviderConfigOutput$ = exports.GithubOauth2ProviderConfigInput$ = exports.GetWorkloadIdentityResponse$ = exports.GetWorkloadIdentityRequest$ = exports.GetTokenVaultResponse$ = exports.GetTokenVaultRequest$ = exports.GetResourcePolicyResponse$ = exports.GetResourcePolicyRequest$ = exports.GetPolicyResponse$ = exports.GetPolicyRequest$ = exports.GetPolicyGenerationResponse$ = exports.GetPolicyGenerationRequest$ = exports.GetPolicyEngineResponse$ = exports.GetPolicyEngineRequest$ = exports.GetOnlineEvaluationConfigResponse$ = exports.GetOnlineEvaluationConfigRequest$ = exports.GetOauth2CredentialProviderResponse$ = exports.GetOauth2CredentialProviderRequest$ = void 0;
|
|
7
|
+
exports.PolicyEngine$ = exports.Policy$ = exports.OutputConfig$ = exports.OnlineEvaluationConfigSummary$ = exports.OAuthCredentialProvider$ = exports.Oauth2CredentialProviderItem$ = exports.Oauth2AuthorizationServerMetadata$ = exports.NumericalScaleDefinition$ = exports.NetworkConfiguration$ = exports.ModifyStrategyConfiguration$ = exports.ModifySelfManagedConfiguration$ = exports.ModifyMemoryStrategyInput$ = exports.ModifyMemoryStrategies$ = exports.ModifyInvocationConfigurationInput$ = exports.MicrosoftOauth2ProviderConfigOutput$ = exports.MicrosoftOauth2ProviderConfigInput$ = exports.MetadataConfiguration$ = exports.MessageBasedTriggerInput$ = exports.MessageBasedTrigger$ = exports.MemorySummary$ = exports.MemoryStrategy$ = exports.Memory$ = exports.McpServerTargetConfiguration$ = exports.McpLambdaTargetConfiguration$ = exports.MCPGatewayConfiguration$ = exports.ManagedResourceDetails$ = exports.ManagedLatticeResource$ = exports.LlmAsAJudgeEvaluatorConfig$ = exports.ListWorkloadIdentitiesResponse$ = exports.ListWorkloadIdentitiesRequest$ = exports.ListTagsForResourceResponse$ = exports.ListTagsForResourceRequest$ = exports.ListPolicyGenerationsResponse$ = exports.ListPolicyGenerationsRequest$ = exports.ListPolicyGenerationAssetsResponse$ = exports.ListPolicyGenerationAssetsRequest$ = exports.ListPolicyEnginesResponse$ = exports.ListPolicyEnginesRequest$ = exports.ListPoliciesResponse$ = exports.ListPoliciesRequest$ = exports.ListOnlineEvaluationConfigsResponse$ = exports.ListOnlineEvaluationConfigsRequest$ = exports.ListOauth2CredentialProvidersResponse$ = exports.ListOauth2CredentialProvidersRequest$ = exports.ListMemoriesOutput$ = exports.ListMemoriesInput$ = exports.ListGatewayTargetsResponse$ = exports.ListGatewayTargetsRequest$ = exports.ListGatewaysResponse$ = exports.ListGatewaysRequest$ = void 0;
|
|
8
|
+
exports.UntagResourceRequest$ = exports.ToolDefinition$ = exports.TokenBasedTriggerInput$ = exports.TokenBasedTrigger$ = exports.TimeBasedTriggerInput$ = exports.TimeBasedTrigger$ = exports.TargetSummary$ = exports.TagResourceResponse$ = exports.TagResourceRequest$ = exports.SynchronizeGatewayTargetsResponse$ = exports.SynchronizeGatewayTargetsRequest$ = exports.SummaryOverrideConsolidationConfigurationInput$ = exports.SummaryOverrideConfigurationInput$ = exports.SummaryMemoryStrategyInput$ = exports.SummaryConsolidationOverride$ = exports.StreamDeliveryResources$ = exports.StrategyConfiguration$ = exports.StartPolicyGenerationResponse$ = exports.StartPolicyGenerationRequest$ = exports.SlackOauth2ProviderConfigOutput$ = exports.SlackOauth2ProviderConfigInput$ = exports.SetTokenVaultCMKResponse$ = exports.SetTokenVaultCMKRequest$ = exports.SessionStorageConfiguration$ = exports.SessionConfig$ = exports.SemanticOverrideExtractionConfigurationInput$ = exports.SemanticOverrideConsolidationConfigurationInput$ = exports.SemanticOverrideConfigurationInput$ = exports.SemanticMemoryStrategyInput$ = exports.SemanticExtractionOverride$ = exports.SemanticConsolidationOverride$ = exports.SelfManagedConfigurationInput$ = exports.SelfManagedConfiguration$ = exports.SecretsManagerLocation$ = exports.Secret$ = exports.SchemaDefinition$ = exports.SamplingConfig$ = exports.SalesforceOauth2ProviderConfigOutput$ = exports.SalesforceOauth2ProviderConfigInput$ = exports.S3Location$ = exports.S3Configuration$ = exports.RuntimeMetadataConfiguration$ = exports.Rule$ = exports.RecordingConfig$ = exports.PutResourcePolicyResponse$ = exports.PutResourcePolicyRequest$ = exports.ProtocolConfiguration$ = exports.PolicyGenerationDetails$ = exports.PolicyGenerationAsset$ = exports.PolicyGeneration$ = void 0;
|
|
9
|
+
exports.CustomExtractionConfiguration$ = exports.CustomConsolidationConfigurationInput$ = exports.CustomConsolidationConfiguration$ = exports.CustomConfigurationInput$ = exports.CredentialProvider$ = exports.Content$ = exports.ConsolidationConfiguration$ = exports.CodeBasedEvaluatorConfig$ = exports.Code$ = exports.ClaimMatchValueType$ = exports.CertificateLocation$ = exports.AuthorizerConfiguration$ = exports.ApiSchemaConfiguration$ = exports.AgentRuntimeArtifact$ = exports.WorkloadIdentityType$ = exports.WorkloadIdentityDetails$ = exports.VpcConfig$ = exports.ValidationExceptionField$ = exports.UserPreferenceOverrideExtractionConfigurationInput$ = exports.UserPreferenceOverrideConsolidationConfigurationInput$ = exports.UserPreferenceOverrideConfigurationInput$ = exports.UserPreferenceMemoryStrategyInput$ = exports.UserPreferenceExtractionOverride$ = exports.UserPreferenceConsolidationOverride$ = exports.UpdateWorkloadIdentityResponse$ = exports.UpdateWorkloadIdentityRequest$ = exports.UpdatePolicyResponse$ = exports.UpdatePolicyRequest$ = exports.UpdatePolicyEngineResponse$ = exports.UpdatePolicyEngineRequest$ = exports.UpdateOnlineEvaluationConfigResponse$ = exports.UpdateOnlineEvaluationConfigRequest$ = exports.UpdateOauth2CredentialProviderResponse$ = exports.UpdateOauth2CredentialProviderRequest$ = exports.UpdateMemoryOutput$ = exports.UpdateMemoryInput$ = exports.UpdateGatewayTargetResponse$ = exports.UpdateGatewayTargetRequest$ = exports.UpdateGatewayResponse$ = exports.UpdateGatewayRequest$ = exports.UpdateEvaluatorResponse$ = exports.UpdateEvaluatorRequest$ = exports.UpdatedDescription$ = exports.UpdateApiKeyCredentialProviderResponse$ = exports.UpdateApiKeyCredentialProviderRequest$ = exports.UpdateAgentRuntimeResponse$ = exports.UpdateAgentRuntimeRequest$ = exports.UpdateAgentRuntimeEndpointResponse$ = exports.UpdateAgentRuntimeEndpointRequest$ = exports.UntagResourceResponse$ = void 0;
|
|
10
|
+
exports.DeleteAgentRuntimeEndpoint$ = exports.DeleteAgentRuntime$ = exports.CreateWorkloadIdentity$ = exports.CreatePolicyEngine$ = exports.CreatePolicy$ = exports.CreateOnlineEvaluationConfig$ = exports.CreateOauth2CredentialProvider$ = exports.CreateMemory$ = exports.CreateGatewayTarget$ = exports.CreateGateway$ = exports.CreateEvaluator$ = exports.CreateCodeInterpreter$ = exports.CreateBrowserProfile$ = exports.CreateBrowser$ = exports.CreateApiKeyCredentialProvider$ = exports.CreateAgentRuntimeEndpoint$ = exports.CreateAgentRuntime$ = exports.TriggerConditionInput$ = exports.TriggerCondition$ = exports.ToolSchema$ = exports.TargetConfiguration$ = exports.StreamDeliveryResource$ = exports.SelfManagedLatticeResource$ = exports.ResourceLocation$ = exports.Resource$ = exports.RequestHeaderConfiguration$ = exports.ReflectionConfiguration$ = exports.RatingScale$ = exports.PrivateEndpoint$ = exports.PolicyDefinition$ = exports.Oauth2ProviderConfigOutput$ = exports.Oauth2ProviderConfigInput$ = exports.Oauth2Discovery$ = exports.ModifyReflectionConfiguration$ = exports.ModifyExtractionConfiguration$ = exports.ModifyConsolidationConfiguration$ = exports.MemoryStrategyInput$ = exports.McpTargetConfiguration$ = exports.InterceptorConfiguration$ = exports.GatewayProtocolConfiguration$ = exports.FilterValue$ = exports.FilesystemConfiguration$ = exports.ExtractionConfiguration$ = exports.EvaluatorReference$ = exports.EvaluatorModelConfig$ = exports.EvaluatorConfig$ = exports.DataSourceConfig$ = exports.CustomReflectionConfigurationInput$ = exports.CustomReflectionConfiguration$ = exports.CustomExtractionConfigurationInput$ = void 0;
|
|
11
|
+
exports.ListTagsForResource$ = exports.ListPolicyGenerations$ = exports.ListPolicyGenerationAssets$ = exports.ListPolicyEngines$ = exports.ListPolicies$ = exports.ListOnlineEvaluationConfigs$ = exports.ListOauth2CredentialProviders$ = exports.ListMemories$ = exports.ListGatewayTargets$ = exports.ListGateways$ = exports.ListEvaluators$ = exports.ListCodeInterpreters$ = exports.ListBrowsers$ = exports.ListBrowserProfiles$ = exports.ListApiKeyCredentialProviders$ = exports.ListAgentRuntimeVersions$ = exports.ListAgentRuntimes$ = exports.ListAgentRuntimeEndpoints$ = exports.GetWorkloadIdentity$ = exports.GetTokenVault$ = exports.GetResourcePolicy$ = exports.GetPolicyGeneration$ = exports.GetPolicyEngine$ = exports.GetPolicy$ = exports.GetOnlineEvaluationConfig$ = exports.GetOauth2CredentialProvider$ = exports.GetMemory$ = exports.GetGatewayTarget$ = exports.GetGateway$ = exports.GetEvaluator$ = exports.GetCodeInterpreter$ = exports.GetBrowserProfile$ = exports.GetBrowser$ = exports.GetApiKeyCredentialProvider$ = exports.GetAgentRuntimeEndpoint$ = exports.GetAgentRuntime$ = exports.DeleteWorkloadIdentity$ = exports.DeleteResourcePolicy$ = exports.DeletePolicyEngine$ = exports.DeletePolicy$ = exports.DeleteOnlineEvaluationConfig$ = exports.DeleteOauth2CredentialProvider$ = exports.DeleteMemory$ = exports.DeleteGatewayTarget$ = exports.DeleteGateway$ = exports.DeleteEvaluator$ = exports.DeleteCodeInterpreter$ = exports.DeleteBrowserProfile$ = exports.DeleteBrowser$ = exports.DeleteApiKeyCredentialProvider$ = void 0;
|
|
12
|
+
exports.UpdateWorkloadIdentity$ = exports.UpdatePolicyEngine$ = exports.UpdatePolicy$ = exports.UpdateOnlineEvaluationConfig$ = exports.UpdateOauth2CredentialProvider$ = exports.UpdateMemory$ = exports.UpdateGatewayTarget$ = exports.UpdateGateway$ = exports.UpdateEvaluator$ = exports.UpdateApiKeyCredentialProvider$ = exports.UpdateAgentRuntimeEndpoint$ = exports.UpdateAgentRuntime$ = exports.UntagResource$ = exports.TagResource$ = exports.SynchronizeGatewayTargets$ = exports.StartPolicyGeneration$ = exports.SetTokenVaultCMK$ = exports.PutResourcePolicy$ = exports.ListWorkloadIdentities$ = void 0;
|
|
13
13
|
const _AC = "AuthorizerConfiguration";
|
|
14
14
|
const _ACMVT = "AuthorizingClaimMatchValueType";
|
|
15
15
|
const _ADE = "AccessDeniedException";
|
|
@@ -278,6 +278,7 @@ const _GWIR = "GetWorkloadIdentityRequest";
|
|
|
278
278
|
const _GWIRe = "GetWorkloadIdentityResponse";
|
|
279
279
|
const _IC = "InferenceConfiguration";
|
|
280
280
|
const _ICI = "InvocationConfigurationInput";
|
|
281
|
+
const _ICP = "IamCredentialProvider";
|
|
281
282
|
const _ICn = "InvocationConfiguration";
|
|
282
283
|
const _ICnt = "InterceptorConfiguration";
|
|
283
284
|
const _IIC = "InterceptorInputConfiguration";
|
|
@@ -358,6 +359,7 @@ const _MCC = "ModifyConsolidationConfiguration";
|
|
|
358
359
|
const _MCPGC = "MCPGatewayConfiguration";
|
|
359
360
|
const _MEC = "ModifyExtractionConfiguration";
|
|
360
361
|
const _MICI = "ModifyInvocationConfigurationInput";
|
|
362
|
+
const _MLR = "ManagedLatticeResource";
|
|
361
363
|
const _MLTC = "McpLambdaTargetConfiguration";
|
|
362
364
|
const _MMS = "ModifyMemoryStrategies";
|
|
363
365
|
const _MMSI = "ModifyMemoryStrategyInput";
|
|
@@ -365,6 +367,7 @@ const _MMSL = "ModifyMemoryStrategiesList";
|
|
|
365
367
|
const _MOPCI = "MicrosoftOauth2ProviderConfigInput";
|
|
366
368
|
const _MOPCO = "MicrosoftOauth2ProviderConfigOutput";
|
|
367
369
|
const _MRC = "ModifyReflectionConfiguration";
|
|
370
|
+
const _MRD = "ManagedResourceDetails";
|
|
368
371
|
const _MS = "MemoryStrategy";
|
|
369
372
|
const _MSC = "ModifyStrategyConfiguration";
|
|
370
373
|
const _MSI = "MemoryStrategyInput";
|
|
@@ -394,7 +397,9 @@ const _P = "Prompt";
|
|
|
394
397
|
const _PC = "ProtocolConfiguration";
|
|
395
398
|
const _PD = "PolicyDefinition";
|
|
396
399
|
const _PE = "PolicyEngine";
|
|
400
|
+
const _PEMR = "PrivateEndpointManagedResources";
|
|
397
401
|
const _PEo = "PolicyEngines";
|
|
402
|
+
const _PEr = "PrivateEndpoint";
|
|
398
403
|
const _PG = "PolicyGeneration";
|
|
399
404
|
const _PGA = "PolicyGenerationAsset";
|
|
400
405
|
const _PGAo = "PolicyGenerationAssets";
|
|
@@ -435,6 +440,7 @@ const _SL = "S3Location";
|
|
|
435
440
|
const _SMC = "SelfManagedConfiguration";
|
|
436
441
|
const _SMCI = "SelfManagedConfigurationInput";
|
|
437
442
|
const _SML = "SecretsManagerLocation";
|
|
443
|
+
const _SMLR = "SelfManagedLatticeResource";
|
|
438
444
|
const _SMSI = "SemanticMemoryStrategyInput";
|
|
439
445
|
const _SMSIu = "SummaryMemoryStrategyInput";
|
|
440
446
|
const _SOCCI = "SemanticOverrideConsolidationConfigurationInput";
|
|
@@ -619,6 +625,7 @@ const _dSC = "dataSourceConfig";
|
|
|
619
625
|
const _dU = "discoveryUrl";
|
|
620
626
|
const _dV = "doubleValue";
|
|
621
627
|
const _de = "definition";
|
|
628
|
+
const _do = "domain";
|
|
622
629
|
const _e = "error";
|
|
623
630
|
const _eA = "evaluatorArn";
|
|
624
631
|
const _eC = "evaluatorConfig";
|
|
@@ -627,6 +634,7 @@ const _eED = "eventExpiryDuration";
|
|
|
627
634
|
const _eEO = "episodicExtractionOverride";
|
|
628
635
|
const _eERA = "evaluationExecutionRoleArn";
|
|
629
636
|
const _eI = "evaluatorId";
|
|
637
|
+
const _eIAT = "endpointIpAddressType";
|
|
630
638
|
const _eKA = "encryptionKeyArn";
|
|
631
639
|
const _eL = "exceptionLevel";
|
|
632
640
|
const _eMS = "episodicMemoryStrategy";
|
|
@@ -665,6 +673,7 @@ const _hE = "httpError";
|
|
|
665
673
|
const _hQ = "httpQuery";
|
|
666
674
|
const _i = "id";
|
|
667
675
|
const _iC = "inferenceConfig";
|
|
676
|
+
const _iCP = "iamCredentialProvider";
|
|
668
677
|
const _iCn = "interceptorConfigurations";
|
|
669
678
|
const _iCnp = "inputConfiguration";
|
|
670
679
|
const _iCnv = "invocationConfiguration";
|
|
@@ -716,6 +725,7 @@ const _mERA = "memoryExecutionRoleArn";
|
|
|
716
725
|
const _mI = "modelId";
|
|
717
726
|
const _mIe = "memoryId";
|
|
718
727
|
const _mL = "maxLifetime";
|
|
728
|
+
const _mLR = "managedLatticeResource";
|
|
719
729
|
const _mMS = "modifyMemoryStrategies";
|
|
720
730
|
const _mOPC = "microsoftOauth2ProviderConfig";
|
|
721
731
|
const _mP = "mountPath";
|
|
@@ -759,10 +769,12 @@ const _pAo = "policyArn";
|
|
|
759
769
|
const _pAr = "providerArn";
|
|
760
770
|
const _pC = "protocolConfiguration";
|
|
761
771
|
const _pDBN = "payloadDeliveryBucketName";
|
|
762
|
-
const _pE = "
|
|
772
|
+
const _pE = "privateEndpoint";
|
|
763
773
|
const _pEA = "policyEngineArn";
|
|
764
774
|
const _pEC = "policyEngineConfiguration";
|
|
765
775
|
const _pEI = "policyEngineId";
|
|
776
|
+
const _pEMR = "privateEndpointManagedResources";
|
|
777
|
+
const _pEo = "policyEngines";
|
|
766
778
|
const _pG = "policyGenerations";
|
|
767
779
|
const _pGA = "policyGenerationArn";
|
|
768
780
|
const _pGAI = "policyGenerationAssetId";
|
|
@@ -780,10 +792,14 @@ const _pr = "prefix";
|
|
|
780
792
|
const _pro = "properties";
|
|
781
793
|
const _r = "reason";
|
|
782
794
|
const _rA = "roleArn";
|
|
795
|
+
const _rAA = "resourceAssociationArn";
|
|
783
796
|
const _rAI = "restApiId";
|
|
784
797
|
const _rAe = "resourceArn";
|
|
785
798
|
const _rC = "reflectionConfiguration";
|
|
799
|
+
const _rCI = "resourceConfigurationIdentifier";
|
|
800
|
+
const _rD = "routingDomain";
|
|
786
801
|
const _rE = "runtimeEndpoints";
|
|
802
|
+
const _rGA = "resourceGatewayArn";
|
|
787
803
|
const _rHA = "requestHeaderAllowlist";
|
|
788
804
|
const _rHC = "requestHeaderConfiguration";
|
|
789
805
|
const _rMMDSV = "requireMMDSV2";
|
|
@@ -793,6 +809,7 @@ const _rTF = "rawTextFragment";
|
|
|
793
809
|
const _rTa = "rawText";
|
|
794
810
|
const _re = "recording";
|
|
795
811
|
const _ref = "reflection";
|
|
812
|
+
const _reg = "region";
|
|
796
813
|
const _req = "required";
|
|
797
814
|
const _res = "resource";
|
|
798
815
|
const _reso = "resources";
|
|
@@ -807,10 +824,13 @@ const _sCe = "sessionConfig";
|
|
|
807
824
|
const _sDR = "streamDeliveryResources";
|
|
808
825
|
const _sEO = "semanticExtractionOverride";
|
|
809
826
|
const _sG = "securityGroups";
|
|
810
|
-
const
|
|
827
|
+
const _sGI = "securityGroupIds";
|
|
828
|
+
const _sI = "subnetIds";
|
|
829
|
+
const _sIt = "strategyId";
|
|
811
830
|
const _sL = "s3Location";
|
|
812
831
|
const _sM = "secretsManager";
|
|
813
832
|
const _sMC = "selfManagedConfiguration";
|
|
833
|
+
const _sMLR = "selfManagedLatticeResource";
|
|
814
834
|
const _sMS = "semanticMemoryStrategy";
|
|
815
835
|
const _sMSu = "summaryMemoryStrategy";
|
|
816
836
|
const _sMm = "smithyModel";
|
|
@@ -831,6 +851,7 @@ const _sVt = "stringValue";
|
|
|
831
851
|
const _s_ = "s3";
|
|
832
852
|
const _sc = "scopes";
|
|
833
853
|
const _se = "server";
|
|
854
|
+
const _ser = "service";
|
|
834
855
|
const _st = "status";
|
|
835
856
|
const _sta = "stage";
|
|
836
857
|
const _stat = "statement";
|
|
@@ -867,7 +888,8 @@ const _uPMS = "userPreferenceMemoryStrategy";
|
|
|
867
888
|
const _uPO = "userPreferenceOverride";
|
|
868
889
|
const _v = "value";
|
|
869
890
|
const _vC = "vpcConfig";
|
|
870
|
-
const _vI = "
|
|
891
|
+
const _vI = "vpcIdentifier";
|
|
892
|
+
const _vIe = "versionId";
|
|
871
893
|
const _vM = "validationMode";
|
|
872
894
|
const _ve = "version";
|
|
873
895
|
const _vi = "view";
|
|
@@ -1201,13 +1223,13 @@ exports.CreateGatewayResponse$ = [3, n0, _CGRr,
|
|
|
1201
1223
|
];
|
|
1202
1224
|
exports.CreateGatewayTargetRequest$ = [3, n0, _CGTR,
|
|
1203
1225
|
0,
|
|
1204
|
-
[_gIa, _n, _tC, _d, _cTl, _cPC, _mC],
|
|
1205
|
-
[[0, 1], [() => TargetName, 0], [() => exports.TargetConfiguration$, 0], [() => TargetDescription, 0], [0, 4], [() => CredentialProviderConfigurations, 0], () => exports.MetadataConfiguration$], 3
|
|
1226
|
+
[_gIa, _n, _tC, _d, _cTl, _cPC, _mC, _pE],
|
|
1227
|
+
[[0, 1], [() => TargetName, 0], [() => exports.TargetConfiguration$, 0], [() => TargetDescription, 0], [0, 4], [() => CredentialProviderConfigurations, 0], () => exports.MetadataConfiguration$, () => exports.PrivateEndpoint$], 3
|
|
1206
1228
|
];
|
|
1207
1229
|
exports.CreateGatewayTargetResponse$ = [3, n0, _CGTRr,
|
|
1208
1230
|
0,
|
|
1209
|
-
[_gA, _tI, _cA, _uA, _st, _n, _tC, _cPC, _sR, _d, _lSAa, _mC],
|
|
1210
|
-
[0, 0, 5, 5, 0, [() => TargetName, 0], [() => exports.TargetConfiguration$, 0], [() => CredentialProviderConfigurations, 0], 64 | 0, [() => TargetDescription, 0], 5, () => exports.MetadataConfiguration
|
|
1231
|
+
[_gA, _tI, _cA, _uA, _st, _n, _tC, _cPC, _sR, _d, _lSAa, _mC, _pE, _pEMR],
|
|
1232
|
+
[0, 0, 5, 5, 0, [() => TargetName, 0], [() => exports.TargetConfiguration$, 0], [() => CredentialProviderConfigurations, 0], 64 | 0, [() => TargetDescription, 0], 5, () => exports.MetadataConfiguration$, () => exports.PrivateEndpoint$, () => PrivateEndpointManagedResources], 8
|
|
1211
1233
|
];
|
|
1212
1234
|
exports.CreateMemoryInput$ = [3, n0, _CMI,
|
|
1213
1235
|
0,
|
|
@@ -1551,8 +1573,8 @@ exports.GatewaySummary$ = [3, n0, _GS,
|
|
|
1551
1573
|
];
|
|
1552
1574
|
exports.GatewayTarget$ = [3, n0, _GT,
|
|
1553
1575
|
0,
|
|
1554
|
-
[_gA, _tI, _cA, _uA, _st, _n, _tC, _cPC, _sR, _d, _lSAa, _mC],
|
|
1555
|
-
[0, 0, 5, 5, 0, [() => TargetName, 0], [() => exports.TargetConfiguration$, 0], [() => CredentialProviderConfigurations, 0], 64 | 0, [() => TargetDescription, 0], 5, () => exports.MetadataConfiguration
|
|
1576
|
+
[_gA, _tI, _cA, _uA, _st, _n, _tC, _cPC, _sR, _d, _lSAa, _mC, _pE, _pEMR],
|
|
1577
|
+
[0, 0, 5, 5, 0, [() => TargetName, 0], [() => exports.TargetConfiguration$, 0], [() => CredentialProviderConfigurations, 0], 64 | 0, [() => TargetDescription, 0], 5, () => exports.MetadataConfiguration$, () => exports.PrivateEndpoint$, () => PrivateEndpointManagedResources], 8
|
|
1556
1578
|
];
|
|
1557
1579
|
exports.GetAgentRuntimeEndpointRequest$ = [3, n0, _GARER,
|
|
1558
1580
|
0,
|
|
@@ -1641,8 +1663,8 @@ exports.GetGatewayTargetRequest$ = [3, n0, _GGTR,
|
|
|
1641
1663
|
];
|
|
1642
1664
|
exports.GetGatewayTargetResponse$ = [3, n0, _GGTRe,
|
|
1643
1665
|
0,
|
|
1644
|
-
[_gA, _tI, _cA, _uA, _st, _n, _tC, _cPC, _sR, _d, _lSAa, _mC],
|
|
1645
|
-
[0, 0, 5, 5, 0, [() => TargetName, 0], [() => exports.TargetConfiguration$, 0], [() => CredentialProviderConfigurations, 0], 64 | 0, [() => TargetDescription, 0], 5, () => exports.MetadataConfiguration
|
|
1666
|
+
[_gA, _tI, _cA, _uA, _st, _n, _tC, _cPC, _sR, _d, _lSAa, _mC, _pE, _pEMR],
|
|
1667
|
+
[0, 0, 5, 5, 0, [() => TargetName, 0], [() => exports.TargetConfiguration$, 0], [() => CredentialProviderConfigurations, 0], 64 | 0, [() => TargetDescription, 0], 5, () => exports.MetadataConfiguration$, () => exports.PrivateEndpoint$, () => PrivateEndpointManagedResources], 8
|
|
1646
1668
|
];
|
|
1647
1669
|
exports.GetMemoryInput$ = [3, n0, _GMI,
|
|
1648
1670
|
0,
|
|
@@ -1754,6 +1776,11 @@ exports.GoogleOauth2ProviderConfigOutput$ = [3, n0, _GOPCOo,
|
|
|
1754
1776
|
[_oD, _cI],
|
|
1755
1777
|
[() => exports.Oauth2Discovery$, 0], 1
|
|
1756
1778
|
];
|
|
1779
|
+
exports.IamCredentialProvider$ = [3, n0, _ICP,
|
|
1780
|
+
0,
|
|
1781
|
+
[_ser, _reg],
|
|
1782
|
+
[0, 0], 1
|
|
1783
|
+
];
|
|
1757
1784
|
exports.IncludedOauth2ProviderConfigInput$ = [3, n0, _IOPCI,
|
|
1758
1785
|
0,
|
|
1759
1786
|
[_cI, _cS, _is, _aE, _tE],
|
|
@@ -1966,7 +1993,7 @@ exports.ListPolicyEnginesRequest$ = [3, n0, _LPER,
|
|
|
1966
1993
|
];
|
|
1967
1994
|
exports.ListPolicyEnginesResponse$ = [3, n0, _LPERi,
|
|
1968
1995
|
0,
|
|
1969
|
-
[
|
|
1996
|
+
[_pEo, _nTe],
|
|
1970
1997
|
[[() => PolicyEngines, 0], 0], 1
|
|
1971
1998
|
];
|
|
1972
1999
|
exports.ListPolicyGenerationAssetsRequest$ = [3, n0, _LPGAR,
|
|
@@ -2014,6 +2041,16 @@ exports.LlmAsAJudgeEvaluatorConfig$ = [3, n0, _LAAJEC,
|
|
|
2014
2041
|
[_ins, _rS, _mCo],
|
|
2015
2042
|
[[() => EvaluatorInstructions, 0], () => exports.RatingScale$, () => exports.EvaluatorModelConfig$], 3
|
|
2016
2043
|
];
|
|
2044
|
+
exports.ManagedLatticeResource$ = [3, n0, _MLR,
|
|
2045
|
+
0,
|
|
2046
|
+
[_vI, _sI, _eIAT, _sGI, _ta, _rD],
|
|
2047
|
+
[0, 64 | 0, 0, 64 | 0, 128 | 0, 0], 3
|
|
2048
|
+
];
|
|
2049
|
+
exports.ManagedResourceDetails$ = [3, n0, _MRD,
|
|
2050
|
+
0,
|
|
2051
|
+
[_do, _rGA, _rAA],
|
|
2052
|
+
[0, 0, 0]
|
|
2053
|
+
];
|
|
2017
2054
|
exports.MCPGatewayConfiguration$ = [3, n0, _MCPGC,
|
|
2018
2055
|
0,
|
|
2019
2056
|
[_sV, _ins, _sT],
|
|
@@ -2036,7 +2073,7 @@ exports.Memory$ = [3, n0, _M,
|
|
|
2036
2073
|
];
|
|
2037
2074
|
exports.MemoryStrategy$ = [3, n0, _MS,
|
|
2038
2075
|
0,
|
|
2039
|
-
[
|
|
2076
|
+
[_sIt, _n, _t, _na, _nT, _d, _con, _cA, _uA, _st],
|
|
2040
2077
|
[0, 0, 0, 64 | 0, 64 | 0, [() => Description, 0], [() => exports.StrategyConfiguration$, 0], 4, 4, 0], 5
|
|
2041
2078
|
];
|
|
2042
2079
|
exports.MemorySummary$ = [3, n0, _MSe,
|
|
@@ -2191,7 +2228,7 @@ exports.S3Configuration$ = [3, n0, _SC,
|
|
|
2191
2228
|
];
|
|
2192
2229
|
exports.S3Location$ = [3, n0, _SL,
|
|
2193
2230
|
0,
|
|
2194
|
-
[_b, _pr,
|
|
2231
|
+
[_b, _pr, _vIe],
|
|
2195
2232
|
[0, 0, 0], 2
|
|
2196
2233
|
];
|
|
2197
2234
|
exports.SalesforceOauth2ProviderConfigInput$ = [3, n0, _SOPCI,
|
|
@@ -2451,13 +2488,13 @@ exports.UpdateGatewayResponse$ = [3, n0, _UGRp,
|
|
|
2451
2488
|
];
|
|
2452
2489
|
exports.UpdateGatewayTargetRequest$ = [3, n0, _UGTR,
|
|
2453
2490
|
0,
|
|
2454
|
-
[_gIa, _tI, _n, _tC, _d, _cPC, _mC],
|
|
2455
|
-
[[0, 1], [0, 1], [() => TargetName, 0], [() => exports.TargetConfiguration$, 0], [() => TargetDescription, 0], [() => CredentialProviderConfigurations, 0], () => exports.MetadataConfiguration$], 4
|
|
2491
|
+
[_gIa, _tI, _n, _tC, _d, _cPC, _mC, _pE],
|
|
2492
|
+
[[0, 1], [0, 1], [() => TargetName, 0], [() => exports.TargetConfiguration$, 0], [() => TargetDescription, 0], [() => CredentialProviderConfigurations, 0], () => exports.MetadataConfiguration$, () => exports.PrivateEndpoint$], 4
|
|
2456
2493
|
];
|
|
2457
2494
|
exports.UpdateGatewayTargetResponse$ = [3, n0, _UGTRp,
|
|
2458
2495
|
0,
|
|
2459
|
-
[_gA, _tI, _cA, _uA, _st, _n, _tC, _cPC, _sR, _d, _lSAa, _mC],
|
|
2460
|
-
[0, 0, 5, 5, 0, [() => TargetName, 0], [() => exports.TargetConfiguration$, 0], [() => CredentialProviderConfigurations, 0], 64 | 0, [() => TargetDescription, 0], 5, () => exports.MetadataConfiguration
|
|
2496
|
+
[_gA, _tI, _cA, _uA, _st, _n, _tC, _cPC, _sR, _d, _lSAa, _mC, _pE, _pEMR],
|
|
2497
|
+
[0, 0, 5, 5, 0, [() => TargetName, 0], [() => exports.TargetConfiguration$, 0], [() => CredentialProviderConfigurations, 0], 64 | 0, [() => TargetDescription, 0], 5, () => exports.MetadataConfiguration$, () => exports.PrivateEndpoint$, () => PrivateEndpointManagedResources], 8
|
|
2461
2498
|
];
|
|
2462
2499
|
exports.UpdateMemoryInput$ = [3, n0, _UMI,
|
|
2463
2500
|
0,
|
|
@@ -2701,17 +2738,22 @@ var PolicyGenerations = [1, n0, _PGo,
|
|
|
2701
2738
|
0, () => exports.PolicyGeneration$
|
|
2702
2739
|
];
|
|
2703
2740
|
var PolicyStatusReasons = 64 | 0;
|
|
2741
|
+
var PrivateEndpointManagedResources = [1, n0, _PEMR,
|
|
2742
|
+
0, () => exports.ManagedResourceDetails$
|
|
2743
|
+
];
|
|
2704
2744
|
var RequestHeaderAllowlist = 64 | 0;
|
|
2705
2745
|
var RequiredProperties = 64 | 0;
|
|
2706
2746
|
var ResourceOauth2ReturnUrlListType = 64 | 0;
|
|
2707
2747
|
var ResponseListType = 64 | 0;
|
|
2708
2748
|
var RestApiMethods = 64 | 0;
|
|
2749
|
+
var SecurityGroupIds = 64 | 0;
|
|
2709
2750
|
var SecurityGroups = 64 | 0;
|
|
2710
2751
|
var ServiceNamesList = 64 | 0;
|
|
2711
2752
|
var StatusReasons = 64 | 0;
|
|
2712
2753
|
var StreamDeliveryResourcesList = [1, n0, _SDRL,
|
|
2713
2754
|
0, () => exports.StreamDeliveryResource$
|
|
2714
2755
|
];
|
|
2756
|
+
var SubnetIds = 64 | 0;
|
|
2715
2757
|
var Subnets = 64 | 0;
|
|
2716
2758
|
var TagKeyList = 64 | 0;
|
|
2717
2759
|
var TargetIdList = 64 | 0;
|
|
@@ -2795,8 +2837,8 @@ exports.Content$ = [4, n0, _Con,
|
|
|
2795
2837
|
];
|
|
2796
2838
|
exports.CredentialProvider$ = [4, n0, _CPr,
|
|
2797
2839
|
0,
|
|
2798
|
-
[_oCP, _aKCP],
|
|
2799
|
-
[[() => exports.OAuthCredentialProvider$, 0], () => exports.GatewayApiKeyCredentialProvider$]
|
|
2840
|
+
[_oCP, _aKCP, _iCP],
|
|
2841
|
+
[[() => exports.OAuthCredentialProvider$, 0], () => exports.GatewayApiKeyCredentialProvider$, () => exports.IamCredentialProvider$]
|
|
2800
2842
|
];
|
|
2801
2843
|
exports.CustomConfigurationInput$ = [4, n0, _CCI,
|
|
2802
2844
|
0,
|
|
@@ -2923,6 +2965,11 @@ exports.PolicyDefinition$ = [4, n0, _PD,
|
|
|
2923
2965
|
[_ced, _pGo],
|
|
2924
2966
|
[() => exports.CedarPolicy$, () => exports.PolicyGenerationDetails$]
|
|
2925
2967
|
];
|
|
2968
|
+
exports.PrivateEndpoint$ = [4, n0, _PEr,
|
|
2969
|
+
0,
|
|
2970
|
+
[_sMLR, _mLR],
|
|
2971
|
+
[() => exports.SelfManagedLatticeResource$, () => exports.ManagedLatticeResource$]
|
|
2972
|
+
];
|
|
2926
2973
|
exports.RatingScale$ = [4, n0, _RS,
|
|
2927
2974
|
0,
|
|
2928
2975
|
[_nu, _ca],
|
|
@@ -2948,6 +2995,11 @@ exports.ResourceLocation$ = [4, n0, _RL,
|
|
|
2948
2995
|
[_s_],
|
|
2949
2996
|
[() => exports.S3Location$]
|
|
2950
2997
|
];
|
|
2998
|
+
exports.SelfManagedLatticeResource$ = [4, n0, _SMLR,
|
|
2999
|
+
0,
|
|
3000
|
+
[_rCI],
|
|
3001
|
+
[0]
|
|
3002
|
+
];
|
|
2951
3003
|
exports.StreamDeliveryResource$ = [4, n0, _SDRt,
|
|
2952
3004
|
0,
|
|
2953
3005
|
[_ki],
|
package/dist-es/models/enums.js
CHANGED
|
@@ -147,6 +147,10 @@ export const CredentialProviderType = {
|
|
|
147
147
|
GATEWAY_IAM_ROLE: "GATEWAY_IAM_ROLE",
|
|
148
148
|
OAUTH: "OAUTH",
|
|
149
149
|
};
|
|
150
|
+
export const EndpointIpAddressType = {
|
|
151
|
+
IPV4: "IPV4",
|
|
152
|
+
IPV6: "IPV6",
|
|
153
|
+
};
|
|
150
154
|
export const RestApiMethod = {
|
|
151
155
|
DELETE: "DELETE",
|
|
152
156
|
GET: "GET",
|