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": "Automated Reasoning checks - Added two build workflows for policies. Iterative Refine Policy uses AI to update policy definitions based on test results and feedback. Resolve Policy Ambiguities consolidates ambiguous variables in Automated Reasoning policies, a common source of ambiguous validation.",
5
+
"type": "api-change"
6
+
},
7
+
{
8
+
"category": "``bedrock-agentcore-control``",
9
+
"description": "Reference your own AWS Secrets Manager secrets when configuring credential providers, giving you control over encryption, rotation, and access policies instead of using service-managed secrets.",
10
+
"type": "api-change"
11
+
},
12
+
{
13
+
"category": "``groundstation``",
14
+
"description": "Adds support for Alpha-5 satellite number encoding in the Two-Line Element ephemeris format.",
15
+
"type": "api-change"
16
+
},
17
+
{
18
+
"category": "``omics``",
19
+
"description": "Add engineSettings to StartRun and GetRun. Add profiles and profileParameterTemplates to GetWorkflow and GetWorkflowVersion.",
20
+
"type": "api-change"
21
+
},
22
+
{
23
+
"category": "``quicksight``",
24
+
"description": "Adds support for creating, updating, describing, listing, and deleting an OAuthClientApplication resource, a new quicksight resource that allows customers to store OAuth configurations to connect to their databases via 3 Legged OAuth.",
25
+
"type": "api-change"
26
+
},
27
+
{
28
+
"category": "``rds-data``",
29
+
"description": "RDS Data API arrays (longValues, doubleValues, stringValues, booleanValues) in ExecuteStatement responses now correctly support null elements. Runtime change for JS v3 and .NET. Compile-time change for C plus plus, .NET, Kotlin, Rust. No impact for Java, Python, Ruby, PHP, Go.",
30
+
"type": "api-change"
31
+
},
32
+
{
33
+
"category": "``route53resolver``",
34
+
"description": "Added BatchCreateFirewallRule, BatchUpdateFirewallRule, BatchDeleteFirewallRule, and ListFirewallRuleTypes APIs. Added FirewallRuleType support to Firewall Rule APIs.",
35
+
"type": "api-change"
36
+
},
37
+
{
38
+
"category": "``sesv2``",
39
+
"description": "This release introduces support for Tenant Suppression Lists",
40
+
"type": "api-change"
41
+
},
42
+
{
43
+
"category": "s3",
44
+
"description": "Fix false negative in parent-directory escape detection that allowed keys like ``/../foo`` to bypass warning during downloads",
0 commit comments