-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge commit '04fbe87ad88d635d7e47e62ff99d53f9249f35fd'
- Loading branch information
Showing
916 changed files
with
336,744 additions
and
47,109 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
[ | ||
{ | ||
"type": "bugfix", | ||
"category": "endpoint", | ||
"description": "Support FIPS in endpoint heuristics" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "AuditManager", | ||
"description": "This release introduces character restrictions for ControlSet names. We updated regex patterns for the following attributes: ControlSet, CreateAssessmentFrameworkControlSet, and UpdateAssessmentFrameworkControlSet." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Chime", | ||
"description": "Chime VoiceConnector and VoiceConnectorGroup APIs will now return an ARN." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "QuickSight", | ||
"description": "Added QSearchBar option for GenerateEmbedUrlForRegisteredUser ExperienceConfiguration to support Q search bar embedding" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "rest-json", | ||
"description": "Update serialization of Rest-JSON API input and Content-Type" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
[ | ||
{ | ||
"type": "bugfix", | ||
"category": "endpoint", | ||
"description": "Update fips endpoint heuristics test to use callback" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "AuditManager", | ||
"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." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "EC2", | ||
"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." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "RDS", | ||
"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" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Route53Resolver", | ||
"description": "New API for ResolverConfig, which allows autodefined rules for reverse DNS resolution to be disabled for a VPC" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
[ | ||
{ | ||
"type": "feature", | ||
"category": "ChimeSDKIdentity", | ||
"description": "The Amazon Chime SDK now supports push notifications through Amazon Pinpoint" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "ChimeSDKMessaging", | ||
"description": "The Amazon Chime SDK now supports push notifications through Amazon Pinpoint" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "EMRcontainers", | ||
"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." | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
[ | ||
{ | ||
"type": "feature", | ||
"category": "AutoScaling", | ||
"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." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "EC2", | ||
"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." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "EKS", | ||
"description": "EKS managed node groups now support BOTTLEROCKET_x86_64 and BOTTLEROCKET_ARM_64 AMI types." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "SageMaker", | ||
"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." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Textract", | ||
"description": "This release adds support for asynchronously analyzing invoice and receipt documents through two new APIs: StartExpenseAnalysis and GetExpenseAnalysis" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
[ | ||
{ | ||
"type": "feature", | ||
"category": "ConnectParticipant", | ||
"description": "This release adds a new boolean attribute - Connect Participant - to the CreateParticipantConnection API, which can be used to mark the participant as connected." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "EC2", | ||
"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" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "ECS", | ||
"description": "Amazon ECS now supports running Fargate tasks on Windows Operating Systems Families which includes Windows Server 2019 Core and Windows Server 2019 Full." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "GameLift", | ||
"description": "Added support for Arm-based AWS Graviton2 instances, such as M6g, C6g, and R6g." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "SSMIncidents", | ||
"description": "Updating documentation, adding new field to ConflictException to indicate earliest retry timestamp for some operations, increase maximum length of nextToken fields" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "SageMaker", | ||
"description": "This release adds support for RStudio on SageMaker." | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
[ | ||
{ | ||
"type": "feature", | ||
"category": "ApplicationInsights", | ||
"description": "Added Monitoring support for SQL Server Failover Cluster Instance. Additionally, added a new API to allow one-click monitoring of containers resources." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Connect", | ||
"description": "Amazon Connect Chat now supports real-time message streaming." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "EC2", | ||
"description": "Support added for AMI sharing with organizations and organizational units in ModifyImageAttribute API" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Rekognition", | ||
"description": "This release added new attributes to Rekognition Video GetCelebrityRecognition API operations." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "TranscribeService", | ||
"description": "Transcribe and Transcribe Call Analytics now support automatic language identification along with custom vocabulary, vocabulary filter, custom language model and PII redaction." | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
[ | ||
{ | ||
"type": "feature", | ||
"category": "Lightsail", | ||
"description": "This release adds support to enable access logging for buckets in the Lightsail object storage service." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Neptune", | ||
"description": "Adds support for major version upgrades to ModifyDbCluster API" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "NetworkManager", | ||
"description": "This release adds API support to aggregate resources, routes, and telemetry data across a Global Network." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Node.js", | ||
"description": "Remove postinstall script warning end-of-support for Node.js <10.x" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Node.js", | ||
"description": "Update engines field to support node >= 10.0.0" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Rekognition", | ||
"description": "This Amazon Rekognition Custom Labels release introduces the management of datasets with projects" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
[ | ||
{ | ||
"type": "feature", | ||
"category": "CloudFront", | ||
"description": "CloudFront now supports response headers policies to add HTTP headers to the responses that CloudFront sends to viewers. You can use these policies to add CORS headers, control browser caching, and more, without modifying your origin or writing any code." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Connect", | ||
"description": "Amazon Connect Chat now supports real-time message streaming." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Nimble", | ||
"description": "Amazon Nimble Studio adds support for users to stop and start streaming sessions." | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
[ | ||
{ | ||
"type": "feature", | ||
"category": "ConnectParticipant", | ||
"description": "This release adds a new boolean attribute - Connect Participant - to the CreateParticipantConnection API, which can be used to mark the participant as connected." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "DataSync", | ||
"description": "AWS DataSync now supports Hadoop Distributed File System (HDFS) Locations" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Finspace", | ||
"description": "Adds superuser and data-bundle parameters to CreateEnvironment API" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Macie2", | ||
"description": "This release adds support for specifying the severity of findings that a custom data identifier produces, based on the number of occurrences of text that matches the detection criteria." | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
[ | ||
{ | ||
"type": "feature", | ||
"category": "ChimeSDKMeetings", | ||
"description": "The Amazon Chime SDK Meetings APIs allow software developers to create meetings and attendees for interactive audio, video, screen and content sharing in custom meeting applications which use the Amazon Chime SDK." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Connect", | ||
"description": "This release adds CRUD operation support for Security profile resource in Amazon Connect" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "EC2", | ||
"description": "This release adds a new instance replacement strategy for EC2 Fleet, Spot Fleet. Now you can select an action to perform when your instance gets a rebalance notification. EC2 Fleet, Spot Fleet can launch a replacement then terminate the instance that received notification after a termination delay" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "IoTWireless", | ||
"description": "Adding APIs for the FUOTA (firmware update over the air) and multicast for LoRaWAN devices and APIs to support event notification opt-in feature for Sidewalk related events. A few existing APIs need to be modified for this new feature." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "SageMaker", | ||
"description": "ListDevices and DescribeDevice now show Edge Manager agent version." | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
[ | ||
{ | ||
"type": "feature", | ||
"category": "EC2", | ||
"description": "DescribeInstances now returns customer-owned IP addresses for instances running on an AWS Outpost." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Translate", | ||
"description": "This release enable customers to use their own KMS keys to encrypt output files when they submit a batch transform job." | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
[ | ||
{ | ||
"type": "feature", | ||
"category": "ChimeSDKMeetings", | ||
"description": "Updated format validation for ids and regions." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "EC2", | ||
"description": "This release adds internal validation on the GatewayAssociationState field" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "SageMaker", | ||
"description": "SageMaker CreateEndpoint and UpdateEndpoint APIs now support additional deployment configuration to manage traffic shifting options and automatic rollback monitoring. DescribeEndpoint now shows new in-progress deployment details with stage status." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "WAFV2", | ||
"description": "You can now configure rules to run a CAPTCHA check against web requests and, as needed, send a CAPTCHA challenge to the client." | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
[ | ||
{ | ||
"type": "feature", | ||
"category": "Batch", | ||
"description": "Adds support for scheduling policy APIs." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "GreengrassV2", | ||
"description": "This release adds support for Greengrass core devices running Windows. You can now specify name of a Windows user to run a component." | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
[ | ||
{ | ||
"type": "feature", | ||
"category": "Backup", | ||
"description": "AWS Backup SDK provides new options when scheduling backups: select supported services and resources that are assigned to a particular tag, linked to a combination of tags, or can be identified by a partial tag value, and exclude resources from their assignments." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "ECS", | ||
"description": "This release adds support for container instance health." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Resiliencehub", | ||
"description": "Initial release of AWS Resilience Hub, a managed service that enables you to define, validate, and track the resilience of your applications on AWS" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "endpoint", | ||
"description": "Move FIPS rules to a separate section in region_config" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
[ | ||
{ | ||
"type": "feature", | ||
"category": "EC2", | ||
"description": "This release provides an additional route target for the VPC route table." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Translate", | ||
"description": "This release enables customers to import Multi-Directional Custom Terminology and use Multi-Directional Custom Terminology in both real-time translation and asynchronous batch translation." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "endpoint", | ||
"description": "Add useFipsEndpoint configuration" | ||
} | ||
] |
Oops, something went wrong.