diff --git a/changelogs/SDK.CHANGELOG.2024.md b/changelogs/SDK.CHANGELOG.2024.md index 671e3dc1a324..995886bd1b4a 100644 --- a/changelogs/SDK.CHANGELOG.2024.md +++ b/changelogs/SDK.CHANGELOG.2024.md @@ -1,3 +1,65 @@ +### 3.7.937.0 (2024-12-02 04:28 UTC) +* Bedrock (3.7.410.0) + * Add support for Knowledge Base Evaluations & LLM as a judge +* BedrockAgent (3.7.412.0) + * This release introduces APIs to upload documents directly into a Knowledge Base +* BedrockAgentRuntime (3.7.411.0) + * This release introduces a new Rerank API to leverage reranking models (with integration into Knowledge Bases); APIs to upload documents directly into Knowledge Base; RetrieveAndGenerateStream API for streaming response; Guardrails on Retrieve API; and ability to automatically generate filters +* ChimeSDKVoice (3.7.401.0) + * This release adds supports for enterprises to integrate Amazon Connect with other voice systems. It supports directly transferring voice calls and metadata without using the public telephone network. It also supports real-time and post-call analytics. +* CleanRooms (3.7.403.0) + * This release allows customers and their partners to easily collaborate with data stored in Snowflake and Amazon Athena, without having to move or share their underlying data among collaborators. +* CloudWatchLogs (3.7.408.0) + * Adds PutIntegration, GetIntegration, ListIntegrations and DeleteIntegration APIs. Adds QueryLanguage support to StartQuery, GetQueryResults, DescribeQueries, DescribeQueryDefinitions, and PutQueryDefinition APIs. +* Connect (3.7.412.0) + * Adds support for WhatsApp Business messaging, IVR call recording, enabling Contact Lens for existing on-premise contact centers and telephony platforms, and enabling telephony and IVR migration to Amazon Connect independent of their contact center agents. +* ConnectCampaignsV2 (3.7.401.0) + * Amazon Connect Outbound Campaigns V2 / Features : Adds support for Event-Triggered Campaigns. +* CustomerProfiles (3.7.403.0) + * This release introduces Event Trigger APIs as part of Amazon Connect Customer Profiles service. +* EC2 (3.7.422.0) + * Adds support for declarative policies that allow you to enforce desired configuration across an AWS organization through configuring account attributes. Adds support for Allowed AMIs that allows you to limit the use of AMIs in AWS accounts. Adds support for connectivity over non-HTTP protocols. +* ECS (3.7.407.4) + * This release adds support for Container Insights with Enhanced Observability for Amazon ECS. +* EKS (3.7.405.0) + * Added support for Auto Mode Clusters, Hybrid Nodes, and specifying computeTypes in the DescribeAddonVersions API. +* EventBridge (3.7.402.0) + * Call private APIs by configuring Connections with VPC connectivity through PrivateLink and VPC Lattice +* FSx (3.7.402.0) + * FSx API changes to support the public launch of the Amazon FSx Intelligent Tiering for OpenZFS storage class. +* GuardDuty (3.7.405.0) + * Add new Multi Domain Correlation findings. +* Imagebuilder (3.7.402.0) + * Added support for EC2 Image Builder's integration with AWS Marketplace for Marketplace components. +* Invoicing (3.7.400.0) + * AWS Invoice Configuration allows you to receive separate AWS invoices based on your organizational needs. You can use the AWS SDKs to manage Invoice Units and programmatically fetch the information of the invoice receiver. +* MemoryDB (3.7.402.0) + * Amazon MemoryDB SDK now supports all APIs for Multi-Region. Please refer to the updated Amazon MemoryDB public documentation for detailed information on API usage. +* NetworkFlowMonitor (3.7.400.0) + * This release adds documentation for a new feature in Amazon CloudWatch called Network Flow Monitor. You can use Network Flow Monitor to get near real-time metrics, including retransmissions and data transferred, for your actual workloads. +* OpenSearchService (3.7.404.0) + * This feature introduces support for CRUDL APIs, enabling the creation and management of Connected data sources. +* Organizations (3.7.404.0) + * Add support for policy operations on the DECLARATIVE_POLICY_EC2 policy type. +* QBusiness (3.7.405.0) + * Amazon Q Business now supports capabilities to extract insights and answer questions from visual elements embedded within documents, a browser extension for Google Chrome, Mozilla Firefox, and Microsoft Edge, and attachments across conversations. +* QConnect (3.7.403.0) + * This release adds following capabilities: Configuring safeguards via AIGuardrails for Q in Connect inferencing, and APIs to support Q&A self-service use cases +* RDS (3.7.409.0) + * Amazon RDS supports CloudWatch Database Insights. You can use the SDK to create, modify, and describe the DatabaseInsightsMode for your DB instances and clusters. +* S3 (3.7.409.0) + * Amazon S3 introduces support for AWS Dedicated Local Zones +* S3Control (3.7.403.0) + * Amazon S3 introduces support for AWS Dedicated Local Zones +* SecurityHub (3.7.402.0) + * Add new Multi Domain Correlation findings. +* SecurityIR (3.7.400.0) + * AWS Security Incident Response is a purpose-built security incident solution designed to help customers prepare for, respond to, and recover from security incidents. +* Transfer (3.7.402.0) + * AWS Transfer Family now offers Web apps that enables simple and secure access to data stored in Amazon S3. +* VPCLattice (3.7.401.0) + * Lattice APIs that allow sharing and access of VPC resources across accounts. + ### 3.7.936.0 (2024-11-27 19:24 UTC) * BedrockAgent (3.7.411.0) * Add support for specifying embeddingDataType, either FLOAT32 or BINARY diff --git a/changelogs/SDK.CHANGELOG.ALL.md b/changelogs/SDK.CHANGELOG.ALL.md index 41ea8692836a..3e6e0340a65d 100644 --- a/changelogs/SDK.CHANGELOG.ALL.md +++ b/changelogs/SDK.CHANGELOG.ALL.md @@ -1,3 +1,65 @@ +### 3.7.937.0 (2024-12-02 04:28 UTC) +* Bedrock (3.7.410.0) + * Add support for Knowledge Base Evaluations & LLM as a judge +* BedrockAgent (3.7.412.0) + * This release introduces APIs to upload documents directly into a Knowledge Base +* BedrockAgentRuntime (3.7.411.0) + * This release introduces a new Rerank API to leverage reranking models (with integration into Knowledge Bases); APIs to upload documents directly into Knowledge Base; RetrieveAndGenerateStream API for streaming response; Guardrails on Retrieve API; and ability to automatically generate filters +* ChimeSDKVoice (3.7.401.0) + * This release adds supports for enterprises to integrate Amazon Connect with other voice systems. It supports directly transferring voice calls and metadata without using the public telephone network. It also supports real-time and post-call analytics. +* CleanRooms (3.7.403.0) + * This release allows customers and their partners to easily collaborate with data stored in Snowflake and Amazon Athena, without having to move or share their underlying data among collaborators. +* CloudWatchLogs (3.7.408.0) + * Adds PutIntegration, GetIntegration, ListIntegrations and DeleteIntegration APIs. Adds QueryLanguage support to StartQuery, GetQueryResults, DescribeQueries, DescribeQueryDefinitions, and PutQueryDefinition APIs. +* Connect (3.7.412.0) + * Adds support for WhatsApp Business messaging, IVR call recording, enabling Contact Lens for existing on-premise contact centers and telephony platforms, and enabling telephony and IVR migration to Amazon Connect independent of their contact center agents. +* ConnectCampaignsV2 (3.7.401.0) + * Amazon Connect Outbound Campaigns V2 / Features : Adds support for Event-Triggered Campaigns. +* CustomerProfiles (3.7.403.0) + * This release introduces Event Trigger APIs as part of Amazon Connect Customer Profiles service. +* EC2 (3.7.422.0) + * Adds support for declarative policies that allow you to enforce desired configuration across an AWS organization through configuring account attributes. Adds support for Allowed AMIs that allows you to limit the use of AMIs in AWS accounts. Adds support for connectivity over non-HTTP protocols. +* ECS (3.7.407.4) + * This release adds support for Container Insights with Enhanced Observability for Amazon ECS. +* EKS (3.7.405.0) + * Added support for Auto Mode Clusters, Hybrid Nodes, and specifying computeTypes in the DescribeAddonVersions API. +* EventBridge (3.7.402.0) + * Call private APIs by configuring Connections with VPC connectivity through PrivateLink and VPC Lattice +* FSx (3.7.402.0) + * FSx API changes to support the public launch of the Amazon FSx Intelligent Tiering for OpenZFS storage class. +* GuardDuty (3.7.405.0) + * Add new Multi Domain Correlation findings. +* Imagebuilder (3.7.402.0) + * Added support for EC2 Image Builder's integration with AWS Marketplace for Marketplace components. +* Invoicing (3.7.400.0) + * AWS Invoice Configuration allows you to receive separate AWS invoices based on your organizational needs. You can use the AWS SDKs to manage Invoice Units and programmatically fetch the information of the invoice receiver. +* MemoryDB (3.7.402.0) + * Amazon MemoryDB SDK now supports all APIs for Multi-Region. Please refer to the updated Amazon MemoryDB public documentation for detailed information on API usage. +* NetworkFlowMonitor (3.7.400.0) + * This release adds documentation for a new feature in Amazon CloudWatch called Network Flow Monitor. You can use Network Flow Monitor to get near real-time metrics, including retransmissions and data transferred, for your actual workloads. +* OpenSearchService (3.7.404.0) + * This feature introduces support for CRUDL APIs, enabling the creation and management of Connected data sources. +* Organizations (3.7.404.0) + * Add support for policy operations on the DECLARATIVE_POLICY_EC2 policy type. +* QBusiness (3.7.405.0) + * Amazon Q Business now supports capabilities to extract insights and answer questions from visual elements embedded within documents, a browser extension for Google Chrome, Mozilla Firefox, and Microsoft Edge, and attachments across conversations. +* QConnect (3.7.403.0) + * This release adds following capabilities: Configuring safeguards via AIGuardrails for Q in Connect inferencing, and APIs to support Q&A self-service use cases +* RDS (3.7.409.0) + * Amazon RDS supports CloudWatch Database Insights. You can use the SDK to create, modify, and describe the DatabaseInsightsMode for your DB instances and clusters. +* S3 (3.7.409.0) + * Amazon S3 introduces support for AWS Dedicated Local Zones +* S3Control (3.7.403.0) + * Amazon S3 introduces support for AWS Dedicated Local Zones +* SecurityHub (3.7.402.0) + * Add new Multi Domain Correlation findings. +* SecurityIR (3.7.400.0) + * AWS Security Incident Response is a purpose-built security incident solution designed to help customers prepare for, respond to, and recover from security incidents. +* Transfer (3.7.402.0) + * AWS Transfer Family now offers Web apps that enables simple and secure access to data stored in Amazon S3. +* VPCLattice (3.7.401.0) + * Lattice APIs that allow sharing and access of VPC resources across accounts. + ### 3.7.936.0 (2024-11-27 19:24 UTC) * BedrockAgent (3.7.411.0) * Add support for specifying embeddingDataType, either FLOAT32 or BINARY diff --git a/generator/ServiceModels/_sdk-versions.json b/generator/ServiceModels/_sdk-versions.json index 5f4cc162a060..d29e35e35cd4 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.936.0", + "ProductVersion" : "3.7.937.0", "CoreVersion" : "3.7.400.58", "OverrideCoreVersion" : "3.3", "DefaultToPreview" : false, @@ -88,7 +88,7 @@ "InPreview" : false }, "CloudWatchLogs" : { - "Version" : "3.7.407.2", + "Version" : "3.7.408.0", "AssemblyVersionOverride" : "3.3", "Dependencies" : { "Core" : "3.7.400.58" @@ -154,7 +154,7 @@ "InPreview" : false }, "EC2" : { - "Version" : "3.7.421.1", + "Version" : "3.7.422.0", "AssemblyVersionOverride" : "3.3", "Dependencies" : { "Core" : "3.7.400.58" @@ -162,7 +162,7 @@ "InPreview" : false }, "ECS" : { - "Version" : "3.7.407.3", + "Version" : "3.7.407.4", "AssemblyVersionOverride" : "3.3", "Dependencies" : { "Core" : "3.7.400.58" @@ -284,7 +284,7 @@ "InPreview" : false }, "RDS" : { - "Version" : "3.7.408.3", + "Version" : "3.7.409.0", "AssemblyVersionOverride" : "3.3", "Dependencies" : { "Core" : "3.7.400.58" @@ -316,7 +316,7 @@ "InPreview" : false }, "S3" : { - "Version" : "3.7.408.1", + "Version" : "3.7.409.0", "AssemblyVersionOverride" : "3.3", "Dependencies" : { "Core" : "3.7.400.58" @@ -748,7 +748,7 @@ "InPreview" : false }, "Organizations" : { - "Version" : "3.7.403.8", + "Version" : "3.7.404.0", "AssemblyVersionOverride" : "3.3", "Dependencies" : { "Core" : "3.7.400.58" @@ -900,7 +900,7 @@ "InPreview" : false }, "GuardDuty" : { - "Version" : "3.7.404.13", + "Version" : "3.7.405.0", "AssemblyVersionOverride" : "3.3", "Dependencies" : { "Core" : "3.7.400.58" @@ -1036,7 +1036,7 @@ "InPreview" : false }, "Connect" : { - "Version" : "3.7.411.1", + "Version" : "3.7.412.0", "AssemblyVersionOverride" : "3.3", "Dependencies" : { "Core" : "3.7.400.58" @@ -1116,7 +1116,7 @@ "InPreview" : false }, "EKS" : { - "Version" : "3.7.404.11", + "Version" : "3.7.405.0", "AssemblyVersionOverride" : "3.3", "Dependencies" : { "Core" : "3.7.400.58" @@ -1164,7 +1164,7 @@ "InPreview" : false }, "S3Control" : { - "Version" : "3.7.402.13", + "Version" : "3.7.403.0", "AssemblyVersionOverride" : "3.3", "Dependencies" : { "Core" : "3.7.400.58" @@ -1228,7 +1228,7 @@ "InPreview" : false }, "Transfer" : { - "Version" : "3.7.401.24", + "Version" : "3.7.402.0", "AssemblyVersionOverride" : "3.3", "Dependencies" : { "Core" : "3.7.400.58" @@ -1268,7 +1268,7 @@ "InPreview" : false }, "FSx" : { - "Version" : "3.7.401.0", + "Version" : "3.7.402.0", "AssemblyVersionOverride" : "3.3", "Dependencies" : { "Core" : "3.7.400.58" @@ -1276,7 +1276,7 @@ "InPreview" : false }, "SecurityHub" : { - "Version" : "3.7.401.48", + "Version" : "3.7.402.0", "AssemblyVersionOverride" : "3.3", "Dependencies" : { "Core" : "3.7.400.58" @@ -1444,7 +1444,7 @@ "InPreview" : false }, "EventBridge" : { - "Version" : "3.7.401.56", + "Version" : "3.7.402.0", "AssemblyVersionOverride" : "3.3", "Dependencies" : { "Core" : "3.7.400.58" @@ -1604,7 +1604,7 @@ "InPreview" : false }, "Imagebuilder" : { - "Version" : "3.7.401.21", + "Version" : "3.7.402.0", "AssemblyVersionOverride" : "3.3", "Dependencies" : { "Core" : "3.7.400.58" @@ -1916,7 +1916,7 @@ "InPreview" : false }, "CustomerProfiles" : { - "Version" : "3.7.402.5", + "Version" : "3.7.403.0", "AssemblyVersionOverride" : "3.3", "Dependencies" : { "Core" : "3.7.400.58" @@ -2164,7 +2164,7 @@ "InPreview" : false }, "MemoryDB" : { - "Version" : "3.7.401.26", + "Version" : "3.7.402.0", "AssemblyVersionOverride" : "3.3", "Dependencies" : { "Core" : "3.7.400.58" @@ -2172,7 +2172,7 @@ "InPreview" : false }, "OpenSearchService" : { - "Version" : "3.7.403.10", + "Version" : "3.7.404.0", "AssemblyVersionOverride" : "3.3", "Dependencies" : { "Core" : "3.7.400.58" @@ -2500,7 +2500,7 @@ "InPreview" : false }, "ChimeSDKVoice" : { - "Version" : "3.7.400.58", + "Version" : "3.7.401.0", "AssemblyVersionOverride" : "3.3", "Dependencies" : { "Core" : "3.7.400.58" @@ -2628,7 +2628,7 @@ "InPreview" : false }, "CleanRooms" : { - "Version" : "3.7.402.12", + "Version" : "3.7.403.0", "AssemblyVersionOverride" : "3.3", "Dependencies" : { "Core" : "3.7.400.58" @@ -2668,7 +2668,7 @@ "InPreview" : false }, "VPCLattice" : { - "Version" : "3.7.400.58", + "Version" : "3.7.401.0", "AssemblyVersionOverride" : "3.3", "Dependencies" : { "Core" : "3.7.400.58" @@ -2780,7 +2780,7 @@ "InPreview" : false }, "Bedrock" : { - "Version" : "3.7.409.16", + "Version" : "3.7.410.0", "AssemblyVersionOverride" : "3.3", "Dependencies" : { "Core" : "3.7.400.58" @@ -2884,7 +2884,7 @@ "InPreview" : false }, "BedrockAgentRuntime" : { - "Version" : "3.7.410.1", + "Version" : "3.7.411.0", "AssemblyVersionOverride" : "3.3", "Dependencies" : { "Core" : "3.7.400.58" @@ -2892,7 +2892,7 @@ "InPreview" : false }, "QBusiness" : { - "Version" : "3.7.404.11", + "Version" : "3.7.405.0", "AssemblyVersionOverride" : "3.3", "Dependencies" : { "Core" : "3.7.400.58" @@ -2900,7 +2900,7 @@ "InPreview" : false }, "QConnect" : { - "Version" : "3.7.402.5", + "Version" : "3.7.403.0", "AssemblyVersionOverride" : "3.3", "Dependencies" : { "Core" : "3.7.400.58" @@ -2908,7 +2908,7 @@ "InPreview" : false }, "BedrockAgent" : { - "Version" : "3.7.411.0", + "Version" : "3.7.412.0", "AssemblyVersionOverride" : "3.3", "Dependencies" : { "Core" : "3.7.400.58" @@ -3148,7 +3148,7 @@ "InPreview" : false }, "ConnectCampaignsV2" : { - "Version" : "3.7.400.5", + "Version" : "3.7.401.0", "AssemblyVersionOverride" : "3.3", "Dependencies" : { "Core" : "3.7.400.58" @@ -3186,6 +3186,30 @@ "Core" : "3.7.400.58" }, "InPreview" : false + }, + "SecurityIR" : { + "Version" : "3.7.400.0", + "AssemblyVersionOverride" : "3.3", + "Dependencies" : { + "Core" : "3.7.400.58" + }, + "InPreview" : false + }, + "Invoicing" : { + "Version" : "3.7.400.0", + "AssemblyVersionOverride" : "3.3", + "Dependencies" : { + "Core" : "3.7.400.58" + }, + "InPreview" : false + }, + "NetworkFlowMonitor" : { + "Version" : "3.7.400.0", + "AssemblyVersionOverride" : "3.3", + "Dependencies" : { + "Core" : "3.7.400.58" + }, + "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 0a836275bda3..f17cc65ef82d 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.409.16")] \ No newline at end of file +[assembly: AssemblyFileVersion("3.7.410.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 8cba7d8db405..51fa19459778 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.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/BedrockAgentRuntime/Properties/AssemblyInfo.cs b/sdk/code-analysis/ServiceAnalysis/BedrockAgentRuntime/Properties/AssemblyInfo.cs index 58fc5c83db05..05cb5f68c72f 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.410.1")] \ 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/ChimeSDKVoice/Properties/AssemblyInfo.cs b/sdk/code-analysis/ServiceAnalysis/ChimeSDKVoice/Properties/AssemblyInfo.cs index 2157bbc1d61b..ace09e68f51a 100644 --- a/sdk/code-analysis/ServiceAnalysis/ChimeSDKVoice/Properties/AssemblyInfo.cs +++ b/sdk/code-analysis/ServiceAnalysis/ChimeSDKVoice/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.58")] \ 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/CleanRooms/Properties/AssemblyInfo.cs b/sdk/code-analysis/ServiceAnalysis/CleanRooms/Properties/AssemblyInfo.cs index 72d3414170ab..e57bf64d4299 100644 --- a/sdk/code-analysis/ServiceAnalysis/CleanRooms/Properties/AssemblyInfo.cs +++ b/sdk/code-analysis/ServiceAnalysis/CleanRooms/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.402.12")] \ No newline at end of file +[assembly: AssemblyFileVersion("3.7.403.0")] \ No newline at end of file diff --git a/sdk/code-analysis/ServiceAnalysis/CloudWatchLogs/Properties/AssemblyInfo.cs b/sdk/code-analysis/ServiceAnalysis/CloudWatchLogs/Properties/AssemblyInfo.cs index f552e718bd92..32f6893859ca 100644 --- a/sdk/code-analysis/ServiceAnalysis/CloudWatchLogs/Properties/AssemblyInfo.cs +++ b/sdk/code-analysis/ServiceAnalysis/CloudWatchLogs/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.407.2")] \ No newline at end of file +[assembly: AssemblyFileVersion("3.7.408.0")] \ No newline at end of file diff --git a/sdk/code-analysis/ServiceAnalysis/Connect/Properties/AssemblyInfo.cs b/sdk/code-analysis/ServiceAnalysis/Connect/Properties/AssemblyInfo.cs index 3be44452815e..4c363ffed83c 100644 --- a/sdk/code-analysis/ServiceAnalysis/Connect/Properties/AssemblyInfo.cs +++ b/sdk/code-analysis/ServiceAnalysis/Connect/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.1")] \ 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/ConnectCampaignsV2/Properties/AssemblyInfo.cs b/sdk/code-analysis/ServiceAnalysis/ConnectCampaignsV2/Properties/AssemblyInfo.cs index 11f8258bb94d..45335c416af5 100644 --- a/sdk/code-analysis/ServiceAnalysis/ConnectCampaignsV2/Properties/AssemblyInfo.cs +++ b/sdk/code-analysis/ServiceAnalysis/ConnectCampaignsV2/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.5")] \ 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/CustomerProfiles/Properties/AssemblyInfo.cs b/sdk/code-analysis/ServiceAnalysis/CustomerProfiles/Properties/AssemblyInfo.cs index 22b346afcb5e..fe1c6752fc1b 100644 --- a/sdk/code-analysis/ServiceAnalysis/CustomerProfiles/Properties/AssemblyInfo.cs +++ b/sdk/code-analysis/ServiceAnalysis/CustomerProfiles/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.402.5")] \ No newline at end of file +[assembly: AssemblyFileVersion("3.7.403.0")] \ No newline at end of file diff --git a/sdk/code-analysis/ServiceAnalysis/EC2/Properties/AssemblyInfo.cs b/sdk/code-analysis/ServiceAnalysis/EC2/Properties/AssemblyInfo.cs index 747766201924..065b1bed1863 100644 --- a/sdk/code-analysis/ServiceAnalysis/EC2/Properties/AssemblyInfo.cs +++ b/sdk/code-analysis/ServiceAnalysis/EC2/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.421.1")] \ No newline at end of file +[assembly: AssemblyFileVersion("3.7.422.0")] \ No newline at end of file diff --git a/sdk/code-analysis/ServiceAnalysis/ECS/Properties/AssemblyInfo.cs b/sdk/code-analysis/ServiceAnalysis/ECS/Properties/AssemblyInfo.cs index f95b523c3f84..f8831a2fd8e2 100644 --- a/sdk/code-analysis/ServiceAnalysis/ECS/Properties/AssemblyInfo.cs +++ b/sdk/code-analysis/ServiceAnalysis/ECS/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.407.3")] \ No newline at end of file +[assembly: AssemblyFileVersion("3.7.407.4")] \ No newline at end of file diff --git a/sdk/code-analysis/ServiceAnalysis/EKS/Properties/AssemblyInfo.cs b/sdk/code-analysis/ServiceAnalysis/EKS/Properties/AssemblyInfo.cs index 4cba440c2c15..74a6532f24d8 100644 --- a/sdk/code-analysis/ServiceAnalysis/EKS/Properties/AssemblyInfo.cs +++ b/sdk/code-analysis/ServiceAnalysis/EKS/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.404.11")] \ No newline at end of file +[assembly: AssemblyFileVersion("3.7.405.0")] \ No newline at end of file diff --git a/sdk/code-analysis/ServiceAnalysis/EventBridge/Properties/AssemblyInfo.cs b/sdk/code-analysis/ServiceAnalysis/EventBridge/Properties/AssemblyInfo.cs index 77dfd7a6ab0c..cdfbbc72a40f 100644 --- a/sdk/code-analysis/ServiceAnalysis/EventBridge/Properties/AssemblyInfo.cs +++ b/sdk/code-analysis/ServiceAnalysis/EventBridge/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.401.56")] \ No newline at end of file +[assembly: AssemblyFileVersion("3.7.402.0")] \ No newline at end of file diff --git a/sdk/code-analysis/ServiceAnalysis/FSx/Properties/AssemblyInfo.cs b/sdk/code-analysis/ServiceAnalysis/FSx/Properties/AssemblyInfo.cs index 33122563d3f9..1eaa526f9a0e 100644 --- a/sdk/code-analysis/ServiceAnalysis/FSx/Properties/AssemblyInfo.cs +++ b/sdk/code-analysis/ServiceAnalysis/FSx/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.401.0")] \ No newline at end of file +[assembly: AssemblyFileVersion("3.7.402.0")] \ No newline at end of file diff --git a/sdk/code-analysis/ServiceAnalysis/GuardDuty/Properties/AssemblyInfo.cs b/sdk/code-analysis/ServiceAnalysis/GuardDuty/Properties/AssemblyInfo.cs index 8bacb5197f48..c1d9e1aa1d21 100644 --- a/sdk/code-analysis/ServiceAnalysis/GuardDuty/Properties/AssemblyInfo.cs +++ b/sdk/code-analysis/ServiceAnalysis/GuardDuty/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.404.13")] \ No newline at end of file +[assembly: AssemblyFileVersion("3.7.405.0")] \ No newline at end of file diff --git a/sdk/code-analysis/ServiceAnalysis/Imagebuilder/Properties/AssemblyInfo.cs b/sdk/code-analysis/ServiceAnalysis/Imagebuilder/Properties/AssemblyInfo.cs index 35b9062bd623..910d1606b265 100644 --- a/sdk/code-analysis/ServiceAnalysis/Imagebuilder/Properties/AssemblyInfo.cs +++ b/sdk/code-analysis/ServiceAnalysis/Imagebuilder/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.401.21")] \ No newline at end of file +[assembly: AssemblyFileVersion("3.7.402.0")] \ No newline at end of file diff --git a/sdk/code-analysis/ServiceAnalysis/Invoicing/Properties/AssemblyInfo.cs b/sdk/code-analysis/ServiceAnalysis/Invoicing/Properties/AssemblyInfo.cs index ac56c0492c9c..953a38772014 100644 --- a/sdk/code-analysis/ServiceAnalysis/Invoicing/Properties/AssemblyInfo.cs +++ b/sdk/code-analysis/ServiceAnalysis/Invoicing/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/MemoryDB/Properties/AssemblyInfo.cs b/sdk/code-analysis/ServiceAnalysis/MemoryDB/Properties/AssemblyInfo.cs index 9ff019f97303..6f9c0510dc47 100644 --- a/sdk/code-analysis/ServiceAnalysis/MemoryDB/Properties/AssemblyInfo.cs +++ b/sdk/code-analysis/ServiceAnalysis/MemoryDB/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.401.26")] \ No newline at end of file +[assembly: AssemblyFileVersion("3.7.402.0")] \ No newline at end of file diff --git a/sdk/code-analysis/ServiceAnalysis/NetworkFlowMonitor/Properties/AssemblyInfo.cs b/sdk/code-analysis/ServiceAnalysis/NetworkFlowMonitor/Properties/AssemblyInfo.cs index 47b7a92f1c9a..1132458961e9 100644 --- a/sdk/code-analysis/ServiceAnalysis/NetworkFlowMonitor/Properties/AssemblyInfo.cs +++ b/sdk/code-analysis/ServiceAnalysis/NetworkFlowMonitor/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/OpenSearchService/Properties/AssemblyInfo.cs b/sdk/code-analysis/ServiceAnalysis/OpenSearchService/Properties/AssemblyInfo.cs index 0829f3e91dd0..4cb96b932fed 100644 --- a/sdk/code-analysis/ServiceAnalysis/OpenSearchService/Properties/AssemblyInfo.cs +++ b/sdk/code-analysis/ServiceAnalysis/OpenSearchService/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.403.10")] \ No newline at end of file +[assembly: AssemblyFileVersion("3.7.404.0")] \ No newline at end of file diff --git a/sdk/code-analysis/ServiceAnalysis/Organizations/Properties/AssemblyInfo.cs b/sdk/code-analysis/ServiceAnalysis/Organizations/Properties/AssemblyInfo.cs index 980535aa5271..68bd0a4732f5 100644 --- a/sdk/code-analysis/ServiceAnalysis/Organizations/Properties/AssemblyInfo.cs +++ b/sdk/code-analysis/ServiceAnalysis/Organizations/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.403.8")] \ No newline at end of file +[assembly: AssemblyFileVersion("3.7.404.0")] \ No newline at end of file diff --git a/sdk/code-analysis/ServiceAnalysis/QBusiness/Properties/AssemblyInfo.cs b/sdk/code-analysis/ServiceAnalysis/QBusiness/Properties/AssemblyInfo.cs index 7061d7180c17..9ef5f6ca4036 100644 --- a/sdk/code-analysis/ServiceAnalysis/QBusiness/Properties/AssemblyInfo.cs +++ b/sdk/code-analysis/ServiceAnalysis/QBusiness/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.404.11")] \ No newline at end of file +[assembly: AssemblyFileVersion("3.7.405.0")] \ No newline at end of file diff --git a/sdk/code-analysis/ServiceAnalysis/QConnect/Properties/AssemblyInfo.cs b/sdk/code-analysis/ServiceAnalysis/QConnect/Properties/AssemblyInfo.cs index f51d11168f11..f54de644b615 100644 --- a/sdk/code-analysis/ServiceAnalysis/QConnect/Properties/AssemblyInfo.cs +++ b/sdk/code-analysis/ServiceAnalysis/QConnect/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.402.5")] \ No newline at end of file +[assembly: AssemblyFileVersion("3.7.403.0")] \ No newline at end of file diff --git a/sdk/code-analysis/ServiceAnalysis/RDS/Properties/AssemblyInfo.cs b/sdk/code-analysis/ServiceAnalysis/RDS/Properties/AssemblyInfo.cs index 52414d30e556..83bac3f2fbe6 100644 --- a/sdk/code-analysis/ServiceAnalysis/RDS/Properties/AssemblyInfo.cs +++ b/sdk/code-analysis/ServiceAnalysis/RDS/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.408.3")] \ No newline at end of file +[assembly: AssemblyFileVersion("3.7.409.0")] \ No newline at end of file diff --git a/sdk/code-analysis/ServiceAnalysis/S3/Properties/AssemblyInfo.cs b/sdk/code-analysis/ServiceAnalysis/S3/Properties/AssemblyInfo.cs index 79342bc8a40f..038f4a9c3f54 100644 --- a/sdk/code-analysis/ServiceAnalysis/S3/Properties/AssemblyInfo.cs +++ b/sdk/code-analysis/ServiceAnalysis/S3/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.408.1")] \ No newline at end of file +[assembly: AssemblyFileVersion("3.7.409.0")] \ No newline at end of file diff --git a/sdk/code-analysis/ServiceAnalysis/S3Control/Properties/AssemblyInfo.cs b/sdk/code-analysis/ServiceAnalysis/S3Control/Properties/AssemblyInfo.cs index 9d7302cde159..c978f8d8faf1 100644 --- a/sdk/code-analysis/ServiceAnalysis/S3Control/Properties/AssemblyInfo.cs +++ b/sdk/code-analysis/ServiceAnalysis/S3Control/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.402.13")] \ No newline at end of file +[assembly: AssemblyFileVersion("3.7.403.0")] \ No newline at end of file diff --git a/sdk/code-analysis/ServiceAnalysis/SecurityHub/Properties/AssemblyInfo.cs b/sdk/code-analysis/ServiceAnalysis/SecurityHub/Properties/AssemblyInfo.cs index cb557ddc0578..7f9563c6ca59 100644 --- a/sdk/code-analysis/ServiceAnalysis/SecurityHub/Properties/AssemblyInfo.cs +++ b/sdk/code-analysis/ServiceAnalysis/SecurityHub/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.401.48")] \ No newline at end of file +[assembly: AssemblyFileVersion("3.7.402.0")] \ No newline at end of file diff --git a/sdk/code-analysis/ServiceAnalysis/SecurityIR/Properties/AssemblyInfo.cs b/sdk/code-analysis/ServiceAnalysis/SecurityIR/Properties/AssemblyInfo.cs index a6992dff4750..753f8f57154d 100644 --- a/sdk/code-analysis/ServiceAnalysis/SecurityIR/Properties/AssemblyInfo.cs +++ b/sdk/code-analysis/ServiceAnalysis/SecurityIR/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/Transfer/Properties/AssemblyInfo.cs b/sdk/code-analysis/ServiceAnalysis/Transfer/Properties/AssemblyInfo.cs index b34418f5d293..9809cc47808d 100644 --- a/sdk/code-analysis/ServiceAnalysis/Transfer/Properties/AssemblyInfo.cs +++ b/sdk/code-analysis/ServiceAnalysis/Transfer/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.401.24")] \ No newline at end of file +[assembly: AssemblyFileVersion("3.7.402.0")] \ No newline at end of file diff --git a/sdk/code-analysis/ServiceAnalysis/VPCLattice/Properties/AssemblyInfo.cs b/sdk/code-analysis/ServiceAnalysis/VPCLattice/Properties/AssemblyInfo.cs index f5cdbca0347e..7723910321a5 100644 --- a/sdk/code-analysis/ServiceAnalysis/VPCLattice/Properties/AssemblyInfo.cs +++ b/sdk/code-analysis/ServiceAnalysis/VPCLattice/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.58")] \ No newline at end of file +[assembly: AssemblyFileVersion("3.7.401.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 8f1d309e403c..06a6f34a52f7 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.409.16"); + InternalSDKUtils.BuildUserAgentString("Bedrock", "3.7.410.0"); private string _userAgent = UserAgentString; /// diff --git a/sdk/src/Services/Bedrock/Properties/AssemblyInfo.cs b/sdk/src/Services/Bedrock/Properties/AssemblyInfo.cs index aec2f539a162..8b223ca8d76c 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.409.16")] +[assembly: AssemblyFileVersion("3.7.410.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 507021379809..0963d9fdb0fd 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.411.0"); + InternalSDKUtils.BuildUserAgentString("Bedrock Agent", "3.7.412.0"); private string _userAgent = UserAgentString; /// diff --git a/sdk/src/Services/BedrockAgent/Properties/AssemblyInfo.cs b/sdk/src/Services/BedrockAgent/Properties/AssemblyInfo.cs index fe1a31ac578d..feede04870fe 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.411.0")] +[assembly: AssemblyFileVersion("3.7.412.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 682a54a52ac9..344114e70f47 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.410.1"); + InternalSDKUtils.BuildUserAgentString("Bedrock Agent Runtime", "3.7.411.0"); private string _userAgent = UserAgentString; /// diff --git a/sdk/src/Services/BedrockAgentRuntime/Properties/AssemblyInfo.cs b/sdk/src/Services/BedrockAgentRuntime/Properties/AssemblyInfo.cs index 7f0211058c61..4b788cad6889 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.410.1")] +[assembly: AssemblyFileVersion("3.7.411.0")] #if BCL [assembly: System.Security.AllowPartiallyTrustedCallers] diff --git a/sdk/src/Services/ChimeSDKVoice/Generated/AmazonChimeSDKVoiceConfig.cs b/sdk/src/Services/ChimeSDKVoice/Generated/AmazonChimeSDKVoiceConfig.cs index ab22e2b5596d..8358d6786040 100644 --- a/sdk/src/Services/ChimeSDKVoice/Generated/AmazonChimeSDKVoiceConfig.cs +++ b/sdk/src/Services/ChimeSDKVoice/Generated/AmazonChimeSDKVoiceConfig.cs @@ -32,7 +32,7 @@ namespace Amazon.ChimeSDKVoice public partial class AmazonChimeSDKVoiceConfig : ClientConfig { private static readonly string UserAgentString = - InternalSDKUtils.BuildUserAgentString("Chime SDK Voice", "3.7.400.58"); + InternalSDKUtils.BuildUserAgentString("Chime SDK Voice", "3.7.401.0"); private string _userAgent = UserAgentString; /// diff --git a/sdk/src/Services/ChimeSDKVoice/Properties/AssemblyInfo.cs b/sdk/src/Services/ChimeSDKVoice/Properties/AssemblyInfo.cs index 1b879a601e8a..42aebe08319a 100644 --- a/sdk/src/Services/ChimeSDKVoice/Properties/AssemblyInfo.cs +++ b/sdk/src/Services/ChimeSDKVoice/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.58")] +[assembly: AssemblyFileVersion("3.7.401.0")] #if BCL [assembly: System.Security.AllowPartiallyTrustedCallers] diff --git a/sdk/src/Services/CleanRooms/Generated/AmazonCleanRoomsConfig.cs b/sdk/src/Services/CleanRooms/Generated/AmazonCleanRoomsConfig.cs index 32dc39cc4011..6880d0556466 100644 --- a/sdk/src/Services/CleanRooms/Generated/AmazonCleanRoomsConfig.cs +++ b/sdk/src/Services/CleanRooms/Generated/AmazonCleanRoomsConfig.cs @@ -32,7 +32,7 @@ namespace Amazon.CleanRooms public partial class AmazonCleanRoomsConfig : ClientConfig { private static readonly string UserAgentString = - InternalSDKUtils.BuildUserAgentString("CleanRooms", "3.7.402.12"); + InternalSDKUtils.BuildUserAgentString("CleanRooms", "3.7.403.0"); private string _userAgent = UserAgentString; /// diff --git a/sdk/src/Services/CleanRooms/Properties/AssemblyInfo.cs b/sdk/src/Services/CleanRooms/Properties/AssemblyInfo.cs index e249d6b82e0c..1e8c884587a0 100644 --- a/sdk/src/Services/CleanRooms/Properties/AssemblyInfo.cs +++ b/sdk/src/Services/CleanRooms/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.402.12")] +[assembly: AssemblyFileVersion("3.7.403.0")] #if BCL [assembly: System.Security.AllowPartiallyTrustedCallers] diff --git a/sdk/src/Services/CloudWatchLogs/Generated/AmazonCloudWatchLogsConfig.cs b/sdk/src/Services/CloudWatchLogs/Generated/AmazonCloudWatchLogsConfig.cs index 2b9983c29d29..a1da264d85fc 100644 --- a/sdk/src/Services/CloudWatchLogs/Generated/AmazonCloudWatchLogsConfig.cs +++ b/sdk/src/Services/CloudWatchLogs/Generated/AmazonCloudWatchLogsConfig.cs @@ -32,7 +32,7 @@ namespace Amazon.CloudWatchLogs public partial class AmazonCloudWatchLogsConfig : ClientConfig { private static readonly string UserAgentString = - InternalSDKUtils.BuildUserAgentString("CloudWatch Logs", "3.7.407.2"); + InternalSDKUtils.BuildUserAgentString("CloudWatch Logs", "3.7.408.0"); private string _userAgent = UserAgentString; /// diff --git a/sdk/src/Services/CloudWatchLogs/Properties/AssemblyInfo.cs b/sdk/src/Services/CloudWatchLogs/Properties/AssemblyInfo.cs index 339a48fbc64e..d301000f421e 100644 --- a/sdk/src/Services/CloudWatchLogs/Properties/AssemblyInfo.cs +++ b/sdk/src/Services/CloudWatchLogs/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.407.2")] +[assembly: AssemblyFileVersion("3.7.408.0")] #if BCL [assembly: System.Security.AllowPartiallyTrustedCallers] diff --git a/sdk/src/Services/Connect/Generated/AmazonConnectConfig.cs b/sdk/src/Services/Connect/Generated/AmazonConnectConfig.cs index d4e7ce23c14c..3c06054ca7d6 100644 --- a/sdk/src/Services/Connect/Generated/AmazonConnectConfig.cs +++ b/sdk/src/Services/Connect/Generated/AmazonConnectConfig.cs @@ -32,7 +32,7 @@ namespace Amazon.Connect public partial class AmazonConnectConfig : ClientConfig { private static readonly string UserAgentString = - InternalSDKUtils.BuildUserAgentString("Connect", "3.7.411.1"); + InternalSDKUtils.BuildUserAgentString("Connect", "3.7.412.0"); private string _userAgent = UserAgentString; /// diff --git a/sdk/src/Services/Connect/Properties/AssemblyInfo.cs b/sdk/src/Services/Connect/Properties/AssemblyInfo.cs index 7fe8278ff71b..68c45740374a 100644 --- a/sdk/src/Services/Connect/Properties/AssemblyInfo.cs +++ b/sdk/src/Services/Connect/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.1")] +[assembly: AssemblyFileVersion("3.7.412.0")] #if BCL [assembly: System.Security.AllowPartiallyTrustedCallers] diff --git a/sdk/src/Services/ConnectCampaignsV2/Generated/AmazonConnectCampaignsV2Config.cs b/sdk/src/Services/ConnectCampaignsV2/Generated/AmazonConnectCampaignsV2Config.cs index 64cd413d1a68..676a02c38ad7 100644 --- a/sdk/src/Services/ConnectCampaignsV2/Generated/AmazonConnectCampaignsV2Config.cs +++ b/sdk/src/Services/ConnectCampaignsV2/Generated/AmazonConnectCampaignsV2Config.cs @@ -32,7 +32,7 @@ namespace Amazon.ConnectCampaignsV2 public partial class AmazonConnectCampaignsV2Config : ClientConfig { private static readonly string UserAgentString = - InternalSDKUtils.BuildUserAgentString("ConnectCampaignsV2", "3.7.400.5"); + InternalSDKUtils.BuildUserAgentString("ConnectCampaignsV2", "3.7.401.0"); private string _userAgent = UserAgentString; /// diff --git a/sdk/src/Services/ConnectCampaignsV2/Properties/AssemblyInfo.cs b/sdk/src/Services/ConnectCampaignsV2/Properties/AssemblyInfo.cs index 43a493c3f296..97750b5fa839 100644 --- a/sdk/src/Services/ConnectCampaignsV2/Properties/AssemblyInfo.cs +++ b/sdk/src/Services/ConnectCampaignsV2/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.5")] +[assembly: AssemblyFileVersion("3.7.401.0")] #if BCL [assembly: System.Security.AllowPartiallyTrustedCallers] diff --git a/sdk/src/Services/CustomerProfiles/Generated/AmazonCustomerProfilesConfig.cs b/sdk/src/Services/CustomerProfiles/Generated/AmazonCustomerProfilesConfig.cs index 723b6ec6f065..c9bf0939b05b 100644 --- a/sdk/src/Services/CustomerProfiles/Generated/AmazonCustomerProfilesConfig.cs +++ b/sdk/src/Services/CustomerProfiles/Generated/AmazonCustomerProfilesConfig.cs @@ -32,7 +32,7 @@ namespace Amazon.CustomerProfiles public partial class AmazonCustomerProfilesConfig : ClientConfig { private static readonly string UserAgentString = - InternalSDKUtils.BuildUserAgentString("Customer Profiles", "3.7.402.5"); + InternalSDKUtils.BuildUserAgentString("Customer Profiles", "3.7.403.0"); private string _userAgent = UserAgentString; /// diff --git a/sdk/src/Services/CustomerProfiles/Properties/AssemblyInfo.cs b/sdk/src/Services/CustomerProfiles/Properties/AssemblyInfo.cs index 496e02304074..fc9c5b265a87 100644 --- a/sdk/src/Services/CustomerProfiles/Properties/AssemblyInfo.cs +++ b/sdk/src/Services/CustomerProfiles/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.402.5")] +[assembly: AssemblyFileVersion("3.7.403.0")] #if BCL [assembly: System.Security.AllowPartiallyTrustedCallers] diff --git a/sdk/src/Services/EC2/Generated/AmazonEC2Config.cs b/sdk/src/Services/EC2/Generated/AmazonEC2Config.cs index ced26669c723..98cf3457aa9c 100644 --- a/sdk/src/Services/EC2/Generated/AmazonEC2Config.cs +++ b/sdk/src/Services/EC2/Generated/AmazonEC2Config.cs @@ -32,7 +32,7 @@ namespace Amazon.EC2 public partial class AmazonEC2Config : ClientConfig { private static readonly string UserAgentString = - InternalSDKUtils.BuildUserAgentString("EC2", "3.7.421.1"); + InternalSDKUtils.BuildUserAgentString("EC2", "3.7.422.0"); private string _userAgent = UserAgentString; /// diff --git a/sdk/src/Services/EC2/Properties/AssemblyInfo.cs b/sdk/src/Services/EC2/Properties/AssemblyInfo.cs index c4a1dacdf3b8..7c022179d135 100644 --- a/sdk/src/Services/EC2/Properties/AssemblyInfo.cs +++ b/sdk/src/Services/EC2/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.421.1")] +[assembly: AssemblyFileVersion("3.7.422.0")] #if BCL [assembly: System.Security.AllowPartiallyTrustedCallers] diff --git a/sdk/src/Services/ECS/Generated/AmazonECSConfig.cs b/sdk/src/Services/ECS/Generated/AmazonECSConfig.cs index 179b98b85459..602b9ebc422c 100644 --- a/sdk/src/Services/ECS/Generated/AmazonECSConfig.cs +++ b/sdk/src/Services/ECS/Generated/AmazonECSConfig.cs @@ -32,7 +32,7 @@ namespace Amazon.ECS public partial class AmazonECSConfig : ClientConfig { private static readonly string UserAgentString = - InternalSDKUtils.BuildUserAgentString("ECS", "3.7.407.3"); + InternalSDKUtils.BuildUserAgentString("ECS", "3.7.407.4"); private string _userAgent = UserAgentString; /// diff --git a/sdk/src/Services/ECS/Properties/AssemblyInfo.cs b/sdk/src/Services/ECS/Properties/AssemblyInfo.cs index c1751c2a1bfa..ece847a252e8 100644 --- a/sdk/src/Services/ECS/Properties/AssemblyInfo.cs +++ b/sdk/src/Services/ECS/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.407.3")] +[assembly: AssemblyFileVersion("3.7.407.4")] #if BCL [assembly: System.Security.AllowPartiallyTrustedCallers] diff --git a/sdk/src/Services/EKS/Generated/AmazonEKSConfig.cs b/sdk/src/Services/EKS/Generated/AmazonEKSConfig.cs index 11e1d2cd776c..72157e81287e 100644 --- a/sdk/src/Services/EKS/Generated/AmazonEKSConfig.cs +++ b/sdk/src/Services/EKS/Generated/AmazonEKSConfig.cs @@ -32,7 +32,7 @@ namespace Amazon.EKS public partial class AmazonEKSConfig : ClientConfig { private static readonly string UserAgentString = - InternalSDKUtils.BuildUserAgentString("EKS", "3.7.404.11"); + InternalSDKUtils.BuildUserAgentString("EKS", "3.7.405.0"); private string _userAgent = UserAgentString; /// diff --git a/sdk/src/Services/EKS/Properties/AssemblyInfo.cs b/sdk/src/Services/EKS/Properties/AssemblyInfo.cs index 8e77d45af123..815297f9ebe4 100644 --- a/sdk/src/Services/EKS/Properties/AssemblyInfo.cs +++ b/sdk/src/Services/EKS/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.404.11")] +[assembly: AssemblyFileVersion("3.7.405.0")] #if BCL [assembly: System.Security.AllowPartiallyTrustedCallers] diff --git a/sdk/src/Services/EventBridge/Generated/AmazonEventBridgeConfig.cs b/sdk/src/Services/EventBridge/Generated/AmazonEventBridgeConfig.cs index 2327b211500a..fab2badbb5ca 100644 --- a/sdk/src/Services/EventBridge/Generated/AmazonEventBridgeConfig.cs +++ b/sdk/src/Services/EventBridge/Generated/AmazonEventBridgeConfig.cs @@ -32,7 +32,7 @@ namespace Amazon.EventBridge public partial class AmazonEventBridgeConfig : ClientConfig { private static readonly string UserAgentString = - InternalSDKUtils.BuildUserAgentString("EventBridge", "3.7.401.56"); + InternalSDKUtils.BuildUserAgentString("EventBridge", "3.7.402.0"); private string _userAgent = UserAgentString; /// diff --git a/sdk/src/Services/EventBridge/Properties/AssemblyInfo.cs b/sdk/src/Services/EventBridge/Properties/AssemblyInfo.cs index 3290105bdfb4..1a9e3989222f 100644 --- a/sdk/src/Services/EventBridge/Properties/AssemblyInfo.cs +++ b/sdk/src/Services/EventBridge/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.401.56")] +[assembly: AssemblyFileVersion("3.7.402.0")] #if BCL [assembly: System.Security.AllowPartiallyTrustedCallers] diff --git a/sdk/src/Services/FSx/Generated/AmazonFSxConfig.cs b/sdk/src/Services/FSx/Generated/AmazonFSxConfig.cs index cd306c00d7eb..c7fa4651bb95 100644 --- a/sdk/src/Services/FSx/Generated/AmazonFSxConfig.cs +++ b/sdk/src/Services/FSx/Generated/AmazonFSxConfig.cs @@ -32,7 +32,7 @@ namespace Amazon.FSx public partial class AmazonFSxConfig : ClientConfig { private static readonly string UserAgentString = - InternalSDKUtils.BuildUserAgentString("FSx", "3.7.401.0"); + InternalSDKUtils.BuildUserAgentString("FSx", "3.7.402.0"); private string _userAgent = UserAgentString; /// diff --git a/sdk/src/Services/FSx/Properties/AssemblyInfo.cs b/sdk/src/Services/FSx/Properties/AssemblyInfo.cs index 03d9cba460b8..b0c84f0b7497 100644 --- a/sdk/src/Services/FSx/Properties/AssemblyInfo.cs +++ b/sdk/src/Services/FSx/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.401.0")] +[assembly: AssemblyFileVersion("3.7.402.0")] #if BCL [assembly: System.Security.AllowPartiallyTrustedCallers] diff --git a/sdk/src/Services/GuardDuty/Generated/AmazonGuardDutyConfig.cs b/sdk/src/Services/GuardDuty/Generated/AmazonGuardDutyConfig.cs index c29b13d9db13..03f7be4298a3 100644 --- a/sdk/src/Services/GuardDuty/Generated/AmazonGuardDutyConfig.cs +++ b/sdk/src/Services/GuardDuty/Generated/AmazonGuardDutyConfig.cs @@ -32,7 +32,7 @@ namespace Amazon.GuardDuty public partial class AmazonGuardDutyConfig : ClientConfig { private static readonly string UserAgentString = - InternalSDKUtils.BuildUserAgentString("GuardDuty", "3.7.404.13"); + InternalSDKUtils.BuildUserAgentString("GuardDuty", "3.7.405.0"); private string _userAgent = UserAgentString; /// diff --git a/sdk/src/Services/GuardDuty/Properties/AssemblyInfo.cs b/sdk/src/Services/GuardDuty/Properties/AssemblyInfo.cs index a50017b593dd..1fe57e22e86b 100644 --- a/sdk/src/Services/GuardDuty/Properties/AssemblyInfo.cs +++ b/sdk/src/Services/GuardDuty/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.404.13")] +[assembly: AssemblyFileVersion("3.7.405.0")] #if BCL [assembly: System.Security.AllowPartiallyTrustedCallers] diff --git a/sdk/src/Services/Imagebuilder/Generated/AmazonImagebuilderConfig.cs b/sdk/src/Services/Imagebuilder/Generated/AmazonImagebuilderConfig.cs index 0db4a40441bc..35825f43e6e9 100644 --- a/sdk/src/Services/Imagebuilder/Generated/AmazonImagebuilderConfig.cs +++ b/sdk/src/Services/Imagebuilder/Generated/AmazonImagebuilderConfig.cs @@ -32,7 +32,7 @@ namespace Amazon.Imagebuilder public partial class AmazonImagebuilderConfig : ClientConfig { private static readonly string UserAgentString = - InternalSDKUtils.BuildUserAgentString("imagebuilder", "3.7.401.21"); + InternalSDKUtils.BuildUserAgentString("imagebuilder", "3.7.402.0"); private string _userAgent = UserAgentString; /// diff --git a/sdk/src/Services/Imagebuilder/Properties/AssemblyInfo.cs b/sdk/src/Services/Imagebuilder/Properties/AssemblyInfo.cs index 1854fc503ebe..43e5430b8ff9 100644 --- a/sdk/src/Services/Imagebuilder/Properties/AssemblyInfo.cs +++ b/sdk/src/Services/Imagebuilder/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.401.21")] +[assembly: AssemblyFileVersion("3.7.402.0")] #if BCL [assembly: System.Security.AllowPartiallyTrustedCallers] diff --git a/sdk/src/Services/Invoicing/Generated/AmazonInvoicingConfig.cs b/sdk/src/Services/Invoicing/Generated/AmazonInvoicingConfig.cs index 8bcde0bbf338..285e5d92d498 100644 --- a/sdk/src/Services/Invoicing/Generated/AmazonInvoicingConfig.cs +++ b/sdk/src/Services/Invoicing/Generated/AmazonInvoicingConfig.cs @@ -32,7 +32,7 @@ namespace Amazon.Invoicing public partial class AmazonInvoicingConfig : ClientConfig { private static readonly string UserAgentString = - InternalSDKUtils.BuildUserAgentString("Invoicing", "3.3"); + InternalSDKUtils.BuildUserAgentString("Invoicing", "3.7.400.0"); private string _userAgent = UserAgentString; /// diff --git a/sdk/src/Services/Invoicing/Properties/AssemblyInfo.cs b/sdk/src/Services/Invoicing/Properties/AssemblyInfo.cs index 9e07aee144c5..883997cc1ced 100644 --- a/sdk/src/Services/Invoicing/Properties/AssemblyInfo.cs +++ b/sdk/src/Services/Invoicing/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/MemoryDB/Generated/AmazonMemoryDBConfig.cs b/sdk/src/Services/MemoryDB/Generated/AmazonMemoryDBConfig.cs index b27294c08065..71dd9a4c87bb 100644 --- a/sdk/src/Services/MemoryDB/Generated/AmazonMemoryDBConfig.cs +++ b/sdk/src/Services/MemoryDB/Generated/AmazonMemoryDBConfig.cs @@ -32,7 +32,7 @@ namespace Amazon.MemoryDB public partial class AmazonMemoryDBConfig : ClientConfig { private static readonly string UserAgentString = - InternalSDKUtils.BuildUserAgentString("MemoryDB", "3.7.401.26"); + InternalSDKUtils.BuildUserAgentString("MemoryDB", "3.7.402.0"); private string _userAgent = UserAgentString; /// diff --git a/sdk/src/Services/MemoryDB/Properties/AssemblyInfo.cs b/sdk/src/Services/MemoryDB/Properties/AssemblyInfo.cs index c60a2ffe1a43..3688c8ccd76e 100644 --- a/sdk/src/Services/MemoryDB/Properties/AssemblyInfo.cs +++ b/sdk/src/Services/MemoryDB/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.401.26")] +[assembly: AssemblyFileVersion("3.7.402.0")] #if BCL [assembly: System.Security.AllowPartiallyTrustedCallers] diff --git a/sdk/src/Services/NetworkFlowMonitor/Generated/AmazonNetworkFlowMonitorConfig.cs b/sdk/src/Services/NetworkFlowMonitor/Generated/AmazonNetworkFlowMonitorConfig.cs index 71f05490c2a8..2b8a9f5f7051 100644 --- a/sdk/src/Services/NetworkFlowMonitor/Generated/AmazonNetworkFlowMonitorConfig.cs +++ b/sdk/src/Services/NetworkFlowMonitor/Generated/AmazonNetworkFlowMonitorConfig.cs @@ -32,7 +32,7 @@ namespace Amazon.NetworkFlowMonitor public partial class AmazonNetworkFlowMonitorConfig : ClientConfig { private static readonly string UserAgentString = - InternalSDKUtils.BuildUserAgentString("NetworkFlowMonitor", "3.3"); + InternalSDKUtils.BuildUserAgentString("NetworkFlowMonitor", "3.7.400.0"); private string _userAgent = UserAgentString; /// diff --git a/sdk/src/Services/NetworkFlowMonitor/Properties/AssemblyInfo.cs b/sdk/src/Services/NetworkFlowMonitor/Properties/AssemblyInfo.cs index 5f01c1886fc8..f33f4374554a 100644 --- a/sdk/src/Services/NetworkFlowMonitor/Properties/AssemblyInfo.cs +++ b/sdk/src/Services/NetworkFlowMonitor/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/OpenSearchService/Generated/AmazonOpenSearchServiceConfig.cs b/sdk/src/Services/OpenSearchService/Generated/AmazonOpenSearchServiceConfig.cs index 1e8a320b1e9f..cec867e4d2bc 100644 --- a/sdk/src/Services/OpenSearchService/Generated/AmazonOpenSearchServiceConfig.cs +++ b/sdk/src/Services/OpenSearchService/Generated/AmazonOpenSearchServiceConfig.cs @@ -32,7 +32,7 @@ namespace Amazon.OpenSearchService public partial class AmazonOpenSearchServiceConfig : ClientConfig { private static readonly string UserAgentString = - InternalSDKUtils.BuildUserAgentString("OpenSearch", "3.7.403.10"); + InternalSDKUtils.BuildUserAgentString("OpenSearch", "3.7.404.0"); private string _userAgent = UserAgentString; /// diff --git a/sdk/src/Services/OpenSearchService/Properties/AssemblyInfo.cs b/sdk/src/Services/OpenSearchService/Properties/AssemblyInfo.cs index 221742218d26..16417e30368d 100644 --- a/sdk/src/Services/OpenSearchService/Properties/AssemblyInfo.cs +++ b/sdk/src/Services/OpenSearchService/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.403.10")] +[assembly: AssemblyFileVersion("3.7.404.0")] #if BCL [assembly: System.Security.AllowPartiallyTrustedCallers] diff --git a/sdk/src/Services/Organizations/Generated/AmazonOrganizationsConfig.cs b/sdk/src/Services/Organizations/Generated/AmazonOrganizationsConfig.cs index 3173308230dd..53498f3cb0af 100644 --- a/sdk/src/Services/Organizations/Generated/AmazonOrganizationsConfig.cs +++ b/sdk/src/Services/Organizations/Generated/AmazonOrganizationsConfig.cs @@ -32,7 +32,7 @@ namespace Amazon.Organizations public partial class AmazonOrganizationsConfig : ClientConfig { private static readonly string UserAgentString = - InternalSDKUtils.BuildUserAgentString("Organizations", "3.7.403.8"); + InternalSDKUtils.BuildUserAgentString("Organizations", "3.7.404.0"); private string _userAgent = UserAgentString; /// diff --git a/sdk/src/Services/Organizations/Properties/AssemblyInfo.cs b/sdk/src/Services/Organizations/Properties/AssemblyInfo.cs index 6cdadfb35321..5d815b66d0c8 100644 --- a/sdk/src/Services/Organizations/Properties/AssemblyInfo.cs +++ b/sdk/src/Services/Organizations/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.403.8")] +[assembly: AssemblyFileVersion("3.7.404.0")] #if BCL [assembly: System.Security.AllowPartiallyTrustedCallers] diff --git a/sdk/src/Services/QBusiness/Generated/AmazonQBusinessConfig.cs b/sdk/src/Services/QBusiness/Generated/AmazonQBusinessConfig.cs index 78b34eeed891..ad78a54fe70e 100644 --- a/sdk/src/Services/QBusiness/Generated/AmazonQBusinessConfig.cs +++ b/sdk/src/Services/QBusiness/Generated/AmazonQBusinessConfig.cs @@ -32,7 +32,7 @@ namespace Amazon.QBusiness public partial class AmazonQBusinessConfig : ClientConfig { private static readonly string UserAgentString = - InternalSDKUtils.BuildUserAgentString("QBusiness", "3.7.404.11"); + InternalSDKUtils.BuildUserAgentString("QBusiness", "3.7.405.0"); private string _userAgent = UserAgentString; /// diff --git a/sdk/src/Services/QBusiness/Properties/AssemblyInfo.cs b/sdk/src/Services/QBusiness/Properties/AssemblyInfo.cs index d22461ba1ca8..ae935cb71148 100644 --- a/sdk/src/Services/QBusiness/Properties/AssemblyInfo.cs +++ b/sdk/src/Services/QBusiness/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.404.11")] +[assembly: AssemblyFileVersion("3.7.405.0")] #if BCL [assembly: System.Security.AllowPartiallyTrustedCallers] diff --git a/sdk/src/Services/QConnect/Generated/AmazonQConnectConfig.cs b/sdk/src/Services/QConnect/Generated/AmazonQConnectConfig.cs index 07d74f887474..5edac5cf8a96 100644 --- a/sdk/src/Services/QConnect/Generated/AmazonQConnectConfig.cs +++ b/sdk/src/Services/QConnect/Generated/AmazonQConnectConfig.cs @@ -32,7 +32,7 @@ namespace Amazon.QConnect public partial class AmazonQConnectConfig : ClientConfig { private static readonly string UserAgentString = - InternalSDKUtils.BuildUserAgentString("QConnect", "3.7.402.5"); + InternalSDKUtils.BuildUserAgentString("QConnect", "3.7.403.0"); private string _userAgent = UserAgentString; /// diff --git a/sdk/src/Services/QConnect/Properties/AssemblyInfo.cs b/sdk/src/Services/QConnect/Properties/AssemblyInfo.cs index ba2d0ee8f19d..b90ab05166cc 100644 --- a/sdk/src/Services/QConnect/Properties/AssemblyInfo.cs +++ b/sdk/src/Services/QConnect/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.402.5")] +[assembly: AssemblyFileVersion("3.7.403.0")] #if BCL [assembly: System.Security.AllowPartiallyTrustedCallers] diff --git a/sdk/src/Services/RDS/Generated/AmazonRDSConfig.cs b/sdk/src/Services/RDS/Generated/AmazonRDSConfig.cs index 2f125f250529..68b01171b433 100644 --- a/sdk/src/Services/RDS/Generated/AmazonRDSConfig.cs +++ b/sdk/src/Services/RDS/Generated/AmazonRDSConfig.cs @@ -32,7 +32,7 @@ namespace Amazon.RDS public partial class AmazonRDSConfig : ClientConfig { private static readonly string UserAgentString = - InternalSDKUtils.BuildUserAgentString("RDS", "3.7.408.3"); + InternalSDKUtils.BuildUserAgentString("RDS", "3.7.409.0"); private string _userAgent = UserAgentString; /// diff --git a/sdk/src/Services/RDS/Properties/AssemblyInfo.cs b/sdk/src/Services/RDS/Properties/AssemblyInfo.cs index 644a0428b549..0b53cc515cb3 100644 --- a/sdk/src/Services/RDS/Properties/AssemblyInfo.cs +++ b/sdk/src/Services/RDS/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.408.3")] +[assembly: AssemblyFileVersion("3.7.409.0")] #if BCL [assembly: System.Security.AllowPartiallyTrustedCallers] diff --git a/sdk/src/Services/S3/Generated/AmazonS3Config.cs b/sdk/src/Services/S3/Generated/AmazonS3Config.cs index 72b873fc013e..a0b4b440e6fe 100644 --- a/sdk/src/Services/S3/Generated/AmazonS3Config.cs +++ b/sdk/src/Services/S3/Generated/AmazonS3Config.cs @@ -32,7 +32,7 @@ namespace Amazon.S3 public partial class AmazonS3Config : ClientConfig { private static readonly string UserAgentString = - InternalSDKUtils.BuildUserAgentString("S3", "3.7.408.1"); + InternalSDKUtils.BuildUserAgentString("S3", "3.7.409.0"); private string _userAgent = UserAgentString; /// diff --git a/sdk/src/Services/S3/Properties/AssemblyInfo.cs b/sdk/src/Services/S3/Properties/AssemblyInfo.cs index eb984ef538b3..aed1158da721 100644 --- a/sdk/src/Services/S3/Properties/AssemblyInfo.cs +++ b/sdk/src/Services/S3/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.408.1")] +[assembly: AssemblyFileVersion("3.7.409.0")] #if BCL [assembly: System.Security.AllowPartiallyTrustedCallers] diff --git a/sdk/src/Services/S3Control/Generated/AmazonS3ControlConfig.cs b/sdk/src/Services/S3Control/Generated/AmazonS3ControlConfig.cs index d14aeb3c7914..abef638842f3 100644 --- a/sdk/src/Services/S3Control/Generated/AmazonS3ControlConfig.cs +++ b/sdk/src/Services/S3Control/Generated/AmazonS3ControlConfig.cs @@ -32,7 +32,7 @@ namespace Amazon.S3Control public partial class AmazonS3ControlConfig : ClientConfig { private static readonly string UserAgentString = - InternalSDKUtils.BuildUserAgentString("S3 Control", "3.7.402.13"); + InternalSDKUtils.BuildUserAgentString("S3 Control", "3.7.403.0"); private string _userAgent = UserAgentString; /// diff --git a/sdk/src/Services/S3Control/Properties/AssemblyInfo.cs b/sdk/src/Services/S3Control/Properties/AssemblyInfo.cs index 532a1d3185b1..7ac98c969d90 100644 --- a/sdk/src/Services/S3Control/Properties/AssemblyInfo.cs +++ b/sdk/src/Services/S3Control/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.402.13")] +[assembly: AssemblyFileVersion("3.7.403.0")] #if BCL [assembly: System.Security.AllowPartiallyTrustedCallers] diff --git a/sdk/src/Services/SecurityHub/Generated/AmazonSecurityHubConfig.cs b/sdk/src/Services/SecurityHub/Generated/AmazonSecurityHubConfig.cs index 22194824ac3e..8638e84e9461 100644 --- a/sdk/src/Services/SecurityHub/Generated/AmazonSecurityHubConfig.cs +++ b/sdk/src/Services/SecurityHub/Generated/AmazonSecurityHubConfig.cs @@ -32,7 +32,7 @@ namespace Amazon.SecurityHub public partial class AmazonSecurityHubConfig : ClientConfig { private static readonly string UserAgentString = - InternalSDKUtils.BuildUserAgentString("SecurityHub", "3.7.401.48"); + InternalSDKUtils.BuildUserAgentString("SecurityHub", "3.7.402.0"); private string _userAgent = UserAgentString; /// diff --git a/sdk/src/Services/SecurityHub/Properties/AssemblyInfo.cs b/sdk/src/Services/SecurityHub/Properties/AssemblyInfo.cs index feff8d159aef..bc19a96f550a 100644 --- a/sdk/src/Services/SecurityHub/Properties/AssemblyInfo.cs +++ b/sdk/src/Services/SecurityHub/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.401.48")] +[assembly: AssemblyFileVersion("3.7.402.0")] #if BCL [assembly: System.Security.AllowPartiallyTrustedCallers] diff --git a/sdk/src/Services/SecurityIR/Generated/AmazonSecurityIRConfig.cs b/sdk/src/Services/SecurityIR/Generated/AmazonSecurityIRConfig.cs index bb90c96980fb..17a02bdcce25 100644 --- a/sdk/src/Services/SecurityIR/Generated/AmazonSecurityIRConfig.cs +++ b/sdk/src/Services/SecurityIR/Generated/AmazonSecurityIRConfig.cs @@ -32,7 +32,7 @@ namespace Amazon.SecurityIR public partial class AmazonSecurityIRConfig : ClientConfig { private static readonly string UserAgentString = - InternalSDKUtils.BuildUserAgentString("Security IR", "3.3"); + InternalSDKUtils.BuildUserAgentString("Security IR", "3.7.400.0"); private string _userAgent = UserAgentString; /// diff --git a/sdk/src/Services/SecurityIR/Properties/AssemblyInfo.cs b/sdk/src/Services/SecurityIR/Properties/AssemblyInfo.cs index 5a8cac886de5..c80a5e912202 100644 --- a/sdk/src/Services/SecurityIR/Properties/AssemblyInfo.cs +++ b/sdk/src/Services/SecurityIR/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/Transfer/Generated/AmazonTransferConfig.cs b/sdk/src/Services/Transfer/Generated/AmazonTransferConfig.cs index b7a824878199..8f6dc2ab6da1 100644 --- a/sdk/src/Services/Transfer/Generated/AmazonTransferConfig.cs +++ b/sdk/src/Services/Transfer/Generated/AmazonTransferConfig.cs @@ -32,7 +32,7 @@ namespace Amazon.Transfer public partial class AmazonTransferConfig : ClientConfig { private static readonly string UserAgentString = - InternalSDKUtils.BuildUserAgentString("Transfer", "3.7.401.24"); + InternalSDKUtils.BuildUserAgentString("Transfer", "3.7.402.0"); private string _userAgent = UserAgentString; /// diff --git a/sdk/src/Services/Transfer/Properties/AssemblyInfo.cs b/sdk/src/Services/Transfer/Properties/AssemblyInfo.cs index 2ad101a5c71c..a45acf026e9c 100644 --- a/sdk/src/Services/Transfer/Properties/AssemblyInfo.cs +++ b/sdk/src/Services/Transfer/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.401.24")] +[assembly: AssemblyFileVersion("3.7.402.0")] #if BCL [assembly: System.Security.AllowPartiallyTrustedCallers] diff --git a/sdk/src/Services/VPCLattice/Generated/AmazonVPCLatticeConfig.cs b/sdk/src/Services/VPCLattice/Generated/AmazonVPCLatticeConfig.cs index 175be3206e79..58a580ff782e 100644 --- a/sdk/src/Services/VPCLattice/Generated/AmazonVPCLatticeConfig.cs +++ b/sdk/src/Services/VPCLattice/Generated/AmazonVPCLatticeConfig.cs @@ -32,7 +32,7 @@ namespace Amazon.VPCLattice public partial class AmazonVPCLatticeConfig : ClientConfig { private static readonly string UserAgentString = - InternalSDKUtils.BuildUserAgentString("VPC Lattice", "3.7.400.58"); + InternalSDKUtils.BuildUserAgentString("VPC Lattice", "3.7.401.0"); private string _userAgent = UserAgentString; /// diff --git a/sdk/src/Services/VPCLattice/Properties/AssemblyInfo.cs b/sdk/src/Services/VPCLattice/Properties/AssemblyInfo.cs index b89738f515f8..59482241d869 100644 --- a/sdk/src/Services/VPCLattice/Properties/AssemblyInfo.cs +++ b/sdk/src/Services/VPCLattice/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.58")] +[assembly: AssemblyFileVersion("3.7.401.0")] #if BCL [assembly: System.Security.AllowPartiallyTrustedCallers]