-
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.
- Loading branch information
awstools
committed
Jan 19, 2023
1 parent
75f6324
commit d253399
Showing
45 changed files
with
3,792 additions
and
2,487 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,62 @@ | ||
[ | ||
{ | ||
"type": "feature", | ||
"category": "Appflow", | ||
"description": "Adding support for Salesforce Pardot connector in Amazon AppFlow." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "CloudWatchLogs", | ||
"description": "Bug fix - Removed the regex pattern validation from CoralModel to avoid potential security issue." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "CodeArtifact", | ||
"description": "Documentation updates for CodeArtifact" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Connect", | ||
"description": "Amazon Connect Chat introduces Persistent Chat, allowing customers to resume previous conversations with context and transcripts carried over from previous chats, eliminating the need to repeat themselves and allowing agents to provide personalized service with access to entire conversation history." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "ConnectParticipant", | ||
"description": "This release updates Amazon Connect Participant's GetTranscript api to provide transcripts of past chats on a persistent chat session." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "EC2", | ||
"description": "Adds SSM Parameter Resource Aliasing support to EC2 Launch Templates. Launch Templates can now store parameter aliases in place of AMI Resource IDs. CreateLaunchTemplateVersion and DescribeLaunchTemplateVersions now support a convenience flag, ResolveAlias, to return the resolved parameter value." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Glue", | ||
"description": "Release Glue Studio Hudi Data Lake Format for SDK/CLI" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "GroundStation", | ||
"description": "Add configurable prepass and postpass times for DataflowEndpointGroup. Add Waiter to allow customers to wait for a contact that was reserved through ReserveContact" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "MediaLive", | ||
"description": "AWS Elemental MediaLive adds support for SCTE 35 preRollMilliSeconds." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "OpenSearch", | ||
"description": "This release adds the enhanced dry run option, that checks for validation errors that might occur when deploying configuration changes and provides a summary of these errors, if any. The feature will also indicate whether a blue/green deployment will be required to apply a change." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Panorama", | ||
"description": "Added AllowMajorVersionUpdate option to OTAJobConfig to make appliance software major version updates opt-in." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "SageMaker", | ||
"description": "HyperParameterTuningJobs now allow passing environment variables into the corresponding TrainingJobs" | ||
} | ||
] |
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
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
Oops, something went wrong.