From b05c4123830559bd9fcd7b1868a123e979008a1e Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Thu, 15 Jul 2021 18:08:47 +0000 Subject: [PATCH] Add changelog entries from botocore --- .changes/next-release/api-change-cognitoidp-95990.json | 5 +++++ .changes/next-release/api-change-ec2-87486.json | 5 +++++ .changes/next-release/api-change-ecs-30715.json | 5 +++++ .changes/next-release/api-change-iotsitewise-37534.json | 5 +++++ .changes/next-release/api-change-lexmodels-75316.json | 5 +++++ .changes/next-release/feature-Python-84589.json | 5 +++++ 6 files changed, 30 insertions(+) create mode 100644 .changes/next-release/api-change-cognitoidp-95990.json create mode 100644 .changes/next-release/api-change-ec2-87486.json create mode 100644 .changes/next-release/api-change-ecs-30715.json create mode 100644 .changes/next-release/api-change-iotsitewise-37534.json create mode 100644 .changes/next-release/api-change-lexmodels-75316.json create mode 100644 .changes/next-release/feature-Python-84589.json diff --git a/.changes/next-release/api-change-cognitoidp-95990.json b/.changes/next-release/api-change-cognitoidp-95990.json new file mode 100644 index 0000000000..f7374f42d0 --- /dev/null +++ b/.changes/next-release/api-change-cognitoidp-95990.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``cognito-idp``", + "description": "[``botocore``] Documentation updates for cognito-idp" +} diff --git a/.changes/next-release/api-change-ec2-87486.json b/.changes/next-release/api-change-ec2-87486.json new file mode 100644 index 0000000000..654947cf24 --- /dev/null +++ b/.changes/next-release/api-change-ec2-87486.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``ec2``", + "description": "[``botocore``] This feature enables customers to specify weekly recurring time window(s) for scheduled events that reboot, stop or terminate EC2 instances." +} diff --git a/.changes/next-release/api-change-ecs-30715.json b/.changes/next-release/api-change-ecs-30715.json new file mode 100644 index 0000000000..999b20eebf --- /dev/null +++ b/.changes/next-release/api-change-ecs-30715.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``ecs``", + "description": "[``botocore``] Documentation updates for support of awsvpc mode on Windows." +} diff --git a/.changes/next-release/api-change-iotsitewise-37534.json b/.changes/next-release/api-change-iotsitewise-37534.json new file mode 100644 index 0000000000..4dd557d58a --- /dev/null +++ b/.changes/next-release/api-change-iotsitewise-37534.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``iotsitewise``", + "description": "[``botocore``] Update the default endpoint for the APIs used to manage asset models, assets, gateways, tags, and account configurations. If you have firewalls with strict egress rules, configure the rules to grant you access to api.iotsitewise.[region].amazonaws.com or api.iotsitewise.[cn-region].amazonaws.com.cn." +} diff --git a/.changes/next-release/api-change-lexmodels-75316.json b/.changes/next-release/api-change-lexmodels-75316.json new file mode 100644 index 0000000000..303e76ec95 --- /dev/null +++ b/.changes/next-release/api-change-lexmodels-75316.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``lex-models``", + "description": "[``botocore``] Lex now supports the en-IN locale" +} diff --git a/.changes/next-release/feature-Python-84589.json b/.changes/next-release/feature-Python-84589.json new file mode 100644 index 0000000000..e82349bf7b --- /dev/null +++ b/.changes/next-release/feature-Python-84589.json @@ -0,0 +1,5 @@ +{ + "type": "feature", + "category": "Python", + "description": "[``botocore``] Dropped support for Python 2.7" +}