Commit e83cbb10 authored by Fabian Affolter's avatar Fabian Affolter
Browse files

python312Packages.mypy-boto3-*: remove obsolete modules

parent fb5b3542
Loading
Loading
Loading
Loading
+0 −21
Original line number Diff line number Diff line
@@ -9,7 +9,6 @@
  mypy-boto3-account,
  mypy-boto3-acm,
  mypy-boto3-acm-pca,
  mypy-boto3-alexaforbusiness,
  mypy-boto3-amp,
  mypy-boto3-amplify,
  mypy-boto3-amplifybackend,
@@ -36,7 +35,6 @@
  mypy-boto3-autoscaling-plans,
  mypy-boto3-backup,
  mypy-boto3-backup-gateway,
  mypy-boto3-backupstorage,
  mypy-boto3-batch,
  mypy-boto3-billingconductor,
  mypy-boto3-braket,
@@ -137,7 +135,6 @@
  mypy-boto3-frauddetector,
  mypy-boto3-fsx,
  mypy-boto3-gamelift,
  mypy-boto3-gamesparks,
  mypy-boto3-glacier,
  mypy-boto3-globalaccelerator,
  mypy-boto3-glue,
@@ -148,7 +145,6 @@
  mypy-boto3-guardduty,
  mypy-boto3-health,
  mypy-boto3-healthlake,
  mypy-boto3-honeycode,
  mypy-boto3-iam,
  mypy-boto3-identitystore,
  mypy-boto3-imagebuilder,
@@ -159,7 +155,6 @@
  mypy-boto3-iot,
  mypy-boto3-iot-data,
  mypy-boto3-iot-jobs-data,
  mypy-boto3-iot-roborunner,
  mypy-boto3-iot1click-devices,
  mypy-boto3-iot1click-projects,
  mypy-boto3-iotanalytics,
@@ -207,7 +202,6 @@
  mypy-boto3-lookoutvision,
  mypy-boto3-m2,
  mypy-boto3-machinelearning,
  mypy-boto3-macie,
  mypy-boto3-macie2,
  mypy-boto3-managedblockchain,
  mypy-boto3-managedblockchain-query,
@@ -232,7 +226,6 @@
  mypy-boto3-migrationhub-config,
  mypy-boto3-migrationhuborchestrator,
  mypy-boto3-migrationhubstrategy,
  mypy-boto3-mobile,
  mypy-boto3-mq,
  mypy-boto3-mturk,
  mypy-boto3-mwaa,
@@ -390,13 +383,11 @@ buildPythonPackage rec {
    account = [ mypy-boto3-account ];
    acm = [ mypy-boto3-acm ];
    acm-pca = [ mypy-boto3-acm-pca ];
    alexaforbusiness = [ mypy-boto3-alexaforbusiness ];
    all = [
      mypy-boto3-accessanalyzer
      mypy-boto3-account
      mypy-boto3-acm
      mypy-boto3-acm-pca
      mypy-boto3-alexaforbusiness
      mypy-boto3-amp
      mypy-boto3-amplify
      mypy-boto3-amplifybackend
@@ -423,7 +414,6 @@ buildPythonPackage rec {
      mypy-boto3-autoscaling-plans
      mypy-boto3-backup
      mypy-boto3-backup-gateway
      mypy-boto3-backupstorage
      mypy-boto3-batch
      mypy-boto3-billingconductor
      mypy-boto3-braket
@@ -524,7 +514,6 @@ buildPythonPackage rec {
      mypy-boto3-frauddetector
      mypy-boto3-fsx
      mypy-boto3-gamelift
      mypy-boto3-gamesparks
      mypy-boto3-glacier
      mypy-boto3-globalaccelerator
      mypy-boto3-glue
@@ -535,7 +524,6 @@ buildPythonPackage rec {
      mypy-boto3-guardduty
      mypy-boto3-health
      mypy-boto3-healthlake
      mypy-boto3-honeycode
      mypy-boto3-iam
      mypy-boto3-identitystore
      mypy-boto3-imagebuilder
@@ -546,7 +534,6 @@ buildPythonPackage rec {
      mypy-boto3-iot
      mypy-boto3-iot-data
      mypy-boto3-iot-jobs-data
      mypy-boto3-iot-roborunner
      mypy-boto3-iot1click-devices
      mypy-boto3-iot1click-projects
      mypy-boto3-iotanalytics
@@ -594,7 +581,6 @@ buildPythonPackage rec {
      mypy-boto3-lookoutvision
      mypy-boto3-m2
      mypy-boto3-machinelearning
      mypy-boto3-macie
      mypy-boto3-macie2
      mypy-boto3-managedblockchain
      mypy-boto3-managedblockchain-query
@@ -619,7 +605,6 @@ buildPythonPackage rec {
      mypy-boto3-migrationhub-config
      mypy-boto3-migrationhuborchestrator
      mypy-boto3-migrationhubstrategy
      mypy-boto3-mobile
      mypy-boto3-mq
      mypy-boto3-mturk
      mypy-boto3-mwaa
@@ -772,7 +757,6 @@ buildPythonPackage rec {
    autoscaling-plans = [ mypy-boto3-autoscaling-plans ];
    backup = [ mypy-boto3-backup ];
    backup-gateway = [ mypy-boto3-backup-gateway ];
    backupstorage = [ mypy-boto3-backupstorage ];
    batch = [ mypy-boto3-batch ];
    billingconductor = [ mypy-boto3-billingconductor ];
    boto3 = [
@@ -886,7 +870,6 @@ buildPythonPackage rec {
    frauddetector = [ mypy-boto3-frauddetector ];
    fsx = [ mypy-boto3-fsx ];
    gamelift = [ mypy-boto3-gamelift ];
    gamesparks = [ mypy-boto3-gamesparks ];
    glacier = [ mypy-boto3-glacier ];
    globalaccelerator = [ mypy-boto3-globalaccelerator ];
    glue = [ mypy-boto3-glue ];
@@ -897,7 +880,6 @@ buildPythonPackage rec {
    guardduty = [ mypy-boto3-guardduty ];
    health = [ mypy-boto3-health ];
    healthlake = [ mypy-boto3-healthlake ];
    honeycode = [ mypy-boto3-honeycode ];
    iam = [ mypy-boto3-iam ];
    identitystore = [ mypy-boto3-identitystore ];
    imagebuilder = [ mypy-boto3-imagebuilder ];
@@ -908,7 +890,6 @@ buildPythonPackage rec {
    iot = [ mypy-boto3-iot ];
    iot-data = [ mypy-boto3-iot-data ];
    iot-jobs-data = [ mypy-boto3-iot-jobs-data ];
    iot-roborunner = [ mypy-boto3-iot-roborunner ];
    iot1click-devices = [ mypy-boto3-iot1click-devices ];
    iot1click-projects = [ mypy-boto3-iot1click-projects ];
    iotanalytics = [ mypy-boto3-iotanalytics ];
@@ -956,7 +937,6 @@ buildPythonPackage rec {
    lookoutvision = [ mypy-boto3-lookoutvision ];
    m2 = [ mypy-boto3-m2 ];
    machinelearning = [ mypy-boto3-machinelearning ];
    macie = [ mypy-boto3-macie ];
    macie2 = [ mypy-boto3-macie2 ];
    managedblockchain = [ mypy-boto3-managedblockchain ];
    managedblockchain-query = [ mypy-boto3-managedblockchain-query ];
@@ -981,7 +961,6 @@ buildPythonPackage rec {
    migrationhub-config = [ mypy-boto3-migrationhub-config ];
    migrationhuborchestrator = [ mypy-boto3-migrationhuborchestrator ];
    migrationhubstrategy = [ mypy-boto3-migrationhubstrategy ];
    mobile = [ mypy-boto3-mobile ];
    mq = [ mypy-boto3-mq ];
    mturk = [ mypy-boto3-mturk ];
    mwaa = [ mypy-boto3-mwaa ];
+0 −28
Original line number Diff line number Diff line
@@ -61,10 +61,6 @@ rec {
    buildMypyBoto3Package "acm-pca" "1.35.0"
      "sha256-YU4Djb4Z9//5WYvkSgv9vlv4oG8Da6dP/Oktpuff4q0=";

  mypy-boto3-alexaforbusiness =
    buildMypyBoto3Package "alexaforbusiness" "1.34.0"
      "sha256-wrMSoM3F0HgajmM9X6P+3i6mqD55TWGVv8eJ7XqNjrw=";

  mypy-boto3-amp =
    buildMypyBoto3Package "amp" "1.35.0"
      "sha256-Pm/KyqcUUAQBZjQKaVhuL/9c+qfkgfeD51esgE+EgQw=";
@@ -169,10 +165,6 @@ rec {
    buildMypyBoto3Package "backup-gateway" "1.35.0"
      "sha256-8IRkY4sMGkj2ZxZBM4n/7clzQHwuon8wmXIOAGa4nEI=";

  mypy-boto3-backupstorage =
    buildMypyBoto3Package "backupstorage" "1.34.0"
      "sha256-Y8kjZ+ov8OsiJ8Sm1LlvP8YbgVc+AkLkbZIhOh4y7ZY=";

  mypy-boto3-batch =
    buildMypyBoto3Package "batch" "1.35.0"
      "sha256-LVwSfDll7H0xxvF6b2wlqr/gQ5nR4oqtev4ZT4hgJX0=";
@@ -573,10 +565,6 @@ rec {
    buildMypyBoto3Package "gamelift" "1.35.0"
      "sha256-GtxGMKCKkwIZHROvHXx5C17dWXSV5+v8kEEuPe6iUsU=";

  mypy-boto3-gamesparks =
    buildMypyBoto3Package "gamesparks" "1.28.36"
      "sha256-6lQXNJ55FYvkFA14rgJGhRMjBHA3YrOybnsKNecX7So=";

  mypy-boto3-glacier =
    buildMypyBoto3Package "glacier" "1.35.0"
      "sha256-WpSdaAf/s2jPoGG4cLjeNKZz6kUSApTMVq4nnB1nkfI=";
@@ -617,10 +605,6 @@ rec {
    buildMypyBoto3Package "healthlake" "1.35.0"
      "sha256-Df0AUKZh6S4OdqGBUtEC4cnic9E06Frj0McQH+yQwFc=";

  mypy-boto3-honeycode =
    buildMypyBoto3Package "honeycode" "1.34.0"
      "sha256-HNp/STFuMLoO4qyL0iaYeiPpnMV3uzNBNFUDgzrHt9s=";

  mypy-boto3-iam =
    buildMypyBoto3Package "iam" "1.35.0"
      "sha256-s3mgHDyhejZ8t6RgkF+c4at4MKmruMilbyil/xCHZX8=";
@@ -661,10 +645,6 @@ rec {
    buildMypyBoto3Package "iot-jobs-data" "1.35.0"
      "sha256-pHVZNE6mAr/IJrM/jY8fiEt1o8hQOJ1aw+oKuKijpyU=";

  mypy-boto3-iot-roborunner =
    buildMypyBoto3Package "iot-roborunner" "1.34.0"
      "sha256-TfhJHtE2zlEr80SGbxAZfK2+M/ad596fdwex+4GhBf8=";

  mypy-boto3-iot1click-devices =
    buildMypyBoto3Package "iot1click-devices" "1.35.0"
      "sha256-I6bQTR11cWwa9ifrBsU7biYN8T7AyNDg3DvHQ0tyzFI=";
@@ -853,10 +833,6 @@ rec {
    buildMypyBoto3Package "machinelearning" "1.35.0"
      "sha256-TNj5R4DxrKdlOa5u7O9gNwkzMkLPP1mcxYyu3bbONgY=";

  mypy-boto3-macie =
    buildMypyBoto3Package "macie" "1.29.0"
      "sha256-lFOPbIBrGuv9W83fsyzyI5fyOleXf4j3sCh9IM0gaQ4=";

  mypy-boto3-macie2 =
    buildMypyBoto3Package "macie2" "1.35.0"
      "sha256-0L8kIa+KYf4hQW7ErpCMSEcgkHmqS95vt0YaCFLk1BU=";
@@ -953,10 +929,6 @@ rec {
    buildMypyBoto3Package "migrationhubstrategy" "1.35.0"
      "sha256-uzkFo1wOgpLdpSI2ErtfRo0uTdY/XbYltubzg4kC5ro=";

  mypy-boto3-mobile =
    buildMypyBoto3Package "mobile" "1.34.0"
      "sha256-fzP70K6S7KPi6GnEj92shU+Dr07ieqDkmrAUEBxMVdI=";

  mypy-boto3-mq =
    buildMypyBoto3Package "mq" "1.35.0"
      "sha256-WusbzKkon1Ep+639LtHqwcLRXvtSLeSaSXdAYTm4gmc=";
+0 −6
Original line number Diff line number Diff line
@@ -12,7 +12,6 @@ packages=(
  mypy-boto3-account
  mypy-boto3-acm
  mypy-boto3-acm-pca
  # mypy-boto3-alexaforbusiness
  mypy-boto3-amp
  mypy-boto3-amplify
  mypy-boto3-amplifybackend
@@ -39,7 +38,6 @@ packages=(
  mypy-boto3-autoscaling-plans
  mypy-boto3-backup
  mypy-boto3-backup-gateway
#  mypy-boto3-backupstorage
  mypy-boto3-batch
  mypy-boto3-billingconductor
  mypy-boto3-braket
@@ -140,7 +138,6 @@ packages=(
  mypy-boto3-frauddetector
  mypy-boto3-fsx
  mypy-boto3-gamelift
#  mypy-boto3-gamesparks
  mypy-boto3-glacier
  mypy-boto3-globalaccelerator
  mypy-boto3-glue
@@ -151,7 +148,6 @@ packages=(
  mypy-boto3-guardduty
  mypy-boto3-health
  mypy-boto3-healthlake
  mypy-boto3-honeycode
  mypy-boto3-iam
  mypy-boto3-identitystore
  mypy-boto3-imagebuilder
@@ -162,7 +158,6 @@ packages=(
  mypy-boto3-iot
  mypy-boto3-iot-data
  mypy-boto3-iot-jobs-data
  mypy-boto3-iot-roborunner
  mypy-boto3-iot1click-devices
  mypy-boto3-iot1click-projects
  mypy-boto3-iotanalytics
@@ -210,7 +205,6 @@ packages=(
  mypy-boto3-lookoutvision
  mypy-boto3-m2
  mypy-boto3-machinelearning
  #mypy-boto3-macie
  mypy-boto3-macie2
  mypy-boto3-managedblockchain
  mypy-boto3-managedblockchain-query
+7 −0
Original line number Diff line number Diff line
@@ -332,6 +332,13 @@ mapAliases ({
  multi_key_dict = multi-key-dict; # added 2023-11-05
  mutmut = throw "mutmut has been promoted to a top-level attribute name: `pkgs.mutmut`"; # added 2022-10-02
  nbmerge = throw "nbmerge has moved to pkgs.nbmerge"; # added 2024-07-05
  mypy-boto3-alexaforbusiness = throw "mypy-boto3-alexaforbusiness was removed because it is unmaintained"; # added 2024-09-04
  mypy-boto3-backupstorage = throw "mypy-boto3-backupstorage was removed because it is unmaintained"; # added 2024-09-04
  mypy-boto3-gamesparks = throw "mypy-boto3-gamesparks was removed because it is unmaintained"; # added 2024-09-04
  mypy-boto3-honeycode = throw "mypy-boto3-honeycode was removed because it is unmaintained"; # added 2024-09-04
  mypy-boto3-iot-roborunner = throw "mypy-boto3-iot-roborunner was removed because it is unmaintained"; # added 2024-09-04
  mypy-boto3-macie = throw "mypy-boto3-macie was removed because it is unmaintained"; # added 2024-09-04
  mypy-boto3-mobile = throw "mypy-boto3-mobile was removed because it is unmaintained"; # added 2024-09-04
  net2grid = gridnet; # add 2022-04-22
  nghttp2 = throw "in 1.52.0 removed deprecated python bindings."; # added 2023-06-08
  ninja-python = ninja; # add 2022-08-03
+0 −363
Original line number Diff line number Diff line
@@ -8220,717 +8220,354 @@ self: super: with self; {
  mypy-boto3-builder = callPackage ../development/python-modules/mypy-boto3-builder { };
  inherit (callPackage ../development/python-modules/mypy-boto3 { })
    mypy-boto3-accessanalyzer
    mypy-boto3-account
    mypy-boto3-acm
    mypy-boto3-acm-pca
    mypy-boto3-alexaforbusiness
    mypy-boto3-amp
    mypy-boto3-amplify
    mypy-boto3-amplifybackend
    mypy-boto3-amplifyuibuilder
    mypy-boto3-apigateway
    mypy-boto3-apigatewaymanagementapi
    mypy-boto3-apigatewayv2
    mypy-boto3-appconfig
    mypy-boto3-appconfigdata
    mypy-boto3-appfabric
    mypy-boto3-appflow
    mypy-boto3-appintegrations
    mypy-boto3-application-autoscaling
    mypy-boto3-application-insights
    mypy-boto3-applicationcostprofiler
    mypy-boto3-appmesh
    mypy-boto3-apprunner
    mypy-boto3-appstream
    mypy-boto3-appsync
    mypy-boto3-arc-zonal-shift
    mypy-boto3-athena
    mypy-boto3-auditmanager
    mypy-boto3-autoscaling
    mypy-boto3-autoscaling-plans
    mypy-boto3-backup
    mypy-boto3-backup-gateway
    mypy-boto3-backupstorage
    mypy-boto3-batch
    mypy-boto3-billingconductor
    mypy-boto3-braket
    mypy-boto3-budgets
    mypy-boto3-ce
    mypy-boto3-chime
    mypy-boto3-chime-sdk-identity
    mypy-boto3-chime-sdk-media-pipelines
    mypy-boto3-chime-sdk-meetings
    mypy-boto3-chime-sdk-messaging
    mypy-boto3-chime-sdk-voice
    mypy-boto3-cleanrooms
    mypy-boto3-cloud9
    mypy-boto3-cloudcontrol
    mypy-boto3-clouddirectory
    mypy-boto3-cloudformation
    mypy-boto3-cloudfront
    mypy-boto3-cloudhsm
    mypy-boto3-cloudhsmv2
    mypy-boto3-cloudsearch
    mypy-boto3-cloudsearchdomain
    mypy-boto3-cloudtrail
    mypy-boto3-cloudtrail-data
    mypy-boto3-cloudwatch
    mypy-boto3-codeartifact
    mypy-boto3-codebuild
    mypy-boto3-codecatalyst
    mypy-boto3-codecommit
    mypy-boto3-codedeploy
    mypy-boto3-codeguru-reviewer
    mypy-boto3-codeguru-security
    mypy-boto3-codeguruprofiler
    mypy-boto3-codepipeline
    mypy-boto3-codestar
    mypy-boto3-codestar-connections
    mypy-boto3-codestar-notifications
    mypy-boto3-cognito-identity
    mypy-boto3-cognito-idp
    mypy-boto3-cognito-sync
    mypy-boto3-comprehend
    mypy-boto3-comprehendmedical
    mypy-boto3-compute-optimizer
    mypy-boto3-config
    mypy-boto3-connect
    mypy-boto3-connect-contact-lens
    mypy-boto3-connectcampaigns
    mypy-boto3-connectcases
    mypy-boto3-connectparticipant
    mypy-boto3-controltower
    mypy-boto3-cur
    mypy-boto3-customer-profiles
    mypy-boto3-databrew
    mypy-boto3-dataexchange
    mypy-boto3-datapipeline
    mypy-boto3-datasync
    mypy-boto3-dax
    mypy-boto3-detective
    mypy-boto3-devicefarm
    mypy-boto3-devops-guru
    mypy-boto3-directconnect
    mypy-boto3-discovery
    mypy-boto3-dlm
    mypy-boto3-dms
    mypy-boto3-docdb
    mypy-boto3-docdb-elastic
    mypy-boto3-drs
    mypy-boto3-ds
    mypy-boto3-dynamodb
    mypy-boto3-dynamodbstreams
    mypy-boto3-ebs
    mypy-boto3-ec2
    mypy-boto3-ec2-instance-connect
    mypy-boto3-ecr
    mypy-boto3-ecr-public
    mypy-boto3-ecs
    mypy-boto3-efs
    mypy-boto3-eks
    mypy-boto3-elastic-inference
    mypy-boto3-elasticache
    mypy-boto3-elasticbeanstalk
    mypy-boto3-elastictranscoder
    mypy-boto3-elb
    mypy-boto3-elbv2
    mypy-boto3-emr
    mypy-boto3-emr-containers
    mypy-boto3-emr-serverless
    mypy-boto3-entityresolution
    mypy-boto3-es
    mypy-boto3-events
    mypy-boto3-evidently
    mypy-boto3-finspace
    mypy-boto3-finspace-data
    mypy-boto3-firehose
    mypy-boto3-fis
    mypy-boto3-fms
    mypy-boto3-forecast
    mypy-boto3-forecastquery
    mypy-boto3-frauddetector
    mypy-boto3-fsx
    mypy-boto3-gamelift
    mypy-boto3-gamesparks
    mypy-boto3-glacier
    mypy-boto3-globalaccelerator
    mypy-boto3-glue
    mypy-boto3-grafana
    mypy-boto3-greengrass
    mypy-boto3-greengrassv2
    mypy-boto3-groundstation
    mypy-boto3-guardduty
    mypy-boto3-health
    mypy-boto3-healthlake
    mypy-boto3-honeycode
    mypy-boto3-iam
    mypy-boto3-identitystore
    mypy-boto3-imagebuilder
    mypy-boto3-importexport
    mypy-boto3-inspector
    mypy-boto3-inspector2
    mypy-boto3-internetmonitor
    mypy-boto3-iot
    mypy-boto3-iot-data
    mypy-boto3-iot-jobs-data
    mypy-boto3-iot-roborunner
    mypy-boto3-iot1click-devices
    mypy-boto3-iot1click-projects
    mypy-boto3-iotanalytics
    mypy-boto3-iotdeviceadvisor
    mypy-boto3-iotevents
    mypy-boto3-iotevents-data
    mypy-boto3-iotfleethub
    mypy-boto3-iotfleetwise
    mypy-boto3-iotsecuretunneling
    mypy-boto3-iotsitewise
    mypy-boto3-iotthingsgraph
    mypy-boto3-iottwinmaker
    mypy-boto3-iotwireless
    mypy-boto3-ivs
    mypy-boto3-ivs-realtime
    mypy-boto3-ivschat
    mypy-boto3-kafka
    mypy-boto3-kafkaconnect
    mypy-boto3-kendra
    mypy-boto3-kendra-ranking
    mypy-boto3-keyspaces
    mypy-boto3-kinesis
    mypy-boto3-kinesis-video-archived-media
    mypy-boto3-kinesis-video-media
    mypy-boto3-kinesis-video-signaling
    mypy-boto3-kinesis-video-webrtc-storage
    mypy-boto3-kinesisanalytics
    mypy-boto3-kinesisanalyticsv2
    mypy-boto3-kinesisvideo
    mypy-boto3-kms
    mypy-boto3-lakeformation
    mypy-boto3-lambda
    mypy-boto3-lex-models
    mypy-boto3-lex-runtime
    mypy-boto3-lexv2-models
    mypy-boto3-lexv2-runtime
    mypy-boto3-license-manager
    mypy-boto3-license-manager-linux-subscriptions
    mypy-boto3-license-manager-user-subscriptions
    mypy-boto3-lightsail
    mypy-boto3-location
    mypy-boto3-logs
    mypy-boto3-lookoutequipment
    mypy-boto3-lookoutmetrics
    mypy-boto3-lookoutvision
    mypy-boto3-m2
    mypy-boto3-machinelearning
    mypy-boto3-macie
    mypy-boto3-macie2
    mypy-boto3-managedblockchain
    mypy-boto3-managedblockchain-query
    mypy-boto3-marketplace-catalog
    mypy-boto3-marketplace-entitlement
    mypy-boto3-marketplacecommerceanalytics
    mypy-boto3-mediaconnect
    mypy-boto3-mediaconvert
    mypy-boto3-medialive
    mypy-boto3-mediapackage
    mypy-boto3-mediapackage-vod
    mypy-boto3-mediapackagev2
    mypy-boto3-mediastore
    mypy-boto3-mediastore-data
    mypy-boto3-mediatailor
    mypy-boto3-medical-imaging
    mypy-boto3-memorydb
    mypy-boto3-meteringmarketplace
    mypy-boto3-mgh
    mypy-boto3-mgn
    mypy-boto3-migration-hub-refactor-spaces
    mypy-boto3-migrationhub-config
    mypy-boto3-migrationhuborchestrator
    mypy-boto3-migrationhubstrategy
    mypy-boto3-mobile
    mypy-boto3-mq
    mypy-boto3-mturk
    mypy-boto3-mwaa
    mypy-boto3-neptune
    mypy-boto3-neptunedata
    mypy-boto3-network-firewall
    mypy-boto3-networkmanager
    mypy-boto3-nimble
    mypy-boto3-oam
    mypy-boto3-omics
    mypy-boto3-opensearch
    mypy-boto3-opensearchserverless
    mypy-boto3-opsworks
    mypy-boto3-opsworkscm
    mypy-boto3-organizations
    mypy-boto3-osis
    mypy-boto3-outposts
    mypy-boto3-panorama
    mypy-boto3-payment-cryptography
    mypy-boto3-payment-cryptography-data
    mypy-boto3-pca-connector-ad
    mypy-boto3-personalize
    mypy-boto3-personalize-events
    mypy-boto3-personalize-runtime
    mypy-boto3-pi
    mypy-boto3-pinpoint
    mypy-boto3-pinpoint-email
    mypy-boto3-pinpoint-sms-voice
    mypy-boto3-pinpoint-sms-voice-v2
    mypy-boto3-pipes
    mypy-boto3-polly
    mypy-boto3-pricing
    mypy-boto3-privatenetworks
    mypy-boto3-proton
    mypy-boto3-qldb
    mypy-boto3-qldb-session
    mypy-boto3-quicksight
    mypy-boto3-ram
    mypy-boto3-rbin
    mypy-boto3-rds
    mypy-boto3-rds-data
    mypy-boto3-redshift
    mypy-boto3-redshift-data
    mypy-boto3-redshift-serverless
    mypy-boto3-rekognition
    mypy-boto3-resiliencehub
    mypy-boto3-resource-explorer-2
    mypy-boto3-resource-groups
    mypy-boto3-resourcegroupstaggingapi
    mypy-boto3-robomaker
    mypy-boto3-rolesanywhere
    mypy-boto3-route53
    mypy-boto3-route53-recovery-cluster
    mypy-boto3-route53-recovery-control-config
    mypy-boto3-route53-recovery-readiness
    mypy-boto3-route53domains
    mypy-boto3-route53resolver
    mypy-boto3-rum
    mypy-boto3-s3
    mypy-boto3-s3control
    mypy-boto3-s3outposts
    mypy-boto3-sagemaker
    mypy-boto3-sagemaker-a2i-runtime
    mypy-boto3-sagemaker-edge
    mypy-boto3-sagemaker-featurestore-runtime
    mypy-boto3-sagemaker-geospatial
    mypy-boto3-sagemaker-metrics
    mypy-boto3-sagemaker-runtime
    mypy-boto3-savingsplans
    mypy-boto3-scheduler
    mypy-boto3-schemas
    mypy-boto3-sdb
    mypy-boto3-secretsmanager
    mypy-boto3-securityhub
    mypy-boto3-securitylake
    mypy-boto3-serverlessrepo
    mypy-boto3-service-quotas
    mypy-boto3-servicecatalog
    mypy-boto3-servicecatalog-appregistry
    mypy-boto3-servicediscovery
    mypy-boto3-ses
    mypy-boto3-sesv2
    mypy-boto3-shield
    mypy-boto3-signer
    mypy-boto3-simspaceweaver
    mypy-boto3-sms
    mypy-boto3-sms-voice
    mypy-boto3-snow-device-management
    mypy-boto3-snowball
    mypy-boto3-sns
    mypy-boto3-sqs
    mypy-boto3-ssm
    mypy-boto3-ssm-contacts
    mypy-boto3-ssm-incidents
    mypy-boto3-ssm-sap
    mypy-boto3-sso
    mypy-boto3-sso-admin
    mypy-boto3-sso-oidc
    mypy-boto3-stepfunctions
    mypy-boto3-storagegateway
    mypy-boto3-sts
    mypy-boto3-support
    mypy-boto3-support-app
    mypy-boto3-swf
    mypy-boto3-synthetics
    mypy-boto3-textract
    mypy-boto3-timestream-query
    mypy-boto3-timestream-write
    mypy-boto3-tnb
    mypy-boto3-transcribe
    mypy-boto3-transfer
    mypy-boto3-translate
    mypy-boto3-verifiedpermissions
    mypy-boto3-voice-id
    mypy-boto3-vpc-lattice
    mypy-boto3-waf
    mypy-boto3-waf-regional
    mypy-boto3-wafv2
    mypy-boto3-wellarchitected
    mypy-boto3-wisdom
    mypy-boto3-workdocs
    mypy-boto3-worklink
    mypy-boto3-workmail
    mypy-boto3-workmailmessageflow
    mypy-boto3-workspaces
    mypy-boto3-workspaces-web
    mypy-boto3-xray
  ;
  mypy-extensions = callPackage ../development/python-modules/mypy/extensions.nix { };