diff --git a/botocore-1.33.11.tar.gz b/botocore-1.33.11.tar.gz deleted file mode 100644 index 16a4444..0000000 --- a/botocore-1.33.11.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b14b328f902d120de0a09eaa657a9a701c0ceeb711197c2f01ef0523f855086c -size 11902882 diff --git a/botocore-1.35.47.tar.gz b/botocore-1.35.47.tar.gz new file mode 100644 index 0000000..86a0e32 --- /dev/null +++ b/botocore-1.35.47.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8f703463d3cd8b6abe2bedc443a7ab29f0e2ff1588a2e83164b108748645547 +size 12849837 diff --git a/python-botocore.changes b/python-botocore.changes index e7f9777..41b76bc 100644 --- a/python-botocore.changes +++ b/python-botocore.changes @@ -1,3 +1,2140 @@ +------------------------------------------------------------------- +Thu Oct 24 10:48:30 UTC 2024 - John Paul Adrian Glaubitz + +- Update to 1.35.47 + * api-change:``bedrock``: Doc updates for supporting converse + * api-change:``connect``: Amazon Connect Service Feature: Add support to start screen sharing for a + web calling contact. + * api-change:``ec2``: Amazon EC2 X8g, C8g and M8g instances are powered by AWS Graviton4 + processors. X8g provide the lowest cost per GiB of memory among Graviton4 instances. C8g provide + the best price performance for compute-intensive workloads. M8g provide the best price performance + in for general purpose workloads. + * api-change:``mwaa``: Introducing InvokeRestApi which allows users to invoke the Apache Airflow + REST API on the webserver with the specified inputs. + * api-change:``payment-cryptography``: Add support for ECC P-256 and P-384 Keys. + * api-change:``payment-cryptography-data``: Add ECDH support on PIN operations. + * bugfix:``s3``: Fix S3 200 Error handling to address bugs introduced in payload operations. +- from version 1.35.46 + * api-change:``bedrock-runtime``: Updating invoke regex to support imported models for converse API + * api-change:``imagebuilder``: Add macOS platform and instance placement options + * api-change:``m2``: Add AuthSecretsManagerArn optional parameter to batch job APIs, expand batch + parameter limits, and introduce clientToken constraints. + * api-change:``rds``: Global clusters now expose the Endpoint attribute as one of its fields. It is + a Read/Write endpoint for the global cluster which resolves to the Global Cluster writer instance. + * api-change:``repostspace``: Adds the BatchAddRole and BatchRemoveRole APIs. + * api-change:``timestream-query``: This release adds support for Query Insights, a feature that + provides details of query execution, enabling users to identify areas for improvement to optimize + their queries, resulting in improved query performance and lower query costs. + * bugfix:``s3``: Fixed SelectObjectContent regression from `#3284 + `__. +- from version 1.35.45 + * api-change:``application-insights``: This feature enables customers to specify SNS Topic ARN. + CloudWatch Application Insights (CWAI) will utilize this ARN to send problem notifications. + * api-change:``autoscaling``: Adds support for removing the PlacementGroup setting on an Auto + Scaling Group through the UpdateAutoScalingGroup API. + * api-change:``bedrock-agent-runtime``: Knowledge Bases for Amazon Bedrock now supports custom + prompts and model parameters in the orchestrationConfiguration of the RetrieveAndGenerate API. The + modelArn field accepts Custom Models and Imported Models ARNs. + * api-change:``dms``: Added support for tagging in StartReplicationTaskAssessmentRun API and + introduced IsLatestTaskAssessmentRun and ResultStatistic fields for enhanced tracking and + assessment result statistics. + * api-change:``ec2``: Amazon EC2 now allows you to create network interfaces with just the EFA + driver and no ENA driver by specifying the network interface type as efa-only. + * api-change:``eks``: This release adds support for Amazon Application Recovery Controller (ARC) + zonal shift and zonal autoshift with EKS that enhances the resiliency of multi-AZ cluster + environments + * api-change:``fms``: Update AWS WAF policy - add the option to retrofit existing web ACLs instead + of creating all new web ACLs. + * api-change:``payment-cryptography-data``: Adding new API to generate authenticated scripts for + EMV pin change use cases. + * api-change:``wafv2``: Add a property to WebACL to indicate whether it's been retrofitted by + Firewall Manager. + * enhancement:``s3``: Handle HTTP 200 responses with error information for all supported s3 + operations. +- from version 1.35.44 + * api-change:``athena``: Removing FEDERATED from Create/List/Delete/GetDataCatalog API + * api-change:``bedrock``: Adding converse support to CMI API's + * api-change:``bedrock-runtime``: Added converse support for custom imported models + * api-change:``datazone``: Adding the following project member designations: + PROJECT_CATALOG_VIEWER, PROJECT_CATALOG_CONSUMER and PROJECT_CATALOG_STEWARD in the + CreateProjectMembership API and PROJECT_CATALOG_STEWARD designation in the AddPolicyGrant API. + * api-change:``ec2``: RequestSpotInstances and RequestSpotFleet feature release. + +------------------------------------------------------------------- +Fri Oct 18 10:07:47 UTC 2024 - Markéta Machová + +- Update to 1.35.43 + * enhancement:Python: Added provisional Python 3.13 support to Botocore + * enhancement:AWSCRT: Update awscrt version to 0.22.0 + * bugfix:Config: Fixed sigv4a_signing_region_set resolution when set in environment or config file. + * Many API changes in various plugins, see https://github.com/boto/botocore/blob/develop/CHANGELOG.rst + +------------------------------------------------------------------- +Wed Sep 18 12:42:19 UTC 2024 - John Paul Adrian Glaubitz + +- Update to 1.35.21 + * api-change:``codebuild``: GitLab Enhancements - Add support for Self-Hosted GitLab runners in + CodeBuild. Add group webhooks + * api-change:``ecr``: The `DescribeImageScanning` API now includes `fixAvailable`, + `exploitAvailable`, and `fixedInVersion` fields to provide more detailed information about the + availability of fixes, exploits, and fixed versions for identified image vulnerabilities. + * api-change:``ecs``: This is a documentation only release to address various tickets. + * api-change:``lambda``: Support for JSON resource-based policies and block public access + * api-change:``rds``: Updates Amazon RDS documentation with configuration information about the + BYOL model for RDS for Db2. + * api-change:``ssm``: Support for additional levels of cross-account, cross-Region organizational + units in Automation. Various documentation updates. +- from version 1.35.20 + * api-change:``bedrock``: This feature adds cross account s3 bucket and VPC support to + ModelInvocation jobs. To use a cross account bucket, pass in the accountId of the bucket to + s3BucketOwner in the ModelInvocationJobInputDataConfig or ModelInvocationJobOutputDataConfig. + * api-change:``iot``: This release adds additional enhancements to AWS IoT Device Management + Software Package Catalog and Jobs. It also adds SBOM support in Software Package Version. + * api-change:``medialive``: Removing the ON_PREMISE enum from the input settings field. + * api-change:``organizations``: Doc only update for AWS Organizations that fixes several + customer-reported issues + * api-change:``pca-connector-scep``: This is a general availability (GA) release of Connector for + SCEP, a feature of AWS Private CA. Connector for SCEP links your SCEP-enabled and mobile device + management systems to AWS Private CA for digital signature installation and certificate management. + * api-change:``rds``: Launching Global Cluster tagging. +- from version 1.35.19 + * api-change:``amplify``: Doc only update to Amplify to explain platform setting for Next.js 14 SSG + only applications + * api-change:``ivs``: Updates to all tags descriptions. + * api-change:``ivschat``: Updates to all tags descriptions. +- from version 1.35.18 + * api-change:``cognito-idp``: Added email MFA option to user pools with advanced security features. + * api-change:``elbv2``: Correct incorrectly mapped error in ELBv2 waiters + * api-change:``emr``: Update APIs to allow modification of ODCR options, allocation strategy, and + InstanceTypeConfigs on running InstanceFleet clusters. + * api-change:``glue``: AWS Glue is introducing two new optimizers for Apache Iceberg tables: + snapshot retention and orphan file deletion. Customers can enable these optimizers and customize + their configurations to perform daily maintenance tasks on their Iceberg tables based on their + specific requirements. + * api-change:``mediaconvert``: This release includes support for dynamic video overlay workflows, + including picture-in-picture and squeezeback + * api-change:``rds``: This release adds support for the os-upgrade pending maintenance action for + Amazon Aurora DB clusters. + * api-change:``storagegateway``: The S3 File Gateway now supports DSSE-KMS encryption. A new + parameter EncryptionType is added to these APIs: CreateSmbFileShare, CreateNfsFileShare, + UpdateSmbFileShare, UpdateNfsFileShare, DescribeSmbFileShares, DescribeNfsFileShares. Also, in + favor of EncryptionType, KmsEncrypted is deprecated. + * api-change:``synthetics``: This release introduces two features. The first is tag replication, + which allows for the propagation of canary tags onto Synthetics related resources, such as Lambda + functions. The second is a limit increase in canary name length, which has now been increased from + 21 to 255 characters. +- from version 1.35.17 + * api-change:``bedrock-agent``: Amazon Bedrock Knowledge Bases now supports using inference + profiles to increase throughput and improve resilience. + * api-change:``bedrock-agent-runtime``: Amazon Bedrock Knowledge Bases now supports using inference + profiles to increase throughput and improve resilience. + * api-change:``ecr``: Added KMS_DSSE to EncryptionType + * api-change:``guardduty``: Add support for new statistic types in GetFindingsStatistics. + * api-change:``lexv2-models``: Support new Polly voice engines in VoiceSettings: long-form and + generative + * api-change:``medialive``: Adds AV1 Codec support, SRT ouputs, and MediaLive Anywhere support. +- from version 1.35.16 + * api-change:``chime-sdk-voice``: Documentation-only update that clarifies the ValidateE911Address + action of the Amazon Chime SDK Voice APIs. + * api-change:``cognito-identity``: This release adds sensitive trait to some required shapes. + * api-change:``pipes``: This release adds support for customer managed KMS keys in Amazon + EventBridge Pipe + * api-change:``securityhub``: Documentation update for Security Hub + * enhancement:AWSCRT: Update awscrt version to 0.21.5 + * enhancement:``s3``: Adds logic to gracefully handle invalid timestamps returned in the Expires + header. +- from version 1.35.15 + * api-change:``dynamodb``: Doc-only update for DynamoDB. Added information about async behavior for + TagResource and UntagResource APIs and updated the description of ResourceInUseException. + * api-change:``elbv2``: Add paginators for the ELBv2 DescribeListenerCertificates and DescribeRules + APIs. Fix broken waiter for the ELBv2 DescribeLoadBalancers API. + * api-change:``ivs-realtime``: IVS Real-Time now offers customers the ability to broadcast to + Stages using RTMP(S). + * api-change:``kafka``: Amazon MSK Replicator can now replicate data to identically named topics + between MSK clusters within the same AWS Region or across different AWS Regions. + * api-change:``sagemaker``: Amazon Sagemaker supports orchestrating SageMaker HyperPod clusters + with Amazon EKS + * api-change:``sagemaker-runtime``: AWS SageMaker Runtime feature: Add sticky routing to support + stateful inference models. +- from version 1.35.14 + * api-change:``qapps``: Adds UpdateLibraryItemMetadata api to change status of app for admin + verification feature and returns isVerified field in any api returning the app or library item. +- from version 1.35.13 + * api-change:``application-signals``: Amazon CloudWatch Application Signals now supports creating + Service Level Objectives using a new calculation type. Users can now create SLOs which are + configured with request-based SLIs to help meet their specific business requirements. + * api-change:``codepipeline``: Updates to add recent notes to APIs and to replace example S3 bucket + names globally. + * api-change:``connect``: Amazon Connect Custom Vocabulary now supports Catalan (Spain), Danish + (Denmark), Dutch (Netherlands), Finnish (Finland), Indonesian (Indonesia), Malay (Malaysia), + Norwegian Bokmal (Norway), Polish (Poland), Swedish (Sweden), and Tagalog/Filipino (Philippines). + * api-change:``gamelift``: Amazon GameLift provides additional events for tracking the fleet + creation process. + * api-change:``kinesisanalyticsv2``: Support for Flink 1.20 in Managed Service for Apache Flink + * api-change:``sagemaker``: Amazon SageMaker now supports idle shutdown of JupyterLab and + CodeEditor applications on SageMaker Studio. +- from version 1.35.12 + * api-change:``appsync``: Adds new logging levels (INFO and DEBUG) for additional log output control + * api-change:``bedrock-agent``: Add support for user metadata inside PromptVariant. + * api-change:``finspace``: Updates Finspace documentation for smaller instances. + * api-change:``fis``: This release adds safety levers, a new mechanism to stop all running + experiments and prevent new experiments from starting. + * api-change:``logs``: Update to support new APIs for delivery of logs from AWS services. + * api-change:``s3control``: Amazon Simple Storage Service /S3 Access Grants / Features : This + release launches new Access Grants API - ListCallerAccessGrants. +- from version 1.35.11 + * api-change:``connect``: Release ReplicaConfiguration as part of DescribeInstance + * api-change:``datazone``: Add support to let data publisher specify a subset of the data asset + that a subscriber will have access to based on the asset filters provided, when accepting a + subscription request. + * api-change:``elbv2``: This release adds support for configuring TCP idle timeout on NLB and GWLB + listeners. + * api-change:``mediaconnect``: AWS Elemental MediaConnect introduces thumbnails for Flow source + monitoring. Thumbnails provide still image previews of the live content feeding your MediaConnect + Flow allowing you to easily verify that your source is operating as expected. + * api-change:``medialive``: Added MinQP as a Rate Control option for H264 and H265 encodes. + * api-change:``sagemaker``: Amazon SageMaker now supports automatic mounting of a user's home + folder in the Amazon Elastic File System (EFS) associated with the SageMaker Studio domain to their + Studio Spaces to enable users to share data between their own private spaces. + * api-change:``timestream-influxdb``: Timestream for InfluxDB now supports compute scaling and + deployment type conversion. This release adds the DbInstanceType and DeploymentType parameters to + the UpdateDbInstance API. + +------------------------------------------------------------------- +Mon Sep 2 08:42:08 UTC 2024 - John Paul Adrian Glaubitz + +- Update to 1.35.10 + * api-change:``backup``: The latest update introduces two new attributes, VaultType and VaultState, + to the DescribeBackupVault and ListBackupVaults APIs. The VaultState attribute reflects the current + status of the vault, while the VaultType attribute indicates the specific category of the vault. + * api-change:``datazone``: Amazon DataZone now adds new governance capabilities of Domain Units for + organization within your Data Domains, and Authorization Policies for tighter controls. + * api-change:``logs``: This release introduces a new optional parameter: Entity, in PutLogEvents + request + * api-change:``redshift-data``: The release include the new Redshift DataAPI feature for session + use, customer execute query with --session-keep-alive-seconds parameter and can submit follow-up + queries to same sessions with returned`session-id` +- from version 1.35.9 + * api-change:``bedrock-agent-runtime``: Lifting the maximum length on Bedrock KnowledgeBase + RetrievalFilter array + * api-change:``bedrock-runtime``: Add support for imported-model in invokeModel and + InvokeModelWithResponseStream. + * api-change:``personalize``: This releases ability to update automatic training scheduler for + customer solutions + * api-change:``quicksight``: Increased Character Limit for Dataset Calculation Field expressions + * api-change:``stepfunctions``: This release adds support for static analysis to + ValidateStateMachineDefinition API, which can now return optional WARNING diagnostics for semantic + errors on the definition of an Amazon States Language (ASL) state machine. + * api-change:``wafv2``: The minimum request rate for a rate-based rule is now 10. Before this, it + was 100. +- from version 1.35.8 + * api-change:``appconfig``: This release adds support for deletion protection, which is a safety + guardrail to prevent the unintentional deletion of a recently used AWS AppConfig Configuration + Profile or Environment. This also includes a change to increase the maximum length of the Name + parameter in UpdateConfigurationProfile. + * api-change:``datazone``: Update regex to include dot character to be consistent with IAM role + creation in the authorized principal field for create and update subscription target. + * api-change:``devicefarm``: This release removed support for Calabash, UI Automation, Built-in + Explorer, remote access record, remote access replay, and web performance profile framework in + ScheduleRun API. + * api-change:``ec2``: Amazon VPC IP Address Manager (IPAM) now allows customers to provision IPv4 + CIDR blocks and allocate Elastic IP Addresses directly from IPAM pools with public IPv4 space + * api-change:``internetmonitor``: Adds new querying types to show overall traffic suggestion + information for monitors + * api-change:``pcs``: Introducing AWS Parallel Computing Service (AWS PCS), a new service makes it + easy to setup and manage high performance computing (HPC) clusters, and build scientific and + engineering models at virtually any scale on AWS. + * api-change:``workspaces``: Documentation-only update that clarifies the StartWorkspaces and + StopWorkspaces actions, and a few other minor edits. +- from version 1.35.7 + * api-change:``bedrock``: Amazon Bedrock SDK updates for Inference Profile. + * api-change:``bedrock-runtime``: Amazon Bedrock SDK updates for Inference Profile. + * api-change:``chatbot``: Update documentation to be consistent with the API docs + * api-change:``omics``: Adds data provenance to import jobs from read sets and references + * api-change:``polly``: Amazon Polly adds 2 new voices: Jitka (cs-CZ) and Sabrina (de-CH). +- from version 1.35.6 + * api-change:``iotsitewise``: AWS IoT SiteWise now supports versioning for asset models. It enables + users to retrieve active version of their asset model and perform asset model writes with + optimistic lock. + * api-change:``workspaces``: This release adds support for creating and managing directories that + use AWS IAM Identity Center as user identity source. Such directories can be used to create + non-Active Directory domain joined WorkSpaces Personal.Updated RegisterWorkspaceDirectory and + DescribeWorkspaceDirectories APIs. +- from version 1.35.5 + * api-change:``bedrock-agent``: Releasing the support for Action User Confirmation. + * api-change:``bedrock-agent-runtime``: Releasing the support for Action User Confirmation. + * api-change:``codebuild``: Added support for the MAC_ARM environment type for CodeBuild fleets. + * api-change:``organizations``: Releasing minor partitional endpoint updates. + * api-change:``qbusiness``: Amazon QBusiness: Enable support for SAML and OIDC federation through + AWS IAM Identity Provider integration. + * api-change:``supplychain``: Update API documentation to clarify the event SLA as well as the data + model expectations +- from version 1.35.4 + * api-change:``autoscaling``: Amazon EC2 Auto Scaling now provides EBS health check to manage EC2 + instance replacement + * api-change:``bedrock``: Amazon Bedrock Evaluation BatchDeleteEvaluationJob API allows customers + to delete evaluation jobs under terminated evaluation job statuses - Stopped, Failed, or Completed. + Customers can submit a batch of 25 evaluation jobs to be deleted at once. + * api-change:``emr-containers``: Correct endpoint for FIPS is configured for US Gov Regions. + * api-change:``inspector2``: Add enums for Agentless scan statuses and EC2 enablement error states + * api-change:``quicksight``: Explicit query for authors and dashboard viewing sharing for embedded + users + * api-change:``route53``: Amazon Route 53 now supports the Asia Pacific (Malaysia) Region + (ap-southeast-5) for latency records, geoproximity records, and private DNS for Amazon VPCs in that + region. +- from version 1.35.3 + * api-change:``codestar``: The codestar client has been removed following the deprecation of the + service on July 31, 2024. + * api-change:``ec2``: DescribeInstanceStatus now returns health information on EBS volumes attached + to Nitro instances + * api-change:``entityresolution``: Increase the mapping attributes in Schema to 35. + * api-change:``glue``: Add optional field JobRunQueuingEnabled to CreateJob and UpdateJob APIs. + * api-change:``lambda``: Release FilterCriteria encryption for Lambda EventSourceMapping, enabling + customers to encrypt their filter criteria using a customer-owned KMS key. + * api-change:``securityhub``: Security Hub documentation and definition updates + * api-change:``ses``: Enable email receiving customers to provide SES with access to their S3 + buckets via an IAM role for "Deliver to S3 Action" +- from version 1.35.2 + * api-change:``ecs``: Documentation only release to address various tickets + * api-change:``opensearchserverless``: Added FailureCode and FailureMessage to + BatchGetCollectionResponse for BatchGetVPCEResponse for non-Active Collection and VPCE. + * api-change:``s3``: Amazon Simple Storage Service / Features : Add support for conditional writes + for PutObject and CompleteMultipartUpload APIs. +- from version 1.35.1 + * api-change:``bedrock``: Amazon Bedrock Batch Inference/ Model Invocation is a feature which + allows customers to asynchronously run inference on a large set of records/files stored in S3. + * api-change:``codebuild``: AWS CodeBuild now supports creating fleets with macOS platform for + running builds. + * api-change:``deadline``: This release adds additional search fields and provides sorting by + multiple fields. + * api-change:``lambda``: Release Lambda FunctionRecursiveConfig, enabling customers to turn + recursive loop detection on or off on individual functions. This release adds two new APIs, + GetFunctionRecursionConfig and PutFunctionRecursionConfig. + * api-change:``ssm-sap``: Add new attributes to the outputs of GetApplication and GetDatabase APIs. +- from version 1.35.0 + * api-change:``batch``: Improvements of integration between AWS Batch and EC2. + * api-change:``inspector2``: Update the correct format of key and values for resource tags + * api-change:``quicksight``: Amazon QuickSight launches Customer Managed Key (CMK) encryption for + Data Source metadata + * api-change:``sagemaker``: Introduce Endpoint and EndpointConfig Arns in + sagemaker:ListPipelineExecutionSteps API response + * api-change:``sesv2``: Marking use case description field of account details as deprecated. + * feature:signing: Adds internal support for the new 'auth' trait to allow a priority list of auth + types for a service or operation. +- from version 1.34.162 + * api-change:``docdb``: This release adds Global Cluster Failover capability which enables you to + change your global cluster's primary AWS region, the region that serves writes, during a regional + outage. Performing a failover action preserves your Global Cluster setup. + * api-change:``ecs``: This release introduces a new ContainerDefinition configuration to support + the customer-managed keys for ECS container restart feature. + * api-change:``iam``: Make the LastUsedDate field in the GetAccessKeyLastUsed response optional. + This may break customers who only call the API for access keys with a valid LastUsedDate. This + fixes a deserialization issue for access keys without a LastUsedDate, because the field was marked + as required but could be null. + * api-change:``s3``: Amazon Simple Storage Service / Features : Adds support for pagination in the + S3 ListBuckets API. +- from version 1.34.161 + * api-change:``codebuild``: AWS CodeBuild now supports using Secrets Manager to store git + credentials and using multiple source credentials in a single project. +- from version 1.34.160 + * api-change:``amplify``: Add a new field "cacheConfig" that enables users to configure the CDN + cache settings for an App + * api-change:``appstream``: This release includes following new APIs: CreateThemeForStack, + DescribeThemeForStack, UpdateThemeForStack, DeleteThemeForStack to support custom branding + programmatically. + * api-change:``fis``: This release adds support for additional error information on experiment + failure. It adds the error code, location, and account id on relevant failures to the GetExperiment + and ListExperiment API responses. + * api-change:``glue``: Add AttributesToGet parameter support for Glue GetTables + * api-change:``neptune-graph``: Amazon Neptune Analytics provides a new option for customers to + load data into a graph using the RDF (Resource Description Framework) NTRIPLES format. When loading + NTRIPLES files, use the value `convertToIri` for the `blankNodeHandling` parameter. +- from version 1.34.159 + * api-change:``compute-optimizer``: Doc only update for Compute Optimizer that fixes several + customer-reported issues relating to ECS finding classifications + * api-change:``config``: Documentation update for the OrganizationConfigRuleName regex pattern. + * api-change:``ec2``: This release adds new capabilities to manage On-Demand Capacity Reservations + including the ability to split your reservation, move capacity between reservations, and modify the + instance eligibility of your reservation. + * api-change:``eks``: Added support for new AL2023 GPU AMIs to the supported AMITypes. + * api-change:``groundstation``: Updating documentation for OEMEphemeris to link to AWS Ground + Station User Guide + * api-change:``medialive``: AWS Elemental MediaLive now supports now supports editing the PID + values for a Multiplex. + * api-change:``sagemaker``: Releasing large data support as part of CreateAutoMLJobV2 in SageMaker + Autopilot and CreateDomain API for SageMaker Canvas. +- from version 1.34.158 + * api-change:``cognito-idp``: Fixed a description of AdvancedSecurityAdditionalFlows in Amazon + Cognito user pool configuration. + * api-change:``connect``: This release supports adding RoutingCriteria via UpdateContactRoutingData + public API. + * api-change:``ssm``: Systems Manager doc-only updates for August 2024. +- from version 1.34.157 + * api-change:``cognito-idp``: Added support for threat protection for custom authentication in + Amazon Cognito user pools. + * api-change:``connect``: This release fixes a regression in number of access control tags that are + allowed to be added to a security profile in Amazon Connect. You can now add up to four access + control tags on a single security profile. + * api-change:``ec2``: Launch of private IPv6 addressing for VPCs and Subnets. VPC IPAM supports the + planning and monitoring of private IPv6 usage. + * api-change:``glue``: This release adds support to retrieve the validation status when creating or + updating Glue Data Catalog Views. Also added is support for BasicCatalogTarget partition keys. +- from version 1.34.156 + * api-change:``appintegrations``: Updated CreateDataIntegration and + CreateDataIntegrationAssociation API to support bulk data export from Amazon Connect Customer + Profiles to the customer S3 bucket. + * api-change:``glue``: Introducing AWS Glue Data Quality anomaly detection, a new functionality + that uses ML-based solutions to detect data anomalies users have not explicitly defined rules for. +- from version 1.34.155 + * api-change:``bedrock-agent-runtime``: Introduce model invocation output traces for orchestration + traces, which contain the model's raw response and usage. + * api-change:``cognito-idp``: Advanced security feature updates to include password history and log + export for Cognito user pools. + * api-change:``cost-optimization-hub``: This release adds savings percentage support to the + ListRecommendationSummaries API. + * api-change:``workspaces``: Added support for BYOL_GRAPHICS_G4DN_WSP IngestionProcess + * enhancement:AWSCRT: Update awscrt version to 0.21.2 +- from version 1.34.154 + * api-change:``datazone``: This releases Data Product feature. Data Products allow grouping data + assets into cohesive, self-contained units for ease of publishing for data producers, and ease of + finding and accessing for data consumers. + * api-change:``ecr``: Released two new APIs along with documentation updates. The GetAccountSetting + API is used to view the current basic scan type version setting for your registry, while the + PutAccountSetting API is used to update the basic scan type version for your registry. + * api-change:``kinesis-video-webrtc-storage``: Add JoinStorageSessionAsViewer API + * api-change:``pi``: Added a description for the Dimension db.sql.tokenized_id on the + DimensionGroup data type page. +- from version 1.34.153 + * api-change:``cloudwatch``: Add v2 smoke tests and smithy smokeTests trait for SDK testing. + * api-change:``kinesis``: Add v2 smoke tests and smithy smokeTests trait for SDK testing. + * api-change:``resiliencehub``: Customers are presented with the grouping recommendations and can + determine if the recommendations are accurate and apply to their case. This feature simplifies + onboarding by organizing resources into appropriate AppComponents. + * api-change:``route53``: Add v2 smoke tests and smithy smokeTests trait for SDK testing. + * api-change:``waf-regional``: Add v2 smoke tests and smithy smokeTests trait for SDK testing. +- from version 1.34.152 + * api-change:``bedrock``: API and Documentation for Bedrock Model Copy feature. This feature lets + you share and copy a custom model from one region to another or one account to another. + * api-change:``controlcatalog``: AWS Control Tower provides two new public APIs + controlcatalog:ListControls and controlcatalog:GetControl under controlcatalog service namespace, + which enable customers to programmatically retrieve control metadata of available controls. + * api-change:``controltower``: Updated Control Tower service documentation for controlcatalog + control ARN support with existing Control Tower public APIs + * api-change:``iam``: Add v2 smoke tests and smithy smokeTests trait for SDK testing. + * api-change:``memorydb``: Doc only update for changes to deletion API. + * api-change:``rds``: This release adds support for specifying optional MinACU parameter in + CreateDBShardGroup and ModifyDBShardGroup API. DBShardGroup response will contain MinACU if + specified. + * api-change:``sagemaker``: This release adds support for Amazon EMR Serverless applications in + SageMaker Studio for running data processing jobs. + * api-change:``ssm-quicksetup``: This release adds API support for the QuickSetup feature of AWS + Systems Manager + * api-change:``support``: Doc only updates to CaseDetails +- from version 1.34.151 + * api-change:``appstream``: Added support for Red Hat Enterprise Linux 8 on Amazon AppStream 2.0 + * api-change:``autoscaling``: Increase the length limit for VPCZoneIdentifier from 2047 to 5000 + * api-change:``codepipeline``: AWS CodePipeline V2 type pipelines now support stage level + conditions to enable development teams to safely release changes that meet quality and compliance + requirements. + * api-change:``elasticache``: Doc only update for changes to deletion API. + * api-change:``elb``: Add v2 smoke tests and smithy smokeTests trait for SDK testing. + * api-change:``events``: Add v2 smoke tests and smithy smokeTests trait for SDK testing. + * api-change:``lexv2-models``: This release adds new capabilities to the AMAZON.QnAIntent: Custom + prompting, Guardrails integration and ExactResponse support for Bedrock Knowledge Base. + * api-change:``logs``: Add v2 smoke tests and smithy smokeTests trait for SDK testing. + * api-change:``rolesanywhere``: IAM RolesAnywhere now supports custom role session name on the + CreateSession. This release adds the acceptRoleSessionName option to a profile to control whether a + role session name will be accepted in a session request with a given profile. + * api-change:``tnb``: This release adds Network Service Update, through which customers will be + able to update their instantiated networks to a new network package. See the documentation for + limitations. The release also enhances the Get network operation API to return parameter overrides + used during the operation. + * api-change:``workspaces``: Removing multi-session as it isn't supported for pools +- from version 1.34.150 + * api-change:``elasticache``: Renaming full service name as it appears in developer documentation. + * api-change:``memorydb``: Renaming full service name as it appears in developer documentation. + +------------------------------------------------------------------- +Fri Jul 26 12:50:50 UTC 2024 - John Paul Adrian Glaubitz + +- Update to 1.34.149 + * api-change:``application-autoscaling``: Application Auto Scaling is now more responsive to the + changes in demand of your SageMaker Inference endpoints. To get started, create or update a Target + Tracking policy based on High Resolution CloudWatch metrics. + * api-change:``application-signals``: CloudWatch Application Signals now supports application logs + correlation with traces and operational health metrics of applications running on EC2 instances. + Users can view the most relevant telemetry to troubleshoot application health anomalies such as + spikes in latency, errors, and availability. + * api-change:``bedrock-runtime``: Provides ServiceUnavailableException error message + * api-change:``codecommit``: CreateRepository API now throws OperationNotAllowedException when the + account has been restricted from creating a repository. + * api-change:``datazone``: Introduces GetEnvironmentCredentials operation to SDK + * api-change:``ec2``: EC2 Fleet now supports using custom identifiers to reference Amazon Machine + Images (AMI) in launch requests that are configured to choose from a diversified list of instance + types. + * api-change:``ecr``: API and documentation updates for Amazon ECR, adding support for creating, + updating, describing and deleting ECR Repository Creation Template. + * api-change:``eks``: This release adds support for EKS cluster to manage extended support. + * api-change:``elbv2``: This release adds support for sharing trust stores across accounts and + organizations through integration with AWS Resource Access Manager. + * api-change:``network-firewall``: You can now log events that are related to TLS inspection, in + addition to the existing alert and flow logging. + * api-change:``outposts``: Adding default vCPU information to GetOutpostSupportedInstanceTypes and + GetOutpostInstanceTypes responses + * api-change:``stepfunctions``: This release adds support to customer managed KMS key encryption in + AWS Step Functions. +- from version 1.34.148 + * api-change:``cleanrooms``: Three enhancements to the AWS Clean Rooms: Disallowed Output Columns, + Flexible Result Receivers, SQL as a Seed + * api-change:``dynamodb``: DynamoDB doc only update for July + * api-change:``iotsitewise``: Adds support for creating SiteWise Edge gateways that run on a + Siemens Industrial Edge Device. + * api-change:``mediapackagev2``: This release adds support for Irdeto DRM encryption in DASH + manifests. + * api-change:``medical-imaging``: CopyImageSet API adds copying selected instances between image + sets, and overriding inconsistent metadata with a force parameter. UpdateImageSetMetadata API + enables reverting to prior versions; updates to Study, Series, and SOP Instance UIDs; and updates + to private elements, with a force parameter. + * api-change:``pinpoint-sms-voice-v2``: Update for rebrand to AWS End User Messaging SMS and Voice. +- from version 1.34.147 + * api-change:``appsync``: Adding support for paginators in AppSync list APIs + * api-change:``cleanrooms``: This release adds AWS Entity Resolution integration to associate ID + namespaces & ID mapping workflow resources as part of ID namespace association and ID mapping + table in AWS Clean Rooms. It also introduces a new ID_MAPPING_TABLE analysis rule to manage the + protection on ID mapping table. + * api-change:``cleanroomsml``: Adds SQL query as the source of seed audience for audience + generation job. + * api-change:``connect``: Added PostContactSummary segment type on + ListRealTimeContactAnalysisSegmentsV2 API + * api-change:``connect-contact-lens``: Added PostContactSummary segment type on + ListRealTimeContactAnalysisSegments API + * api-change:``datazone``: This release removes the deprecated dataProductItem field from Search + API output. + * api-change:``entityresolution``: Support First Party ID Mapping +- from version 1.34.146 + * api-change:``datazone``: This release adds 1/ support of register S3 locations of assets in AWS + Lake Formation hybrid access mode for DefaultDataLake blueprint. 2/ support of CRUD operations for + Asset Filters. + * api-change:``ivs``: Documentation update for IVS Low Latency API Reference. + * api-change:``mobile``: The mobile client has been removed following the deprecation of the + service. + * api-change:``neptune-graph``: Amazon Neptune Analytics provides new options for customers to + start with smaller graphs at a lower cost. CreateGraph, CreaateGraphImportTask, UpdateGraph and + StartImportTask APIs will now allow 32 and 64 for `provisioned-memory` + * api-change:``redshift-serverless``: Adds dualstack support for Redshift Serverless workgroup. +- from version 1.34.145 + * api-change:``acm-pca``: Fix broken waiters for the acm-pca client. Waiters broke in version + 1.13.144 of the Boto3 SDK. + * api-change:``connect``: Amazon Connect expands search API coverage for additional resources. + Search for hierarchy groups by name, ID, tag, or other criteria (new endpoint). Search for agent + statuses by name, ID, tag, or other criteria (new endpoint). Search for users by their assigned + proficiencies (enhanced endpoint) + * api-change:``ec2``: Amazon VPC IP Address Manager (IPAM) now supports Bring-Your-Own-IP (BYOIP) + for IP addresses registered with any Internet Registry. This feature uses DNS TXT records to + validate ownership of a public IP address range. + * api-change:``firehose``: This release 1) Add configurable buffering hints for Snowflake as + destination. 2) Add ReadFromTimestamp for MSK As Source. Firehose will start reading data from MSK + Cluster using offset associated with this timestamp. 3) Gated public beta release to add Apache + Iceberg tables as destination. + * api-change:``ivschat``: Documentation update for IVS Chat API Reference. + * api-change:``medialive``: AWS Elemental MediaLive now supports the SRT protocol via the new SRT + Caller input type. + * api-change:``rds``: Updates Amazon RDS documentation to specify an eventual consistency model for + DescribePendingMaintenanceActions. + * api-change:``sagemaker``: SageMaker Training supports R5, T3 and R5D instances family. And + SageMaker Processing supports G5 and R5D instances family. + * api-change:``secretsmanager``: Doc only update for Secrets Manager + * api-change:``taxsettings``: Set default endpoint for aws partition. Requests from all regions in + aws partition will be forward to us-east-1 endpoint. + * api-change:``timestream-query``: Doc-only update for TimestreamQuery. Added guidance about the + accepted valid value for the QueryPricingModel parameter. + * api-change:``workspaces-thin-client``: Documentation update for WorkSpaces Thin Client. + * bugfix:Waiter: Update waiters to handle expected boolean values when matching errors + (`boto/botocore#3220 `__) + +------------------------------------------------------------------- +Tue Jul 16 11:52:08 UTC 2024 - John Paul Adrian Glaubitz + +- Update to 1.34.144 + * api-change:``acm-pca``: Minor refactoring of C2J model for AWS Private CA + * api-change:``arc-zonal-shift``: Adds the option to subscribe to get notifications when a zonal + autoshift occurs in a region. + * api-change:``globalaccelerator``: This feature adds exceptions to the Customer API to avoid + throwing Internal Service errors + * api-change:``pinpoint``: Add v2 smoke tests and smithy smokeTests trait for SDK testing. + * api-change:``quicksight``: Vega ally control options and Support for Reviewed Answers in Topics +- from version 1.34.143 + * api-change:``batch``: This feature allows AWS Batch Jobs with EKS container orchestration type to + be run as Multi-Node Parallel Jobs. + * api-change:``bedrock``: Add support for contextual grounding check for Guardrails for Amazon + Bedrock. + * api-change:``bedrock-agent``: Introduces new data sources and chunking strategies for Knowledge + bases, advanced parsing logic using FMs, session summary generation, and code interpretation + (preview) for Claude V3 Sonnet and Haiku models. Also introduces Prompt Flows (preview) to link + prompts, foundational models, and resources. + * api-change:``bedrock-agent-runtime``: Introduces query decomposition, enhanced Agents integration + with Knowledge bases, session summary generation, and code interpretation (preview) for Claude V3 + Sonnet and Haiku models. Also introduces Prompt Flows (preview) to link prompts, foundational + models, and resources for end-to-end solutions. + * api-change:``bedrock-runtime``: Add support for contextual grounding check and ApplyGuardrail API + for Guardrails for Amazon Bedrock. + * api-change:``ec2``: Add parameters to enable provisioning IPAM BYOIPv4 space at a Local Zone + Network Border Group level + * api-change:``glue``: Add recipe step support for recipe node + * api-change:``groundstation``: Documentation update specifying OEM ephemeris units of measurement + * api-change:``license-manager-linux-subscriptions``: Add support for third party subscription + providers, starting with RHEL subscriptions through Red Hat Subscription Manager (RHSM). + Additionally, add support for tagging subscription provider resources, and detect when an instance + has more than one Linux subscription and notify the customer. + * api-change:``mediaconnect``: AWS Elemental MediaConnect introduces the ability to disable + outputs. Disabling an output allows you to keep the output attached to the flow, but stop streaming + to the output destination. A disabled output does not incur data transfer costs. +- from version 1.34.142 + * api-change:``datazone``: This release deprecates dataProductItem field from + SearchInventoryResultItem, along with some unused DataProduct shapes + * api-change:``fsx``: Adds support for FSx for NetApp ONTAP 2nd Generation file systems, and FSx + for OpenZFS Single AZ HA file systems. + * api-change:``opensearch``: This release adds support for enabling or disabling Natural Language + Query Processing feature for Amazon OpenSearch Service domains, and provides visibility into the + current state of the setup or tear-down. + * api-change:``sagemaker``: This release 1/ enables optimization jobs that allows customers to + perform Ahead-of-time compilation and quantization. 2/ allows customers to control access to Amazon + Q integration in SageMaker Studio. 3/ enables AdditionalModelDataSources for CreateModel action. +- from version 1.34.141 + * api-change:``codedeploy``: Add v2 smoke tests and smithy smokeTests trait for SDK testing. + * api-change:``devicefarm``: Add v2 smoke tests and smithy smokeTests trait for SDK testing. + * api-change:``dms``: Add v2 smoke tests and smithy smokeTests trait for SDK testing. + * api-change:``elasticbeanstalk``: Add v2 smoke tests and smithy smokeTests trait for SDK testing. + * api-change:``es``: Add v2 smoke tests and smithy smokeTests trait for SDK testing. + * api-change:``firehose``: Add v2 smoke tests and smithy smokeTests trait for SDK testing. + * api-change:``gamelift``: Add v2 smoke tests and smithy smokeTests trait for SDK testing. + * api-change:``qapps``: This is a general availability (GA) release of Amazon Q Apps, a capability + of Amazon Q Business. Q Apps leverages data sources your company has provided to enable users to + build, share, and customize apps within your organization. + * api-change:``route53resolver``: Add v2 smoke tests and smithy smokeTests trait for SDK testing. + * api-change:``ses``: Add v2 smoke tests and smithy smokeTests trait for SDK testing. +- from version 1.34.140 + * api-change:``acm``: Documentation updates, including fixes for xml formatting, broken links, and + ListCertificates description. + * api-change:``ecr``: This release for Amazon ECR makes change to bring the SDK into sync with the + API. + * api-change:``payment-cryptography-data``: Added further restrictions on logging of potentially + sensitive inputs and outputs. + * api-change:``qbusiness``: Add personalization to Q Applications. Customers can enable or disable + personalization when creating or updating a Q application with the personalization configuration. +- from version 1.34.139 + * api-change:``application-autoscaling``: Doc only update for Application Auto Scaling that fixes + resource name. + * api-change:``directconnect``: This update includes documentation for support of new native 400 + GBps ports for Direct Connect. + * api-change:``organizations``: Added a new reason under ConstraintViolationException in + RegisterDelegatedAdministrator API to prevent registering suspended accounts as delegated + administrator of a service. + * api-change:``rekognition``: This release adds support for tagging projects and datasets with the + CreateProject and CreateDataset APIs. + * api-change:``workspaces``: Fix create workspace bundle RootStorage/UserStorage to accept non null + values + +------------------------------------------------------------------- +Wed Jul 3 06:34:27 UTC 2024 - John Paul Adrian Glaubitz + +- Update to 1.34.138 + * api-change:``ec2``: Documentation updates for Elastic Compute Cloud (EC2). + * api-change:``fms``: Increases Customer API's ManagedServiceData length + * api-change:``s3``: Added response overrides to Head Object requests. +- from version 1.34.137 + * api-change:``apigateway``: Add v2 smoke tests and smithy smokeTests trait for SDK testing. + * api-change:``cognito-identity``: Add v2 smoke tests and smithy smokeTests trait for SDK testing. + * api-change:``connect``: Authentication profiles are Amazon Connect resources (in gated preview) + that allow you to configure authentication settings for users in your contact center. This release + adds support for new ListAuthenticationProfiles, DescribeAuthenticationProfile and + UpdateAuthenticationProfile APIs. + * api-change:``docdb``: Add v2 smoke tests and smithy smokeTests trait for SDK testing. + * api-change:``eks``: Updates EKS managed node groups to support EC2 Capacity Blocks for ML + * api-change:``payment-cryptography``: Added further restrictions on logging of potentially + sensitive inputs and outputs. + * api-change:``payment-cryptography-data``: Adding support for dynamic keys for encrypt, decrypt, + re-encrypt and translate pin functions. With this change, customers can use one-time TR-31 keys + directly in dataplane operations without the need to first import them into the service. + * api-change:``stepfunctions``: Add v2 smoke tests and smithy smokeTests trait for SDK testing. + * api-change:``swf``: Add v2 smoke tests and smithy smokeTests trait for SDK testing. + * api-change:``wafv2``: JSON body inspection: Update documentation to clarify that JSON parsing + doesn't include full validation. +- from version 1.34.136 + * api-change:``acm-pca``: Added CCPC_LEVEL_1_OR_HIGHER KeyStorageSecurityStandard and SM2 + KeyAlgorithm and SM3WITHSM2 SigningAlgorithm for China regions. + * api-change:``cloudhsmv2``: Added 3 new APIs to support backup sharing: GetResourcePolicy, + PutResourcePolicy, and DeleteResourcePolicy. Added BackupArn to the output of the DescribeBackups + API. Added support for BackupArn in the CreateCluster API. + * api-change:``connect``: This release supports showing PreferredAgentRouting step via + DescribeContact API. + * api-change:``emr``: This release provides the support for new allocation strategies i.e. + CAPACITY_OPTIMIZED_PRIORITIZED for Spot and PRIORITIZED for On-Demand by taking input of priority + value for each instance type for instance fleet clusters. + * api-change:``glue``: Added AttributesToGet parameter to Glue GetDatabases, allowing caller to + limit output to include only the database name. + * api-change:``kinesisanalyticsv2``: Support for Flink 1.19 in Managed Service for Apache Flink + * api-change:``opensearch``: This release removes support for enabling or disabling Natural + Language Query Processing feature for Amazon OpenSearch Service domains. + * api-change:``pi``: Noting that the filter db.sql.db_id isn't available for RDS for SQL Server DB + instances. + * api-change:``workspaces``: Added support for Red Hat Enterprise Linux 8 on Amazon WorkSpaces + Personal. +- from version 1.34.135 + * api-change:``application-autoscaling``: Amazon WorkSpaces customers can now use Application Auto + Scaling to automatically scale the number of virtual desktops in a WorkSpaces pool. + * api-change:``chime-sdk-media-pipelines``: Added Amazon Transcribe multi language identification + to Chime SDK call analytics. Enabling customers sending single stream audio to generate call + recordings using Chime SDK call analytics + * api-change:``cloudfront``: Doc only update for CloudFront that fixes customer-reported issue + * api-change:``datazone``: This release supports the data lineage feature of business data catalog + in Amazon DataZone. + * api-change:``elasticache``: Add v2 smoke tests and smithy smokeTests trait for SDK testing. + * api-change:``mq``: This release makes the EngineVersion field optional for both broker and + configuration and uses the latest available version by default. The AutoMinorVersionUpgrade field + is also now optional for broker creation and defaults to 'true'. + * api-change:``qconnect``: Adds CreateContentAssociation, ListContentAssociations, + GetContentAssociation, and DeleteContentAssociation APIs. + * api-change:``quicksight``: Adding support for Repeating Sections, Nested Filters + * api-change:``rds``: Updates Amazon RDS documentation for TAZ export to S3. + * api-change:``sagemaker``: Add capability for Admins to customize Studio experience for the user + by showing or hiding Apps and MLTools. + * api-change:``workspaces``: Added support for WorkSpaces Pools. +- from version 1.34.134 + * api-change:``controltower``: Added ListLandingZoneOperations API. + * api-change:``eks``: Added support for disabling unmanaged addons during cluster creation. + * api-change:``ivs-realtime``: IVS Real-Time now offers customers the ability to upload public keys + for customer vended participant tokens. + * api-change:``kinesisanalyticsv2``: This release adds support for new ListApplicationOperations + and DescribeApplicationOperation APIs. It adds a new configuration to enable system rollbacks, adds + field ApplicationVersionCreateTimestamp for clarity and improves support for pagination for APIs. + * api-change:``opensearch``: This release adds support for enabling or disabling Natural Language + Query Processing feature for Amazon OpenSearch Service domains, and provides visibility into the + current state of the setup or tear-down. +- from version 1.34.133 + * api-change:``autoscaling``: Doc only update for Auto Scaling's TargetTrackingMetricDataQuery + * api-change:``ec2``: This release is for the launch of the new u7ib-12tb.224xlarge, R8g, + c7gn.metal and mac2-m1ultra.metal instance types + * api-change:``networkmanager``: This is model changes & documentation update for the Asynchronous + Error Reporting feature for AWS Cloud WAN. This feature allows customers to view errors that occur + while their resources are being provisioned, enabling customers to fix their resources without + needing external support. + * api-change:``workspaces-thin-client``: This release adds the deviceCreationTags field to + CreateEnvironment API input, UpdateEnvironment API input and GetEnvironment API output. +- from version 1.34.132 + * api-change:``bedrock-runtime``: Increases Converse API's document name length + * api-change:``customer-profiles``: This release includes changes to ProfileObjectType APIs, adds + functionality top set and get capacity for profile object types. + * api-change:``ec2``: Fix EC2 multi-protocol info in models. + * api-change:``qbusiness``: Allow enable/disable Q Apps when creating/updating a Q application; + Return the Q Apps enablement information when getting a Q application. + * api-change:``ssm``: Add sensitive trait to SSM IPAddress property for CloudTrail redaction + * api-change:``workspaces-web``: Added ability to enable DeepLinking functionality on a Portal via + UserSettings as well as added support for IdentityProvider resource tagging. +- from version 1.34.131 + * api-change:``bedrock-runtime``: This release adds document support to Converse and ConverseStream + APIs + * api-change:``codeartifact``: Add support for the Cargo package format. + * api-change:``compute-optimizer``: This release enables AWS Compute Optimizer to analyze and + generate optimization recommendations for Amazon RDS MySQL and RDS PostgreSQL. + * api-change:``cost-optimization-hub``: This release enables AWS Cost Optimization Hub to show cost + optimization recommendations for Amazon RDS MySQL and RDS PostgreSQL. + * api-change:``dynamodb``: Doc-only update for DynamoDB. Fixed Important note in 6 Global table + APIs - CreateGlobalTable, DescribeGlobalTable, DescribeGlobalTableSettings, ListGlobalTables, + UpdateGlobalTable, and UpdateGlobalTableSettings. + * api-change:``glue``: Fix Glue paginators for Jobs, JobRuns, Triggers, Blueprints and Workflows. + * api-change:``ivs-realtime``: IVS Real-Time now offers customers the ability to record individual + stage participants to S3. + * api-change:``sagemaker``: Adds support for model references in Hub service, and adds support for + cross-account access of Hubs + * api-change:``securityhub``: Documentation updates for Security Hub +- from version 1.34.130 + * api-change:``artifact``: This release adds an acceptanceType field to the ReportSummary structure + (used in the ListReports API response). + * api-change:``athena``: Add v2 smoke tests and smithy smokeTests trait for SDK testing. + * api-change:``cur``: Add v2 smoke tests and smithy smokeTests trait for SDK testing. + * api-change:``directconnect``: Add v2 smoke tests and smithy smokeTests trait for SDK testing. + * api-change:``elastictranscoder``: Add v2 smoke tests and smithy smokeTests trait for SDK testing. + * api-change:``opensearch``: This release enables customers to use JSON Web Tokens (JWT) for + authentication on their Amazon OpenSearch Service domains. +- from version 1.34.129 + * api-change:``bedrock-runtime``: This release adds support for using Guardrails with the Converse + and ConverseStream APIs. + * api-change:``cloudtrail``: Add v2 smoke tests and smithy smokeTests trait for SDK testing. + * api-change:``config``: Add v2 smoke tests and smithy smokeTests trait for SDK testing. + * api-change:``eks``: This release adds support to surface async fargate customer errors from async + path to customer through describe-fargate-profile API response. + * api-change:``lightsail``: Add v2 smoke tests and smithy smokeTests trait for SDK testing. + * api-change:``polly``: Add v2 smoke tests and smithy smokeTests trait for SDK testing. + * api-change:``rekognition``: Add v2 smoke tests and smithy smokeTests trait for SDK testing. + * api-change:``sagemaker``: Launched a new feature in SageMaker to provide managed MLflow Tracking + Servers for customers to track ML experiments. This release also adds a new capability of attaching + additional storage to SageMaker HyperPod cluster instances. + * api-change:``shield``: Add v2 smoke tests and smithy smokeTests trait for SDK testing. + * api-change:``snowball``: Add v2 smoke tests and smithy smokeTests trait for SDK testing. +- from version 1.34.128 + * api-change:``acm-pca``: Doc-only update that adds name constraints as an allowed extension for + ImportCertificateAuthorityCertificate. + * api-change:``batch``: Add v2 smoke tests and smithy smokeTests trait for SDK testing. + * api-change:``codebuild``: AWS CodeBuild now supports global and organization GitHub webhooks + * api-change:``cognito-idp``: Add v2 smoke tests and smithy smokeTests trait for SDK testing. + * api-change:``ds``: Add v2 smoke tests and smithy smokeTests trait for SDK testing. + * api-change:``efs``: Add v2 smoke tests and smithy smokeTests trait for SDK testing. + * api-change:``glue``: This release introduces a new feature, Usage profiles. Usage profiles allow + the AWS Glue admin to create different profiles for various classes of users within the account, + enforcing limits and defaults for jobs and sessions. + * api-change:``mediaconvert``: This release includes support for creating I-frame only video + segments for DASH trick play. + * api-change:``secretsmanager``: Doc only update for Secrets Manager + * api-change:``waf``: Add v2 smoke tests and smithy smokeTests trait for SDK testing. +- from version 1.34.127 + * api-change:``datazone``: This release introduces a new default service blueprint for custom + environment creation. + * api-change:``ec2``: Documentation updates for Amazon EC2. + * api-change:``macie2``: This release adds support for managing the status of automated sensitive + data discovery for individual accounts in an organization, and determining whether individual S3 + buckets are included in the scope of the analyses. + * api-change:``mediaconvert``: This release adds the ability to search for historical job records + within the management console using a search box and/or via the SDK/CLI with partial string + matching search on input file name. + * api-change:``route53domains``: Add v2 smoke tests and smithy smokeTests trait for SDK testing. +- from version 1.34.126 + * api-change:``cloudhsmv2``: Added support for hsm type hsm2m.medium. Added supported for creating + a cluster in FIPS or NON_FIPS mode. + * api-change:``glue``: This release adds support for configuration of evaluation method for + composite rules in Glue Data Quality rulesets. + * api-change:``iotwireless``: Add RoamingDeviceSNR and RoamingDeviceRSSI to Customer Metrics. + * api-change:``kms``: This feature allows customers to use their keys stored in KMS to derive a + shared secret which can then be used to establish a secured channel for communication, provide + proof of possession, or establish trust with other parties. + * api-change:``mediapackagev2``: This release adds support for CMAF ingest (DASH-IF live media + ingest protocol interface 1) +- from version 1.34.125 + * api-change:``apptest``: AWS Mainframe Modernization Application Testing is an AWS Mainframe + Modernization service feature that automates functional equivalence testing for mainframe + application modernization and migration to AWS, and regression testing. + * api-change:``backupstorage``: The backupstorage client has been removed following the deprecation + of the service. + * api-change:``ec2``: Tagging support for Traffic Mirroring FilterRule resource + * api-change:``osis``: SDK changes for self-managed vpc endpoint to OpenSearch ingestion pipelines. + * api-change:``redshift``: Updates to remove DC1 and DS2 node types. + * api-change:``secretsmanager``: Introducing RotationToken parameter for PutSecretValue API + * api-change:``securitylake``: This release updates request validation regex to account for + non-commercial aws partitions. + * api-change:``sesv2``: This release adds support for Amazon EventBridge as an email sending events + destination. +- from version 1.34.124 + * api-change:``accessanalyzer``: IAM Access Analyzer now provides policy recommendations to help + resolve unused permissions for IAM roles and users. Additionally, IAM Access Analyzer now extends + its custom policy checks to detect when IAM policies grant public access or access to critical + resources ahead of deployments. + * api-change:``guardduty``: Added API support for GuardDuty Malware Protection for S3. + * api-change:``networkmanager``: This is model changes & documentation update for Service Insertion + feature for AWS Cloud WAN. This feature allows insertion of AWS/3rd party security services on + Cloud WAN. This allows to steer inter/intra segment traffic via security appliances and provide + visibility to the route updates. + * api-change:``pca-connector-scep``: Connector for SCEP allows you to use a managed, cloud CA to + enroll mobile devices and networking gear. SCEP is a widely-adopted protocol used by mobile device + management (MDM) solutions for enrolling mobile devices. With the connector, you can use AWS + Private CA with popular MDM solutions. + * api-change:``sagemaker``: Introduced Scope and AuthenticationRequestExtraParams to SageMaker + Workforce OIDC configuration; this allows customers to modify these options for their private + Workforce IdP integration. Model Registry Cross-account model package groups are discoverable. +- from version 1.34.123 + * api-change:``application-signals``: This is the initial SDK release for Amazon CloudWatch + Application Signals. Amazon CloudWatch Application Signals provides curated application performance + monitoring for developers to monitor and troubleshoot application health using pre-built dashboards + and Service Level Objectives. + * api-change:``ecs``: This release introduces a new cluster configuration to support the + customer-managed keys for ECS managed storage encryption. + * api-change:``imagebuilder``: This release updates the regex pattern for Image Builder ARNs. + +------------------------------------------------------------------- +Mon Jun 10 14:37:14 UTC 2024 - John Paul Adrian Glaubitz + +- Update to 1.34.122 + * api-change:``auditmanager``: New feature: common controls. When creating custom controls, you can + now use pre-grouped AWS data sources based on common compliance themes. Also, the awsServices + parameter is deprecated because we now manage services in scope for you. If used, the input is + ignored and an empty list is returned. + * api-change:``b2bi``: Added exceptions to B2Bi List operations and ConflictException to B2Bi + StartTransformerJob operation. Also made capabilities field explicitly required when creating a + Partnership. + * api-change:``codepipeline``: CodePipeline now supports overriding S3 Source Object Key during + StartPipelineExecution, as part of Source Overrides. + * api-change:``sagemaker``: This release introduces a new optional parameter: InferenceAmiVersion, + in ProductionVariant. + * api-change:``verifiedpermissions``: This release adds OpenIdConnect (OIDC) configuration support + for IdentitySources, allowing for external IDPs to be used in authorization requests. +- from version 1.34.121 + * api-change:``account``: This release adds 3 new APIs (AcceptPrimaryEmailUpdate, GetPrimaryEmail, + and StartPrimaryEmailUpdate) used to centrally manage the root user email address of member + accounts within an AWS organization. + * api-change:``alexaforbusiness``: The alexaforbusiness client has been removed following the + deprecation of the service. + * api-change:``firehose``: Adds integration with Secrets Manager for Redshift, Splunk, + HttpEndpoint, and Snowflake destinations + * api-change:``fsx``: This release adds support to increase metadata performance on FSx for Lustre + file systems beyond the default level provisioned when a file system is created. This can be done + by specifying MetadataConfiguration during the creation of Persistent_2 file systems or by updating + it on demand. + * api-change:``glue``: This release adds support for creating and updating Glue Data Catalog Views. + * api-change:``honeycode``: The honeycode client has been removed following the deprecation of the + service. + * api-change:``iotwireless``: Adds support for wireless device to be in Conflict FUOTA Device + Status due to a FUOTA Task, so it couldn't be attached to a new one. + * api-change:``location``: Added two new APIs, VerifyDevicePosition and ForecastGeofenceEvents. + Added support for putting larger geofences up to 100,000 vertices with Geobuf fields. + * api-change:``sns``: Doc-only update for SNS. These changes include customer-reported issues and + TXC3 updates. + * api-change:``sqs``: Doc only updates for SQS. These updates include customer-reported issues and + TCX3 modifications. + * api-change:``storagegateway``: Adds SoftwareUpdatePreferences to DescribeMaintenanceStartTime and + UpdateMaintenanceStartTime, a structure which contains AutomaticUpdatePolicy. + * enhancement:AWSCRT: Update awscrt version to 0.20.11 +- from version 1.34.120 + * api-change:``globalaccelerator``: This release contains a new optional ip-addresses input field + for the update accelerator and update custom routing accelerator apis. This input enables consumers + to replace IPv4 addresses on existing accelerators with addresses provided in the input. + * api-change:``glue``: AWS Glue now supports native SaaS connectivity: Salesforce connector + available now + * api-change:``s3``: Added new params copySource and key to copyObject API for supporting S3 Access + Grants plugin. These changes will not change any of the existing S3 API functionality. +- from version 1.34.119 + * api-change:``ec2``: U7i instances with up to 32 TiB of DDR5 memory and 896 vCPUs are now + available. C7i-flex instances are launched and are lower-priced variants of the Amazon EC2 C7i + instances that offer a baseline level of CPU performance with the ability to scale up to the full + compute performance 95% of the time. + * api-change:``pipes``: This release adds Timestream for LiveAnalytics as a supported target in + EventBridge Pipes + * api-change:``sagemaker``: Extend DescribeClusterNode response with private DNS hostname and IP + address, and placement information about availability zone and availability zone ID. + * api-change:``taxsettings``: Initial release of AWS Tax Settings API +- from version 1.34.118 + * api-change:``amplify``: This doc-only update identifies fields that are specific to Gen 1 and Gen + 2 applications. + * api-change:``batch``: This release adds support for the AWS Batch GetJobQueueSnapshot API + operation. + * api-change:``eks``: Adds support for EKS add-ons pod identity associations integration + * api-change:``iottwinmaker``: Support RESET_VALUE UpdateType for PropertyUpdates to reset property + value to default or null +- from version 1.34.117 + * api-change:``codebuild``: AWS CodeBuild now supports Self-hosted GitHub Actions runners for + Github Enterprise + * api-change:``codeguru-security``: This release includes minor model updates and documentation + updates. + * api-change:``elasticache``: Update to attributes of TestFailover and minor revisions. + * api-change:``launch-wizard``: This release adds support for describing workload deployment + specifications, deploying additional workload types, and managing tags for Launch Wizard resources + with API operations. +- from version 1.34.116 + * api-change:``acm``: add v2 smoke tests and smithy smokeTests trait for SDK testing. + * api-change:``bedrock-agent``: With this release, Knowledge bases for Bedrock adds support for + Titan Text Embedding v2. + * api-change:``bedrock-runtime``: This release adds Converse and ConverseStream APIs to Bedrock + Runtime + * api-change:``cloudtrail``: CloudTrail Lake returns PartitionKeys in the GetEventDataStore API + response. Events are grouped into partitions based on these keys for better query performance. For + example, the calendarday key groups events by day, while combining the calendarday key with the + hour key groups them by day and hour. + * api-change:``connect``: Adding associatedQueueIds as a SearchCriteria and response field to the + SearchRoutingProfiles API + * api-change:``emr-serverless``: The release adds support for spark structured streaming. + * api-change:``rds``: Updates Amazon RDS documentation for Aurora Postgres DBname. + * api-change:``sagemaker``: Adds Model Card information as a new component to Model Package. + Autopilot launches algorithm selection for TimeSeries modality to generate AutoML candidates per + algorithm. +- from version 1.34.115 + * api-change:``athena``: Throwing validation errors on CreateNotebook with Name containing + `/`,`:`,`\` + * api-change:``codebuild``: AWS CodeBuild now supports manually creating GitHub webhooks + * api-change:``connect``: This release includes changes to DescribeContact API's response by + including ConnectedToSystemTimestamp, RoutingCriteria, Customer, Campaign, + AnsweringMachineDetectionStatus, CustomerVoiceActivity, QualityMetrics, DisconnectDetails, and + SegmentAttributes information from a contact in Amazon Connect. + * api-change:``glue``: Add optional field JobMode to CreateJob and UpdateJob APIs. + * api-change:``securityhub``: Add ROOT type for TargetType model +- from version 1.34.114 + * api-change:``dynamodb``: Doc-only update for DynamoDB. Specified the IAM actions needed to + authorize a user to create a table with a resource-based policy. + * api-change:``ec2``: Providing support to accept BgpAsnExtended attribute + * api-change:``kafka``: Adds ControllerNodeInfo in ListNodes response to support Raft mode for MSK + * api-change:``swf``: This release adds new APIs for deleting activity type and workflow type + resources. +- from version 1.34.113 + * api-change:``dynamodb``: Documentation only updates for DynamoDB. + * api-change:``iotfleetwise``: AWS IoT FleetWise now supports listing vehicles with attributes + filter, ListVehicles API is updated to support additional attributes filter. + * api-change:``managedblockchain``: This is a minor documentation update to address the impact of + the shut down of the Goerli and Polygon networks. +- from version 1.34.112 + * api-change:``emr-serverless``: This release adds the capability to run interactive workloads + using Apache Livy Endpoint. + * api-change:``opsworks``: Documentation-only update for OpsWorks Stacks. +- from version 1.34.111 + * api-change:``chatbot``: This change adds support for tagging Chatbot configurations. + * api-change:``cloudformation``: Added DeletionMode FORCE_DELETE_STACK for deleting a stack that is + stuck in DELETE_FAILED state due to resource deletion failure. + * api-change:``kms``: This release includes feature to import customer's asymmetric (RSA, ECC and + SM2) and HMAC keys into KMS in China. + * api-change:``opensearch``: This release adds support for enabling or disabling a data source + configured as part of Zero-ETL integration with Amazon S3, by setting its status. + * api-change:``wafv2``: You can now use Security Lake to collect web ACL traffic data. +- from version 1.34.110 + * api-change:``cloudfront``: Model update; no change to SDK functionality. + * api-change:``glue``: Add Maintenance window to CreateJob and UpdateJob APIs and JobRun response. + Add a new Job Run State for EXPIRED. + * api-change:``lightsail``: This release adds support for Amazon Lightsail instances to switch + between dual-stack or IPv4 only and IPv6-only public IP address types. + * api-change:``mailmanager``: This release includes a new Amazon SES feature called Mail Manager, + which is a set of email gateway capabilities designed to help customers strengthen their + organization's email infrastructure, simplify email workflow management, and streamline email + compliance control. + * api-change:``pi``: Performance Insights added a new input parameter called AuthorizedActions to + support the fine-grained access feature. Performance Insights also restricted the acceptable input + characters. + * api-change:``rds``: Updates Amazon RDS documentation for Db2 license through AWS Marketplace. + * api-change:``storagegateway``: Added new SMBSecurityStrategy enum named + MandatoryEncryptionNoAes128, new mode enforces encryption and disables AES 128-bit algorithums. +- from version 1.34.109 + * api-change:``bedrock-agent``: This release adds support for using Guardrails with Bedrock Agents. + * api-change:``bedrock-agent-runtime``: This release adds support for using Guardrails with Bedrock + Agents. + * api-change:``controltower``: Added ListControlOperations API and filtering support for + ListEnabledControls API. Updates also includes added metadata for enabled controls and control + operations. + * api-change:``osis``: Add support for creating an OpenSearch Ingestion pipeline that is attached + to a provided VPC. Add information about the destinations of an OpenSearch Ingestion pipeline to + the GetPipeline and ListPipelines APIs. + * api-change:``rds``: This release adds support for EngineLifecycleSupport on DBInstances, + DBClusters, and GlobalClusters. + * api-change:``secretsmanager``: add v2 smoke tests and smithy smokeTests trait for SDK testing +- from version 1.34.108 + * api-change:``application-autoscaling``: add v2 smoke tests and smithy smokeTests trait for SDK + testing. + * api-change:``codebuild``: Aws CodeBuild now supports 36 hours build timeout + * api-change:``elbv2``: This release adds dualstack-without-public-ipv4 IP address type for ALB. + * api-change:``lakeformation``: Introduces a new API, GetDataLakePrincipal, that returns the + identity of the invoking principal + * api-change:``transfer``: Enable use of CloudFormation traits in Smithy model to improve generated + CloudFormation schema from the Smithy API model. +- from version 1.34.107 + * api-change:``acm-pca``: This release adds support for waiters to fail on AccessDeniedException + when having insufficient permissions + * api-change:``connect``: Adding Contact Flow metrics to the GetMetricDataV2 API + * api-change:``kafka``: AWS MSK support for Broker Removal. + * api-change:``mwaa``: Amazon MWAA now supports Airflow web server auto scaling to automatically + handle increased demand from REST APIs, Command Line Interface (CLI), or more Airflow User + Interface (UI) users. Customers can specify maximum and minimum web server instances during + environment creation and update workflow. + * api-change:``quicksight``: This release adds DescribeKeyRegistration and UpdateKeyRegistration + APIs to manage QuickSight Customer Managed Keys (CMK). + * api-change:``sagemaker``: Introduced WorkerAccessConfiguration to SageMaker Workteam. This allows + customers to configure resource access for workers in a workteam. + * api-change:``secretsmanager``: Documentation updates for AWS Secrets Manager + * bugfix:retries: Fix backoff calculation for truncated binary exponential backoff (`#3178 + `__) +- from version 1.34.106 + * api-change:``bedrock-agent-runtime``: Updating Bedrock Knowledge Base Metadata & Filters feature + with two new filters listContains and stringContains + * api-change:``codebuild``: CodeBuild Reserved Capacity VPC Support + * api-change:``datasync``: Task executions now display a CANCELLING status when an execution is in + the process of being cancelled. + * api-change:``grafana``: This release adds new ServiceAccount and ServiceAccountToken APIs. + * api-change:``medical-imaging``: Added support for importing medical imaging data from Amazon S3 + buckets across accounts and regions. + * api-change:``securityhub``: Documentation-only update for AWS Security Hub + +------------------------------------------------------------------- +Wed May 15 10:05:48 UTC 2024 - John Paul Adrian Glaubitz + +- Update to 1.34.105 + * api-change:``connect``: Amazon Connect provides enhanced search capabilities for flows & flow + modules on the Connect admin website and programmatically using APIs. You can search for flows and + flow modules by name, description, type, status, and tags, to filter and identify a specific flow + in your Connect instances. + * api-change:``s3``: Updated a few x-id in the http uri traits +- from version 1.34.104 + * api-change:``events``: Amazon EventBridge introduces KMS customer-managed key (CMK) encryption + support for custom and partner events published on EventBridge Event Bus (including default bus) + and UpdateEventBus API. + * api-change:``vpc-lattice``: This release adds TLS Passthrough support. It also increases max + number of target group per rule to 10. +- from version 1.34.103 + * api-change:``discovery``: add v2 smoke tests and smithy smokeTests trait for SDK testing + * api-change:``greengrassv2``: Mark ComponentVersion in ComponentDeploymentSpecification as + required. + * api-change:``sagemaker``: Introduced support for G6 instance types on Sagemaker Notebook + Instances and on SageMaker Studio for JupyterLab and CodeEditor applications. + * api-change:``sso-oidc``: Updated request parameters for PKCE support. +- from version 1.34.102 + * api-change:``bedrock-agent-runtime``: This release adds support to provide guardrail + configuration and modify inference parameters that are then used in RetrieveAndGenerate API in + Agents for Amazon Bedrock. + * api-change:``pinpoint``: This release adds support for specifying email message headers for Email + Templates, Campaigns, Journeys and Send Messages. + * api-change:``route53resolver``: Update the DNS Firewall settings to correct a spelling issue. + * api-change:``ssm-sap``: Added support for application-aware start/stop of SAP applications + running on EC2 instances, with SSM for SAP + * api-change:``verifiedpermissions``: Adds policy effect and actions fields to Policy API's. +- from version 1.34.101 + * api-change:``cognito-idp``: Add EXTERNAL_PROVIDER enum value to UserStatusType. + * api-change:``ec2``: Adding Precision Hardware Clock (PHC) to public API DescribeInstanceTypes + * api-change:``ecr``: This release adds pull through cache rules support for GitLab container + registry in Amazon ECR. + * api-change:``fms``: The policy scope resource tag is always a string value, either a non-empty + string or an empty string. + * api-change:``polly``: Add new engine - generative - that builds the most expressive + conversational voices. + * api-change:``sqs``: This release adds MessageSystemAttributeNames to ReceiveMessageRequest to + replace AttributeNames. +- from version 1.34.100 + * api-change:``b2bi``: Documentation update to clarify the MappingTemplate definition. + * api-change:``budgets``: This release adds tag support for budgets and budget actions. + * api-change:``resiliencehub``: AWS Resilience Hub has expanded its drift detection capabilities by + introducing a new type of drift detection - application resource drift. This new enhancement + detects changes, such as the addition or deletion of resources within the application's input + sources. + * api-change:``route53profiles``: Doc only update for Route 53 profiles that fixes some link issues +- from version 1.34.99 + * api-change:``medialive``: AWS Elemental MediaLive now supports configuring how SCTE 35 + passthrough triggers segment breaks in HLS and MediaPackage output groups. Previously, messages + triggered breaks in all these output groups. The new option is to trigger segment breaks only in + groups that have SCTE 35 passthrough enabled. +- from version 1.34.98 + * api-change:``bedrock-agent``: This release adds support for using Provisioned Throughput with + Bedrock Agents. + * api-change:``connect``: This release adds 5 new APIs for managing attachments: + StartAttachedFileUpload, CompleteAttachedFileUpload, GetAttachedFile, BatchGetAttachedFileMetadata, + DeleteAttachedFile. These APIs can be used to programmatically upload and download attachments to + Connect resources, like cases. + * api-change:``connectcases``: This feature supports the release of Files related items + * api-change:``datasync``: Updated guidance on using private or self-signed certificate authorities + (CAs) with AWS DataSync object storage locations. + * api-change:``inspector2``: This release adds CSV format to GetCisScanReport for Inspector v2 + * api-change:``sagemaker``: Amazon SageMaker Inference now supports m6i, c6i, r6i, m7i, c7i, r7i + and g5 instance types for Batch Transform Jobs + * api-change:``sesv2``: Adds support for specifying replacement headers per BulkEmailEntry in + SendBulkEmail in SESv2. +- from version 1.34.97 + * api-change:``dynamodb``: This release adds support to specify an optional, maximum + OnDemandThroughput for DynamoDB tables and global secondary indexes in the CreateTable or + UpdateTable APIs. You can also override the OnDemandThroughput settings by calling the ImportTable, + RestoreFromPointInTime, or RestoreFromBackup APIs. + * api-change:``ec2``: This release includes a new API for retrieving the public endorsement key of + the EC2 instance's Nitro Trusted Platform Module (NitroTPM). + * api-change:``personalize``: This releases ability to delete users and their data, including their + metadata and interactions data, from a dataset group. + * api-change:``redshift-serverless``: Update Redshift Serverless List Scheduled Actions Output + Response to include Namespace Name. +- from version 1.34.96 + * api-change:``bedrock-agent``: This release adds support for using MongoDB Atlas as a vector store + when creating a knowledge base. + * api-change:``ec2``: Documentation updates for Amazon EC2. + * api-change:``personalize-runtime``: This release adds support for a Reason attribute for + predicted items generated by User-Personalization-v2. + * api-change:``securityhub``: Updated CreateMembers API request with limits. + * api-change:``sesv2``: Fixes ListContacts and ListImportJobs APIs to use POST instead of GET. +- from version 1.34.95 + * api-change:``chime-sdk-voice``: Due to changes made by the Amazon Alexa service, + GetSipMediaApplicationAlexaSkillConfiguration and PutSipMediaApplicationAlexaSkillConfiguration + APIs are no longer available for use. For more information, refer to the Alexa Smart Properties + page. + * api-change:``codeartifact``: Add support for the Ruby package format. + * api-change:``fms``: AWS Firewall Manager now supports the network firewall service stream + exception policy feature for accounts within your organization. + * api-change:``omics``: Add support for workflow sharing and dynamic run storage + * api-change:``opensearch``: This release enables customers to create Route53 A and AAAA alias + record types to point custom endpoint domain to OpenSearch domain's dualstack search endpoint. + * api-change:``pinpoint-sms-voice-v2``: Amazon Pinpoint has added two new features Multimedia + services (MMS) and protect configurations. Use the three new MMS APIs to send media messages to a + mobile phone which includes image, audio, text, or video files. Use the ten new protect + configurations APIs to block messages to specific countries. + * api-change:``qbusiness``: This is a general availability (GA) release of Amazon Q Business. Q + Business enables employees in an enterprise to get comprehensive answers to complex questions and + take actions through a unified, intuitive web-based chat experience - using an enterprise's + existing content, data, and systems. + * api-change:``quicksight``: New Q embedding supporting Generative Q&A + * api-change:``route53resolver``: Release of FirewallDomainRedirectionAction parameter on the Route + 53 DNS Firewall Rule. This allows customers to configure a DNS Firewall rule to inspect all the + domains in the DNS redirection chain (default) , such as CNAME, ALIAS, DNAME, etc., or just the + first domain and trust the rest. + * api-change:``sagemaker``: Amazon SageMaker Training now supports the use of attribute-based + access control (ABAC) roles for training job execution roles. Amazon SageMaker Inference now + supports G6 instance types. + * api-change:``signer``: Documentation updates for AWS Signer. Adds cross-account signing + constraint and definitions for cross-account actions. +- from version 1.34.94 + * api-change:``amplify``: Updating max results limit for listing any resources (Job, Artifacts, + Branch, BackendResources, DomainAssociation) to 50 with the exception of list apps that where max + results can be up to 100. + * api-change:``connectcases``: This feature releases DeleteField, DeletedLayout, and DeleteTemplate + API's + * api-change:``inspector2``: Update Inspector2 to include new Agentless API parameters. + * api-change:``timestream-query``: This change allows users to update and describe account settings + associated with their accounts. + * api-change:``transcribe``: This update provides error messaging for generative call summarization + in Transcribe Call Analytics + * api-change:``trustedadvisor``: This release adds the BatchUpdateRecommendationResourceExclusion + API to support batch updates of Recommendation Resource exclusion statuses and introduces a new + exclusion status filter to the ListRecommendationResources and + ListOrganizationRecommendationResources APIs. +- from version 1.34.93 + * api-change:``codepipeline``: Add ability to manually and automatically roll back a pipeline stage + to a previously successful execution. + * api-change:``cognito-idp``: Add LimitExceededException to SignUp errors + * api-change:``connectcampaigns``: This release adds support for specifying if Answering Machine + should wait for prompt sound. + * api-change:``marketplace-entitlement``: Releasing minor endpoint updates. + * api-change:``oam``: This release introduces support for Source Accounts to define which Metrics + and Logs to share with the Monitoring Account + * api-change:``rds``: SupportsLimitlessDatabase field added to describe-db-engine-versions to + indicate whether the DB engine version supports Aurora Limitless Database. + * api-change:``support``: Releasing minor endpoint updates. +- from version 1.34.92 + * api-change:``appsync``: UpdateGraphQLAPI documentation update and datasource introspection secret + arn update + * api-change:``fms``: AWS Firewall Manager adds support for network ACL policies to manage Amazon + Virtual Private Cloud (VPC) network access control lists (ACLs) for accounts in your organization. + * api-change:``ivs``: Bug Fix: IVS does not support arns with the `svs` prefix + * api-change:``ivs-realtime``: Bug Fix: IVS Real Time does not support ARNs using the `svs` prefix. + * api-change:``rds``: Updates Amazon RDS documentation for setting local time zones for RDS for Db2 + DB instances. + * api-change:``stepfunctions``: Add new ValidateStateMachineDefinition operation, which performs + syntax checking on the definition of a Amazon States Language (ASL) state machine. +- from version 1.34.91 + * api-change:``datasync``: This change allows users to disable and enable the schedules associated + with their tasks. + * api-change:``ec2``: Launching capability for customers to enable or disable automatic assignment + of public IPv4 addresses to their network interface + * api-change:``emr-containers``: EMRonEKS Service support for SecurityConfiguration enforcement for + Spark Jobs. + * api-change:``entityresolution``: Support Batch Unique IDs Deletion. + * api-change:``gamelift``: Amazon GameLift releases container fleets support for public preview. + Deploy Linux-based containerized game server software for hosting on Amazon GameLift. + * api-change:``ssm``: Add SSM DescribeInstanceProperties API to public AWS SDK. +- from version 1.34.90 + * api-change:``bedrock``: This release introduces Model Evaluation and Guardrails for Amazon + Bedrock. + * api-change:``bedrock-agent``: Introducing the ability to create multiple data sources per + knowledge base, specify S3 buckets as data sources from external accounts, and exposing levers to + define the deletion behavior of the underlying vector store data. + * api-change:``bedrock-agent-runtime``: This release introduces zero-setup file upload support for + the RetrieveAndGenerate API. This allows you to chat with your data without setting up a Knowledge + Base. + * api-change:``bedrock-runtime``: This release introduces Guardrails for Amazon Bedrock. + * api-change:``ce``: Added additional metadata that might be applicable to your reservation + recommendations. + * api-change:``ec2``: This release introduces EC2 AMI Deregistration Protection, a new AMI property + that can be enabled by customers to protect an AMI against an unintended deregistration. This + release also enables the AMI owners to view the AMI 'LastLaunchedTime' in DescribeImages API. + * api-change:``pi``: Clarifies how aggregation works for GetResourceMetrics in the Performance + Insights API. + * api-change:``rds``: Fix the example ARN for ModifyActivityStreamRequest + * api-change:``sqs``: This release enables customers to call SQS using AWS JSON-1.0 protocol + * api-change:``workspaces-web``: Added InstanceType and MaxConcurrentSessions parameters on + CreatePortal and UpdatePortal Operations as well as the ability to read Customer Managed Key & + Additional Encryption Context parameters on supported resources (Portal, BrowserSettings, + UserSettings, IPAccessSettings) +- from version 1.34.89 + * api-change:``bedrock-agent``: Releasing the support for simplified configuration and return of + control + * api-change:``bedrock-agent-runtime``: Releasing the support for simplified configuration and + return of control + * api-change:``payment-cryptography``: Adding support to TR-31/TR-34 exports for optional headers, + allowing customers to add additional metadata (such as key version and KSN) when exporting keys + from the service. + * api-change:``redshift-serverless``: Updates description of schedule field for scheduled actions. + * api-change:``route53profiles``: Route 53 Profiles allows you to apply a central DNS configuration + across many VPCs regardless of account. + * api-change:``sagemaker``: This release adds support for Real-Time Collaboration and Shared Space + for JupyterLab App on SageMaker Studio. + * api-change:``servicediscovery``: This release adds examples to several Cloud Map actions. + * api-change:``transfer``: Adding new API to support remote directory listing using SFTP connector +- from version 1.34.88 + * api-change:``glue``: Adding RowFilter in the response for GetUnfilteredTableMetadata API + * api-change:``internetmonitor``: This update introduces the GetInternetEvent and + ListInternetEvents APIs, which provide access to internet events displayed on the Amazon CloudWatch + Internet Weather Map. + * api-change:``personalize``: This releases auto training capability while creating a solution and + automatically syncing latest solution versions when creating/updating a campaign +- from version 1.34.87 + * api-change:``drs``: Outpost ARN added to Source Server and Recovery Instance + * api-change:``emr-serverless``: This release adds the capability to publish detailed Spark engine + metrics to Amazon Managed Service for Prometheus (AMP) for enhanced monitoring for Spark jobs. + * api-change:``guardduty``: Added IPv6Address fields for local and remote IP addresses + * api-change:``quicksight``: This release adds support for the Cross Sheet Filter and Control + features, and support for warnings in asset imports for any permitted errors encountered during + execution + * api-change:``rolesanywhere``: This release introduces the PutAttributeMapping and + DeleteAttributeMapping APIs. IAM Roles Anywhere now provides the capability to define a set of + mapping rules, allowing customers to specify which data is extracted from their X.509 end-entity + certificates. + * api-change:``sagemaker``: Removed deprecated enum values and updated API documentation. + * api-change:``workspaces``: Adds new APIs for managing and sharing WorkSpaces BYOL configuration + across accounts. +- from version 1.34.86 + * api-change:``ec2``: Documentation updates for Elastic Compute Cloud (EC2). + * api-change:``qbusiness``: This release adds support for IAM Identity Center (IDC) as the identity + gateway for Q Business. It also allows users to provide an explicit intent for Q Business to + identify how the Chat request should be handled. +- from version 1.34.85 + * api-change:``bedrock-agent``: For Create Agent API, the agentResourceRoleArn parameter is no + longer required. + * api-change:``emr-serverless``: This release adds support for shuffle optimized disks that allow + larger disk sizes and higher IOPS to efficiently run shuffle heavy workloads. + * api-change:``entityresolution``: Cross Account Resource Support . + * api-change:``iotwireless``: Add PublicGateways in the GetWirelessStatistics call response, + indicating the LoRaWAN public network accessed by the device. + * api-change:``lakeformation``: This release adds Lake Formation managed RAM support for the 4 APIs + - "DescribeLakeFormationIdentityCenterConfiguration", + "CreateLakeFormationIdentityCenterConfiguration", + "DescribeLakeFormationIdentityCenterConfiguration", and + "DeleteLakeFormationIdentityCenterConfiguration" + * api-change:``m2``: Adding new ListBatchJobRestartPoints API and support for restart batch job. + * api-change:``mediapackagev2``: Dash v2 is a MediaPackage V2 feature to support egressing on DASH + manifest format. + * api-change:``outposts``: This release adds new APIs to allow customers to configure their Outpost + capacity at order-time. + * api-change:``wellarchitected``: AWS Well-Architected now has a Connector for Jira to allow + customers to efficiently track workload risks and improvement efforts and create closed-loop + mechanisms. + * enhancement:AWSCRT: Update awscrt version to 0.20.9 +- from version 1.34.84 + * api-change:``cloudformation``: Adding support for the new parameter "IncludePropertyValues" in + the CloudFormation DescribeChangeSet API. When this parameter is included, the DescribeChangeSet + response will include more detailed information such as before and after values for the resource + properties that will change. + * api-change:``config``: Updates documentation for AWS Config + * api-change:``glue``: Modifying request for GetUnfilteredTableMetadata for view-related fields. + * api-change:``healthlake``: Added new CREATE_FAILED status for data stores. Added new errorCause + to DescribeFHIRDatastore API and ListFHIRDatastores API response for additional insights into data + store creation and deletion workflows. + * api-change:``iotfleethub``: Documentation updates for AWS IoT Fleet Hub to clarify that Fleet Hub + supports organization instance of IAM Identity Center. + * api-change:``kms``: This feature supports the ability to specify a custom rotation period for + automatic key rotations, the ability to perform on-demand key rotations, and visibility into your + key material rotations. + * api-change:``mediatailor``: Added InsertionMode to PlaybackConfigurations. This setting controls + whether players can use stitched or guided ad insertion. The default for players that do not + specify an insertion mode is stitched. + * api-change:``neptune-graph``: Update to API documentation to resolve customer reported issues. + * api-change:``outposts``: This release adds EXPEDITORS as a valid shipment carrier. + * api-change:``redshift``: Adds support for Amazon Redshift DescribeClusterSnapshots API to include + Snapshot ARN response field. + * api-change:``transfer``: This change releases support for importing self signed certificates to + the Transfer Family for sending outbound file transfers over TLS/HTTPS. +- from version 1.34.83 + * api-change:``batch``: This release adds the task properties field to attempt details and the name + field on EKS container detail. + * api-change:``cloudfront``: CloudFront origin access control extends support to AWS Lambda + function URLs and AWS Elemental MediaPackage v2 origins. + * api-change:``cloudwatch``: This release adds support for Metric Characteristics for CloudWatch + Anomaly Detection. Anomaly Detector now takes Metric Characteristics object with Periodic Spikes + boolean field that tells Anomaly Detection that spikes that repeat at the same time every week are + part of the expected pattern. + * api-change:``codebuild``: Support access tokens for Bitbucket sources + * api-change:``iam``: For CreateOpenIDConnectProvider API, the ThumbprintList parameter is no + longer required. + * api-change:``medialive``: AWS Elemental MediaLive introduces workflow monitor, a new feature that + enables the visualization and monitoring of your media workflows. Create signal maps of your + existing workflows and monitor them by creating notification and monitoring template groups. + * api-change:``omics``: This release adds support for retrieval of S3 direct access metadata on + sequence stores and read sets, and adds support for SHA256up and SHA512up HealthOmics ETags. + * api-change:``pipes``: LogConfiguration ARN validation fixes + * api-change:``rds``: Updates Amazon RDS documentation for Standard Edition 2 support in RDS Custom + for Oracle. + * api-change:``s3control``: Documentation updates for Amazon S3-control. +- from version 1.34.82 + * api-change:``cleanrooms``: AWS Clean Rooms Differential Privacy is now fully available. + Differential privacy protects against user-identification attempts. + * api-change:``connect``: This release adds new Submit Auto Evaluation Action for Amazon Connect + Rules. + * api-change:``networkmonitor``: Examples were added to CloudWatch Network Monitor commands. + * api-change:``qconnect``: This release adds a new QiC public API updateSession and updates an + existing QiC public API createSession + * api-change:``rekognition``: Added support for ContentType to content moderation detections. + * api-change:``supplychain``: This release includes API SendDataIntegrationEvent for AWS Supply + Chain + * api-change:``workspaces-thin-client``: Adding tags field to SoftwareSet. Removing tags fields + from Summary objects. Changing the list of exceptions in tagging APIs. Fixing an issue where the + SDK returns empty tags in Get APIs. +- from version 1.34.81 + * api-change:``codebuild``: Add new webhook filter types for GitHub webhooks + * api-change:``mediaconvert``: This release includes support for bringing your own fonts to use for + burn-in or DVB-Sub captioning workflows. + * api-change:``pinpoint``: The OrchestrationSendingRoleArn has been added to the email channel and + is used to send emails from campaigns or journeys. + * api-change:``rds``: This release adds support for specifying the CA certificate to use for the + new db instance when restoring from db snapshot, restoring from s3, restoring to point in time, and + creating a db instance read replica. +- from version 1.34.80 + * api-change:``controlcatalog``: This is the initial SDK release for AWS Control Catalog, a central + catalog for AWS managed controls. This release includes 3 new APIs - ListDomains, ListObjectives, + and ListCommonControls - that vend high-level data to categorize controls across the AWS platform. + * api-change:``mgn``: Added USE_SOURCE as default option to LaunchConfigurationTemplate bootMode + parameter. + * api-change:``networkmonitor``: Updated the allowed monitorName length for CloudWatch Network + Monitor. +- from version 1.34.79 + * api-change:``quicksight``: Adding IAMIdentityCenterInstanceArn parameter to + CreateAccountSubscription + * api-change:``resource-groups``: Added a new QueryErrorCode RESOURCE_TYPE_NOT_SUPPORTED that is + returned by the ListGroupResources operation if the group query contains unsupported resource types. + * api-change:``verifiedpermissions``: Adding BatchIsAuthorizedWithToken API which supports multiple + authorization requests against a PolicyStore given a bearer token. +- from version 1.34.78 + * api-change:``b2bi``: Adding support for X12 5010 HIPAA EDI version and associated transaction + sets. + * api-change:``cleanrooms``: Feature: New schemaStatusDetails field to the existing Schema object + that displays a status on Schema API responses to show whether a schema is queryable or not. New + BatchGetSchemaAnalysisRule API to retrieve multiple schemaAnalysisRules using a single API call. + * api-change:``ec2``: Amazon EC2 G6 instances powered by NVIDIA L4 Tensor Core GPUs can be used for + a wide range of graphics-intensive and machine learning use cases. Gr6 instances also feature + NVIDIA L4 GPUs and can be used for graphics workloads with higher memory requirements. + * api-change:``emr-containers``: This release adds support for integration with EKS AccessEntry + APIs to enable automatic Cluster Access for EMR on EKS. + * api-change:``ivs``: API update to include an SRT ingest endpoint and passphrase for all channels. + * api-change:``verifiedpermissions``: Adds GroupConfiguration field to Identity Source API's +- from version 1.34.77 + * api-change:``cleanroomsml``: The release includes a public SDK for AWS Clean Rooms ML APIs, + making them globally available to developers worldwide. + * api-change:``cloudformation``: This release would return a new field - PolicyAction in + cloudformation's existed DescribeChangeSetResponse, showing actions we are going to apply on the + physical resource (e.g., Delete, Retain) according to the user's template + * api-change:``datazone``: This release supports the feature of dataQuality to enrich asset with + dataQualityResult in Amazon DataZone. + * api-change:``docdb``: This release adds Global Cluster Switchover capability which enables you to + change your global cluster's primary AWS Region, the region that serves writes, while preserving + the replication between all regions in the global cluster. + * api-change:``groundstation``: This release adds visibilityStartTime and visibilityEndTime to + DescribeContact and ListContacts responses. + * api-change:``lambda``: Add Ruby 3.3 (ruby3.3) support to AWS Lambda + * api-change:``medialive``: Cmaf Ingest outputs are now supported in Media Live + * api-change:``medical-imaging``: SearchImageSets API now supports following enhancements - + Additional support for searching on UpdatedAt and SeriesInstanceUID - Support for searching + existing filters between dates/times - Support for sorting the search result by + Ascending/Descending - Additional parameters returned in the response + * api-change:``transfer``: Add ability to specify Security Policies for SFTP Connectors +- from version 1.34.76 + * api-change:``ecs``: Documentation only update for Amazon ECS. + * api-change:``glue``: Adding View related fields to responses of read-only Table APIs. + * api-change:``ivschat``: Doc-only update. Changed "Resources" to "Key Concepts" in docs and + updated text. + * api-change:``rolesanywhere``: This release increases the limit on the roleArns request parameter + for the *Profile APIs that support it. This parameter can now take up to 250 role ARNs. + * api-change:``securityhub``: Documentation updates for AWS Security Hub +- from version 1.34.75 + * api-change:``cloudwatch``: This release adds support for CloudWatch Anomaly Detection on + cross-account metrics. SingleMetricAnomalyDetector and MetricDataQuery inputs to Anomaly Detection + APIs now take an optional AccountId field. + * api-change:``datazone``: This release supports the feature of AI recommendations for descriptions + to enrich the business data catalog in Amazon DataZone. + * api-change:``deadline``: AWS Deadline Cloud is a new fully managed service that helps customers + set up, deploy, and scale rendering projects in minutes, so they can improve the efficiency of + their rendering pipelines and take on more projects. + * api-change:``emr``: This release fixes a broken link in the documentation. + * api-change:``lightsail``: This release adds support to upgrade the TLS version of the + distribution. +- from version 1.34.74 + * api-change:``b2bi``: Supporting new EDI X12 transaction sets for X12 versions 4010, 4030, and + 5010. + * api-change:``codebuild``: Add new fleet status code for Reserved Capacity. + * api-change:``codeconnections``: Duplicating the CodeStar Connections service into the new, + rebranded AWS CodeConnections service. + * api-change:``internetmonitor``: This release adds support to allow customers to track cross + account monitors through ListMonitor, GetMonitor, ListHealthEvents, GetHealthEvent, StartQuery APIs. + * api-change:``iotwireless``: Add support for retrieving key historical and live metrics for + LoRaWAN devices and gateways + * api-change:``marketplace-catalog``: This release enhances the ListEntities API to support + ResaleAuthorizationId filter and sort for OfferEntity in the request and the addition of a + ResaleAuthorizationId field in the response of OfferSummary. + * api-change:``neptune-graph``: Add the new API Start-Import-Task for Amazon Neptune Analytics. + * api-change:``sagemaker``: This release adds support for custom images for the CodeEditor App on + SageMaker Studio +- from version 1.34.73 + * api-change:``codecatalyst``: This release adds support for understanding pending changes to + subscriptions by including two new response parameters for the GetSubscription API for Amazon + CodeCatalyst. + * api-change:``compute-optimizer``: This release enables AWS Compute Optimizer to analyze and + generate recommendations with a new customization preference, Memory Utilization. + * api-change:``ec2``: Amazon EC2 C7gd, M7gd and R7gd metal instances with up to 3.8 TB of local + NVMe-based SSD block-level storage have up to 45% improved real-time NVMe storage performance than + comparable Graviton2-based instances. + * api-change:``eks``: Add multiple customer error code to handle customer caused failure when + managing EKS node groups + * api-change:``guardduty``: Add EC2 support for GuardDuty Runtime Monitoring auto management. + * api-change:``neptune-graph``: Update ImportTaskCancelled waiter to evaluate task state correctly + and minor documentation changes. + * api-change:``oam``: This release adds support for sharing AWS::InternetMonitor::Monitor resources. + * api-change:``quicksight``: Amazon QuickSight: Adds support for setting up VPC Endpoint + restrictions for accessing QuickSight Website. +- from version 1.34.72 + * api-change:``batch``: This feature allows AWS Batch to support configuration of imagePullSecrets + and allowPrivilegeEscalation for jobs running on EKS + * api-change:``bedrock-agent``: This changes introduces metadata documents statistics and also + updates the documentation for bedrock agent. + * api-change:``bedrock-agent-runtime``: This release introduces filtering support on Retrieve and + RetrieveAndGenerate APIs. + * api-change:``elasticache``: Added minimum capacity to Amazon ElastiCache Serverless. This + feature allows customer to ensure minimum capacity even without current load + * api-change:``secretsmanager``: Documentation updates for Secrets Manager +- from version 1.34.71 + * api-change:``bedrock-agent-runtime``: This release adds support to customize prompts sent through + the RetrieveAndGenerate API in Agents for Amazon Bedrock. + * api-change:``ce``: Adds support for backfill of cost allocation tags, with new + StartCostAllocationTagBackfill and ListCostAllocationTagBackfillHistory API. + * api-change:``ec2``: Documentation updates for Elastic Compute Cloud (EC2). + * api-change:``ecs``: This is a documentation update for Amazon ECS. + * api-change:``finspace``: Add new operation delete-kx-cluster-node and add status parameter to + list-kx-cluster-node operation. +- from version 1.34.70 + * api-change:``codebuild``: Supporting GitLab and GitLab Self Managed as source types in AWS + CodeBuild. + * api-change:``ec2``: Added support for ModifyInstanceMetadataDefaults and + GetInstanceMetadataDefaults to set Instance Metadata Service account defaults + * api-change:``ecs``: Documentation only update for Amazon ECS. + * api-change:``emr-containers``: This release increases the number of supported job template + parameters from 20 to 100. + * api-change:``globalaccelerator``: AWS Global Accelerator now supports cross-account sharing for + bring your own IP addresses. + * api-change:``medialive``: Exposing TileMedia H265 options + * api-change:``sagemaker``: Introduced support for the following new instance types on SageMaker + Studio for JupyterLab and CodeEditor applications: m6i, m6id, m7i, c6i, c6id, c7i, r6i, r6id, r7i, + and p5 +- from version 1.34.69 + * api-change:``firehose``: Updates Amazon Firehose documentation for message regarding Enforcing + Tags IAM Policy. + * api-change:``kendra``: Documentation update, March 2024. Corrects some docs for Amazon Kendra. + * api-change:``pricing``: Add ResourceNotFoundException to ListPriceLists and GetPriceListFileUrl + APIs + * api-change:``rolesanywhere``: This release relaxes constraints on the durationSeconds request + parameter for the *Profile APIs that support it. This parameter can now take on values that go up + to 43200. + * api-change:``securityhub``: Added new resource detail object to ASFF, including resource for + LastKnownExploitAt +- from version 1.34.68 + * api-change:``codeartifact``: This release adds Package groups to CodeArtifact so you can more + conveniently configure package origin controls for multiple packages. +- from version 1.34.67 + * api-change:``accessanalyzer``: This release adds support for policy validation and external + access findings for DynamoDB tables and streams. IAM Access Analyzer helps you author functional + and secure resource-based policies and identify cross-account access. Updated service API, + documentation, and paginators. + * api-change:``codebuild``: This release adds support for new webhook events (RELEASED and + PRERELEASED) and filter types (TAG_NAME and RELEASE_NAME). + * api-change:``connect``: This release updates the *InstanceStorageConfig APIs to support a new + ResourceType: REAL_TIME_CONTACT_ANALYSIS_CHAT_SEGMENTS. Use this resource type to enable streaming + for real-time analysis of chat contacts and to associate a Kinesis stream where real-time analysis + chat segments will be published. + * api-change:``dynamodb``: This release introduces 3 new APIs ('GetResourcePolicy', + 'PutResourcePolicy' and 'DeleteResourcePolicy') and modifies the existing 'CreateTable' API for the + resource-based policy support. It also modifies several APIs to accept a 'TableArn' for the + 'TableName' parameter. + * api-change:``managedblockchain-query``: AMB Query: update GetTransaction to include transactionId + as input + * api-change:``savingsplans``: Introducing the Savings Plans Return feature enabling customers to + return their Savings Plans within 7 days of purchase. +- from version 1.34.66 + * api-change:``cloudformation``: Documentation update, March 2024. Corrects some formatting. + * api-change:``ec2``: This release adds the new DescribeMacHosts API operation for getting + information about EC2 Mac Dedicated Hosts. Users can now see the latest macOS versions that their + underlying Apple Mac can support without needing to be updated. + * api-change:``finspace``: Adding new attributes readWrite and onDemand to dataview models for + Database Maintenance operations. + * api-change:``logs``: Update LogSamples field in Anomaly model to be a list of LogEvent + * api-change:``managedblockchain-query``: Introduces a new API for Amazon Managed Blockchain Query: + ListFilteredTransactionEvents. +- from version 1.34.65 + * api-change:``cloudformation``: This release supports for a new API + ListStackSetAutoDeploymentTargets, which provider auto-deployment configuration as a describable + resource. Customers can now view the specific combinations of regions and OUs that are being + auto-deployed. + * api-change:``kms``: Adds the ability to use the default policy name by omitting the policyName + parameter in calls to PutKeyPolicy and GetKeyPolicy + * api-change:``mediatailor``: This release adds support to allow customers to show different + content within a channel depending on metadata associated with the viewer. + * api-change:``rds``: This release launches the ModifyIntegration API and support for data + filtering for zero-ETL Integrations. + * api-change:``s3``: Fix two issues with response root node names. + * api-change:``timestream-query``: Documentation updates, March 2024 +- from version 1.34.64 + * api-change:``backup``: This release introduces a boolean attribute ManagedByAWSBackupOnly as part + of ListRecoveryPointsByResource api to filter the recovery points based on ownership. This + attribute can be used to filter out the recovery points protected by AWSBackup. + * api-change:``codebuild``: AWS CodeBuild now supports overflow behavior on Reserved Capacity. + * api-change:``connect``: This release adds Hierarchy based Access Control fields to Security + Profile public APIs and adds support for UserAttributeFilter to SearchUsers API. + * api-change:``ec2``: Add media accelerator and neuron device information on the describe instance + types API. + * api-change:``kinesisanalyticsv2``: Support for Flink 1.18 in Managed Service for Apache Flink + * api-change:``s3``: Documentation updates for Amazon S3. + * api-change:``sagemaker``: Adds m6i, m6id, m7i, c6i, c6id, c7i, r6i r6id, r7i, p5 instance type + support to Sagemaker Notebook Instances and miscellaneous wording fixes for previous Sagemaker + documentation. + * api-change:``workspaces-thin-client``: Removed unused parameter kmsKeyArn from UpdateDeviceRequest +- from version 1.34.63 + * api-change:``amplify``: Documentation updates for Amplify. Identifies the APIs available only to + apps created using Amplify Gen 1. + * api-change:``ec2-instance-connect``: This release includes a new exception type + "SerialConsoleSessionUnsupportedException" for SendSerialConsoleSSHPublicKey API. + * api-change:``elbv2``: This release allows you to configure HTTP client keep-alive duration for + communication between clients and Application Load Balancers. + * api-change:``fis``: This release adds support for previewing target resources before running a + FIS experiment. It also adds resource ARNs for actions, experiments, and experiment templates to + API responses. + * api-change:``iot-roborunner``: The iot-roborunner client has been removed following the + deprecation of the service. + * api-change:``rds``: Updates Amazon RDS documentation for EBCDIC collation for RDS for Db2. + * api-change:``secretsmanager``: Doc only update for Secrets Manager + * api-change:``timestream-influxdb``: This is the initial SDK release for Amazon Timestream for + InfluxDB. Amazon Timestream for InfluxDB is a new time-series database engine that makes it easy + for application developers and DevOps teams to run InfluxDB databases on AWS for near real-time + time-series applications using open source APIs. + * enhancement:``urllib3``: Added support for urllib3 2.2.1+ in Python 3.10+ +- from version 1.34.62 + * api-change:``ivs-realtime``: adds support for multiple new composition layout configuration + options (grid, pip) + * api-change:``kinesisanalyticsv2``: Support new RuntimeEnvironmentUpdate parameter within + UpdateApplication API allowing callers to change the Flink version upon which their application + runs. + * api-change:``s3``: This release makes the default option for S3 on Outposts request signing to + use the SigV4A algorithm when using AWS Common Runtime (CRT). +- from version 1.34.61 + * api-change:``cloudformation``: CloudFormation documentation update for March, 2024 + * api-change:``connect``: This release increases MaxResults limit to 500 in request for + SearchUsers, SearchQueues and SearchRoutingProfiles APIs of Amazon Connect. + * api-change:``ec2``: Documentation updates for Amazon EC2. + * api-change:``kafka``: Added support for specifying the starting position of topic replication in + MSK-Replicator. + * api-change:``ssm``: March 2024 doc-only updates for Systems Manager. +- from version 1.34.60 + * api-change:``codestar-connections``: Added a sync configuration enum to disable publishing of + deployment status to source providers (PublishDeploymentStatus). Added a sync configuration enum + (TriggerStackUpdateOn) to only trigger changes. + * api-change:``elasticache``: Revisions to API text that are now to be carried over to SDK text, + changing usages of "SFO" in code examples to "us-west-1", and some other typos. + * api-change:``mediapackagev2``: This release enables customers to safely update their MediaPackage + v2 channel groups, channels and origin endpoints using entity tags. +- from version 1.34.59 + * api-change:``batch``: This release adds JobStateTimeLimitActions setting to the Job Queue API. It + allows you to configure an action Batch can take for a blocking job in front of the queue after the + defined period of time. The new parameter applies for ECS, EKS, and FARGATE Job Queues. + * api-change:``bedrock-agent-runtime``: Documentation update for Bedrock Runtime Agent + * api-change:``cloudtrail``: Added exceptions to CreateTrail, DescribeTrails, and + ListImportFailures APIs. + * api-change:``codebuild``: This release adds support for a new webhook event: PULL_REQUEST_CLOSED. + * api-change:``cognito-idp``: Add ConcurrentModificationException to SetUserPoolMfaConfig + * api-change:``guardduty``: Add RDS Provisioned and Serverless Usage types + * api-change:``transfer``: Added DES_EDE3_CBC to the list of supported encryption algorithms for + messages sent with an AS2 connector. +- from version 1.34.58 + * api-change:``appconfig``: AWS AppConfig now supports dynamic parameters, which enhance the + functionality of AppConfig Extensions by allowing you to provide parameter values to your + Extensions at the time you deploy your configuration. + * api-change:``ec2``: This release adds an optional parameter to RegisterImage and CopyImage APIs + to support tagging AMIs at the time of creation. + * api-change:``grafana``: Adds support for the new GrafanaToken as part of the Amazon Managed + Grafana Enterprise plugins upgrade to associate your AWS account with a Grafana Labs account. + * api-change:``lambda``: Documentation updates for AWS Lambda + * api-change:``payment-cryptography-data``: AWS Payment Cryptography EMV Decrypt Feature Release + * api-change:``rds``: Updates Amazon RDS documentation for io2 storage for Multi-AZ DB clusters + * api-change:``snowball``: Doc-only update for change to EKS-Anywhere ordering. + * api-change:``wafv2``: You can increase the max request body inspection size for some regional + resources. The size setting is in the web ACL association config. Also, the + AWSManagedRulesBotControlRuleSet EnableMachineLearning setting now takes a Boolean instead of a + primitive boolean type, for languages like Java. + * api-change:``workspaces``: Added note for user decoupling +- from version 1.34.57 + * api-change:``dynamodb``: Doc only updates for DynamoDB documentation + * api-change:``imagebuilder``: Add PENDING status to Lifecycle Execution resource status. Add + StartTime and EndTime to ListLifecycleExecutionResource API response. + * api-change:``mwaa``: Amazon MWAA adds support for Apache Airflow v2.8.1. + * api-change:``rds``: Updated the input of CreateDBCluster and ModifyDBCluster to support setting + CA certificates. Updated the output of DescribeDBCluster to show current CA certificate setting + value. + * api-change:``redshift``: Update for documentation only. Covers port ranges, definition updates + for data sharing, and definition updates to cluster-snapshot documentation. + * api-change:``verifiedpermissions``: Deprecating details in favor of configuration for + GetIdentitySource and ListIdentitySources APIs. +- from version 1.34.56 + * api-change:``apigateway``: Documentation updates for Amazon API Gateway + * api-change:``chatbot``: Minor update to documentation. + * api-change:``organizations``: This release contains an endpoint addition + * api-change:``sesv2``: Adds support for providing custom headers within SendEmail and + SendBulkEmail for SESv2. + +------------------------------------------------------------------- +Tue Mar 5 12:09:38 UTC 2024 - Markéta Machová + +- Update to 1.34.55 + * api-change:``docdb-elastic``: Launched Elastic Clusters Readable + Secondaries, Start/Stop, Configurable Shard Instance count, Automatic + Backups and Snapshot Copying + * api-change:``quicksight``: TooltipTarget for Combo chart visuals; + ColumnConfiguration limit increase to 2000; Documentation Update + * api-change:``amplifyuibuilder``: We have added the ability to tag resources + after they are created + * api-change:``internetmonitor``: This release adds IPv4 prefixes to health events + * api-change:``iotevents``: Increase the maximum length of descriptions for + Inputs, Detector Models, and Alarm Models + * api-change:``lambda``: Add .NET 8 (dotnet8) Runtime support to AWS Lambda. + * api-change:``chatbot``: This release adds support for AWS Chatbot. You can + now monitor, operate, and troubleshoot your AWS resources with interactive + ChatOps using the AWS SDK. + * api-change:``sns``: This release marks phone numbers as sensitive inputs. + * api-change:``artifact``: This is the initial SDK release for AWS Artifact. + AWS Artifact provides on-demand access to compliance and third-party + compliance reports. This release includes access to List and Get reports, + along with their metadata. This release also includes access to AWS + Artifact notifications settings. + * api-change:``guardduty``: Marked fields IpAddressV4, PrivateIpAddress, Email as Sensitive. + * api-change:``polly``: Amazon Polly adds 1 new voice - Burcu (tr-TR) + * bugfix:ContainerProvider: Properly refreshes token from file from EKS in ContainerProvider + * api-change:``resource-explorer-2``: Resource Explorer now uses newly + supported IPv4 'amazonaws.com' endpoints by default. + * api-change:``pricing``: Add Throttling Exception to all APIs. + * api-change:``mediaconvert``: This release includes support for + broadcast-mixed audio description tracks. + * api-change:``glue``: Update page size limits for GetJobRuns and GetTriggers APIs. + * Many more changes, see CHANGELOG.rst + +------------------------------------------------------------------- +Mon Mar 4 13:59:56 UTC 2024 - Robert Schweikert + +- Drop Provides for SLE 15 SP4 and openSUSE Leap 15.4 and later + +------------------------------------------------------------------- +Wed Jan 31 23:06:11 UTC 2024 - Robert Schweikert + +- Switch to Python 3.11 build in SLE 15 SP4 and openSUSE Leap 15.4 and + later (jsc#PCT-371). +- Switch to wheel build +- Update to 1.34.31 + * api-change:``datazone``: Add new skipDeletionCheck to DeleteDomain. Add + new skipDeletionCheck to DeleteProject which also automatically deletes + dependent objects + * api-change:``route53``: Update the SDKs for text changes in the APIs. +- From 1.34.30 + * api-change:``autoscaling``: EC2 Auto Scaling customers who use attribute + based instance-type selection can now intuitively define their Spot + instances price protection limit as a percentage of the lowest priced + On-Demand instance type. + * api-change:``comprehend``: Comprehend PII analysis now supports Spanish + input documents. + * api-change:``ec2``: EC2 Fleet customers who use attribute based + instance-type selection can now intuitively define their Spot instances + price protection limit as a percentage of the lowest priced On-Demand + instance type. + * api-change:``mwaa``: This release adds MAINTENANCE environment status for + Amazon MWAA environments. + * api-change:``rds``: Introduced support for the + InsufficientDBInstanceCapacityFault error in the RDS + RestoreDBClusterFromSnapshot and RestoreDBClusterToPointInTime API methods. + This provides enhanced error handling, ensuring a more robust experience. + * api-change:``snowball``: Modified description of createaddress to include + direction to add path when providing a JSON file. +- From 1.34.29 + * api-change:``connect``: Update list and string length limits for predefined + attributes. + * api-change:``inspector2``: This release adds ECR container image scanning + based on their lastRecordedPullTime. + * api-change:``sagemaker``: Amazon SageMaker Automatic Model Tuning now + provides an API to programmatically delete tuning jobs. +- From 1.34.28 + * api-change:``acm-pca``: AWS Private CA now supports an option to omit the + CDP extension from issued certificates, when CRL revocation is enabled. + * api-change:``lightsail``: This release adds support for IPv6-only instance + plans. +- From 1.34.27 + * api-change:``ec2``: Introduced a new clientToken request parameter on + CreateNetworkAcl and CreateRouteTable APIs. The clientToken parameter + allows idempotent operations on the APIs. + * api-change:``ecs``: Documentation updates for Amazon ECS. + * api-change:``outposts``: DeviceSerialNumber parameter is now optional in + StartConnection API + * api-change:``rds``: This release adds support for Aurora Limitless Database. + * api-change:``storagegateway``: Add DeprecationDate and SoftwareVersion to + response of ListGateways. +- From 1.34.26 + * api-change:``inspector2``: This release adds support for CIS scans on EC2 + instances. +- From 1.34.25 + * enhancement:documentation: Updates the GitHub issue creation link in our + README +- From 1.34.24 + * api-change:``appconfigdata``: Fix FIPS Endpoints in aws-us-gov. + * api-change:``cloud9``: Doc-only update around removing AL1 from list of + available AMIs for Cloud9 + * api-change:``cloudfront-keyvaluestore``: This release improves upon the + DescribeKeyValueStore API by returning two additional fields, Status of the + KeyValueStore and the FailureReason in case of failures during creation of + KeyValueStore. + * api-change:``connectcases``: This release adds the ability to view audit + history on a case and introduces a new parameter, performedBy, for + CreateCase and UpdateCase API's. + * api-change:``ec2``: Documentation updates for Amazon EC2. + * api-change:``ecs``: This release adds support for Transport Layer Security + (TLS) and Configurable Timeout to ECS Service Connect. TLS facilitates + privacy and data security for inter-service communications, while + Configurable Timeout allows customized per-request timeout and idle timeout + for Service Connect services. + * api-change:``finspace``: Allow customer to set zip default through command + line arguments. + * api-change:``organizations``: Doc only update for quota increase change + * api-change:``rds``: Introduced support for the + InsufficientDBInstanceCapacityFault error in the RDS CreateDBCluster API + method. This provides enhanced error handling, ensuring a more robust + experience when creating database clusters with insufficient instance + capacity. + * api-change:``endpoint-rules``: Update endpoint-rules client to latest + version +- Frome 1.34.23 + * api-change:``athena``: Introducing new NotebookS3LocationUri parameter to + Athena ImportNotebook API. Payload is no longer required and either Payload + or NotebookS3LocationUri needs to be provided (not both) for a successful + ImportNotebook API call. If both are provided, an InvalidRequestException + will be thrown. + * api-change:``codebuild``: Release CodeBuild Reserved Capacity feature + * api-change:``dynamodb``: This release adds support for including + ApproximateCreationDateTimePrecision configurations in + EnableKinesisStreamingDestination API, adds the same as an optional field + in the response of DescribeKinesisStreamingDestination, and adds support + for a new UpdateKinesisStreamingDestination API. + * api-change:``qconnect``: Increased Quick Response name max length to 100 +- From 1.34.22 + * api-change:``b2bi``: Increasing TestMapping inputFileContent file size + limit to 5MB and adding file size limit 250KB for TestParsing input file. + This release also includes exposing InternalServerException for Tag APIs. + * api-change:``cloudtrail``: This release adds a new API + ListInsightsMetricData to retrieve metric data from CloudTrail Insights. + * api-change:``connect``: GetMetricDataV2 now supports 3 groupings + * api-change:``drs``: Removed invalid and unnecessary default values. + * api-change:``firehose``: Allow support for Snowflake as a Kinesis Data + Firehose delivery destination. + * api-change:``sagemaker-featurestore-runtime``: Increase BatchGetRecord + limits from 10 items to 100 items +- From 1.34.21 + * api-change:``dynamodb``: Updating note for enabling streams for UpdateTable. + * api-change:``keyspaces``: This release adds support for Multi-Region + Replication with provisioned tables, and Keyspaces auto scaling APIs +- From 1.34.20 + * api-change:``iot``: Revert release of LogTargetTypes + * api-change:``iotfleetwise``: Updated APIs: SignalNodeType query parameter + has been added to ListSignalCatalogNodesRequest and ListVehiclesResponse + has been extended with attributes field. + * api-change:``macie2``: This release adds support for analyzing Amazon S3 + objects that are encrypted using dual-layer server-side encryption with + AWS KMS keys (DSSE-KMS). It also adds support for reporting DSSE-KMS + details in statistics and metadata about encryption settings for S3 buckets + and objects. + * api-change:``payment-cryptography``: Provide an additional option for key + exchange using RSA wrap/unwrap in addition to tr-34/tr-31 in ImportKey and + ExportKey operations. Added new key usage (type) + TR31_M1_ISO_9797_1_MAC_KEY, for use with Generate/VerifyMac dataplane + operations with ISO9797 Algorithm 1 MAC calculations. + * api-change:``personalize-runtime``: Documentation updates for Amazon + Personalize + * api-change:``personalize``: Documentation updates for Amazon Personalize. + * api-change:``rekognition``: This release adds ContentType and TaxonomyLevel + attributes to DetectModerationLabels and GetMediaAnalysisJob API responses. + * api-change:``securityhub``: Documentation updates for AWS Security Hub +- From 1.34.19 + * api-change:``sagemaker``: This release will have ValidationException thrown + if certain invalid app types are provided. The release will also throw + ValidationException if more than 10 account ids are provided in + VpcOnlyTrustedAccounts. +- From 1.34.18 + * api-change:``connect``: Supervisor Barge for Chat is now supported through + the MonitorContact API. + * api-change:``connectparticipant``: Introduce new Supervisor participant role + * api-change:``endpoint-rules``: Update endpoint-rules client to latest + version + * api-change:``location``: Location SDK documentation update. Added missing + fonts to the MapConfiguration data type. Updated note for the + SubMunicipality property in the place data type. + * api-change:``mwaa``: This Amazon MWAA feature release includes new fields + in CreateWebLoginToken response model. The new fields IamIdentity and + AirflowIdentity will let you match identifications, as the Airflow identity + length is currently hashed to 64 characters. + * api-change:``s3control``: S3 On Outposts team adds dualstack endpoints + support for S3Control and S3Outposts API calls. + * api-change:``supplychain``: This release includes APIs + CreateBillOfMaterialsImportJob and GetBillOfMaterialsImportJob. + * api-change:``transfer``: AWS Transfer Family now supports static IP + addresses for SFTP & AS2 connectors and for async MDNs on AS2 servers. +- From 1.34.17 + * api-change:``ec2``: This release adds support for adding an + ElasticBlockStorage volume configurations in ECS + RunTask/StartTask/CreateService/UpdateService APIs. The configuration + allows for attaching EBS volumes to ECS Tasks. + * api-change:``ecs``: This release adds support for adding an + ElasticBlockStorage volume configurations in ECS + RunTask/StartTask/CreateService/UpdateService APIs. The configuration + allows for attaching EBS volumes to ECS Tasks. + * api-change:``events``: Update events client to latest version + * api-change:``iot``: Add ConflictException to Update APIs of AWS IoT + Software Package Catalog + * api-change:``iotfleetwise``: The following dataTypes have been removed: + CUSTOMER_DECODED_INTERFACE in NetworkInterfaceType; + CUSTOMER_DECODED_SIGNAL_INFO_IS_NULL in SignalDecoderFailureReason; + CUSTOMER_DECODED_SIGNAL_NETWORK_INTERFACE_INFO_IS_NULL in + NetworkInterfaceFailureReason; CUSTOMER_DECODED_SIGNAL in SignalDecoderType + * api-change:``secretsmanager``: Doc only update for Secrets Manager + * api-change:``workspaces``: Added AWS Workspaces RebootWorkspaces API - + Extended Reboot documentation update +- From 1.34.16 + * api-change:``connectcampaigns``: Minor pattern updates for Campaign and + Dial Request API fields. + * api-change:``location``: This release adds API support for custom layers + for the maps service APIs: CreateMap, UpdateMap, DescribeMap. + * api-change:``logs``: Add support for account level subscription filter + policies to PutAccountPolicy, DescribeAccountPolicies, and + DeleteAccountPolicy APIs. Additionally, PutAccountPolicy has been modified + with new optional "selectionCriteria" parameter for resource selection. + * api-change:``qconnect``: QueryAssistant and GetRecommendations will be + discontinued starting June 1, 2024. To receive generative responses after + March 1, 2024 you will need to create a new Assistant in the Connect + console and integrate the Amazon Q in Connect JavaScript library + (amazon-q-connectjs) into your applications. + * api-change:``redshift-serverless``: Updates to ConfigParameter for RSS + workgroup, removal of use_fips_ssl + * api-change:``route53``: Route53 now supports geoproximity routing in AWS + regions + * api-change:``wisdom``: QueryAssistant and GetRecommendations will be + discontinued starting June 1, 2024. To receive generative responses after + March 1, 2024 you will need to create a new Assistant in the Connect + console and integrate the Amazon Q in Connect JavaScript library + (amazon-q-connectjs) into your applications. +- From 1.34.15 + * api-change:``codebuild``: Aws CodeBuild now supports new compute type + BUILD_GENERAL1_XLARGE + * api-change:``ec2``: Amazon EC2 R7iz bare metal instances are powered by + custom 4th generation Intel Xeon Scalable processors. + * api-change:``route53resolver``: This release adds support for query type + configuration on firewall rules that enables customers for granular action + (ALLOW, ALERT, BLOCK) by DNS query type. +- From 1.34.14 + * api-change:``connect``: Minor trait updates for User APIs + * api-change:``kms``: Documentation updates for AWS Key Management Service + (KMS). + * api-change:``redshift-serverless``: use_fips_ssl and require_ssl parameter + support for Workgroup, UpdateWorkgroup, and CreateWorkgroup +- From 1.34.13 + * api-change:``config``: Updated ResourceType enum with new resource types + onboarded by AWS Config in November and December 2023. + * api-change:``docdb``: Adding PerformanceInsightsEnabled and + PerformanceInsightsKMSKeyId fields to DescribeDBInstances Response. + * api-change:``ecs``: This release adds support for managed instance draining + which facilitates graceful termination of Amazon ECS instances. + * api-change:``es``: This release adds support for new or existing Amazon + OpenSearch domains to enable TLS 1.3 or TLS 1.2 with perfect forward + secrecy cipher suites for domain endpoints. + * api-change:``lightsail``: This release adds support to set up an HTTPS + endpoint on an instance. + * api-change:``opensearch``: This release adds support for new or existing + Amazon OpenSearch domains to enable TLS 1.3 or TLS 1.2 with perfect forward + secrecy cipher suites for domain endpoints. + * api-change:``sagemaker``: Adding support for provisioned throughput mode + for SageMaker Feature Groups + * api-change:``servicecatalog``: Added Idempotency token support to Service + Catalog AssociateServiceActionWithProvisioningArtifact, + DisassociateServiceActionFromProvisioningArtifact, DeleteServiceAction API + * api-change:``endpoint-rules``: Update endpoint-rules client to latest + version +- From 1.34.12 + * api-change:``connect``: Amazon Connect, Contact Lens Evaluation API + increase evaluation notes max length to 3072. + * api-change:``mediaconvert``: This release includes video engine updates + including HEVC improvements, support for ingesting VP9 encoded video in + MP4 containers, and support for user-specified 3D LUTs. +- From 1.34.11 + * api-change:``apprunner``: AWS App Runner adds Python 3.11 and Node.js 18 + runtimes. + * api-change:``location``: This release introduces a new parameter to + bypasses an API key's expiry conditions and delete the key. + * api-change:``quicksight``: Add LinkEntityArn support for different + partitions; Add UnsupportedUserEditionException in UpdateDashboardLinks + API; Add support for New Reader Experience Topics +- From 1.34.10 + * api-change:``codestar-connections``: New integration with the GitLab + self-managed provider type. + * api-change:``kinesis-video-archived-media``: NoDataRetentionException + thrown when GetImages requested for a Stream that does not retain data + (that is, has a DataRetentionInHours of 0). + * api-change:``sagemaker``: Amazon SageMaker Studio now supports Docker + access from within app container +- From 1.34.9 + * api-change:``emr``: Update emr client to latest version +- From 1.34.8 + * api-change:``iam``: Documentation updates for AWS Identity and Access + Management (IAM). + * api-change:``endpoint-rules``: Update endpoint-rules client to latest + version +- From 1.34.7 + * api-change:``bedrock-agent``: Adding Claude 2.1 support to Bedrock Agents + * api-change:``glue``: This release adds additional configurations for Query + Session Context on the following APIs: GetUnfilteredTableMetadata, + GetUnfilteredPartitionMetadata, GetUnfilteredPartitionsMetadata. + * api-change:``lakeformation``: This release adds additional configurations + on GetTemporaryGlueTableCredentials for Query Session Context. + * api-change:``mediaconnect``: This release adds the DescribeSourceMetadata + API. This API can be used to view the stream information of the flow's + source. + * api-change:``networkmonitor``: CloudWatch Network Monitor is a new service + within CloudWatch that will help network administrators and operators + continuously monitor network performance metrics such as round-trip-time + and packet loss between their AWS-hosted applications and their on-premises + locations. + * api-change:``omics``: Provides minor corrections and an updated description + of APIs. + * api-change:``secretsmanager``: Update endpoint rules and examples. + * api-change:``endpoint-rules``: Update endpoint-rules client to latest + version +- From 1.34.6 + * enhancement:AWSCRT: Update awscrt version to 0.19.19 + * api-change:``amp``: This release updates Amazon Managed Service for + Prometheus APIs to support customer managed KMS keys. + * api-change:``appintegrations``: The Amazon AppIntegrations service adds + DeleteApplication API for deleting applications, and updates APIs to + support third party applications reacting to workspace events and make + data requests to Amazon Connect for agent and contact events. + * api-change:``bedrock-agent``: This release introduces Amazon Aurora as a + vector store on Knowledge Bases for Amazon Bedrock + * api-change:``codecommit``: AWS CodeCommit now supports customer managed + keys from AWS Key Management Service. UpdateRepositoryEncryptionKey is + added for updating the key configuration. CreateRepository, GetRepository, + BatchGetRepositories are updated with new input or output parameters. + * api-change:``connect``: Adds APIs to manage User Proficiencies and + Predefined Attributes. Enhances StartOutboundVoiceContact API input. + Introduces SearchContacts API. Enhances DescribeContact API. Adds an API to + update Routing Attributes in QueuePriority and QueueTimeAdjustmentSeconds. + * api-change:``medialive``: MediaLive now supports the ability to configure + the audio that an AWS Elemental Link UHD device produces, when the device + is configured as the source for a flow in AWS Elemental MediaConnect. + * api-change:``neptune-graph``: Adds Waiters for successful creation and + deletion of Graph, Graph Snapshot, Import Task and Private Endpoints for + Neptune Analytics + * api-change:``rds-data``: This release adds support for using RDS Data API + with Aurora PostgreSQL Serverless v2 and provisioned DB clusters. + * api-change:``rds``: This release adds support for using RDS Data API with + Aurora PostgreSQL Serverless v2 and provisioned DB clusters. + * api-change:``sagemaker``: Amazon SageMaker Training now provides model + training container access for debugging purposes. Amazon SageMaker Search + now provides the ability to use visibility conditions to limit resource + access to a single domain or multiple domains. +- From 1.34.5 + * api-change:``appstream``: This release introduces configurable clipboard, + allowing admins to specify the maximum length of text that can be copied by + the users from their device to the remote session and vice-versa. + * api-change:``eks``: Add support for cluster insights, new EKS capability + that surfaces potentially upgrade impacting issues. + * api-change:``guardduty``: This release 1) introduces a new API: + GetOrganizationStatistics , and 2) adds a new UsageStatisticType + TOP_ACCOUNTS_BY_FEATURE for GetUsageStatistics API + * api-change:``managedblockchain-query``: Adding Confirmation Status and + Execution Status to GetTransaction Response. + * api-change:``mediatailor``: Adds the ability to configure time shifting on + MediaTailor channels using the TimeShiftConfiguration field + * api-change:``route53``: Amazon Route 53 now supports the Canada West + (Calgary) Region (ca-west-1) for latency records, geoproximity records, and + private DNS for Amazon VPCs in that region. + * api-change:``endpoint-rules``: Update endpoint-rules client to latest + version +- From 1.34.4 + * api-change:``appsync``: This release adds additional configurations on + GraphQL APIs for limits on query depth, resolver count, and introspection + * api-change:``chime-sdk-meetings``: Add meeting features to specify a + maximum camera resolution, a maximum content sharing resolution, and a + maximum number of attendees for a given meeting. + * api-change:``ec2``: Provision BYOIPv4 address ranges and advertise them by + specifying the network border groups option in Los Angeles, Phoenix and + Dallas AWS Local Zones. + * api-change:``fsx``: Added support for FSx for OpenZFS on-demand data + replication across AWS accounts and/or regions.Added the IncludeShared + attribute for DescribeSnapshots.Added the CopyStrategy attribute for + OpenZFSVolumeConfiguration. + * api-change:``marketplace-catalog``: AWS Marketplace now supports a new API, + BatchDescribeEntities, which returns metadata and content for multiple + entities. + * api-change:``rds``: RDS - The release adds two new APIs: + DescribeDBRecommendations and ModifyDBRecommendation +- From 1.34.3 + * api-change:``cognito-idp``: Amazon Cognito now supports trigger versions + that define the fields in the request sent to pre token generation Lambda + triggers. + * api-change:``eks``: Add support for EKS Cluster Access Management. + * api-change:``quicksight``: A docs-only release to add missing entities to + the API reference. + * api-change:``route53resolver``: Add DOH protocols in resolver endpoints. +- From 1.34.2 + * api-change:``cloud9``: Updated Cloud9 API documentation for AL2023 release + * api-change:``connect``: Adds relatedContactId field to + StartOutboundVoiceContact API input. Introduces PauseContact API and + ResumeContact API for Task contacts. Adds pause duration, number of pauses, + timestamps for last paused and resumed events to DescribeContact API + response. Adds new Rule type and new Rule action. + * api-change:``connectcases``: Increase number of fields that can be included + in CaseEventIncludedData from 50 to 200 + * api-change:``kms``: Documentation updates for AWS Key Management Service + * api-change:``rds``: Updates Amazon RDS documentation by adding code examples + * api-change:``sagemaker``: This release 1) introduces a new API: + DeleteCompilationJob , and 2) adds InfraCheckConfig for Create/Describe + training job API +- From 1.34.1 + * api-change:``appstream``: This release includes support for images of + Windows Server 2022 platform. + * api-change:``b2bi``: Documentation updates for AWS B2B Data Interchange + * api-change:``billingconductor``: Billing Conductor is releasing a new API, + GetBillingGroupCostReport, which provides the ability to retrieve/view the + Billing Group Cost Report broken down by attributes for a specific billing + group. + * api-change:``connect``: This release adds support for more granular billing + using tags (key:value pairs) + * api-change:``controltower``: Documentation updates for AWS Control Tower. + * api-change:``firehose``: This release, 1) adds configurable buffering hints + for the Splunk destination, and 2) reduces the minimum configurable + buffering interval for supported destinations + * api-change:``gamelift``: Amazon GameLift adds the ability to add and + update the game properties of active game sessions. + * api-change:``iot``: This release adds the ability to self-manage + certificate signing in AWS IoT Core fleet provisioning using the new + certificate provider resource. + * api-change:``neptune-graph``: This is the initial SDK release for Amazon + Neptune Analytics + * api-change:``opensearch``: Updating documentation for Amazon OpenSearch + Service support for new zero-ETL integration with Amazon S3. + * api-change:``quicksight``: Update Dashboard Links support; + SingleAxisOptions support; Scatterplot Query limit support. + * api-change:``workspaces``: Updated note to ensure customers understand + running modes. + * api-change:``endpoint-rules``: Update endpoint-rules client to latest + version +- From 1.34.0 + * feature:Python: End of support for Python 3.7 + * api-change:``drs``: Adding AgentVersion to SourceServer and + RecoveryInstance structures +- From 1.33.13 + * api-change:``imagebuilder``: This release adds the Image Workflows feature + to give more flexibility and control over the image building and testing + process. + * api-change:``location``: This release 1) adds sub-municipality field in + Places API for searching and getting places information, and 2) allows + optimizing route calculation based on expected arrival time. + * api-change:``logs``: This release introduces the StartLiveTail API to tail + ingested logs in near real time. +- From 1.33.12 + * api-change:``neptune``: This release adds a new parameter configuration + setting to the Neptune cluster related APIs that can be leveraged to switch + between the underlying supported storage modes. + * api-change:``pinpoint``: This release includes Amazon Pinpoint API + documentation updates pertaining to campaign message sending rate limits. + * api-change:``securityhub``: Added new resource detail objects to ASFF, + including resources for AwsDynamoDbTable, AwsEc2ClientVpnEndpoint, + AwsMskCluster, AwsS3AccessPoint, AwsS3Bucket + * api-change:``endpoint-rules``: Update endpoint-rules client to latest + version + ------------------------------------------------------------------- Mon Dec 11 14:22:26 UTC 2023 - John Paul Adrian Glaubitz @@ -2475,6 +4612,14 @@ Mon Apr 17 09:24:50 UTC 2023 - pgajdos@suse.com - python-six is not required +------------------------------------------------------------------- +Wed Apr 5 10:37:22 UTC 2023 - John Paul Adrian Glaubitz + +- Update in SLE-15 (bsc#1209255, jsc#PED-3780) +- Add python-python-dateutil and python-jmespath to BuildRequires +- Remove version constraint on python-pytest in BuildRequires +- Revert changes to Requires that introduced new incompatible syntax + ------------------------------------------------------------------- Mon Mar 13 08:13:35 UTC 2023 - John Paul Adrian Glaubitz @@ -3838,6 +5983,11 @@ Fri Nov 4 12:06:31 UTC 2022 - John Paul Adrian Glaubitz + +- Update in SLE-15 (bsc#1204537, jsc#PED-2333) + ------------------------------------------------------------------- Tue Oct 25 07:46:24 UTC 2022 - John Paul Adrian Glaubitz @@ -3904,6 +6054,11 @@ Tue Oct 25 07:46:24 UTC 2022 - John Paul Adrian Glaubitz + +- Remove version constraint for python-pytest in BuildRequires + ------------------------------------------------------------------- Mon Oct 17 09:19:48 UTC 2022 - John Paul Adrian Glaubitz diff --git a/python-botocore.spec b/python-botocore.spec index faed9fc..6e86b9f 100644 --- a/python-botocore.spec +++ b/python-botocore.spec @@ -1,7 +1,7 @@ # -# spec file +# spec file for package python-botocore # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,28 +25,33 @@ %define psuffix %{nil} %bcond_with test %endif -%{?!python_module:%define python_module() python3-%{**}} -%define skip_python2 1 + +%{?sle15_python_module_pythons} Name: python-botocore%{?psuffix} -Version: 1.33.11 +Version: 1.35.47 Release: 0 Summary: Python interface for AWS License: Apache-2.0 URL: https://github.com/boto/botocore Source: https://files.pythonhosted.org/packages/source/b/botocore/botocore-%{version}.tar.gz +BuildRequires: %{python_module pip} BuildRequires: %{python_module setuptools} +BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-requests Requires: (python-jmespath >= 0.7.1 with python-jmespath < 2.0.0) Requires: (python-python-dateutil >= 2.1 with python-python-dateutil < 3.0.0) BuildArch: noarch +%if 0%{?sle_version} >= 150400 +Obsoletes: python3-botocore < %{version} +%endif %if %{with test} BuildRequires: %{python_module botocore = %{version}} BuildRequires: %{python_module jsonschema} BuildRequires: %{python_module pytest >= 6.2.5} BuildRequires: %{python_module pytest-xdist} -BuildRequires: %{python_module urllib3 < 2} +BuildRequires: %{python_module urllib3 < 2.1} BuildRequires: procps %endif %python_subpackages @@ -62,10 +67,10 @@ rm botocore/cacert.pem %if !%{with test} %build -%python_build +%pyproject_wheel %install -%python_install +%pyproject_install %python_expand %fdupes %{buildroot}%{$python_sitelib} %endif @@ -81,7 +86,7 @@ rm botocore/cacert.pem %doc README.rst %license LICENSE.txt %{python_sitelib}/botocore/ -%{python_sitelib}/botocore-%{version}-py*.egg-info +%{python_sitelib}/botocore-%{version}.dist-info %endif %changelog