diff --git a/.changes/next-release/api-change-globalaccelerator-65131.json b/.changes/next-release/api-change-globalaccelerator-65131.json new file mode 100644 index 0000000000..0e880f7cfc --- /dev/null +++ b/.changes/next-release/api-change-globalaccelerator-65131.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``globalaccelerator``", + "description": "[``botocore``] This release contains a new optional ip-addresses input field for the update accelerator and update custom routing accelerator apis. This input enables consumers to replace IPv4 addresses on existing accelerators with addresses provided in the input." +} diff --git a/.changes/next-release/api-change-glue-72905.json b/.changes/next-release/api-change-glue-72905.json new file mode 100644 index 0000000000..1cbc5238f6 --- /dev/null +++ b/.changes/next-release/api-change-glue-72905.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``glue``", + "description": "[``botocore``] AWS Glue now supports native SaaS connectivity: Salesforce connector available now" +} diff --git a/.changes/next-release/api-change-s3-89526.json b/.changes/next-release/api-change-s3-89526.json new file mode 100644 index 0000000000..e7e2385ddd --- /dev/null +++ b/.changes/next-release/api-change-s3-89526.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``s3``", + "description": "[``botocore``] Added new params copySource and key to copyObject API for supporting S3 Access Grants plugin. These changes will not change any of the existing S3 API functionality." +}