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": "This Patch Manager release supports creating, updating, and deleting Patch Baselines for Rocky Linux OS.",
5
+
"type": "api-change"
6
+
},
7
+
{
8
+
"category": "``gamesparks``",
9
+
"description": "Released the preview of Amazon GameSparks, a fully managed AWS service that provides a multi-service backend for game developers.",
10
+
"type": "api-change"
11
+
},
12
+
{
13
+
"category": "``lambda``",
14
+
"description": "Adds support for increased ephemeral storage (/tmp) up to 10GB for Lambda functions. Customers can now provision up to 10 GB of ephemeral storage per function instance, a 20x increase over the previous limit of 512 MB.",
15
+
"type": "api-change"
16
+
},
17
+
{
18
+
"category": "``batch``",
19
+
"description": "Bug Fix: Fixed a bug where shapes were marked as unboxed and were not serialized and sent over the wire, causing an API error from the service.",
20
+
"type": "api-change"
21
+
},
22
+
{
23
+
"category": "``ec2``",
24
+
"description": "This is release adds support for Amazon VPC Reachability Analyzer to analyze path through a Transit Gateway.",
25
+
"type": "api-change"
26
+
},
27
+
{
28
+
"category": "``auditmanager``",
29
+
"description": "This release updates 1 API parameter, the SnsArn attribute. The character length and regex pattern for the SnsArn attribute have been updated, which enables you to deselect an SNS topic when using the UpdateSettings operation.",
30
+
"type": "api-change"
31
+
},
32
+
{
33
+
"category": "``ssm``",
34
+
"description": "Update AddTagsToResource, ListTagsForResource, and RemoveTagsFromResource APIs to reflect the support for tagging Automation resources. Includes other minor documentation updates.",
35
+
"type": "api-change"
36
+
},
37
+
{
38
+
"category": "``transfer``",
39
+
"description": "Documentation updates for AWS Transfer Family to describe how to remove an associated workflow from a server.",
40
+
"type": "api-change"
41
+
},
42
+
{
43
+
"category": "``ebs``",
44
+
"description": "Increased the maximum supported value for the Timeout parameter of the StartSnapshot API from 60 minutes to 4320 minutes. Changed the HTTP error code for ConflictException from 503 to 409.",
45
+
"type": "api-change"
46
+
},
47
+
{
48
+
"category": "``transcribe``",
49
+
"description": "This release adds an additional parameter for subtitling with Amazon Transcribe batch jobs: outputStartIndex.",
50
+
"type": "api-change"
51
+
},
52
+
{
53
+
"category": "``redshift``",
54
+
"description": "This release adds a new [--encrypted | --no-encrypted] field in restore-from-cluster-snapshot API. Customers can now restore an unencrypted snapshot to a cluster encrypted with AWS Managed Key or their own KMS key.",
55
+
"type": "api-change"
56
+
},
57
+
{
58
+
"category": "``elasticache``",
59
+
"description": "Doc only update for ElastiCache",
60
+
"type": "api-change"
61
+
},
62
+
{
63
+
"category": "``config``",
64
+
"description": "Added new APIs GetCustomRulePolicy and GetOrganizationCustomRulePolicy, and updated existing APIs PutConfigRule, DescribeConfigRule, DescribeConfigRuleEvaluationStatus, PutOrganizationConfigRule, DescribeConfigRule to support a new feature for building AWS Config rules with AWS CloudFormation Guard",
0 commit comments