Accepting request 1229922 from devel:languages:python:aws
OBS-URL: https://build.opensuse.org/request/show/1229922 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-boto3?expand=0&rev=117
This commit is contained in:
commit
0900feaa15
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ce9ca52378fbf910bb151d7a31681a42523cfe52a391af0de5f8b45a55ad7289
|
||||
size 888293
|
3
1.35.77.tar.gz
Normal file
3
1.35.77.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4576bb5faaa71f422dfc21eacb132f995ff1b9a8326f3f9284b9e55d25c01337
|
||||
size 910574
|
@ -1,3 +1,493 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 10 14:13:30 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to 1.35.77
|
||||
* api-change:``appsync``: [``botocore``] Provides description of new Amazon Bedrock runtime
|
||||
datasource.
|
||||
* api-change:``cognito-idp``: [``botocore``] Change `CustomDomainConfig` from a required to an
|
||||
optional parameter for the `UpdateUserPoolDomain` operation.
|
||||
* api-change:``ec2``: [``botocore``] This release includes a new API for modifying instance
|
||||
network-performance-options after launch.
|
||||
* api-change:``ecs``: [``botocore``] This is a documentation only update to address various tickets
|
||||
for Amazon ECS.
|
||||
* api-change:``keyspaces``: [``botocore``] Amazon Keyspaces: adding the list of IAM actions
|
||||
required by the UpdateKeyspace API.
|
||||
* api-change:``medialive``: [``botocore``] H265 outputs now support disabling the deblocking filter.
|
||||
* api-change:``workspaces``: [``botocore``] Added text to clarify case-sensitivity
|
||||
- from version 1.35.76
|
||||
* api-change:``partnercentral-selling``: [``botocore``] Introducing the preview of new partner
|
||||
central selling APIs designed to transform how AWS partners collaborate and co-sell with multiple
|
||||
partners. This enables multiple partners to seamlessly engage and jointly pursue customer
|
||||
opportunities, fostering a new era of collaborative selling.
|
||||
* api-change:``qbusiness``: [``botocore``] This release removes the deprecated UserId and
|
||||
UserGroups fields from SearchRelevantContent api's request parameters.
|
||||
- from version 1.35.75
|
||||
* api-change:``bedrock``: [``botocore``] Introduced two APIs ListPromptRouters and GetPromptRouter
|
||||
for Intelligent Prompt Router feature. Add support for Bedrock Guardrails image content filter. New
|
||||
Bedrock Marketplace feature enabling a wider range of bedrock compatible models with self-hosted
|
||||
capability.
|
||||
* api-change:``bedrock-agent``: [``botocore``] This release introduces the ability to generate SQL
|
||||
using natural language, through a new GenerateQuery API (with native integration into Knowledge
|
||||
Bases); ability to ingest and retrieve images through Bedrock Data Automation; and ability to
|
||||
create a Knowledge Base backed by Kendra GenAI Index.
|
||||
* api-change:``bedrock-agent-runtime``: [``botocore``] This release introduces the ability to
|
||||
generate SQL using natural language, through a new GenerateQuery API (with native integration into
|
||||
Knowledge Bases); ability to ingest and retrieve images through Bedrock Data Automation; and
|
||||
ability to create a Knowledge Base backed by Kendra GenAI Index.
|
||||
* api-change:``bedrock-data-automation``: [``botocore``] Release Bedrock Data Automation SDK
|
||||
* api-change:``bedrock-data-automation-runtime``: [``botocore``] Release Bedrock Data Automation
|
||||
Runtime SDK
|
||||
* api-change:``bedrock-runtime``: [``botocore``] Added support for Intelligent Prompt Router in
|
||||
Invoke, InvokeStream, Converse and ConverseStream. Add support for Bedrock Guardrails image content
|
||||
filter. New Bedrock Marketplace feature enabling a wider range of bedrock compatible models with
|
||||
self-hosted capability.
|
||||
* api-change:``kendra``: [``botocore``] This release adds GenAI Index in Amazon Kendra for
|
||||
Retrieval Augmented Generation (RAG) and intelligent search. With the Kendra GenAI Index, customers
|
||||
get high retrieval accuracy powered by the latest information retrieval technologies and semantic
|
||||
models.
|
||||
* api-change:``sagemaker``: [``botocore``] Amazon SageMaker HyperPod launched task governance to
|
||||
help customers maximize accelerator utilization for model development and flexible training plans
|
||||
to meet training timelines and budget while reducing weeks of training time. AI apps from AWS
|
||||
partner is now available in SageMaker.
|
||||
- from version 1.35.74
|
||||
* api-change:``athena``: [``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.
|
||||
* api-change:``bedrock``: [``botocore``] Tagging support for Async Invoke resources. Added support
|
||||
for Distillation in CreateModelCustomizationJob API. Support for videoDataDeliveryEnabled flag in
|
||||
invocation logging.
|
||||
* api-change:``bedrock-agent``: [``botocore``] Releasing SDK for Multi-Agent Collaboration.
|
||||
* api-change:``bedrock-agent-runtime``: [``botocore``] Releasing SDK for multi agent collaboration
|
||||
* api-change:``bedrock-runtime``: [``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.
|
||||
* api-change:``cloudwatch``: [``botocore``] Support for configuring AiOps investigation as alarm
|
||||
action
|
||||
* api-change:``datazone``: [``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.
|
||||
* api-change:``dsql``: [``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.
|
||||
* api-change:``dynamodb``: [``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.
|
||||
* api-change:``glue``: [``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
|
||||
* api-change:``lakeformation``: [``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.
|
||||
* api-change:``qapps``: [``botocore``] Add support for 11 new plugins as action cards to help
|
||||
automate repetitive tasks and improve productivity.
|
||||
* api-change:``qbusiness``: [``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.
|
||||
* api-change:``quicksight``: [``botocore``] This release includes API needed to support for
|
||||
Unstructured Data in Q in QuickSight Q&A (IDC).
|
||||
* api-change:``redshift``: [``botocore``] Adds support for Amazon Redshift RegisterNamespace and
|
||||
DeregisterNamespace APIs to share data to AWS Glue Data Catalog.
|
||||
* api-change:``redshift-serverless``: [``botocore``] Adds support for the ListManagedWorkgroups API
|
||||
to get an overview of existing managed workgroups.
|
||||
* api-change:``s3``: [``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.
|
||||
* api-change:``s3tables``: [``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.
|
||||
- from version 1.35.73
|
||||
* api-change:``bedrock-runtime``: [``botocore``] Add an API parameter that allows customers to set
|
||||
performance configuration for invoking a model.
|
||||
* api-change:``s3control``: [``botocore``] It allows customers to pass CRC64NVME as a header in S3
|
||||
Batch Operations copy requests
|
||||
* api-change:``socialmessaging``: [``botocore``] Added support for passing role arn corresponding
|
||||
to the supported event destination
|
||||
- from version 1.35.72
|
||||
* api-change:``bedrock``: [``botocore``] Add support for Knowledge Base Evaluations & LLM as a judge
|
||||
* api-change:``bedrock-agent``: [``botocore``] This release introduces APIs to upload documents
|
||||
directly into a Knowledge Base
|
||||
* api-change:``bedrock-agent-runtime``: [``botocore``] 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``: [``botocore``] 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``: [``botocore``] 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``: [``botocore``] 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``: [``botocore``] Amazon Connect Outbound Campaigns V2 / Features
|
||||
: Adds support for Event-Triggered Campaigns.
|
||||
* api-change:``customer-profiles``: [``botocore``] This release introduces Event Trigger APIs as
|
||||
part of Amazon Connect Customer Profiles service.
|
||||
* api-change:``ec2``: [``botocore``] 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``: [``botocore``] This release adds support for Container Insights with Enhanced
|
||||
Observability for Amazon ECS.
|
||||
* api-change:``eks``: [``botocore``] Added support for Auto Mode Clusters, Hybrid Nodes, and
|
||||
specifying computeTypes in the DescribeAddonVersions API.
|
||||
* api-change:``events``: [``botocore``] Call private APIs by configuring Connections with VPC
|
||||
connectivity through PrivateLink and VPC Lattice
|
||||
* api-change:``fsx``: [``botocore``] FSx API changes to support the public launch of the Amazon FSx
|
||||
Intelligent Tiering for OpenZFS storage class.
|
||||
* api-change:``guardduty``: [``botocore``] Add new Multi Domain Correlation findings.
|
||||
* api-change:``imagebuilder``: [``botocore``] Added support for EC2 Image Builder's integration
|
||||
with AWS Marketplace for Marketplace components.
|
||||
* api-change:``invoicing``: [``botocore``] 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``: [``botocore``] Adds PutIntegration, GetIntegration, ListIntegrations and
|
||||
DeleteIntegration APIs. Adds QueryLanguage support to StartQuery, GetQueryResults, DescribeQueries,
|
||||
DescribeQueryDefinitions, and PutQueryDefinition APIs.
|
||||
* api-change:``memorydb``: [``botocore``] 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``: [``botocore``] 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``: [``botocore``] This feature introduces support for CRUDL APIs,
|
||||
enabling the creation and management of Connected data sources.
|
||||
* api-change:``organizations``: [``botocore``] Add support for policy operations on the
|
||||
DECLARATIVE_POLICY_EC2 policy type.
|
||||
* api-change:``qbusiness``: [``botocore``] 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``: [``botocore``] 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``: [``botocore``] 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``: [``botocore``] Amazon S3 introduces support for AWS Dedicated Local Zones
|
||||
* api-change:``s3control``: [``botocore``] Amazon S3 introduces support for AWS Dedicated Local
|
||||
Zones
|
||||
* api-change:``securityhub``: [``botocore``] Add new Multi Domain Correlation findings.
|
||||
* api-change:``security-ir``: [``botocore``] 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``: [``botocore``] AWS Transfer Family now offers Web apps that enables
|
||||
simple and secure access to data stored in Amazon S3.
|
||||
* api-change:``vpc-lattice``: [``botocore``] Lattice APIs that allow sharing and access of VPC
|
||||
resources across accounts.
|
||||
- from version 1.35.71
|
||||
* api-change:``bedrock-agent``: [``botocore``] Add support for specifying embeddingDataType, either
|
||||
FLOAT32 or BINARY
|
||||
* api-change:``config``: [``botocore``] AWS Config adds support for service-linked recorders, a new
|
||||
type of Config recorder managed by AWS services to record specific subsets of resource
|
||||
configuration data and functioning independently from customer managed AWS Config recorders.
|
||||
* api-change:``fsx``: [``botocore``] This release adds EFA support to increase FSx for Lustre file
|
||||
systems' throughput performance to a single client instance. This can be done by specifying
|
||||
EfaEnabled=true at the time of creation of Persistent_2 file systems.
|
||||
* api-change:``observabilityadmin``: [``botocore``] Amazon CloudWatch Observability Admin adds the
|
||||
ability to audit telemetry configuration for AWS resources in customers AWS Accounts and
|
||||
Organizations. The release introduces new APIs to turn on/off the new experience, which supports
|
||||
discovering supported AWS resources and their state of telemetry.
|
||||
- from version 1.35.70
|
||||
* api-change:``bedrock-agent``: [``botocore``] Custom Orchestration API release for
|
||||
AWSBedrockAgents.
|
||||
* api-change:``bedrock-agent-runtime``: [``botocore``] Custom Orchestration and Streaming
|
||||
configurations API release for AWSBedrockAgents.
|
||||
* api-change:``connect``: [``botocore``] Enables access to ValueMap and ValueInteger types for
|
||||
SegmentAttributes and fixes deserialization bug for DescribeContactFlow in AmazonConnect Public API
|
||||
* api-change:``ec2``: [``botocore``] Adds support for Time-based Copy for EBS Snapshots and Cross
|
||||
Region PrivateLink. Time-based Copy ensures that EBS Snapshots are copied within and across AWS
|
||||
Regions in a specified timeframe. Cross Region PrivateLink enables customers to connect to VPC
|
||||
endpoint services hosted in other AWS Regions.
|
||||
* api-change:``qapps``: [``botocore``] Private sharing, file upload and data collection feature
|
||||
support for Q Apps
|
||||
- from version 1.35.69
|
||||
* api-change:``directconnect``: [``botocore``] Update DescribeDirectConnectGatewayAssociations API
|
||||
to return associated core network information if a Direct Connect gateway is attached to a Cloud
|
||||
WAN core network.
|
||||
* api-change:``networkmanager``: [``botocore``] This release adds native Direct Connect integration
|
||||
on Cloud WAN enabling customers to directly attach their Direct Connect gateways to Cloud WAN
|
||||
without the need for an intermediate Transit Gateway.
|
||||
* api-change:``s3``: [``botocore``] Amazon Simple Storage Service / Features: Add support for ETag
|
||||
based conditional writes in PutObject and CompleteMultiPartUpload APIs to prevent unintended object
|
||||
modifications.
|
||||
- from version 1.35.68
|
||||
* api-change:``autoscaling``: [``botocore``] Now, Amazon EC2 Auto Scaling customers can enable
|
||||
target tracking policies to take quicker scaling decisions, enhancing their application performance
|
||||
and EC2 utilization. To get started, specify target tracking to monitor a metric that is available
|
||||
on Amazon CloudWatch at seconds-level interval.
|
||||
* api-change:``bcm-pricing-calculator``: [``botocore``] Initial release of the AWS Billing and Cost
|
||||
Management Pricing Calculator API.
|
||||
* api-change:``bedrock-agent-runtime``: [``botocore``] InvokeInlineAgent API release to help invoke
|
||||
runtime agents without any dependency on preconfigured agents.
|
||||
* api-change:``ce``: [``botocore``] This release adds the Impact field(contains Contribution field)
|
||||
to the GetAnomalies API response under RootCause
|
||||
* api-change:``chatbot``: [``botocore``] Adds support for programmatic management of custom actions
|
||||
and aliases which can be associated with channel configurations.
|
||||
* api-change:``codepipeline``: [``botocore``] AWS CodePipeline V2 type pipelines now support
|
||||
ECRBuildAndPublish and InspectorScan actions.
|
||||
* api-change:``cognito-idp``: [``botocore``] Add support for users to sign up and sign in without
|
||||
passwords, using email and SMS OTPs and Passkeys. Add support for Passkeys based on WebAuthn. Add
|
||||
support for enhanced branding customization for hosted authentication pages with Amazon Cognito
|
||||
Managed Login. Add feature tiers with new pricing.
|
||||
* api-change:``connect``: [``botocore``] Amazon Connect Service Feature: Add APIs for Amazon
|
||||
Connect Email Channel
|
||||
* api-change:``elbv2``: [``botocore``] This release adds support for advertising trusted CA
|
||||
certificate names in associated trust stores.
|
||||
* api-change:``emr``: [``botocore``] Advanced Scaling in Amazon EMR Managed Scaling
|
||||
* api-change:``inspector2``: [``botocore``] Extend inspector2 service model to include
|
||||
ServiceQuotaExceededException.
|
||||
* api-change:``lambda``: [``botocore``] Add ProvisionedPollerConfig to Lambda event-source-mapping
|
||||
API.
|
||||
* api-change:``mailmanager``: [``botocore``] Added new "DeliverToQBusiness" rule action to
|
||||
MailManager RulesSet for ingesting email data into Amazon Q Business customer applications
|
||||
* api-change:``neptune-graph``: [``botocore``] Add 4 new APIs to support new Export features,
|
||||
allowing Parquet and CSV formats. Add new arguments in Import APIs to support Parquet import. Add a
|
||||
new query "neptune.read" to run algorithms without loading data into database
|
||||
* api-change:``omics``: [``botocore``] This release adds support for resource policy based cross
|
||||
account S3 access to sequence store read sets.
|
||||
* api-change:``quicksight``: [``botocore``] This release includes: Update APIs to support Image,
|
||||
Layer Map, font customization, and Plugin Visual. Add Identity center related information in
|
||||
ListNamsespace API. Update API for restrictedFolder support in topics and add API for SearchTopics,
|
||||
Describe/Update DashboardsQA Configration.
|
||||
* api-change:``sagemaker``: [``botocore``] This release adds APIs for new features for SageMaker
|
||||
endpoint to scale down to zero instances, native support for multi-adapter inference, and endpoint
|
||||
scaling improvements.
|
||||
* api-change:``ses``: [``botocore``] This release adds support for starting email contacts in your
|
||||
Amazon Connect instance as an email receiving action.
|
||||
* api-change:``sns``: [``botocore``] ArchivePolicy attribute added to Archive and Replay feature
|
||||
* api-change:``stepfunctions``: [``botocore``] Add support for variables and JSONata in TestState,
|
||||
GetExecutionHistory, DescribeStateMachine, and DescribeStateMachineForExecution
|
||||
* api-change:``workspaces``: [``botocore``] While integrating WSP-DCV rebrand, a few mentions were
|
||||
erroneously renamed from WSP to DCV. This release reverts those mentions back to WSP.
|
||||
- from version 1.35.67
|
||||
* api-change:``apigateway``: [``botocore``] Added support for custom domain names for private APIs.
|
||||
* api-change:``application-autoscaling``: [``botocore``] Application Auto Scaling now supports
|
||||
Predictive Scaling to proactively increase the desired capacity ahead of predicted demand, ensuring
|
||||
improved availability and responsiveness for customers' applications. This feature is currently
|
||||
only made available for Amazon ECS Service scalable targets.
|
||||
* api-change:``appsync``: [``botocore``] Add support for the Amazon Bedrock Runtime.
|
||||
* api-change:``ce``: [``botocore``] This release introduces three new APIs that enable you to
|
||||
estimate the cost, coverage, and utilization impact of Savings Plans you plan to purchase. The
|
||||
three APIs are StartCommitmentPurchaseAnalysis, GetCommitmentPurchaseAnalysis, and
|
||||
ListCommitmentPurchaseAnalyses.
|
||||
* api-change:``cloudfront``: [``botocore``] Adds support for Origin Selection between EMPv2 origins
|
||||
based on media quality score.
|
||||
* api-change:``cloudtrail``: [``botocore``] This release introduces new APIs for creating and
|
||||
managing CloudTrail Lake dashboards. It also adds support for resource-based policies on CloudTrail
|
||||
EventDataStore and Dashboard resource.
|
||||
* api-change:``ec2``: [``botocore``] Adds support for requesting future-dated Capacity Reservations
|
||||
with a minimum commitment duration, enabling IPAM for organizational units within AWS
|
||||
Organizations, reserving EC2 Capacity Blocks that start in 30 minutes, and extending the end date
|
||||
of existing Capacity Blocks.
|
||||
* api-change:``elasticache``: [``botocore``] Added support to modify the engine type for existing
|
||||
ElastiCache Users and User Groups. Customers can now modify the engine type from redis to valkey.
|
||||
* api-change:``elbv2``: [``botocore``] This feature adds support for enabling zonal shift on
|
||||
cross-zone enabled Application Load Balancer, as well as modifying HTTP request and response
|
||||
headers.
|
||||
* api-change:``health``: [``botocore``] Adds metadata property to an AffectedEntity.
|
||||
* api-change:``iot``: [``botocore``] General Availability (GA) release of AWS IoT Device Management
|
||||
- Commands, to trigger light-weight remote actions on targeted devices
|
||||
* api-change:``iotfleetwise``: [``botocore``] AWS IoT FleetWise now includes campaign parameters to
|
||||
store and forward data, configure MQTT topic as a data destination, and collect diagnostic trouble
|
||||
code data. It includes APIs for network agnostic data collection using custom decoding interfaces,
|
||||
and monitoring the last known state of vehicles.
|
||||
* api-change:``iot-jobs-data``: [``botocore``] General Availability (GA) release of AWS IoT Device
|
||||
Management - Commands, to trigger light-weight remote actions on targeted devices
|
||||
* api-change:``lambda``: [``botocore``] Adds support for metrics for event source mappings for AWS
|
||||
Lambda
|
||||
* api-change:``logs``: [``botocore``] Adds "Create field indexes to improve query performance and
|
||||
reduce scan volume" and "Transform logs during ingestion". Updates documentation for "PutLogEvents
|
||||
with Entity".
|
||||
* api-change:``notifications``: [``botocore``] This release adds support for AWS User
|
||||
Notifications. You can now configure and view notifications from AWS services in a central location
|
||||
using the AWS SDK.
|
||||
* api-change:``notificationscontacts``: [``botocore``] This release adds support for AWS User
|
||||
Notifications Contacts. You can now configure and view email contacts for AWS User Notifications
|
||||
using the AWS SDK.
|
||||
* api-change:``resiliencehub``: [``botocore``] AWS Resilience Hub's new summary view visually
|
||||
represents applications' resilience through charts, enabling efficient resilience management. It
|
||||
provides a consolidated view of the app portfolio's resilience state and allows data export for
|
||||
custom stakeholder reporting.
|
||||
* api-change:``s3``: [``botocore``] Add support for conditional deletes for the S3 DeleteObject and
|
||||
DeleteObjects APIs. Add support for write offset bytes option used to append to objects with the S3
|
||||
PutObject API.
|
||||
* api-change:``ssm``: [``botocore``] Added support for providing high-level overviews of managed
|
||||
nodes and previewing the potential impact of a runbook execution.
|
||||
* api-change:``ssm-quicksetup``: [``botocore``] Add methods that retrieve details about deployed
|
||||
configurations: ListConfigurations, GetConfiguration
|
||||
* api-change:``xray``: [``botocore``] AWS X-Ray introduces Transaction Search APIs, enabling span
|
||||
ingestion into CloudWatch Logs for high-scale trace data indexing. These APIs support span-level
|
||||
queries, trace graph generation, and metric correlation for deeper application insights.
|
||||
- from version 1.35.66
|
||||
* api-change:``autoscaling``: [``botocore``] With this release, customers can prioritize launching
|
||||
instances into ODCRs using targets from ASGs or Launch Templates. Customers can express their
|
||||
baseline instances' CPU-performance in attribute-based Instance Requirements configuration by
|
||||
referencing an instance family that meets their needs.
|
||||
* api-change:``bedrock-agent-runtime``: [``botocore``] Releasing new Prompt Optimization to enhance
|
||||
your prompts for improved performance
|
||||
* api-change:``cloudfront``: [``botocore``] Add support for gRPC, VPC origins, and Anycast IP
|
||||
Lists. Allow LoggingConfig IncludeCookies to be set regardless of whether the LoggingConfig is
|
||||
enabled.
|
||||
* api-change:``compute-optimizer``: [``botocore``] This release enables AWS Compute Optimizer to
|
||||
analyze and generate optimization recommendations for Amazon Aurora database instances. It also
|
||||
enables Compute Optimizer to identify idle Amazon EC2 instances, Amazon EBS volumes, Amazon ECS
|
||||
services running on Fargate, and Amazon RDS databases.
|
||||
* api-change:``controltower``: [``botocore``] Adds support for child enabled baselines which allow
|
||||
you to see the enabled baseline status for individual accounts.
|
||||
* api-change:``cost-optimization-hub``: [``botocore``] This release adds action type "Delete" to
|
||||
the GetRecommendation, ListRecommendations and ListRecommendationSummaries APIs to support new EBS
|
||||
and ECS recommendations with action type "Delete".
|
||||
* api-change:``datazone``: [``botocore``] This release supports Metadata Enforcement Rule feature
|
||||
for Create Subscription Request action.
|
||||
* api-change:``discovery``: [``botocore``] Add support to import data from commercially available
|
||||
discovery tools without file manipulation.
|
||||
* api-change:``ec2``: [``botocore``] With this release, customers can express their desire to
|
||||
launch instances only in an ODCR or ODCR group rather than OnDemand capacity. Customers can express
|
||||
their baseline instances' CPU-performance in attribute-based Instance Requirements configuration by
|
||||
referencing an instance family.
|
||||
* api-change:``ecs``: [``botocore``] This release adds support for the Availability Zone
|
||||
rebalancing feature on Amazon ECS.
|
||||
* api-change:``elbv2``: [``botocore``] This release adds support for configuring Load balancer
|
||||
Capacity Unit reservations
|
||||
* api-change:``lambda``: [``botocore``] Add Node 22.x (node22.x) support to AWS Lambda
|
||||
* api-change:``mediaconvert``: [``botocore``] This release adds the ability to reconfigure
|
||||
concurrent job settings for existing queues and create queues with custom concurrent job settings.
|
||||
* api-change:``mediapackagev2``: [``botocore``] MediaPackage v2 now supports the Media Quality
|
||||
Confidence Score (MQCS) published from MediaLive. Customers can control input switching based on
|
||||
the MQCS and publishing HTTP Headers for the MQCS via the API.
|
||||
* api-change:``omics``: [``botocore``] Enabling call caching feature that allows customers to reuse
|
||||
previously computed results from a set of completed tasks in a new workflow run.
|
||||
* api-change:``rbin``: [``botocore``] This release adds support for exclusion tags for Recycle Bin,
|
||||
which allows you to identify resources that are to be excluded, or ignored, by a Region-level
|
||||
retention rule.
|
||||
* api-change:``rds``: [``botocore``] This release adds support for scale storage on the DB instance
|
||||
using a Blue/Green Deployment.
|
||||
* api-change:``timestream-query``: [``botocore``] This release adds support for Provisioning
|
||||
Timestream Compute Units (TCUs), a new feature that allows provisioning dedicated compute resources
|
||||
for your queries, providing predictable and cost-effective query performance.
|
||||
* api-change:``workspaces``: [``botocore``] Added support for Rocky Linux 8 on Amazon WorkSpaces
|
||||
Personal.
|
||||
* api-change:``workspaces-web``: [``botocore``] Added data protection settings with support for
|
||||
inline data redaction.
|
||||
- from version 1.35.65
|
||||
* api-change:``b2bi``: [``botocore``] Add new X12 transactions sets and versions
|
||||
* api-change:``ec2``: [``botocore``] This release adds VPC Block Public Access (VPC BPA), a new
|
||||
declarative control which blocks resources in VPCs and subnets that you own in a Region from
|
||||
reaching or being reached from the internet through internet gateways and egress-only internet
|
||||
gateways.
|
||||
* api-change:``ecs``: [``botocore``] This release introduces support for configuring the version
|
||||
consistency feature for individual containers defined within a task definition. The configuration
|
||||
allows to specify whether ECS should resolve the container image tag specified in the container
|
||||
definition to an image digest.
|
||||
* api-change:``efs``: [``botocore``] Add support for the new parameters in EFS replication APIs
|
||||
* api-change:``glue``: [``botocore``] AWS Glue Data Catalog now enhances managed table
|
||||
optimizations of Apache Iceberg tables that can be accessed only from a specific Amazon Virtual
|
||||
Private Cloud (VPC) environment.
|
||||
* api-change:``keyspaces``: [``botocore``] Amazon Keyspaces Multi-Region Replication: Adds support
|
||||
to add new regions to multi and single-region keyspaces.
|
||||
* api-change:``mwaa``: [``botocore``] Amazon MWAA now supports a new environment class, mw1.micro,
|
||||
ideal for workloads requiring fewer resources than mw1.small. This class supports a single instance
|
||||
of each Airflow component: Scheduler, Worker, and Webserver.
|
||||
* api-change:``taxsettings``: [``botocore``] Release Tax Inheritance APIs, Tax Exemption APIs, and
|
||||
functionality update for some existing Tax Registration APIs
|
||||
* api-change:``workspaces``: [``botocore``] Releasing new ErrorCodes for Image Validation failure
|
||||
during CreateWorkspaceImage process
|
||||
- from version 1.35.64
|
||||
* api-change:``appconfig``: [``botocore``] AWS AppConfig has added a new extension action point,
|
||||
AT_DEPLOYMENT_TICK, to support third-party monitors to trigger an automatic rollback during a
|
||||
deployment.
|
||||
* api-change:``autoscaling``: [``botocore``] Amazon EC2 Auto Scaling now supports Amazon
|
||||
Application Recovery Controller (ARC) zonal shift and zonal autoshift to help you quickly recover
|
||||
an impaired application from failures in an Availability Zone (AZ).
|
||||
* api-change:``cloudformation``: [``botocore``] This release adds a new API, ListHookResults, that
|
||||
allows retrieving CloudFormation Hooks invocation results for hooks invoked during a create change
|
||||
set operation or Cloud Control API operation
|
||||
* api-change:``connect``: [``botocore``] Adds CreateContactFlowVersion and ListContactFlowVersions
|
||||
APIs to create and view the versions of a contact flow.
|
||||
* api-change:``customer-profiles``: [``botocore``] This release introduces Segmentation APIs and
|
||||
new Calculated Attribute Event Filters as part of Amazon Connect Customer Profiles service.
|
||||
* api-change:``ec2``: [``botocore``] Adding request and response elements for managed resources.
|
||||
* api-change:``ecs``: [``botocore``] This release adds support for adding VPC Lattice
|
||||
configurations in ECS CreateService/UpdateService APIs. The configuration allows for associating
|
||||
VPC Lattice target groups with ECS Services.
|
||||
* api-change:``iotsitewise``: [``botocore``] The release introduces a generative AI Assistant in
|
||||
AWS IoT SiteWise. It includes: 1) InvokeAssistant API - Invoke the Assistant to get alarm summaries
|
||||
and ask questions. 2) Dataset APIs - Manage knowledge base configuration for the Assistant. 3)
|
||||
Portal APIs enhancement - Manage AI-aware dashboards.
|
||||
* api-change:``qconnect``: [``botocore``] This release introduces MessageTemplate as a resource in
|
||||
Amazon Q in Connect, along with APIs to create, read, search, update, and delete MessageTemplate
|
||||
resources.
|
||||
* api-change:``rds``: [``botocore``] Add support for the automatic pause/resume feature of Aurora
|
||||
Serverless v2.
|
||||
* api-change:``rds-data``: [``botocore``] Add support for the automatic pause/resume feature of
|
||||
Aurora Serverless v2.
|
||||
- from version 1.35.63
|
||||
* api-change:``cloudwatch``: [``botocore``] Adds support for adding related Entity information to
|
||||
metrics ingested through PutMetricData.
|
||||
* api-change:``connectcampaignsv2``: [``botocore``] Added Amazon Connect Outbound Campaigns V2 SDK.
|
||||
* api-change:``datasync``: [``botocore``] Doc-only updates and enhancements related to creating
|
||||
DataSync tasks and describing task executions.
|
||||
* api-change:``ec2``: [``botocore``] Remove non-functional enum variants for
|
||||
FleetCapacityReservationUsageStrategy
|
||||
* api-change:``iot``: [``botocore``] This release allows AWS IoT Core users to enrich MQTT messages
|
||||
with propagating attributes, to associate a thing to a connection, and to enable Online Certificate
|
||||
Status Protocol (OCSP) stapling for TLS X.509 server certificates through private endpoints.
|
||||
* api-change:``outposts``: [``botocore``] You can now purchase AWS Outposts rack or server capacity
|
||||
for a 5-year term with one of the following payment options: All Upfront, Partial Upfront, and No
|
||||
Upfront.
|
||||
* api-change:``pinpoint-sms-voice-v2``: [``botocore``] Use rule overrides to always allow or always
|
||||
block messages to specific phone numbers. Use message feedback to monitor if a customer interacts
|
||||
with your message.
|
||||
* api-change:``route53resolver``: [``botocore``] Route 53 Resolver DNS Firewall Advanced Rules
|
||||
allows you to monitor and block suspicious DNS traffic based on anomalies detected in the queries,
|
||||
such as DNS tunneling and Domain Generation Algorithms (DGAs).
|
||||
- from version 1.35.62
|
||||
* api-change:``partnercentral-selling``: [``botocore``] Announcing AWS Partner Central API for
|
||||
Selling: This service launch Introduces new APIs for co-selling opportunity management and related
|
||||
functions. Key features include notifications, a dynamic sandbox for testing, and streamlined
|
||||
validations.
|
||||
- from version 1.35.61
|
||||
* api-change:``accessanalyzer``: [``botocore``] Expand analyzer configuration capabilities for
|
||||
unused access analyzers. Unused access analyzer configurations now support the ability to exclude
|
||||
accounts and resource tags from analysis providing more granular control over the scope of analysis.
|
||||
* api-change:``cloudcontrol``: [``botocore``] Added support for CloudFormation Hooks with Cloud
|
||||
Control API. The GetResourceRequestStatus API response now includes an optional HooksProgressEvent
|
||||
and HooksRequestToken parameter for Hooks Invocation Progress as part of resource operation with
|
||||
Cloud Control.
|
||||
* api-change:``deadline``: [``botocore``] Adds support for select GPU accelerated instance types
|
||||
when creating new service-managed fleets.
|
||||
* api-change:``iam``: [``botocore``] This release includes support for five new APIs and changes to
|
||||
existing APIs that give AWS Organizations customers the ability to use temporary root credentials,
|
||||
targeted to member accounts in the organization.
|
||||
* api-change:``iotwireless``: [``botocore``] New FuotaTask resource type to enable logging for your
|
||||
FUOTA tasks. A ParticipatingGatewaysforMulticast parameter to choose the list of gateways to
|
||||
receive the multicast downlink message and the transmission interval between them. Descriptor field
|
||||
which will be sent to devices during FUOTA transfer.
|
||||
* api-change:``ivs``: [``botocore``] IVS now offers customers the ability to stream multitrack
|
||||
video to Channels.
|
||||
* api-change:``license-manager-user-subscriptions``: [``botocore``] New and updated API operations
|
||||
to support License Included User-based Subscription of Microsoft Remote Desktop Services (RDS).
|
||||
* api-change:``partnercentral-selling``: [``botocore``] Announcing AWS Partner Central API for
|
||||
Selling: This service launch Introduces new APIs for co-selling opportunity management and related
|
||||
functions. Key features include notifications, a dynamic sandbox for testing, and streamlined
|
||||
validations.
|
||||
* api-change:``quicksight``: [``botocore``] This release adds APIs for Custom Permissions
|
||||
management in QuickSight, and APIs to support QuickSight Branding.
|
||||
* api-change:``redshift``: [``botocore``] Adds support for Amazon Redshift S3AccessGrants
|
||||
* api-change:``s3``: [``botocore``] This release updates the ListBuckets API Reference
|
||||
documentation in support of the new 10,000 general purpose bucket default quota on all AWS
|
||||
accounts. To increase your bucket quota from 10,000 to up to 1 million buckets, simply request a
|
||||
quota increase via Service Quotas.
|
||||
* api-change:``sagemaker``: [``botocore``] Add support for Neuron instance types [ trn1/trn1n/inf2
|
||||
] on SageMaker Notebook Instances Platform.
|
||||
* api-change:``sts``: [``botocore``] This release introduces the new API 'AssumeRoot', which
|
||||
returns short-term credentials that you can use to perform privileged tasks.
|
||||
- Update BuildRequires and Requires from setup.py
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 14 10:34:49 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
@ -18,14 +18,14 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-boto3
|
||||
Version: 1.35.60
|
||||
Version: 1.35.77
|
||||
Release: 0
|
||||
Summary: Amazon Web Services Library
|
||||
License: Apache-2.0
|
||||
URL: https://github.com/boto/boto3
|
||||
Source: https://github.com/boto/boto3/archive/%{version}.tar.gz
|
||||
# Related test dependencies
|
||||
BuildRequires: %{python_module botocore >= 1.35.60 with %python-botocore < 1.36.0}
|
||||
BuildRequires: %{python_module botocore >= 1.35.77 with %python-botocore < 1.36.0}
|
||||
BuildRequires: %{python_module pip}
|
||||
BuildRequires: %{python_module pytest-xdist}
|
||||
BuildRequires: %{python_module pytest}
|
||||
@ -34,7 +34,7 @@ BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module wheel}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: (python-botocore >= 1.35.60 with python-botocore < 1.36.0)
|
||||
Requires: (python-botocore >= 1.35.77 with python-botocore < 1.36.0)
|
||||
Requires: (python-jmespath >= 0.7.1 with python-jmespath < 2.0.0)
|
||||
Requires: (python-s3transfer >= 0.10.0 with python-s3transfer < 0.11.0)
|
||||
BuildArch: noarch
|
||||
@ -64,6 +64,7 @@ http://boto3.readthedocs.org/en/latest/
|
||||
# Note to maintainers also familia with python-boto:
|
||||
# The documentation generation requires access to AWS, thus it is not
|
||||
# possible to generate the documentation in OBS
|
||||
|
||||
%prep
|
||||
%setup -q -n boto3-%{version}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user