Revisions of python-botocore

buildservice-autocommit accepted request 1224574 from John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) (revision 240)
baserev update by copy to link target
John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) accepted request 1224155 from John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) (revision 239)
- Update to 1.35.60
  * api-change:``accessanalyzer``: This release adds support for policy validation and external
    access findings for resource control policies (RCP). IAM Access Analyzer helps you author
    functional and secure RCPs and awareness that a RCP may restrict external access. Updated service
    API, documentation, and paginators.
  * api-change:``application-signals``: Amazon CloudWatch Application Signals now supports creating
    Service Level Objectives with burn rates. Users can now create or update SLOs with burn rate
    configurations to meet their specific business requirements.
  * api-change:``b2bi``: This release adds a GenerateMapping API to allow generation of JSONata or
    XSLT transformer code based on input and output samples.
  * api-change:``billing``: Today, AWS announces the general availability of ListBillingViews API in
    the AWS SDKs, to enable AWS Billing Conductor (ABC) users to create proforma Cost and Usage Reports
    (CUR) programmatically.
  * api-change:``cloudtrail``: This release adds a new API GenerateQuery that generates a query from
    a natural language prompt about the event data in your event data store. This operation uses
    generative artificial intelligence (generative AI) to produce a ready-to-use SQL query from the
    prompt.
  * api-change:``dynamodb``: This release includes supports the new WarmThroughput feature for
    DynamoDB. You can now provide an optional WarmThroughput attribute for CreateTable or UpdateTable
    APIs to pre-warm your table or global secondary index. You can also use DescribeTable to see the
    latest WarmThroughput value.
  * api-change:``ec2``: This release adds the source AMI details in DescribeImages API
  * api-change:``internetmonitor``: Add new query type Routing_Suggestions regarding querying
    interface
  * api-change:``mediaconvert``: This release adds support for ARN inputs in the Kantar credentials
    secrets name field and the MSPR field to the manifests for PlayReady DRM protected outputs.
  * api-change:``organizations``: Add support for policy operations on the Resource Control Polices.
- from version 1.35.59
  * api-change:``codebuild``: AWS CodeBuild now supports non-containerized Linux and Windows builds
    on Reserved Capacity.
buildservice-autocommit accepted request 1218354 from Robert Schweikert's avatar Robert Schweikert (rjschwei) (revision 238)
baserev update by copy to link target
Robert Schweikert's avatar Robert Schweikert (rjschwei) accepted request 1218027 from John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) (revision 237)
- 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
    <https://github.com/boto/botocore/issues/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
buildservice-autocommit accepted request 1208861 from Robert Schweikert's avatar Robert Schweikert (rjschwei) (revision 236)
baserev update by copy to link target
Robert Schweikert's avatar Robert Schweikert (rjschwei) accepted request 1208859 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 235)
- 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
buildservice-autocommit accepted request 1202173 from Robert Schweikert's avatar Robert Schweikert (rjschwei) (revision 234)
baserev update by copy to link target
Robert Schweikert's avatar Robert Schweikert (rjschwei) accepted request 1201814 from John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) (revision 233)
- 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.
buildservice-autocommit accepted request 1198548 from Robert Schweikert's avatar Robert Schweikert (rjschwei) (revision 232)
baserev update by copy to link target
Robert Schweikert's avatar Robert Schweikert (rjschwei) accepted request 1198256 from John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) (revision 231)
- 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
buildservice-autocommit accepted request 1189797 from John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) (revision 230)
baserev update by copy to link target
John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) accepted request 1189780 from John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) (revision 229)
- 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
buildservice-autocommit accepted request 1188264 from Robert Schweikert's avatar Robert Schweikert (rjschwei) (revision 228)
baserev update by copy to link target
Robert Schweikert's avatar Robert Schweikert (rjschwei) accepted request 1187919 from John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) (revision 227)
- 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
buildservice-autocommit accepted request 1185100 from Robert Schweikert's avatar Robert Schweikert (rjschwei) (revision 226)
baserev update by copy to link target
Robert Schweikert's avatar Robert Schweikert (rjschwei) accepted request 1185041 from John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) (revision 225)
- 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.
buildservice-autocommit accepted request 1179722 from Robert Schweikert's avatar Robert Schweikert (rjschwei) (revision 224)
baserev update by copy to link target
Robert Schweikert's avatar Robert Schweikert (rjschwei) accepted request 1179718 from John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) (revision 223)
- 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
buildservice-autocommit accepted request 1174244 from Robert Schweikert's avatar Robert Schweikert (rjschwei) (revision 222)
baserev update by copy to link target
Robert Schweikert's avatar Robert Schweikert (rjschwei) accepted request 1174196 from John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) (revision 221)
- 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
Displaying revisions 1 - 20 of 240
openSUSE Build Service is sponsored by