1
0
Commit Graph

268 Commits

Author SHA256 Message Date
Ana Guerrero
f95df4379f Accepting request 1198548 from devel:languages:python:aws
OBS-URL: https://build.opensuse.org/request/show/1198548
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-botocore?expand=0&rev=135
2024-09-05 13:46:05 +00:00
1be84981e7 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-botocore?expand=0&rev=231
2024-09-03 15:17:42 +00:00
Dominique Leuenberger
83aa7d778b Accepting request 1189797 from devel:languages:python:aws
OBS-URL: https://build.opensuse.org/request/show/1189797
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-botocore?expand=0&rev=134
2024-07-28 15:19:00 +00:00
aecf8ce893 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-botocore?expand=0&rev=229
2024-07-26 13:45:01 +00:00
Ana Guerrero
bc60708247 Accepting request 1188264 from devel:languages:python:aws
OBS-URL: https://build.opensuse.org/request/show/1188264
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-botocore?expand=0&rev=133
2024-07-19 13:25:18 +00:00
62d7ad3e60 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-botocore?expand=0&rev=227
2024-07-17 20:56:06 +00:00
Ana Guerrero
0f49c125d9 Accepting request 1185100 from devel:languages:python:aws
OBS-URL: https://build.opensuse.org/request/show/1185100
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-botocore?expand=0&rev=132
2024-07-04 14:21:44 +00:00
72c021bcdd Accepting request 1185041 from home:glaubitz:branches:devel:languages:python:aws
- 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.

OBS-URL: https://build.opensuse.org/request/show/1185041
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-botocore?expand=0&rev=225
2024-07-03 10:59:58 +00:00
Ana Guerrero
492646164a Accepting request 1179722 from devel:languages:python:aws
OBS-URL: https://build.opensuse.org/request/show/1179722
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-botocore?expand=0&rev=131
2024-06-11 16:27:25 +00:00
84966c85ea Accepting request 1179718 from home:glaubitz:branches:devel:languages:python:aws
- 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

OBS-URL: https://build.opensuse.org/request/show/1179718
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-botocore?expand=0&rev=223
2024-06-10 15:30:07 +00:00
Ana Guerrero
c9693b2d1e Accepting request 1174244 from devel:languages:python:aws
OBS-URL: https://build.opensuse.org/request/show/1174244
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-botocore?expand=0&rev=130
2024-05-16 15:13:19 +00:00
d585d4d6e3 Accepting request 1174196 from home:glaubitz:branches:devel:languages:python:aws
- 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

OBS-URL: https://build.opensuse.org/request/show/1174196
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-botocore?expand=0&rev=221
2024-05-15 12:31:38 +00:00
Ana Guerrero
1857604a51 Accepting request 1161726 from devel:languages:python:aws
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1161726
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-botocore?expand=0&rev=129
2024-03-26 18:25:11 +00:00
7642e97536 - Update in SLE-15 (bsc#1204537, jsc#PED-2333)
- Remove version constraint for python-pytest in BuildRequires

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-botocore?expand=0&rev=219
2024-03-19 11:20:24 +00:00
0b3e289d48 - Update in SLE-15 (bsc#1209255, jsc#PED-3780)
- Add python-python-dateutil and python-jmespath to BuildRequires

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-botocore?expand=0&rev=218
2024-03-18 20:05:05 +00:00
Ana Guerrero
02c831fbaf Accepting request 1157324 from devel:languages:python:aws
OBS-URL: https://build.opensuse.org/request/show/1157324
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-botocore?expand=0&rev=128
2024-03-14 16:42:31 +00:00
ab2fee36ca Accepting request 1155117 from home:mcalabkova:branches:devel:languages:python:aws
- 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.

OBS-URL: https://build.opensuse.org/request/show/1155117
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-botocore?expand=0&rev=216
2024-03-12 19:43:46 +00:00
371dd580ba - Drop Provides for SLE 15 SP4 and openSUSE Leap 15.4 and later
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-botocore?expand=0&rev=215
2024-03-04 14:00:20 +00:00
218c118278 Accepting request 1143634 from home:rjschwei:branches:devel:languages:python:aws
OBS-URL: https://build.opensuse.org/request/show/1143634
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-botocore?expand=0&rev=214
2024-02-12 12:12:32 +00:00
Ana Guerrero
3f9c10d2c8 Accepting request 1134156 from devel:languages:python:aws
OBS-URL: https://build.opensuse.org/request/show/1134156
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-botocore?expand=0&rev=127
2023-12-25 18:04:27 +00:00
d89bdd6ed8 Accepting request 1132517 from home:glaubitz:branches:devel:languages:python:aws
- Update to 1.33.11:
  * api-change:``cloudwatch``: Update cloudwatch client to latest version
  * api-change:``ec2``: M2 Mac instances are built on Apple M2 Mac mini computers. I4i instances are
    powered by 3rd generation Intel Xeon Scalable processors. C7i compute optimized, M7i general
    purpose and R7i memory optimized instances are powered by custom 4th Generation Intel Xeon Scalable
    processors.
  * api-change:``finspace``: Releasing Scaling Group, Dataview, and Volume APIs
- from version 1.33.10
  * api-change:``codedeploy``: This release adds support for two new CodeDeploy features: 1) zonal
    deployments for Amazon EC2 in-place deployments, 2) deployments triggered by Auto Scaling group
    termination lifecycle hook events.
- from version 1.33.9
  * api-change:``backup``: AWS Backup - Features: Add VaultType to the output of
    DescribeRecoveryPoint, ListRecoveryPointByBackupVault API and add ResourceType to the input of
    ListRestoreJobs API
  * api-change:``comprehend``: Documentation updates for Trust and Safety features.
  * api-change:``connect``: Releasing Tagging Support for Instance Management APIS
  * api-change:``ec2``: Releasing the new cpuManufacturer attribute within the DescribeInstanceTypes
    API response which notifies our customers with information on who the Manufacturer is for the
    processor attached to the instance, for example: Intel.
  * api-change:``payment-cryptography``: AWS Payment Cryptography IPEK feature release
- from version 1.33.8
  * api-change:``athena``: Adding IdentityCenter enabled request for interactive query
  * api-change:``cleanroomsml``: Updated service title from cleanroomsml to CleanRoomsML.
  * api-change:``cloudformation``: Documentation update, December 2023
  * api-change:``ec2``: Adds A10G, T4G, and H100 as accelerator name options and Habana as an
    accelerator manufacturer option for attribute based selection
- from version 1.33.7
  * api-change:``billingconductor``: This release adds the ability to specify a linked account of the
    billing group for the custom line item resource.

OBS-URL: https://build.opensuse.org/request/show/1132517
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-botocore?expand=0&rev=212
2023-12-20 09:36:34 +00:00
Ana Guerrero
a662513ac0 Accepting request 1128902 from devel:languages:python:aws
OBS-URL: https://build.opensuse.org/request/show/1128902
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-botocore?expand=0&rev=126
2023-11-28 21:17:51 +00:00
0ab979b0e9 Accepting request 1128540 from home:glaubitz:branches:devel:languages:python:aws
- Update to 1.32.6:
  * bugfix:sqs: Rolled back recent change to wire format protocol
  * api-change:``kinesis``: This release adds support for resource based policies on streams and
    consumers.
  * api-change:``s3control``: Amazon S3 Batch Operations now manages buckets or prefixes in a single
    step.
  * api-change:``sagemaker``: This feature adds the end user license agreement status as a model
    access configuration parameter.
  * api-change:``endpoint-rules``: Update endpoint-rules client to latest version
- from version 1.32.5
  * api-change:``cloudfront``: This release adds support for CloudFront KeyValueStore, a globally
    managed key value datastore associated with CloudFront Functions.
  * api-change:``cloudfront-keyvaluestore``: This release adds support for CloudFront KeyValueStore,
    a globally managed key value datastore associated with CloudFront Functions.
  * api-change:``ec2``: Documentation updates for Amazon EC2.
  * api-change:``endpoint-rules``: Update endpoint-rules client to latest version
  * api-change:``inspector-scan``: This release adds support for the new Amazon Inspector Scan API.
    The new Inspector Scan API can synchronously scan SBOMs adhering to the CycloneDX v1.5 format.
  * api-change:``iotsitewise``: Adds 1/ user-defined unique identifier for asset and model metadata,
    2/ asset model components, and 3/ query API for asset metadata and telemetry data. Supports 4/
    multi variate anomaly detection using Amazon Lookout for Equipment, 5/ warm storage tier, and 6/
    buffered ingestion of time series data.
  * api-change:``iottwinmaker``: This release adds following support. 1. New APIs for metadata bulk
    operations. 2. Modify the component type API to support composite component types - nesting
    component types within one another. 3. New list APIs for components and properties. 4. Support the
    larger scope digital twin modeling.
  * api-change:``s3``: Add support for automatic date based partitioning in S3 Server Access Logs.
- from version 1.32.4
  * enhancement:IMDS: Adds a config option to opt out of IMDSv1 fallback
  * api-change:``codestar-connections``: This release updates a few CodeStar Connections related APIs.

OBS-URL: https://build.opensuse.org/request/show/1128540
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-botocore?expand=0&rev=210
2023-11-26 12:22:11 +00:00
Ana Guerrero
d33e1b4b44 Accepting request 1116048 from devel:languages:python:aws
OBS-URL: https://build.opensuse.org/request/show/1116048
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-botocore?expand=0&rev=125
2023-10-08 10:17:08 +00:00
78ec0bd420 Accepting request 1116015 from home:glaubitz:branches:devel:languages:python:aws
- Update to 1.31.61:
  * api-change:``omics``: Add Etag Support for Omics Storage in ListReadSets and GetReadSetMetadata
    API
  * api-change:``rds``: Updates Amazon RDS documentation for corrections and minor improvements.
  * api-change:``route53``: Add hostedzonetype filter to ListHostedZones API.
  * api-change:``securityhub``: Added new resource detail objects to ASFF, including resources for
    AwsEventsEventbus, AwsEventsEndpoint, AwsDmsEndpoint, AwsDmsReplicationTask,
    AwsDmsReplicationInstance, AwsRoute53HostedZone, and AwsMskCluster
  * api-change:``storagegateway``: Add SoftwareVersion to response of DescribeGatewayInformation.
  * api-change:``workspaces``: This release introduces Manage applications. This feature allows users
    to manage their WorkSpaces applications by associating or disassociating their WorkSpaces with
    applications. The DescribeWorkspaces API will now additionally return OperatingSystemName in its
    responses.
- from version 1.31.60
  * api-change:``appconfig``: AWS AppConfig introduces KMS customer-managed key (CMK) encryption
    support for data saved to AppConfig's hosted configuration store.
  * api-change:``datazone``: Initial release of Amazon DataZone
  * api-change:``mediatailor``: Updates DescribeVodSource to include a list of ad break opportunities
    in the response
  * api-change:``mgn``: This release includes the following new APIs: ListConnectors,
    CreateConnector,  UpdateConnector, DeleteConnector and UpdateSourceServer to support the source
    action framework feature.
  * api-change:``sagemaker``: Adding support for AdditionalS3DataSource, a data source used for
    training or inference that is in addition to the input dataset or model data.
- from version 1.31.59
  * api-change:``connect``: GetMetricDataV2 API: Update to include new metrics CONTACTS_RESOLVED_IN_X
    , AVG_HOLD_TIME_ALL_CONTACTS , AVG_RESOLUTION_TIME , ABANDONMENT_RATE ,
    AGENT_NON_RESPONSE_WITHOUT_CUSTOMER_ABANDONS with added features: Interval Period, TimeZone, Negate
    MetricFilters, Extended date time range.
  * api-change:``location``: Amazon Location Service adds support for bounding polygon queries.

OBS-URL: https://build.opensuse.org/request/show/1116015
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-botocore?expand=0&rev=208
2023-10-06 13:16:56 +00:00
Ana Guerrero
97cdb6ca07 Accepting request 1107919 from devel:languages:python:aws
OBS-URL: https://build.opensuse.org/request/show/1107919
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-botocore?expand=0&rev=124
2023-08-30 08:18:31 +00:00
4e7840c8ad Accepting request 1107909 from home:glaubitz:branches:devel:languages:python:aws
- Update to 1.31.36:
  * api-change:``backup``: Add support for customizing time zone for backup window in backup plan
    rules.
  * api-change:``compute-optimizer``: This release enables AWS Compute Optimizer to analyze and
    generate licensing optimization recommendations for sql server running on EC2 instances.
  * api-change:``organizations``: Documentation updates for permissions and links.
  * api-change:``securitylake``: Remove incorrect regex enforcement on pagination tokens.
  * api-change:``service-quotas``: Service Quotas now supports viewing the applied quota value and
    requesting a quota increase for a specific resource in an AWS account.
  * api-change:``workspaces-web``: WorkSpaces Web now enables Admins to configure which cookies are
    synchronized from an end-user's local browser to the in-session browser. In conjunction with a
    browser extension, this feature enables enhanced Single-Sign On capability by reducing the number
    of times an end-user has to authenticate.
- from version 1.31.35
  * api-change:``cloudtrail``: Add ThrottlingException with error code 429 to handle CloudTrail
    Delegated Admin request rate exceeded on organization resources.
  * api-change:``cloudwatch``: Update cloudwatch client to latest version
  * api-change:``detective``: Added protections to interacting with fields containing customer
    information.
- from version 1.31.34
  * api-change:``ec2``: Amazon EC2 M7a instances, powered by 4th generation AMD EPYC processors,
    deliver up to 50% higher performance compared to M6a instances. Amazon EC2 Hpc7a instances, powered
    by 4th Gen AMD EPYC processors, deliver up to 2.5x better performance compared to Amazon EC2 Hpc6a
    instances.
  * api-change:``glue``: Added API attributes that help in the monitoring of sessions.
  * api-change:``mediaconvert``: This release includes additional audio channel tags in Quicktime
    outputs, support for film grain synthesis for AV1 outputs, ability to create audio-only FLAC
    outputs, and ability to specify Amazon S3 destination storage class.
  * api-change:``medialive``: MediaLive now supports passthrough of KLV data to a HLS output group
    with a TS container. MediaLive now supports setting an attenuation mode for AC3 audio when the

OBS-URL: https://build.opensuse.org/request/show/1107909
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-botocore?expand=0&rev=206
2023-08-29 11:16:58 +00:00
Ana Guerrero
dd7cb477a0 Accepting request 1104368 from devel:languages:python:aws
OBS-URL: https://build.opensuse.org/request/show/1104368
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-botocore?expand=0&rev=123
2023-08-18 17:27:03 +00:00
ede9e69976 Accepting request 1104186 from home:glaubitz:branches:devel:languages:python:aws
- Update to 1.31.27:
  * enhancement:Python: Added provisional Python 3.12 support to Botocore
  * api-change:``chime-sdk-meetings``: Updated API documentation to include additional exceptions.
  * api-change:``ec2``: Documentation updates for Elastic Compute Cloud (EC2).
  * api-change:``glue``: AWS Glue Crawlers can now accept SerDe overrides from a custom csv
    classifier. The two SerDe options are LazySimpleSerDe and OpenCSVSerDe. In case, the user wants
    crawler to do the selection, "None" can be selected for this purpose.
  * api-change:``pi``: AWS Performance Insights for Amazon RDS is launching Performance Analysis On
    Demand, a new feature that allows you to analyze database performance metrics and find out the
    performance issues. You can now use SDK to create, list, get, delete, and manage tags of
    performance analysis reports.
  * api-change:``route53domains``: Provide explanation if CheckDomainTransferability return false.
    Provide requestId if a request is already submitted.  Add sensitive protection for customer
    information
  * api-change:``sagemaker``: SageMaker Inference Recommender now provides SupportedResponseMIMETypes
    from DescribeInferenceRecommendationsJob response
- from version 1.31.26
  * api-change:``mediapackage``: Fix SDK logging of certain fields.
  * api-change:``omics``: This release provides support for annotation store versioning and cross
    account sharing for Omics Analytics
  * api-change:``transfer``: Documentation updates for AWS Transfer Family
- from version 1.31.25
  * api-change:``amplifybackend``: Adds sensitive trait to required input shapes.
  * api-change:``config``: Updated ResourceType enum with new resource types onboarded by AWS Config
    in July 2023.
  * api-change:``ec2``: Amazon EC2 P5 instances, powered by the latest NVIDIA H100 Tensor Core GPUs,
    deliver the highest performance in EC2 for deep learning (DL) and HPC applications. M7i-flex and
    M7i instances are next-generation general purpose instances powered by custom 4th Generation Intel
    Xeon Scalable processors.
  * api-change:``quicksight``: New Authentication method for Account subscription - IAM Identity

OBS-URL: https://build.opensuse.org/request/show/1104186
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-botocore?expand=0&rev=204
2023-08-17 11:32:17 +00:00
Dominique Leuenberger
77cc66f636 Accepting request 1098681 from devel:languages:python:aws
OBS-URL: https://build.opensuse.org/request/show/1098681
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-botocore?expand=0&rev=122
2023-07-15 21:15:08 +00:00
bb9bb4316f Accepting request 1098135 from home:glaubitz:branches:devel:languages:python:aws
- Update to 1.31.2:
  * bugfix:s3: Fix s3 presigned URLs for operations with query components (`#2962
    <https://github.com/boto/botocore/issues/2962>`__)
  * api-change:``cognito-idp``: API model updated in Amazon Cognito
- from version 1.31.1
  * api-change:``dms``: Releasing DMS Serverless. Adding support for PostgreSQL 15.x as source and
    target endpoint. Adding support for DocDB Elastic Clusters with sharded collections, PostgreSQL
    datatype mapping customization and disabling hostname validation of the certificate authority in
    Kafka endpoint settings
  * api-change:``glue``: This release enables customers to create new Apache Iceberg tables and
    associated metadata in Amazon S3 by using native AWS Glue CreateTable operation.
  * api-change:``logs``: Add CMK encryption support for CloudWatch Logs Insights query result data
  * api-change:``medialive``: This release enables the use of Thumbnails in AWS Elemental MediaLive.
  * api-change:``mediatailor``: The AWS Elemental MediaTailor SDK for Channel Assembly has added
    support for EXT-X-CUE-OUT and EXT-X-CUE-IN tags to specify ad breaks in HLS outputs, including
    support for EXT-OATCLS, EXT-X-ASSET, and EXT-X-CUE-OUT-CONT accessory tags.
- from version 1.31.0
  * api-change:``ec2``: Add Nitro Enclaves support on DescribeInstanceTypes
  * api-change:``location``: This release adds support for authenticating with Amazon Location
    Service's Places & Routes APIs with an API Key. Also, with this release developers can publish
    tracked device position updates to Amazon EventBridge.
  * api-change:``outposts``: Added paginator support to several APIs. Added the ISOLATED enum value
    to AssetState.
  * api-change:``quicksight``: This release includes below three changes: small multiples axes
    improvement, field based coloring, removed required trait from Aggregation function for
    TopBottomFilter.
  * api-change:``rds``: Updates Amazon RDS documentation for creating DB instances and creating
    Aurora global clusters.
  * bugfix:configprovider: Fix bug when deep copying config value store where overrides were not
    preserved

OBS-URL: https://build.opensuse.org/request/show/1098135
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-botocore?expand=0&rev=202
2023-07-14 13:40:18 +00:00
Dominique Leuenberger
84c55c11ca Accepting request 1096576 from devel:languages:python:aws
OBS-URL: https://build.opensuse.org/request/show/1096576
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-botocore?expand=0&rev=121
2023-07-04 13:21:50 +00:00
dc6da52134 Accepting request 1095953 from home:glaubitz:branches:devel:languages:python:aws
- Update 1.29.163:
  * api-change:``internetmonitor``: This release adds a new feature for Amazon CloudWatch Internet
    Monitor that enables customers to set custom thresholds, for performance and availability drops,
    for triggering when to create a health event.
  * api-change:``kinesisanalyticsv2``: Support for new runtime environment in Kinesis Data Analytics
    Studio: Zeppelin-0.10, Apache Flink-1.15
  * api-change:``lambda``: Surface ResourceConflictException in DeleteEventSourceMapping
  * api-change:``omics``: Add Common Workflow Language (CWL) as a supported language for Omics
    workflows
  * api-change:``rds``: Amazon Relational Database Service (RDS) now supports joining a RDS for SQL
    Server instance to a self-managed Active Directory.
  * api-change:``s3``: The S3 LISTObjects, ListObjectsV2 and ListObjectVersions API now supports a
    new optional header x-amz-optional-object-attributes. If header contains RestoreStatus as the
    value, then S3 will include Glacier restore status i.e. isRestoreInProgress and RestoreExpiryDate
    in List response.
  * api-change:``sagemaker``: This release adds support for Model Cards Model Registry integration.
- from version 1.29.162
  * bugfix:Parsers: Fixes datetime parse error handling for out-of-range and negative timestamps
    (`#2564 <https://github.com/boto/botocore/issues/2564>`__).
  * api-change:``appfabric``: Initial release of AWS AppFabric for connecting SaaS applications for
    better productivity and security.
  * api-change:``appflow``: This release adds support to bypass SSO with the SAPOData connector when
    connecting to an SAP instance.
  * api-change:``emr-serverless``: This release adds support to update the release label of an EMR
    Serverless application to upgrade it to a different version of Amazon EMR via UpdateApplication API.
  * api-change:``ivs``: IVS customers can now revoke the viewer session associated with an auth
    token, to prevent and stop playback using that token.
  * api-change:``kinesisvideo``: General Availability (GA) release of Kinesis Video Streams at Edge,
    enabling customers to provide a configuration for the Kinesis Video Streams EdgeAgent running on an
    on-premise IoT device. Customers can now locally record from cameras and stream videos to the cloud

OBS-URL: https://build.opensuse.org/request/show/1095953
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-botocore?expand=0&rev=200
2023-07-03 13:41:43 +00:00
Dominique Leuenberger
ad4ddef268 Accepting request 1094334 from devel:languages:python:aws
OBS-URL: https://build.opensuse.org/request/show/1094334
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-botocore?expand=0&rev=120
2023-06-22 21:24:34 +00:00
8d9add6c89 Accepting request 1094304 from home:Guillaume_G:branches:devel:languages:python:aws
- Add _constraints to avoid OOM in %check

OBS-URL: https://build.opensuse.org/request/show/1094304
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-botocore?expand=0&rev=198
2023-06-21 09:46:42 +00:00
Dominique Leuenberger
8f7efd77ce Accepting request 1093112 from devel:languages:python:aws
OBS-URL: https://build.opensuse.org/request/show/1093112
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-botocore?expand=0&rev=119
2023-06-16 14:52:01 +00:00
79c5727005 Accepting request 1093093 from home:glaubitz:branches:devel:languages:python:aws
- Update 1.29.153:
  * api-change:``cloudtrail``: This feature allows users to view dashboards for CloudTrail Lake event
    data stores.
  * api-change:``codeguru-security``: Initial release of Amazon CodeGuru Security APIs
  * api-change:``drs``: Added APIs to support network replication and recovery using AWS Elastic
    Disaster Recovery.
  * api-change:``ec2``: This release introduces a new feature, EC2 Instance Connect Endpoint, that
    enables you to connect to a resource over TCP, without requiring the resource to have a public IPv4
    address.
  * api-change:``imagebuilder``: Change the Image Builder ImagePipeline dateNextRun field to more
    accurately describe the data.
  * api-change:``lightsail``: This release adds pagination for the Get Certificates API operation.
  * api-change:``s3``: Integrate double encryption feature to SDKs.
  * api-change:``securityhub``: Add support for Security Hub Automation Rules
  * api-change:``simspaceweaver``: This release fixes using aws-us-gov ARNs in API calls and adds
    documentation for snapshot APIs.
  * api-change:``verifiedpermissions``: GA release of Amazon Verified Permissions.
  * api-change:``wafv2``: You can now detect and block fraudulent account creation attempts with the
    new AWS WAF Fraud Control account creation fraud prevention (ACFP) managed rule group
    AWSManagedRulesACFPRuleSet.
  * api-change:``wellarchitected``: AWS Well-Architected now supports Profiles that help customers
    prioritize which questions to focus on first by providing a list of prioritized questions that are
    better aligned with their business goals and outcomes.
- from version 1.29.152
  * api-change:``amplifyuibuilder``: AWS Amplify UIBuilder is launching Codegen UI, a new feature
    that enables you to generate your amplify uibuilder components and forms.
  * api-change:``dynamodb``: Documentation updates for DynamoDB
  * api-change:``dynamodbstreams``: Update dynamodbstreams client to latest version
  * api-change:``fsx``: Amazon FSx for NetApp ONTAP now supports joining a storage virtual machine
    (SVM) to Active Directory after the SVM has been created.

OBS-URL: https://build.opensuse.org/request/show/1093093
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-botocore?expand=0&rev=196
2023-06-14 11:42:54 +00:00
Dominique Leuenberger
cb19dcc966 Accepting request 1090097 from devel:languages:python:aws
- update to 1.29.144:
  * see https://raw.githubusercontent.com/boto/botocore/1.29.144/CHANGELOG.rst

- use vendored urllib3/requests to avoid conflicts with
  urllib3 2.x and requests

OBS-URL: https://build.opensuse.org/request/show/1090097
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-botocore?expand=0&rev=118
2023-06-03 22:11:26 +00:00
50b0445af0 - update to 1.29.144:
* see https://raw.githubusercontent.com/boto/botocore/1.29.144/CHANGELOG.rst

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-botocore?expand=0&rev=194
2023-05-31 20:42:47 +00:00
615703244c - use vendored urllib3/requests to avoid conflicts with
urllib3 2.x and requests

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-botocore?expand=0&rev=193
2023-05-30 11:14:21 +00:00
Dominique Leuenberger
75bb8bf9f7 Accepting request 1088300 from devel:languages:python:aws
OBS-URL: https://build.opensuse.org/request/show/1088300
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-botocore?expand=0&rev=117
2023-05-23 12:53:15 +00:00
d2b5be3780 Accepting request 1088285 from home:glaubitz:branches:devel:languages:python:aws
- Update 1.29.130:
  * api-change:``glue``: Support large worker types G.4x and G.8x for Glue Spark
  * api-change:``guardduty``: Add AccessDeniedException 403 Error message code to support 3 Tagging
    related APIs
  * api-change:``iotsitewise``: Provide support for 20,000 max results for
    GetAssetPropertyValueHistory/BatchGetAssetPropertyValueHistory and 15 minute aggregate resolution
    for GetAssetPropertyAggregates/BatchGetAssetPropertyAggregates
  * api-change:``sts``: Documentation updates for AWS Security Token Service.
- from version 1.29.129
  * api-change:``ec2``: This release adds support the inf2 and trn1n instances. inf2 instances are
    purpose built for deep learning inference while trn1n instances are powered by AWS Trainium
    accelerators and they build on the capabilities of Trainium-powered trn1 instances.
  * api-change:``inspector2``: Amazon Inspector now allows customers to search its vulnerability
    intelligence database if any of the Inspector scanning types are activated.
  * api-change:``mediatailor``: This release adds support for AFTER_LIVE_EDGE mode configuration for
    avail suppression, and adding a fill-policy setting that sets the avail suppression to
    PARTIAL_AVAIL or FULL_AVAIL_ONLY when AFTER_LIVE_EDGE is enabled.
  * api-change:``sqs``: Revert previous SQS protocol change.
- from version 1.29.128
  * bugfix:``sqs``: Rolled back recent change to wire format protocol
- from version 1.29.127
  * api-change:``cloudwatch``: Update cloudwatch client to latest version
  * api-change:``config``: Updated ResourceType enum with new resource types onboarded by AWS Config
    in April 2023.
  * api-change:``connect``: Remove unused InvalidParameterException from CreateParticipant API
  * api-change:``ecs``: Documentation update for new error type NamespaceNotFoundException for
    CreateCluster and UpdateCluster
  * api-change:``network-firewall``: This release adds support for the Suricata REJECT option in
    midstream exception configurations.
  * api-change:``opensearch``: DescribeDomainNodes: A new API that provides configuration information

OBS-URL: https://build.opensuse.org/request/show/1088285
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-botocore?expand=0&rev=191
2023-05-22 08:48:07 +00:00
Dominique Leuenberger
bd52cc008a Accepting request 1086105 from devel:languages:python:aws
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1086105
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-botocore?expand=0&rev=116
2023-05-12 18:34:16 +00:00
1452db11e0 - update to 1.29.125:
* api-change:``appflow``: This release adds new API to cancel
    flow executions.
  * api-change:``connect``: Amazon Connect Service Rules API update:
    Added OnContactEvaluationSubmit event source to support user
    configuring evaluation form rules.
  * api-change:``ecs``: Documentation only update to address Amazon
    ECS tickets.
  * api-change:``kendra``: AWS Kendra now supports configuring
    document fields/attributes via the GetQuerySuggestions API.
    You can now base query suggestions on the contents of document
    fields.
  * api-change:``resiliencehub``: This release will improve resource
    level transparency in applications by discovering previously
    hidden resources.
  * api-change:``sagemaker``: Amazon Sagemaker Autopilot supports
    training models with sample weights and additional objective
    metrics.
  * api-change:``compute-optimizer``: support for tag filtering within
    compute optimizer. ability to filter recommendation results by tag
    and tag key value pairs. ability to filter by inferred workload
    type added.
  * api-change:``kms``: This release makes the NitroEnclave request
    parameter Recipient and the response field for CiphertextForRecipient
    available in AWS SDKs. It also adds the regex pattern for
    CloudHsmClusterId validation.
  * api-change:``appflow``: Adds Jwt Support for Salesforce Credentials.
  * api-change:``athena``: You can now use capacity reservations on
    Amazon Athena to run SQL queries on fully-managed compute capacity.
  * api-change:``directconnect``: This release corrects the jumbo frames

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-botocore?expand=0&rev=189
2023-05-03 15:19:09 +00:00
Dominique Leuenberger
d3756f49d2 Accepting request 1080305 from devel:languages:python:aws
OBS-URL: https://build.opensuse.org/request/show/1080305
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-botocore?expand=0&rev=115
2023-04-20 13:13:44 +00:00
b3972c6600 Accepting request 1080303 from home:glaubitz:branches:devel:languages:python:aws
- Update to 1.29.115
  * api-change:``appflow``: This release adds a Client Token parameter to the following AppFlow APIs:
    Create/Update Connector Profile, Create/Update Flow, Start Flow, Register Connector, Update
    Connector Registration. The Client Token parameter allows idempotent operations for these APIs.
  * api-change:``drs``: Changed existing APIs and added new APIs to support using an account-level
    launch configuration template with AWS Elastic Disaster Recovery.
  * api-change:``dynamodb``: Documentation updates for DynamoDB API
  * api-change:``emr-serverless``: The GetJobRun API has been updated to include the job's billed
    resource utilization. This utilization shows the aggregate vCPU, memory and storage that AWS has
    billed for the job run. The billed resources include a 1-minute minimum usage for workers, plus
    additional storage over 20 GB per worker.
  * api-change:``internetmonitor``: This release includes a new configurable value,
    TrafficPercentageToMonitor, which allows users to adjust the amount of traffic monitored by
    percentage
  * api-change:``iotwireless``: Supports the new feature of LoRaWAN roaming, allows to configure
    MaxEirp for LoRaWAN gateway, and allows to configure PingSlotPeriod for LoRaWAN multicast group
  * api-change:``lambda``: Add Python 3.10 (python3.10) support to AWS Lambda
- from version 1.29.114
  * api-change:``ecs``: This release supports  ephemeral storage for AWS Fargate Windows containers.
  * api-change:``lambda``: This release adds SnapStart related exceptions to InvokeWithResponseStream
    API. IAM access related documentation is also added for this API.
  * api-change:``migration-hub-refactor-spaces``: Doc only update for Refactor Spaces environments
    without network bridge feature.
  * api-change:``rds``: This release adds support of modifying the engine mode of database clusters.
- from version 1.29.113
  * api-change:``chime-sdk-voice``: This release adds tagging support for Voice Connectors and SIP
    Media Applications
  * api-change:``mediaconnect``: Gateway is a new feature of AWS Elemental MediaConnect. Gateway
    allows the deployment of on-premises resources for the purpose of transporting live video to and
    from the AWS Cloud.

OBS-URL: https://build.opensuse.org/request/show/1080303
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-botocore?expand=0&rev=187
2023-04-19 11:58:34 +00:00
Dominique Leuenberger
7a11808672 Accepting request 1079907 from devel:languages:python:aws
OBS-URL: https://build.opensuse.org/request/show/1079907
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-botocore?expand=0&rev=114
2023-04-18 13:52:11 +00:00
b6b8cf452b Accepting request 1079886 from home:pgajdos:python
- python-six is not required

OBS-URL: https://build.opensuse.org/request/show/1079886
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-botocore?expand=0&rev=185
2023-04-17 11:50:14 +00:00
Dominique Leuenberger
bdc9e5f6e7 Accepting request 1071493 from devel:languages:python:aws
OBS-URL: https://build.opensuse.org/request/show/1071493
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-botocore?expand=0&rev=113
2023-03-15 17:53:28 +00:00
347fb45acd Accepting request 1071074 from home:glaubitz:branches:devel:languages:python:aws
- Update to 1.29.89
  * api-change:``ivschat``: This release adds a new exception returned when calling AWS IVS chat
    UpdateLoggingConfiguration. Now UpdateLoggingConfiguration can return ConflictException when
    invalid updates are made in sequence to Logging Configurations.
  * api-change:``secretsmanager``: The type definitions of SecretString and SecretBinary now have a
    minimum length of 1 in the model to match the exception thrown when you pass in empty values.
- from version 1.29.88
  * api-change:``codeartifact``: This release introduces the generic package format, a mechanism for
    storing arbitrary binary assets. It also adds a new API, PublishPackageVersion, to allow for
    publishing generic packages.
  * api-change:``connect``: This release adds a new API, GetMetricDataV2, which returns metric data
    for Amazon Connect.
  * api-change:``evidently``: Updated entity override documentation
  * api-change:``networkmanager``: This update provides example usage for TransitGatewayRouteTableArn.
  * api-change:``quicksight``: This release has two changes: add state persistence feature for
    embedded dashboard and console in GenerateEmbedUrlForRegisteredUser API; add properties for hidden
    collapsed row dimensions in PivotTableOptions.
  * api-change:``redshift-data``: Added support for Redshift Serverless workgroup-arn wherever the
    WorkgroupName parameter is available.
  * api-change:``sagemaker``: Amazon SageMaker Inference now allows SSM access to customer's model
    container by setting the "EnableSSMAccess" parameter for a ProductionVariant in
    CreateEndpointConfig API.
  * api-change:``servicediscovery``: Updated all AWS Cloud Map APIs to provide consistent throttling
    exception (RequestLimitExceeded)
  * api-change:``sesv2``: This release introduces a new recommendation in Virtual Deliverability
    Manager Advisor, which detects missing or misconfigured Brand Indicator for Message Identification
    (BIMI) DNS records for customer sending identities.
- from version 1.29.87
  * api-change:``athena``: A new field SubstatementType is added to GetQueryExecution API, so
    customers have an error free way to detect the query type and interpret the result.

OBS-URL: https://build.opensuse.org/request/show/1071074
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-botocore?expand=0&rev=183
2023-03-14 12:00:59 +00:00