Skip to content

Commit

Permalink
Bump version to 2.13.23
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-python-automation committed Oct 2, 2023
1 parent 2b0ef4d commit 4726541
Show file tree
Hide file tree
Showing 26 changed files with 137 additions and 110 deletions.
102 changes: 102 additions & 0 deletions .changes/2.13.23.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,102 @@
[
{
"category": "``ec2``",
"description": "Adds support for Customer Managed Key encryption for Amazon Verified Access resources",
"type": "api-change"
},
{
"category": "``iotfleetwise``",
"description": "AWS IoT FleetWise now supports encryption through a customer managed AWS KMS key. The PutEncryptionConfiguration and GetEncryptionConfiguration APIs were added.",
"type": "api-change"
},
{
"category": "``transfer``",
"description": "Documentation updates for AWS Transfer Family",
"type": "api-change"
},
{
"category": "``sso``",
"description": "Fix FIPS Endpoints in aws-us-gov.",
"type": "api-change"
},
{
"category": "``wafv2``",
"description": "Correct and improve the documentation for the FieldToMatch option JA3 fingerprint.",
"type": "api-change"
},
{
"category": "``bedrock-runtime``",
"description": "Run Inference: Added support to run the inference on models. Includes set of APIs for running inference in streaming and non-streaming mode.",
"type": "api-change"
},
{
"category": "``firehose``",
"description": "Features : Adding support for new data ingestion source to Kinesis Firehose - AWS Managed Services Kafka.",
"type": "api-change"
},
{
"category": "``sts``",
"description": "STS API updates for assumeRole",
"type": "api-change"
},
{
"category": "``sagemaker-featurestore-runtime``",
"description": "Feature Store supports read/write of records with collection type features.",
"type": "api-change"
},
{
"category": "``iot``",
"description": "Added support for IoT Rules Engine Kafka Action Headers",
"type": "api-change"
},
{
"category": "``managedblockchain``",
"description": "Remove Rinkeby as option from Ethereum APIs",
"type": "api-change"
},
{
"category": "``bedrock-runtime``",
"description": "Add model timeout exception for InvokeModelWithResponseStream API and update validator for invoke model identifier.",
"type": "api-change"
},
{
"category": "``bedrock``",
"description": "Model Invocation logging added to enable or disable logs in customer account. Model listing and description support added. Provisioned Throughput feature added. Custom model support added for creating custom models. Also includes list, and delete functions for custom model.",
"type": "api-change"
},
{
"category": "``cognito-idp``",
"description": "The UserPoolType Status field is no longer used.",
"type": "api-change"
},
{
"category": "``textract``",
"description": "This release adds new feature - Layout to Analyze Document API which can automatically extract layout elements such as titles, paragraphs, headers, section headers, lists, page numbers, footers, table areas, key-value areas and figure areas and order the elements as a human would read.",
"type": "api-change"
},
{
"category": "``budgets``",
"description": "Update DescribeBudgets and DescribeBudgetNotificationsForAccount MaxResults limit to 1000.",
"type": "api-change"
},
{
"category": "``sagemaker``",
"description": "Online store feature groups supports Standard and InMemory tier storage types for low latency storage for real-time data retrieval. The InMemory tier supports collection types List, Set, and Vector.",
"type": "api-change"
},
{
"category": "``ec2``",
"description": "Introducing Amazon EC2 R7iz instances with 3.9 GHz sustained all-core turbo frequency and deliver up to 20% better performance than previous generation z1d instances.",
"type": "api-change"
},
{
"category": "``bedrock``",
"description": "Provisioned throughput feature with Amazon and third-party base models, and update validators for model identifier and taggable resource ARNs.",
"type": "api-change"
},
{
"category": "``rds``",
"description": "Adds DefaultCertificateForNewLaunches field in the DescribeCertificates API response.",
"type": "api-change"
}
]
5 changes: 0 additions & 5 deletions .changes/next-release/apichange-bedrock-69811.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/apichange-bedrock-70259.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/apichange-bedrockruntime-25948.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/apichange-bedrockruntime-87675.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/apichange-budgets-76634.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/apichange-cognitoidp-19541.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/apichange-ec2-67072.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/apichange-ec2-74024.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/apichange-firehose-90943.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/apichange-iot-82177.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/apichange-iotfleetwise-81141.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/apichange-managedblockchain-5757.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/apichange-rds-35412.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/apichange-sagemaker-94840.json

This file was deleted.

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/apichange-sso-84537.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/apichange-sts-70013.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/apichange-textract-46386.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/apichange-transfer-33837.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/apichange-wafv2-20738.json

This file was deleted.

25 changes: 25 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,31 @@
CHANGELOG
=========

2.13.23
=======

* api-change:``ec2``: Adds support for Customer Managed Key encryption for Amazon Verified Access resources
* api-change:``iotfleetwise``: AWS IoT FleetWise now supports encryption through a customer managed AWS KMS key. The PutEncryptionConfiguration and GetEncryptionConfiguration APIs were added.
* api-change:``transfer``: Documentation updates for AWS Transfer Family
* api-change:``sso``: Fix FIPS Endpoints in aws-us-gov.
* api-change:``wafv2``: Correct and improve the documentation for the FieldToMatch option JA3 fingerprint.
* api-change:``bedrock-runtime``: Run Inference: Added support to run the inference on models. Includes set of APIs for running inference in streaming and non-streaming mode.
* api-change:``firehose``: Features : Adding support for new data ingestion source to Kinesis Firehose - AWS Managed Services Kafka.
* api-change:``sts``: STS API updates for assumeRole
* api-change:``sagemaker-featurestore-runtime``: Feature Store supports read/write of records with collection type features.
* api-change:``iot``: Added support for IoT Rules Engine Kafka Action Headers
* api-change:``managedblockchain``: Remove Rinkeby as option from Ethereum APIs
* api-change:``bedrock-runtime``: Add model timeout exception for InvokeModelWithResponseStream API and update validator for invoke model identifier.
* api-change:``bedrock``: Model Invocation logging added to enable or disable logs in customer account. Model listing and description support added. Provisioned Throughput feature added. Custom model support added for creating custom models. Also includes list, and delete functions for custom model.
* api-change:``cognito-idp``: The UserPoolType Status field is no longer used.
* api-change:``textract``: This release adds new feature - Layout to Analyze Document API which can automatically extract layout elements such as titles, paragraphs, headers, section headers, lists, page numbers, footers, table areas, key-value areas and figure areas and order the elements as a human would read.
* api-change:``budgets``: Update DescribeBudgets and DescribeBudgetNotificationsForAccount MaxResults limit to 1000.
* api-change:``sagemaker``: Online store feature groups supports Standard and InMemory tier storage types for low latency storage for real-time data retrieval. The InMemory tier supports collection types List, Set, and Vector.
* api-change:``ec2``: Introducing Amazon EC2 R7iz instances with 3.9 GHz sustained all-core turbo frequency and deliver up to 20% better performance than previous generation z1d instances.
* api-change:``bedrock``: Provisioned throughput feature with Amazon and third-party base models, and update validators for model identifier and taggable resource ARNs.
* api-change:``rds``: Adds DefaultCertificateForNewLaunches field in the DescribeCertificates API response.


2.13.22
=======

Expand Down
2 changes: 1 addition & 1 deletion awscli/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
import importlib.abc
import sys

__version__ = '2.13.22'
__version__ = '2.13.23'

#
# Get our data path to be added to botocore's search path
Expand Down
14 changes: 7 additions & 7 deletions configure
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.71 for awscli 2.13.22.
# Generated by GNU Autoconf 2.71 for awscli 2.13.23.
#
#
# Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation,
Expand Down Expand Up @@ -607,8 +607,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='awscli'
PACKAGE_TARNAME='awscli'
PACKAGE_VERSION='2.13.22'
PACKAGE_STRING='awscli 2.13.22'
PACKAGE_VERSION='2.13.23'
PACKAGE_STRING='awscli 2.13.23'
PACKAGE_BUGREPORT=''
PACKAGE_URL=''

Expand Down Expand Up @@ -1255,7 +1255,7 @@ _ACEOF
fi
if $ac_init_version; then
cat <<\_ACEOF
awscli configure 2.13.22
awscli configure 2.13.23
generated by GNU Autoconf 2.71
Copyright (C) 2021 Free Software Foundation, Inc.
Expand Down Expand Up @@ -1292,7 +1292,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by awscli $as_me 2.13.22, which was
It was created by awscli $as_me 2.13.23, which was
generated by GNU Autoconf 2.71. Invocation command line was
$ $0$ac_configure_args_raw
Expand Down Expand Up @@ -2630,7 +2630,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
This file was extended by awscli $as_me 2.13.22, which was
This file was extended by awscli $as_me 2.13.23, which was
generated by GNU Autoconf 2.71. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
Expand Down Expand Up @@ -2685,7 +2685,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config='$ac_cs_config_escaped'
ac_cs_version="\\
awscli config.status 2.13.22
awscli config.status 2.13.23
configured by $0, generated by GNU Autoconf 2.71,
with options \\"\$ac_cs_config\\"
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
AC_CONFIG_MACRO_DIRS([m4])
AC_INIT([awscli], [2.13.22])
AC_INIT([awscli], [2.13.23])
AC_CONFIG_SRCDIR([bin/aws])
AM_PATH_PYTHON([3.8])

Expand Down
2 changes: 1 addition & 1 deletion doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
# The short X.Y version.
version = '2.0'
# The full version, including alpha/beta/rc tags.
release = '2.13.22'
release = '2.13.23'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down

0 comments on commit 4726541

Please sign in to comment.