diff --git a/changelogs/SDK.CHANGELOG.2024.md b/changelogs/SDK.CHANGELOG.2024.md index 27b96f251219..325d5ffb926e 100644 --- a/changelogs/SDK.CHANGELOG.2024.md +++ b/changelogs/SDK.CHANGELOG.2024.md @@ -1,3 +1,21 @@ +### 3.7.940.0 (2024-12-04 19:25 UTC) +* Bedrock (3.7.412.0) + * Introduced two APIs ListPromptRouters and GetPromptRouter for Intelligent Prompt Router feature. Add support for Bedrock Guardrails image content filter. New Bedrock Marketplace feature enabling a wider range of bedrock compatible models with self-hosted capability. +* BedrockAgent (3.7.414.0) + * This release introduces the ability to generate SQL using natural language, through a new GenerateQuery API (with native integration into Knowledge Bases); ability to ingest and retrieve images through Bedrock Data Automation; and ability to create a Knowledge Base backed by Kendra GenAI Index. +* BedrockAgentRuntime (3.7.413.0) + * This release introduces the ability to generate SQL using natural language, through a new GenerateQuery API (with native integration into Knowledge Bases); ability to ingest and retrieve images through Bedrock Data Automation; and ability to create a Knowledge Base backed by Kendra GenAI Index. +* BedrockDataAutomation (3.7.400.0) + * Release Bedrock Data Automation SDK +* BedrockDataAutomationRuntime (3.7.400.0) + * Release Bedrock Data Automation Runtime SDK +* BedrockRuntime (3.7.411.0) + * Added support for Intelligent Prompt Router in Invoke, InvokeStream, Converse and ConverseStream. Add support for Bedrock Guardrails image content filter. New Bedrock Marketplace feature enabling a wider range of bedrock compatible models with self-hosted capability. +* Kendra (3.7.401.0) + * This release adds GenAI Index in Amazon Kendra for Retrieval Augmented Generation (RAG) and intelligent search. With the Kendra GenAI Index, customers get high retrieval accuracy powered by the latest information retrieval technologies and semantic models. +* SageMaker (3.7.417.0) + * Amazon SageMaker HyperPod launched task governance to help customers maximize accelerator utilization for model development and flexible training plans to meet training timelines and budget while reducing weeks of training time. AI apps from AWS partner is now available in SageMaker. + ### 3.7.939.1 (2024-12-03 22:28 UTC) * S3 (3.7.410.1) * Breaking Change: Fixed the namespace for ErrorDetails. diff --git a/changelogs/SDK.CHANGELOG.ALL.md b/changelogs/SDK.CHANGELOG.ALL.md index 639611e51eec..3fafc985751c 100644 --- a/changelogs/SDK.CHANGELOG.ALL.md +++ b/changelogs/SDK.CHANGELOG.ALL.md @@ -1,3 +1,21 @@ +### 3.7.940.0 (2024-12-04 19:25 UTC) +* Bedrock (3.7.412.0) + * Introduced two APIs ListPromptRouters and GetPromptRouter for Intelligent Prompt Router feature. Add support for Bedrock Guardrails image content filter. New Bedrock Marketplace feature enabling a wider range of bedrock compatible models with self-hosted capability. +* BedrockAgent (3.7.414.0) + * This release introduces the ability to generate SQL using natural language, through a new GenerateQuery API (with native integration into Knowledge Bases); ability to ingest and retrieve images through Bedrock Data Automation; and ability to create a Knowledge Base backed by Kendra GenAI Index. +* BedrockAgentRuntime (3.7.413.0) + * This release introduces the ability to generate SQL using natural language, through a new GenerateQuery API (with native integration into Knowledge Bases); ability to ingest and retrieve images through Bedrock Data Automation; and ability to create a Knowledge Base backed by Kendra GenAI Index. +* BedrockDataAutomation (3.7.400.0) + * Release Bedrock Data Automation SDK +* BedrockDataAutomationRuntime (3.7.400.0) + * Release Bedrock Data Automation Runtime SDK +* BedrockRuntime (3.7.411.0) + * Added support for Intelligent Prompt Router in Invoke, InvokeStream, Converse and ConverseStream. Add support for Bedrock Guardrails image content filter. New Bedrock Marketplace feature enabling a wider range of bedrock compatible models with self-hosted capability. +* Kendra (3.7.401.0) + * This release adds GenAI Index in Amazon Kendra for Retrieval Augmented Generation (RAG) and intelligent search. With the Kendra GenAI Index, customers get high retrieval accuracy powered by the latest information retrieval technologies and semantic models. +* SageMaker (3.7.417.0) + * Amazon SageMaker HyperPod launched task governance to help customers maximize accelerator utilization for model development and flexible training plans to meet training timelines and budget while reducing weeks of training time. AI apps from AWS partner is now available in SageMaker. + ### 3.7.939.1 (2024-12-03 22:28 UTC) * S3 (3.7.410.1) * Breaking Change: Fixed the namespace for ErrorDetails. diff --git a/generator/ServiceModels/_sdk-versions.json b/generator/ServiceModels/_sdk-versions.json index 64d2eb332961..f9d2e848208c 100644 --- a/generator/ServiceModels/_sdk-versions.json +++ b/generator/ServiceModels/_sdk-versions.json @@ -1,7 +1,7 @@ { "NewServiceVersion" : "3.7.400.0", - "ProductVersion" : "3.7.939.1", + "ProductVersion" : "3.7.940.0", "CoreVersion" : "3.7.400.59", "OverrideCoreVersion" : "3.3", "DefaultToPreview" : false, @@ -932,7 +932,7 @@ "InPreview" : false }, "SageMaker" : { - "Version" : "3.7.416.2", + "Version" : "3.7.417.0", "AssemblyVersionOverride" : "3.3", "Dependencies" : { "Core" : "3.7.400.59" @@ -1644,7 +1644,7 @@ "InPreview" : false }, "Kendra" : { - "Version" : "3.7.400.59", + "Version" : "3.7.401.0", "AssemblyVersionOverride" : "3.3", "Dependencies" : { "Core" : "3.7.400.59" @@ -2772,7 +2772,7 @@ "InPreview" : false }, "BedrockRuntime" : { - "Version" : "3.7.410.0", + "Version" : "3.7.411.0", "AssemblyVersionOverride" : "3.3", "Dependencies" : { "Core" : "3.7.400.59" @@ -2780,7 +2780,7 @@ "InPreview" : false }, "Bedrock" : { - "Version" : "3.7.411.0", + "Version" : "3.7.412.0", "AssemblyVersionOverride" : "3.3", "Dependencies" : { "Core" : "3.7.400.59" @@ -2884,7 +2884,7 @@ "InPreview" : false }, "BedrockAgentRuntime" : { - "Version" : "3.7.412.0", + "Version" : "3.7.413.0", "AssemblyVersionOverride" : "3.3", "Dependencies" : { "Core" : "3.7.400.59" @@ -2908,7 +2908,7 @@ "InPreview" : false }, "BedrockAgent" : { - "Version" : "3.7.413.0", + "Version" : "3.7.414.0", "AssemblyVersionOverride" : "3.3", "Dependencies" : { "Core" : "3.7.400.59" @@ -3226,6 +3226,22 @@ "Core" : "3.7.400.59" }, "InPreview" : false + }, + "BedrockDataAutomationRuntime" : { + "Version" : "3.7.400.0", + "AssemblyVersionOverride" : "3.3", + "Dependencies" : { + "Core" : "3.7.400.59" + }, + "InPreview" : false + }, + "BedrockDataAutomation" : { + "Version" : "3.7.400.0", + "AssemblyVersionOverride" : "3.3", + "Dependencies" : { + "Core" : "3.7.400.59" + }, + "InPreview" : false } }, "DefaultAssemblyVersion" : "3.3" diff --git a/sdk/code-analysis/ServiceAnalysis/Bedrock/Properties/AssemblyInfo.cs b/sdk/code-analysis/ServiceAnalysis/Bedrock/Properties/AssemblyInfo.cs index 15f76a020a48..2c6b86dc99e9 100644 --- a/sdk/code-analysis/ServiceAnalysis/Bedrock/Properties/AssemblyInfo.cs +++ b/sdk/code-analysis/ServiceAnalysis/Bedrock/Properties/AssemblyInfo.cs @@ -29,4 +29,4 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("3.3")] -[assembly: AssemblyFileVersion("3.7.411.0")] \ No newline at end of file +[assembly: AssemblyFileVersion("3.7.412.0")] \ No newline at end of file diff --git a/sdk/code-analysis/ServiceAnalysis/BedrockAgent/Properties/AssemblyInfo.cs b/sdk/code-analysis/ServiceAnalysis/BedrockAgent/Properties/AssemblyInfo.cs index 9fea3722f7d8..f5898528b6ba 100644 --- a/sdk/code-analysis/ServiceAnalysis/BedrockAgent/Properties/AssemblyInfo.cs +++ b/sdk/code-analysis/ServiceAnalysis/BedrockAgent/Properties/AssemblyInfo.cs @@ -29,4 +29,4 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("3.3")] -[assembly: AssemblyFileVersion("3.7.413.0")] \ No newline at end of file +[assembly: AssemblyFileVersion("3.7.414.0")] \ No newline at end of file diff --git a/sdk/code-analysis/ServiceAnalysis/BedrockAgentRuntime/Properties/AssemblyInfo.cs b/sdk/code-analysis/ServiceAnalysis/BedrockAgentRuntime/Properties/AssemblyInfo.cs index ad38efb219bf..7d5495563165 100644 --- a/sdk/code-analysis/ServiceAnalysis/BedrockAgentRuntime/Properties/AssemblyInfo.cs +++ b/sdk/code-analysis/ServiceAnalysis/BedrockAgentRuntime/Properties/AssemblyInfo.cs @@ -29,4 +29,4 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("3.3")] -[assembly: AssemblyFileVersion("3.7.412.0")] \ No newline at end of file +[assembly: AssemblyFileVersion("3.7.413.0")] \ No newline at end of file diff --git a/sdk/code-analysis/ServiceAnalysis/BedrockDataAutomation/Properties/AssemblyInfo.cs b/sdk/code-analysis/ServiceAnalysis/BedrockDataAutomation/Properties/AssemblyInfo.cs index 8c021442d3c2..f00c986db726 100644 --- a/sdk/code-analysis/ServiceAnalysis/BedrockDataAutomation/Properties/AssemblyInfo.cs +++ b/sdk/code-analysis/ServiceAnalysis/BedrockDataAutomation/Properties/AssemblyInfo.cs @@ -29,4 +29,4 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("3.3")] -[assembly: AssemblyFileVersion("3.3")] \ No newline at end of file +[assembly: AssemblyFileVersion("3.7.400.0")] \ No newline at end of file diff --git a/sdk/code-analysis/ServiceAnalysis/BedrockDataAutomationRuntime/Properties/AssemblyInfo.cs b/sdk/code-analysis/ServiceAnalysis/BedrockDataAutomationRuntime/Properties/AssemblyInfo.cs index 18d951ac8029..16e86c5a38df 100644 --- a/sdk/code-analysis/ServiceAnalysis/BedrockDataAutomationRuntime/Properties/AssemblyInfo.cs +++ b/sdk/code-analysis/ServiceAnalysis/BedrockDataAutomationRuntime/Properties/AssemblyInfo.cs @@ -29,4 +29,4 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("3.3")] -[assembly: AssemblyFileVersion("3.3")] \ No newline at end of file +[assembly: AssemblyFileVersion("3.7.400.0")] \ No newline at end of file diff --git a/sdk/code-analysis/ServiceAnalysis/BedrockRuntime/Properties/AssemblyInfo.cs b/sdk/code-analysis/ServiceAnalysis/BedrockRuntime/Properties/AssemblyInfo.cs index bca5c0a14525..04a52e2474d3 100644 --- a/sdk/code-analysis/ServiceAnalysis/BedrockRuntime/Properties/AssemblyInfo.cs +++ b/sdk/code-analysis/ServiceAnalysis/BedrockRuntime/Properties/AssemblyInfo.cs @@ -29,4 +29,4 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("3.3")] -[assembly: AssemblyFileVersion("3.7.410.0")] \ No newline at end of file +[assembly: AssemblyFileVersion("3.7.411.0")] \ No newline at end of file diff --git a/sdk/code-analysis/ServiceAnalysis/Kendra/Properties/AssemblyInfo.cs b/sdk/code-analysis/ServiceAnalysis/Kendra/Properties/AssemblyInfo.cs index 5109ee671dae..3ad871226c8b 100644 --- a/sdk/code-analysis/ServiceAnalysis/Kendra/Properties/AssemblyInfo.cs +++ b/sdk/code-analysis/ServiceAnalysis/Kendra/Properties/AssemblyInfo.cs @@ -29,4 +29,4 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("3.3")] -[assembly: AssemblyFileVersion("3.7.400.59")] \ No newline at end of file +[assembly: AssemblyFileVersion("3.7.401.0")] \ No newline at end of file diff --git a/sdk/code-analysis/ServiceAnalysis/SageMaker/Properties/AssemblyInfo.cs b/sdk/code-analysis/ServiceAnalysis/SageMaker/Properties/AssemblyInfo.cs index 8fa18f5a2489..fcffc507942a 100644 --- a/sdk/code-analysis/ServiceAnalysis/SageMaker/Properties/AssemblyInfo.cs +++ b/sdk/code-analysis/ServiceAnalysis/SageMaker/Properties/AssemblyInfo.cs @@ -29,4 +29,4 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("3.3")] -[assembly: AssemblyFileVersion("3.7.416.2")] \ No newline at end of file +[assembly: AssemblyFileVersion("3.7.417.0")] \ No newline at end of file diff --git a/sdk/src/Services/Bedrock/Generated/AmazonBedrockConfig.cs b/sdk/src/Services/Bedrock/Generated/AmazonBedrockConfig.cs index 7f1bc6b3567d..15d67679b182 100644 --- a/sdk/src/Services/Bedrock/Generated/AmazonBedrockConfig.cs +++ b/sdk/src/Services/Bedrock/Generated/AmazonBedrockConfig.cs @@ -32,7 +32,7 @@ namespace Amazon.Bedrock public partial class AmazonBedrockConfig : ClientConfig { private static readonly string UserAgentString = - InternalSDKUtils.BuildUserAgentString("Bedrock", "3.7.411.0"); + InternalSDKUtils.BuildUserAgentString("Bedrock", "3.7.412.0"); private string _userAgent = UserAgentString; /// diff --git a/sdk/src/Services/Bedrock/Properties/AssemblyInfo.cs b/sdk/src/Services/Bedrock/Properties/AssemblyInfo.cs index 65432d950b5f..2f107d81f7b6 100644 --- a/sdk/src/Services/Bedrock/Properties/AssemblyInfo.cs +++ b/sdk/src/Services/Bedrock/Properties/AssemblyInfo.cs @@ -44,7 +44,7 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("3.3")] -[assembly: AssemblyFileVersion("3.7.411.0")] +[assembly: AssemblyFileVersion("3.7.412.0")] #if BCL [assembly: System.Security.AllowPartiallyTrustedCallers] diff --git a/sdk/src/Services/BedrockAgent/Generated/AmazonBedrockAgentConfig.cs b/sdk/src/Services/BedrockAgent/Generated/AmazonBedrockAgentConfig.cs index 56b1c86d7f8c..305d90ad6ae2 100644 --- a/sdk/src/Services/BedrockAgent/Generated/AmazonBedrockAgentConfig.cs +++ b/sdk/src/Services/BedrockAgent/Generated/AmazonBedrockAgentConfig.cs @@ -32,7 +32,7 @@ namespace Amazon.BedrockAgent public partial class AmazonBedrockAgentConfig : ClientConfig { private static readonly string UserAgentString = - InternalSDKUtils.BuildUserAgentString("Bedrock Agent", "3.7.413.0"); + InternalSDKUtils.BuildUserAgentString("Bedrock Agent", "3.7.414.0"); private string _userAgent = UserAgentString; /// diff --git a/sdk/src/Services/BedrockAgent/Properties/AssemblyInfo.cs b/sdk/src/Services/BedrockAgent/Properties/AssemblyInfo.cs index 7415153ae26b..a3d2f6258c63 100644 --- a/sdk/src/Services/BedrockAgent/Properties/AssemblyInfo.cs +++ b/sdk/src/Services/BedrockAgent/Properties/AssemblyInfo.cs @@ -44,7 +44,7 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("3.3")] -[assembly: AssemblyFileVersion("3.7.413.0")] +[assembly: AssemblyFileVersion("3.7.414.0")] #if BCL [assembly: System.Security.AllowPartiallyTrustedCallers] diff --git a/sdk/src/Services/BedrockAgentRuntime/Generated/AmazonBedrockAgentRuntimeConfig.cs b/sdk/src/Services/BedrockAgentRuntime/Generated/AmazonBedrockAgentRuntimeConfig.cs index d800dd618c67..f6549aab0252 100644 --- a/sdk/src/Services/BedrockAgentRuntime/Generated/AmazonBedrockAgentRuntimeConfig.cs +++ b/sdk/src/Services/BedrockAgentRuntime/Generated/AmazonBedrockAgentRuntimeConfig.cs @@ -32,7 +32,7 @@ namespace Amazon.BedrockAgentRuntime public partial class AmazonBedrockAgentRuntimeConfig : ClientConfig { private static readonly string UserAgentString = - InternalSDKUtils.BuildUserAgentString("Bedrock Agent Runtime", "3.7.412.0"); + InternalSDKUtils.BuildUserAgentString("Bedrock Agent Runtime", "3.7.413.0"); private string _userAgent = UserAgentString; /// diff --git a/sdk/src/Services/BedrockAgentRuntime/Properties/AssemblyInfo.cs b/sdk/src/Services/BedrockAgentRuntime/Properties/AssemblyInfo.cs index c702769d74f5..f9a138c3896d 100644 --- a/sdk/src/Services/BedrockAgentRuntime/Properties/AssemblyInfo.cs +++ b/sdk/src/Services/BedrockAgentRuntime/Properties/AssemblyInfo.cs @@ -44,7 +44,7 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("3.3")] -[assembly: AssemblyFileVersion("3.7.412.0")] +[assembly: AssemblyFileVersion("3.7.413.0")] #if BCL [assembly: System.Security.AllowPartiallyTrustedCallers] diff --git a/sdk/src/Services/BedrockDataAutomation/Generated/AmazonBedrockDataAutomationConfig.cs b/sdk/src/Services/BedrockDataAutomation/Generated/AmazonBedrockDataAutomationConfig.cs index 3cd82dd98c68..61db7aaccfaf 100644 --- a/sdk/src/Services/BedrockDataAutomation/Generated/AmazonBedrockDataAutomationConfig.cs +++ b/sdk/src/Services/BedrockDataAutomation/Generated/AmazonBedrockDataAutomationConfig.cs @@ -32,7 +32,7 @@ namespace Amazon.BedrockDataAutomation public partial class AmazonBedrockDataAutomationConfig : ClientConfig { private static readonly string UserAgentString = - InternalSDKUtils.BuildUserAgentString("Bedrock Data Automation", "3.3"); + InternalSDKUtils.BuildUserAgentString("Bedrock Data Automation", "3.7.400.0"); private string _userAgent = UserAgentString; /// diff --git a/sdk/src/Services/BedrockDataAutomation/Properties/AssemblyInfo.cs b/sdk/src/Services/BedrockDataAutomation/Properties/AssemblyInfo.cs index fc90da5a86c1..793f954c7a21 100644 --- a/sdk/src/Services/BedrockDataAutomation/Properties/AssemblyInfo.cs +++ b/sdk/src/Services/BedrockDataAutomation/Properties/AssemblyInfo.cs @@ -44,7 +44,7 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("3.3")] -[assembly: AssemblyFileVersion("3.3")] +[assembly: AssemblyFileVersion("3.7.400.0")] #if BCL [assembly: System.Security.AllowPartiallyTrustedCallers] diff --git a/sdk/src/Services/BedrockDataAutomationRuntime/Generated/AmazonBedrockDataAutomationRuntimeConfig.cs b/sdk/src/Services/BedrockDataAutomationRuntime/Generated/AmazonBedrockDataAutomationRuntimeConfig.cs index 668e1d0d7ef3..10de13ddbe7e 100644 --- a/sdk/src/Services/BedrockDataAutomationRuntime/Generated/AmazonBedrockDataAutomationRuntimeConfig.cs +++ b/sdk/src/Services/BedrockDataAutomationRuntime/Generated/AmazonBedrockDataAutomationRuntimeConfig.cs @@ -32,7 +32,7 @@ namespace Amazon.BedrockDataAutomationRuntime public partial class AmazonBedrockDataAutomationRuntimeConfig : ClientConfig { private static readonly string UserAgentString = - InternalSDKUtils.BuildUserAgentString("Bedrock Data Automation Runtime", "3.3"); + InternalSDKUtils.BuildUserAgentString("Bedrock Data Automation Runtime", "3.7.400.0"); private string _userAgent = UserAgentString; /// diff --git a/sdk/src/Services/BedrockDataAutomationRuntime/Properties/AssemblyInfo.cs b/sdk/src/Services/BedrockDataAutomationRuntime/Properties/AssemblyInfo.cs index 6adb54c3e776..b462ed5fbfbc 100644 --- a/sdk/src/Services/BedrockDataAutomationRuntime/Properties/AssemblyInfo.cs +++ b/sdk/src/Services/BedrockDataAutomationRuntime/Properties/AssemblyInfo.cs @@ -44,7 +44,7 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("3.3")] -[assembly: AssemblyFileVersion("3.3")] +[assembly: AssemblyFileVersion("3.7.400.0")] #if BCL [assembly: System.Security.AllowPartiallyTrustedCallers] diff --git a/sdk/src/Services/BedrockRuntime/Generated/AmazonBedrockRuntimeConfig.cs b/sdk/src/Services/BedrockRuntime/Generated/AmazonBedrockRuntimeConfig.cs index 90fb23c41ba3..96f694042406 100644 --- a/sdk/src/Services/BedrockRuntime/Generated/AmazonBedrockRuntimeConfig.cs +++ b/sdk/src/Services/BedrockRuntime/Generated/AmazonBedrockRuntimeConfig.cs @@ -32,7 +32,7 @@ namespace Amazon.BedrockRuntime public partial class AmazonBedrockRuntimeConfig : ClientConfig { private static readonly string UserAgentString = - InternalSDKUtils.BuildUserAgentString("Bedrock Runtime", "3.7.410.0"); + InternalSDKUtils.BuildUserAgentString("Bedrock Runtime", "3.7.411.0"); private string _userAgent = UserAgentString; /// diff --git a/sdk/src/Services/BedrockRuntime/Properties/AssemblyInfo.cs b/sdk/src/Services/BedrockRuntime/Properties/AssemblyInfo.cs index e70e9a337b4c..a4d5ab85e050 100644 --- a/sdk/src/Services/BedrockRuntime/Properties/AssemblyInfo.cs +++ b/sdk/src/Services/BedrockRuntime/Properties/AssemblyInfo.cs @@ -44,7 +44,7 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("3.3")] -[assembly: AssemblyFileVersion("3.7.410.0")] +[assembly: AssemblyFileVersion("3.7.411.0")] #if BCL [assembly: System.Security.AllowPartiallyTrustedCallers] diff --git a/sdk/src/Services/Kendra/Generated/AmazonKendraConfig.cs b/sdk/src/Services/Kendra/Generated/AmazonKendraConfig.cs index 3301b15294ff..6a13602a1ef2 100644 --- a/sdk/src/Services/Kendra/Generated/AmazonKendraConfig.cs +++ b/sdk/src/Services/Kendra/Generated/AmazonKendraConfig.cs @@ -32,7 +32,7 @@ namespace Amazon.Kendra public partial class AmazonKendraConfig : ClientConfig { private static readonly string UserAgentString = - InternalSDKUtils.BuildUserAgentString("kendra", "3.7.400.59"); + InternalSDKUtils.BuildUserAgentString("kendra", "3.7.401.0"); private string _userAgent = UserAgentString; /// diff --git a/sdk/src/Services/Kendra/Properties/AssemblyInfo.cs b/sdk/src/Services/Kendra/Properties/AssemblyInfo.cs index 8df21b32358d..cccc07b2dbc6 100644 --- a/sdk/src/Services/Kendra/Properties/AssemblyInfo.cs +++ b/sdk/src/Services/Kendra/Properties/AssemblyInfo.cs @@ -44,7 +44,7 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("3.3")] -[assembly: AssemblyFileVersion("3.7.400.59")] +[assembly: AssemblyFileVersion("3.7.401.0")] #if BCL [assembly: System.Security.AllowPartiallyTrustedCallers] diff --git a/sdk/src/Services/SageMaker/Generated/AmazonSageMakerConfig.cs b/sdk/src/Services/SageMaker/Generated/AmazonSageMakerConfig.cs index edf53e1ad35f..1c6cbe2e7920 100644 --- a/sdk/src/Services/SageMaker/Generated/AmazonSageMakerConfig.cs +++ b/sdk/src/Services/SageMaker/Generated/AmazonSageMakerConfig.cs @@ -32,7 +32,7 @@ namespace Amazon.SageMaker public partial class AmazonSageMakerConfig : ClientConfig { private static readonly string UserAgentString = - InternalSDKUtils.BuildUserAgentString("SageMaker", "3.7.416.2"); + InternalSDKUtils.BuildUserAgentString("SageMaker", "3.7.417.0"); private string _userAgent = UserAgentString; /// diff --git a/sdk/src/Services/SageMaker/Properties/AssemblyInfo.cs b/sdk/src/Services/SageMaker/Properties/AssemblyInfo.cs index 30b0f14014b0..57569fdfccaa 100644 --- a/sdk/src/Services/SageMaker/Properties/AssemblyInfo.cs +++ b/sdk/src/Services/SageMaker/Properties/AssemblyInfo.cs @@ -44,7 +44,7 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("3.3")] -[assembly: AssemblyFileVersion("3.7.416.2")] +[assembly: AssemblyFileVersion("3.7.417.0")] #if BCL [assembly: System.Security.AllowPartiallyTrustedCallers]