diff --git a/1.36.1.tar.gz b/1.36.1.tar.gz deleted file mode 100644 index fe3ff86..0000000 --- a/1.36.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a189818f0333be67348aac77fd4f4255c5cf82a98d37bfdde856797dc0aa0c91 -size 2823200 diff --git a/1.36.18.tar.gz b/1.36.18.tar.gz new file mode 100644 index 0000000..86d93d5 --- /dev/null +++ b/1.36.18.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb5ad33d3b4dca3b345160ecf34573e60bc1753fae39419c7d99b668e4e15486 +size 2849802 diff --git a/ac_update-docutils.patch b/ac_update-docutils.patch index 381dae7..0db3802 100644 --- a/ac_update-docutils.patch +++ b/ac_update-docutils.patch @@ -1,10 +1,10 @@ -diff -Nru aws-cli-1.36.1.orig/setup.py aws-cli-1.36.1/setup.py ---- aws-cli-1.36.1.orig/setup.py 2024-11-13 20:08:13.000000000 +0100 -+++ aws-cli-1.36.1/setup.py 2024-11-14 11:46:14.121809985 +0100 +diff -Nru aws-cli-1.36.18.orig/setup.py aws-cli-1.36.18/setup.py +--- aws-cli-1.36.18.orig/setup.py 2024-12-09 20:31:21.000000000 +0100 ++++ aws-cli-1.36.18/setup.py 2024-12-11 09:53:00.742420072 +0100 @@ -25,11 +25,11 @@ install_requires = [ - 'botocore==1.35.60', + 'botocore==1.35.77', - 'docutils>=0.10,<0.17', - 's3transfer>=0.10.0,<0.11.0', - 'PyYAML>=3.10,<6.1', diff --git a/aws-cli.changes b/aws-cli.changes index aa933df..0ba25f1 100644 --- a/aws-cli.changes +++ b/aws-cli.changes @@ -1,3 +1,460 @@ +------------------------------------------------------------------- +Wed Dec 11 08:54:24 UTC 2024 - John Paul Adrian Glaubitz + +- Update to 1.36.18 + * api-change:``appsync``: Provides description of new Amazon Bedrock runtime datasource. + * api-change:``cognito-idp``: Change `CustomDomainConfig` from a required to an optional parameter + for the `UpdateUserPoolDomain` operation. + * api-change:``ec2``: This release includes a new API for modifying instance + network-performance-options after launch. + * api-change:``ecs``: This is a documentation only update to address various tickets for Amazon ECS. + * api-change:``keyspaces``: Amazon Keyspaces: adding the list of IAM actions required by the + UpdateKeyspace API. + * api-change:``medialive``: H265 outputs now support disabling the deblocking filter. + * api-change:``workspaces``: Added text to clarify case-sensitivity +- from version 1.36.17 + * api-change:``partnercentral-selling``: 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``: This release removes the deprecated UserId and UserGroups fields from + SearchRelevantContent api's request parameters. +- from version 1.36.16 + * api-change:``bedrock``: 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``: 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``: 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``: Release Bedrock Data Automation SDK + * api-change:``bedrock-data-automation-runtime``: Release Bedrock Data Automation Runtime SDK + * api-change:``bedrock-runtime``: 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``: 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``: 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.36.15 + * api-change:``athena``: 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``: Tagging support for Async Invoke resources. Added support for + Distillation in CreateModelCustomizationJob API. Support for videoDataDeliveryEnabled flag in + invocation logging. + * api-change:``bedrock-agent``: Releasing SDK for Multi-Agent Collaboration. + * api-change:``bedrock-agent-runtime``: Releasing SDK for multi agent collaboration + * api-change:``bedrock-runtime``: 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``: Support for configuring AiOps investigation as alarm action + * api-change:``datazone``: 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``: 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``: 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``: 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``: 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``: Add support for 11 new plugins as action cards to help automate repetitive + tasks and improve productivity. + * api-change:``qbusiness``: 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``: This release includes API needed to support for Unstructured Data in Q + in QuickSight Q&A (IDC). + * api-change:``redshift``: Adds support for Amazon Redshift RegisterNamespace and + DeregisterNamespace APIs to share data to AWS Glue Data Catalog. + * api-change:``redshift-serverless``: Adds support for the ListManagedWorkgroups API to get an + overview of existing managed workgroups. + * api-change:``s3``: 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``: 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.36.14 + * api-change:``bedrock-runtime``: Add an API parameter that allows customers to set performance + configuration for invoking a model. + * api-change:``s3control``: It allows customers to pass CRC64NVME as a header in S3 Batch + Operations copy requests + * api-change:``socialmessaging``: Added support for passing role arn corresponding to the supported + event destination +- from version 1.36.13 + * 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. +- from version 1.36.12 + * api-change:``bedrock-agent``: Add support for specifying embeddingDataType, either FLOAT32 or + BINARY + * api-change:``config``: 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``: 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``: 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.36.11 + * api-change:``bedrock-agent``: Custom Orchestration API release for AWSBedrockAgents. + * api-change:``bedrock-agent-runtime``: Custom Orchestration and Streaming configurations API + release for AWSBedrockAgents. + * api-change:``connect``: Enables access to ValueMap and ValueInteger types for SegmentAttributes + and fixes deserialization bug for DescribeContactFlow in AmazonConnect Public API + * api-change:``ec2``: 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``: Private sharing, file upload and data collection feature support for Q Apps +- from version 1.36.10 + * api-change:``directconnect``: 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``: 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``: 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.36.9 + * api-change:``autoscaling``: 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``: Initial release of the AWS Billing and Cost Management + Pricing Calculator API. + * api-change:``bedrock-agent-runtime``: InvokeInlineAgent API release to help invoke runtime agents + without any dependency on preconfigured agents. + * api-change:``ce``: This release adds the Impact field(contains Contribution field) to the + GetAnomalies API response under RootCause + * api-change:``chatbot``: Adds support for programmatic management of custom actions and aliases + which can be associated with channel configurations. + * api-change:``codepipeline``: AWS CodePipeline V2 type pipelines now support ECRBuildAndPublish + and InspectorScan actions. + * api-change:``cognito-idp``: 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``: Amazon Connect Service Feature: Add APIs for Amazon Connect Email Channel + * api-change:``elbv2``: This release adds support for advertising trusted CA certificate names in + associated trust stores. + * api-change:``emr``: Advanced Scaling in Amazon EMR Managed Scaling + * api-change:``inspector2``: Extend inspector2 service model to include + ServiceQuotaExceededException. + * api-change:``lambda``: Add ProvisionedPollerConfig to Lambda event-source-mapping API. + * api-change:``mailmanager``: Added new "DeliverToQBusiness" rule action to MailManager RulesSet + for ingesting email data into Amazon Q Business customer applications + * api-change:``neptune-graph``: 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``: This release adds support for resource policy based cross account S3 access + to sequence store read sets. + * api-change:``quicksight``: 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``: 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``: This release adds support for starting email contacts in your Amazon Connect + instance as an email receiving action. + * api-change:``sns``: ArchivePolicy attribute added to Archive and Replay feature + * api-change:``stepfunctions``: Add support for variables and JSONata in TestState, + GetExecutionHistory, DescribeStateMachine, and DescribeStateMachineForExecution + * api-change:``workspaces``: 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.36.8 + * api-change:``apigateway``: Added support for custom domain names for private APIs. + * api-change:``application-autoscaling``: 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``: Add support for the Amazon Bedrock Runtime. + * api-change:``ce``: 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``: Adds support for Origin Selection between EMPv2 origins based on media + quality score. + * api-change:``cloudtrail``: 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``: 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``: 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``: 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``: Adds metadata property to an AffectedEntity. + * api-change:``iot``: General Availability (GA) release of AWS IoT Device Management - Commands, to + trigger light-weight remote actions on targeted devices + * api-change:``iotfleetwise``: 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``: General Availability (GA) release of AWS IoT Device Management - + Commands, to trigger light-weight remote actions on targeted devices + * api-change:``lambda``: Adds support for metrics for event source mappings for AWS Lambda + * api-change:``logs``: 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``: 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``: 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``: 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``: 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``: Added support for providing high-level overviews of managed nodes and + previewing the potential impact of a runbook execution. + * api-change:``ssm-quicksetup``: Add methods that retrieve details about deployed configurations: + ListConfigurations, GetConfiguration + * api-change:``xray``: 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.36.7 + * api-change:``autoscaling``: 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``: Releasing new Prompt Optimization to enhance your prompts + for improved performance + * api-change:``cloudfront``: 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``: 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``: Adds support for child enabled baselines which allow you to see the + enabled baseline status for individual accounts. + * api-change:``cost-optimization-hub``: 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``: This release supports Metadata Enforcement Rule feature for Create + Subscription Request action. + * api-change:``discovery``: Add support to import data from commercially available discovery tools + without file manipulation. + * api-change:``ec2``: 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``: This release adds support for the Availability Zone rebalancing feature on + Amazon ECS. + * api-change:``elbv2``: This release adds support for configuring Load balancer Capacity Unit + reservations + * api-change:``lambda``: Add Node 22.x (node22.x) support to AWS Lambda + * api-change:``mediaconvert``: This release adds the ability to reconfigure concurrent job settings + for existing queues and create queues with custom concurrent job settings. + * api-change:``mediapackagev2``: 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``: 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``: 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``: This release adds support for scale storage on the DB instance using a + Blue/Green Deployment. + * api-change:``timestream-query``: 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``: Added support for Rocky Linux 8 on Amazon WorkSpaces Personal. + * api-change:``workspaces-web``: Added data protection settings with support for inline data + redaction. +- from version 1.36.6 + * api-change:``b2bi``: Add new X12 transactions sets and versions + * api-change:``ec2``: 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``: 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``: Add support for the new parameters in EFS replication APIs + * api-change:``glue``: 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``: Amazon Keyspaces Multi-Region Replication: Adds support to add new + regions to multi and single-region keyspaces. + * api-change:``mwaa``: 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``: Release Tax Inheritance APIs, Tax Exemption APIs, and functionality + update for some existing Tax Registration APIs + * api-change:``workspaces``: Releasing new ErrorCodes for Image Validation failure during + CreateWorkspaceImage process +- from version 1.36.5 + * api-change:``appconfig``: 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``: 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``: 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``: Adds CreateContactFlowVersion and ListContactFlowVersions APIs to create + and view the versions of a contact flow. + * api-change:``customer-profiles``: This release introduces Segmentation APIs and new Calculated + Attribute Event Filters as part of Amazon Connect Customer Profiles service. + * api-change:``ec2``: Adding request and response elements for managed resources. + * api-change:``ecs``: 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``: 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``: 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``: Add support for the automatic pause/resume feature of Aurora Serverless v2. + * api-change:``rds-data``: Add support for the automatic pause/resume feature of Aurora Serverless + v2. +- from version 1.36.4 + * api-change:``cloudwatch``: Adds support for adding related Entity information to metrics ingested + through PutMetricData. + * api-change:``connectcampaignsv2``: Added Amazon Connect Outbound Campaigns V2 SDK. + * api-change:``datasync``: Doc-only updates and enhancements related to creating DataSync tasks and + describing task executions. + * api-change:``ec2``: Remove non-functional enum variants for FleetCapacityReservationUsageStrategy + * api-change:``iot``: 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``: 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``: 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``: 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.36.3 + * api-change:``partnercentral-selling``: 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.36.2 + * api-change:``accessanalyzer``: 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``: 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``: Adds support for select GPU accelerated instance types when creating new + service-managed fleets. + * api-change:``iam``: 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``: 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``: IVS now offers customers the ability to stream multitrack video to Channels. + * api-change:``license-manager-user-subscriptions``: New and updated API operations to support + License Included User-based Subscription of Microsoft Remote Desktop Services (RDS). + * api-change:``partnercentral-selling``: 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``: This release adds APIs for Custom Permissions management in + QuickSight, and APIs to support QuickSight Branding. + * api-change:``redshift``: Adds support for Amazon Redshift S3AccessGrants + * api-change:``s3``: 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``: Add support for Neuron instance types [ trn1/trn1n/inf2 ] on SageMaker + Notebook Instances Platform. + * api-change:``sts``: This release introduces the new API 'AssumeRoot', which returns short-term + credentials that you can use to perform privileged tasks. +- Refresh patches for new version + * ac_update-docutils.patch +- Update Requires from setup.py + ------------------------------------------------------------------- Thu Nov 14 10:47:39 UTC 2024 - John Paul Adrian Glaubitz diff --git a/aws-cli.spec b/aws-cli.spec index 05def55..e354a74 100644 --- a/aws-cli.spec +++ b/aws-cli.spec @@ -24,7 +24,7 @@ %global _sitelibdir %{%{pythons}_sitelib} Name: aws-cli -Version: 1.36.1 +Version: 1.36.18 Release: 0 Summary: Amazon Web Services Command Line Interface License: Apache-2.0