aws-sdk-bedrockagentcorecontrol 1.53.0 → 1.55.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.
@@ -22,6 +22,7 @@ module Aws::BedrockAgentCoreControl
22
22
  AddDatasetExamplesRequest = Shapes::StructureShape.new(name: 'AddDatasetExamplesRequest')
23
23
  AddDatasetExamplesResponse = Shapes::StructureShape.new(name: 'AddDatasetExamplesResponse')
24
24
  AdditionalModelRequestFields = Shapes::DocumentShape.new(name: 'AdditionalModelRequestFields', document: true)
25
+ AdvertisedScopeMappingType = Shapes::MapShape.new(name: 'AdvertisedScopeMappingType')
25
26
  AgentCardDefinition = Shapes::StructureShape.new(name: 'AgentCardDefinition')
26
27
  AgentEndpointDescription = Shapes::StringShape.new(name: 'AgentEndpointDescription')
27
28
  AgentManagedRuntimeType = Shapes::StringShape.new(name: 'AgentManagedRuntimeType')
@@ -52,6 +53,7 @@ module Aws::BedrockAgentCoreControl
52
53
  AllowedStringListValuesList = Shapes::ListShape.new(name: 'AllowedStringListValuesList')
53
54
  AllowedStringValue = Shapes::StringShape.new(name: 'AllowedStringValue')
54
55
  AllowedStringValuesList = Shapes::ListShape.new(name: 'AllowedStringValuesList')
56
+ AllowedWorkloadConfiguration = Shapes::StructureShape.new(name: 'AllowedWorkloadConfiguration')
55
57
  ApiGatewayTargetConfiguration = Shapes::StructureShape.new(name: 'ApiGatewayTargetConfiguration')
56
58
  ApiGatewayToolConfiguration = Shapes::StructureShape.new(name: 'ApiGatewayToolConfiguration')
57
59
  ApiGatewayToolFilter = Shapes::StructureShape.new(name: 'ApiGatewayToolFilter')
@@ -155,6 +157,15 @@ module Aws::BedrockAgentCoreControl
155
157
  ConfigurationBundleVersionSummary = Shapes::StructureShape.new(name: 'ConfigurationBundleVersionSummary')
156
158
  ConfigurationBundleVersionSummaryList = Shapes::ListShape.new(name: 'ConfigurationBundleVersionSummaryList')
157
159
  ConflictException = Shapes::StructureShape.new(name: 'ConflictException')
160
+ ConnectorConfiguration = Shapes::StructureShape.new(name: 'ConnectorConfiguration')
161
+ ConnectorConfigurationDescriptionString = Shapes::StringShape.new(name: 'ConnectorConfigurationDescriptionString')
162
+ ConnectorConfigurationNameString = Shapes::StringShape.new(name: 'ConnectorConfigurationNameString')
163
+ ConnectorConfigurations = Shapes::ListShape.new(name: 'ConnectorConfigurations')
164
+ ConnectorId = Shapes::StringShape.new(name: 'ConnectorId')
165
+ ConnectorParameterOverride = Shapes::StructureShape.new(name: 'ConnectorParameterOverride')
166
+ ConnectorParameterOverrides = Shapes::ListShape.new(name: 'ConnectorParameterOverrides')
167
+ ConnectorSource = Shapes::StructureShape.new(name: 'ConnectorSource')
168
+ ConnectorTargetConfiguration = Shapes::StructureShape.new(name: 'ConnectorTargetConfiguration')
158
169
  ConsolidationConfiguration = Shapes::UnionShape.new(name: 'ConsolidationConfiguration')
159
170
  ContainerConfiguration = Shapes::StructureShape.new(name: 'ContainerConfiguration')
160
171
  Content = Shapes::UnionShape.new(name: 'Content')
@@ -189,6 +200,8 @@ module Aws::BedrockAgentCoreControl
189
200
  CreateGatewayRuleResponse = Shapes::StructureShape.new(name: 'CreateGatewayRuleResponse')
190
201
  CreateGatewayTargetRequest = Shapes::StructureShape.new(name: 'CreateGatewayTargetRequest')
191
202
  CreateGatewayTargetResponse = Shapes::StructureShape.new(name: 'CreateGatewayTargetResponse')
203
+ CreateHarnessEndpointRequest = Shapes::StructureShape.new(name: 'CreateHarnessEndpointRequest')
204
+ CreateHarnessEndpointResponse = Shapes::StructureShape.new(name: 'CreateHarnessEndpointResponse')
192
205
  CreateHarnessRequest = Shapes::StructureShape.new(name: 'CreateHarnessRequest')
193
206
  CreateHarnessResponse = Shapes::StructureShape.new(name: 'CreateHarnessResponse')
194
207
  CreateMemoryInput = Shapes::StructureShape.new(name: 'CreateMemoryInput')
@@ -242,6 +255,7 @@ module Aws::BedrockAgentCoreControl
242
255
  CustomParameterMap = Shapes::MapShape.new(name: 'CustomParameterMap')
243
256
  CustomReflectionConfiguration = Shapes::UnionShape.new(name: 'CustomReflectionConfiguration')
244
257
  CustomReflectionConfigurationInput = Shapes::UnionShape.new(name: 'CustomReflectionConfigurationInput')
258
+ CustomTransformConfiguration = Shapes::StructureShape.new(name: 'CustomTransformConfiguration')
245
259
  DataSourceConfig = Shapes::UnionShape.new(name: 'DataSourceConfig')
246
260
  DataSourceType = Shapes::UnionShape.new(name: 'DataSourceType')
247
261
  DatasetArn = Shapes::StringShape.new(name: 'DatasetArn')
@@ -292,6 +306,8 @@ module Aws::BedrockAgentCoreControl
292
306
  DeleteGatewayRuleResponse = Shapes::StructureShape.new(name: 'DeleteGatewayRuleResponse')
293
307
  DeleteGatewayTargetRequest = Shapes::StructureShape.new(name: 'DeleteGatewayTargetRequest')
294
308
  DeleteGatewayTargetResponse = Shapes::StructureShape.new(name: 'DeleteGatewayTargetResponse')
309
+ DeleteHarnessEndpointRequest = Shapes::StructureShape.new(name: 'DeleteHarnessEndpointRequest')
310
+ DeleteHarnessEndpointResponse = Shapes::StructureShape.new(name: 'DeleteHarnessEndpointResponse')
295
311
  DeleteHarnessRequest = Shapes::StructureShape.new(name: 'DeleteHarnessRequest')
296
312
  DeleteHarnessResponse = Shapes::StructureShape.new(name: 'DeleteHarnessResponse')
297
313
  DeleteMemoryInput = Shapes::StructureShape.new(name: 'DeleteMemoryInput')
@@ -333,9 +349,11 @@ module Aws::BedrockAgentCoreControl
333
349
  DraftStatus = Shapes::StringShape.new(name: 'DraftStatus')
334
350
  EfsAccessPointArn = Shapes::StringShape.new(name: 'EfsAccessPointArn')
335
351
  EfsAccessPointConfiguration = Shapes::StructureShape.new(name: 'EfsAccessPointConfiguration')
352
+ EnabledConnectors = Shapes::ListShape.new(name: 'EnabledConnectors')
336
353
  EncryptionFailure = Shapes::StructureShape.new(name: 'EncryptionFailure')
337
354
  EndpointIpAddressType = Shapes::StringShape.new(name: 'EndpointIpAddressType')
338
355
  EndpointName = Shapes::StringShape.new(name: 'EndpointName')
356
+ EnforcementMode = Shapes::StringShape.new(name: 'EnforcementMode')
339
357
  EnvironmentVariableKey = Shapes::StringShape.new(name: 'EnvironmentVariableKey')
340
358
  EnvironmentVariableValue = Shapes::StringShape.new(name: 'EnvironmentVariableValue')
341
359
  EnvironmentVariablesMap = Shapes::MapShape.new(name: 'EnvironmentVariablesMap')
@@ -441,6 +459,8 @@ module Aws::BedrockAgentCoreControl
441
459
  GetGatewayRuleResponse = Shapes::StructureShape.new(name: 'GetGatewayRuleResponse')
442
460
  GetGatewayTargetRequest = Shapes::StructureShape.new(name: 'GetGatewayTargetRequest')
443
461
  GetGatewayTargetResponse = Shapes::StructureShape.new(name: 'GetGatewayTargetResponse')
462
+ GetHarnessEndpointRequest = Shapes::StructureShape.new(name: 'GetHarnessEndpointRequest')
463
+ GetHarnessEndpointResponse = Shapes::StructureShape.new(name: 'GetHarnessEndpointResponse')
444
464
  GetHarnessRequest = Shapes::StructureShape.new(name: 'GetHarnessRequest')
445
465
  GetHarnessResponse = Shapes::StructureShape.new(name: 'GetHarnessResponse')
446
466
  GetMemoryInput = Shapes::StructureShape.new(name: 'GetMemoryInput')
@@ -493,10 +513,19 @@ module Aws::BedrockAgentCoreControl
493
513
  HarnessAllowedTool = Shapes::StringShape.new(name: 'HarnessAllowedTool')
494
514
  HarnessAllowedTools = Shapes::ListShape.new(name: 'HarnessAllowedTools')
495
515
  HarnessArn = Shapes::StringShape.new(name: 'HarnessArn')
516
+ HarnessAwsSkillPath = Shapes::StringShape.new(name: 'HarnessAwsSkillPath')
517
+ HarnessAwsSkillPaths = Shapes::ListShape.new(name: 'HarnessAwsSkillPaths')
496
518
  HarnessBedrockApiFormat = Shapes::StringShape.new(name: 'HarnessBedrockApiFormat')
497
519
  HarnessBedrockModelConfig = Shapes::StructureShape.new(name: 'HarnessBedrockModelConfig')
498
520
  HarnessBrowserArn = Shapes::StringShape.new(name: 'HarnessBrowserArn')
499
521
  HarnessCodeInterpreterArn = Shapes::StringShape.new(name: 'HarnessCodeInterpreterArn')
522
+ HarnessDisabledMemoryConfiguration = Shapes::StructureShape.new(name: 'HarnessDisabledMemoryConfiguration')
523
+ HarnessEndpoint = Shapes::StructureShape.new(name: 'HarnessEndpoint')
524
+ HarnessEndpointArn = Shapes::StringShape.new(name: 'HarnessEndpointArn')
525
+ HarnessEndpointDescription = Shapes::StringShape.new(name: 'HarnessEndpointDescription')
526
+ HarnessEndpointName = Shapes::StringShape.new(name: 'HarnessEndpointName')
527
+ HarnessEndpointStatus = Shapes::StringShape.new(name: 'HarnessEndpointStatus')
528
+ HarnessEndpoints = Shapes::ListShape.new(name: 'HarnessEndpoints')
500
529
  HarnessEnvironmentArtifact = Shapes::UnionShape.new(name: 'HarnessEnvironmentArtifact')
501
530
  HarnessEnvironmentProvider = Shapes::UnionShape.new(name: 'HarnessEnvironmentProvider')
502
531
  HarnessEnvironmentProviderRequest = Shapes::UnionShape.new(name: 'HarnessEnvironmentProviderRequest')
@@ -507,6 +536,10 @@ module Aws::BedrockAgentCoreControl
507
536
  HarnessInlineFunctionDescription = Shapes::StringShape.new(name: 'HarnessInlineFunctionDescription')
508
537
  HarnessLiteLlmApiBase = Shapes::StringShape.new(name: 'HarnessLiteLlmApiBase')
509
538
  HarnessLiteLlmModelConfig = Shapes::StructureShape.new(name: 'HarnessLiteLlmModelConfig')
539
+ HarnessManagedMemoryConfiguration = Shapes::StructureShape.new(name: 'HarnessManagedMemoryConfiguration')
540
+ HarnessManagedMemoryConfigurationEventExpiryDurationInteger = Shapes::IntegerShape.new(name: 'HarnessManagedMemoryConfigurationEventExpiryDurationInteger')
541
+ HarnessManagedMemoryStrategyList = Shapes::ListShape.new(name: 'HarnessManagedMemoryStrategyList')
542
+ HarnessManagedMemoryStrategyType = Shapes::StringShape.new(name: 'HarnessManagedMemoryStrategyType')
510
543
  HarnessMemoryConfiguration = Shapes::UnionShape.new(name: 'HarnessMemoryConfiguration')
511
544
  HarnessModelConfiguration = Shapes::UnionShape.new(name: 'HarnessModelConfiguration')
512
545
  HarnessName = Shapes::StringShape.new(name: 'HarnessName')
@@ -515,6 +548,7 @@ module Aws::BedrockAgentCoreControl
515
548
  HarnessRemoteMcpConfig = Shapes::StructureShape.new(name: 'HarnessRemoteMcpConfig')
516
549
  HarnessRemoteMcpUrl = Shapes::StringShape.new(name: 'HarnessRemoteMcpUrl')
517
550
  HarnessSkill = Shapes::UnionShape.new(name: 'HarnessSkill')
551
+ HarnessSkillAwsSkillsSource = Shapes::StructureShape.new(name: 'HarnessSkillAwsSkillsSource')
518
552
  HarnessSkillGitAuth = Shapes::StructureShape.new(name: 'HarnessSkillGitAuth')
519
553
  HarnessSkillGitSource = Shapes::StructureShape.new(name: 'HarnessSkillGitSource')
520
554
  HarnessSkillGitUrl = Shapes::StringShape.new(name: 'HarnessSkillGitUrl')
@@ -537,7 +571,13 @@ module Aws::BedrockAgentCoreControl
537
571
  HarnessTruncationConfiguration = Shapes::StructureShape.new(name: 'HarnessTruncationConfiguration')
538
572
  HarnessTruncationStrategy = Shapes::StringShape.new(name: 'HarnessTruncationStrategy')
539
573
  HarnessTruncationStrategyConfiguration = Shapes::UnionShape.new(name: 'HarnessTruncationStrategyConfiguration')
574
+ HarnessVersion = Shapes::StringShape.new(name: 'HarnessVersion')
575
+ HarnessVersionSummaries = Shapes::ListShape.new(name: 'HarnessVersionSummaries')
576
+ HarnessVersionSummary = Shapes::StructureShape.new(name: 'HarnessVersionSummary')
540
577
  HeaderName = Shapes::StringShape.new(name: 'HeaderName')
578
+ HostingEnvironment = Shapes::StructureShape.new(name: 'HostingEnvironment')
579
+ HostingEnvironmentListType = Shapes::ListShape.new(name: 'HostingEnvironmentListType')
580
+ HttpApiSchemaConfiguration = Shapes::StructureShape.new(name: 'HttpApiSchemaConfiguration')
541
581
  HttpHeaderKey = Shapes::StringShape.new(name: 'HttpHeaderKey')
542
582
  HttpHeaderName = Shapes::StringShape.new(name: 'HttpHeaderName')
543
583
  HttpHeaderValue = Shapes::StringShape.new(name: 'HttpHeaderValue')
@@ -564,6 +604,14 @@ module Aws::BedrockAgentCoreControl
564
604
  InferenceConfigurationStopSequencesList = Shapes::ListShape.new(name: 'InferenceConfigurationStopSequencesList')
565
605
  InferenceConfigurationTemperatureFloat = Shapes::FloatShape.new(name: 'InferenceConfigurationTemperatureFloat')
566
606
  InferenceConfigurationTopPFloat = Shapes::FloatShape.new(name: 'InferenceConfigurationTopPFloat')
607
+ InferenceConnectorId = Shapes::StringShape.new(name: 'InferenceConnectorId')
608
+ InferenceConnectorSource = Shapes::StructureShape.new(name: 'InferenceConnectorSource')
609
+ InferenceConnectorTargetConfiguration = Shapes::StructureShape.new(name: 'InferenceConnectorTargetConfiguration')
610
+ InferenceOperationConfiguration = Shapes::StructureShape.new(name: 'InferenceOperationConfiguration')
611
+ InferenceOperationConfigurations = Shapes::ListShape.new(name: 'InferenceOperationConfigurations')
612
+ InferenceOperationPath = Shapes::StringShape.new(name: 'InferenceOperationPath')
613
+ InferenceProviderTargetConfiguration = Shapes::StructureShape.new(name: 'InferenceProviderTargetConfiguration')
614
+ InferenceTargetConfiguration = Shapes::UnionShape.new(name: 'InferenceTargetConfiguration')
567
615
  InlineContent = Shapes::StringShape.new(name: 'InlineContent')
568
616
  InlineExamplesSource = Shapes::StructureShape.new(name: 'InlineExamplesSource')
569
617
  InlineExamplesSourceExamplesList = Shapes::ListShape.new(name: 'InlineExamplesSourceExamplesList')
@@ -574,6 +622,10 @@ module Aws::BedrockAgentCoreControl
574
622
  Integer = Shapes::IntegerShape.new(name: 'Integer')
575
623
  InterceptorConfiguration = Shapes::UnionShape.new(name: 'InterceptorConfiguration')
576
624
  InterceptorInputConfiguration = Shapes::StructureShape.new(name: 'InterceptorInputConfiguration')
625
+ InterceptorPayloadExclusion = Shapes::StringShape.new(name: 'InterceptorPayloadExclusion')
626
+ InterceptorPayloadExclusionSelector = Shapes::UnionShape.new(name: 'InterceptorPayloadExclusionSelector')
627
+ InterceptorPayloadExclusionSelectorList = Shapes::ListShape.new(name: 'InterceptorPayloadExclusionSelectorList')
628
+ InterceptorPayloadFilter = Shapes::StructureShape.new(name: 'InterceptorPayloadFilter')
577
629
  InternalServerException = Shapes::StructureShape.new(name: 'InternalServerException')
578
630
  InvocationConfiguration = Shapes::StructureShape.new(name: 'InvocationConfiguration')
579
631
  InvocationConfigurationInput = Shapes::StructureShape.new(name: 'InvocationConfigurationInput')
@@ -589,6 +641,7 @@ module Aws::BedrockAgentCoreControl
589
641
  LambdaEvaluatorConfigLambdaTimeoutInSecondsInteger = Shapes::IntegerShape.new(name: 'LambdaEvaluatorConfigLambdaTimeoutInSecondsInteger')
590
642
  LambdaFunctionArn = Shapes::StringShape.new(name: 'LambdaFunctionArn')
591
643
  LambdaInterceptorConfiguration = Shapes::StructureShape.new(name: 'LambdaInterceptorConfiguration')
644
+ LambdaTransformConfiguration = Shapes::StructureShape.new(name: 'LambdaTransformConfiguration')
592
645
  LifecycleConfiguration = Shapes::StructureShape.new(name: 'LifecycleConfiguration')
593
646
  LifecycleConfigurationIdleRuntimeSessionTimeoutInteger = Shapes::IntegerShape.new(name: 'LifecycleConfigurationIdleRuntimeSessionTimeoutInteger')
594
647
  LifecycleConfigurationMaxLifetimeInteger = Shapes::IntegerShape.new(name: 'LifecycleConfigurationMaxLifetimeInteger')
@@ -634,6 +687,10 @@ module Aws::BedrockAgentCoreControl
634
687
  ListGatewayTargetsResponse = Shapes::StructureShape.new(name: 'ListGatewayTargetsResponse')
635
688
  ListGatewaysRequest = Shapes::StructureShape.new(name: 'ListGatewaysRequest')
636
689
  ListGatewaysResponse = Shapes::StructureShape.new(name: 'ListGatewaysResponse')
690
+ ListHarnessEndpointsRequest = Shapes::StructureShape.new(name: 'ListHarnessEndpointsRequest')
691
+ ListHarnessEndpointsResponse = Shapes::StructureShape.new(name: 'ListHarnessEndpointsResponse')
692
+ ListHarnessVersionsRequest = Shapes::StructureShape.new(name: 'ListHarnessVersionsRequest')
693
+ ListHarnessVersionsResponse = Shapes::StructureShape.new(name: 'ListHarnessVersionsResponse')
637
694
  ListHarnessesRequest = Shapes::StructureShape.new(name: 'ListHarnessesRequest')
638
695
  ListHarnessesResponse = Shapes::StructureShape.new(name: 'ListHarnessesResponse')
639
696
  ListMemoriesInput = Shapes::StructureShape.new(name: 'ListMemoriesInput')
@@ -730,7 +787,11 @@ module Aws::BedrockAgentCoreControl
730
787
  MetadataValueType = Shapes::StringShape.new(name: 'MetadataValueType')
731
788
  MicrosoftOauth2ProviderConfigInput = Shapes::StructureShape.new(name: 'MicrosoftOauth2ProviderConfigInput')
732
789
  MicrosoftOauth2ProviderConfigOutput = Shapes::StructureShape.new(name: 'MicrosoftOauth2ProviderConfigOutput')
790
+ ModelEntries = Shapes::ListShape.new(name: 'ModelEntries')
791
+ ModelEntry = Shapes::StructureShape.new(name: 'ModelEntry')
733
792
  ModelId = Shapes::StringShape.new(name: 'ModelId')
793
+ ModelMapping = Shapes::StructureShape.new(name: 'ModelMapping')
794
+ ModelPattern = Shapes::StringShape.new(name: 'ModelPattern')
734
795
  ModifyConsolidationConfiguration = Shapes::UnionShape.new(name: 'ModifyConsolidationConfiguration')
735
796
  ModifyExtractionConfiguration = Shapes::UnionShape.new(name: 'ModifyExtractionConfiguration')
736
797
  ModifyInvocationConfigurationInput = Shapes::StructureShape.new(name: 'ModifyInvocationConfigurationInput')
@@ -785,6 +846,9 @@ module Aws::BedrockAgentCoreControl
785
846
  OnlineEvaluationExecutionStatus = Shapes::StringShape.new(name: 'OnlineEvaluationExecutionStatus')
786
847
  OutputConfig = Shapes::StructureShape.new(name: 'OutputConfig')
787
848
  OverrideType = Shapes::StringShape.new(name: 'OverrideType')
849
+ PassthroughEndpoint = Shapes::StringShape.new(name: 'PassthroughEndpoint')
850
+ PassthroughProtocolType = Shapes::StringShape.new(name: 'PassthroughProtocolType')
851
+ PassthroughTargetConfiguration = Shapes::StructureShape.new(name: 'PassthroughTargetConfiguration')
788
852
  PaymentConnectorId = Shapes::StringShape.new(name: 'PaymentConnectorId')
789
853
  PaymentConnectorName = Shapes::StringShape.new(name: 'PaymentConnectorName')
790
854
  PaymentConnectorStatus = Shapes::StringShape.new(name: 'PaymentConnectorStatus')
@@ -829,6 +893,7 @@ module Aws::BedrockAgentCoreControl
829
893
  PolicyGenerationSummaryList = Shapes::ListShape.new(name: 'PolicyGenerationSummaryList')
830
894
  PolicyGenerations = Shapes::ListShape.new(name: 'PolicyGenerations')
831
895
  PolicyName = Shapes::StringShape.new(name: 'PolicyName')
896
+ PolicyStatement = Shapes::StructureShape.new(name: 'PolicyStatement')
832
897
  PolicyStatus = Shapes::StringShape.new(name: 'PolicyStatus')
833
898
  PolicyStatusReasons = Shapes::ListShape.new(name: 'PolicyStatusReasons')
834
899
  PolicySummary = Shapes::StructureShape.new(name: 'PolicySummary')
@@ -842,6 +907,8 @@ module Aws::BedrockAgentCoreControl
842
907
  PrivateEndpointOverrides = Shapes::ListShape.new(name: 'PrivateEndpointOverrides')
843
908
  Prompt = Shapes::StringShape.new(name: 'Prompt')
844
909
  ProtocolConfiguration = Shapes::StructureShape.new(name: 'ProtocolConfiguration')
910
+ ProviderPrefix = Shapes::StructureShape.new(name: 'ProviderPrefix')
911
+ ProviderPrefixSeparatorString = Shapes::StringShape.new(name: 'ProviderPrefixSeparatorString')
845
912
  PutResourcePolicyRequest = Shapes::StructureShape.new(name: 'PutResourcePolicyRequest')
846
913
  PutResourcePolicyResponse = Shapes::StructureShape.new(name: 'PutResourcePolicyResponse')
847
914
  RatingScale = Shapes::UnionShape.new(name: 'RatingScale')
@@ -969,6 +1036,9 @@ module Aws::BedrockAgentCoreControl
969
1036
  Status = Shapes::StringShape.new(name: 'Status')
970
1037
  StatusReason = Shapes::StringShape.new(name: 'StatusReason')
971
1038
  StatusReasons = Shapes::ListShape.new(name: 'StatusReasons')
1039
+ StickinessConfiguration = Shapes::StructureShape.new(name: 'StickinessConfiguration')
1040
+ StickinessConfigurationIdentifierString = Shapes::StringShape.new(name: 'StickinessConfigurationIdentifierString')
1041
+ StickinessTimeout = Shapes::IntegerShape.new(name: 'StickinessTimeout')
972
1042
  StrategyConfiguration = Shapes::StructureShape.new(name: 'StrategyConfiguration')
973
1043
  StreamDeliveryResource = Shapes::UnionShape.new(name: 'StreamDeliveryResource')
974
1044
  StreamDeliveryResources = Shapes::StructureShape.new(name: 'StreamDeliveryResources')
@@ -1020,6 +1090,7 @@ module Aws::BedrockAgentCoreControl
1020
1090
  TargetTrafficSplitEntryDescriptionString = Shapes::StringShape.new(name: 'TargetTrafficSplitEntryDescriptionString')
1021
1091
  TargetTrafficSplitEntryNameString = Shapes::StringShape.new(name: 'TargetTrafficSplitEntryNameString')
1022
1092
  TargetTrafficSplitEntryWeightInteger = Shapes::IntegerShape.new(name: 'TargetTrafficSplitEntryWeightInteger')
1093
+ TargetType = Shapes::StringShape.new(name: 'TargetType')
1023
1094
  Temperature = Shapes::FloatShape.new(name: 'Temperature')
1024
1095
  TenantIdType = Shapes::StringShape.new(name: 'TenantIdType')
1025
1096
  ThrottledException = Shapes::StructureShape.new(name: 'ThrottledException')
@@ -1082,6 +1153,8 @@ module Aws::BedrockAgentCoreControl
1082
1153
  UpdateGatewayRuleResponse = Shapes::StructureShape.new(name: 'UpdateGatewayRuleResponse')
1083
1154
  UpdateGatewayTargetRequest = Shapes::StructureShape.new(name: 'UpdateGatewayTargetRequest')
1084
1155
  UpdateGatewayTargetResponse = Shapes::StructureShape.new(name: 'UpdateGatewayTargetResponse')
1156
+ UpdateHarnessEndpointRequest = Shapes::StructureShape.new(name: 'UpdateHarnessEndpointRequest')
1157
+ UpdateHarnessEndpointResponse = Shapes::StructureShape.new(name: 'UpdateHarnessEndpointResponse')
1085
1158
  UpdateHarnessRequest = Shapes::StructureShape.new(name: 'UpdateHarnessRequest')
1086
1159
  UpdateHarnessResponse = Shapes::StructureShape.new(name: 'UpdateHarnessResponse')
1087
1160
  UpdateMemoryInput = Shapes::StructureShape.new(name: 'UpdateMemoryInput')
@@ -1147,12 +1220,16 @@ module Aws::BedrockAgentCoreControl
1147
1220
  VersionLineageMetadataCommitMessageString = Shapes::StringShape.new(name: 'VersionLineageMetadataCommitMessageString')
1148
1221
  VpcConfig = Shapes::StructureShape.new(name: 'VpcConfig')
1149
1222
  VpcIdentifier = Shapes::StringShape.new(name: 'VpcIdentifier')
1223
+ WafConfiguration = Shapes::StructureShape.new(name: 'WafConfiguration')
1224
+ WafFailureMode = Shapes::StringShape.new(name: 'WafFailureMode')
1225
+ WebAclArn = Shapes::StringShape.new(name: 'WebAclArn')
1150
1226
  WeightedOverride = Shapes::StructureShape.new(name: 'WeightedOverride')
1151
1227
  WeightedRoute = Shapes::StructureShape.new(name: 'WeightedRoute')
1152
1228
  WorkloadIdentityArn = Shapes::StringShape.new(name: 'WorkloadIdentityArn')
1153
1229
  WorkloadIdentityArnType = Shapes::StringShape.new(name: 'WorkloadIdentityArnType')
1154
1230
  WorkloadIdentityDetails = Shapes::StructureShape.new(name: 'WorkloadIdentityDetails')
1155
1231
  WorkloadIdentityList = Shapes::ListShape.new(name: 'WorkloadIdentityList')
1232
+ WorkloadIdentityNameListType = Shapes::ListShape.new(name: 'WorkloadIdentityNameListType')
1156
1233
  WorkloadIdentityNameType = Shapes::StringShape.new(name: 'WorkloadIdentityNameType')
1157
1234
  WorkloadIdentityType = Shapes::StructureShape.new(name: 'WorkloadIdentityType')
1158
1235
  entryPoint = Shapes::StringShape.new(name: 'entryPoint')
@@ -1186,6 +1263,9 @@ module Aws::BedrockAgentCoreControl
1186
1263
  AddDatasetExamplesResponse.add_member(:example_ids, Shapes::ShapeRef.new(shape: ExampleIdList, required: true, location_name: "exampleIds"))
1187
1264
  AddDatasetExamplesResponse.struct_class = Types::AddDatasetExamplesResponse
1188
1265
 
1266
+ AdvertisedScopeMappingType.key = Shapes::ShapeRef.new(shape: AllowedScopeType)
1267
+ AdvertisedScopeMappingType.value = Shapes::ShapeRef.new(shape: AllowedScopeType)
1268
+
1189
1269
  AgentCardDefinition.add_member(:schema_version, Shapes::ShapeRef.new(shape: SchemaVersion, location_name: "schemaVersion"))
1190
1270
  AgentCardDefinition.add_member(:inline_content, Shapes::ShapeRef.new(shape: InlineContent, location_name: "inlineContent"))
1191
1271
  AgentCardDefinition.struct_class = Types::AgentCardDefinition
@@ -1243,6 +1323,10 @@ module Aws::BedrockAgentCoreControl
1243
1323
 
1244
1324
  AllowedStringValuesList.member = Shapes::ShapeRef.new(shape: AllowedStringValue)
1245
1325
 
1326
+ AllowedWorkloadConfiguration.add_member(:hosting_environments, Shapes::ShapeRef.new(shape: HostingEnvironmentListType, location_name: "hostingEnvironments"))
1327
+ AllowedWorkloadConfiguration.add_member(:workload_identities, Shapes::ShapeRef.new(shape: WorkloadIdentityNameListType, location_name: "workloadIdentities"))
1328
+ AllowedWorkloadConfiguration.struct_class = Types::AllowedWorkloadConfiguration
1329
+
1246
1330
  ApiGatewayTargetConfiguration.add_member(:rest_api_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "restApiId"))
1247
1331
  ApiGatewayTargetConfiguration.add_member(:stage, Shapes::ShapeRef.new(shape: String, required: true, location_name: "stage"))
1248
1332
  ApiGatewayTargetConfiguration.add_member(:api_gateway_tool_configuration, Shapes::ShapeRef.new(shape: ApiGatewayToolConfiguration, required: true, location_name: "apiGatewayToolConfiguration"))
@@ -1513,6 +1597,29 @@ module Aws::BedrockAgentCoreControl
1513
1597
  ConflictException.add_member(:message, Shapes::ShapeRef.new(shape: NonBlankString, location_name: "message"))
1514
1598
  ConflictException.struct_class = Types::ConflictException
1515
1599
 
1600
+ ConnectorConfiguration.add_member(:name, Shapes::ShapeRef.new(shape: ConnectorConfigurationNameString, required: true, location_name: "name"))
1601
+ ConnectorConfiguration.add_member(:description, Shapes::ShapeRef.new(shape: ConnectorConfigurationDescriptionString, location_name: "description"))
1602
+ ConnectorConfiguration.add_member(:parameter_values, Shapes::ShapeRef.new(shape: Document, location_name: "parameterValues"))
1603
+ ConnectorConfiguration.add_member(:parameter_overrides, Shapes::ShapeRef.new(shape: ConnectorParameterOverrides, location_name: "parameterOverrides"))
1604
+ ConnectorConfiguration.struct_class = Types::ConnectorConfiguration
1605
+
1606
+ ConnectorConfigurations.member = Shapes::ShapeRef.new(shape: ConnectorConfiguration)
1607
+
1608
+ ConnectorParameterOverride.add_member(:path, Shapes::ShapeRef.new(shape: String, required: true, location_name: "path"))
1609
+ ConnectorParameterOverride.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "description"))
1610
+ ConnectorParameterOverride.add_member(:visible, Shapes::ShapeRef.new(shape: Boolean, location_name: "visible"))
1611
+ ConnectorParameterOverride.struct_class = Types::ConnectorParameterOverride
1612
+
1613
+ ConnectorParameterOverrides.member = Shapes::ShapeRef.new(shape: ConnectorParameterOverride)
1614
+
1615
+ ConnectorSource.add_member(:connector_id, Shapes::ShapeRef.new(shape: ConnectorId, required: true, location_name: "connectorId"))
1616
+ ConnectorSource.struct_class = Types::ConnectorSource
1617
+
1618
+ ConnectorTargetConfiguration.add_member(:source, Shapes::ShapeRef.new(shape: ConnectorSource, required: true, location_name: "source"))
1619
+ ConnectorTargetConfiguration.add_member(:enabled, Shapes::ShapeRef.new(shape: EnabledConnectors, location_name: "enabled"))
1620
+ ConnectorTargetConfiguration.add_member(:configurations, Shapes::ShapeRef.new(shape: ConnectorConfigurations, location_name: "configurations"))
1621
+ ConnectorTargetConfiguration.struct_class = Types::ConnectorTargetConfiguration
1622
+
1516
1623
  ConsolidationConfiguration.add_member(:custom_consolidation_configuration, Shapes::ShapeRef.new(shape: CustomConsolidationConfiguration, location_name: "customConsolidationConfiguration"))
1517
1624
  ConsolidationConfiguration.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
1518
1625
  ConsolidationConfiguration.add_member_subclass(:custom_consolidation_configuration, Types::ConsolidationConfiguration::CustomConsolidationConfiguration)
@@ -1719,10 +1826,13 @@ module Aws::BedrockAgentCoreControl
1719
1826
  CreateGatewayResponse.add_member(:authorizer_type, Shapes::ShapeRef.new(shape: AuthorizerType, required: true, location_name: "authorizerType"))
1720
1827
  CreateGatewayResponse.add_member(:authorizer_configuration, Shapes::ShapeRef.new(shape: AuthorizerConfiguration, location_name: "authorizerConfiguration"))
1721
1828
  CreateGatewayResponse.add_member(:kms_key_arn, Shapes::ShapeRef.new(shape: KmsKeyArn, location_name: "kmsKeyArn"))
1829
+ CreateGatewayResponse.add_member(:custom_transform_configuration, Shapes::ShapeRef.new(shape: CustomTransformConfiguration, location_name: "customTransformConfiguration"))
1722
1830
  CreateGatewayResponse.add_member(:interceptor_configurations, Shapes::ShapeRef.new(shape: GatewayInterceptorConfigurations, location_name: "interceptorConfigurations"))
1723
1831
  CreateGatewayResponse.add_member(:policy_engine_configuration, Shapes::ShapeRef.new(shape: GatewayPolicyEngineConfiguration, location_name: "policyEngineConfiguration"))
1724
1832
  CreateGatewayResponse.add_member(:workload_identity_details, Shapes::ShapeRef.new(shape: WorkloadIdentityDetails, location_name: "workloadIdentityDetails"))
1725
1833
  CreateGatewayResponse.add_member(:exception_level, Shapes::ShapeRef.new(shape: ExceptionLevel, location_name: "exceptionLevel"))
1834
+ CreateGatewayResponse.add_member(:web_acl_arn, Shapes::ShapeRef.new(shape: WebAclArn, location_name: "webAclArn"))
1835
+ CreateGatewayResponse.add_member(:waf_configuration, Shapes::ShapeRef.new(shape: WafConfiguration, location_name: "wafConfiguration"))
1726
1836
  CreateGatewayResponse.struct_class = Types::CreateGatewayResponse
1727
1837
 
1728
1838
  CreateGatewayRuleRequest.add_member(:gateway_identifier, Shapes::ShapeRef.new(shape: GatewayIdentifier, required: true, location: "uri", location_name: "gatewayIdentifier"))
@@ -1745,7 +1855,7 @@ module Aws::BedrockAgentCoreControl
1745
1855
  CreateGatewayRuleResponse.struct_class = Types::CreateGatewayRuleResponse
1746
1856
 
1747
1857
  CreateGatewayTargetRequest.add_member(:gateway_identifier, Shapes::ShapeRef.new(shape: GatewayIdentifier, required: true, location: "uri", location_name: "gatewayIdentifier"))
1748
- CreateGatewayTargetRequest.add_member(:name, Shapes::ShapeRef.new(shape: TargetName, required: true, location_name: "name"))
1858
+ CreateGatewayTargetRequest.add_member(:name, Shapes::ShapeRef.new(shape: TargetName, location_name: "name"))
1749
1859
  CreateGatewayTargetRequest.add_member(:description, Shapes::ShapeRef.new(shape: TargetDescription, location_name: "description"))
1750
1860
  CreateGatewayTargetRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken" => true}))
1751
1861
  CreateGatewayTargetRequest.add_member(:target_configuration, Shapes::ShapeRef.new(shape: TargetConfiguration, required: true, location_name: "targetConfiguration"))
@@ -1772,6 +1882,17 @@ module Aws::BedrockAgentCoreControl
1772
1882
  CreateGatewayTargetResponse.add_member(:protocol_type, Shapes::ShapeRef.new(shape: TargetProtocolType, location_name: "protocolType"))
1773
1883
  CreateGatewayTargetResponse.struct_class = Types::CreateGatewayTargetResponse
1774
1884
 
1885
+ CreateHarnessEndpointRequest.add_member(:harness_id, Shapes::ShapeRef.new(shape: HarnessId, required: true, location: "uri", location_name: "harnessId"))
1886
+ CreateHarnessEndpointRequest.add_member(:endpoint_name, Shapes::ShapeRef.new(shape: HarnessEndpointName, required: true, location_name: "endpointName"))
1887
+ CreateHarnessEndpointRequest.add_member(:target_version, Shapes::ShapeRef.new(shape: HarnessVersion, location_name: "targetVersion"))
1888
+ CreateHarnessEndpointRequest.add_member(:description, Shapes::ShapeRef.new(shape: HarnessEndpointDescription, location_name: "description"))
1889
+ CreateHarnessEndpointRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken" => true}))
1890
+ CreateHarnessEndpointRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagsMap, location_name: "tags"))
1891
+ CreateHarnessEndpointRequest.struct_class = Types::CreateHarnessEndpointRequest
1892
+
1893
+ CreateHarnessEndpointResponse.add_member(:endpoint, Shapes::ShapeRef.new(shape: HarnessEndpoint, required: true, location_name: "endpoint"))
1894
+ CreateHarnessEndpointResponse.struct_class = Types::CreateHarnessEndpointResponse
1895
+
1775
1896
  CreateHarnessRequest.add_member(:harness_name, Shapes::ShapeRef.new(shape: HarnessName, required: true, location_name: "harnessName"))
1776
1897
  CreateHarnessRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken" => true}))
1777
1898
  CreateHarnessRequest.add_member(:execution_role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "executionRoleArn"))
@@ -1920,6 +2041,7 @@ module Aws::BedrockAgentCoreControl
1920
2041
  CreatePolicyRequest.add_member(:definition, Shapes::ShapeRef.new(shape: PolicyDefinition, required: true, location_name: "definition"))
1921
2042
  CreatePolicyRequest.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
1922
2043
  CreatePolicyRequest.add_member(:validation_mode, Shapes::ShapeRef.new(shape: PolicyValidationMode, location_name: "validationMode"))
2044
+ CreatePolicyRequest.add_member(:enforcement_mode, Shapes::ShapeRef.new(shape: EnforcementMode, location_name: "enforcementMode"))
1923
2045
  CreatePolicyRequest.add_member(:policy_engine_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location: "uri", location_name: "policyEngineId"))
1924
2046
  CreatePolicyRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken" => true}))
1925
2047
  CreatePolicyRequest.struct_class = Types::CreatePolicyRequest
@@ -1931,6 +2053,7 @@ module Aws::BedrockAgentCoreControl
1931
2053
  CreatePolicyResponse.add_member(:updated_at, Shapes::ShapeRef.new(shape: DateTimestamp, required: true, location_name: "updatedAt"))
1932
2054
  CreatePolicyResponse.add_member(:policy_arn, Shapes::ShapeRef.new(shape: PolicyArn, required: true, location_name: "policyArn"))
1933
2055
  CreatePolicyResponse.add_member(:status, Shapes::ShapeRef.new(shape: PolicyStatus, required: true, location_name: "status"))
2056
+ CreatePolicyResponse.add_member(:enforcement_mode, Shapes::ShapeRef.new(shape: EnforcementMode, location_name: "enforcementMode"))
1934
2057
  CreatePolicyResponse.add_member(:definition, Shapes::ShapeRef.new(shape: PolicyDefinition, required: true, location_name: "definition"))
1935
2058
  CreatePolicyResponse.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
1936
2059
  CreatePolicyResponse.add_member(:status_reasons, Shapes::ShapeRef.new(shape: PolicyStatusReasons, required: true, location_name: "statusReasons"))
@@ -2070,9 +2193,11 @@ module Aws::BedrockAgentCoreControl
2070
2193
  CustomJWTAuthorizerConfiguration.add_member(:allowed_audience, Shapes::ShapeRef.new(shape: AllowedAudienceList, location_name: "allowedAudience"))
2071
2194
  CustomJWTAuthorizerConfiguration.add_member(:allowed_clients, Shapes::ShapeRef.new(shape: AllowedClientsList, location_name: "allowedClients"))
2072
2195
  CustomJWTAuthorizerConfiguration.add_member(:allowed_scopes, Shapes::ShapeRef.new(shape: AllowedScopesType, location_name: "allowedScopes"))
2196
+ CustomJWTAuthorizerConfiguration.add_member(:advertised_scope_mapping, Shapes::ShapeRef.new(shape: AdvertisedScopeMappingType, location_name: "advertisedScopeMapping"))
2073
2197
  CustomJWTAuthorizerConfiguration.add_member(:custom_claims, Shapes::ShapeRef.new(shape: CustomClaimValidationsType, location_name: "customClaims"))
2074
2198
  CustomJWTAuthorizerConfiguration.add_member(:private_endpoint, Shapes::ShapeRef.new(shape: PrivateEndpoint, location_name: "privateEndpoint"))
2075
2199
  CustomJWTAuthorizerConfiguration.add_member(:private_endpoint_overrides, Shapes::ShapeRef.new(shape: PrivateEndpointOverrides, location_name: "privateEndpointOverrides"))
2200
+ CustomJWTAuthorizerConfiguration.add_member(:allowed_workload_configuration, Shapes::ShapeRef.new(shape: AllowedWorkloadConfiguration, location_name: "allowedWorkloadConfiguration"))
2076
2201
  CustomJWTAuthorizerConfiguration.struct_class = Types::CustomJWTAuthorizerConfiguration
2077
2202
 
2078
2203
  CustomMemoryStrategyInput.add_member(:name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "name"))
@@ -2117,6 +2242,9 @@ module Aws::BedrockAgentCoreControl
2117
2242
  CustomReflectionConfigurationInput.add_member_subclass(:unknown, Types::CustomReflectionConfigurationInput::Unknown)
2118
2243
  CustomReflectionConfigurationInput.struct_class = Types::CustomReflectionConfigurationInput
2119
2244
 
2245
+ CustomTransformConfiguration.add_member(:lambda, Shapes::ShapeRef.new(shape: LambdaTransformConfiguration, location_name: "lambda"))
2246
+ CustomTransformConfiguration.struct_class = Types::CustomTransformConfiguration
2247
+
2120
2248
  DataSourceConfig.add_member(:cloud_watch_logs, Shapes::ShapeRef.new(shape: CloudWatchLogsInputConfig, location_name: "cloudWatchLogs"))
2121
2249
  DataSourceConfig.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
2122
2250
  DataSourceConfig.add_member_subclass(:cloud_watch_logs, Types::DataSourceConfig::CloudWatchLogs)
@@ -2275,8 +2403,17 @@ module Aws::BedrockAgentCoreControl
2275
2403
  DeleteGatewayTargetResponse.add_member(:status_reasons, Shapes::ShapeRef.new(shape: StatusReasons, location_name: "statusReasons"))
2276
2404
  DeleteGatewayTargetResponse.struct_class = Types::DeleteGatewayTargetResponse
2277
2405
 
2406
+ DeleteHarnessEndpointRequest.add_member(:harness_id, Shapes::ShapeRef.new(shape: HarnessId, required: true, location: "uri", location_name: "harnessId"))
2407
+ DeleteHarnessEndpointRequest.add_member(:endpoint_name, Shapes::ShapeRef.new(shape: HarnessEndpointName, required: true, location: "uri", location_name: "endpointName"))
2408
+ DeleteHarnessEndpointRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location: "querystring", location_name: "clientToken", metadata: {"idempotencyToken" => true}))
2409
+ DeleteHarnessEndpointRequest.struct_class = Types::DeleteHarnessEndpointRequest
2410
+
2411
+ DeleteHarnessEndpointResponse.add_member(:endpoint, Shapes::ShapeRef.new(shape: HarnessEndpoint, required: true, location_name: "endpoint"))
2412
+ DeleteHarnessEndpointResponse.struct_class = Types::DeleteHarnessEndpointResponse
2413
+
2278
2414
  DeleteHarnessRequest.add_member(:harness_id, Shapes::ShapeRef.new(shape: HarnessId, required: true, location: "uri", location_name: "harnessId"))
2279
2415
  DeleteHarnessRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location: "querystring", location_name: "clientToken", metadata: {"idempotencyToken" => true}))
2416
+ DeleteHarnessRequest.add_member(:delete_managed_memory, Shapes::ShapeRef.new(shape: Boolean, location: "querystring", location_name: "deleteManagedMemory"))
2280
2417
  DeleteHarnessRequest.struct_class = Types::DeleteHarnessRequest
2281
2418
 
2282
2419
  DeleteHarnessResponse.add_member(:harness, Shapes::ShapeRef.new(shape: Harness, location_name: "harness"))
@@ -2355,6 +2492,7 @@ module Aws::BedrockAgentCoreControl
2355
2492
  DeletePolicyResponse.add_member(:updated_at, Shapes::ShapeRef.new(shape: DateTimestamp, required: true, location_name: "updatedAt"))
2356
2493
  DeletePolicyResponse.add_member(:policy_arn, Shapes::ShapeRef.new(shape: PolicyArn, required: true, location_name: "policyArn"))
2357
2494
  DeletePolicyResponse.add_member(:status, Shapes::ShapeRef.new(shape: PolicyStatus, required: true, location_name: "status"))
2495
+ DeletePolicyResponse.add_member(:enforcement_mode, Shapes::ShapeRef.new(shape: EnforcementMode, location_name: "enforcementMode"))
2358
2496
  DeletePolicyResponse.add_member(:definition, Shapes::ShapeRef.new(shape: PolicyDefinition, required: true, location_name: "definition"))
2359
2497
  DeletePolicyResponse.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
2360
2498
  DeletePolicyResponse.add_member(:status_reasons, Shapes::ShapeRef.new(shape: PolicyStatusReasons, required: true, location_name: "statusReasons"))
@@ -2392,6 +2530,8 @@ module Aws::BedrockAgentCoreControl
2392
2530
  EfsAccessPointConfiguration.add_member(:mount_path, Shapes::ShapeRef.new(shape: MountPath, required: true, location_name: "mountPath"))
2393
2531
  EfsAccessPointConfiguration.struct_class = Types::EfsAccessPointConfiguration
2394
2532
 
2533
+ EnabledConnectors.member = Shapes::ShapeRef.new(shape: String)
2534
+
2395
2535
  EncryptionFailure.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
2396
2536
  EncryptionFailure.struct_class = Types::EncryptionFailure
2397
2537
 
@@ -2800,10 +2940,13 @@ module Aws::BedrockAgentCoreControl
2800
2940
  GetGatewayResponse.add_member(:authorizer_type, Shapes::ShapeRef.new(shape: AuthorizerType, required: true, location_name: "authorizerType"))
2801
2941
  GetGatewayResponse.add_member(:authorizer_configuration, Shapes::ShapeRef.new(shape: AuthorizerConfiguration, location_name: "authorizerConfiguration"))
2802
2942
  GetGatewayResponse.add_member(:kms_key_arn, Shapes::ShapeRef.new(shape: KmsKeyArn, location_name: "kmsKeyArn"))
2943
+ GetGatewayResponse.add_member(:custom_transform_configuration, Shapes::ShapeRef.new(shape: CustomTransformConfiguration, location_name: "customTransformConfiguration"))
2803
2944
  GetGatewayResponse.add_member(:interceptor_configurations, Shapes::ShapeRef.new(shape: GatewayInterceptorConfigurations, location_name: "interceptorConfigurations"))
2804
2945
  GetGatewayResponse.add_member(:policy_engine_configuration, Shapes::ShapeRef.new(shape: GatewayPolicyEngineConfiguration, location_name: "policyEngineConfiguration"))
2805
2946
  GetGatewayResponse.add_member(:workload_identity_details, Shapes::ShapeRef.new(shape: WorkloadIdentityDetails, location_name: "workloadIdentityDetails"))
2806
2947
  GetGatewayResponse.add_member(:exception_level, Shapes::ShapeRef.new(shape: ExceptionLevel, location_name: "exceptionLevel"))
2948
+ GetGatewayResponse.add_member(:web_acl_arn, Shapes::ShapeRef.new(shape: WebAclArn, location_name: "webAclArn"))
2949
+ GetGatewayResponse.add_member(:waf_configuration, Shapes::ShapeRef.new(shape: WafConfiguration, location_name: "wafConfiguration"))
2807
2950
  GetGatewayResponse.struct_class = Types::GetGatewayResponse
2808
2951
 
2809
2952
  GetGatewayRuleRequest.add_member(:gateway_identifier, Shapes::ShapeRef.new(shape: GatewayIdentifier, required: true, location: "uri", location_name: "gatewayIdentifier"))
@@ -2844,7 +2987,15 @@ module Aws::BedrockAgentCoreControl
2844
2987
  GetGatewayTargetResponse.add_member(:protocol_type, Shapes::ShapeRef.new(shape: TargetProtocolType, location_name: "protocolType"))
2845
2988
  GetGatewayTargetResponse.struct_class = Types::GetGatewayTargetResponse
2846
2989
 
2990
+ GetHarnessEndpointRequest.add_member(:harness_id, Shapes::ShapeRef.new(shape: HarnessId, required: true, location: "uri", location_name: "harnessId"))
2991
+ GetHarnessEndpointRequest.add_member(:endpoint_name, Shapes::ShapeRef.new(shape: HarnessEndpointName, required: true, location: "uri", location_name: "endpointName"))
2992
+ GetHarnessEndpointRequest.struct_class = Types::GetHarnessEndpointRequest
2993
+
2994
+ GetHarnessEndpointResponse.add_member(:endpoint, Shapes::ShapeRef.new(shape: HarnessEndpoint, required: true, location_name: "endpoint"))
2995
+ GetHarnessEndpointResponse.struct_class = Types::GetHarnessEndpointResponse
2996
+
2847
2997
  GetHarnessRequest.add_member(:harness_id, Shapes::ShapeRef.new(shape: HarnessId, required: true, location: "uri", location_name: "harnessId"))
2998
+ GetHarnessRequest.add_member(:harness_version, Shapes::ShapeRef.new(shape: HarnessVersion, location: "querystring", location_name: "harnessVersion"))
2848
2999
  GetHarnessRequest.struct_class = Types::GetHarnessRequest
2849
3000
 
2850
3001
  GetHarnessResponse.add_member(:harness, Shapes::ShapeRef.new(shape: Harness, required: true, location_name: "harness"))
@@ -3006,6 +3157,7 @@ module Aws::BedrockAgentCoreControl
3006
3157
  GetPolicyResponse.add_member(:updated_at, Shapes::ShapeRef.new(shape: DateTimestamp, required: true, location_name: "updatedAt"))
3007
3158
  GetPolicyResponse.add_member(:policy_arn, Shapes::ShapeRef.new(shape: PolicyArn, required: true, location_name: "policyArn"))
3008
3159
  GetPolicyResponse.add_member(:status, Shapes::ShapeRef.new(shape: PolicyStatus, required: true, location_name: "status"))
3160
+ GetPolicyResponse.add_member(:enforcement_mode, Shapes::ShapeRef.new(shape: EnforcementMode, location_name: "enforcementMode"))
3009
3161
  GetPolicyResponse.add_member(:definition, Shapes::ShapeRef.new(shape: PolicyDefinition, required: true, location_name: "definition"))
3010
3162
  GetPolicyResponse.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
3011
3163
  GetPolicyResponse.add_member(:status_reasons, Shapes::ShapeRef.new(shape: PolicyStatusReasons, required: true, location_name: "statusReasons"))
@@ -3022,6 +3174,7 @@ module Aws::BedrockAgentCoreControl
3022
3174
  GetPolicySummaryResponse.add_member(:updated_at, Shapes::ShapeRef.new(shape: DateTimestamp, required: true, location_name: "updatedAt"))
3023
3175
  GetPolicySummaryResponse.add_member(:policy_arn, Shapes::ShapeRef.new(shape: PolicyArn, required: true, location_name: "policyArn"))
3024
3176
  GetPolicySummaryResponse.add_member(:status, Shapes::ShapeRef.new(shape: PolicyStatus, required: true, location_name: "status"))
3177
+ GetPolicySummaryResponse.add_member(:enforcement_mode, Shapes::ShapeRef.new(shape: EnforcementMode, location_name: "enforcementMode"))
3025
3178
  GetPolicySummaryResponse.struct_class = Types::GetPolicySummaryResponse
3026
3179
 
3027
3180
  GetRegistryRecordRequest.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryIdentifier, required: true, location: "uri", location_name: "registryId"))
@@ -3108,6 +3261,7 @@ module Aws::BedrockAgentCoreControl
3108
3261
  Harness.add_member(:harness_name, Shapes::ShapeRef.new(shape: HarnessName, required: true, location_name: "harnessName"))
3109
3262
  Harness.add_member(:arn, Shapes::ShapeRef.new(shape: HarnessArn, required: true, location_name: "arn"))
3110
3263
  Harness.add_member(:status, Shapes::ShapeRef.new(shape: HarnessStatus, required: true, location_name: "status"))
3264
+ Harness.add_member(:harness_version, Shapes::ShapeRef.new(shape: HarnessVersion, location_name: "harnessVersion"))
3111
3265
  Harness.add_member(:execution_role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "executionRoleArn"))
3112
3266
  Harness.add_member(:created_at, Shapes::ShapeRef.new(shape: DateTimestamp, required: true, location_name: "createdAt"))
3113
3267
  Harness.add_member(:updated_at, Shapes::ShapeRef.new(shape: DateTimestamp, required: true, location_name: "updatedAt"))
@@ -3167,6 +3321,8 @@ module Aws::BedrockAgentCoreControl
3167
3321
 
3168
3322
  HarnessAllowedTools.member = Shapes::ShapeRef.new(shape: HarnessAllowedTool)
3169
3323
 
3324
+ HarnessAwsSkillPaths.member = Shapes::ShapeRef.new(shape: HarnessAwsSkillPath)
3325
+
3170
3326
  HarnessBedrockModelConfig.add_member(:model_id, Shapes::ShapeRef.new(shape: ModelId, required: true, location_name: "modelId"))
3171
3327
  HarnessBedrockModelConfig.add_member(:max_tokens, Shapes::ShapeRef.new(shape: MaxTokens, location_name: "maxTokens"))
3172
3328
  HarnessBedrockModelConfig.add_member(:temperature, Shapes::ShapeRef.new(shape: Temperature, location_name: "temperature"))
@@ -3175,6 +3331,23 @@ module Aws::BedrockAgentCoreControl
3175
3331
  HarnessBedrockModelConfig.add_member(:additional_params, Shapes::ShapeRef.new(shape: Document, location_name: "additionalParams"))
3176
3332
  HarnessBedrockModelConfig.struct_class = Types::HarnessBedrockModelConfig
3177
3333
 
3334
+ HarnessDisabledMemoryConfiguration.struct_class = Types::HarnessDisabledMemoryConfiguration
3335
+
3336
+ HarnessEndpoint.add_member(:harness_id, Shapes::ShapeRef.new(shape: HarnessId, required: true, location_name: "harnessId"))
3337
+ HarnessEndpoint.add_member(:harness_name, Shapes::ShapeRef.new(shape: HarnessName, required: true, location_name: "harnessName"))
3338
+ HarnessEndpoint.add_member(:endpoint_name, Shapes::ShapeRef.new(shape: HarnessEndpointName, required: true, location_name: "endpointName"))
3339
+ HarnessEndpoint.add_member(:arn, Shapes::ShapeRef.new(shape: HarnessEndpointArn, required: true, location_name: "arn"))
3340
+ HarnessEndpoint.add_member(:status, Shapes::ShapeRef.new(shape: HarnessEndpointStatus, required: true, location_name: "status"))
3341
+ HarnessEndpoint.add_member(:created_at, Shapes::ShapeRef.new(shape: DateTimestamp, required: true, location_name: "createdAt"))
3342
+ HarnessEndpoint.add_member(:updated_at, Shapes::ShapeRef.new(shape: DateTimestamp, required: true, location_name: "updatedAt"))
3343
+ HarnessEndpoint.add_member(:live_version, Shapes::ShapeRef.new(shape: HarnessVersion, location_name: "liveVersion"))
3344
+ HarnessEndpoint.add_member(:target_version, Shapes::ShapeRef.new(shape: HarnessVersion, location_name: "targetVersion"))
3345
+ HarnessEndpoint.add_member(:description, Shapes::ShapeRef.new(shape: HarnessEndpointDescription, location_name: "description"))
3346
+ HarnessEndpoint.add_member(:failure_reason, Shapes::ShapeRef.new(shape: String, location_name: "failureReason"))
3347
+ HarnessEndpoint.struct_class = Types::HarnessEndpoint
3348
+
3349
+ HarnessEndpoints.member = Shapes::ShapeRef.new(shape: HarnessEndpoint)
3350
+
3178
3351
  HarnessEnvironmentArtifact.add_member(:container_configuration, Shapes::ShapeRef.new(shape: ContainerConfiguration, location_name: "containerConfiguration"))
3179
3352
  HarnessEnvironmentArtifact.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
3180
3353
  HarnessEnvironmentArtifact.add_member_subclass(:container_configuration, Types::HarnessEnvironmentArtifact::ContainerConfiguration)
@@ -3224,9 +3397,21 @@ module Aws::BedrockAgentCoreControl
3224
3397
  HarnessLiteLlmModelConfig.add_member(:additional_params, Shapes::ShapeRef.new(shape: Document, location_name: "additionalParams"))
3225
3398
  HarnessLiteLlmModelConfig.struct_class = Types::HarnessLiteLlmModelConfig
3226
3399
 
3400
+ HarnessManagedMemoryConfiguration.add_member(:arn, Shapes::ShapeRef.new(shape: MemoryArn, location_name: "arn"))
3401
+ HarnessManagedMemoryConfiguration.add_member(:strategies, Shapes::ShapeRef.new(shape: HarnessManagedMemoryStrategyList, location_name: "strategies"))
3402
+ HarnessManagedMemoryConfiguration.add_member(:event_expiry_duration, Shapes::ShapeRef.new(shape: HarnessManagedMemoryConfigurationEventExpiryDurationInteger, location_name: "eventExpiryDuration"))
3403
+ HarnessManagedMemoryConfiguration.add_member(:encryption_key_arn, Shapes::ShapeRef.new(shape: KmsKeyArn, location_name: "encryptionKeyArn"))
3404
+ HarnessManagedMemoryConfiguration.struct_class = Types::HarnessManagedMemoryConfiguration
3405
+
3406
+ HarnessManagedMemoryStrategyList.member = Shapes::ShapeRef.new(shape: HarnessManagedMemoryStrategyType)
3407
+
3227
3408
  HarnessMemoryConfiguration.add_member(:agent_core_memory_configuration, Shapes::ShapeRef.new(shape: HarnessAgentCoreMemoryConfiguration, location_name: "agentCoreMemoryConfiguration"))
3409
+ HarnessMemoryConfiguration.add_member(:managed_memory_configuration, Shapes::ShapeRef.new(shape: HarnessManagedMemoryConfiguration, location_name: "managedMemoryConfiguration"))
3410
+ HarnessMemoryConfiguration.add_member(:disabled, Shapes::ShapeRef.new(shape: HarnessDisabledMemoryConfiguration, location_name: "disabled"))
3228
3411
  HarnessMemoryConfiguration.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
3229
3412
  HarnessMemoryConfiguration.add_member_subclass(:agent_core_memory_configuration, Types::HarnessMemoryConfiguration::AgentCoreMemoryConfiguration)
3413
+ HarnessMemoryConfiguration.add_member_subclass(:managed_memory_configuration, Types::HarnessMemoryConfiguration::ManagedMemoryConfiguration)
3414
+ HarnessMemoryConfiguration.add_member_subclass(:disabled, Types::HarnessMemoryConfiguration::Disabled)
3230
3415
  HarnessMemoryConfiguration.add_member_subclass(:unknown, Types::HarnessMemoryConfiguration::Unknown)
3231
3416
  HarnessMemoryConfiguration.struct_class = Types::HarnessMemoryConfiguration
3232
3417
 
@@ -3258,13 +3443,18 @@ module Aws::BedrockAgentCoreControl
3258
3443
  HarnessSkill.add_member(:path, Shapes::ShapeRef.new(shape: HarnessSkillPath, location_name: "path"))
3259
3444
  HarnessSkill.add_member(:s3, Shapes::ShapeRef.new(shape: HarnessSkillS3Source, location_name: "s3"))
3260
3445
  HarnessSkill.add_member(:git, Shapes::ShapeRef.new(shape: HarnessSkillGitSource, location_name: "git"))
3446
+ HarnessSkill.add_member(:aws_skills, Shapes::ShapeRef.new(shape: HarnessSkillAwsSkillsSource, location_name: "awsSkills"))
3261
3447
  HarnessSkill.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
3262
3448
  HarnessSkill.add_member_subclass(:path, Types::HarnessSkill::Path)
3263
3449
  HarnessSkill.add_member_subclass(:s3, Types::HarnessSkill::S3)
3264
3450
  HarnessSkill.add_member_subclass(:git, Types::HarnessSkill::Git)
3451
+ HarnessSkill.add_member_subclass(:aws_skills, Types::HarnessSkill::AwsSkills)
3265
3452
  HarnessSkill.add_member_subclass(:unknown, Types::HarnessSkill::Unknown)
3266
3453
  HarnessSkill.struct_class = Types::HarnessSkill
3267
3454
 
3455
+ HarnessSkillAwsSkillsSource.add_member(:paths, Shapes::ShapeRef.new(shape: HarnessAwsSkillPaths, location_name: "paths"))
3456
+ HarnessSkillAwsSkillsSource.struct_class = Types::HarnessSkillAwsSkillsSource
3457
+
3268
3458
  HarnessSkillGitAuth.add_member(:credential_arn, Shapes::ShapeRef.new(shape: ApiKeyArn, required: true, location_name: "credentialArn"))
3269
3459
  HarnessSkillGitAuth.add_member(:username, Shapes::ShapeRef.new(shape: String, location_name: "username"))
3270
3460
  HarnessSkillGitAuth.struct_class = Types::HarnessSkillGitAuth
@@ -3295,6 +3485,7 @@ module Aws::BedrockAgentCoreControl
3295
3485
  HarnessSummary.add_member(:status, Shapes::ShapeRef.new(shape: HarnessStatus, required: true, location_name: "status"))
3296
3486
  HarnessSummary.add_member(:created_at, Shapes::ShapeRef.new(shape: DateTimestamp, required: true, location_name: "createdAt"))
3297
3487
  HarnessSummary.add_member(:updated_at, Shapes::ShapeRef.new(shape: DateTimestamp, required: true, location_name: "updatedAt"))
3488
+ HarnessSummary.add_member(:harness_version, Shapes::ShapeRef.new(shape: HarnessVersion, location_name: "harnessVersion"))
3298
3489
  HarnessSummary.struct_class = Types::HarnessSummary
3299
3490
 
3300
3491
  HarnessSystemContentBlock.add_member(:text, Shapes::ShapeRef.new(shape: SensitiveText, location_name: "text"))
@@ -3338,12 +3529,34 @@ module Aws::BedrockAgentCoreControl
3338
3529
  HarnessTruncationStrategyConfiguration.add_member_subclass(:unknown, Types::HarnessTruncationStrategyConfiguration::Unknown)
3339
3530
  HarnessTruncationStrategyConfiguration.struct_class = Types::HarnessTruncationStrategyConfiguration
3340
3531
 
3532
+ HarnessVersionSummaries.member = Shapes::ShapeRef.new(shape: HarnessVersionSummary)
3533
+
3534
+ HarnessVersionSummary.add_member(:harness_id, Shapes::ShapeRef.new(shape: HarnessId, required: true, location_name: "harnessId"))
3535
+ HarnessVersionSummary.add_member(:harness_name, Shapes::ShapeRef.new(shape: HarnessName, required: true, location_name: "harnessName"))
3536
+ HarnessVersionSummary.add_member(:arn, Shapes::ShapeRef.new(shape: HarnessArn, required: true, location_name: "arn"))
3537
+ HarnessVersionSummary.add_member(:harness_version, Shapes::ShapeRef.new(shape: HarnessVersion, required: true, location_name: "harnessVersion"))
3538
+ HarnessVersionSummary.add_member(:status, Shapes::ShapeRef.new(shape: HarnessStatus, required: true, location_name: "status"))
3539
+ HarnessVersionSummary.add_member(:created_at, Shapes::ShapeRef.new(shape: DateTimestamp, required: true, location_name: "createdAt"))
3540
+ HarnessVersionSummary.add_member(:updated_at, Shapes::ShapeRef.new(shape: DateTimestamp, required: true, location_name: "updatedAt"))
3541
+ HarnessVersionSummary.add_member(:failure_reason, Shapes::ShapeRef.new(shape: String, location_name: "failureReason"))
3542
+ HarnessVersionSummary.struct_class = Types::HarnessVersionSummary
3543
+
3544
+ HostingEnvironment.add_member(:arn, Shapes::ShapeRef.new(shape: BedrockAgentcoreResourceArn, required: true, location_name: "arn"))
3545
+ HostingEnvironment.struct_class = Types::HostingEnvironment
3546
+
3547
+ HostingEnvironmentListType.member = Shapes::ShapeRef.new(shape: HostingEnvironment)
3548
+
3549
+ HttpApiSchemaConfiguration.add_member(:source, Shapes::ShapeRef.new(shape: ApiSchemaConfiguration, required: true, location_name: "source"))
3550
+ HttpApiSchemaConfiguration.struct_class = Types::HttpApiSchemaConfiguration
3551
+
3341
3552
  HttpHeadersMap.key = Shapes::ShapeRef.new(shape: HttpHeaderKey)
3342
3553
  HttpHeadersMap.value = Shapes::ShapeRef.new(shape: HttpHeaderValue)
3343
3554
 
3344
3555
  HttpTargetConfiguration.add_member(:agentcore_runtime, Shapes::ShapeRef.new(shape: RuntimeTargetConfiguration, location_name: "agentcoreRuntime"))
3556
+ HttpTargetConfiguration.add_member(:passthrough, Shapes::ShapeRef.new(shape: PassthroughTargetConfiguration, location_name: "passthrough"))
3345
3557
  HttpTargetConfiguration.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
3346
3558
  HttpTargetConfiguration.add_member_subclass(:agentcore_runtime, Types::HttpTargetConfiguration::AgentcoreRuntime)
3559
+ HttpTargetConfiguration.add_member_subclass(:passthrough, Types::HttpTargetConfiguration::Passthrough)
3347
3560
  HttpTargetConfiguration.add_member_subclass(:unknown, Types::HttpTargetConfiguration::Unknown)
3348
3561
  HttpTargetConfiguration.struct_class = Types::HttpTargetConfiguration
3349
3562
 
@@ -3382,6 +3595,32 @@ module Aws::BedrockAgentCoreControl
3382
3595
 
3383
3596
  InferenceConfigurationStopSequencesList.member = Shapes::ShapeRef.new(shape: NonEmptyString)
3384
3597
 
3598
+ InferenceConnectorSource.add_member(:connector_id, Shapes::ShapeRef.new(shape: InferenceConnectorId, required: true, location_name: "connectorId"))
3599
+ InferenceConnectorSource.struct_class = Types::InferenceConnectorSource
3600
+
3601
+ InferenceConnectorTargetConfiguration.add_member(:source, Shapes::ShapeRef.new(shape: InferenceConnectorSource, required: true, location_name: "source"))
3602
+ InferenceConnectorTargetConfiguration.struct_class = Types::InferenceConnectorTargetConfiguration
3603
+
3604
+ InferenceOperationConfiguration.add_member(:path, Shapes::ShapeRef.new(shape: InferenceOperationPath, required: true, location_name: "path"))
3605
+ InferenceOperationConfiguration.add_member(:provider_path, Shapes::ShapeRef.new(shape: InferenceOperationPath, location_name: "providerPath"))
3606
+ InferenceOperationConfiguration.add_member(:models, Shapes::ShapeRef.new(shape: ModelEntries, location_name: "models"))
3607
+ InferenceOperationConfiguration.struct_class = Types::InferenceOperationConfiguration
3608
+
3609
+ InferenceOperationConfigurations.member = Shapes::ShapeRef.new(shape: InferenceOperationConfiguration)
3610
+
3611
+ InferenceProviderTargetConfiguration.add_member(:endpoint, Shapes::ShapeRef.new(shape: PassthroughEndpoint, required: true, location_name: "endpoint"))
3612
+ InferenceProviderTargetConfiguration.add_member(:model_mapping, Shapes::ShapeRef.new(shape: ModelMapping, location_name: "modelMapping"))
3613
+ InferenceProviderTargetConfiguration.add_member(:operations, Shapes::ShapeRef.new(shape: InferenceOperationConfigurations, location_name: "operations"))
3614
+ InferenceProviderTargetConfiguration.struct_class = Types::InferenceProviderTargetConfiguration
3615
+
3616
+ InferenceTargetConfiguration.add_member(:connector, Shapes::ShapeRef.new(shape: InferenceConnectorTargetConfiguration, location_name: "connector"))
3617
+ InferenceTargetConfiguration.add_member(:provider, Shapes::ShapeRef.new(shape: InferenceProviderTargetConfiguration, location_name: "provider"))
3618
+ InferenceTargetConfiguration.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
3619
+ InferenceTargetConfiguration.add_member_subclass(:connector, Types::InferenceTargetConfiguration::Connector)
3620
+ InferenceTargetConfiguration.add_member_subclass(:provider, Types::InferenceTargetConfiguration::Provider)
3621
+ InferenceTargetConfiguration.add_member_subclass(:unknown, Types::InferenceTargetConfiguration::Unknown)
3622
+ InferenceTargetConfiguration.struct_class = Types::InferenceTargetConfiguration
3623
+
3385
3624
  InlineExamplesSource.add_member(:examples, Shapes::ShapeRef.new(shape: InlineExamplesSourceExamplesList, required: true, location_name: "examples"))
3386
3625
  InlineExamplesSource.struct_class = Types::InlineExamplesSource
3387
3626
 
@@ -3399,8 +3638,20 @@ module Aws::BedrockAgentCoreControl
3399
3638
  InterceptorConfiguration.struct_class = Types::InterceptorConfiguration
3400
3639
 
3401
3640
  InterceptorInputConfiguration.add_member(:pass_request_headers, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "passRequestHeaders"))
3641
+ InterceptorInputConfiguration.add_member(:payload_filter, Shapes::ShapeRef.new(shape: InterceptorPayloadFilter, location_name: "payloadFilter"))
3402
3642
  InterceptorInputConfiguration.struct_class = Types::InterceptorInputConfiguration
3403
3643
 
3644
+ InterceptorPayloadExclusionSelector.add_member(:field, Shapes::ShapeRef.new(shape: InterceptorPayloadExclusion, location_name: "field"))
3645
+ InterceptorPayloadExclusionSelector.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
3646
+ InterceptorPayloadExclusionSelector.add_member_subclass(:field, Types::InterceptorPayloadExclusionSelector::Field)
3647
+ InterceptorPayloadExclusionSelector.add_member_subclass(:unknown, Types::InterceptorPayloadExclusionSelector::Unknown)
3648
+ InterceptorPayloadExclusionSelector.struct_class = Types::InterceptorPayloadExclusionSelector
3649
+
3650
+ InterceptorPayloadExclusionSelectorList.member = Shapes::ShapeRef.new(shape: InterceptorPayloadExclusionSelector)
3651
+
3652
+ InterceptorPayloadFilter.add_member(:exclude, Shapes::ShapeRef.new(shape: InterceptorPayloadExclusionSelectorList, required: true, location_name: "exclude"))
3653
+ InterceptorPayloadFilter.struct_class = Types::InterceptorPayloadFilter
3654
+
3404
3655
  InternalServerException.add_member(:message, Shapes::ShapeRef.new(shape: NonBlankString, location_name: "message"))
3405
3656
  InternalServerException.struct_class = Types::InternalServerException
3406
3657
 
@@ -3429,6 +3680,9 @@ module Aws::BedrockAgentCoreControl
3429
3680
  LambdaInterceptorConfiguration.add_member(:arn, Shapes::ShapeRef.new(shape: LambdaFunctionArn, required: true, location_name: "arn"))
3430
3681
  LambdaInterceptorConfiguration.struct_class = Types::LambdaInterceptorConfiguration
3431
3682
 
3683
+ LambdaTransformConfiguration.add_member(:arn, Shapes::ShapeRef.new(shape: LambdaFunctionArn, location_name: "arn"))
3684
+ LambdaTransformConfiguration.struct_class = Types::LambdaTransformConfiguration
3685
+
3432
3686
  LifecycleConfiguration.add_member(:idle_runtime_session_timeout, Shapes::ShapeRef.new(shape: LifecycleConfigurationIdleRuntimeSessionTimeoutInteger, location_name: "idleRuntimeSessionTimeout"))
3433
3687
  LifecycleConfiguration.add_member(:max_lifetime, Shapes::ShapeRef.new(shape: LifecycleConfigurationMaxLifetimeInteger, location_name: "maxLifetime"))
3434
3688
  LifecycleConfiguration.struct_class = Types::LifecycleConfiguration
@@ -3586,6 +3840,24 @@ module Aws::BedrockAgentCoreControl
3586
3840
  ListGatewaysResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: GatewayNextToken, location_name: "nextToken"))
3587
3841
  ListGatewaysResponse.struct_class = Types::ListGatewaysResponse
3588
3842
 
3843
+ ListHarnessEndpointsRequest.add_member(:harness_id, Shapes::ShapeRef.new(shape: HarnessId, required: true, location: "uri", location_name: "harnessId"))
3844
+ ListHarnessEndpointsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
3845
+ ListHarnessEndpointsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
3846
+ ListHarnessEndpointsRequest.struct_class = Types::ListHarnessEndpointsRequest
3847
+
3848
+ ListHarnessEndpointsResponse.add_member(:endpoints, Shapes::ShapeRef.new(shape: HarnessEndpoints, required: true, location_name: "endpoints"))
3849
+ ListHarnessEndpointsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
3850
+ ListHarnessEndpointsResponse.struct_class = Types::ListHarnessEndpointsResponse
3851
+
3852
+ ListHarnessVersionsRequest.add_member(:harness_id, Shapes::ShapeRef.new(shape: HarnessId, required: true, location: "uri", location_name: "harnessId"))
3853
+ ListHarnessVersionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
3854
+ ListHarnessVersionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
3855
+ ListHarnessVersionsRequest.struct_class = Types::ListHarnessVersionsRequest
3856
+
3857
+ ListHarnessVersionsResponse.add_member(:harness_versions, Shapes::ShapeRef.new(shape: HarnessVersionSummaries, required: true, location_name: "harnessVersions"))
3858
+ ListHarnessVersionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
3859
+ ListHarnessVersionsResponse.struct_class = Types::ListHarnessVersionsResponse
3860
+
3589
3861
  ListHarnessesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
3590
3862
  ListHarnessesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
3591
3863
  ListHarnessesRequest.struct_class = Types::ListHarnessesRequest
@@ -3812,12 +4084,14 @@ module Aws::BedrockAgentCoreControl
3812
4084
  McpTargetConfiguration.add_member(:lambda, Shapes::ShapeRef.new(shape: McpLambdaTargetConfiguration, location_name: "lambda"))
3813
4085
  McpTargetConfiguration.add_member(:mcp_server, Shapes::ShapeRef.new(shape: McpServerTargetConfiguration, location_name: "mcpServer"))
3814
4086
  McpTargetConfiguration.add_member(:api_gateway, Shapes::ShapeRef.new(shape: ApiGatewayTargetConfiguration, location_name: "apiGateway"))
4087
+ McpTargetConfiguration.add_member(:connector, Shapes::ShapeRef.new(shape: ConnectorTargetConfiguration, location_name: "connector"))
3815
4088
  McpTargetConfiguration.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
3816
4089
  McpTargetConfiguration.add_member_subclass(:open_api_schema, Types::McpTargetConfiguration::OpenApiSchema)
3817
4090
  McpTargetConfiguration.add_member_subclass(:smithy_model, Types::McpTargetConfiguration::SmithyModel)
3818
4091
  McpTargetConfiguration.add_member_subclass(:lambda, Types::McpTargetConfiguration::Lambda)
3819
4092
  McpTargetConfiguration.add_member_subclass(:mcp_server, Types::McpTargetConfiguration::McpServer)
3820
4093
  McpTargetConfiguration.add_member_subclass(:api_gateway, Types::McpTargetConfiguration::ApiGateway)
4094
+ McpTargetConfiguration.add_member_subclass(:connector, Types::McpTargetConfiguration::Connector)
3821
4095
  McpTargetConfiguration.add_member_subclass(:unknown, Types::McpTargetConfiguration::Unknown)
3822
4096
  McpTargetConfiguration.struct_class = Types::McpTargetConfiguration
3823
4097
 
@@ -3843,6 +4117,7 @@ module Aws::BedrockAgentCoreControl
3843
4117
  Memory.add_member(:strategies, Shapes::ShapeRef.new(shape: MemoryStrategyList, location_name: "strategies"))
3844
4118
  Memory.add_member(:indexed_keys, Shapes::ShapeRef.new(shape: IndexedKeysList, location_name: "indexedKeys"))
3845
4119
  Memory.add_member(:stream_delivery_resources, Shapes::ShapeRef.new(shape: StreamDeliveryResources, location_name: "streamDeliveryResources"))
4120
+ Memory.add_member(:managed_by_resource_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "managedByResourceArn"))
3846
4121
  Memory.struct_class = Types::Memory
3847
4122
 
3848
4123
  MemoryRecordSchema.add_member(:metadata_schema, Shapes::ShapeRef.new(shape: MetadataSchemaList, location_name: "metadataSchema"))
@@ -3884,6 +4159,7 @@ module Aws::BedrockAgentCoreControl
3884
4159
  MemorySummary.add_member(:status, Shapes::ShapeRef.new(shape: MemoryStatus, location_name: "status"))
3885
4160
  MemorySummary.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "createdAt"))
3886
4161
  MemorySummary.add_member(:updated_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "updatedAt"))
4162
+ MemorySummary.add_member(:managed_by_resource_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "managedByResourceArn"))
3887
4163
  MemorySummary.struct_class = Types::MemorySummary
3888
4164
 
3889
4165
  MemorySummaryList.member = Shapes::ShapeRef.new(shape: MemorySummary)
@@ -3918,6 +4194,14 @@ module Aws::BedrockAgentCoreControl
3918
4194
  MicrosoftOauth2ProviderConfigOutput.add_member(:client_id, Shapes::ShapeRef.new(shape: ClientIdType, location_name: "clientId"))
3919
4195
  MicrosoftOauth2ProviderConfigOutput.struct_class = Types::MicrosoftOauth2ProviderConfigOutput
3920
4196
 
4197
+ ModelEntries.member = Shapes::ShapeRef.new(shape: ModelEntry)
4198
+
4199
+ ModelEntry.add_member(:model, Shapes::ShapeRef.new(shape: ModelPattern, required: true, location_name: "model"))
4200
+ ModelEntry.struct_class = Types::ModelEntry
4201
+
4202
+ ModelMapping.add_member(:provider_prefix, Shapes::ShapeRef.new(shape: ProviderPrefix, location_name: "providerPrefix"))
4203
+ ModelMapping.struct_class = Types::ModelMapping
4204
+
3921
4205
  ModifyConsolidationConfiguration.add_member(:custom_consolidation_configuration, Shapes::ShapeRef.new(shape: CustomConsolidationConfigurationInput, location_name: "customConsolidationConfiguration"))
3922
4206
  ModifyConsolidationConfiguration.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
3923
4207
  ModifyConsolidationConfiguration.add_member_subclass(:custom_consolidation_configuration, Types::ModifyConsolidationConfiguration::CustomConsolidationConfiguration)
@@ -4091,6 +4375,12 @@ module Aws::BedrockAgentCoreControl
4091
4375
  OutputConfig.add_member(:cloud_watch_config, Shapes::ShapeRef.new(shape: CloudWatchOutputConfig, required: true, location_name: "cloudWatchConfig"))
4092
4376
  OutputConfig.struct_class = Types::OutputConfig
4093
4377
 
4378
+ PassthroughTargetConfiguration.add_member(:endpoint, Shapes::ShapeRef.new(shape: PassthroughEndpoint, required: true, location_name: "endpoint"))
4379
+ PassthroughTargetConfiguration.add_member(:protocol_type, Shapes::ShapeRef.new(shape: PassthroughProtocolType, required: true, location_name: "protocolType"))
4380
+ PassthroughTargetConfiguration.add_member(:schema, Shapes::ShapeRef.new(shape: HttpApiSchemaConfiguration, location_name: "schema"))
4381
+ PassthroughTargetConfiguration.add_member(:stickiness_configuration, Shapes::ShapeRef.new(shape: StickinessConfiguration, location_name: "stickinessConfiguration"))
4382
+ PassthroughTargetConfiguration.struct_class = Types::PassthroughTargetConfiguration
4383
+
4094
4384
  PaymentConnectorSummaries.member = Shapes::ShapeRef.new(shape: PaymentConnectorSummary)
4095
4385
 
4096
4386
  PaymentConnectorSummary.add_member(:payment_connector_id, Shapes::ShapeRef.new(shape: PaymentConnectorId, required: true, location_name: "paymentConnectorId"))
@@ -4150,6 +4440,7 @@ module Aws::BedrockAgentCoreControl
4150
4440
  Policy.add_member(:updated_at, Shapes::ShapeRef.new(shape: DateTimestamp, required: true, location_name: "updatedAt"))
4151
4441
  Policy.add_member(:policy_arn, Shapes::ShapeRef.new(shape: PolicyArn, required: true, location_name: "policyArn"))
4152
4442
  Policy.add_member(:status, Shapes::ShapeRef.new(shape: PolicyStatus, required: true, location_name: "status"))
4443
+ Policy.add_member(:enforcement_mode, Shapes::ShapeRef.new(shape: EnforcementMode, location_name: "enforcementMode"))
4153
4444
  Policy.add_member(:definition, Shapes::ShapeRef.new(shape: PolicyDefinition, required: true, location_name: "definition"))
4154
4445
  Policy.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
4155
4446
  Policy.add_member(:status_reasons, Shapes::ShapeRef.new(shape: PolicyStatusReasons, required: true, location_name: "statusReasons"))
@@ -4157,9 +4448,11 @@ module Aws::BedrockAgentCoreControl
4157
4448
 
4158
4449
  PolicyDefinition.add_member(:cedar, Shapes::ShapeRef.new(shape: CedarPolicy, location_name: "cedar"))
4159
4450
  PolicyDefinition.add_member(:policy_generation, Shapes::ShapeRef.new(shape: PolicyGenerationDetails, location_name: "policyGeneration"))
4451
+ PolicyDefinition.add_member(:policy, Shapes::ShapeRef.new(shape: PolicyStatement, location_name: "policy"))
4160
4452
  PolicyDefinition.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
4161
4453
  PolicyDefinition.add_member_subclass(:cedar, Types::PolicyDefinition::Cedar)
4162
4454
  PolicyDefinition.add_member_subclass(:policy_generation, Types::PolicyDefinition::PolicyGeneration)
4455
+ PolicyDefinition.add_member_subclass(:policy, Types::PolicyDefinition::Policy)
4163
4456
  PolicyDefinition.add_member_subclass(:unknown, Types::PolicyDefinition::Unknown)
4164
4457
  PolicyDefinition.struct_class = Types::PolicyDefinition
4165
4458
 
@@ -4226,6 +4519,9 @@ module Aws::BedrockAgentCoreControl
4226
4519
 
4227
4520
  PolicyGenerations.member = Shapes::ShapeRef.new(shape: PolicyGeneration)
4228
4521
 
4522
+ PolicyStatement.add_member(:statement, Shapes::ShapeRef.new(shape: Statement, required: true, location_name: "statement"))
4523
+ PolicyStatement.struct_class = Types::PolicyStatement
4524
+
4229
4525
  PolicyStatusReasons.member = Shapes::ShapeRef.new(shape: String)
4230
4526
 
4231
4527
  PolicySummary.add_member(:policy_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "policyId"))
@@ -4235,6 +4531,7 @@ module Aws::BedrockAgentCoreControl
4235
4531
  PolicySummary.add_member(:updated_at, Shapes::ShapeRef.new(shape: DateTimestamp, required: true, location_name: "updatedAt"))
4236
4532
  PolicySummary.add_member(:policy_arn, Shapes::ShapeRef.new(shape: PolicyArn, required: true, location_name: "policyArn"))
4237
4533
  PolicySummary.add_member(:status, Shapes::ShapeRef.new(shape: PolicyStatus, required: true, location_name: "status"))
4534
+ PolicySummary.add_member(:enforcement_mode, Shapes::ShapeRef.new(shape: EnforcementMode, location_name: "enforcementMode"))
4238
4535
  PolicySummary.struct_class = Types::PolicySummary
4239
4536
 
4240
4537
  PolicySummaryList.member = Shapes::ShapeRef.new(shape: PolicySummary)
@@ -4258,6 +4555,10 @@ module Aws::BedrockAgentCoreControl
4258
4555
  ProtocolConfiguration.add_member(:server_protocol, Shapes::ShapeRef.new(shape: ServerProtocol, required: true, location_name: "serverProtocol"))
4259
4556
  ProtocolConfiguration.struct_class = Types::ProtocolConfiguration
4260
4557
 
4558
+ ProviderPrefix.add_member(:strip, Shapes::ShapeRef.new(shape: Boolean, location_name: "strip"))
4559
+ ProviderPrefix.add_member(:separator, Shapes::ShapeRef.new(shape: ProviderPrefixSeparatorString, location_name: "separator"))
4560
+ ProviderPrefix.struct_class = Types::ProviderPrefix
4561
+
4261
4562
  PutResourcePolicyRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: BedrockAgentcoreResourceArn, required: true, location: "uri", location_name: "resourceArn"))
4262
4563
  PutResourcePolicyRequest.add_member(:policy, Shapes::ShapeRef.new(shape: ResourcePolicyBody, required: true, location_name: "policy"))
4263
4564
  PutResourcePolicyRequest.struct_class = Types::PutResourcePolicyRequest
@@ -4389,6 +4690,7 @@ module Aws::BedrockAgentCoreControl
4389
4690
 
4390
4691
  RuntimeTargetConfiguration.add_member(:arn, Shapes::ShapeRef.new(shape: RuntimeArn, required: true, location_name: "arn"))
4391
4692
  RuntimeTargetConfiguration.add_member(:qualifier, Shapes::ShapeRef.new(shape: RuntimeQualifier, location_name: "qualifier"))
4693
+ RuntimeTargetConfiguration.add_member(:schema, Shapes::ShapeRef.new(shape: HttpApiSchemaConfiguration, location_name: "schema"))
4392
4694
  RuntimeTargetConfiguration.struct_class = Types::RuntimeTargetConfiguration
4393
4695
 
4394
4696
  S3Configuration.add_member(:uri, Shapes::ShapeRef.new(shape: S3BucketUri, location_name: "uri"))
@@ -4564,6 +4866,10 @@ module Aws::BedrockAgentCoreControl
4564
4866
 
4565
4867
  StatusReasons.member = Shapes::ShapeRef.new(shape: StatusReason)
4566
4868
 
4869
+ StickinessConfiguration.add_member(:identifier, Shapes::ShapeRef.new(shape: StickinessConfigurationIdentifierString, required: true, location_name: "identifier"))
4870
+ StickinessConfiguration.add_member(:timeout, Shapes::ShapeRef.new(shape: StickinessTimeout, location_name: "timeout"))
4871
+ StickinessConfiguration.struct_class = Types::StickinessConfiguration
4872
+
4567
4873
  StrategyConfiguration.add_member(:type, Shapes::ShapeRef.new(shape: OverrideType, location_name: "type"))
4568
4874
  StrategyConfiguration.add_member(:extraction, Shapes::ShapeRef.new(shape: ExtractionConfiguration, location_name: "extraction"))
4569
4875
  StrategyConfiguration.add_member(:consolidation, Shapes::ShapeRef.new(shape: ConsolidationConfiguration, location_name: "consolidation"))
@@ -4671,9 +4977,11 @@ module Aws::BedrockAgentCoreControl
4671
4977
 
4672
4978
  TargetConfiguration.add_member(:mcp, Shapes::ShapeRef.new(shape: McpTargetConfiguration, location_name: "mcp"))
4673
4979
  TargetConfiguration.add_member(:http, Shapes::ShapeRef.new(shape: HttpTargetConfiguration, location_name: "http"))
4980
+ TargetConfiguration.add_member(:inference, Shapes::ShapeRef.new(shape: InferenceTargetConfiguration, location_name: "inference"))
4674
4981
  TargetConfiguration.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
4675
4982
  TargetConfiguration.add_member_subclass(:mcp, Types::TargetConfiguration::Mcp)
4676
4983
  TargetConfiguration.add_member_subclass(:http, Types::TargetConfiguration::Http)
4984
+ TargetConfiguration.add_member_subclass(:inference, Types::TargetConfiguration::Inference)
4677
4985
  TargetConfiguration.add_member_subclass(:unknown, Types::TargetConfiguration::Unknown)
4678
4986
  TargetConfiguration.struct_class = Types::TargetConfiguration
4679
4987
 
@@ -4688,6 +4996,10 @@ module Aws::BedrockAgentCoreControl
4688
4996
  TargetSummary.add_member(:created_at, Shapes::ShapeRef.new(shape: DateTimestamp, required: true, location_name: "createdAt"))
4689
4997
  TargetSummary.add_member(:updated_at, Shapes::ShapeRef.new(shape: DateTimestamp, required: true, location_name: "updatedAt"))
4690
4998
  TargetSummary.add_member(:resource_priority, Shapes::ShapeRef.new(shape: TargetResourcePriority, location_name: "resourcePriority"))
4999
+ TargetSummary.add_member(:last_synchronized_at, Shapes::ShapeRef.new(shape: DateTimestamp, location_name: "lastSynchronizedAt"))
5000
+ TargetSummary.add_member(:authorization_data, Shapes::ShapeRef.new(shape: AuthorizationData, location_name: "authorizationData"))
5001
+ TargetSummary.add_member(:target_type, Shapes::ShapeRef.new(shape: TargetType, location_name: "targetType"))
5002
+ TargetSummary.add_member(:listing_mode, Shapes::ShapeRef.new(shape: ListingMode, location_name: "listingMode"))
4691
5003
  TargetSummary.struct_class = Types::TargetSummary
4692
5004
 
4693
5005
  TargetTrafficSplitEntries.member = Shapes::ShapeRef.new(shape: TargetTrafficSplitEntry)
@@ -4910,9 +5222,11 @@ module Aws::BedrockAgentCoreControl
4910
5222
  UpdateGatewayRequest.add_member(:authorizer_type, Shapes::ShapeRef.new(shape: AuthorizerType, required: true, location_name: "authorizerType"))
4911
5223
  UpdateGatewayRequest.add_member(:authorizer_configuration, Shapes::ShapeRef.new(shape: AuthorizerConfiguration, location_name: "authorizerConfiguration"))
4912
5224
  UpdateGatewayRequest.add_member(:kms_key_arn, Shapes::ShapeRef.new(shape: KmsKeyArn, location_name: "kmsKeyArn"))
5225
+ UpdateGatewayRequest.add_member(:custom_transform_configuration, Shapes::ShapeRef.new(shape: CustomTransformConfiguration, location_name: "customTransformConfiguration"))
4913
5226
  UpdateGatewayRequest.add_member(:interceptor_configurations, Shapes::ShapeRef.new(shape: GatewayInterceptorConfigurations, location_name: "interceptorConfigurations"))
4914
5227
  UpdateGatewayRequest.add_member(:policy_engine_configuration, Shapes::ShapeRef.new(shape: GatewayPolicyEngineConfiguration, location_name: "policyEngineConfiguration"))
4915
5228
  UpdateGatewayRequest.add_member(:exception_level, Shapes::ShapeRef.new(shape: ExceptionLevel, location_name: "exceptionLevel"))
5229
+ UpdateGatewayRequest.add_member(:waf_configuration, Shapes::ShapeRef.new(shape: WafConfiguration, location_name: "wafConfiguration"))
4916
5230
  UpdateGatewayRequest.struct_class = Types::UpdateGatewayRequest
4917
5231
 
4918
5232
  UpdateGatewayResponse.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: GatewayArn, required: true, location_name: "gatewayArn"))
@@ -4930,10 +5244,13 @@ module Aws::BedrockAgentCoreControl
4930
5244
  UpdateGatewayResponse.add_member(:authorizer_type, Shapes::ShapeRef.new(shape: AuthorizerType, required: true, location_name: "authorizerType"))
4931
5245
  UpdateGatewayResponse.add_member(:authorizer_configuration, Shapes::ShapeRef.new(shape: AuthorizerConfiguration, location_name: "authorizerConfiguration"))
4932
5246
  UpdateGatewayResponse.add_member(:kms_key_arn, Shapes::ShapeRef.new(shape: KmsKeyArn, location_name: "kmsKeyArn"))
5247
+ UpdateGatewayResponse.add_member(:custom_transform_configuration, Shapes::ShapeRef.new(shape: CustomTransformConfiguration, location_name: "customTransformConfiguration"))
4933
5248
  UpdateGatewayResponse.add_member(:interceptor_configurations, Shapes::ShapeRef.new(shape: GatewayInterceptorConfigurations, location_name: "interceptorConfigurations"))
4934
5249
  UpdateGatewayResponse.add_member(:policy_engine_configuration, Shapes::ShapeRef.new(shape: GatewayPolicyEngineConfiguration, location_name: "policyEngineConfiguration"))
4935
5250
  UpdateGatewayResponse.add_member(:workload_identity_details, Shapes::ShapeRef.new(shape: WorkloadIdentityDetails, location_name: "workloadIdentityDetails"))
4936
5251
  UpdateGatewayResponse.add_member(:exception_level, Shapes::ShapeRef.new(shape: ExceptionLevel, location_name: "exceptionLevel"))
5252
+ UpdateGatewayResponse.add_member(:web_acl_arn, Shapes::ShapeRef.new(shape: WebAclArn, location_name: "webAclArn"))
5253
+ UpdateGatewayResponse.add_member(:waf_configuration, Shapes::ShapeRef.new(shape: WafConfiguration, location_name: "wafConfiguration"))
4937
5254
  UpdateGatewayResponse.struct_class = Types::UpdateGatewayResponse
4938
5255
 
4939
5256
  UpdateGatewayRuleRequest.add_member(:gateway_identifier, Shapes::ShapeRef.new(shape: GatewayIdentifier, required: true, location: "uri", location_name: "gatewayIdentifier"))
@@ -4958,7 +5275,7 @@ module Aws::BedrockAgentCoreControl
4958
5275
 
4959
5276
  UpdateGatewayTargetRequest.add_member(:gateway_identifier, Shapes::ShapeRef.new(shape: GatewayIdentifier, required: true, location: "uri", location_name: "gatewayIdentifier"))
4960
5277
  UpdateGatewayTargetRequest.add_member(:target_id, Shapes::ShapeRef.new(shape: TargetId, required: true, location: "uri", location_name: "targetId"))
4961
- UpdateGatewayTargetRequest.add_member(:name, Shapes::ShapeRef.new(shape: TargetName, required: true, location_name: "name"))
5278
+ UpdateGatewayTargetRequest.add_member(:name, Shapes::ShapeRef.new(shape: TargetName, location_name: "name"))
4962
5279
  UpdateGatewayTargetRequest.add_member(:description, Shapes::ShapeRef.new(shape: TargetDescription, location_name: "description"))
4963
5280
  UpdateGatewayTargetRequest.add_member(:target_configuration, Shapes::ShapeRef.new(shape: TargetConfiguration, required: true, location_name: "targetConfiguration"))
4964
5281
  UpdateGatewayTargetRequest.add_member(:credential_provider_configurations, Shapes::ShapeRef.new(shape: CredentialProviderConfigurations, location_name: "credentialProviderConfigurations"))
@@ -4984,6 +5301,16 @@ module Aws::BedrockAgentCoreControl
4984
5301
  UpdateGatewayTargetResponse.add_member(:protocol_type, Shapes::ShapeRef.new(shape: TargetProtocolType, location_name: "protocolType"))
4985
5302
  UpdateGatewayTargetResponse.struct_class = Types::UpdateGatewayTargetResponse
4986
5303
 
5304
+ UpdateHarnessEndpointRequest.add_member(:harness_id, Shapes::ShapeRef.new(shape: HarnessId, required: true, location: "uri", location_name: "harnessId"))
5305
+ UpdateHarnessEndpointRequest.add_member(:endpoint_name, Shapes::ShapeRef.new(shape: HarnessEndpointName, required: true, location: "uri", location_name: "endpointName"))
5306
+ UpdateHarnessEndpointRequest.add_member(:target_version, Shapes::ShapeRef.new(shape: HarnessVersion, location_name: "targetVersion"))
5307
+ UpdateHarnessEndpointRequest.add_member(:description, Shapes::ShapeRef.new(shape: HarnessEndpointDescription, location_name: "description"))
5308
+ UpdateHarnessEndpointRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken" => true}))
5309
+ UpdateHarnessEndpointRequest.struct_class = Types::UpdateHarnessEndpointRequest
5310
+
5311
+ UpdateHarnessEndpointResponse.add_member(:endpoint, Shapes::ShapeRef.new(shape: HarnessEndpoint, required: true, location_name: "endpoint"))
5312
+ UpdateHarnessEndpointResponse.struct_class = Types::UpdateHarnessEndpointResponse
5313
+
4987
5314
  UpdateHarnessRequest.add_member(:harness_id, Shapes::ShapeRef.new(shape: HarnessId, required: true, location: "uri", location_name: "harnessId"))
4988
5315
  UpdateHarnessRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken" => true}))
4989
5316
  UpdateHarnessRequest.add_member(:execution_role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "executionRoleArn"))
@@ -5125,6 +5452,7 @@ module Aws::BedrockAgentCoreControl
5125
5452
  UpdatePolicyRequest.add_member(:description, Shapes::ShapeRef.new(shape: UpdatedDescription, location_name: "description"))
5126
5453
  UpdatePolicyRequest.add_member(:definition, Shapes::ShapeRef.new(shape: PolicyDefinition, location_name: "definition"))
5127
5454
  UpdatePolicyRequest.add_member(:validation_mode, Shapes::ShapeRef.new(shape: PolicyValidationMode, location_name: "validationMode"))
5455
+ UpdatePolicyRequest.add_member(:enforcement_mode, Shapes::ShapeRef.new(shape: EnforcementMode, location_name: "enforcementMode"))
5128
5456
  UpdatePolicyRequest.struct_class = Types::UpdatePolicyRequest
5129
5457
 
5130
5458
  UpdatePolicyResponse.add_member(:policy_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "policyId"))
@@ -5134,6 +5462,7 @@ module Aws::BedrockAgentCoreControl
5134
5462
  UpdatePolicyResponse.add_member(:updated_at, Shapes::ShapeRef.new(shape: DateTimestamp, required: true, location_name: "updatedAt"))
5135
5463
  UpdatePolicyResponse.add_member(:policy_arn, Shapes::ShapeRef.new(shape: PolicyArn, required: true, location_name: "policyArn"))
5136
5464
  UpdatePolicyResponse.add_member(:status, Shapes::ShapeRef.new(shape: PolicyStatus, required: true, location_name: "status"))
5465
+ UpdatePolicyResponse.add_member(:enforcement_mode, Shapes::ShapeRef.new(shape: EnforcementMode, location_name: "enforcementMode"))
5137
5466
  UpdatePolicyResponse.add_member(:definition, Shapes::ShapeRef.new(shape: PolicyDefinition, required: true, location_name: "definition"))
5138
5467
  UpdatePolicyResponse.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
5139
5468
  UpdatePolicyResponse.add_member(:status_reasons, Shapes::ShapeRef.new(shape: PolicyStatusReasons, required: true, location_name: "statusReasons"))
@@ -5342,6 +5671,9 @@ module Aws::BedrockAgentCoreControl
5342
5671
  VpcConfig.add_member(:require_service_s3_endpoint, Shapes::ShapeRef.new(shape: Boolean, location_name: "requireServiceS3Endpoint"))
5343
5672
  VpcConfig.struct_class = Types::VpcConfig
5344
5673
 
5674
+ WafConfiguration.add_member(:failure_mode, Shapes::ShapeRef.new(shape: WafFailureMode, location_name: "failureMode"))
5675
+ WafConfiguration.struct_class = Types::WafConfiguration
5676
+
5345
5677
  WeightedOverride.add_member(:traffic_split, Shapes::ShapeRef.new(shape: TrafficSplitEntries, required: true, location_name: "trafficSplit"))
5346
5678
  WeightedOverride.struct_class = Types::WeightedOverride
5347
5679
 
@@ -5353,6 +5685,8 @@ module Aws::BedrockAgentCoreControl
5353
5685
 
5354
5686
  WorkloadIdentityList.member = Shapes::ShapeRef.new(shape: WorkloadIdentityType)
5355
5687
 
5688
+ WorkloadIdentityNameListType.member = Shapes::ShapeRef.new(shape: WorkloadIdentityNameType)
5689
+
5356
5690
  WorkloadIdentityType.add_member(:name, Shapes::ShapeRef.new(shape: WorkloadIdentityNameType, required: true, location_name: "name"))
5357
5691
  WorkloadIdentityType.add_member(:workload_identity_arn, Shapes::ShapeRef.new(shape: WorkloadIdentityArnType, required: true, location_name: "workloadIdentityArn"))
5358
5692
  WorkloadIdentityType.struct_class = Types::WorkloadIdentityType
@@ -5596,6 +5930,21 @@ module Aws::BedrockAgentCoreControl
5596
5930
  o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
5597
5931
  end)
5598
5932
 
5933
+ api.add_operation(:create_harness_endpoint, Seahorse::Model::Operation.new.tap do |o|
5934
+ o.name = "CreateHarnessEndpoint"
5935
+ o.http_method = "POST"
5936
+ o.http_request_uri = "/harnesses/{harnessId}/endpoints"
5937
+ o.input = Shapes::ShapeRef.new(shape: CreateHarnessEndpointRequest)
5938
+ o.output = Shapes::ShapeRef.new(shape: CreateHarnessEndpointResponse)
5939
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
5940
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
5941
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
5942
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
5943
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
5944
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
5945
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
5946
+ end)
5947
+
5599
5948
  api.add_operation(:create_memory, Seahorse::Model::Operation.new.tap do |o|
5600
5949
  o.name = "CreateMemory"
5601
5950
  o.http_method = "POST"
@@ -5960,6 +6309,20 @@ module Aws::BedrockAgentCoreControl
5960
6309
  o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
5961
6310
  end)
5962
6311
 
6312
+ api.add_operation(:delete_harness_endpoint, Seahorse::Model::Operation.new.tap do |o|
6313
+ o.name = "DeleteHarnessEndpoint"
6314
+ o.http_method = "DELETE"
6315
+ o.http_request_uri = "/harnesses/{harnessId}/endpoints/{endpointName}"
6316
+ o.input = Shapes::ShapeRef.new(shape: DeleteHarnessEndpointRequest)
6317
+ o.output = Shapes::ShapeRef.new(shape: DeleteHarnessEndpointResponse)
6318
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
6319
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
6320
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
6321
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
6322
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
6323
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
6324
+ end)
6325
+
5963
6326
  api.add_operation(:delete_memory, Seahorse::Model::Operation.new.tap do |o|
5964
6327
  o.name = "DeleteMemory"
5965
6328
  o.http_method = "DELETE"
@@ -6311,6 +6674,19 @@ module Aws::BedrockAgentCoreControl
6311
6674
  o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
6312
6675
  end)
6313
6676
 
6677
+ api.add_operation(:get_harness_endpoint, Seahorse::Model::Operation.new.tap do |o|
6678
+ o.name = "GetHarnessEndpoint"
6679
+ o.http_method = "GET"
6680
+ o.http_request_uri = "/harnesses/{harnessId}/endpoints/{endpointName}"
6681
+ o.input = Shapes::ShapeRef.new(shape: GetHarnessEndpointRequest)
6682
+ o.output = Shapes::ShapeRef.new(shape: GetHarnessEndpointResponse)
6683
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
6684
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
6685
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
6686
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
6687
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
6688
+ end)
6689
+
6314
6690
  api.add_operation(:get_memory, Seahorse::Model::Operation.new.tap do |o|
6315
6691
  o.name = "GetMemory"
6316
6692
  o.http_method = "GET"
@@ -6808,6 +7184,7 @@ module Aws::BedrockAgentCoreControl
6808
7184
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
6809
7185
  o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
6810
7186
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
7187
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
6811
7188
  o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
6812
7189
  o[:pager] = Aws::Pager.new(
6813
7190
  limit_key: "max_results",
@@ -6835,6 +7212,44 @@ module Aws::BedrockAgentCoreControl
6835
7212
  )
6836
7213
  end)
6837
7214
 
7215
+ api.add_operation(:list_harness_endpoints, Seahorse::Model::Operation.new.tap do |o|
7216
+ o.name = "ListHarnessEndpoints"
7217
+ o.http_method = "GET"
7218
+ o.http_request_uri = "/harnesses/{harnessId}/endpoints"
7219
+ o.input = Shapes::ShapeRef.new(shape: ListHarnessEndpointsRequest)
7220
+ o.output = Shapes::ShapeRef.new(shape: ListHarnessEndpointsResponse)
7221
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
7222
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
7223
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
7224
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
7225
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
7226
+ o[:pager] = Aws::Pager.new(
7227
+ limit_key: "max_results",
7228
+ tokens: {
7229
+ "next_token" => "next_token"
7230
+ }
7231
+ )
7232
+ end)
7233
+
7234
+ api.add_operation(:list_harness_versions, Seahorse::Model::Operation.new.tap do |o|
7235
+ o.name = "ListHarnessVersions"
7236
+ o.http_method = "GET"
7237
+ o.http_request_uri = "/harnesses/{harnessId}/versions"
7238
+ o.input = Shapes::ShapeRef.new(shape: ListHarnessVersionsRequest)
7239
+ o.output = Shapes::ShapeRef.new(shape: ListHarnessVersionsResponse)
7240
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
7241
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
7242
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
7243
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
7244
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
7245
+ o[:pager] = Aws::Pager.new(
7246
+ limit_key: "max_results",
7247
+ tokens: {
7248
+ "next_token" => "next_token"
7249
+ }
7250
+ )
7251
+ end)
7252
+
6838
7253
  api.add_operation(:list_harnesses, Seahorse::Model::Operation.new.tap do |o|
6839
7254
  o.name = "ListHarnesses"
6840
7255
  o.http_method = "GET"
@@ -7431,6 +7846,21 @@ module Aws::BedrockAgentCoreControl
7431
7846
  o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
7432
7847
  end)
7433
7848
 
7849
+ api.add_operation(:update_harness_endpoint, Seahorse::Model::Operation.new.tap do |o|
7850
+ o.name = "UpdateHarnessEndpoint"
7851
+ o.http_method = "PATCH"
7852
+ o.http_request_uri = "/harnesses/{harnessId}/endpoints/{endpointName}"
7853
+ o.input = Shapes::ShapeRef.new(shape: UpdateHarnessEndpointRequest)
7854
+ o.output = Shapes::ShapeRef.new(shape: UpdateHarnessEndpointResponse)
7855
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
7856
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
7857
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
7858
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
7859
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
7860
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
7861
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
7862
+ end)
7863
+
7434
7864
  api.add_operation(:update_memory, Seahorse::Model::Operation.new.tap do |o|
7435
7865
  o.name = "UpdateMemory"
7436
7866
  o.http_method = "PUT"