Skip to content

Commit 3049c92

Browse files
Commit version number update changes
1 parent dba7ee2 commit 3049c92

File tree

42 files changed

+116
-52
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+116
-52
lines changed

changelogs/SDK.CHANGELOG.2025.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,31 @@
1+
### 4.0.33.0 (2025-06-17 18:45 UTC)
2+
* AccessAnalyzer (4.0.1.0)
3+
* We are launching a new analyzer type, internal access analyzer. The new analyzer will generate internal access findings, which help customers understand who within their AWS organization or AWS Account has access to their critical AWS resources.
4+
* Backup (4.0.2.0)
5+
* AWS Backup is adding support for integration of its logically air-gapped vaults with the AWS Organizations Multi-party approval capability.
6+
* Bedrock (4.0.3.1)
7+
* This release of the SDK has the API and documentation for the createcustommodel API. This feature lets you copy a trained model into Amazon Bedrock for inference.
8+
* CertificateManager (4.0.1.0)
9+
* Adds support for Exportable Public Certificates
10+
* DatabaseMigrationService (4.0.2.0)
11+
* Add "Virtual" field to Data Provider as well as "S3Path" and "S3AccessRoleArn" fields to DataProvider settings
12+
* GuardDuty (4.0.1.0)
13+
* Adding support for extended threat detection for EKS Audit Logs and EKS Runtime Monitoring.
14+
* Inspector2 (4.0.2.0)
15+
* Add Code Repository Scanning as part of AWS InspectorV2
16+
* MPA (4.0.0.0)
17+
* This release enables customers to create Multi-party approval teams and approval requests to protect supported operations.
18+
* NetworkFirewall (4.0.4.0)
19+
* Release of Active Threat Defense in Network Firewall
20+
* Organizations (4.0.1.0)
21+
* Add support for policy operations on the SECURITYHUB_POLICY policy type.
22+
* SecurityHub (4.0.1.0)
23+
* Adds operations, structures, and exceptions required for public preview release of Security Hub V2.
24+
* SecurityToken (4.0.1.0)
25+
* The AWS Security Token Service APIs AssumeRoleWithSAML and AssumeRoleWithWebIdentity can now be invoked without pre-configured AWS credentials in the SDK configuration.
26+
* WAFV2 (4.0.3.0)
27+
* AWS WAF can now suggest protection packs for you based on the application information you provide when you create a webACL.
28+
129
### 4.0.32.0 (2025-06-16 18:18 UTC)
230
* Bedrock (4.0.3.0)
331
* This release of the SDK has the API and documentation for the createcustommodel API. This feature lets you copy a Amazon SageMaker trained Amazon Nova model into Amazon Bedrock for inference.

changelogs/SDK.CHANGELOG.ALL.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,31 @@
1+
### 4.0.33.0 (2025-06-17 18:45 UTC)
2+
* AccessAnalyzer (4.0.1.0)
3+
* We are launching a new analyzer type, internal access analyzer. The new analyzer will generate internal access findings, which help customers understand who within their AWS organization or AWS Account has access to their critical AWS resources.
4+
* Backup (4.0.2.0)
5+
* AWS Backup is adding support for integration of its logically air-gapped vaults with the AWS Organizations Multi-party approval capability.
6+
* Bedrock (4.0.3.1)
7+
* This release of the SDK has the API and documentation for the createcustommodel API. This feature lets you copy a trained model into Amazon Bedrock for inference.
8+
* CertificateManager (4.0.1.0)
9+
* Adds support for Exportable Public Certificates
10+
* DatabaseMigrationService (4.0.2.0)
11+
* Add "Virtual" field to Data Provider as well as "S3Path" and "S3AccessRoleArn" fields to DataProvider settings
12+
* GuardDuty (4.0.1.0)
13+
* Adding support for extended threat detection for EKS Audit Logs and EKS Runtime Monitoring.
14+
* Inspector2 (4.0.2.0)
15+
* Add Code Repository Scanning as part of AWS InspectorV2
16+
* MPA (4.0.0.0)
17+
* This release enables customers to create Multi-party approval teams and approval requests to protect supported operations.
18+
* NetworkFirewall (4.0.4.0)
19+
* Release of Active Threat Defense in Network Firewall
20+
* Organizations (4.0.1.0)
21+
* Add support for policy operations on the SECURITYHUB_POLICY policy type.
22+
* SecurityHub (4.0.1.0)
23+
* Adds operations, structures, and exceptions required for public preview release of Security Hub V2.
24+
* SecurityToken (4.0.1.0)
25+
* The AWS Security Token Service APIs AssumeRoleWithSAML and AssumeRoleWithWebIdentity can now be invoked without pre-configured AWS credentials in the SDK configuration.
26+
* WAFV2 (4.0.3.0)
27+
* AWS WAF can now suggest protection packs for you based on the application information you provide when you create a webACL.
28+
129
### 4.0.32.0 (2025-06-16 18:18 UTC)
230
* Bedrock (4.0.3.0)
331
* This release of the SDK has the API and documentation for the createcustommodel API. This feature lets you copy a Amazon SageMaker trained Amazon Nova model into Amazon Bedrock for inference.

generator/ServiceModels/_sdk-versions.json

Lines changed: 21 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
{
33
"NewServiceVersion" : "4.0.0.0",
4-
"ProductVersion" : "4.0.32.0",
4+
"ProductVersion" : "4.0.33.0",
55
"CoreVersion" : "4.0.0.11",
66
"OverrideCoreVersion" : "4.0",
77
"DefaultToPreview" : false,
@@ -324,7 +324,7 @@
324324
"InPreview" : false
325325
},
326326
"SecurityToken" : {
327-
"Version" : "4.0.0.9",
327+
"Version" : "4.0.1.0",
328328
"AssemblyVersionOverride" : "4.0",
329329
"Dependencies" : {
330330
"Core" : "4.0.0.11"
@@ -508,7 +508,7 @@
508508
"InPreview" : false
509509
},
510510
"CertificateManager" : {
511-
"Version" : "4.0.0.9",
511+
"Version" : "4.0.1.0",
512512
"AssemblyVersionOverride" : "4.0",
513513
"Dependencies" : {
514514
"Core" : "4.0.0.11"
@@ -524,7 +524,7 @@
524524
"InPreview" : false
525525
},
526526
"DatabaseMigrationService" : {
527-
"Version" : "4.0.1.6",
527+
"Version" : "4.0.2.0",
528528
"AssemblyVersionOverride" : "4.0",
529529
"Dependencies" : {
530530
"Core" : "4.0.0.11"
@@ -748,7 +748,7 @@
748748
"InPreview" : false
749749
},
750750
"Organizations" : {
751-
"Version" : "4.0.0.9",
751+
"Version" : "4.0.1.0",
752752
"AssemblyVersionOverride" : "4.0",
753753
"Dependencies" : {
754754
"Core" : "4.0.0.11"
@@ -900,7 +900,7 @@
900900
"InPreview" : false
901901
},
902902
"GuardDuty" : {
903-
"Version" : "4.0.0.10",
903+
"Version" : "4.0.1.0",
904904
"AssemblyVersionOverride" : "4.0",
905905
"Dependencies" : {
906906
"Core" : "4.0.0.11"
@@ -1268,7 +1268,7 @@
12681268
"InPreview" : false
12691269
},
12701270
"SecurityHub" : {
1271-
"Version" : "4.0.0.9",
1271+
"Version" : "4.0.1.0",
12721272
"AssemblyVersionOverride" : "4.0",
12731273
"Dependencies" : {
12741274
"Core" : "4.0.0.11"
@@ -1324,7 +1324,7 @@
13241324
"InPreview" : false
13251325
},
13261326
"Backup" : {
1327-
"Version" : "4.0.1.5",
1327+
"Version" : "4.0.2.0",
13281328
"AssemblyVersionOverride" : "4.0",
13291329
"Dependencies" : {
13301330
"Core" : "4.0.0.11"
@@ -1564,7 +1564,7 @@
15641564
"InPreview" : false
15651565
},
15661566
"WAFV2" : {
1567-
"Version" : "4.0.2.2",
1567+
"Version" : "4.0.3.0",
15681568
"AssemblyVersionOverride" : "4.0",
15691569
"Dependencies" : {
15701570
"Core" : "4.0.0.11"
@@ -1604,7 +1604,7 @@
16041604
"InPreview" : false
16051605
},
16061606
"AccessAnalyzer" : {
1607-
"Version" : "4.0.0.9",
1607+
"Version" : "4.0.1.0",
16081608
"AssemblyVersionOverride" : "4.0",
16091609
"Dependencies" : {
16101610
"Core" : "4.0.0.11"
@@ -1828,7 +1828,7 @@
18281828
"InPreview" : false
18291829
},
18301830
"NetworkFirewall" : {
1831-
"Version" : "4.0.3.0",
1831+
"Version" : "4.0.4.0",
18321832
"AssemblyVersionOverride" : "4.0",
18331833
"Dependencies" : {
18341834
"Core" : "4.0.0.11"
@@ -2268,7 +2268,7 @@
22682268
"InPreview" : false
22692269
},
22702270
"Inspector2" : {
2271-
"Version" : "4.0.1.5",
2271+
"Version" : "4.0.2.0",
22722272
"AssemblyVersionOverride" : "4.0",
22732273
"Dependencies" : {
22742274
"Core" : "4.0.0.11"
@@ -2756,7 +2756,7 @@
27562756
"InPreview" : false
27572757
},
27582758
"Bedrock" : {
2759-
"Version" : "4.0.3.0",
2759+
"Version" : "4.0.3.1",
27602760
"AssemblyVersionOverride" : "4.0",
27612761
"Dependencies" : {
27622762
"Core" : "4.0.0.11"
@@ -3266,6 +3266,14 @@
32663266
"Core" : "4.0.0.11"
32673267
},
32683268
"InPreview" : false
3269+
},
3270+
"MPA" : {
3271+
"Version" : "4.0.0.0",
3272+
"AssemblyVersionOverride" : "4.0",
3273+
"Dependencies" : {
3274+
"Core" : "4.0.0.11"
3275+
},
3276+
"InPreview" : false
32693277
}
32703278
},
32713279
"DefaultAssemblyVersion" : "4.0"

sdk/code-analysis/ServiceAnalysis/AccessAnalyzer/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@
2929
// by using the '*' as shown below:
3030
// [assembly: AssemblyVersion("1.0.*")]
3131
[assembly: AssemblyVersion("4.0")]
32-
[assembly: AssemblyFileVersion("4.0.0.9")]
32+
[assembly: AssemblyFileVersion("4.0.1.0")]

sdk/code-analysis/ServiceAnalysis/Backup/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@
2929
// by using the '*' as shown below:
3030
// [assembly: AssemblyVersion("1.0.*")]
3131
[assembly: AssemblyVersion("4.0")]
32-
[assembly: AssemblyFileVersion("4.0.1.5")]
32+
[assembly: AssemblyFileVersion("4.0.2.0")]

sdk/code-analysis/ServiceAnalysis/Bedrock/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@
2929
// by using the '*' as shown below:
3030
// [assembly: AssemblyVersion("1.0.*")]
3131
[assembly: AssemblyVersion("4.0")]
32-
[assembly: AssemblyFileVersion("4.0.3.0")]
32+
[assembly: AssemblyFileVersion("4.0.3.1")]

sdk/code-analysis/ServiceAnalysis/CertificateManager/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@
2929
// by using the '*' as shown below:
3030
// [assembly: AssemblyVersion("1.0.*")]
3131
[assembly: AssemblyVersion("4.0")]
32-
[assembly: AssemblyFileVersion("4.0.0.9")]
32+
[assembly: AssemblyFileVersion("4.0.1.0")]

sdk/code-analysis/ServiceAnalysis/DatabaseMigrationService/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@
2929
// by using the '*' as shown below:
3030
// [assembly: AssemblyVersion("1.0.*")]
3131
[assembly: AssemblyVersion("4.0")]
32-
[assembly: AssemblyFileVersion("4.0.1.6")]
32+
[assembly: AssemblyFileVersion("4.0.2.0")]

sdk/code-analysis/ServiceAnalysis/GuardDuty/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@
2929
// by using the '*' as shown below:
3030
// [assembly: AssemblyVersion("1.0.*")]
3131
[assembly: AssemblyVersion("4.0")]
32-
[assembly: AssemblyFileVersion("4.0.0.10")]
32+
[assembly: AssemblyFileVersion("4.0.1.0")]

sdk/code-analysis/ServiceAnalysis/Inspector2/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@
2929
// by using the '*' as shown below:
3030
// [assembly: AssemblyVersion("1.0.*")]
3131
[assembly: AssemblyVersion("4.0")]
32-
[assembly: AssemblyFileVersion("4.0.1.5")]
32+
[assembly: AssemblyFileVersion("4.0.2.0")]

0 commit comments

Comments
 (0)