Skip to content

Commit fbba727

Browse files
committed
Merge remote-tracking branch 'origin' into feature/master/defaults-mode
2 parents 4abe11e + 8beae96 commit fbba727

File tree

507 files changed

+12713
-2312
lines changed

Some content is hidden

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

507 files changed

+12713
-2312
lines changed

.changes/2.17.66.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
{
2+
"version": "2.17.66",
3+
"date": "2021-10-22",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Audit Manager",
8+
"contributor": "",
9+
"description": "This release introduces character restrictions for ControlSet names. We updated regex patterns for the following attributes: ControlSet, CreateAssessmentFrameworkControlSet, and UpdateAssessmentFrameworkControlSet."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Amazon QuickSight",
14+
"contributor": "",
15+
"description": "Added QSearchBar option for GenerateEmbedUrlForRegisteredUser ExperienceConfiguration to support Q search bar embedding"
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon Chime",
20+
"contributor": "",
21+
"description": "Chime VoiceConnector and VoiceConnectorGroup APIs will now return an ARN."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "S3TransferManager",
26+
"contributor": "",
27+
"description": "Add support for S3TransferManager TransferListeners"
28+
}
29+
]
30+
}

.changes/2.17.67.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
{
2+
"version": "2.17.67",
3+
"date": "2021-10-25",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Audit Manager",
8+
"contributor": "",
9+
"description": "This release introduces a new feature for Audit Manager: Custom framework sharing. You can now share your custom frameworks with another AWS account, or replicate them into another AWS Region under your own account."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Amazon Relational Database Service",
14+
"contributor": "",
15+
"description": "This release adds support for Amazon RDS Custom, which is a new RDS management type that gives you full access to your database and operating system. For more information, see https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/rds-custom.html"
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS SDK for Java v2",
20+
"contributor": "",
21+
"description": "Updated service endpoint metadata."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon Route 53 Resolver",
26+
"contributor": "",
27+
"description": "New API for ResolverConfig, which allows autodefined rules for reverse DNS resolution to be disabled for a VPC"
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Elastic Compute Cloud",
32+
"contributor": "",
33+
"description": "This release adds support to create a VPN Connection that is not attached to a Gateway at the time of creation. Use this to create VPNs associated with Core Networks, or modify your VPN and attach a gateway using the modify API after creation."
34+
}
35+
]
36+
}

.changes/2.17.68.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
{
2+
"version": "2.17.68",
3+
"date": "2021-10-26",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "Amazon Chime SDK Identity",
8+
"contributor": "",
9+
"description": "The Amazon Chime SDK now supports push notifications through Amazon Pinpoint"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Amazon EMR Containers",
14+
"contributor": "",
15+
"description": "This feature enables auto-generation of certificate to secure the managed-endpoint and removes the need for customer provided certificate-arn during managed-endpoint setup."
16+
},
17+
{
18+
"type": "bugfix",
19+
"category": "Amazon S3",
20+
"contributor": "",
21+
"description": "Truncate the async request body when the content-length is shorter than the request body, instead of raising a \"Data read has a different checksum\" exception."
22+
},
23+
{
24+
"type": "bugfix",
25+
"category": "Amazon S3",
26+
"contributor": "",
27+
"description": "Raise an exception instead of hanging when a put-object content-length exceeds the data written by the async request body."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Chime SDK Messaging",
32+
"contributor": "",
33+
"description": "The Amazon Chime SDK now supports push notifications through Amazon Pinpoint"
34+
}
35+
]
36+
}

.changes/2.17.69.json

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
{
2+
"version": "2.17.69",
3+
"date": "2021-10-27",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS SDK for Java v2",
8+
"contributor": "",
9+
"description": "Provide an error message if a AsyncRequestBody.fromFile source file changes length or update time while the SDK is reading from the file."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Amazon SageMaker Service",
14+
"contributor": "",
15+
"description": "This release allows customers to describe one or more versioned model packages through BatchDescribeModelPackage, update project via UpdateProject, modify and read customer metadata properties using Create, Update and Describe ModelPackage and enables cross account registration of model packages."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Auto Scaling",
20+
"contributor": "",
21+
"description": "This release adds support for attribute-based instance type selection, a new EC2 Auto Scaling feature that lets customers express their instance requirements as a set of attributes, such as vCPU, memory, and storage."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon Textract",
26+
"contributor": "",
27+
"description": "This release adds support for asynchronously analyzing invoice and receipt documents through two new APIs: StartExpenseAnalysis and GetExpenseAnalysis"
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Elastic Kubernetes Service",
32+
"contributor": "",
33+
"description": "EKS managed node groups now support BOTTLEROCKET_x86_64 and BOTTLEROCKET_ARM_64 AMI types."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "AWS SDK for Java v2",
38+
"contributor": "",
39+
"description": "Updated service endpoint metadata."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon Elastic Compute Cloud",
44+
"contributor": "",
45+
"description": "This release adds: attribute-based instance type selection for EC2 Fleet, Spot Fleet, a feature that lets customers express instance requirements as attributes like vCPU, memory, and storage; and Spot placement score, a feature that helps customers identify an optimal location to run Spot workloads."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "AWS DynamoDB Enhanced Client",
50+
"contributor": "",
51+
"description": "Added support for @DynamoDBAutoGeneratedTimestamp that can be used for auto updated the last updated timestamp for a record."
52+
}
53+
]
54+
}

.changes/2.17.70.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
{
2+
"version": "2.17.70",
3+
"date": "2021-10-28",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Systems Manager Incident Manager",
8+
"contributor": "",
9+
"description": "Updating documentation, adding new field to ConflictException to indicate earliest retry timestamp for some operations, increase maximum length of nextToken fields"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Amazon EC2 Container Service",
14+
"contributor": "",
15+
"description": "Amazon ECS now supports running Fargate tasks on Windows Operating Systems Families which includes Windows Server 2019 Core and Windows Server 2019 Full."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon SageMaker Service",
20+
"contributor": "",
21+
"description": "This release adds support for RStudio on SageMaker."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon GameLift",
26+
"contributor": "",
27+
"description": "Added support for Arm-based AWS Graviton2 instances, such as M6g, C6g, and R6g."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Connect Participant Service",
32+
"contributor": "",
33+
"description": "This release adds a new boolean attribute - Connect Participant - to the CreateParticipantConnection API, which can be used to mark the participant as connected."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Elastic Compute Cloud",
38+
"contributor": "",
39+
"description": "Added new read-only DenyAllIGWTraffic network interface attribute. Added support for DL1 24xlarge instances powered by Habana Gaudi Accelerators for deep learning model training workloads"
40+
}
41+
]
42+
}

.changes/2.17.71.json

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
{
2+
"version": "2.17.71",
3+
"date": "2021-10-29",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "Amazon Elastic Compute Cloud",
8+
"contributor": "",
9+
"description": "Support added for AMI sharing with organizations and organizational units in ModifyImageAttribute API"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Amazon CloudWatch Application Insights",
14+
"contributor": "",
15+
"description": "Added Monitoring support for SQL Server Failover Cluster Instance. Additionally, added a new API to allow one-click monitoring of containers resources."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon Transcribe Service",
20+
"contributor": "",
21+
"description": "Transcribe and Transcribe Call Analytics now support automatic language identification along with custom vocabulary, vocabulary filter, custom language model and PII redaction."
22+
},
23+
{
24+
"type": "bugfix",
25+
"category": "S3TransferManager",
26+
"contributor": "",
27+
"description": "Fix potentially flaky S3TransferManagerListenerTests"
28+
},
29+
{
30+
"type": "feature",
31+
"category": "AWS SDK for Java v2",
32+
"contributor": "",
33+
"description": "Updated service endpoint metadata."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Rekognition",
38+
"contributor": "",
39+
"description": "This release added new attributes to Rekognition Video GetCelebrityRecognition API operations."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon Connect Service",
44+
"contributor": "",
45+
"description": "Amazon Connect Chat now supports real-time message streaming."
46+
}
47+
]
48+
}

.changes/2.17.72.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
{
2+
"version": "2.17.72",
3+
"date": "2021-11-01",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "Amazon Rekognition",
8+
"contributor": "",
9+
"description": "This Amazon Rekognition Custom Labels release introduces the management of datasets with projects"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Network Manager",
14+
"contributor": "",
15+
"description": "This release adds API support to aggregate resources, routes, and telemetry data across a Global Network."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon Lightsail",
20+
"contributor": "",
21+
"description": "This release adds support to enable access logging for buckets in the Lightsail object storage service."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon Neptune",
26+
"contributor": "",
27+
"description": "Adds support for major version upgrades to ModifyDbCluster API"
28+
},
29+
{
30+
"type": "feature",
31+
"category": "AWS SDK for Java v2",
32+
"contributor": "",
33+
"description": "Updated service endpoint metadata."
34+
}
35+
]
36+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"category": "Netty NIO HTTP Client",
3+
"contributor": "",
4+
"type": "feature",
5+
"description": "Allow users to configure tlsNegotiationTimeout on NettyNioAsyncHttpClient"
6+
}

0 commit comments

Comments
 (0)