From fb53a98d9e7b95b3ccfb8c7c9de19345f6a0c6d5 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Mon, 16 Aug 2021 18:06:24 +0000 Subject: [PATCH] Add changelog entries from botocore --- .changes/next-release/api-change-codebuild-487.json | 5 +++++ .changes/next-release/api-change-config-29037.json | 5 +++++ .changes/next-release/api-change-ds-50546.json | 5 +++++ .changes/next-release/api-change-iotsitewise-64146.json | 5 +++++ .changes/next-release/api-change-licensemanager-94955.json | 5 +++++ .changes/next-release/api-change-s3-69721.json | 5 +++++ 6 files changed, 30 insertions(+) create mode 100644 .changes/next-release/api-change-codebuild-487.json create mode 100644 .changes/next-release/api-change-config-29037.json create mode 100644 .changes/next-release/api-change-ds-50546.json create mode 100644 .changes/next-release/api-change-iotsitewise-64146.json create mode 100644 .changes/next-release/api-change-licensemanager-94955.json create mode 100644 .changes/next-release/api-change-s3-69721.json diff --git a/.changes/next-release/api-change-codebuild-487.json b/.changes/next-release/api-change-codebuild-487.json new file mode 100644 index 0000000000..a74e382945 --- /dev/null +++ b/.changes/next-release/api-change-codebuild-487.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``codebuild``", + "description": "[``botocore``] CodeBuild now allows you to select how batch build statuses are sent to the source provider for a project." +} diff --git a/.changes/next-release/api-change-config-29037.json b/.changes/next-release/api-change-config-29037.json new file mode 100644 index 0000000000..a834a30b41 --- /dev/null +++ b/.changes/next-release/api-change-config-29037.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``config``", + "description": "[``botocore``] Update ResourceType enum with values for Backup Plan, Selection, Vault, RecoveryPoint; ECS Cluster, Service, TaskDefinition; EFS AccessPoint, FileSystem; EKS Cluster; ECR Repository resources" +} diff --git a/.changes/next-release/api-change-ds-50546.json b/.changes/next-release/api-change-ds-50546.json new file mode 100644 index 0000000000..f988cbd9cd --- /dev/null +++ b/.changes/next-release/api-change-ds-50546.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``ds``", + "description": "[``botocore``] This release adds support for describing client authentication settings." +} diff --git a/.changes/next-release/api-change-iotsitewise-64146.json b/.changes/next-release/api-change-iotsitewise-64146.json new file mode 100644 index 0000000000..a2b962799d --- /dev/null +++ b/.changes/next-release/api-change-iotsitewise-64146.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``iotsitewise``", + "description": "[``botocore``] AWS IoT SiteWise added query window for the interpolation interval. AWS IoT SiteWise computes each interpolated value by using data points from the timestamp of each interval minus the window to the timestamp of each interval plus the window." +} diff --git a/.changes/next-release/api-change-licensemanager-94955.json b/.changes/next-release/api-change-licensemanager-94955.json new file mode 100644 index 0000000000..2b9ed1ad10 --- /dev/null +++ b/.changes/next-release/api-change-licensemanager-94955.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``license-manager``", + "description": "[``botocore``] AWS License Manager now allows end users to call CheckoutLicense API using new CheckoutType PERPETUAL. Perpetual checkouts allow sellers to check out a quantity of entitlements to be drawn down for consumption." +} diff --git a/.changes/next-release/api-change-s3-69721.json b/.changes/next-release/api-change-s3-69721.json new file mode 100644 index 0000000000..ad77ac1e8d --- /dev/null +++ b/.changes/next-release/api-change-s3-69721.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``s3``", + "description": "[``botocore``] Documentation updates for Amazon S3" +}