aws-sdk-bedrockagentcorecontrol 1.52.0 → 1.54.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.
@@ -52,6 +52,7 @@ module Aws::BedrockAgentCoreControl
52
52
  AllowedStringListValuesList = Shapes::ListShape.new(name: 'AllowedStringListValuesList')
53
53
  AllowedStringValue = Shapes::StringShape.new(name: 'AllowedStringValue')
54
54
  AllowedStringValuesList = Shapes::ListShape.new(name: 'AllowedStringValuesList')
55
+ AllowedWorkloadConfiguration = Shapes::StructureShape.new(name: 'AllowedWorkloadConfiguration')
55
56
  ApiGatewayTargetConfiguration = Shapes::StructureShape.new(name: 'ApiGatewayTargetConfiguration')
56
57
  ApiGatewayToolConfiguration = Shapes::StructureShape.new(name: 'ApiGatewayToolConfiguration')
57
58
  ApiGatewayToolFilter = Shapes::StructureShape.new(name: 'ApiGatewayToolFilter')
@@ -117,6 +118,9 @@ module Aws::BedrockAgentCoreControl
117
118
  CloudWatchLogsInputConfigLogGroupNamesList = Shapes::ListShape.new(name: 'CloudWatchLogsInputConfigLogGroupNamesList')
118
119
  CloudWatchLogsInputConfigServiceNamesList = Shapes::ListShape.new(name: 'CloudWatchLogsInputConfigServiceNamesList')
119
120
  CloudWatchOutputConfig = Shapes::StructureShape.new(name: 'CloudWatchOutputConfig')
121
+ ClusteringConfig = Shapes::StructureShape.new(name: 'ClusteringConfig')
122
+ ClusteringFrequency = Shapes::StringShape.new(name: 'ClusteringFrequency')
123
+ ClusteringFrequencyList = Shapes::ListShape.new(name: 'ClusteringFrequencyList')
120
124
  Code = Shapes::UnionShape.new(name: 'Code')
121
125
  CodeBasedEvaluatorConfig = Shapes::UnionShape.new(name: 'CodeBasedEvaluatorConfig')
122
126
  CodeConfiguration = Shapes::StructureShape.new(name: 'CodeConfiguration')
@@ -152,6 +156,15 @@ module Aws::BedrockAgentCoreControl
152
156
  ConfigurationBundleVersionSummary = Shapes::StructureShape.new(name: 'ConfigurationBundleVersionSummary')
153
157
  ConfigurationBundleVersionSummaryList = Shapes::ListShape.new(name: 'ConfigurationBundleVersionSummaryList')
154
158
  ConflictException = Shapes::StructureShape.new(name: 'ConflictException')
159
+ ConnectorConfiguration = Shapes::StructureShape.new(name: 'ConnectorConfiguration')
160
+ ConnectorConfigurationDescriptionString = Shapes::StringShape.new(name: 'ConnectorConfigurationDescriptionString')
161
+ ConnectorConfigurationNameString = Shapes::StringShape.new(name: 'ConnectorConfigurationNameString')
162
+ ConnectorConfigurations = Shapes::ListShape.new(name: 'ConnectorConfigurations')
163
+ ConnectorId = Shapes::StringShape.new(name: 'ConnectorId')
164
+ ConnectorParameterOverride = Shapes::StructureShape.new(name: 'ConnectorParameterOverride')
165
+ ConnectorParameterOverrides = Shapes::ListShape.new(name: 'ConnectorParameterOverrides')
166
+ ConnectorSource = Shapes::StructureShape.new(name: 'ConnectorSource')
167
+ ConnectorTargetConfiguration = Shapes::StructureShape.new(name: 'ConnectorTargetConfiguration')
155
168
  ConsolidationConfiguration = Shapes::UnionShape.new(name: 'ConsolidationConfiguration')
156
169
  ContainerConfiguration = Shapes::StructureShape.new(name: 'ContainerConfiguration')
157
170
  Content = Shapes::UnionShape.new(name: 'Content')
@@ -186,6 +199,8 @@ module Aws::BedrockAgentCoreControl
186
199
  CreateGatewayRuleResponse = Shapes::StructureShape.new(name: 'CreateGatewayRuleResponse')
187
200
  CreateGatewayTargetRequest = Shapes::StructureShape.new(name: 'CreateGatewayTargetRequest')
188
201
  CreateGatewayTargetResponse = Shapes::StructureShape.new(name: 'CreateGatewayTargetResponse')
202
+ CreateHarnessEndpointRequest = Shapes::StructureShape.new(name: 'CreateHarnessEndpointRequest')
203
+ CreateHarnessEndpointResponse = Shapes::StructureShape.new(name: 'CreateHarnessEndpointResponse')
189
204
  CreateHarnessRequest = Shapes::StructureShape.new(name: 'CreateHarnessRequest')
190
205
  CreateHarnessResponse = Shapes::StructureShape.new(name: 'CreateHarnessResponse')
191
206
  CreateMemoryInput = Shapes::StructureShape.new(name: 'CreateMemoryInput')
@@ -239,6 +254,7 @@ module Aws::BedrockAgentCoreControl
239
254
  CustomParameterMap = Shapes::MapShape.new(name: 'CustomParameterMap')
240
255
  CustomReflectionConfiguration = Shapes::UnionShape.new(name: 'CustomReflectionConfiguration')
241
256
  CustomReflectionConfigurationInput = Shapes::UnionShape.new(name: 'CustomReflectionConfigurationInput')
257
+ CustomTransformConfiguration = Shapes::StructureShape.new(name: 'CustomTransformConfiguration')
242
258
  DataSourceConfig = Shapes::UnionShape.new(name: 'DataSourceConfig')
243
259
  DataSourceType = Shapes::UnionShape.new(name: 'DataSourceType')
244
260
  DatasetArn = Shapes::StringShape.new(name: 'DatasetArn')
@@ -289,6 +305,8 @@ module Aws::BedrockAgentCoreControl
289
305
  DeleteGatewayRuleResponse = Shapes::StructureShape.new(name: 'DeleteGatewayRuleResponse')
290
306
  DeleteGatewayTargetRequest = Shapes::StructureShape.new(name: 'DeleteGatewayTargetRequest')
291
307
  DeleteGatewayTargetResponse = Shapes::StructureShape.new(name: 'DeleteGatewayTargetResponse')
308
+ DeleteHarnessEndpointRequest = Shapes::StructureShape.new(name: 'DeleteHarnessEndpointRequest')
309
+ DeleteHarnessEndpointResponse = Shapes::StructureShape.new(name: 'DeleteHarnessEndpointResponse')
292
310
  DeleteHarnessRequest = Shapes::StructureShape.new(name: 'DeleteHarnessRequest')
293
311
  DeleteHarnessResponse = Shapes::StructureShape.new(name: 'DeleteHarnessResponse')
294
312
  DeleteMemoryInput = Shapes::StructureShape.new(name: 'DeleteMemoryInput')
@@ -330,9 +348,11 @@ module Aws::BedrockAgentCoreControl
330
348
  DraftStatus = Shapes::StringShape.new(name: 'DraftStatus')
331
349
  EfsAccessPointArn = Shapes::StringShape.new(name: 'EfsAccessPointArn')
332
350
  EfsAccessPointConfiguration = Shapes::StructureShape.new(name: 'EfsAccessPointConfiguration')
351
+ EnabledConnectors = Shapes::ListShape.new(name: 'EnabledConnectors')
333
352
  EncryptionFailure = Shapes::StructureShape.new(name: 'EncryptionFailure')
334
353
  EndpointIpAddressType = Shapes::StringShape.new(name: 'EndpointIpAddressType')
335
354
  EndpointName = Shapes::StringShape.new(name: 'EndpointName')
355
+ EnforcementMode = Shapes::StringShape.new(name: 'EnforcementMode')
336
356
  EnvironmentVariableKey = Shapes::StringShape.new(name: 'EnvironmentVariableKey')
337
357
  EnvironmentVariableValue = Shapes::StringShape.new(name: 'EnvironmentVariableValue')
338
358
  EnvironmentVariablesMap = Shapes::MapShape.new(name: 'EnvironmentVariablesMap')
@@ -438,6 +458,8 @@ module Aws::BedrockAgentCoreControl
438
458
  GetGatewayRuleResponse = Shapes::StructureShape.new(name: 'GetGatewayRuleResponse')
439
459
  GetGatewayTargetRequest = Shapes::StructureShape.new(name: 'GetGatewayTargetRequest')
440
460
  GetGatewayTargetResponse = Shapes::StructureShape.new(name: 'GetGatewayTargetResponse')
461
+ GetHarnessEndpointRequest = Shapes::StructureShape.new(name: 'GetHarnessEndpointRequest')
462
+ GetHarnessEndpointResponse = Shapes::StructureShape.new(name: 'GetHarnessEndpointResponse')
441
463
  GetHarnessRequest = Shapes::StructureShape.new(name: 'GetHarnessRequest')
442
464
  GetHarnessResponse = Shapes::StructureShape.new(name: 'GetHarnessResponse')
443
465
  GetMemoryInput = Shapes::StructureShape.new(name: 'GetMemoryInput')
@@ -490,10 +512,19 @@ module Aws::BedrockAgentCoreControl
490
512
  HarnessAllowedTool = Shapes::StringShape.new(name: 'HarnessAllowedTool')
491
513
  HarnessAllowedTools = Shapes::ListShape.new(name: 'HarnessAllowedTools')
492
514
  HarnessArn = Shapes::StringShape.new(name: 'HarnessArn')
515
+ HarnessAwsSkillPath = Shapes::StringShape.new(name: 'HarnessAwsSkillPath')
516
+ HarnessAwsSkillPaths = Shapes::ListShape.new(name: 'HarnessAwsSkillPaths')
493
517
  HarnessBedrockApiFormat = Shapes::StringShape.new(name: 'HarnessBedrockApiFormat')
494
518
  HarnessBedrockModelConfig = Shapes::StructureShape.new(name: 'HarnessBedrockModelConfig')
495
519
  HarnessBrowserArn = Shapes::StringShape.new(name: 'HarnessBrowserArn')
496
520
  HarnessCodeInterpreterArn = Shapes::StringShape.new(name: 'HarnessCodeInterpreterArn')
521
+ HarnessDisabledMemoryConfiguration = Shapes::StructureShape.new(name: 'HarnessDisabledMemoryConfiguration')
522
+ HarnessEndpoint = Shapes::StructureShape.new(name: 'HarnessEndpoint')
523
+ HarnessEndpointArn = Shapes::StringShape.new(name: 'HarnessEndpointArn')
524
+ HarnessEndpointDescription = Shapes::StringShape.new(name: 'HarnessEndpointDescription')
525
+ HarnessEndpointName = Shapes::StringShape.new(name: 'HarnessEndpointName')
526
+ HarnessEndpointStatus = Shapes::StringShape.new(name: 'HarnessEndpointStatus')
527
+ HarnessEndpoints = Shapes::ListShape.new(name: 'HarnessEndpoints')
497
528
  HarnessEnvironmentArtifact = Shapes::UnionShape.new(name: 'HarnessEnvironmentArtifact')
498
529
  HarnessEnvironmentProvider = Shapes::UnionShape.new(name: 'HarnessEnvironmentProvider')
499
530
  HarnessEnvironmentProviderRequest = Shapes::UnionShape.new(name: 'HarnessEnvironmentProviderRequest')
@@ -504,6 +535,10 @@ module Aws::BedrockAgentCoreControl
504
535
  HarnessInlineFunctionDescription = Shapes::StringShape.new(name: 'HarnessInlineFunctionDescription')
505
536
  HarnessLiteLlmApiBase = Shapes::StringShape.new(name: 'HarnessLiteLlmApiBase')
506
537
  HarnessLiteLlmModelConfig = Shapes::StructureShape.new(name: 'HarnessLiteLlmModelConfig')
538
+ HarnessManagedMemoryConfiguration = Shapes::StructureShape.new(name: 'HarnessManagedMemoryConfiguration')
539
+ HarnessManagedMemoryConfigurationEventExpiryDurationInteger = Shapes::IntegerShape.new(name: 'HarnessManagedMemoryConfigurationEventExpiryDurationInteger')
540
+ HarnessManagedMemoryStrategyList = Shapes::ListShape.new(name: 'HarnessManagedMemoryStrategyList')
541
+ HarnessManagedMemoryStrategyType = Shapes::StringShape.new(name: 'HarnessManagedMemoryStrategyType')
507
542
  HarnessMemoryConfiguration = Shapes::UnionShape.new(name: 'HarnessMemoryConfiguration')
508
543
  HarnessModelConfiguration = Shapes::UnionShape.new(name: 'HarnessModelConfiguration')
509
544
  HarnessName = Shapes::StringShape.new(name: 'HarnessName')
@@ -512,6 +547,7 @@ module Aws::BedrockAgentCoreControl
512
547
  HarnessRemoteMcpConfig = Shapes::StructureShape.new(name: 'HarnessRemoteMcpConfig')
513
548
  HarnessRemoteMcpUrl = Shapes::StringShape.new(name: 'HarnessRemoteMcpUrl')
514
549
  HarnessSkill = Shapes::UnionShape.new(name: 'HarnessSkill')
550
+ HarnessSkillAwsSkillsSource = Shapes::StructureShape.new(name: 'HarnessSkillAwsSkillsSource')
515
551
  HarnessSkillGitAuth = Shapes::StructureShape.new(name: 'HarnessSkillGitAuth')
516
552
  HarnessSkillGitSource = Shapes::StructureShape.new(name: 'HarnessSkillGitSource')
517
553
  HarnessSkillGitUrl = Shapes::StringShape.new(name: 'HarnessSkillGitUrl')
@@ -534,7 +570,13 @@ module Aws::BedrockAgentCoreControl
534
570
  HarnessTruncationConfiguration = Shapes::StructureShape.new(name: 'HarnessTruncationConfiguration')
535
571
  HarnessTruncationStrategy = Shapes::StringShape.new(name: 'HarnessTruncationStrategy')
536
572
  HarnessTruncationStrategyConfiguration = Shapes::UnionShape.new(name: 'HarnessTruncationStrategyConfiguration')
573
+ HarnessVersion = Shapes::StringShape.new(name: 'HarnessVersion')
574
+ HarnessVersionSummaries = Shapes::ListShape.new(name: 'HarnessVersionSummaries')
575
+ HarnessVersionSummary = Shapes::StructureShape.new(name: 'HarnessVersionSummary')
537
576
  HeaderName = Shapes::StringShape.new(name: 'HeaderName')
577
+ HostingEnvironment = Shapes::StructureShape.new(name: 'HostingEnvironment')
578
+ HostingEnvironmentListType = Shapes::ListShape.new(name: 'HostingEnvironmentListType')
579
+ HttpApiSchemaConfiguration = Shapes::StructureShape.new(name: 'HttpApiSchemaConfiguration')
538
580
  HttpHeaderKey = Shapes::StringShape.new(name: 'HttpHeaderKey')
539
581
  HttpHeaderName = Shapes::StringShape.new(name: 'HttpHeaderName')
540
582
  HttpHeaderValue = Shapes::StringShape.new(name: 'HttpHeaderValue')
@@ -561,13 +603,28 @@ module Aws::BedrockAgentCoreControl
561
603
  InferenceConfigurationStopSequencesList = Shapes::ListShape.new(name: 'InferenceConfigurationStopSequencesList')
562
604
  InferenceConfigurationTemperatureFloat = Shapes::FloatShape.new(name: 'InferenceConfigurationTemperatureFloat')
563
605
  InferenceConfigurationTopPFloat = Shapes::FloatShape.new(name: 'InferenceConfigurationTopPFloat')
606
+ InferenceConnectorId = Shapes::StringShape.new(name: 'InferenceConnectorId')
607
+ InferenceConnectorSource = Shapes::StructureShape.new(name: 'InferenceConnectorSource')
608
+ InferenceConnectorTargetConfiguration = Shapes::StructureShape.new(name: 'InferenceConnectorTargetConfiguration')
609
+ InferenceOperationConfiguration = Shapes::StructureShape.new(name: 'InferenceOperationConfiguration')
610
+ InferenceOperationConfigurations = Shapes::ListShape.new(name: 'InferenceOperationConfigurations')
611
+ InferenceOperationPath = Shapes::StringShape.new(name: 'InferenceOperationPath')
612
+ InferenceProviderTargetConfiguration = Shapes::StructureShape.new(name: 'InferenceProviderTargetConfiguration')
613
+ InferenceTargetConfiguration = Shapes::UnionShape.new(name: 'InferenceTargetConfiguration')
564
614
  InlineContent = Shapes::StringShape.new(name: 'InlineContent')
565
615
  InlineExamplesSource = Shapes::StructureShape.new(name: 'InlineExamplesSource')
566
616
  InlineExamplesSourceExamplesList = Shapes::ListShape.new(name: 'InlineExamplesSourceExamplesList')
567
617
  InlinePayload = Shapes::StringShape.new(name: 'InlinePayload')
618
+ Insight = Shapes::StructureShape.new(name: 'Insight')
619
+ InsightId = Shapes::StringShape.new(name: 'InsightId')
620
+ InsightList = Shapes::ListShape.new(name: 'InsightList')
568
621
  Integer = Shapes::IntegerShape.new(name: 'Integer')
569
622
  InterceptorConfiguration = Shapes::UnionShape.new(name: 'InterceptorConfiguration')
570
623
  InterceptorInputConfiguration = Shapes::StructureShape.new(name: 'InterceptorInputConfiguration')
624
+ InterceptorPayloadExclusion = Shapes::StringShape.new(name: 'InterceptorPayloadExclusion')
625
+ InterceptorPayloadExclusionSelector = Shapes::UnionShape.new(name: 'InterceptorPayloadExclusionSelector')
626
+ InterceptorPayloadExclusionSelectorList = Shapes::ListShape.new(name: 'InterceptorPayloadExclusionSelectorList')
627
+ InterceptorPayloadFilter = Shapes::StructureShape.new(name: 'InterceptorPayloadFilter')
571
628
  InternalServerException = Shapes::StructureShape.new(name: 'InternalServerException')
572
629
  InvocationConfiguration = Shapes::StructureShape.new(name: 'InvocationConfiguration')
573
630
  InvocationConfigurationInput = Shapes::StructureShape.new(name: 'InvocationConfigurationInput')
@@ -583,6 +640,7 @@ module Aws::BedrockAgentCoreControl
583
640
  LambdaEvaluatorConfigLambdaTimeoutInSecondsInteger = Shapes::IntegerShape.new(name: 'LambdaEvaluatorConfigLambdaTimeoutInSecondsInteger')
584
641
  LambdaFunctionArn = Shapes::StringShape.new(name: 'LambdaFunctionArn')
585
642
  LambdaInterceptorConfiguration = Shapes::StructureShape.new(name: 'LambdaInterceptorConfiguration')
643
+ LambdaTransformConfiguration = Shapes::StructureShape.new(name: 'LambdaTransformConfiguration')
586
644
  LifecycleConfiguration = Shapes::StructureShape.new(name: 'LifecycleConfiguration')
587
645
  LifecycleConfigurationIdleRuntimeSessionTimeoutInteger = Shapes::IntegerShape.new(name: 'LifecycleConfigurationIdleRuntimeSessionTimeoutInteger')
588
646
  LifecycleConfigurationMaxLifetimeInteger = Shapes::IntegerShape.new(name: 'LifecycleConfigurationMaxLifetimeInteger')
@@ -628,6 +686,10 @@ module Aws::BedrockAgentCoreControl
628
686
  ListGatewayTargetsResponse = Shapes::StructureShape.new(name: 'ListGatewayTargetsResponse')
629
687
  ListGatewaysRequest = Shapes::StructureShape.new(name: 'ListGatewaysRequest')
630
688
  ListGatewaysResponse = Shapes::StructureShape.new(name: 'ListGatewaysResponse')
689
+ ListHarnessEndpointsRequest = Shapes::StructureShape.new(name: 'ListHarnessEndpointsRequest')
690
+ ListHarnessEndpointsResponse = Shapes::StructureShape.new(name: 'ListHarnessEndpointsResponse')
691
+ ListHarnessVersionsRequest = Shapes::StructureShape.new(name: 'ListHarnessVersionsRequest')
692
+ ListHarnessVersionsResponse = Shapes::StructureShape.new(name: 'ListHarnessVersionsResponse')
631
693
  ListHarnessesRequest = Shapes::StructureShape.new(name: 'ListHarnessesRequest')
632
694
  ListHarnessesResponse = Shapes::StructureShape.new(name: 'ListHarnessesResponse')
633
695
  ListMemoriesInput = Shapes::StructureShape.new(name: 'ListMemoriesInput')
@@ -724,7 +786,11 @@ module Aws::BedrockAgentCoreControl
724
786
  MetadataValueType = Shapes::StringShape.new(name: 'MetadataValueType')
725
787
  MicrosoftOauth2ProviderConfigInput = Shapes::StructureShape.new(name: 'MicrosoftOauth2ProviderConfigInput')
726
788
  MicrosoftOauth2ProviderConfigOutput = Shapes::StructureShape.new(name: 'MicrosoftOauth2ProviderConfigOutput')
789
+ ModelEntries = Shapes::ListShape.new(name: 'ModelEntries')
790
+ ModelEntry = Shapes::StructureShape.new(name: 'ModelEntry')
727
791
  ModelId = Shapes::StringShape.new(name: 'ModelId')
792
+ ModelMapping = Shapes::StructureShape.new(name: 'ModelMapping')
793
+ ModelPattern = Shapes::StringShape.new(name: 'ModelPattern')
728
794
  ModifyConsolidationConfiguration = Shapes::UnionShape.new(name: 'ModifyConsolidationConfiguration')
729
795
  ModifyExtractionConfiguration = Shapes::UnionShape.new(name: 'ModifyExtractionConfiguration')
730
796
  ModifyInvocationConfigurationInput = Shapes::StructureShape.new(name: 'ModifyInvocationConfigurationInput')
@@ -779,6 +845,9 @@ module Aws::BedrockAgentCoreControl
779
845
  OnlineEvaluationExecutionStatus = Shapes::StringShape.new(name: 'OnlineEvaluationExecutionStatus')
780
846
  OutputConfig = Shapes::StructureShape.new(name: 'OutputConfig')
781
847
  OverrideType = Shapes::StringShape.new(name: 'OverrideType')
848
+ PassthroughEndpoint = Shapes::StringShape.new(name: 'PassthroughEndpoint')
849
+ PassthroughProtocolType = Shapes::StringShape.new(name: 'PassthroughProtocolType')
850
+ PassthroughTargetConfiguration = Shapes::StructureShape.new(name: 'PassthroughTargetConfiguration')
782
851
  PaymentConnectorId = Shapes::StringShape.new(name: 'PaymentConnectorId')
783
852
  PaymentConnectorName = Shapes::StringShape.new(name: 'PaymentConnectorName')
784
853
  PaymentConnectorStatus = Shapes::StringShape.new(name: 'PaymentConnectorStatus')
@@ -823,6 +892,7 @@ module Aws::BedrockAgentCoreControl
823
892
  PolicyGenerationSummaryList = Shapes::ListShape.new(name: 'PolicyGenerationSummaryList')
824
893
  PolicyGenerations = Shapes::ListShape.new(name: 'PolicyGenerations')
825
894
  PolicyName = Shapes::StringShape.new(name: 'PolicyName')
895
+ PolicyStatement = Shapes::StructureShape.new(name: 'PolicyStatement')
826
896
  PolicyStatus = Shapes::StringShape.new(name: 'PolicyStatus')
827
897
  PolicyStatusReasons = Shapes::ListShape.new(name: 'PolicyStatusReasons')
828
898
  PolicySummary = Shapes::StructureShape.new(name: 'PolicySummary')
@@ -836,6 +906,8 @@ module Aws::BedrockAgentCoreControl
836
906
  PrivateEndpointOverrides = Shapes::ListShape.new(name: 'PrivateEndpointOverrides')
837
907
  Prompt = Shapes::StringShape.new(name: 'Prompt')
838
908
  ProtocolConfiguration = Shapes::StructureShape.new(name: 'ProtocolConfiguration')
909
+ ProviderPrefix = Shapes::StructureShape.new(name: 'ProviderPrefix')
910
+ ProviderPrefixSeparatorString = Shapes::StringShape.new(name: 'ProviderPrefixSeparatorString')
839
911
  PutResourcePolicyRequest = Shapes::StructureShape.new(name: 'PutResourcePolicyRequest')
840
912
  PutResourcePolicyResponse = Shapes::StructureShape.new(name: 'PutResourcePolicyResponse')
841
913
  RatingScale = Shapes::UnionShape.new(name: 'RatingScale')
@@ -963,6 +1035,9 @@ module Aws::BedrockAgentCoreControl
963
1035
  Status = Shapes::StringShape.new(name: 'Status')
964
1036
  StatusReason = Shapes::StringShape.new(name: 'StatusReason')
965
1037
  StatusReasons = Shapes::ListShape.new(name: 'StatusReasons')
1038
+ StickinessConfiguration = Shapes::StructureShape.new(name: 'StickinessConfiguration')
1039
+ StickinessConfigurationIdentifierString = Shapes::StringShape.new(name: 'StickinessConfigurationIdentifierString')
1040
+ StickinessTimeout = Shapes::IntegerShape.new(name: 'StickinessTimeout')
966
1041
  StrategyConfiguration = Shapes::StructureShape.new(name: 'StrategyConfiguration')
967
1042
  StreamDeliveryResource = Shapes::UnionShape.new(name: 'StreamDeliveryResource')
968
1043
  StreamDeliveryResources = Shapes::StructureShape.new(name: 'StreamDeliveryResources')
@@ -1014,6 +1089,7 @@ module Aws::BedrockAgentCoreControl
1014
1089
  TargetTrafficSplitEntryDescriptionString = Shapes::StringShape.new(name: 'TargetTrafficSplitEntryDescriptionString')
1015
1090
  TargetTrafficSplitEntryNameString = Shapes::StringShape.new(name: 'TargetTrafficSplitEntryNameString')
1016
1091
  TargetTrafficSplitEntryWeightInteger = Shapes::IntegerShape.new(name: 'TargetTrafficSplitEntryWeightInteger')
1092
+ TargetType = Shapes::StringShape.new(name: 'TargetType')
1017
1093
  Temperature = Shapes::FloatShape.new(name: 'Temperature')
1018
1094
  TenantIdType = Shapes::StringShape.new(name: 'TenantIdType')
1019
1095
  ThrottledException = Shapes::StructureShape.new(name: 'ThrottledException')
@@ -1076,6 +1152,8 @@ module Aws::BedrockAgentCoreControl
1076
1152
  UpdateGatewayRuleResponse = Shapes::StructureShape.new(name: 'UpdateGatewayRuleResponse')
1077
1153
  UpdateGatewayTargetRequest = Shapes::StructureShape.new(name: 'UpdateGatewayTargetRequest')
1078
1154
  UpdateGatewayTargetResponse = Shapes::StructureShape.new(name: 'UpdateGatewayTargetResponse')
1155
+ UpdateHarnessEndpointRequest = Shapes::StructureShape.new(name: 'UpdateHarnessEndpointRequest')
1156
+ UpdateHarnessEndpointResponse = Shapes::StructureShape.new(name: 'UpdateHarnessEndpointResponse')
1079
1157
  UpdateHarnessRequest = Shapes::StructureShape.new(name: 'UpdateHarnessRequest')
1080
1158
  UpdateHarnessResponse = Shapes::StructureShape.new(name: 'UpdateHarnessResponse')
1081
1159
  UpdateMemoryInput = Shapes::StructureShape.new(name: 'UpdateMemoryInput')
@@ -1141,12 +1219,16 @@ module Aws::BedrockAgentCoreControl
1141
1219
  VersionLineageMetadataCommitMessageString = Shapes::StringShape.new(name: 'VersionLineageMetadataCommitMessageString')
1142
1220
  VpcConfig = Shapes::StructureShape.new(name: 'VpcConfig')
1143
1221
  VpcIdentifier = Shapes::StringShape.new(name: 'VpcIdentifier')
1222
+ WafConfiguration = Shapes::StructureShape.new(name: 'WafConfiguration')
1223
+ WafFailureMode = Shapes::StringShape.new(name: 'WafFailureMode')
1224
+ WebAclArn = Shapes::StringShape.new(name: 'WebAclArn')
1144
1225
  WeightedOverride = Shapes::StructureShape.new(name: 'WeightedOverride')
1145
1226
  WeightedRoute = Shapes::StructureShape.new(name: 'WeightedRoute')
1146
1227
  WorkloadIdentityArn = Shapes::StringShape.new(name: 'WorkloadIdentityArn')
1147
1228
  WorkloadIdentityArnType = Shapes::StringShape.new(name: 'WorkloadIdentityArnType')
1148
1229
  WorkloadIdentityDetails = Shapes::StructureShape.new(name: 'WorkloadIdentityDetails')
1149
1230
  WorkloadIdentityList = Shapes::ListShape.new(name: 'WorkloadIdentityList')
1231
+ WorkloadIdentityNameListType = Shapes::ListShape.new(name: 'WorkloadIdentityNameListType')
1150
1232
  WorkloadIdentityNameType = Shapes::StringShape.new(name: 'WorkloadIdentityNameType')
1151
1233
  WorkloadIdentityType = Shapes::StructureShape.new(name: 'WorkloadIdentityType')
1152
1234
  entryPoint = Shapes::StringShape.new(name: 'entryPoint')
@@ -1237,6 +1319,10 @@ module Aws::BedrockAgentCoreControl
1237
1319
 
1238
1320
  AllowedStringValuesList.member = Shapes::ShapeRef.new(shape: AllowedStringValue)
1239
1321
 
1322
+ AllowedWorkloadConfiguration.add_member(:hosting_environments, Shapes::ShapeRef.new(shape: HostingEnvironmentListType, location_name: "hostingEnvironments"))
1323
+ AllowedWorkloadConfiguration.add_member(:workload_identities, Shapes::ShapeRef.new(shape: WorkloadIdentityNameListType, location_name: "workloadIdentities"))
1324
+ AllowedWorkloadConfiguration.struct_class = Types::AllowedWorkloadConfiguration
1325
+
1240
1326
  ApiGatewayTargetConfiguration.add_member(:rest_api_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "restApiId"))
1241
1327
  ApiGatewayTargetConfiguration.add_member(:stage, Shapes::ShapeRef.new(shape: String, required: true, location_name: "stage"))
1242
1328
  ApiGatewayTargetConfiguration.add_member(:api_gateway_tool_configuration, Shapes::ShapeRef.new(shape: ApiGatewayToolConfiguration, required: true, location_name: "apiGatewayToolConfiguration"))
@@ -1396,6 +1482,11 @@ module Aws::BedrockAgentCoreControl
1396
1482
  CloudWatchOutputConfig.add_member(:log_group_name, Shapes::ShapeRef.new(shape: LogGroupName, required: true, location_name: "logGroupName"))
1397
1483
  CloudWatchOutputConfig.struct_class = Types::CloudWatchOutputConfig
1398
1484
 
1485
+ ClusteringConfig.add_member(:frequencies, Shapes::ShapeRef.new(shape: ClusteringFrequencyList, required: true, location_name: "frequencies"))
1486
+ ClusteringConfig.struct_class = Types::ClusteringConfig
1487
+
1488
+ ClusteringFrequencyList.member = Shapes::ShapeRef.new(shape: ClusteringFrequency)
1489
+
1399
1490
  Code.add_member(:s3, Shapes::ShapeRef.new(shape: S3Location, location_name: "s3"))
1400
1491
  Code.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
1401
1492
  Code.add_member_subclass(:s3, Types::Code::S3)
@@ -1502,6 +1593,29 @@ module Aws::BedrockAgentCoreControl
1502
1593
  ConflictException.add_member(:message, Shapes::ShapeRef.new(shape: NonBlankString, location_name: "message"))
1503
1594
  ConflictException.struct_class = Types::ConflictException
1504
1595
 
1596
+ ConnectorConfiguration.add_member(:name, Shapes::ShapeRef.new(shape: ConnectorConfigurationNameString, required: true, location_name: "name"))
1597
+ ConnectorConfiguration.add_member(:description, Shapes::ShapeRef.new(shape: ConnectorConfigurationDescriptionString, location_name: "description"))
1598
+ ConnectorConfiguration.add_member(:parameter_values, Shapes::ShapeRef.new(shape: Document, location_name: "parameterValues"))
1599
+ ConnectorConfiguration.add_member(:parameter_overrides, Shapes::ShapeRef.new(shape: ConnectorParameterOverrides, location_name: "parameterOverrides"))
1600
+ ConnectorConfiguration.struct_class = Types::ConnectorConfiguration
1601
+
1602
+ ConnectorConfigurations.member = Shapes::ShapeRef.new(shape: ConnectorConfiguration)
1603
+
1604
+ ConnectorParameterOverride.add_member(:path, Shapes::ShapeRef.new(shape: String, required: true, location_name: "path"))
1605
+ ConnectorParameterOverride.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "description"))
1606
+ ConnectorParameterOverride.add_member(:visible, Shapes::ShapeRef.new(shape: Boolean, location_name: "visible"))
1607
+ ConnectorParameterOverride.struct_class = Types::ConnectorParameterOverride
1608
+
1609
+ ConnectorParameterOverrides.member = Shapes::ShapeRef.new(shape: ConnectorParameterOverride)
1610
+
1611
+ ConnectorSource.add_member(:connector_id, Shapes::ShapeRef.new(shape: ConnectorId, required: true, location_name: "connectorId"))
1612
+ ConnectorSource.struct_class = Types::ConnectorSource
1613
+
1614
+ ConnectorTargetConfiguration.add_member(:source, Shapes::ShapeRef.new(shape: ConnectorSource, required: true, location_name: "source"))
1615
+ ConnectorTargetConfiguration.add_member(:enabled, Shapes::ShapeRef.new(shape: EnabledConnectors, location_name: "enabled"))
1616
+ ConnectorTargetConfiguration.add_member(:configurations, Shapes::ShapeRef.new(shape: ConnectorConfigurations, location_name: "configurations"))
1617
+ ConnectorTargetConfiguration.struct_class = Types::ConnectorTargetConfiguration
1618
+
1505
1619
  ConsolidationConfiguration.add_member(:custom_consolidation_configuration, Shapes::ShapeRef.new(shape: CustomConsolidationConfiguration, location_name: "customConsolidationConfiguration"))
1506
1620
  ConsolidationConfiguration.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
1507
1621
  ConsolidationConfiguration.add_member_subclass(:custom_consolidation_configuration, Types::ConsolidationConfiguration::CustomConsolidationConfiguration)
@@ -1627,6 +1741,7 @@ module Aws::BedrockAgentCoreControl
1627
1741
  CreateConfigurationBundleRequest.add_member(:branch_name, Shapes::ShapeRef.new(shape: BranchName, location_name: "branchName"))
1628
1742
  CreateConfigurationBundleRequest.add_member(:commit_message, Shapes::ShapeRef.new(shape: CreateConfigurationBundleRequestCommitMessageString, location_name: "commitMessage"))
1629
1743
  CreateConfigurationBundleRequest.add_member(:created_by, Shapes::ShapeRef.new(shape: VersionCreatedBySource, location_name: "createdBy"))
1744
+ CreateConfigurationBundleRequest.add_member(:kms_key_arn, Shapes::ShapeRef.new(shape: KmsKeyArn, location_name: "kmsKeyArn"))
1630
1745
  CreateConfigurationBundleRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagsMap, location_name: "tags"))
1631
1746
  CreateConfigurationBundleRequest.struct_class = Types::CreateConfigurationBundleRequest
1632
1747
 
@@ -1707,10 +1822,13 @@ module Aws::BedrockAgentCoreControl
1707
1822
  CreateGatewayResponse.add_member(:authorizer_type, Shapes::ShapeRef.new(shape: AuthorizerType, required: true, location_name: "authorizerType"))
1708
1823
  CreateGatewayResponse.add_member(:authorizer_configuration, Shapes::ShapeRef.new(shape: AuthorizerConfiguration, location_name: "authorizerConfiguration"))
1709
1824
  CreateGatewayResponse.add_member(:kms_key_arn, Shapes::ShapeRef.new(shape: KmsKeyArn, location_name: "kmsKeyArn"))
1825
+ CreateGatewayResponse.add_member(:custom_transform_configuration, Shapes::ShapeRef.new(shape: CustomTransformConfiguration, location_name: "customTransformConfiguration"))
1710
1826
  CreateGatewayResponse.add_member(:interceptor_configurations, Shapes::ShapeRef.new(shape: GatewayInterceptorConfigurations, location_name: "interceptorConfigurations"))
1711
1827
  CreateGatewayResponse.add_member(:policy_engine_configuration, Shapes::ShapeRef.new(shape: GatewayPolicyEngineConfiguration, location_name: "policyEngineConfiguration"))
1712
1828
  CreateGatewayResponse.add_member(:workload_identity_details, Shapes::ShapeRef.new(shape: WorkloadIdentityDetails, location_name: "workloadIdentityDetails"))
1713
1829
  CreateGatewayResponse.add_member(:exception_level, Shapes::ShapeRef.new(shape: ExceptionLevel, location_name: "exceptionLevel"))
1830
+ CreateGatewayResponse.add_member(:web_acl_arn, Shapes::ShapeRef.new(shape: WebAclArn, location_name: "webAclArn"))
1831
+ CreateGatewayResponse.add_member(:waf_configuration, Shapes::ShapeRef.new(shape: WafConfiguration, location_name: "wafConfiguration"))
1714
1832
  CreateGatewayResponse.struct_class = Types::CreateGatewayResponse
1715
1833
 
1716
1834
  CreateGatewayRuleRequest.add_member(:gateway_identifier, Shapes::ShapeRef.new(shape: GatewayIdentifier, required: true, location: "uri", location_name: "gatewayIdentifier"))
@@ -1733,7 +1851,7 @@ module Aws::BedrockAgentCoreControl
1733
1851
  CreateGatewayRuleResponse.struct_class = Types::CreateGatewayRuleResponse
1734
1852
 
1735
1853
  CreateGatewayTargetRequest.add_member(:gateway_identifier, Shapes::ShapeRef.new(shape: GatewayIdentifier, required: true, location: "uri", location_name: "gatewayIdentifier"))
1736
- CreateGatewayTargetRequest.add_member(:name, Shapes::ShapeRef.new(shape: TargetName, required: true, location_name: "name"))
1854
+ CreateGatewayTargetRequest.add_member(:name, Shapes::ShapeRef.new(shape: TargetName, location_name: "name"))
1737
1855
  CreateGatewayTargetRequest.add_member(:description, Shapes::ShapeRef.new(shape: TargetDescription, location_name: "description"))
1738
1856
  CreateGatewayTargetRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken" => true}))
1739
1857
  CreateGatewayTargetRequest.add_member(:target_configuration, Shapes::ShapeRef.new(shape: TargetConfiguration, required: true, location_name: "targetConfiguration"))
@@ -1760,6 +1878,17 @@ module Aws::BedrockAgentCoreControl
1760
1878
  CreateGatewayTargetResponse.add_member(:protocol_type, Shapes::ShapeRef.new(shape: TargetProtocolType, location_name: "protocolType"))
1761
1879
  CreateGatewayTargetResponse.struct_class = Types::CreateGatewayTargetResponse
1762
1880
 
1881
+ CreateHarnessEndpointRequest.add_member(:harness_id, Shapes::ShapeRef.new(shape: HarnessId, required: true, location: "uri", location_name: "harnessId"))
1882
+ CreateHarnessEndpointRequest.add_member(:endpoint_name, Shapes::ShapeRef.new(shape: HarnessEndpointName, required: true, location_name: "endpointName"))
1883
+ CreateHarnessEndpointRequest.add_member(:target_version, Shapes::ShapeRef.new(shape: HarnessVersion, location_name: "targetVersion"))
1884
+ CreateHarnessEndpointRequest.add_member(:description, Shapes::ShapeRef.new(shape: HarnessEndpointDescription, location_name: "description"))
1885
+ CreateHarnessEndpointRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken" => true}))
1886
+ CreateHarnessEndpointRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagsMap, location_name: "tags"))
1887
+ CreateHarnessEndpointRequest.struct_class = Types::CreateHarnessEndpointRequest
1888
+
1889
+ CreateHarnessEndpointResponse.add_member(:endpoint, Shapes::ShapeRef.new(shape: HarnessEndpoint, required: true, location_name: "endpoint"))
1890
+ CreateHarnessEndpointResponse.struct_class = Types::CreateHarnessEndpointResponse
1891
+
1763
1892
  CreateHarnessRequest.add_member(:harness_name, Shapes::ShapeRef.new(shape: HarnessName, required: true, location_name: "harnessName"))
1764
1893
  CreateHarnessRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken" => true}))
1765
1894
  CreateHarnessRequest.add_member(:execution_role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "executionRoleArn"))
@@ -1819,7 +1948,9 @@ module Aws::BedrockAgentCoreControl
1819
1948
  CreateOnlineEvaluationConfigRequest.add_member(:description, Shapes::ShapeRef.new(shape: EvaluationConfigDescription, location_name: "description"))
1820
1949
  CreateOnlineEvaluationConfigRequest.add_member(:rule, Shapes::ShapeRef.new(shape: Rule, required: true, location_name: "rule"))
1821
1950
  CreateOnlineEvaluationConfigRequest.add_member(:data_source_config, Shapes::ShapeRef.new(shape: DataSourceConfig, required: true, location_name: "dataSourceConfig"))
1822
- CreateOnlineEvaluationConfigRequest.add_member(:evaluators, Shapes::ShapeRef.new(shape: EvaluatorList, required: true, location_name: "evaluators"))
1951
+ CreateOnlineEvaluationConfigRequest.add_member(:evaluators, Shapes::ShapeRef.new(shape: EvaluatorList, location_name: "evaluators"))
1952
+ CreateOnlineEvaluationConfigRequest.add_member(:insights, Shapes::ShapeRef.new(shape: InsightList, location_name: "insights"))
1953
+ CreateOnlineEvaluationConfigRequest.add_member(:clustering_config, Shapes::ShapeRef.new(shape: ClusteringConfig, location_name: "clusteringConfig"))
1823
1954
  CreateOnlineEvaluationConfigRequest.add_member(:evaluation_execution_role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "evaluationExecutionRoleArn"))
1824
1955
  CreateOnlineEvaluationConfigRequest.add_member(:enable_on_create, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "enableOnCreate"))
1825
1956
  CreateOnlineEvaluationConfigRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagsMap, location_name: "tags"))
@@ -1906,6 +2037,7 @@ module Aws::BedrockAgentCoreControl
1906
2037
  CreatePolicyRequest.add_member(:definition, Shapes::ShapeRef.new(shape: PolicyDefinition, required: true, location_name: "definition"))
1907
2038
  CreatePolicyRequest.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
1908
2039
  CreatePolicyRequest.add_member(:validation_mode, Shapes::ShapeRef.new(shape: PolicyValidationMode, location_name: "validationMode"))
2040
+ CreatePolicyRequest.add_member(:enforcement_mode, Shapes::ShapeRef.new(shape: EnforcementMode, location_name: "enforcementMode"))
1909
2041
  CreatePolicyRequest.add_member(:policy_engine_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location: "uri", location_name: "policyEngineId"))
1910
2042
  CreatePolicyRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken" => true}))
1911
2043
  CreatePolicyRequest.struct_class = Types::CreatePolicyRequest
@@ -1917,6 +2049,7 @@ module Aws::BedrockAgentCoreControl
1917
2049
  CreatePolicyResponse.add_member(:updated_at, Shapes::ShapeRef.new(shape: DateTimestamp, required: true, location_name: "updatedAt"))
1918
2050
  CreatePolicyResponse.add_member(:policy_arn, Shapes::ShapeRef.new(shape: PolicyArn, required: true, location_name: "policyArn"))
1919
2051
  CreatePolicyResponse.add_member(:status, Shapes::ShapeRef.new(shape: PolicyStatus, required: true, location_name: "status"))
2052
+ CreatePolicyResponse.add_member(:enforcement_mode, Shapes::ShapeRef.new(shape: EnforcementMode, location_name: "enforcementMode"))
1920
2053
  CreatePolicyResponse.add_member(:definition, Shapes::ShapeRef.new(shape: PolicyDefinition, required: true, location_name: "definition"))
1921
2054
  CreatePolicyResponse.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
1922
2055
  CreatePolicyResponse.add_member(:status_reasons, Shapes::ShapeRef.new(shape: PolicyStatusReasons, required: true, location_name: "statusReasons"))
@@ -2059,6 +2192,7 @@ module Aws::BedrockAgentCoreControl
2059
2192
  CustomJWTAuthorizerConfiguration.add_member(:custom_claims, Shapes::ShapeRef.new(shape: CustomClaimValidationsType, location_name: "customClaims"))
2060
2193
  CustomJWTAuthorizerConfiguration.add_member(:private_endpoint, Shapes::ShapeRef.new(shape: PrivateEndpoint, location_name: "privateEndpoint"))
2061
2194
  CustomJWTAuthorizerConfiguration.add_member(:private_endpoint_overrides, Shapes::ShapeRef.new(shape: PrivateEndpointOverrides, location_name: "privateEndpointOverrides"))
2195
+ CustomJWTAuthorizerConfiguration.add_member(:allowed_workload_configuration, Shapes::ShapeRef.new(shape: AllowedWorkloadConfiguration, location_name: "allowedWorkloadConfiguration"))
2062
2196
  CustomJWTAuthorizerConfiguration.struct_class = Types::CustomJWTAuthorizerConfiguration
2063
2197
 
2064
2198
  CustomMemoryStrategyInput.add_member(:name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "name"))
@@ -2103,6 +2237,9 @@ module Aws::BedrockAgentCoreControl
2103
2237
  CustomReflectionConfigurationInput.add_member_subclass(:unknown, Types::CustomReflectionConfigurationInput::Unknown)
2104
2238
  CustomReflectionConfigurationInput.struct_class = Types::CustomReflectionConfigurationInput
2105
2239
 
2240
+ CustomTransformConfiguration.add_member(:lambda, Shapes::ShapeRef.new(shape: LambdaTransformConfiguration, location_name: "lambda"))
2241
+ CustomTransformConfiguration.struct_class = Types::CustomTransformConfiguration
2242
+
2106
2243
  DataSourceConfig.add_member(:cloud_watch_logs, Shapes::ShapeRef.new(shape: CloudWatchLogsInputConfig, location_name: "cloudWatchLogs"))
2107
2244
  DataSourceConfig.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
2108
2245
  DataSourceConfig.add_member_subclass(:cloud_watch_logs, Types::DataSourceConfig::CloudWatchLogs)
@@ -2261,8 +2398,17 @@ module Aws::BedrockAgentCoreControl
2261
2398
  DeleteGatewayTargetResponse.add_member(:status_reasons, Shapes::ShapeRef.new(shape: StatusReasons, location_name: "statusReasons"))
2262
2399
  DeleteGatewayTargetResponse.struct_class = Types::DeleteGatewayTargetResponse
2263
2400
 
2401
+ DeleteHarnessEndpointRequest.add_member(:harness_id, Shapes::ShapeRef.new(shape: HarnessId, required: true, location: "uri", location_name: "harnessId"))
2402
+ DeleteHarnessEndpointRequest.add_member(:endpoint_name, Shapes::ShapeRef.new(shape: HarnessEndpointName, required: true, location: "uri", location_name: "endpointName"))
2403
+ DeleteHarnessEndpointRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location: "querystring", location_name: "clientToken", metadata: {"idempotencyToken" => true}))
2404
+ DeleteHarnessEndpointRequest.struct_class = Types::DeleteHarnessEndpointRequest
2405
+
2406
+ DeleteHarnessEndpointResponse.add_member(:endpoint, Shapes::ShapeRef.new(shape: HarnessEndpoint, required: true, location_name: "endpoint"))
2407
+ DeleteHarnessEndpointResponse.struct_class = Types::DeleteHarnessEndpointResponse
2408
+
2264
2409
  DeleteHarnessRequest.add_member(:harness_id, Shapes::ShapeRef.new(shape: HarnessId, required: true, location: "uri", location_name: "harnessId"))
2265
2410
  DeleteHarnessRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location: "querystring", location_name: "clientToken", metadata: {"idempotencyToken" => true}))
2411
+ DeleteHarnessRequest.add_member(:delete_managed_memory, Shapes::ShapeRef.new(shape: Boolean, location: "querystring", location_name: "deleteManagedMemory"))
2266
2412
  DeleteHarnessRequest.struct_class = Types::DeleteHarnessRequest
2267
2413
 
2268
2414
  DeleteHarnessResponse.add_member(:harness, Shapes::ShapeRef.new(shape: Harness, location_name: "harness"))
@@ -2341,6 +2487,7 @@ module Aws::BedrockAgentCoreControl
2341
2487
  DeletePolicyResponse.add_member(:updated_at, Shapes::ShapeRef.new(shape: DateTimestamp, required: true, location_name: "updatedAt"))
2342
2488
  DeletePolicyResponse.add_member(:policy_arn, Shapes::ShapeRef.new(shape: PolicyArn, required: true, location_name: "policyArn"))
2343
2489
  DeletePolicyResponse.add_member(:status, Shapes::ShapeRef.new(shape: PolicyStatus, required: true, location_name: "status"))
2490
+ DeletePolicyResponse.add_member(:enforcement_mode, Shapes::ShapeRef.new(shape: EnforcementMode, location_name: "enforcementMode"))
2344
2491
  DeletePolicyResponse.add_member(:definition, Shapes::ShapeRef.new(shape: PolicyDefinition, required: true, location_name: "definition"))
2345
2492
  DeletePolicyResponse.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
2346
2493
  DeletePolicyResponse.add_member(:status_reasons, Shapes::ShapeRef.new(shape: PolicyStatusReasons, required: true, location_name: "statusReasons"))
@@ -2378,6 +2525,8 @@ module Aws::BedrockAgentCoreControl
2378
2525
  EfsAccessPointConfiguration.add_member(:mount_path, Shapes::ShapeRef.new(shape: MountPath, required: true, location_name: "mountPath"))
2379
2526
  EfsAccessPointConfiguration.struct_class = Types::EfsAccessPointConfiguration
2380
2527
 
2528
+ EnabledConnectors.member = Shapes::ShapeRef.new(shape: String)
2529
+
2381
2530
  EncryptionFailure.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
2382
2531
  EncryptionFailure.struct_class = Types::EncryptionFailure
2383
2532
 
@@ -2710,6 +2859,7 @@ module Aws::BedrockAgentCoreControl
2710
2859
  GetConfigurationBundleResponse.add_member(:lineage_metadata, Shapes::ShapeRef.new(shape: VersionLineageMetadata, location_name: "lineageMetadata"))
2711
2860
  GetConfigurationBundleResponse.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "createdAt"))
2712
2861
  GetConfigurationBundleResponse.add_member(:updated_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "updatedAt"))
2862
+ GetConfigurationBundleResponse.add_member(:kms_key_arn, Shapes::ShapeRef.new(shape: KmsKeyArn, location_name: "kmsKeyArn"))
2713
2863
  GetConfigurationBundleResponse.struct_class = Types::GetConfigurationBundleResponse
2714
2864
 
2715
2865
  GetConfigurationBundleVersionRequest.add_member(:bundle_id, Shapes::ShapeRef.new(shape: ConfigurationBundleId, required: true, location: "uri", location_name: "bundleId"))
@@ -2725,6 +2875,7 @@ module Aws::BedrockAgentCoreControl
2725
2875
  GetConfigurationBundleVersionResponse.add_member(:lineage_metadata, Shapes::ShapeRef.new(shape: VersionLineageMetadata, location_name: "lineageMetadata"))
2726
2876
  GetConfigurationBundleVersionResponse.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "createdAt"))
2727
2877
  GetConfigurationBundleVersionResponse.add_member(:version_created_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "versionCreatedAt"))
2878
+ GetConfigurationBundleVersionResponse.add_member(:kms_key_arn, Shapes::ShapeRef.new(shape: KmsKeyArn, location_name: "kmsKeyArn"))
2728
2879
  GetConfigurationBundleVersionResponse.struct_class = Types::GetConfigurationBundleVersionResponse
2729
2880
 
2730
2881
  GetDatasetRequest.add_member(:dataset_id, Shapes::ShapeRef.new(shape: DatasetId, required: true, location: "uri", location_name: "datasetId"))
@@ -2784,10 +2935,13 @@ module Aws::BedrockAgentCoreControl
2784
2935
  GetGatewayResponse.add_member(:authorizer_type, Shapes::ShapeRef.new(shape: AuthorizerType, required: true, location_name: "authorizerType"))
2785
2936
  GetGatewayResponse.add_member(:authorizer_configuration, Shapes::ShapeRef.new(shape: AuthorizerConfiguration, location_name: "authorizerConfiguration"))
2786
2937
  GetGatewayResponse.add_member(:kms_key_arn, Shapes::ShapeRef.new(shape: KmsKeyArn, location_name: "kmsKeyArn"))
2938
+ GetGatewayResponse.add_member(:custom_transform_configuration, Shapes::ShapeRef.new(shape: CustomTransformConfiguration, location_name: "customTransformConfiguration"))
2787
2939
  GetGatewayResponse.add_member(:interceptor_configurations, Shapes::ShapeRef.new(shape: GatewayInterceptorConfigurations, location_name: "interceptorConfigurations"))
2788
2940
  GetGatewayResponse.add_member(:policy_engine_configuration, Shapes::ShapeRef.new(shape: GatewayPolicyEngineConfiguration, location_name: "policyEngineConfiguration"))
2789
2941
  GetGatewayResponse.add_member(:workload_identity_details, Shapes::ShapeRef.new(shape: WorkloadIdentityDetails, location_name: "workloadIdentityDetails"))
2790
2942
  GetGatewayResponse.add_member(:exception_level, Shapes::ShapeRef.new(shape: ExceptionLevel, location_name: "exceptionLevel"))
2943
+ GetGatewayResponse.add_member(:web_acl_arn, Shapes::ShapeRef.new(shape: WebAclArn, location_name: "webAclArn"))
2944
+ GetGatewayResponse.add_member(:waf_configuration, Shapes::ShapeRef.new(shape: WafConfiguration, location_name: "wafConfiguration"))
2791
2945
  GetGatewayResponse.struct_class = Types::GetGatewayResponse
2792
2946
 
2793
2947
  GetGatewayRuleRequest.add_member(:gateway_identifier, Shapes::ShapeRef.new(shape: GatewayIdentifier, required: true, location: "uri", location_name: "gatewayIdentifier"))
@@ -2828,7 +2982,15 @@ module Aws::BedrockAgentCoreControl
2828
2982
  GetGatewayTargetResponse.add_member(:protocol_type, Shapes::ShapeRef.new(shape: TargetProtocolType, location_name: "protocolType"))
2829
2983
  GetGatewayTargetResponse.struct_class = Types::GetGatewayTargetResponse
2830
2984
 
2985
+ GetHarnessEndpointRequest.add_member(:harness_id, Shapes::ShapeRef.new(shape: HarnessId, required: true, location: "uri", location_name: "harnessId"))
2986
+ GetHarnessEndpointRequest.add_member(:endpoint_name, Shapes::ShapeRef.new(shape: HarnessEndpointName, required: true, location: "uri", location_name: "endpointName"))
2987
+ GetHarnessEndpointRequest.struct_class = Types::GetHarnessEndpointRequest
2988
+
2989
+ GetHarnessEndpointResponse.add_member(:endpoint, Shapes::ShapeRef.new(shape: HarnessEndpoint, required: true, location_name: "endpoint"))
2990
+ GetHarnessEndpointResponse.struct_class = Types::GetHarnessEndpointResponse
2991
+
2831
2992
  GetHarnessRequest.add_member(:harness_id, Shapes::ShapeRef.new(shape: HarnessId, required: true, location: "uri", location_name: "harnessId"))
2993
+ GetHarnessRequest.add_member(:harness_version, Shapes::ShapeRef.new(shape: HarnessVersion, location: "querystring", location_name: "harnessVersion"))
2832
2994
  GetHarnessRequest.struct_class = Types::GetHarnessRequest
2833
2995
 
2834
2996
  GetHarnessResponse.add_member(:harness, Shapes::ShapeRef.new(shape: Harness, required: true, location_name: "harness"))
@@ -2867,7 +3029,9 @@ module Aws::BedrockAgentCoreControl
2867
3029
  GetOnlineEvaluationConfigResponse.add_member(:description, Shapes::ShapeRef.new(shape: EvaluationConfigDescription, location_name: "description"))
2868
3030
  GetOnlineEvaluationConfigResponse.add_member(:rule, Shapes::ShapeRef.new(shape: Rule, required: true, location_name: "rule"))
2869
3031
  GetOnlineEvaluationConfigResponse.add_member(:data_source_config, Shapes::ShapeRef.new(shape: DataSourceConfig, required: true, location_name: "dataSourceConfig"))
2870
- GetOnlineEvaluationConfigResponse.add_member(:evaluators, Shapes::ShapeRef.new(shape: EvaluatorList, required: true, location_name: "evaluators"))
3032
+ GetOnlineEvaluationConfigResponse.add_member(:evaluators, Shapes::ShapeRef.new(shape: EvaluatorList, location_name: "evaluators"))
3033
+ GetOnlineEvaluationConfigResponse.add_member(:insights, Shapes::ShapeRef.new(shape: InsightList, location_name: "insights"))
3034
+ GetOnlineEvaluationConfigResponse.add_member(:clustering_config, Shapes::ShapeRef.new(shape: ClusteringConfig, location_name: "clusteringConfig"))
2871
3035
  GetOnlineEvaluationConfigResponse.add_member(:output_config, Shapes::ShapeRef.new(shape: OutputConfig, location_name: "outputConfig"))
2872
3036
  GetOnlineEvaluationConfigResponse.add_member(:evaluation_execution_role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "evaluationExecutionRoleArn"))
2873
3037
  GetOnlineEvaluationConfigResponse.add_member(:status, Shapes::ShapeRef.new(shape: OnlineEvaluationConfigStatus, required: true, location_name: "status"))
@@ -2988,6 +3152,7 @@ module Aws::BedrockAgentCoreControl
2988
3152
  GetPolicyResponse.add_member(:updated_at, Shapes::ShapeRef.new(shape: DateTimestamp, required: true, location_name: "updatedAt"))
2989
3153
  GetPolicyResponse.add_member(:policy_arn, Shapes::ShapeRef.new(shape: PolicyArn, required: true, location_name: "policyArn"))
2990
3154
  GetPolicyResponse.add_member(:status, Shapes::ShapeRef.new(shape: PolicyStatus, required: true, location_name: "status"))
3155
+ GetPolicyResponse.add_member(:enforcement_mode, Shapes::ShapeRef.new(shape: EnforcementMode, location_name: "enforcementMode"))
2991
3156
  GetPolicyResponse.add_member(:definition, Shapes::ShapeRef.new(shape: PolicyDefinition, required: true, location_name: "definition"))
2992
3157
  GetPolicyResponse.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
2993
3158
  GetPolicyResponse.add_member(:status_reasons, Shapes::ShapeRef.new(shape: PolicyStatusReasons, required: true, location_name: "statusReasons"))
@@ -3004,6 +3169,7 @@ module Aws::BedrockAgentCoreControl
3004
3169
  GetPolicySummaryResponse.add_member(:updated_at, Shapes::ShapeRef.new(shape: DateTimestamp, required: true, location_name: "updatedAt"))
3005
3170
  GetPolicySummaryResponse.add_member(:policy_arn, Shapes::ShapeRef.new(shape: PolicyArn, required: true, location_name: "policyArn"))
3006
3171
  GetPolicySummaryResponse.add_member(:status, Shapes::ShapeRef.new(shape: PolicyStatus, required: true, location_name: "status"))
3172
+ GetPolicySummaryResponse.add_member(:enforcement_mode, Shapes::ShapeRef.new(shape: EnforcementMode, location_name: "enforcementMode"))
3007
3173
  GetPolicySummaryResponse.struct_class = Types::GetPolicySummaryResponse
3008
3174
 
3009
3175
  GetRegistryRecordRequest.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryIdentifier, required: true, location: "uri", location_name: "registryId"))
@@ -3090,6 +3256,7 @@ module Aws::BedrockAgentCoreControl
3090
3256
  Harness.add_member(:harness_name, Shapes::ShapeRef.new(shape: HarnessName, required: true, location_name: "harnessName"))
3091
3257
  Harness.add_member(:arn, Shapes::ShapeRef.new(shape: HarnessArn, required: true, location_name: "arn"))
3092
3258
  Harness.add_member(:status, Shapes::ShapeRef.new(shape: HarnessStatus, required: true, location_name: "status"))
3259
+ Harness.add_member(:harness_version, Shapes::ShapeRef.new(shape: HarnessVersion, location_name: "harnessVersion"))
3093
3260
  Harness.add_member(:execution_role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "executionRoleArn"))
3094
3261
  Harness.add_member(:created_at, Shapes::ShapeRef.new(shape: DateTimestamp, required: true, location_name: "createdAt"))
3095
3262
  Harness.add_member(:updated_at, Shapes::ShapeRef.new(shape: DateTimestamp, required: true, location_name: "updatedAt"))
@@ -3149,6 +3316,8 @@ module Aws::BedrockAgentCoreControl
3149
3316
 
3150
3317
  HarnessAllowedTools.member = Shapes::ShapeRef.new(shape: HarnessAllowedTool)
3151
3318
 
3319
+ HarnessAwsSkillPaths.member = Shapes::ShapeRef.new(shape: HarnessAwsSkillPath)
3320
+
3152
3321
  HarnessBedrockModelConfig.add_member(:model_id, Shapes::ShapeRef.new(shape: ModelId, required: true, location_name: "modelId"))
3153
3322
  HarnessBedrockModelConfig.add_member(:max_tokens, Shapes::ShapeRef.new(shape: MaxTokens, location_name: "maxTokens"))
3154
3323
  HarnessBedrockModelConfig.add_member(:temperature, Shapes::ShapeRef.new(shape: Temperature, location_name: "temperature"))
@@ -3157,6 +3326,23 @@ module Aws::BedrockAgentCoreControl
3157
3326
  HarnessBedrockModelConfig.add_member(:additional_params, Shapes::ShapeRef.new(shape: Document, location_name: "additionalParams"))
3158
3327
  HarnessBedrockModelConfig.struct_class = Types::HarnessBedrockModelConfig
3159
3328
 
3329
+ HarnessDisabledMemoryConfiguration.struct_class = Types::HarnessDisabledMemoryConfiguration
3330
+
3331
+ HarnessEndpoint.add_member(:harness_id, Shapes::ShapeRef.new(shape: HarnessId, required: true, location_name: "harnessId"))
3332
+ HarnessEndpoint.add_member(:harness_name, Shapes::ShapeRef.new(shape: HarnessName, required: true, location_name: "harnessName"))
3333
+ HarnessEndpoint.add_member(:endpoint_name, Shapes::ShapeRef.new(shape: HarnessEndpointName, required: true, location_name: "endpointName"))
3334
+ HarnessEndpoint.add_member(:arn, Shapes::ShapeRef.new(shape: HarnessEndpointArn, required: true, location_name: "arn"))
3335
+ HarnessEndpoint.add_member(:status, Shapes::ShapeRef.new(shape: HarnessEndpointStatus, required: true, location_name: "status"))
3336
+ HarnessEndpoint.add_member(:created_at, Shapes::ShapeRef.new(shape: DateTimestamp, required: true, location_name: "createdAt"))
3337
+ HarnessEndpoint.add_member(:updated_at, Shapes::ShapeRef.new(shape: DateTimestamp, required: true, location_name: "updatedAt"))
3338
+ HarnessEndpoint.add_member(:live_version, Shapes::ShapeRef.new(shape: HarnessVersion, location_name: "liveVersion"))
3339
+ HarnessEndpoint.add_member(:target_version, Shapes::ShapeRef.new(shape: HarnessVersion, location_name: "targetVersion"))
3340
+ HarnessEndpoint.add_member(:description, Shapes::ShapeRef.new(shape: HarnessEndpointDescription, location_name: "description"))
3341
+ HarnessEndpoint.add_member(:failure_reason, Shapes::ShapeRef.new(shape: String, location_name: "failureReason"))
3342
+ HarnessEndpoint.struct_class = Types::HarnessEndpoint
3343
+
3344
+ HarnessEndpoints.member = Shapes::ShapeRef.new(shape: HarnessEndpoint)
3345
+
3160
3346
  HarnessEnvironmentArtifact.add_member(:container_configuration, Shapes::ShapeRef.new(shape: ContainerConfiguration, location_name: "containerConfiguration"))
3161
3347
  HarnessEnvironmentArtifact.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
3162
3348
  HarnessEnvironmentArtifact.add_member_subclass(:container_configuration, Types::HarnessEnvironmentArtifact::ContainerConfiguration)
@@ -3206,9 +3392,21 @@ module Aws::BedrockAgentCoreControl
3206
3392
  HarnessLiteLlmModelConfig.add_member(:additional_params, Shapes::ShapeRef.new(shape: Document, location_name: "additionalParams"))
3207
3393
  HarnessLiteLlmModelConfig.struct_class = Types::HarnessLiteLlmModelConfig
3208
3394
 
3395
+ HarnessManagedMemoryConfiguration.add_member(:arn, Shapes::ShapeRef.new(shape: MemoryArn, location_name: "arn"))
3396
+ HarnessManagedMemoryConfiguration.add_member(:strategies, Shapes::ShapeRef.new(shape: HarnessManagedMemoryStrategyList, location_name: "strategies"))
3397
+ HarnessManagedMemoryConfiguration.add_member(:event_expiry_duration, Shapes::ShapeRef.new(shape: HarnessManagedMemoryConfigurationEventExpiryDurationInteger, location_name: "eventExpiryDuration"))
3398
+ HarnessManagedMemoryConfiguration.add_member(:encryption_key_arn, Shapes::ShapeRef.new(shape: KmsKeyArn, location_name: "encryptionKeyArn"))
3399
+ HarnessManagedMemoryConfiguration.struct_class = Types::HarnessManagedMemoryConfiguration
3400
+
3401
+ HarnessManagedMemoryStrategyList.member = Shapes::ShapeRef.new(shape: HarnessManagedMemoryStrategyType)
3402
+
3209
3403
  HarnessMemoryConfiguration.add_member(:agent_core_memory_configuration, Shapes::ShapeRef.new(shape: HarnessAgentCoreMemoryConfiguration, location_name: "agentCoreMemoryConfiguration"))
3404
+ HarnessMemoryConfiguration.add_member(:managed_memory_configuration, Shapes::ShapeRef.new(shape: HarnessManagedMemoryConfiguration, location_name: "managedMemoryConfiguration"))
3405
+ HarnessMemoryConfiguration.add_member(:disabled, Shapes::ShapeRef.new(shape: HarnessDisabledMemoryConfiguration, location_name: "disabled"))
3210
3406
  HarnessMemoryConfiguration.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
3211
3407
  HarnessMemoryConfiguration.add_member_subclass(:agent_core_memory_configuration, Types::HarnessMemoryConfiguration::AgentCoreMemoryConfiguration)
3408
+ HarnessMemoryConfiguration.add_member_subclass(:managed_memory_configuration, Types::HarnessMemoryConfiguration::ManagedMemoryConfiguration)
3409
+ HarnessMemoryConfiguration.add_member_subclass(:disabled, Types::HarnessMemoryConfiguration::Disabled)
3212
3410
  HarnessMemoryConfiguration.add_member_subclass(:unknown, Types::HarnessMemoryConfiguration::Unknown)
3213
3411
  HarnessMemoryConfiguration.struct_class = Types::HarnessMemoryConfiguration
3214
3412
 
@@ -3240,13 +3438,18 @@ module Aws::BedrockAgentCoreControl
3240
3438
  HarnessSkill.add_member(:path, Shapes::ShapeRef.new(shape: HarnessSkillPath, location_name: "path"))
3241
3439
  HarnessSkill.add_member(:s3, Shapes::ShapeRef.new(shape: HarnessSkillS3Source, location_name: "s3"))
3242
3440
  HarnessSkill.add_member(:git, Shapes::ShapeRef.new(shape: HarnessSkillGitSource, location_name: "git"))
3441
+ HarnessSkill.add_member(:aws_skills, Shapes::ShapeRef.new(shape: HarnessSkillAwsSkillsSource, location_name: "awsSkills"))
3243
3442
  HarnessSkill.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
3244
3443
  HarnessSkill.add_member_subclass(:path, Types::HarnessSkill::Path)
3245
3444
  HarnessSkill.add_member_subclass(:s3, Types::HarnessSkill::S3)
3246
3445
  HarnessSkill.add_member_subclass(:git, Types::HarnessSkill::Git)
3446
+ HarnessSkill.add_member_subclass(:aws_skills, Types::HarnessSkill::AwsSkills)
3247
3447
  HarnessSkill.add_member_subclass(:unknown, Types::HarnessSkill::Unknown)
3248
3448
  HarnessSkill.struct_class = Types::HarnessSkill
3249
3449
 
3450
+ HarnessSkillAwsSkillsSource.add_member(:paths, Shapes::ShapeRef.new(shape: HarnessAwsSkillPaths, location_name: "paths"))
3451
+ HarnessSkillAwsSkillsSource.struct_class = Types::HarnessSkillAwsSkillsSource
3452
+
3250
3453
  HarnessSkillGitAuth.add_member(:credential_arn, Shapes::ShapeRef.new(shape: ApiKeyArn, required: true, location_name: "credentialArn"))
3251
3454
  HarnessSkillGitAuth.add_member(:username, Shapes::ShapeRef.new(shape: String, location_name: "username"))
3252
3455
  HarnessSkillGitAuth.struct_class = Types::HarnessSkillGitAuth
@@ -3277,6 +3480,7 @@ module Aws::BedrockAgentCoreControl
3277
3480
  HarnessSummary.add_member(:status, Shapes::ShapeRef.new(shape: HarnessStatus, required: true, location_name: "status"))
3278
3481
  HarnessSummary.add_member(:created_at, Shapes::ShapeRef.new(shape: DateTimestamp, required: true, location_name: "createdAt"))
3279
3482
  HarnessSummary.add_member(:updated_at, Shapes::ShapeRef.new(shape: DateTimestamp, required: true, location_name: "updatedAt"))
3483
+ HarnessSummary.add_member(:harness_version, Shapes::ShapeRef.new(shape: HarnessVersion, location_name: "harnessVersion"))
3280
3484
  HarnessSummary.struct_class = Types::HarnessSummary
3281
3485
 
3282
3486
  HarnessSystemContentBlock.add_member(:text, Shapes::ShapeRef.new(shape: SensitiveText, location_name: "text"))
@@ -3320,12 +3524,34 @@ module Aws::BedrockAgentCoreControl
3320
3524
  HarnessTruncationStrategyConfiguration.add_member_subclass(:unknown, Types::HarnessTruncationStrategyConfiguration::Unknown)
3321
3525
  HarnessTruncationStrategyConfiguration.struct_class = Types::HarnessTruncationStrategyConfiguration
3322
3526
 
3527
+ HarnessVersionSummaries.member = Shapes::ShapeRef.new(shape: HarnessVersionSummary)
3528
+
3529
+ HarnessVersionSummary.add_member(:harness_id, Shapes::ShapeRef.new(shape: HarnessId, required: true, location_name: "harnessId"))
3530
+ HarnessVersionSummary.add_member(:harness_name, Shapes::ShapeRef.new(shape: HarnessName, required: true, location_name: "harnessName"))
3531
+ HarnessVersionSummary.add_member(:arn, Shapes::ShapeRef.new(shape: HarnessArn, required: true, location_name: "arn"))
3532
+ HarnessVersionSummary.add_member(:harness_version, Shapes::ShapeRef.new(shape: HarnessVersion, required: true, location_name: "harnessVersion"))
3533
+ HarnessVersionSummary.add_member(:status, Shapes::ShapeRef.new(shape: HarnessStatus, required: true, location_name: "status"))
3534
+ HarnessVersionSummary.add_member(:created_at, Shapes::ShapeRef.new(shape: DateTimestamp, required: true, location_name: "createdAt"))
3535
+ HarnessVersionSummary.add_member(:updated_at, Shapes::ShapeRef.new(shape: DateTimestamp, required: true, location_name: "updatedAt"))
3536
+ HarnessVersionSummary.add_member(:failure_reason, Shapes::ShapeRef.new(shape: String, location_name: "failureReason"))
3537
+ HarnessVersionSummary.struct_class = Types::HarnessVersionSummary
3538
+
3539
+ HostingEnvironment.add_member(:arn, Shapes::ShapeRef.new(shape: BedrockAgentcoreResourceArn, required: true, location_name: "arn"))
3540
+ HostingEnvironment.struct_class = Types::HostingEnvironment
3541
+
3542
+ HostingEnvironmentListType.member = Shapes::ShapeRef.new(shape: HostingEnvironment)
3543
+
3544
+ HttpApiSchemaConfiguration.add_member(:source, Shapes::ShapeRef.new(shape: ApiSchemaConfiguration, required: true, location_name: "source"))
3545
+ HttpApiSchemaConfiguration.struct_class = Types::HttpApiSchemaConfiguration
3546
+
3323
3547
  HttpHeadersMap.key = Shapes::ShapeRef.new(shape: HttpHeaderKey)
3324
3548
  HttpHeadersMap.value = Shapes::ShapeRef.new(shape: HttpHeaderValue)
3325
3549
 
3326
3550
  HttpTargetConfiguration.add_member(:agentcore_runtime, Shapes::ShapeRef.new(shape: RuntimeTargetConfiguration, location_name: "agentcoreRuntime"))
3551
+ HttpTargetConfiguration.add_member(:passthrough, Shapes::ShapeRef.new(shape: PassthroughTargetConfiguration, location_name: "passthrough"))
3327
3552
  HttpTargetConfiguration.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
3328
3553
  HttpTargetConfiguration.add_member_subclass(:agentcore_runtime, Types::HttpTargetConfiguration::AgentcoreRuntime)
3554
+ HttpTargetConfiguration.add_member_subclass(:passthrough, Types::HttpTargetConfiguration::Passthrough)
3329
3555
  HttpTargetConfiguration.add_member_subclass(:unknown, Types::HttpTargetConfiguration::Unknown)
3330
3556
  HttpTargetConfiguration.struct_class = Types::HttpTargetConfiguration
3331
3557
 
@@ -3364,11 +3590,42 @@ module Aws::BedrockAgentCoreControl
3364
3590
 
3365
3591
  InferenceConfigurationStopSequencesList.member = Shapes::ShapeRef.new(shape: NonEmptyString)
3366
3592
 
3593
+ InferenceConnectorSource.add_member(:connector_id, Shapes::ShapeRef.new(shape: InferenceConnectorId, required: true, location_name: "connectorId"))
3594
+ InferenceConnectorSource.struct_class = Types::InferenceConnectorSource
3595
+
3596
+ InferenceConnectorTargetConfiguration.add_member(:source, Shapes::ShapeRef.new(shape: InferenceConnectorSource, required: true, location_name: "source"))
3597
+ InferenceConnectorTargetConfiguration.struct_class = Types::InferenceConnectorTargetConfiguration
3598
+
3599
+ InferenceOperationConfiguration.add_member(:path, Shapes::ShapeRef.new(shape: InferenceOperationPath, required: true, location_name: "path"))
3600
+ InferenceOperationConfiguration.add_member(:provider_path, Shapes::ShapeRef.new(shape: InferenceOperationPath, location_name: "providerPath"))
3601
+ InferenceOperationConfiguration.add_member(:models, Shapes::ShapeRef.new(shape: ModelEntries, location_name: "models"))
3602
+ InferenceOperationConfiguration.struct_class = Types::InferenceOperationConfiguration
3603
+
3604
+ InferenceOperationConfigurations.member = Shapes::ShapeRef.new(shape: InferenceOperationConfiguration)
3605
+
3606
+ InferenceProviderTargetConfiguration.add_member(:endpoint, Shapes::ShapeRef.new(shape: PassthroughEndpoint, required: true, location_name: "endpoint"))
3607
+ InferenceProviderTargetConfiguration.add_member(:model_mapping, Shapes::ShapeRef.new(shape: ModelMapping, location_name: "modelMapping"))
3608
+ InferenceProviderTargetConfiguration.add_member(:operations, Shapes::ShapeRef.new(shape: InferenceOperationConfigurations, location_name: "operations"))
3609
+ InferenceProviderTargetConfiguration.struct_class = Types::InferenceProviderTargetConfiguration
3610
+
3611
+ InferenceTargetConfiguration.add_member(:connector, Shapes::ShapeRef.new(shape: InferenceConnectorTargetConfiguration, location_name: "connector"))
3612
+ InferenceTargetConfiguration.add_member(:provider, Shapes::ShapeRef.new(shape: InferenceProviderTargetConfiguration, location_name: "provider"))
3613
+ InferenceTargetConfiguration.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
3614
+ InferenceTargetConfiguration.add_member_subclass(:connector, Types::InferenceTargetConfiguration::Connector)
3615
+ InferenceTargetConfiguration.add_member_subclass(:provider, Types::InferenceTargetConfiguration::Provider)
3616
+ InferenceTargetConfiguration.add_member_subclass(:unknown, Types::InferenceTargetConfiguration::Unknown)
3617
+ InferenceTargetConfiguration.struct_class = Types::InferenceTargetConfiguration
3618
+
3367
3619
  InlineExamplesSource.add_member(:examples, Shapes::ShapeRef.new(shape: InlineExamplesSourceExamplesList, required: true, location_name: "examples"))
3368
3620
  InlineExamplesSource.struct_class = Types::InlineExamplesSource
3369
3621
 
3370
3622
  InlineExamplesSourceExamplesList.member = Shapes::ShapeRef.new(shape: SensitiveJson)
3371
3623
 
3624
+ Insight.add_member(:insight_id, Shapes::ShapeRef.new(shape: InsightId, required: true, location_name: "insightId"))
3625
+ Insight.struct_class = Types::Insight
3626
+
3627
+ InsightList.member = Shapes::ShapeRef.new(shape: Insight)
3628
+
3372
3629
  InterceptorConfiguration.add_member(:lambda, Shapes::ShapeRef.new(shape: LambdaInterceptorConfiguration, location_name: "lambda"))
3373
3630
  InterceptorConfiguration.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
3374
3631
  InterceptorConfiguration.add_member_subclass(:lambda, Types::InterceptorConfiguration::Lambda)
@@ -3376,8 +3633,20 @@ module Aws::BedrockAgentCoreControl
3376
3633
  InterceptorConfiguration.struct_class = Types::InterceptorConfiguration
3377
3634
 
3378
3635
  InterceptorInputConfiguration.add_member(:pass_request_headers, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "passRequestHeaders"))
3636
+ InterceptorInputConfiguration.add_member(:payload_filter, Shapes::ShapeRef.new(shape: InterceptorPayloadFilter, location_name: "payloadFilter"))
3379
3637
  InterceptorInputConfiguration.struct_class = Types::InterceptorInputConfiguration
3380
3638
 
3639
+ InterceptorPayloadExclusionSelector.add_member(:field, Shapes::ShapeRef.new(shape: InterceptorPayloadExclusion, location_name: "field"))
3640
+ InterceptorPayloadExclusionSelector.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
3641
+ InterceptorPayloadExclusionSelector.add_member_subclass(:field, Types::InterceptorPayloadExclusionSelector::Field)
3642
+ InterceptorPayloadExclusionSelector.add_member_subclass(:unknown, Types::InterceptorPayloadExclusionSelector::Unknown)
3643
+ InterceptorPayloadExclusionSelector.struct_class = Types::InterceptorPayloadExclusionSelector
3644
+
3645
+ InterceptorPayloadExclusionSelectorList.member = Shapes::ShapeRef.new(shape: InterceptorPayloadExclusionSelector)
3646
+
3647
+ InterceptorPayloadFilter.add_member(:exclude, Shapes::ShapeRef.new(shape: InterceptorPayloadExclusionSelectorList, required: true, location_name: "exclude"))
3648
+ InterceptorPayloadFilter.struct_class = Types::InterceptorPayloadFilter
3649
+
3381
3650
  InternalServerException.add_member(:message, Shapes::ShapeRef.new(shape: NonBlankString, location_name: "message"))
3382
3651
  InternalServerException.struct_class = Types::InternalServerException
3383
3652
 
@@ -3406,6 +3675,9 @@ module Aws::BedrockAgentCoreControl
3406
3675
  LambdaInterceptorConfiguration.add_member(:arn, Shapes::ShapeRef.new(shape: LambdaFunctionArn, required: true, location_name: "arn"))
3407
3676
  LambdaInterceptorConfiguration.struct_class = Types::LambdaInterceptorConfiguration
3408
3677
 
3678
+ LambdaTransformConfiguration.add_member(:arn, Shapes::ShapeRef.new(shape: LambdaFunctionArn, location_name: "arn"))
3679
+ LambdaTransformConfiguration.struct_class = Types::LambdaTransformConfiguration
3680
+
3409
3681
  LifecycleConfiguration.add_member(:idle_runtime_session_timeout, Shapes::ShapeRef.new(shape: LifecycleConfigurationIdleRuntimeSessionTimeoutInteger, location_name: "idleRuntimeSessionTimeout"))
3410
3682
  LifecycleConfiguration.add_member(:max_lifetime, Shapes::ShapeRef.new(shape: LifecycleConfigurationMaxLifetimeInteger, location_name: "maxLifetime"))
3411
3683
  LifecycleConfiguration.struct_class = Types::LifecycleConfiguration
@@ -3563,6 +3835,24 @@ module Aws::BedrockAgentCoreControl
3563
3835
  ListGatewaysResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: GatewayNextToken, location_name: "nextToken"))
3564
3836
  ListGatewaysResponse.struct_class = Types::ListGatewaysResponse
3565
3837
 
3838
+ ListHarnessEndpointsRequest.add_member(:harness_id, Shapes::ShapeRef.new(shape: HarnessId, required: true, location: "uri", location_name: "harnessId"))
3839
+ ListHarnessEndpointsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
3840
+ ListHarnessEndpointsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
3841
+ ListHarnessEndpointsRequest.struct_class = Types::ListHarnessEndpointsRequest
3842
+
3843
+ ListHarnessEndpointsResponse.add_member(:endpoints, Shapes::ShapeRef.new(shape: HarnessEndpoints, required: true, location_name: "endpoints"))
3844
+ ListHarnessEndpointsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
3845
+ ListHarnessEndpointsResponse.struct_class = Types::ListHarnessEndpointsResponse
3846
+
3847
+ ListHarnessVersionsRequest.add_member(:harness_id, Shapes::ShapeRef.new(shape: HarnessId, required: true, location: "uri", location_name: "harnessId"))
3848
+ ListHarnessVersionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
3849
+ ListHarnessVersionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
3850
+ ListHarnessVersionsRequest.struct_class = Types::ListHarnessVersionsRequest
3851
+
3852
+ ListHarnessVersionsResponse.add_member(:harness_versions, Shapes::ShapeRef.new(shape: HarnessVersionSummaries, required: true, location_name: "harnessVersions"))
3853
+ ListHarnessVersionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
3854
+ ListHarnessVersionsResponse.struct_class = Types::ListHarnessVersionsResponse
3855
+
3566
3856
  ListHarnessesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
3567
3857
  ListHarnessesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
3568
3858
  ListHarnessesRequest.struct_class = Types::ListHarnessesRequest
@@ -3789,12 +4079,14 @@ module Aws::BedrockAgentCoreControl
3789
4079
  McpTargetConfiguration.add_member(:lambda, Shapes::ShapeRef.new(shape: McpLambdaTargetConfiguration, location_name: "lambda"))
3790
4080
  McpTargetConfiguration.add_member(:mcp_server, Shapes::ShapeRef.new(shape: McpServerTargetConfiguration, location_name: "mcpServer"))
3791
4081
  McpTargetConfiguration.add_member(:api_gateway, Shapes::ShapeRef.new(shape: ApiGatewayTargetConfiguration, location_name: "apiGateway"))
4082
+ McpTargetConfiguration.add_member(:connector, Shapes::ShapeRef.new(shape: ConnectorTargetConfiguration, location_name: "connector"))
3792
4083
  McpTargetConfiguration.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
3793
4084
  McpTargetConfiguration.add_member_subclass(:open_api_schema, Types::McpTargetConfiguration::OpenApiSchema)
3794
4085
  McpTargetConfiguration.add_member_subclass(:smithy_model, Types::McpTargetConfiguration::SmithyModel)
3795
4086
  McpTargetConfiguration.add_member_subclass(:lambda, Types::McpTargetConfiguration::Lambda)
3796
4087
  McpTargetConfiguration.add_member_subclass(:mcp_server, Types::McpTargetConfiguration::McpServer)
3797
4088
  McpTargetConfiguration.add_member_subclass(:api_gateway, Types::McpTargetConfiguration::ApiGateway)
4089
+ McpTargetConfiguration.add_member_subclass(:connector, Types::McpTargetConfiguration::Connector)
3798
4090
  McpTargetConfiguration.add_member_subclass(:unknown, Types::McpTargetConfiguration::Unknown)
3799
4091
  McpTargetConfiguration.struct_class = Types::McpTargetConfiguration
3800
4092
 
@@ -3820,6 +4112,7 @@ module Aws::BedrockAgentCoreControl
3820
4112
  Memory.add_member(:strategies, Shapes::ShapeRef.new(shape: MemoryStrategyList, location_name: "strategies"))
3821
4113
  Memory.add_member(:indexed_keys, Shapes::ShapeRef.new(shape: IndexedKeysList, location_name: "indexedKeys"))
3822
4114
  Memory.add_member(:stream_delivery_resources, Shapes::ShapeRef.new(shape: StreamDeliveryResources, location_name: "streamDeliveryResources"))
4115
+ Memory.add_member(:managed_by_resource_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "managedByResourceArn"))
3823
4116
  Memory.struct_class = Types::Memory
3824
4117
 
3825
4118
  MemoryRecordSchema.add_member(:metadata_schema, Shapes::ShapeRef.new(shape: MetadataSchemaList, location_name: "metadataSchema"))
@@ -3861,6 +4154,7 @@ module Aws::BedrockAgentCoreControl
3861
4154
  MemorySummary.add_member(:status, Shapes::ShapeRef.new(shape: MemoryStatus, location_name: "status"))
3862
4155
  MemorySummary.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "createdAt"))
3863
4156
  MemorySummary.add_member(:updated_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "updatedAt"))
4157
+ MemorySummary.add_member(:managed_by_resource_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "managedByResourceArn"))
3864
4158
  MemorySummary.struct_class = Types::MemorySummary
3865
4159
 
3866
4160
  MemorySummaryList.member = Shapes::ShapeRef.new(shape: MemorySummary)
@@ -3895,6 +4189,14 @@ module Aws::BedrockAgentCoreControl
3895
4189
  MicrosoftOauth2ProviderConfigOutput.add_member(:client_id, Shapes::ShapeRef.new(shape: ClientIdType, location_name: "clientId"))
3896
4190
  MicrosoftOauth2ProviderConfigOutput.struct_class = Types::MicrosoftOauth2ProviderConfigOutput
3897
4191
 
4192
+ ModelEntries.member = Shapes::ShapeRef.new(shape: ModelEntry)
4193
+
4194
+ ModelEntry.add_member(:model, Shapes::ShapeRef.new(shape: ModelPattern, required: true, location_name: "model"))
4195
+ ModelEntry.struct_class = Types::ModelEntry
4196
+
4197
+ ModelMapping.add_member(:provider_prefix, Shapes::ShapeRef.new(shape: ProviderPrefix, location_name: "providerPrefix"))
4198
+ ModelMapping.struct_class = Types::ModelMapping
4199
+
3898
4200
  ModifyConsolidationConfiguration.add_member(:custom_consolidation_configuration, Shapes::ShapeRef.new(shape: CustomConsolidationConfigurationInput, location_name: "customConsolidationConfiguration"))
3899
4201
  ModifyConsolidationConfiguration.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
3900
4202
  ModifyConsolidationConfiguration.add_member_subclass(:custom_consolidation_configuration, Types::ModifyConsolidationConfiguration::CustomConsolidationConfiguration)
@@ -4059,6 +4361,8 @@ module Aws::BedrockAgentCoreControl
4059
4361
  OnlineEvaluationConfigSummary.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "createdAt"))
4060
4362
  OnlineEvaluationConfigSummary.add_member(:updated_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "updatedAt"))
4061
4363
  OnlineEvaluationConfigSummary.add_member(:failure_reason, Shapes::ShapeRef.new(shape: String, location_name: "failureReason"))
4364
+ OnlineEvaluationConfigSummary.add_member(:insights, Shapes::ShapeRef.new(shape: InsightList, location_name: "insights"))
4365
+ OnlineEvaluationConfigSummary.add_member(:clustering_config, Shapes::ShapeRef.new(shape: ClusteringConfig, location_name: "clusteringConfig"))
4062
4366
  OnlineEvaluationConfigSummary.struct_class = Types::OnlineEvaluationConfigSummary
4063
4367
 
4064
4368
  OnlineEvaluationConfigSummaryList.member = Shapes::ShapeRef.new(shape: OnlineEvaluationConfigSummary)
@@ -4066,6 +4370,12 @@ module Aws::BedrockAgentCoreControl
4066
4370
  OutputConfig.add_member(:cloud_watch_config, Shapes::ShapeRef.new(shape: CloudWatchOutputConfig, required: true, location_name: "cloudWatchConfig"))
4067
4371
  OutputConfig.struct_class = Types::OutputConfig
4068
4372
 
4373
+ PassthroughTargetConfiguration.add_member(:endpoint, Shapes::ShapeRef.new(shape: PassthroughEndpoint, required: true, location_name: "endpoint"))
4374
+ PassthroughTargetConfiguration.add_member(:protocol_type, Shapes::ShapeRef.new(shape: PassthroughProtocolType, required: true, location_name: "protocolType"))
4375
+ PassthroughTargetConfiguration.add_member(:schema, Shapes::ShapeRef.new(shape: HttpApiSchemaConfiguration, location_name: "schema"))
4376
+ PassthroughTargetConfiguration.add_member(:stickiness_configuration, Shapes::ShapeRef.new(shape: StickinessConfiguration, location_name: "stickinessConfiguration"))
4377
+ PassthroughTargetConfiguration.struct_class = Types::PassthroughTargetConfiguration
4378
+
4069
4379
  PaymentConnectorSummaries.member = Shapes::ShapeRef.new(shape: PaymentConnectorSummary)
4070
4380
 
4071
4381
  PaymentConnectorSummary.add_member(:payment_connector_id, Shapes::ShapeRef.new(shape: PaymentConnectorId, required: true, location_name: "paymentConnectorId"))
@@ -4125,6 +4435,7 @@ module Aws::BedrockAgentCoreControl
4125
4435
  Policy.add_member(:updated_at, Shapes::ShapeRef.new(shape: DateTimestamp, required: true, location_name: "updatedAt"))
4126
4436
  Policy.add_member(:policy_arn, Shapes::ShapeRef.new(shape: PolicyArn, required: true, location_name: "policyArn"))
4127
4437
  Policy.add_member(:status, Shapes::ShapeRef.new(shape: PolicyStatus, required: true, location_name: "status"))
4438
+ Policy.add_member(:enforcement_mode, Shapes::ShapeRef.new(shape: EnforcementMode, location_name: "enforcementMode"))
4128
4439
  Policy.add_member(:definition, Shapes::ShapeRef.new(shape: PolicyDefinition, required: true, location_name: "definition"))
4129
4440
  Policy.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
4130
4441
  Policy.add_member(:status_reasons, Shapes::ShapeRef.new(shape: PolicyStatusReasons, required: true, location_name: "statusReasons"))
@@ -4132,9 +4443,11 @@ module Aws::BedrockAgentCoreControl
4132
4443
 
4133
4444
  PolicyDefinition.add_member(:cedar, Shapes::ShapeRef.new(shape: CedarPolicy, location_name: "cedar"))
4134
4445
  PolicyDefinition.add_member(:policy_generation, Shapes::ShapeRef.new(shape: PolicyGenerationDetails, location_name: "policyGeneration"))
4446
+ PolicyDefinition.add_member(:policy, Shapes::ShapeRef.new(shape: PolicyStatement, location_name: "policy"))
4135
4447
  PolicyDefinition.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
4136
4448
  PolicyDefinition.add_member_subclass(:cedar, Types::PolicyDefinition::Cedar)
4137
4449
  PolicyDefinition.add_member_subclass(:policy_generation, Types::PolicyDefinition::PolicyGeneration)
4450
+ PolicyDefinition.add_member_subclass(:policy, Types::PolicyDefinition::Policy)
4138
4451
  PolicyDefinition.add_member_subclass(:unknown, Types::PolicyDefinition::Unknown)
4139
4452
  PolicyDefinition.struct_class = Types::PolicyDefinition
4140
4453
 
@@ -4201,6 +4514,9 @@ module Aws::BedrockAgentCoreControl
4201
4514
 
4202
4515
  PolicyGenerations.member = Shapes::ShapeRef.new(shape: PolicyGeneration)
4203
4516
 
4517
+ PolicyStatement.add_member(:statement, Shapes::ShapeRef.new(shape: Statement, required: true, location_name: "statement"))
4518
+ PolicyStatement.struct_class = Types::PolicyStatement
4519
+
4204
4520
  PolicyStatusReasons.member = Shapes::ShapeRef.new(shape: String)
4205
4521
 
4206
4522
  PolicySummary.add_member(:policy_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "policyId"))
@@ -4210,6 +4526,7 @@ module Aws::BedrockAgentCoreControl
4210
4526
  PolicySummary.add_member(:updated_at, Shapes::ShapeRef.new(shape: DateTimestamp, required: true, location_name: "updatedAt"))
4211
4527
  PolicySummary.add_member(:policy_arn, Shapes::ShapeRef.new(shape: PolicyArn, required: true, location_name: "policyArn"))
4212
4528
  PolicySummary.add_member(:status, Shapes::ShapeRef.new(shape: PolicyStatus, required: true, location_name: "status"))
4529
+ PolicySummary.add_member(:enforcement_mode, Shapes::ShapeRef.new(shape: EnforcementMode, location_name: "enforcementMode"))
4213
4530
  PolicySummary.struct_class = Types::PolicySummary
4214
4531
 
4215
4532
  PolicySummaryList.member = Shapes::ShapeRef.new(shape: PolicySummary)
@@ -4233,6 +4550,10 @@ module Aws::BedrockAgentCoreControl
4233
4550
  ProtocolConfiguration.add_member(:server_protocol, Shapes::ShapeRef.new(shape: ServerProtocol, required: true, location_name: "serverProtocol"))
4234
4551
  ProtocolConfiguration.struct_class = Types::ProtocolConfiguration
4235
4552
 
4553
+ ProviderPrefix.add_member(:strip, Shapes::ShapeRef.new(shape: Boolean, location_name: "strip"))
4554
+ ProviderPrefix.add_member(:separator, Shapes::ShapeRef.new(shape: ProviderPrefixSeparatorString, location_name: "separator"))
4555
+ ProviderPrefix.struct_class = Types::ProviderPrefix
4556
+
4236
4557
  PutResourcePolicyRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: BedrockAgentcoreResourceArn, required: true, location: "uri", location_name: "resourceArn"))
4237
4558
  PutResourcePolicyRequest.add_member(:policy, Shapes::ShapeRef.new(shape: ResourcePolicyBody, required: true, location_name: "policy"))
4238
4559
  PutResourcePolicyRequest.struct_class = Types::PutResourcePolicyRequest
@@ -4364,6 +4685,7 @@ module Aws::BedrockAgentCoreControl
4364
4685
 
4365
4686
  RuntimeTargetConfiguration.add_member(:arn, Shapes::ShapeRef.new(shape: RuntimeArn, required: true, location_name: "arn"))
4366
4687
  RuntimeTargetConfiguration.add_member(:qualifier, Shapes::ShapeRef.new(shape: RuntimeQualifier, location_name: "qualifier"))
4688
+ RuntimeTargetConfiguration.add_member(:schema, Shapes::ShapeRef.new(shape: HttpApiSchemaConfiguration, location_name: "schema"))
4367
4689
  RuntimeTargetConfiguration.struct_class = Types::RuntimeTargetConfiguration
4368
4690
 
4369
4691
  S3Configuration.add_member(:uri, Shapes::ShapeRef.new(shape: S3BucketUri, location_name: "uri"))
@@ -4539,6 +4861,10 @@ module Aws::BedrockAgentCoreControl
4539
4861
 
4540
4862
  StatusReasons.member = Shapes::ShapeRef.new(shape: StatusReason)
4541
4863
 
4864
+ StickinessConfiguration.add_member(:identifier, Shapes::ShapeRef.new(shape: StickinessConfigurationIdentifierString, required: true, location_name: "identifier"))
4865
+ StickinessConfiguration.add_member(:timeout, Shapes::ShapeRef.new(shape: StickinessTimeout, location_name: "timeout"))
4866
+ StickinessConfiguration.struct_class = Types::StickinessConfiguration
4867
+
4542
4868
  StrategyConfiguration.add_member(:type, Shapes::ShapeRef.new(shape: OverrideType, location_name: "type"))
4543
4869
  StrategyConfiguration.add_member(:extraction, Shapes::ShapeRef.new(shape: ExtractionConfiguration, location_name: "extraction"))
4544
4870
  StrategyConfiguration.add_member(:consolidation, Shapes::ShapeRef.new(shape: ConsolidationConfiguration, location_name: "consolidation"))
@@ -4646,9 +4972,11 @@ module Aws::BedrockAgentCoreControl
4646
4972
 
4647
4973
  TargetConfiguration.add_member(:mcp, Shapes::ShapeRef.new(shape: McpTargetConfiguration, location_name: "mcp"))
4648
4974
  TargetConfiguration.add_member(:http, Shapes::ShapeRef.new(shape: HttpTargetConfiguration, location_name: "http"))
4975
+ TargetConfiguration.add_member(:inference, Shapes::ShapeRef.new(shape: InferenceTargetConfiguration, location_name: "inference"))
4649
4976
  TargetConfiguration.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
4650
4977
  TargetConfiguration.add_member_subclass(:mcp, Types::TargetConfiguration::Mcp)
4651
4978
  TargetConfiguration.add_member_subclass(:http, Types::TargetConfiguration::Http)
4979
+ TargetConfiguration.add_member_subclass(:inference, Types::TargetConfiguration::Inference)
4652
4980
  TargetConfiguration.add_member_subclass(:unknown, Types::TargetConfiguration::Unknown)
4653
4981
  TargetConfiguration.struct_class = Types::TargetConfiguration
4654
4982
 
@@ -4663,6 +4991,10 @@ module Aws::BedrockAgentCoreControl
4663
4991
  TargetSummary.add_member(:created_at, Shapes::ShapeRef.new(shape: DateTimestamp, required: true, location_name: "createdAt"))
4664
4992
  TargetSummary.add_member(:updated_at, Shapes::ShapeRef.new(shape: DateTimestamp, required: true, location_name: "updatedAt"))
4665
4993
  TargetSummary.add_member(:resource_priority, Shapes::ShapeRef.new(shape: TargetResourcePriority, location_name: "resourcePriority"))
4994
+ TargetSummary.add_member(:last_synchronized_at, Shapes::ShapeRef.new(shape: DateTimestamp, location_name: "lastSynchronizedAt"))
4995
+ TargetSummary.add_member(:authorization_data, Shapes::ShapeRef.new(shape: AuthorizationData, location_name: "authorizationData"))
4996
+ TargetSummary.add_member(:target_type, Shapes::ShapeRef.new(shape: TargetType, location_name: "targetType"))
4997
+ TargetSummary.add_member(:listing_mode, Shapes::ShapeRef.new(shape: ListingMode, location_name: "listingMode"))
4666
4998
  TargetSummary.struct_class = Types::TargetSummary
4667
4999
 
4668
5000
  TargetTrafficSplitEntries.member = Shapes::ShapeRef.new(shape: TargetTrafficSplitEntry)
@@ -4829,6 +5161,7 @@ module Aws::BedrockAgentCoreControl
4829
5161
  UpdateConfigurationBundleRequest.add_member(:branch_name, Shapes::ShapeRef.new(shape: BranchName, location_name: "branchName"))
4830
5162
  UpdateConfigurationBundleRequest.add_member(:commit_message, Shapes::ShapeRef.new(shape: UpdateConfigurationBundleRequestCommitMessageString, location_name: "commitMessage"))
4831
5163
  UpdateConfigurationBundleRequest.add_member(:created_by, Shapes::ShapeRef.new(shape: VersionCreatedBySource, location_name: "createdBy"))
5164
+ UpdateConfigurationBundleRequest.add_member(:kms_key_arn, Shapes::ShapeRef.new(shape: KmsKeyArn, location_name: "kmsKeyArn"))
4832
5165
  UpdateConfigurationBundleRequest.struct_class = Types::UpdateConfigurationBundleRequest
4833
5166
 
4834
5167
  UpdateConfigurationBundleResponse.add_member(:bundle_arn, Shapes::ShapeRef.new(shape: ConfigurationBundleArn, required: true, location_name: "bundleArn"))
@@ -4884,9 +5217,11 @@ module Aws::BedrockAgentCoreControl
4884
5217
  UpdateGatewayRequest.add_member(:authorizer_type, Shapes::ShapeRef.new(shape: AuthorizerType, required: true, location_name: "authorizerType"))
4885
5218
  UpdateGatewayRequest.add_member(:authorizer_configuration, Shapes::ShapeRef.new(shape: AuthorizerConfiguration, location_name: "authorizerConfiguration"))
4886
5219
  UpdateGatewayRequest.add_member(:kms_key_arn, Shapes::ShapeRef.new(shape: KmsKeyArn, location_name: "kmsKeyArn"))
5220
+ UpdateGatewayRequest.add_member(:custom_transform_configuration, Shapes::ShapeRef.new(shape: CustomTransformConfiguration, location_name: "customTransformConfiguration"))
4887
5221
  UpdateGatewayRequest.add_member(:interceptor_configurations, Shapes::ShapeRef.new(shape: GatewayInterceptorConfigurations, location_name: "interceptorConfigurations"))
4888
5222
  UpdateGatewayRequest.add_member(:policy_engine_configuration, Shapes::ShapeRef.new(shape: GatewayPolicyEngineConfiguration, location_name: "policyEngineConfiguration"))
4889
5223
  UpdateGatewayRequest.add_member(:exception_level, Shapes::ShapeRef.new(shape: ExceptionLevel, location_name: "exceptionLevel"))
5224
+ UpdateGatewayRequest.add_member(:waf_configuration, Shapes::ShapeRef.new(shape: WafConfiguration, location_name: "wafConfiguration"))
4890
5225
  UpdateGatewayRequest.struct_class = Types::UpdateGatewayRequest
4891
5226
 
4892
5227
  UpdateGatewayResponse.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: GatewayArn, required: true, location_name: "gatewayArn"))
@@ -4904,10 +5239,13 @@ module Aws::BedrockAgentCoreControl
4904
5239
  UpdateGatewayResponse.add_member(:authorizer_type, Shapes::ShapeRef.new(shape: AuthorizerType, required: true, location_name: "authorizerType"))
4905
5240
  UpdateGatewayResponse.add_member(:authorizer_configuration, Shapes::ShapeRef.new(shape: AuthorizerConfiguration, location_name: "authorizerConfiguration"))
4906
5241
  UpdateGatewayResponse.add_member(:kms_key_arn, Shapes::ShapeRef.new(shape: KmsKeyArn, location_name: "kmsKeyArn"))
5242
+ UpdateGatewayResponse.add_member(:custom_transform_configuration, Shapes::ShapeRef.new(shape: CustomTransformConfiguration, location_name: "customTransformConfiguration"))
4907
5243
  UpdateGatewayResponse.add_member(:interceptor_configurations, Shapes::ShapeRef.new(shape: GatewayInterceptorConfigurations, location_name: "interceptorConfigurations"))
4908
5244
  UpdateGatewayResponse.add_member(:policy_engine_configuration, Shapes::ShapeRef.new(shape: GatewayPolicyEngineConfiguration, location_name: "policyEngineConfiguration"))
4909
5245
  UpdateGatewayResponse.add_member(:workload_identity_details, Shapes::ShapeRef.new(shape: WorkloadIdentityDetails, location_name: "workloadIdentityDetails"))
4910
5246
  UpdateGatewayResponse.add_member(:exception_level, Shapes::ShapeRef.new(shape: ExceptionLevel, location_name: "exceptionLevel"))
5247
+ UpdateGatewayResponse.add_member(:web_acl_arn, Shapes::ShapeRef.new(shape: WebAclArn, location_name: "webAclArn"))
5248
+ UpdateGatewayResponse.add_member(:waf_configuration, Shapes::ShapeRef.new(shape: WafConfiguration, location_name: "wafConfiguration"))
4911
5249
  UpdateGatewayResponse.struct_class = Types::UpdateGatewayResponse
4912
5250
 
4913
5251
  UpdateGatewayRuleRequest.add_member(:gateway_identifier, Shapes::ShapeRef.new(shape: GatewayIdentifier, required: true, location: "uri", location_name: "gatewayIdentifier"))
@@ -4932,7 +5270,7 @@ module Aws::BedrockAgentCoreControl
4932
5270
 
4933
5271
  UpdateGatewayTargetRequest.add_member(:gateway_identifier, Shapes::ShapeRef.new(shape: GatewayIdentifier, required: true, location: "uri", location_name: "gatewayIdentifier"))
4934
5272
  UpdateGatewayTargetRequest.add_member(:target_id, Shapes::ShapeRef.new(shape: TargetId, required: true, location: "uri", location_name: "targetId"))
4935
- UpdateGatewayTargetRequest.add_member(:name, Shapes::ShapeRef.new(shape: TargetName, required: true, location_name: "name"))
5273
+ UpdateGatewayTargetRequest.add_member(:name, Shapes::ShapeRef.new(shape: TargetName, location_name: "name"))
4936
5274
  UpdateGatewayTargetRequest.add_member(:description, Shapes::ShapeRef.new(shape: TargetDescription, location_name: "description"))
4937
5275
  UpdateGatewayTargetRequest.add_member(:target_configuration, Shapes::ShapeRef.new(shape: TargetConfiguration, required: true, location_name: "targetConfiguration"))
4938
5276
  UpdateGatewayTargetRequest.add_member(:credential_provider_configurations, Shapes::ShapeRef.new(shape: CredentialProviderConfigurations, location_name: "credentialProviderConfigurations"))
@@ -4958,6 +5296,16 @@ module Aws::BedrockAgentCoreControl
4958
5296
  UpdateGatewayTargetResponse.add_member(:protocol_type, Shapes::ShapeRef.new(shape: TargetProtocolType, location_name: "protocolType"))
4959
5297
  UpdateGatewayTargetResponse.struct_class = Types::UpdateGatewayTargetResponse
4960
5298
 
5299
+ UpdateHarnessEndpointRequest.add_member(:harness_id, Shapes::ShapeRef.new(shape: HarnessId, required: true, location: "uri", location_name: "harnessId"))
5300
+ UpdateHarnessEndpointRequest.add_member(:endpoint_name, Shapes::ShapeRef.new(shape: HarnessEndpointName, required: true, location: "uri", location_name: "endpointName"))
5301
+ UpdateHarnessEndpointRequest.add_member(:target_version, Shapes::ShapeRef.new(shape: HarnessVersion, location_name: "targetVersion"))
5302
+ UpdateHarnessEndpointRequest.add_member(:description, Shapes::ShapeRef.new(shape: HarnessEndpointDescription, location_name: "description"))
5303
+ UpdateHarnessEndpointRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken" => true}))
5304
+ UpdateHarnessEndpointRequest.struct_class = Types::UpdateHarnessEndpointRequest
5305
+
5306
+ UpdateHarnessEndpointResponse.add_member(:endpoint, Shapes::ShapeRef.new(shape: HarnessEndpoint, required: true, location_name: "endpoint"))
5307
+ UpdateHarnessEndpointResponse.struct_class = Types::UpdateHarnessEndpointResponse
5308
+
4961
5309
  UpdateHarnessRequest.add_member(:harness_id, Shapes::ShapeRef.new(shape: HarnessId, required: true, location: "uri", location_name: "harnessId"))
4962
5310
  UpdateHarnessRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken" => true}))
4963
5311
  UpdateHarnessRequest.add_member(:execution_role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "executionRoleArn"))
@@ -5017,6 +5365,8 @@ module Aws::BedrockAgentCoreControl
5017
5365
  UpdateOnlineEvaluationConfigRequest.add_member(:rule, Shapes::ShapeRef.new(shape: Rule, location_name: "rule"))
5018
5366
  UpdateOnlineEvaluationConfigRequest.add_member(:data_source_config, Shapes::ShapeRef.new(shape: DataSourceConfig, location_name: "dataSourceConfig"))
5019
5367
  UpdateOnlineEvaluationConfigRequest.add_member(:evaluators, Shapes::ShapeRef.new(shape: EvaluatorList, location_name: "evaluators"))
5368
+ UpdateOnlineEvaluationConfigRequest.add_member(:insights, Shapes::ShapeRef.new(shape: InsightList, location_name: "insights"))
5369
+ UpdateOnlineEvaluationConfigRequest.add_member(:clustering_config, Shapes::ShapeRef.new(shape: ClusteringConfig, location_name: "clusteringConfig"))
5020
5370
  UpdateOnlineEvaluationConfigRequest.add_member(:evaluation_execution_role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "evaluationExecutionRoleArn"))
5021
5371
  UpdateOnlineEvaluationConfigRequest.add_member(:execution_status, Shapes::ShapeRef.new(shape: OnlineEvaluationExecutionStatus, location_name: "executionStatus"))
5022
5372
  UpdateOnlineEvaluationConfigRequest.struct_class = Types::UpdateOnlineEvaluationConfigRequest
@@ -5097,6 +5447,7 @@ module Aws::BedrockAgentCoreControl
5097
5447
  UpdatePolicyRequest.add_member(:description, Shapes::ShapeRef.new(shape: UpdatedDescription, location_name: "description"))
5098
5448
  UpdatePolicyRequest.add_member(:definition, Shapes::ShapeRef.new(shape: PolicyDefinition, location_name: "definition"))
5099
5449
  UpdatePolicyRequest.add_member(:validation_mode, Shapes::ShapeRef.new(shape: PolicyValidationMode, location_name: "validationMode"))
5450
+ UpdatePolicyRequest.add_member(:enforcement_mode, Shapes::ShapeRef.new(shape: EnforcementMode, location_name: "enforcementMode"))
5100
5451
  UpdatePolicyRequest.struct_class = Types::UpdatePolicyRequest
5101
5452
 
5102
5453
  UpdatePolicyResponse.add_member(:policy_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "policyId"))
@@ -5106,6 +5457,7 @@ module Aws::BedrockAgentCoreControl
5106
5457
  UpdatePolicyResponse.add_member(:updated_at, Shapes::ShapeRef.new(shape: DateTimestamp, required: true, location_name: "updatedAt"))
5107
5458
  UpdatePolicyResponse.add_member(:policy_arn, Shapes::ShapeRef.new(shape: PolicyArn, required: true, location_name: "policyArn"))
5108
5459
  UpdatePolicyResponse.add_member(:status, Shapes::ShapeRef.new(shape: PolicyStatus, required: true, location_name: "status"))
5460
+ UpdatePolicyResponse.add_member(:enforcement_mode, Shapes::ShapeRef.new(shape: EnforcementMode, location_name: "enforcementMode"))
5109
5461
  UpdatePolicyResponse.add_member(:definition, Shapes::ShapeRef.new(shape: PolicyDefinition, required: true, location_name: "definition"))
5110
5462
  UpdatePolicyResponse.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
5111
5463
  UpdatePolicyResponse.add_member(:status_reasons, Shapes::ShapeRef.new(shape: PolicyStatusReasons, required: true, location_name: "statusReasons"))
@@ -5314,6 +5666,9 @@ module Aws::BedrockAgentCoreControl
5314
5666
  VpcConfig.add_member(:require_service_s3_endpoint, Shapes::ShapeRef.new(shape: Boolean, location_name: "requireServiceS3Endpoint"))
5315
5667
  VpcConfig.struct_class = Types::VpcConfig
5316
5668
 
5669
+ WafConfiguration.add_member(:failure_mode, Shapes::ShapeRef.new(shape: WafFailureMode, location_name: "failureMode"))
5670
+ WafConfiguration.struct_class = Types::WafConfiguration
5671
+
5317
5672
  WeightedOverride.add_member(:traffic_split, Shapes::ShapeRef.new(shape: TrafficSplitEntries, required: true, location_name: "trafficSplit"))
5318
5673
  WeightedOverride.struct_class = Types::WeightedOverride
5319
5674
 
@@ -5325,6 +5680,8 @@ module Aws::BedrockAgentCoreControl
5325
5680
 
5326
5681
  WorkloadIdentityList.member = Shapes::ShapeRef.new(shape: WorkloadIdentityType)
5327
5682
 
5683
+ WorkloadIdentityNameListType.member = Shapes::ShapeRef.new(shape: WorkloadIdentityNameType)
5684
+
5328
5685
  WorkloadIdentityType.add_member(:name, Shapes::ShapeRef.new(shape: WorkloadIdentityNameType, required: true, location_name: "name"))
5329
5686
  WorkloadIdentityType.add_member(:workload_identity_arn, Shapes::ShapeRef.new(shape: WorkloadIdentityArnType, required: true, location_name: "workloadIdentityArn"))
5330
5687
  WorkloadIdentityType.struct_class = Types::WorkloadIdentityType
@@ -5568,6 +5925,21 @@ module Aws::BedrockAgentCoreControl
5568
5925
  o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
5569
5926
  end)
5570
5927
 
5928
+ api.add_operation(:create_harness_endpoint, Seahorse::Model::Operation.new.tap do |o|
5929
+ o.name = "CreateHarnessEndpoint"
5930
+ o.http_method = "POST"
5931
+ o.http_request_uri = "/harnesses/{harnessId}/endpoints"
5932
+ o.input = Shapes::ShapeRef.new(shape: CreateHarnessEndpointRequest)
5933
+ o.output = Shapes::ShapeRef.new(shape: CreateHarnessEndpointResponse)
5934
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
5935
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
5936
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
5937
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
5938
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
5939
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
5940
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
5941
+ end)
5942
+
5571
5943
  api.add_operation(:create_memory, Seahorse::Model::Operation.new.tap do |o|
5572
5944
  o.name = "CreateMemory"
5573
5945
  o.http_method = "POST"
@@ -5932,6 +6304,20 @@ module Aws::BedrockAgentCoreControl
5932
6304
  o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
5933
6305
  end)
5934
6306
 
6307
+ api.add_operation(:delete_harness_endpoint, Seahorse::Model::Operation.new.tap do |o|
6308
+ o.name = "DeleteHarnessEndpoint"
6309
+ o.http_method = "DELETE"
6310
+ o.http_request_uri = "/harnesses/{harnessId}/endpoints/{endpointName}"
6311
+ o.input = Shapes::ShapeRef.new(shape: DeleteHarnessEndpointRequest)
6312
+ o.output = Shapes::ShapeRef.new(shape: DeleteHarnessEndpointResponse)
6313
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
6314
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
6315
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
6316
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
6317
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
6318
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
6319
+ end)
6320
+
5935
6321
  api.add_operation(:delete_memory, Seahorse::Model::Operation.new.tap do |o|
5936
6322
  o.name = "DeleteMemory"
5937
6323
  o.http_method = "DELETE"
@@ -6283,6 +6669,19 @@ module Aws::BedrockAgentCoreControl
6283
6669
  o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
6284
6670
  end)
6285
6671
 
6672
+ api.add_operation(:get_harness_endpoint, Seahorse::Model::Operation.new.tap do |o|
6673
+ o.name = "GetHarnessEndpoint"
6674
+ o.http_method = "GET"
6675
+ o.http_request_uri = "/harnesses/{harnessId}/endpoints/{endpointName}"
6676
+ o.input = Shapes::ShapeRef.new(shape: GetHarnessEndpointRequest)
6677
+ o.output = Shapes::ShapeRef.new(shape: GetHarnessEndpointResponse)
6678
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
6679
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
6680
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
6681
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
6682
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
6683
+ end)
6684
+
6286
6685
  api.add_operation(:get_memory, Seahorse::Model::Operation.new.tap do |o|
6287
6686
  o.name = "GetMemory"
6288
6687
  o.http_method = "GET"
@@ -6780,6 +7179,7 @@ module Aws::BedrockAgentCoreControl
6780
7179
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
6781
7180
  o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
6782
7181
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
7182
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
6783
7183
  o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
6784
7184
  o[:pager] = Aws::Pager.new(
6785
7185
  limit_key: "max_results",
@@ -6807,6 +7207,44 @@ module Aws::BedrockAgentCoreControl
6807
7207
  )
6808
7208
  end)
6809
7209
 
7210
+ api.add_operation(:list_harness_endpoints, Seahorse::Model::Operation.new.tap do |o|
7211
+ o.name = "ListHarnessEndpoints"
7212
+ o.http_method = "GET"
7213
+ o.http_request_uri = "/harnesses/{harnessId}/endpoints"
7214
+ o.input = Shapes::ShapeRef.new(shape: ListHarnessEndpointsRequest)
7215
+ o.output = Shapes::ShapeRef.new(shape: ListHarnessEndpointsResponse)
7216
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
7217
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
7218
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
7219
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
7220
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
7221
+ o[:pager] = Aws::Pager.new(
7222
+ limit_key: "max_results",
7223
+ tokens: {
7224
+ "next_token" => "next_token"
7225
+ }
7226
+ )
7227
+ end)
7228
+
7229
+ api.add_operation(:list_harness_versions, Seahorse::Model::Operation.new.tap do |o|
7230
+ o.name = "ListHarnessVersions"
7231
+ o.http_method = "GET"
7232
+ o.http_request_uri = "/harnesses/{harnessId}/versions"
7233
+ o.input = Shapes::ShapeRef.new(shape: ListHarnessVersionsRequest)
7234
+ o.output = Shapes::ShapeRef.new(shape: ListHarnessVersionsResponse)
7235
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
7236
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
7237
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
7238
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
7239
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
7240
+ o[:pager] = Aws::Pager.new(
7241
+ limit_key: "max_results",
7242
+ tokens: {
7243
+ "next_token" => "next_token"
7244
+ }
7245
+ )
7246
+ end)
7247
+
6810
7248
  api.add_operation(:list_harnesses, Seahorse::Model::Operation.new.tap do |o|
6811
7249
  o.name = "ListHarnesses"
6812
7250
  o.http_method = "GET"
@@ -7403,6 +7841,21 @@ module Aws::BedrockAgentCoreControl
7403
7841
  o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
7404
7842
  end)
7405
7843
 
7844
+ api.add_operation(:update_harness_endpoint, Seahorse::Model::Operation.new.tap do |o|
7845
+ o.name = "UpdateHarnessEndpoint"
7846
+ o.http_method = "PATCH"
7847
+ o.http_request_uri = "/harnesses/{harnessId}/endpoints/{endpointName}"
7848
+ o.input = Shapes::ShapeRef.new(shape: UpdateHarnessEndpointRequest)
7849
+ o.output = Shapes::ShapeRef.new(shape: UpdateHarnessEndpointResponse)
7850
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
7851
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
7852
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
7853
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
7854
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
7855
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
7856
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
7857
+ end)
7858
+
7406
7859
  api.add_operation(:update_memory, Seahorse::Model::Operation.new.tap do |o|
7407
7860
  o.name = "UpdateMemory"
7408
7861
  o.http_method = "PUT"