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``] Amazon Kendra now provides a data source connector for Amazon WorkDocs. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-workdocs.html",
5
+
"type": "api-change"
6
+
},
7
+
{
8
+
"category": "``proton``",
9
+
"description": "[``botocore``] Documentation updates for AWS Proton",
10
+
"type": "api-change"
11
+
},
12
+
{
13
+
"category": "``iam``",
14
+
"description": "[``botocore``] Documentation updates for AWS Identity and Access Management (IAM).",
15
+
"type": "api-change"
16
+
},
17
+
{
18
+
"category": "``rds``",
19
+
"description": "[``botocore``] Adds the OriginalSnapshotCreateTime field to the DBSnapshot response object. This field timestamps the underlying data of a snapshot and doesn't change when the snapshot is copied.",
20
+
"type": "api-change"
21
+
},
22
+
{
23
+
"category": "``elbv2``",
24
+
"description": "[``botocore``] Update elbv2 client to latest version",
25
+
"type": "api-change"
26
+
},
27
+
{
28
+
"category": "``lambda``",
29
+
"description": "[``botocore``] New ResourceConflictException error code for PutFunctionEventInvokeConfig, UpdateFunctionEventInvokeConfig, and DeleteFunctionEventInvokeConfig operations.",
30
+
"type": "api-change"
31
+
},
32
+
{
33
+
"category": "``codebuild``",
34
+
"description": "[``botocore``] AWS CodeBuild now allows you to set the access permissions for build artifacts, project artifacts, and log files that are uploaded to an Amazon S3 bucket that is owned by another account.",
35
+
"type": "api-change"
36
+
},
37
+
{
38
+
"category": "``personalize``",
39
+
"description": "[``botocore``] My AWS Service (placeholder) - Making minProvisionedTPS an optional parameter when creating a campaign. If not provided, it defaults to 1.",
40
+
"type": "api-change"
41
+
},
42
+
{
43
+
"category": "``emr``",
44
+
"description": "[``botocore``] Update emr client to latest version",
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+14
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,20 @@
2
2
CHANGELOG
3
3
=========
4
4
5
+
1.18.4
6
+
======
7
+
8
+
* api-change:``kendra``: [``botocore``] Amazon Kendra now provides a data source connector for Amazon WorkDocs. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-workdocs.html
9
+
* api-change:``proton``: [``botocore``] Documentation updates for AWS Proton
10
+
* api-change:``iam``: [``botocore``] Documentation updates for AWS Identity and Access Management (IAM).
11
+
* api-change:``rds``: [``botocore``] Adds the OriginalSnapshotCreateTime field to the DBSnapshot response object. This field timestamps the underlying data of a snapshot and doesn't change when the snapshot is copied.
12
+
* api-change:``elbv2``: [``botocore``] Update elbv2 client to latest version
13
+
* api-change:``lambda``: [``botocore``] New ResourceConflictException error code for PutFunctionEventInvokeConfig, UpdateFunctionEventInvokeConfig, and DeleteFunctionEventInvokeConfig operations.
14
+
* api-change:``codebuild``: [``botocore``] AWS CodeBuild now allows you to set the access permissions for build artifacts, project artifacts, and log files that are uploaded to an Amazon S3 bucket that is owned by another account.
15
+
* api-change:``personalize``: [``botocore``] My AWS Service (placeholder) - Making minProvisionedTPS an optional parameter when creating a campaign. If not provided, it defaults to 1.
16
+
* api-change:``emr``: [``botocore``] Update emr client to latest version
0 commit comments