Skip to content

Commit

Permalink
Merge branch 'release-1.35.72'
Browse files Browse the repository at this point in the history
* release-1.35.72:
  Bumping version to 1.35.72
  Update to latest models
  Merge customizations for NetworkFlowMonitor
  Merge customizations for Security IR
  Merge customizations for Bedrock Agent Runtime
  • Loading branch information
aws-sdk-python-automation committed Dec 2, 2024
2 parents 509a401 + 23bb9b0 commit e1bd6ed
Show file tree
Hide file tree
Showing 59 changed files with 20,257 additions and 830 deletions.
152 changes: 152 additions & 0 deletions .changes/1.35.72.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,152 @@
[
{
"category": "``bedrock``",
"description": "Add support for Knowledge Base Evaluations & LLM as a judge",
"type": "api-change"
},
{
"category": "``bedrock-agent``",
"description": "This release introduces APIs to upload documents directly into a Knowledge Base",
"type": "api-change"
},
{
"category": "``bedrock-agent-runtime``",
"description": "This release introduces a new Rerank API to leverage reranking models (with integration into Knowledge Bases); APIs to upload documents directly into Knowledge Base; RetrieveAndGenerateStream API for streaming response; Guardrails on Retrieve API; and ability to automatically generate filters",
"type": "api-change"
},
{
"category": "``chime-sdk-voice``",
"description": "This release adds supports for enterprises to integrate Amazon Connect with other voice systems. It supports directly transferring voice calls and metadata without using the public telephone network. It also supports real-time and post-call analytics.",
"type": "api-change"
},
{
"category": "``cleanrooms``",
"description": "This release allows customers and their partners to easily collaborate with data stored in Snowflake and Amazon Athena, without having to move or share their underlying data among collaborators.",
"type": "api-change"
},
{
"category": "``connect``",
"description": "Adds support for WhatsApp Business messaging, IVR call recording, enabling Contact Lens for existing on-premise contact centers and telephony platforms, and enabling telephony and IVR migration to Amazon Connect independent of their contact center agents.",
"type": "api-change"
},
{
"category": "``connectcampaignsv2``",
"description": "Amazon Connect Outbound Campaigns V2 / Features : Adds support for Event-Triggered Campaigns.",
"type": "api-change"
},
{
"category": "``customer-profiles``",
"description": "This release introduces Event Trigger APIs as part of Amazon Connect Customer Profiles service.",
"type": "api-change"
},
{
"category": "``ec2``",
"description": "Adds support for declarative policies that allow you to enforce desired configuration across an AWS organization through configuring account attributes. Adds support for Allowed AMIs that allows you to limit the use of AMIs in AWS accounts. Adds support for connectivity over non-HTTP protocols.",
"type": "api-change"
},
{
"category": "``ecs``",
"description": "This release adds support for Container Insights with Enhanced Observability for Amazon ECS.",
"type": "api-change"
},
{
"category": "``eks``",
"description": "Added support for Auto Mode Clusters, Hybrid Nodes, and specifying computeTypes in the DescribeAddonVersions API.",
"type": "api-change"
},
{
"category": "``events``",
"description": "Call private APIs by configuring Connections with VPC connectivity through PrivateLink and VPC Lattice",
"type": "api-change"
},
{
"category": "``fsx``",
"description": "FSx API changes to support the public launch of the Amazon FSx Intelligent Tiering for OpenZFS storage class.",
"type": "api-change"
},
{
"category": "``guardduty``",
"description": "Add new Multi Domain Correlation findings.",
"type": "api-change"
},
{
"category": "``imagebuilder``",
"description": "Added support for EC2 Image Builder's integration with AWS Marketplace for Marketplace components.",
"type": "api-change"
},
{
"category": "``invoicing``",
"description": "AWS Invoice Configuration allows you to receive separate AWS invoices based on your organizational needs. You can use the AWS SDKs to manage Invoice Units and programmatically fetch the information of the invoice receiver.",
"type": "api-change"
},
{
"category": "``logs``",
"description": "Adds PutIntegration, GetIntegration, ListIntegrations and DeleteIntegration APIs. Adds QueryLanguage support to StartQuery, GetQueryResults, DescribeQueries, DescribeQueryDefinitions, and PutQueryDefinition APIs.",
"type": "api-change"
},
{
"category": "``memorydb``",
"description": "Amazon MemoryDB SDK now supports all APIs for Multi-Region. Please refer to the updated Amazon MemoryDB public documentation for detailed information on API usage.",
"type": "api-change"
},
{
"category": "``networkflowmonitor``",
"description": "This release adds documentation for a new feature in Amazon CloudWatch called Network Flow Monitor. You can use Network Flow Monitor to get near real-time metrics, including retransmissions and data transferred, for your actual workloads.",
"type": "api-change"
},
{
"category": "``opensearch``",
"description": "This feature introduces support for CRUDL APIs, enabling the creation and management of Connected data sources.",
"type": "api-change"
},
{
"category": "``organizations``",
"description": "Add support for policy operations on the DECLARATIVE_POLICY_EC2 policy type.",
"type": "api-change"
},
{
"category": "``qbusiness``",
"description": "Amazon Q Business now supports capabilities to extract insights and answer questions from visual elements embedded within documents, a browser extension for Google Chrome, Mozilla Firefox, and Microsoft Edge, and attachments across conversations.",
"type": "api-change"
},
{
"category": "``qconnect``",
"description": "This release adds following capabilities: Configuring safeguards via AIGuardrails for Q in Connect inferencing, and APIs to support Q&A self-service use cases",
"type": "api-change"
},
{
"category": "``rds``",
"description": "Amazon RDS supports CloudWatch Database Insights. You can use the SDK to create, modify, and describe the DatabaseInsightsMode for your DB instances and clusters.",
"type": "api-change"
},
{
"category": "``s3``",
"description": "Amazon S3 introduces support for AWS Dedicated Local Zones",
"type": "api-change"
},
{
"category": "``s3control``",
"description": "Amazon S3 introduces support for AWS Dedicated Local Zones",
"type": "api-change"
},
{
"category": "``securityhub``",
"description": "Add new Multi Domain Correlation findings.",
"type": "api-change"
},
{
"category": "``security-ir``",
"description": "AWS Security Incident Response is a purpose-built security incident solution designed to help customers prepare for, respond to, and recover from security incidents.",
"type": "api-change"
},
{
"category": "``transfer``",
"description": "AWS Transfer Family now offers Web apps that enables simple and secure access to data stored in Amazon S3.",
"type": "api-change"
},
{
"category": "``vpc-lattice``",
"description": "Lattice APIs that allow sharing and access of VPC resources across accounts.",
"type": "api-change"
}
]
35 changes: 35 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,41 @@
CHANGELOG
=========

1.35.72
=======

* api-change:``bedrock``: Add support for Knowledge Base Evaluations & LLM as a judge
* api-change:``bedrock-agent``: This release introduces APIs to upload documents directly into a Knowledge Base
* api-change:``bedrock-agent-runtime``: This release introduces a new Rerank API to leverage reranking models (with integration into Knowledge Bases); APIs to upload documents directly into Knowledge Base; RetrieveAndGenerateStream API for streaming response; Guardrails on Retrieve API; and ability to automatically generate filters
* api-change:``chime-sdk-voice``: This release adds supports for enterprises to integrate Amazon Connect with other voice systems. It supports directly transferring voice calls and metadata without using the public telephone network. It also supports real-time and post-call analytics.
* api-change:``cleanrooms``: This release allows customers and their partners to easily collaborate with data stored in Snowflake and Amazon Athena, without having to move or share their underlying data among collaborators.
* api-change:``connect``: Adds support for WhatsApp Business messaging, IVR call recording, enabling Contact Lens for existing on-premise contact centers and telephony platforms, and enabling telephony and IVR migration to Amazon Connect independent of their contact center agents.
* api-change:``connectcampaignsv2``: Amazon Connect Outbound Campaigns V2 / Features : Adds support for Event-Triggered Campaigns.
* api-change:``customer-profiles``: This release introduces Event Trigger APIs as part of Amazon Connect Customer Profiles service.
* api-change:``ec2``: Adds support for declarative policies that allow you to enforce desired configuration across an AWS organization through configuring account attributes. Adds support for Allowed AMIs that allows you to limit the use of AMIs in AWS accounts. Adds support for connectivity over non-HTTP protocols.
* api-change:``ecs``: This release adds support for Container Insights with Enhanced Observability for Amazon ECS.
* api-change:``eks``: Added support for Auto Mode Clusters, Hybrid Nodes, and specifying computeTypes in the DescribeAddonVersions API.
* api-change:``events``: Call private APIs by configuring Connections with VPC connectivity through PrivateLink and VPC Lattice
* api-change:``fsx``: FSx API changes to support the public launch of the Amazon FSx Intelligent Tiering for OpenZFS storage class.
* api-change:``guardduty``: Add new Multi Domain Correlation findings.
* api-change:``imagebuilder``: Added support for EC2 Image Builder's integration with AWS Marketplace for Marketplace components.
* api-change:``invoicing``: AWS Invoice Configuration allows you to receive separate AWS invoices based on your organizational needs. You can use the AWS SDKs to manage Invoice Units and programmatically fetch the information of the invoice receiver.
* api-change:``logs``: Adds PutIntegration, GetIntegration, ListIntegrations and DeleteIntegration APIs. Adds QueryLanguage support to StartQuery, GetQueryResults, DescribeQueries, DescribeQueryDefinitions, and PutQueryDefinition APIs.
* api-change:``memorydb``: Amazon MemoryDB SDK now supports all APIs for Multi-Region. Please refer to the updated Amazon MemoryDB public documentation for detailed information on API usage.
* api-change:``networkflowmonitor``: This release adds documentation for a new feature in Amazon CloudWatch called Network Flow Monitor. You can use Network Flow Monitor to get near real-time metrics, including retransmissions and data transferred, for your actual workloads.
* api-change:``opensearch``: This feature introduces support for CRUDL APIs, enabling the creation and management of Connected data sources.
* api-change:``organizations``: Add support for policy operations on the DECLARATIVE_POLICY_EC2 policy type.
* api-change:``qbusiness``: Amazon Q Business now supports capabilities to extract insights and answer questions from visual elements embedded within documents, a browser extension for Google Chrome, Mozilla Firefox, and Microsoft Edge, and attachments across conversations.
* api-change:``qconnect``: This release adds following capabilities: Configuring safeguards via AIGuardrails for Q in Connect inferencing, and APIs to support Q&A self-service use cases
* api-change:``rds``: Amazon RDS supports CloudWatch Database Insights. You can use the SDK to create, modify, and describe the DatabaseInsightsMode for your DB instances and clusters.
* api-change:``s3``: Amazon S3 introduces support for AWS Dedicated Local Zones
* api-change:``s3control``: Amazon S3 introduces support for AWS Dedicated Local Zones
* api-change:``securityhub``: Add new Multi Domain Correlation findings.
* api-change:``security-ir``: AWS Security Incident Response is a purpose-built security incident solution designed to help customers prepare for, respond to, and recover from security incidents.
* api-change:``transfer``: AWS Transfer Family now offers Web apps that enables simple and secure access to data stored in Amazon S3.
* api-change:``vpc-lattice``: Lattice APIs that allow sharing and access of VPC resources across accounts.


1.35.71
=======

Expand Down
2 changes: 1 addition & 1 deletion botocore/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
import os
import re

__version__ = '1.35.71'
__version__ = '1.35.72'


class NullHandler(logging.Handler):
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@
"output_token": "nextToken",
"limit_key": "maxItems",
"result_key": "memoryContents"
},
"Rerank": {
"input_token": "nextToken",
"output_token": "nextToken",
"result_key": "results"
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"version": 1.0,
"merge": {
"pagination": {
"Retrieve": {
"non_aggregate_keys": [
"guardrailAction"
]
}
}
}
}
Loading

0 comments on commit e1bd6ed

Please sign in to comment.