From e1591036eda5ac46403980ecede829c9ad53fb26 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Tue, 3 Dec 2024 19:08:33 +0000 Subject: [PATCH] Add changelog entries from botocore --- .changes/next-release/api-change-athena-89559.json | 5 +++++ .changes/next-release/api-change-bedrock-27257.json | 5 +++++ .changes/next-release/api-change-bedrockagent-80546.json | 5 +++++ .../next-release/api-change-bedrockagentruntime-15135.json | 5 +++++ .changes/next-release/api-change-bedrockruntime-7725.json | 5 +++++ .changes/next-release/api-change-cloudwatch-98087.json | 5 +++++ .changes/next-release/api-change-datazone-33410.json | 5 +++++ .changes/next-release/api-change-dsql-66701.json | 5 +++++ .changes/next-release/api-change-dynamodb-61090.json | 5 +++++ .changes/next-release/api-change-glue-42163.json | 5 +++++ .changes/next-release/api-change-lakeformation-29868.json | 5 +++++ .changes/next-release/api-change-qapps-25018.json | 5 +++++ .changes/next-release/api-change-qbusiness-86888.json | 5 +++++ .changes/next-release/api-change-quicksight-85136.json | 5 +++++ .changes/next-release/api-change-redshift-86157.json | 5 +++++ .../next-release/api-change-redshiftserverless-72565.json | 5 +++++ .changes/next-release/api-change-s3-80217.json | 5 +++++ .changes/next-release/api-change-s3tables-47592.json | 5 +++++ 18 files changed, 90 insertions(+) create mode 100644 .changes/next-release/api-change-athena-89559.json create mode 100644 .changes/next-release/api-change-bedrock-27257.json create mode 100644 .changes/next-release/api-change-bedrockagent-80546.json create mode 100644 .changes/next-release/api-change-bedrockagentruntime-15135.json create mode 100644 .changes/next-release/api-change-bedrockruntime-7725.json create mode 100644 .changes/next-release/api-change-cloudwatch-98087.json create mode 100644 .changes/next-release/api-change-datazone-33410.json create mode 100644 .changes/next-release/api-change-dsql-66701.json create mode 100644 .changes/next-release/api-change-dynamodb-61090.json create mode 100644 .changes/next-release/api-change-glue-42163.json create mode 100644 .changes/next-release/api-change-lakeformation-29868.json create mode 100644 .changes/next-release/api-change-qapps-25018.json create mode 100644 .changes/next-release/api-change-qbusiness-86888.json create mode 100644 .changes/next-release/api-change-quicksight-85136.json create mode 100644 .changes/next-release/api-change-redshift-86157.json create mode 100644 .changes/next-release/api-change-redshiftserverless-72565.json create mode 100644 .changes/next-release/api-change-s3-80217.json create mode 100644 .changes/next-release/api-change-s3tables-47592.json diff --git a/.changes/next-release/api-change-athena-89559.json b/.changes/next-release/api-change-athena-89559.json new file mode 100644 index 0000000000..ebf3f8b361 --- /dev/null +++ b/.changes/next-release/api-change-athena-89559.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``athena``", + "description": "[``botocore``] Add FEDERATED type to CreateDataCatalog. This creates Athena Data Catalog, AWS Lambda connector, and AWS Glue connection. Create/DeleteDataCatalog returns DataCatalog. Add Status, ConnectionType, and Error to DataCatalog and DataCatalogSummary. Add DeleteCatalogOnly to delete Athena Catalog only." +} diff --git a/.changes/next-release/api-change-bedrock-27257.json b/.changes/next-release/api-change-bedrock-27257.json new file mode 100644 index 0000000000..ae393be4ef --- /dev/null +++ b/.changes/next-release/api-change-bedrock-27257.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``bedrock``", + "description": "[``botocore``] Tagging support for Async Invoke resources. Added support for Distillation in CreateModelCustomizationJob API. Support for videoDataDeliveryEnabled flag in invocation logging." +} diff --git a/.changes/next-release/api-change-bedrockagent-80546.json b/.changes/next-release/api-change-bedrockagent-80546.json new file mode 100644 index 0000000000..addbffd0b7 --- /dev/null +++ b/.changes/next-release/api-change-bedrockagent-80546.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``bedrock-agent``", + "description": "[``botocore``] Releasing SDK for Multi-Agent Collaboration." +} diff --git a/.changes/next-release/api-change-bedrockagentruntime-15135.json b/.changes/next-release/api-change-bedrockagentruntime-15135.json new file mode 100644 index 0000000000..c1ee4ef972 --- /dev/null +++ b/.changes/next-release/api-change-bedrockagentruntime-15135.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``bedrock-agent-runtime``", + "description": "[``botocore``] Releasing SDK for multi agent collaboration" +} diff --git a/.changes/next-release/api-change-bedrockruntime-7725.json b/.changes/next-release/api-change-bedrockruntime-7725.json new file mode 100644 index 0000000000..5c09399e04 --- /dev/null +++ b/.changes/next-release/api-change-bedrockruntime-7725.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``bedrock-runtime``", + "description": "[``botocore``] Added support for Async Invoke Operations Start, List and Get. Support for invocation logs with `requestMetadata` field in Converse, ConverseStream, Invoke and InvokeStream. Video content blocks in Converse/ConverseStream accept raw bytes or S3 URI." +} diff --git a/.changes/next-release/api-change-cloudwatch-98087.json b/.changes/next-release/api-change-cloudwatch-98087.json new file mode 100644 index 0000000000..d49055d2ac --- /dev/null +++ b/.changes/next-release/api-change-cloudwatch-98087.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``cloudwatch``", + "description": "[``botocore``] Support for configuring AiOps investigation as alarm action" +} diff --git a/.changes/next-release/api-change-datazone-33410.json b/.changes/next-release/api-change-datazone-33410.json new file mode 100644 index 0000000000..12933430e4 --- /dev/null +++ b/.changes/next-release/api-change-datazone-33410.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``datazone``", + "description": "[``botocore``] Adds support for Connections, ProjectProfiles, and JobRuns APIs. Supports the new Lineage feature at GA. Adjusts optionality of a parameter for DataSource and SubscriptionTarget APIs which may adjust types in some clients." +} diff --git a/.changes/next-release/api-change-dsql-66701.json b/.changes/next-release/api-change-dsql-66701.json new file mode 100644 index 0000000000..24f4767ef8 --- /dev/null +++ b/.changes/next-release/api-change-dsql-66701.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``dsql``", + "description": "[``botocore``] Add new API operations for Amazon Aurora DSQL. Amazon Aurora DSQL is a serverless, distributed SQL database with virtually unlimited scale, highest availability, and zero infrastructure management." +} diff --git a/.changes/next-release/api-change-dynamodb-61090.json b/.changes/next-release/api-change-dynamodb-61090.json new file mode 100644 index 0000000000..0c84ac9d9b --- /dev/null +++ b/.changes/next-release/api-change-dynamodb-61090.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``dynamodb``", + "description": "[``botocore``] This change adds support for global tables with multi-Region strong consistency (in preview). The UpdateTable API now supports a new attribute MultiRegionConsistency to set consistency when creating global tables. The DescribeTable output now optionally includes the MultiRegionConsistency attribute." +} diff --git a/.changes/next-release/api-change-glue-42163.json b/.changes/next-release/api-change-glue-42163.json new file mode 100644 index 0000000000..5046146a5f --- /dev/null +++ b/.changes/next-release/api-change-glue-42163.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``glue``", + "description": "[``botocore``] This release includes(1)Zero-ETL integration to ingest data from 3P SaaS and DynamoDB to Redshift/Redlake (2)new properties on Connections to enable reuse; new connection APIs for retrieve/preview metadata (3)support of CRUD operations for Multi-catalog (4)support of automatic statistics collections" +} diff --git a/.changes/next-release/api-change-lakeformation-29868.json b/.changes/next-release/api-change-lakeformation-29868.json new file mode 100644 index 0000000000..052d2ab9a1 --- /dev/null +++ b/.changes/next-release/api-change-lakeformation-29868.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``lakeformation``", + "description": "[``botocore``] This release added two new LakeFormation Permissions (CREATE_CATALOG, SUPER_USER) and added Id field for CatalogResource. It also added new conditon and expression field." +} diff --git a/.changes/next-release/api-change-qapps-25018.json b/.changes/next-release/api-change-qapps-25018.json new file mode 100644 index 0000000000..e08bf2719a --- /dev/null +++ b/.changes/next-release/api-change-qapps-25018.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``qapps``", + "description": "[``botocore``] Add support for 11 new plugins as action cards to help automate repetitive tasks and improve productivity." +} diff --git a/.changes/next-release/api-change-qbusiness-86888.json b/.changes/next-release/api-change-qbusiness-86888.json new file mode 100644 index 0000000000..8e69485e17 --- /dev/null +++ b/.changes/next-release/api-change-qbusiness-86888.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``qbusiness``", + "description": "[``botocore``] Amazon Q Business now supports customization options for your web experience, 11 new Plugins, and QuickSight support. Amazon Q index allows software providers to enrich their native generative AI experiences with their customer's enterprise knowledge and user context spanning multiple applications." +} diff --git a/.changes/next-release/api-change-quicksight-85136.json b/.changes/next-release/api-change-quicksight-85136.json new file mode 100644 index 0000000000..5e1ac7d40e --- /dev/null +++ b/.changes/next-release/api-change-quicksight-85136.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``quicksight``", + "description": "[``botocore``] This release includes API needed to support for Unstructured Data in Q in QuickSight Q&A (IDC)." +} diff --git a/.changes/next-release/api-change-redshift-86157.json b/.changes/next-release/api-change-redshift-86157.json new file mode 100644 index 0000000000..0361a4859e --- /dev/null +++ b/.changes/next-release/api-change-redshift-86157.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``redshift``", + "description": "[``botocore``] Adds support for Amazon Redshift RegisterNamespace and DeregisterNamespace APIs to share data to AWS Glue Data Catalog." +} diff --git a/.changes/next-release/api-change-redshiftserverless-72565.json b/.changes/next-release/api-change-redshiftserverless-72565.json new file mode 100644 index 0000000000..607ee3187f --- /dev/null +++ b/.changes/next-release/api-change-redshiftserverless-72565.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``redshift-serverless``", + "description": "[``botocore``] Adds support for the ListManagedWorkgroups API to get an overview of existing managed workgroups." +} diff --git a/.changes/next-release/api-change-s3-80217.json b/.changes/next-release/api-change-s3-80217.json new file mode 100644 index 0000000000..89d05578d1 --- /dev/null +++ b/.changes/next-release/api-change-s3-80217.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``s3``", + "description": "[``botocore``] Amazon S3 Metadata stores object metadata in read-only, fully managed Apache Iceberg metadata tables that you can query. You can create metadata table configurations for S3 general purpose buckets." +} diff --git a/.changes/next-release/api-change-s3tables-47592.json b/.changes/next-release/api-change-s3tables-47592.json new file mode 100644 index 0000000000..ec087fd36e --- /dev/null +++ b/.changes/next-release/api-change-s3tables-47592.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``s3tables``", + "description": "[``botocore``] Amazon S3 Tables deliver the first cloud object store with built-in open table format support, and the easiest way to store tabular data at scale." +}