-
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
Nov 18, 2021
1 parent
2ef74c7
commit e9cc0bc
Showing
50 changed files
with
8,507 additions
and
1,310 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,72 @@ | ||
[ | ||
{ | ||
"type": "bugfix", | ||
"category": "EC2", | ||
"description": "Add customization for EC2 legacy dualstack endpoints" | ||
}, | ||
{ | ||
"type": "bugfix", | ||
"category": "S3/S3Control", | ||
"description": "Check for config.useDualstackEndpoint in customizations" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "AppConfig", | ||
"description": "Add Type to support feature flag configuration profiles" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "AuditManager", | ||
"description": "This release introduces a new feature for Audit Manager: Dashboard views. You can now view insights data for your active assessments, and quickly identify non-compliant evidence that needs to be remediated." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Chime", | ||
"description": "Adds new Transcribe API parameters to StartMeetingTranscription, including support for content identification and redaction (PII & PHI), partial results stabilization, and custom language models." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "ChimeSDKMeetings", | ||
"description": "Adds new Transcribe API parameters to StartMeetingTranscription, including support for content identification and redaction (PII & PHI), partial results stabilization, and custom language models." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "CloudWatch", | ||
"description": "CloudWatch Anomaly Detection now supports anomaly detectors that use metric math as input." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "DataBrew", | ||
"description": "This SDK release adds the following new features: 1) PII detection in profile jobs, 2) Data quality rules, enabling validation of data quality in profile jobs, 3) SQL query-based datasets for Amazon Redshift and Snowflake data sources, and 4) Connecting DataBrew datasets with Amazon AppFlow flows." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "ForecastService", | ||
"description": "NEW CreateExplanability API that helps you understand how attributes such as price, promotion, etc. contributes to your forecasted values; NEW CreateAutoPredictor API that trains up to 40% more accurate forecasting model, saves up to 50% of retraining time, and provides model level explainability." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "IVS", | ||
"description": "Add APIs for retrieving stream session information and support for filtering live streams by health. For more information, see https://docs.aws.amazon.com/ivs/latest/userguide/stream-health.html" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Kafka", | ||
"description": "Amazon MSK has added a new API that allows you to update the connectivity settings for an existing cluster to enable public accessibility." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Lambda", | ||
"description": "Added support for CLIENT_CERTIFICATE_TLS_AUTH and SERVER_ROOT_CA_CERTIFICATE as SourceAccessType for MSK and Kafka event source mappings." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "LexModelsV2", | ||
"description": "Added support for Polly Neural TTS (NTTS) voices. Customers can choose between 'standard' and 'neural' for Polly Engine configuration per locale when creating or updating an Amazon Lex bot." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "RedshiftData", | ||
"description": "Rolling back Data API serverless features until dependencies are live." | ||
} | ||
] |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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.