You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "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.",
5
+
"type": "api-change"
6
+
},
7
+
{
8
+
"category": "``acm``",
9
+
"description": "Adds support for Exportable Public Certificates",
10
+
"type": "api-change"
11
+
},
12
+
{
13
+
"category": "``backup``",
14
+
"description": "AWS Backup is adding support for integration of its logically air-gapped vaults with the AWS Organizations Multi-party approval capability.",
15
+
"type": "api-change"
16
+
},
17
+
{
18
+
"category": "``bedrock``",
19
+
"description": "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.",
20
+
"type": "api-change"
21
+
},
22
+
{
23
+
"category": "``dms``",
24
+
"description": "Add \"Virtual\" field to Data Provider as well as \"S3Path\" and \"S3AccessRoleArn\" fields to DataProvider settings",
25
+
"type": "api-change"
26
+
},
27
+
{
28
+
"category": "``guardduty``",
29
+
"description": "Adding support for extended threat detection for EKS Audit Logs and EKS Runtime Monitoring.",
30
+
"type": "api-change"
31
+
},
32
+
{
33
+
"category": "``inspector2``",
34
+
"description": "Add Code Repository Scanning as part of AWS InspectorV2",
35
+
"type": "api-change"
36
+
},
37
+
{
38
+
"category": "``mpa``",
39
+
"description": "This release enables customers to create Multi-party approval teams and approval requests to protect supported operations.",
40
+
"type": "api-change"
41
+
},
42
+
{
43
+
"category": "``network-firewall``",
44
+
"description": "Release of Active Threat Defense in Network Firewall",
45
+
"type": "api-change"
46
+
},
47
+
{
48
+
"category": "``organizations``",
49
+
"description": "Add support for policy operations on the SECURITYHUB_POLICY policy type.",
50
+
"type": "api-change"
51
+
},
52
+
{
53
+
"category": "``securityhub``",
54
+
"description": "Adds operations, structures, and exceptions required for public preview release of Security Hub V2.",
55
+
"type": "api-change"
56
+
},
57
+
{
58
+
"category": "``sts``",
59
+
"description": "The AWS Security Token Service APIs AssumeRoleWithSAML and AssumeRoleWithWebIdentity can now be invoked without pre-configured AWS credentials in the SDK configuration.",
60
+
"type": "api-change"
61
+
},
62
+
{
63
+
"category": "``wafv2``",
64
+
"description": "AWS WAF can now suggest protection packs for you based on the application information you provide when you create a webACL.",
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+18Lines changed: 18 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,24 @@
2
2
CHANGELOG
3
3
=========
4
4
5
+
1.40.37
6
+
=======
7
+
8
+
* api-change:``accessanalyzer``: 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.
9
+
* api-change:``acm``: Adds support for Exportable Public Certificates
10
+
* api-change:``backup``: AWS Backup is adding support for integration of its logically air-gapped vaults with the AWS Organizations Multi-party approval capability.
11
+
* api-change:``bedrock``: 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.
12
+
* api-change:``dms``: Add "Virtual" field to Data Provider as well as "S3Path" and "S3AccessRoleArn" fields to DataProvider settings
13
+
* api-change:``guardduty``: Adding support for extended threat detection for EKS Audit Logs and EKS Runtime Monitoring.
14
+
* api-change:``inspector2``: Add Code Repository Scanning as part of AWS InspectorV2
15
+
* api-change:``mpa``: This release enables customers to create Multi-party approval teams and approval requests to protect supported operations.
16
+
* api-change:``network-firewall``: Release of Active Threat Defense in Network Firewall
17
+
* api-change:``organizations``: Add support for policy operations on the SECURITYHUB_POLICY policy type.
18
+
* api-change:``securityhub``: Adds operations, structures, and exceptions required for public preview release of Security Hub V2.
19
+
* api-change:``sts``: The AWS Security Token Service APIs AssumeRoleWithSAML and AssumeRoleWithWebIdentity can now be invoked without pre-configured AWS credentials in the SDK configuration.
20
+
* api-change:``wafv2``: AWS WAF can now suggest protection packs for you based on the application information you provide when you create a webACL.
0 commit comments