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``] The Amazon AppIntegrations service adds a set of APIs (in preview) to manage third party applications to be used in Amazon Connect agent workspace.",
5
+
"type": "api-change"
6
+
},
7
+
{
8
+
"category": "``apprunner``",
9
+
"description": "[``botocore``] This release allows an App Runner customer to specify a custom source directory to run the build & start command. This change allows App Runner to support monorepo based repositories",
10
+
"type": "api-change"
11
+
},
12
+
{
13
+
"category": "``codedeploy``",
14
+
"description": "[``botocore``] CodeDeploy now supports In-place and Blue/Green EC2 deployments with multiple Classic Load Balancers and multiple Target Groups.",
15
+
"type": "api-change"
16
+
},
17
+
{
18
+
"category": "``connect``",
19
+
"description": "[``botocore``] This release updates a set of Amazon Connect APIs that provides the ability to integrate third party applications in the Amazon Connect agent workspace.",
20
+
"type": "api-change"
21
+
},
22
+
{
23
+
"category": "``dynamodb``",
24
+
"description": "[``botocore``] Amazon DynamoDB now supports Incremental Export as an enhancement to the existing Export Table",
25
+
"type": "api-change"
26
+
},
27
+
{
28
+
"category": "``ec2``",
29
+
"description": "[``botocore``] The release includes AWS verified access to support FIPs compliance in North America regions",
30
+
"type": "api-change"
31
+
},
32
+
{
33
+
"category": "``lakeformation``",
34
+
"description": "[``botocore``] This release adds three new API support \"CreateLakeFormationOptIn\", \"DeleteLakeFormationOptIn\" and \"ListLakeFormationOptIns\", and also updates the corresponding documentation.",
35
+
"type": "api-change"
36
+
},
37
+
{
38
+
"category": "``pinpoint``",
39
+
"description": "[``botocore``] Update documentation for RemoveAttributes to more accurately reflect its behavior when attributes are deleted.",
40
+
"type": "api-change"
41
+
},
42
+
{
43
+
"category": "``s3``",
44
+
"description": "[``botocore``] This release adds a new field COMPLETED to the ReplicationStatus Enum. You can now use this field to validate the replication status of S3 objects using the AWS SDK.",
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.28.55
6
+
=======
7
+
8
+
* api-change:``appintegrations``: [``botocore``] The Amazon AppIntegrations service adds a set of APIs (in preview) to manage third party applications to be used in Amazon Connect agent workspace.
9
+
* api-change:``apprunner``: [``botocore``] This release allows an App Runner customer to specify a custom source directory to run the build & start command. This change allows App Runner to support monorepo based repositories
10
+
* api-change:``codedeploy``: [``botocore``] CodeDeploy now supports In-place and Blue/Green EC2 deployments with multiple Classic Load Balancers and multiple Target Groups.
11
+
* api-change:``connect``: [``botocore``] This release updates a set of Amazon Connect APIs that provides the ability to integrate third party applications in the Amazon Connect agent workspace.
12
+
* api-change:``dynamodb``: [``botocore``] Amazon DynamoDB now supports Incremental Export as an enhancement to the existing Export Table
13
+
* api-change:``ec2``: [``botocore``] The release includes AWS verified access to support FIPs compliance in North America regions
14
+
* api-change:``lakeformation``: [``botocore``] This release adds three new API support "CreateLakeFormationOptIn", "DeleteLakeFormationOptIn" and "ListLakeFormationOptIns", and also updates the corresponding documentation.
15
+
* api-change:``pinpoint``: [``botocore``] Update documentation for RemoveAttributes to more accurately reflect its behavior when attributes are deleted.
16
+
* api-change:``s3``: [``botocore``] This release adds a new field COMPLETED to the ReplicationStatus Enum. You can now use this field to validate the replication status of S3 objects using the AWS SDK.
0 commit comments