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": "[``botocore``] This release adds the task properties field to attempt details and the name field on EKS container detail.",
5
+
"type": "api-change"
6
+
},
7
+
{
8
+
"category": "``cloudfront``",
9
+
"description": "[``botocore``] CloudFront origin access control extends support to AWS Lambda function URLs and AWS Elemental MediaPackage v2 origins.",
10
+
"type": "api-change"
11
+
},
12
+
{
13
+
"category": "``cloudwatch``",
14
+
"description": "[``botocore``] This release adds support for Metric Characteristics for CloudWatch Anomaly Detection. Anomaly Detector now takes Metric Characteristics object with Periodic Spikes boolean field that tells Anomaly Detection that spikes that repeat at the same time every week are part of the expected pattern.",
15
+
"type": "api-change"
16
+
},
17
+
{
18
+
"category": "``codebuild``",
19
+
"description": "[``botocore``] Support access tokens for Bitbucket sources",
20
+
"type": "api-change"
21
+
},
22
+
{
23
+
"category": "``iam``",
24
+
"description": "[``botocore``] For CreateOpenIDConnectProvider API, the ThumbprintList parameter is no longer required.",
25
+
"type": "api-change"
26
+
},
27
+
{
28
+
"category": "``medialive``",
29
+
"description": "[``botocore``] AWS Elemental MediaLive introduces workflow monitor, a new feature that enables the visualization and monitoring of your media workflows. Create signal maps of your existing workflows and monitor them by creating notification and monitoring template groups.",
30
+
"type": "api-change"
31
+
},
32
+
{
33
+
"category": "``omics``",
34
+
"description": "[``botocore``] This release adds support for retrieval of S3 direct access metadata on sequence stores and read sets, and adds support for SHA256up and SHA512up HealthOmics ETags.",
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+15Lines changed: 15 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,21 @@
2
2
CHANGELOG
3
3
=========
4
4
5
+
1.34.83
6
+
=======
7
+
8
+
* api-change:``batch``: [``botocore``] This release adds the task properties field to attempt details and the name field on EKS container detail.
9
+
* api-change:``cloudfront``: [``botocore``] CloudFront origin access control extends support to AWS Lambda function URLs and AWS Elemental MediaPackage v2 origins.
10
+
* api-change:``cloudwatch``: [``botocore``] This release adds support for Metric Characteristics for CloudWatch Anomaly Detection. Anomaly Detector now takes Metric Characteristics object with Periodic Spikes boolean field that tells Anomaly Detection that spikes that repeat at the same time every week are part of the expected pattern.
11
+
* api-change:``codebuild``: [``botocore``] Support access tokens for Bitbucket sources
12
+
* api-change:``iam``: [``botocore``] For CreateOpenIDConnectProvider API, the ThumbprintList parameter is no longer required.
13
+
* api-change:``medialive``: [``botocore``] AWS Elemental MediaLive introduces workflow monitor, a new feature that enables the visualization and monitoring of your media workflows. Create signal maps of your existing workflows and monitor them by creating notification and monitoring template groups.
14
+
* api-change:``omics``: [``botocore``] This release adds support for retrieval of S3 direct access metadata on sequence stores and read sets, and adds support for SHA256up and SHA512up HealthOmics ETags.
0 commit comments