boto3-errors 0.20.0__tar.gz → 0.22.0__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (460) hide show
  1. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/PKG-INFO +2 -2
  2. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/pyproject.toml +2 -2
  3. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/acm.py +15 -0
  4. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/appconfig.py +0 -6
  5. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/cloudwatch.py +9 -0
  6. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/cognito_idp.py +9 -0
  7. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/config.py +32 -0
  8. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/connect.py +10 -0
  9. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/directconnect.py +9 -0
  10. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/ecs.py +1 -1
  11. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/gamelift.py +1 -1
  12. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/gameliftstreams.py +9 -0
  13. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/ivs.py +14 -0
  14. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/lambda_.py +140 -0
  15. boto3_errors-0.22.0/src/boto3_errors/lambda_core.py +104 -0
  16. boto3_errors-0.22.0/src/boto3_errors/lambda_microvms.py +161 -0
  17. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/mq.py +30 -0
  18. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/neptune.py +9 -0
  19. boto3_errors-0.22.0/src/boto3_errors/partnercentral_revenue_measurement.py +97 -0
  20. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/rds_data.py +2 -5
  21. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/s3.py +36 -0
  22. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/securityagent.py +9 -0
  23. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/ssm.py +9 -0
  24. boto3_errors-0.22.0/src/boto3_errors/supportauthz.py +111 -0
  25. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/LICENSE +0 -0
  26. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/README.md +0 -0
  27. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/__init__.py +0 -0
  28. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/_base.py +0 -0
  29. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/_patch.py +0 -0
  30. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/accessanalyzer.py +0 -0
  31. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/account.py +0 -0
  32. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/acm_pca.py +0 -0
  33. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/aiops.py +0 -0
  34. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/alexaforbusiness.py +0 -0
  35. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/amp.py +0 -0
  36. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/amplify.py +0 -0
  37. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/amplifybackend.py +0 -0
  38. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/amplifyuibuilder.py +0 -0
  39. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/apigateway.py +0 -0
  40. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/apigatewaymanagementapi.py +0 -0
  41. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/apigatewayv2.py +0 -0
  42. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/appconfigdata.py +0 -0
  43. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/appfabric.py +0 -0
  44. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/appflow.py +0 -0
  45. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/appintegrations.py +0 -0
  46. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/application_autoscaling.py +0 -0
  47. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/application_insights.py +0 -0
  48. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/application_signals.py +0 -0
  49. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/applicationcostprofiler.py +0 -0
  50. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/appmesh.py +0 -0
  51. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/apprunner.py +0 -0
  52. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/appstream.py +0 -0
  53. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/appsync.py +0 -0
  54. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/arc_region_switch.py +0 -0
  55. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/arc_zonal_shift.py +0 -0
  56. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/artifact.py +0 -0
  57. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/athena.py +0 -0
  58. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/auditmanager.py +0 -0
  59. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/autoscaling.py +0 -0
  60. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/autoscaling_plans.py +0 -0
  61. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/b2bi.py +0 -0
  62. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/backup.py +0 -0
  63. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/backup_gateway.py +0 -0
  64. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/backupsearch.py +0 -0
  65. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/backupstorage.py +0 -0
  66. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/batch.py +0 -0
  67. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/bcm_dashboards.py +0 -0
  68. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/bcm_data_exports.py +0 -0
  69. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/bcm_pricing_calculator.py +0 -0
  70. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/bcm_recommended_actions.py +0 -0
  71. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/bedrock.py +0 -0
  72. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/bedrock_agent.py +0 -0
  73. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/bedrock_agent_runtime.py +0 -0
  74. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/bedrock_agentcore.py +0 -0
  75. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/bedrock_agentcore_control.py +0 -0
  76. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/bedrock_data_automation.py +0 -0
  77. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/bedrock_data_automation_runtime.py +0 -0
  78. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/bedrock_runtime.py +0 -0
  79. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/billing.py +0 -0
  80. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/billingconductor.py +0 -0
  81. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/braket.py +0 -0
  82. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/budgets.py +0 -0
  83. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/ce.py +0 -0
  84. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/chatbot.py +0 -0
  85. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/chime.py +0 -0
  86. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/chime_sdk_identity.py +0 -0
  87. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/chime_sdk_media_pipelines.py +0 -0
  88. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/chime_sdk_meetings.py +0 -0
  89. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/chime_sdk_messaging.py +0 -0
  90. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/chime_sdk_voice.py +0 -0
  91. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/cleanrooms.py +0 -0
  92. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/cleanroomsml.py +0 -0
  93. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/cloud9.py +0 -0
  94. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/cloudcontrol.py +0 -0
  95. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/clouddirectory.py +0 -0
  96. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/cloudformation.py +0 -0
  97. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/cloudfront.py +0 -0
  98. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/cloudfront_keyvaluestore.py +0 -0
  99. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/cloudhsm.py +0 -0
  100. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/cloudhsmv2.py +0 -0
  101. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/cloudsearch.py +0 -0
  102. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/cloudsearchdomain.py +0 -0
  103. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/cloudtrail.py +0 -0
  104. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/cloudtrail_data.py +0 -0
  105. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/codeartifact.py +0 -0
  106. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/codebuild.py +0 -0
  107. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/codecatalyst.py +0 -0
  108. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/codecommit.py +0 -0
  109. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/codeconnections.py +0 -0
  110. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/codedeploy.py +0 -0
  111. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/codeguru_reviewer.py +0 -0
  112. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/codeguru_security.py +0 -0
  113. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/codeguruprofiler.py +0 -0
  114. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/codepipeline.py +0 -0
  115. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/codestar.py +0 -0
  116. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/codestar_connections.py +0 -0
  117. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/codestar_notifications.py +0 -0
  118. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/cognito_identity.py +0 -0
  119. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/cognito_sync.py +0 -0
  120. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/comprehend.py +0 -0
  121. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/comprehendmedical.py +0 -0
  122. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/compute_optimizer.py +0 -0
  123. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/compute_optimizer_automation.py +0 -0
  124. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/connect_contact_lens.py +0 -0
  125. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/connectcampaigns.py +0 -0
  126. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/connectcampaignsv2.py +0 -0
  127. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/connectcases.py +0 -0
  128. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/connecthealth.py +0 -0
  129. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/connectparticipant.py +0 -0
  130. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/controlcatalog.py +0 -0
  131. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/controltower.py +0 -0
  132. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/cost_optimization_hub.py +0 -0
  133. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/cur.py +0 -0
  134. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/customer_profiles.py +0 -0
  135. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/databrew.py +0 -0
  136. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/dataexchange.py +0 -0
  137. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/datapipeline.py +0 -0
  138. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/datasync.py +0 -0
  139. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/datazone.py +0 -0
  140. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/dax.py +0 -0
  141. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/deadline.py +0 -0
  142. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/detective.py +0 -0
  143. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/devicefarm.py +0 -0
  144. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/devops_agent.py +0 -0
  145. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/devops_guru.py +0 -0
  146. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/discovery.py +0 -0
  147. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/dlm.py +0 -0
  148. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/dms.py +0 -0
  149. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/docdb.py +0 -0
  150. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/docdb_elastic.py +0 -0
  151. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/drs.py +0 -0
  152. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/ds.py +0 -0
  153. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/ds_data.py +0 -0
  154. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/dsql.py +0 -0
  155. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/dynamodb.py +0 -0
  156. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/dynamodbstreams.py +0 -0
  157. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/ebs.py +0 -0
  158. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/ec2_instance_connect.py +0 -0
  159. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/ecr.py +0 -0
  160. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/ecr_public.py +0 -0
  161. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/efs.py +0 -0
  162. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/eks.py +0 -0
  163. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/eks_auth.py +0 -0
  164. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/elastic_inference.py +0 -0
  165. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/elasticache.py +0 -0
  166. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/elasticbeanstalk.py +0 -0
  167. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/elastictranscoder.py +0 -0
  168. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/elb.py +0 -0
  169. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/elbv2.py +0 -0
  170. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/elementalinference.py +0 -0
  171. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/emr.py +0 -0
  172. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/emr_containers.py +0 -0
  173. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/emr_serverless.py +0 -0
  174. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/entityresolution.py +0 -0
  175. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/es.py +0 -0
  176. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/events.py +0 -0
  177. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/evidently.py +0 -0
  178. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/evs.py +0 -0
  179. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/finspace.py +0 -0
  180. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/finspace_data.py +0 -0
  181. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/firehose.py +0 -0
  182. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/fis.py +0 -0
  183. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/fms.py +0 -0
  184. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/forecast.py +0 -0
  185. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/forecastquery.py +0 -0
  186. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/frauddetector.py +0 -0
  187. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/freetier.py +0 -0
  188. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/fsx.py +0 -0
  189. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/geo_maps.py +0 -0
  190. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/geo_places.py +0 -0
  191. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/geo_routes.py +0 -0
  192. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/glacier.py +0 -0
  193. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/globalaccelerator.py +0 -0
  194. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/glue.py +0 -0
  195. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/grafana.py +0 -0
  196. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/greengrass.py +0 -0
  197. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/greengrassv2.py +0 -0
  198. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/groundstation.py +0 -0
  199. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/guardduty.py +0 -0
  200. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/health.py +0 -0
  201. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/healthlake.py +0 -0
  202. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/honeycode.py +0 -0
  203. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/iam.py +0 -0
  204. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/identitystore.py +0 -0
  205. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/imagebuilder.py +0 -0
  206. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/importexport.py +0 -0
  207. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/inspector.py +0 -0
  208. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/inspector2.py +0 -0
  209. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/inspector_scan.py +0 -0
  210. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/interconnect.py +0 -0
  211. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/internetmonitor.py +0 -0
  212. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/invoicing.py +0 -0
  213. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/iot.py +0 -0
  214. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/iot1click_devices.py +0 -0
  215. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/iot1click_projects.py +0 -0
  216. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/iot_data.py +0 -0
  217. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/iot_jobs_data.py +0 -0
  218. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/iot_managed_integrations.py +0 -0
  219. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/iot_roborunner.py +0 -0
  220. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/iotanalytics.py +0 -0
  221. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/iotdeviceadvisor.py +0 -0
  222. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/iotevents.py +0 -0
  223. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/iotevents_data.py +0 -0
  224. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/iotfleethub.py +0 -0
  225. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/iotfleetwise.py +0 -0
  226. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/iotsecuretunneling.py +0 -0
  227. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/iotsitewise.py +0 -0
  228. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/iotthingsgraph.py +0 -0
  229. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/iottwinmaker.py +0 -0
  230. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/iotwireless.py +0 -0
  231. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/ivs_realtime.py +0 -0
  232. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/ivschat.py +0 -0
  233. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/kafka.py +0 -0
  234. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/kafkaconnect.py +0 -0
  235. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/kendra.py +0 -0
  236. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/kendra_ranking.py +0 -0
  237. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/keyspaces.py +0 -0
  238. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/keyspacesstreams.py +0 -0
  239. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/kinesis.py +0 -0
  240. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/kinesis_video_archived_media.py +0 -0
  241. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/kinesis_video_media.py +0 -0
  242. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/kinesis_video_signaling.py +0 -0
  243. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/kinesis_video_webrtc_storage.py +0 -0
  244. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/kinesisanalytics.py +0 -0
  245. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/kinesisanalyticsv2.py +0 -0
  246. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/kinesisvideo.py +0 -0
  247. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/kms.py +0 -0
  248. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/lakeformation.py +0 -0
  249. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/launch_wizard.py +0 -0
  250. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/lex_models.py +0 -0
  251. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/lex_runtime.py +0 -0
  252. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/lexv2_models.py +0 -0
  253. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/lexv2_runtime.py +0 -0
  254. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/license_manager.py +0 -0
  255. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/license_manager_linux_subscriptions.py +0 -0
  256. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/license_manager_user_subscriptions.py +0 -0
  257. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/lightsail.py +0 -0
  258. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/location.py +0 -0
  259. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/logs.py +0 -0
  260. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/lookoutequipment.py +0 -0
  261. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/lookoutmetrics.py +0 -0
  262. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/lookoutvision.py +0 -0
  263. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/m2.py +0 -0
  264. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/machinelearning.py +0 -0
  265. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/macie2.py +0 -0
  266. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/mailmanager.py +0 -0
  267. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/managedblockchain.py +0 -0
  268. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/managedblockchain_query.py +0 -0
  269. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/marketplace_agreement.py +0 -0
  270. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/marketplace_catalog.py +0 -0
  271. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/marketplace_deployment.py +0 -0
  272. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/marketplace_discovery.py +0 -0
  273. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/marketplace_entitlement.py +0 -0
  274. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/marketplace_reporting.py +0 -0
  275. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/marketplacecommerceanalytics.py +0 -0
  276. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/mediaconnect.py +0 -0
  277. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/mediaconvert.py +0 -0
  278. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/medialive.py +0 -0
  279. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/mediapackage.py +0 -0
  280. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/mediapackage_vod.py +0 -0
  281. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/mediapackagev2.py +0 -0
  282. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/mediastore.py +0 -0
  283. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/mediastore_data.py +0 -0
  284. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/mediatailor.py +0 -0
  285. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/medical_imaging.py +0 -0
  286. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/memorydb.py +0 -0
  287. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/meteringmarketplace.py +0 -0
  288. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/mgh.py +0 -0
  289. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/mgn.py +0 -0
  290. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/migration_hub_refactor_spaces.py +0 -0
  291. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/migrationhub_config.py +0 -0
  292. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/migrationhuborchestrator.py +0 -0
  293. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/migrationhubstrategy.py +0 -0
  294. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/mobile.py +0 -0
  295. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/mpa.py +0 -0
  296. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/mturk.py +0 -0
  297. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/mwaa.py +0 -0
  298. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/mwaa_serverless.py +0 -0
  299. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/neptune_graph.py +0 -0
  300. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/neptunedata.py +0 -0
  301. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/network_firewall.py +0 -0
  302. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/networkflowmonitor.py +0 -0
  303. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/networkmanager.py +0 -0
  304. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/networkmonitor.py +0 -0
  305. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/nimble.py +0 -0
  306. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/notifications.py +0 -0
  307. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/notificationscontacts.py +0 -0
  308. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/nova_act.py +0 -0
  309. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/oam.py +0 -0
  310. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/observabilityadmin.py +0 -0
  311. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/odb.py +0 -0
  312. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/omics.py +0 -0
  313. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/opensearch.py +0 -0
  314. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/opensearchserverless.py +0 -0
  315. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/opsworks.py +0 -0
  316. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/opsworkscm.py +0 -0
  317. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/organizations.py +0 -0
  318. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/osis.py +0 -0
  319. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/outposts.py +0 -0
  320. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/panorama.py +0 -0
  321. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/partnercentral_account.py +0 -0
  322. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/partnercentral_benefits.py +0 -0
  323. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/partnercentral_channel.py +0 -0
  324. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/partnercentral_selling.py +0 -0
  325. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/payment_cryptography.py +0 -0
  326. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/payment_cryptography_data.py +0 -0
  327. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/pca_connector_ad.py +0 -0
  328. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/pca_connector_scep.py +0 -0
  329. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/pcs.py +0 -0
  330. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/personalize.py +0 -0
  331. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/personalize_events.py +0 -0
  332. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/personalize_runtime.py +0 -0
  333. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/pi.py +0 -0
  334. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/pinpoint.py +0 -0
  335. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/pinpoint_email.py +0 -0
  336. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/pinpoint_sms_voice.py +0 -0
  337. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/pinpoint_sms_voice_v2.py +0 -0
  338. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/pipes.py +0 -0
  339. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/polly.py +0 -0
  340. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/pricing.py +0 -0
  341. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/privatenetworks.py +0 -0
  342. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/proton.py +0 -0
  343. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/py.typed +0 -0
  344. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/qapps.py +0 -0
  345. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/qbusiness.py +0 -0
  346. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/qconnect.py +0 -0
  347. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/qldb.py +0 -0
  348. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/qldb_session.py +0 -0
  349. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/quicksight.py +0 -0
  350. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/ram.py +0 -0
  351. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/rbin.py +0 -0
  352. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/rds.py +0 -0
  353. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/redshift.py +0 -0
  354. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/redshift_data.py +0 -0
  355. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/redshift_serverless.py +0 -0
  356. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/rekognition.py +0 -0
  357. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/repostspace.py +0 -0
  358. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/resiliencehub.py +0 -0
  359. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/resiliencehubv2.py +0 -0
  360. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/resource_explorer_2.py +0 -0
  361. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/resource_groups.py +0 -0
  362. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/resourcegroupstaggingapi.py +0 -0
  363. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/robomaker.py +0 -0
  364. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/rolesanywhere.py +0 -0
  365. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/route53.py +0 -0
  366. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/route53_recovery_cluster.py +0 -0
  367. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/route53_recovery_control_config.py +0 -0
  368. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/route53_recovery_readiness.py +0 -0
  369. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/route53domains.py +0 -0
  370. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/route53globalresolver.py +0 -0
  371. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/route53profiles.py +0 -0
  372. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/route53resolver.py +0 -0
  373. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/rtbfabric.py +0 -0
  374. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/rum.py +0 -0
  375. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/s3control.py +0 -0
  376. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/s3files.py +0 -0
  377. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/s3outposts.py +0 -0
  378. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/s3tables.py +0 -0
  379. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/s3vectors.py +0 -0
  380. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/sagemaker.py +0 -0
  381. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/sagemaker_a2i_runtime.py +0 -0
  382. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/sagemaker_edge.py +0 -0
  383. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/sagemaker_featurestore_runtime.py +0 -0
  384. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/sagemaker_geospatial.py +0 -0
  385. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/sagemaker_runtime.py +0 -0
  386. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/sagemakerjobruntime.py +0 -0
  387. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/savingsplans.py +0 -0
  388. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/scheduler.py +0 -0
  389. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/schemas.py +0 -0
  390. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/sdb.py +0 -0
  391. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/secretsmanager.py +0 -0
  392. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/security_ir.py +0 -0
  393. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/securityhub.py +0 -0
  394. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/securitylake.py +0 -0
  395. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/serverlessrepo.py +0 -0
  396. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/service_quotas.py +0 -0
  397. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/servicecatalog.py +0 -0
  398. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/servicecatalog_appregistry.py +0 -0
  399. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/servicediscovery.py +0 -0
  400. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/ses.py +0 -0
  401. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/sesv2.py +0 -0
  402. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/shield.py +0 -0
  403. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/signer.py +0 -0
  404. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/signer_data.py +0 -0
  405. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/signin.py +0 -0
  406. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/simpledbv2.py +0 -0
  407. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/simspaceweaver.py +0 -0
  408. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/sms.py +0 -0
  409. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/sms_voice.py +0 -0
  410. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/snow_device_management.py +0 -0
  411. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/snowball.py +0 -0
  412. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/sns.py +0 -0
  413. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/socialmessaging.py +0 -0
  414. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/sqs.py +0 -0
  415. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/ssm_contacts.py +0 -0
  416. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/ssm_guiconnect.py +0 -0
  417. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/ssm_incidents.py +0 -0
  418. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/ssm_quicksetup.py +0 -0
  419. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/ssm_sap.py +0 -0
  420. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/sso.py +0 -0
  421. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/sso_admin.py +0 -0
  422. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/sso_oidc.py +0 -0
  423. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/stepfunctions.py +0 -0
  424. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/storagegateway.py +0 -0
  425. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/sts.py +0 -0
  426. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/supplychain.py +0 -0
  427. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/support.py +0 -0
  428. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/support_app.py +0 -0
  429. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/sustainability.py +0 -0
  430. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/swf.py +0 -0
  431. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/synthetics.py +0 -0
  432. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/taxsettings.py +0 -0
  433. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/textract.py +0 -0
  434. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/timestream_influxdb.py +0 -0
  435. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/timestream_query.py +0 -0
  436. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/timestream_write.py +0 -0
  437. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/tnb.py +0 -0
  438. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/transcribe.py +0 -0
  439. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/transfer.py +0 -0
  440. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/translate.py +0 -0
  441. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/trustedadvisor.py +0 -0
  442. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/uxc.py +0 -0
  443. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/verifiedpermissions.py +0 -0
  444. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/voice_id.py +0 -0
  445. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/vpc_lattice.py +0 -0
  446. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/waf.py +0 -0
  447. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/waf_regional.py +0 -0
  448. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/wafv2.py +0 -0
  449. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/wellarchitected.py +0 -0
  450. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/wickr.py +0 -0
  451. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/wisdom.py +0 -0
  452. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/workdocs.py +0 -0
  453. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/worklink.py +0 -0
  454. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/workmail.py +0 -0
  455. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/workmailmessageflow.py +0 -0
  456. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/workspaces.py +0 -0
  457. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/workspaces_instances.py +0 -0
  458. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/workspaces_thin_client.py +0 -0
  459. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/workspaces_web.py +0 -0
  460. {boto3_errors-0.20.0 → boto3_errors-0.22.0}/src/boto3_errors/xray.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: boto3-errors
3
- Version: 0.20.0
3
+ Version: 0.22.0
4
4
  Summary: Typed, statically-importable exception classes for every AWS service
5
5
  Keywords: aws,boto3,botocore,errors,exceptions,types
6
6
  Author: Adrián Tomás
@@ -26,7 +26,7 @@ Classifier: Topic :: Software Development :: Libraries :: Python Modules
26
26
  Classifier: Topic :: Software Development :: Libraries
27
27
  Classifier: Topic :: Software Development
28
28
  Classifier: Typing :: Typed
29
- Requires-Dist: botocore>=1.43.27
29
+ Requires-Dist: botocore>=1.43.46
30
30
  Requires-Python: >=3.10, <3.15
31
31
  Project-URL: Homepage, https://github.com/adriantomas/boto3-errors
32
32
  Project-URL: Repository, https://github.com/adriantomas/boto3-errors
@@ -1,6 +1,6 @@
1
1
  [project]
2
2
  name = "boto3-errors"
3
- version = "0.20.0"
3
+ version = "0.22.0"
4
4
  description = "Typed, statically-importable exception classes for every AWS service"
5
5
  readme = "README.md"
6
6
  license = "MIT"
@@ -32,7 +32,7 @@ classifiers = [
32
32
  "Typing :: Typed",
33
33
  ]
34
34
  dependencies = [
35
- "botocore>=1.43.27",
35
+ "botocore>=1.43.46",
36
36
  ]
37
37
 
38
38
  [project.urls]
@@ -21,6 +21,14 @@ class ConflictException(ACMError):
21
21
  _ERROR_CODE = "ConflictException"
22
22
 
23
23
 
24
+ class InternalServerException(ACMError):
25
+ """The request processing has failed because of an unknown error, exception, or
26
+ failure.
27
+ """
28
+
29
+ _ERROR_CODE = "InternalServerException"
30
+
31
+
24
32
  class InvalidArgsException(ACMError):
25
33
  """One or more of request parameters specified is not valid."""
26
34
  _ERROR_CODE = "InvalidArgsException"
@@ -83,6 +91,11 @@ class ResourceNotFoundException(ACMError):
83
91
  _ERROR_CODE = "ResourceNotFoundException"
84
92
 
85
93
 
94
+ class ServiceQuotaExceededException(ACMError):
95
+ """A service quota has been exceeded."""
96
+ _ERROR_CODE = "ServiceQuotaExceededException"
97
+
98
+
86
99
  class TagPolicyException(ACMError):
87
100
  """A specified tag did not comply with an existing tag policy and was rejected."""
88
101
  _ERROR_CODE = "TagPolicyException"
@@ -111,6 +124,7 @@ class ValidationException(ACMError):
111
124
  EXCEPTIONS: dict[str, type[ACMError]] = {
112
125
  "AccessDeniedException": AccessDeniedException,
113
126
  "ConflictException": ConflictException,
127
+ "InternalServerException": InternalServerException,
114
128
  "InvalidArgsException": InvalidArgsException,
115
129
  "InvalidArnException": InvalidArnException,
116
130
  "InvalidDomainValidationOptionsException": InvalidDomainValidationOptionsException,
@@ -121,6 +135,7 @@ EXCEPTIONS: dict[str, type[ACMError]] = {
121
135
  "RequestInProgressException": RequestInProgressException,
122
136
  "ResourceInUseException": ResourceInUseException,
123
137
  "ResourceNotFoundException": ResourceNotFoundException,
138
+ "ServiceQuotaExceededException": ServiceQuotaExceededException,
124
139
  "TagPolicyException": TagPolicyException,
125
140
  "ThrottlingException": ThrottlingException,
126
141
  "TooManyTagsException": TooManyTagsException,
@@ -69,12 +69,6 @@ class ServiceQuotaExceededException(AppConfigError):
69
69
 
70
70
  Applications: 100 max
71
71
 
72
- Deployment strategies: 20 max
73
-
74
- Configuration profiles: 100 max per application
75
-
76
- Environments: 20 max per application
77
-
78
72
  To resolve this issue, you can delete one or more resources and try again. Or, you
79
73
  can request a quota increase. For more information about quotas and to request an
80
74
  increase, see Service quotas for AppConfig in the Amazon Web Services General
@@ -104,6 +104,14 @@ class MissingRequiredParameterException(CloudWatchError):
104
104
  _ERROR_CODE = "MissingParameter"
105
105
 
106
106
 
107
+ class ResourceConflict(CloudWatchError):
108
+ """The operation could not be completed because the request conflicts with the current
109
+ state of the alarm or its underlying scheduled query resource.
110
+ """
111
+
112
+ _ERROR_CODE = "ResourceConflict"
113
+
114
+
107
115
  class ResourceNotFound(CloudWatchError):
108
116
  """The named resource does not exist."""
109
117
  _ERROR_CODE = "ResourceNotFound"
@@ -138,6 +146,7 @@ EXCEPTIONS: dict[str, type[CloudWatchError]] = {
138
146
  "LimitExceededException": LimitExceededException,
139
147
  "LimitExceeded": LimitExceededFault,
140
148
  "MissingParameter": MissingRequiredParameterException,
149
+ "ResourceConflict": ResourceConflict,
141
150
  "ResourceNotFound": ResourceNotFound,
142
151
  "ResourceNotFoundException": ResourceNotFoundException,
143
152
  }
@@ -241,6 +241,14 @@ class ScopeDoesNotExistException(CognitoIdentityProviderError):
241
241
  _ERROR_CODE = "ScopeDoesNotExistException"
242
242
 
243
243
 
244
+ class ServiceQuotaExceededException(CognitoIdentityProviderError):
245
+ """The request exceeded your account's service quota. To increase your limit, use or
246
+ submit a Service Quotas increase request.
247
+ """
248
+
249
+ _ERROR_CODE = "ServiceQuotaExceededException"
250
+
251
+
244
252
  class SoftwareTokenMFANotFoundException(CognitoIdentityProviderError):
245
253
  """This exception is thrown when the software token time-based one-time password (TOTP)
246
254
  multi-factor authentication (MFA) isn't activated for the user pool.
@@ -451,6 +459,7 @@ EXCEPTIONS: dict[str, type[CognitoIdentityProviderError]] = {
451
459
  "RefreshTokenReuseException": RefreshTokenReuseException,
452
460
  "ResourceNotFoundException": ResourceNotFoundException,
453
461
  "ScopeDoesNotExistException": ScopeDoesNotExistException,
462
+ "ServiceQuotaExceededException": ServiceQuotaExceededException,
454
463
  "SoftwareTokenMFANotFoundException": SoftwareTokenMFANotFoundException,
455
464
  "TermsExistsException": TermsExistsException,
456
465
  "TierChangeNotAllowedException": TierChangeNotAllowedException,
@@ -12,9 +12,26 @@ class ConflictException(ConfigServiceError):
12
12
  """For PutServiceLinkedConfigurationRecorder, you cannot create a service-linked
13
13
  recorder because a service-linked recorder already exists for the specified service.
14
14
 
15
+ For PutThirdPartyServiceLinkedConfigurationRecorder, you cannot create a service-
16
+ linked recorder because the specified service principal does not support multiple
17
+ configuration recorders and one already exists.
18
+
19
+ For PutThirdPartyServiceLinkedConfigurationRecorder, another in-progress operation
20
+ is currently referencing the same connector or service principal. Please try again
21
+ later.
22
+
23
+ For PutConnector, you cannot create a connector because a connector already exists
24
+ for the specified connector configuration.
25
+
15
26
  For DeleteServiceLinkedConfigurationRecorder, you cannot delete the service-linked
16
27
  recorder because it is currently in use by the linked Amazon Web Services service.
17
28
 
29
+ For DeleteServiceLinkedConfigurationRecorder, another in-progress operation is
30
+ currently referencing the same connector. Please try again later.
31
+
32
+ For DeleteConnector, another in-progress operation is currently referencing the
33
+ connector. Please try again later.
34
+
18
35
  For DeleteDeliveryChannel, you cannot delete the specified delivery channel because
19
36
  the customer managed configuration recorder is running. Use the
20
37
  StopConfigurationRecorder operation to stop the customer managed configuration
@@ -70,6 +87,8 @@ class InsufficientPermissionsException(ConfigServiceError):
70
87
  - For PutServiceLinkedConfigurationRecorder, a service-linked configuration recorder
71
88
  cannot be created because you do not have the following permissions: IAM
72
89
  `CreateServiceLinkedRole`.
90
+ - For PutConnector, a connector cannot be created because you do not have the
91
+ following permissions: IAM `CreateServiceLinkedRole`.
73
92
  """
74
93
 
75
94
  _ERROR_CODE = "InsufficientPermissionsException"
@@ -224,6 +243,11 @@ class MaxNumberOfConformancePacksExceededException(ConfigServiceError):
224
243
  _ERROR_CODE = "MaxNumberOfConformancePacksExceededException"
225
244
 
226
245
 
246
+ class MaxNumberOfConnectorsExceededException(ConfigServiceError):
247
+ """You have reached the limit of the number of connectors in your account."""
248
+ _ERROR_CODE = "MaxNumberOfConnectorsExceededException"
249
+
250
+
227
251
  class MaxNumberOfDeliveryChannelsExceededException(ConfigServiceError):
228
252
  """You have reached the limit of the number of delivery channels you can create."""
229
253
  _ERROR_CODE = "MaxNumberOfDeliveryChannelsExceededException"
@@ -501,6 +525,13 @@ class ValidationException(ConfigServiceError):
501
525
  disassociated with the configuration recorder.
502
526
  - For service-linked configuration recorders, the configuration recorder does not
503
527
  record one or more of the specified resource types.
528
+
529
+ For DeleteServiceLinkedConfigurationRecorder, one of the following errors:
530
+
531
+ - You have provided both `Arn` and `ServicePrincipal`. Only one of `Arn` or
532
+ `ServicePrincipal` can be specified.
533
+ - You have provided a service principal for service-linked configuration recorder
534
+ that is not valid.
504
535
  """
505
536
 
506
537
  _ERROR_CODE = "ValidationException"
@@ -531,6 +562,7 @@ EXCEPTIONS: dict[str, type[ConfigServiceError]] = {
531
562
  "MaxNumberOfConfigRulesExceededException": MaxNumberOfConfigRulesExceededException,
532
563
  "MaxNumberOfConfigurationRecordersExceededException": MaxNumberOfConfigurationRecordersExceededException,
533
564
  "MaxNumberOfConformancePacksExceededException": MaxNumberOfConformancePacksExceededException,
565
+ "MaxNumberOfConnectorsExceededException": MaxNumberOfConnectorsExceededException,
534
566
  "MaxNumberOfDeliveryChannelsExceededException": MaxNumberOfDeliveryChannelsExceededException,
535
567
  "MaxNumberOfOrganizationConfigRulesExceededException": MaxNumberOfOrganizationConfigRulesExceededException,
536
568
  "MaxNumberOfOrganizationConformancePacksExceededException": MaxNumberOfOrganizationConformancePacksExceededException,
@@ -36,6 +36,15 @@ class ContactNotFoundException(ConnectError):
36
36
  _ERROR_CODE = "ContactNotFoundException"
37
37
 
38
38
 
39
+ class ContactNotTerminatedException(ConnectError):
40
+ """The contact has not been disconnected and is not in a terminated state. PII can be
41
+ deleted only from a contact that has been disconnected. This error is returned with
42
+ an HTTP 409 status code.
43
+ """
44
+
45
+ _ERROR_CODE = "ContactNotTerminatedException"
46
+
47
+
39
48
  class DestinationNotAllowedException(ConnectError):
40
49
  """Outbound calls to the destination number are not allowed."""
41
50
  _ERROR_CODE = "DestinationNotAllowedException"
@@ -210,6 +219,7 @@ EXCEPTIONS: dict[str, type[ConnectError]] = {
210
219
  "ConflictException": ConflictException,
211
220
  "ContactFlowNotPublishedException": ContactFlowNotPublishedException,
212
221
  "ContactNotFoundException": ContactNotFoundException,
222
+ "ContactNotTerminatedException": ContactNotTerminatedException,
213
223
  "DestinationNotAllowedException": DestinationNotAllowedException,
214
224
  "DuplicateResourceException": DuplicateResourceException,
215
225
  "IdempotencyException": IdempotencyException,
@@ -23,6 +23,14 @@ class DuplicateTagKeysException(DirectConnectError):
23
23
  _ERROR_CODE = "DuplicateTagKeysException"
24
24
 
25
25
 
26
+ class LimitExceededException(DirectConnectError):
27
+ """The rate limiter limit has been exceeded for the connection. You cannot add more
28
+ rate limiters to virtual interfaces on this connection.
29
+ """
30
+
31
+ _ERROR_CODE = "LimitExceededException"
32
+
33
+
26
34
  class TooManyTagsException(DirectConnectError):
27
35
  """You have reached the limit on the number of tags that can be assigned."""
28
36
  _ERROR_CODE = "TooManyTagsException"
@@ -32,5 +40,6 @@ EXCEPTIONS: dict[str, type[DirectConnectError]] = {
32
40
  "DirectConnectClientException": DirectConnectClientException,
33
41
  "DirectConnectServerException": DirectConnectServerException,
34
42
  "DuplicateTagKeysException": DuplicateTagKeysException,
43
+ "LimitExceededException": LimitExceededException,
35
44
  "TooManyTagsException": TooManyTagsException,
36
45
  }
@@ -179,7 +179,7 @@ class ServerException(ECSError):
179
179
 
180
180
 
181
181
  class ServiceDeploymentNotFoundException(ECSError):
182
- """The service deploy ARN that you specified in the `StopServiceDeployment` doesn't
182
+ """The service deploy ARN that you specified in the `ContinueServiceDeployment` doesn't
183
183
  exist. You can use `ListServiceDeployments` to retrieve the service deployment ARNs.
184
184
  """
185
185
 
@@ -83,7 +83,7 @@ class LimitExceededException(GameLiftError):
83
83
 
84
84
 
85
85
  class NotFoundException(GameLiftError):
86
- """The requested resources was not found. The resource was either not created yet or
86
+ """The requested resource was not found. The resource was either not created yet or
87
87
  deleted.
88
88
  """
89
89
 
@@ -46,6 +46,14 @@ class ServiceQuotaExceededException(GameLiftStreamsError):
46
46
  _ERROR_CODE = "ServiceQuotaExceededException"
47
47
 
48
48
 
49
+ class StreamSessionAccessNotReadyException(GameLiftStreamsError):
50
+ """The terminal connection to the stream session is not yet available. Wait before
51
+ retrying the request.
52
+ """
53
+
54
+ _ERROR_CODE = "StreamSessionAccessNotReadyException"
55
+
56
+
49
57
  class ThrottlingException(GameLiftStreamsError):
50
58
  """The request was denied due to request throttling. Retry the request after the
51
59
  suggested wait time.
@@ -68,6 +76,7 @@ EXCEPTIONS: dict[str, type[GameLiftStreamsError]] = {
68
76
  "InternalServerException": InternalServerException,
69
77
  "ResourceNotFoundException": ResourceNotFoundException,
70
78
  "ServiceQuotaExceededException": ServiceQuotaExceededException,
79
+ "StreamSessionAccessNotReadyException": StreamSessionAccessNotReadyException,
71
80
  "ThrottlingException": ThrottlingException,
72
81
  "ValidationException": ValidationException,
73
82
  }
@@ -9,6 +9,7 @@ class ivsError(Boto3Error):
9
9
 
10
10
 
11
11
  class AccessDeniedException(ivsError):
12
+ """User does not have sufficient access to perform this action."""
12
13
  _ERROR_CODE = "AccessDeniedException"
13
14
 
14
15
  @property
@@ -50,6 +51,7 @@ class AccessDeniedException(ivsError):
50
51
 
51
52
 
52
53
  class ChannelNotBroadcasting(ivsError):
54
+ """The stream is offline for the given channel ARN."""
53
55
  _ERROR_CODE = "ChannelNotBroadcasting"
54
56
 
55
57
  @property
@@ -91,6 +93,7 @@ class ChannelNotBroadcasting(ivsError):
91
93
 
92
94
 
93
95
  class ConflictException(ivsError):
96
+ """Updating or deleting a resource can cause an inconsistent state."""
94
97
  _ERROR_CODE = "ConflictException"
95
98
 
96
99
  @property
@@ -132,6 +135,7 @@ class ConflictException(ivsError):
132
135
 
133
136
 
134
137
  class InternalServerException(ivsError):
138
+ """Unexpected error during processing of request."""
135
139
  _ERROR_CODE = "InternalServerException"
136
140
 
137
141
  @property
@@ -173,6 +177,7 @@ class InternalServerException(ivsError):
173
177
 
174
178
 
175
179
  class PendingVerification(ivsError):
180
+ """Your account is pending verification."""
176
181
  _ERROR_CODE = "PendingVerification"
177
182
 
178
183
  @property
@@ -214,6 +219,7 @@ class PendingVerification(ivsError):
214
219
 
215
220
 
216
221
  class ResourceNotFoundException(ivsError):
222
+ """Request references a resource which does not exist."""
217
223
  _ERROR_CODE = "ResourceNotFoundException"
218
224
 
219
225
  @property
@@ -255,6 +261,7 @@ class ResourceNotFoundException(ivsError):
255
261
 
256
262
 
257
263
  class ServiceQuotaExceededException(ivsError):
264
+ """Request would cause a service quota to be exceeded."""
258
265
  _ERROR_CODE = "ServiceQuotaExceededException"
259
266
 
260
267
  @property
@@ -296,6 +303,7 @@ class ServiceQuotaExceededException(ivsError):
296
303
 
297
304
 
298
305
  class ServiceUnavailable(ivsError):
306
+ """The service is temporarily unavailable."""
299
307
  _ERROR_CODE = "ServiceUnavailable"
300
308
 
301
309
  @property
@@ -337,6 +345,7 @@ class ServiceUnavailable(ivsError):
337
345
 
338
346
 
339
347
  class StreamUnavailable(ivsError):
348
+ """The stream is temporarily unavailable."""
340
349
  _ERROR_CODE = "StreamUnavailable"
341
350
 
342
351
  @property
@@ -378,6 +387,7 @@ class StreamUnavailable(ivsError):
378
387
 
379
388
 
380
389
  class ThrottlingException(ivsError):
390
+ """Request was denied due to request throttling."""
381
391
  _ERROR_CODE = "ThrottlingException"
382
392
 
383
393
  @property
@@ -419,6 +429,10 @@ class ThrottlingException(ivsError):
419
429
 
420
430
 
421
431
  class ValidationException(ivsError):
432
+ """The input fails to satisfy the constraints specified by an Amazon Web Services
433
+ service.
434
+ """
435
+
422
436
  _ERROR_CODE = "ValidationException"
423
437
 
424
438
  @property
@@ -8,6 +8,20 @@ class LambdaError(Boto3Error):
8
8
  _SERVICE = "lambda"
9
9
 
10
10
 
11
+ class AliasLimitExceededException(LambdaError):
12
+ """Lambda couldn't create the alias because your Amazon Web Services account has
13
+ exceeded the maximum number of aliases allowed per Lambda function. For more
14
+ information, see Lambda quotas.
15
+ """
16
+
17
+ _ERROR_CODE = "AliasLimitExceededException"
18
+
19
+ @property
20
+ def type(self) -> str | None:
21
+ """The exception type."""
22
+ return self.response.get("Type")
23
+
24
+
11
25
  class CallbackTimeoutException(LambdaError):
12
26
  """The callback ID token has either expired or the callback associated with the token
13
27
  has already been closed.
@@ -34,6 +48,48 @@ class CapacityProviderLimitExceededException(LambdaError):
34
48
  return self.response.get("Type")
35
49
 
36
50
 
51
+ class CodeArtifactUserDeletedException(LambdaError):
52
+ """The Lambda function couldn't be invoked because its code artifact user has been
53
+ deleted. Wait for Lambda to provision a new code artifact user, or update the
54
+ function's code package to recreate it.
55
+ """
56
+
57
+ _ERROR_CODE = "CodeArtifactUserDeletedException"
58
+
59
+ @property
60
+ def type(self) -> str | None:
61
+ """The exception type."""
62
+ return self.response.get("Type")
63
+
64
+
65
+ class CodeArtifactUserFailedException(LambdaError):
66
+ """The Lambda function couldn't be invoked because provisioning of its code artifact
67
+ user failed. Update the function's code package or check the Lambda function's
68
+ `State` and `StateReasonCode` for additional context.
69
+ """
70
+
71
+ _ERROR_CODE = "CodeArtifactUserFailedException"
72
+
73
+ @property
74
+ def type(self) -> str | None:
75
+ """The exception type."""
76
+ return self.response.get("Type")
77
+
78
+
79
+ class CodeArtifactUserPendingException(LambdaError):
80
+ """The Lambda function couldn't be invoked because its code artifact user is still
81
+ being provisioned. Wait for the function's `State` to become `Active` and try the
82
+ request again.
83
+ """
84
+
85
+ _ERROR_CODE = "CodeArtifactUserPendingException"
86
+
87
+ @property
88
+ def type(self) -> str | None:
89
+ """The exception type."""
90
+ return self.response.get("Type")
91
+
92
+
37
93
  class CodeSigningConfigNotFoundException(LambdaError):
38
94
  """The specified code signing configuration does not exist."""
39
95
  _ERROR_CODE = "CodeSigningConfigNotFoundException"
@@ -178,6 +234,21 @@ class ENILimitReachedException(LambdaError):
178
234
  return self.response.get("Type")
179
235
 
180
236
 
237
+ class ENINotReadyException(LambdaError):
238
+ """Lambda couldn't invoke the Lambda function because the elastic network interface
239
+ (ENI) configured for its VPC connection isn't ready yet. Wait a few moments and try
240
+ the request again. For more information about VPC configuration, see Configuring a
241
+ Lambda function to access resources in a VPC.
242
+ """
243
+
244
+ _ERROR_CODE = "ENINotReadyException"
245
+
246
+ @property
247
+ def type(self) -> str | None:
248
+ """The exception type."""
249
+ return self.response.get("Type")
250
+
251
+
181
252
  class FunctionVersionsPerCapacityProviderLimitExceededException(LambdaError):
182
253
  """The maximum number of function versions that can be associated with a single
183
254
  capacity provider has been exceeded. For more information, see Lambda quotas.
@@ -313,6 +384,21 @@ class KMSNotFoundException(LambdaError):
313
384
  return self.response.get("Type")
314
385
 
315
386
 
387
+ class ModeNotSupportedException(LambdaError):
388
+ """The Lambda function doesn't support the invocation mode requested. For example,
389
+ calling `Invoke` with `InvocationType=RequestResponse` on a function configured for
390
+ asynchronous-only invocation, or vice versa. For more information about invocation
391
+ types, see Invoking Lambda functions.
392
+ """
393
+
394
+ _ERROR_CODE = "ModeNotSupportedException"
395
+
396
+ @property
397
+ def type(self) -> str | None:
398
+ """The exception type."""
399
+ return self.response.get("Type")
400
+
401
+
316
402
  class NoPublishedVersionException(LambdaError):
317
403
  """The function has no published versions available."""
318
404
  _ERROR_CODE = "NoPublishedVersionException"
@@ -362,6 +448,21 @@ class ProvisionedConcurrencyConfigNotFoundException(LambdaError):
362
448
  return self.response.get("Type")
363
449
 
364
450
 
451
+ class PublicPolicyException(LambdaError):
452
+ """The resource-based policy you tried to add to the Lambda function would grant public
453
+ access to it, and your account's `BlockPublicAccess` setting prevents public access.
454
+ For more information about blocking public access to Lambda functions, see Block
455
+ public access to Lambda resources.
456
+ """
457
+
458
+ _ERROR_CODE = "PublicPolicyException"
459
+
460
+ @property
461
+ def type(self) -> str | None:
462
+ """The exception type."""
463
+ return self.response.get("Type")
464
+
465
+
365
466
  class RecursiveInvocationException(LambdaError):
366
467
  """Lambda has detected your function being invoked in a recursive loop with other
367
468
  Amazon Web Services resources and stopped your function's invocation.
@@ -493,6 +594,20 @@ class ServiceException(LambdaError):
493
594
  return self.response.get("Type")
494
595
 
495
596
 
597
+ class ServiceQuotaExceededException(LambdaError):
598
+ """The request would exceed a service quota. For more information about Lambda service
599
+ quotas, see Lambda quotas. To request a quota increase, see Requesting a quota
600
+ increase in the Service Quotas User Guide.
601
+ """
602
+
603
+ _ERROR_CODE = "ServiceQuotaExceededException"
604
+
605
+ @property
606
+ def type(self) -> str | None:
607
+ """The exception type."""
608
+ return self.response.get("Type")
609
+
610
+
496
611
  class SnapStartException(LambdaError):
497
612
  """The `afterRestore()` runtime hook encountered an error. For more information, check
498
613
  the Amazon CloudWatch logs.
@@ -517,6 +632,22 @@ class SnapStartNotReadyException(LambdaError):
517
632
  return self.response.get("Type")
518
633
 
519
634
 
635
+ class SnapStartRegenerationFailureException(LambdaError):
636
+ """Lambda couldn't regenerate the SnapStart snapshot for the function. SnapStart-
637
+ enabled functions periodically regenerate snapshots when their underlying runtime or
638
+ dependencies change; this regeneration failed. Wait for Lambda to retry, or update
639
+ the function's configuration to trigger a new snapshot. For more information, see
640
+ Lambda SnapStart.
641
+ """
642
+
643
+ _ERROR_CODE = "SnapStartRegenerationFailureException"
644
+
645
+ @property
646
+ def type(self) -> str | None:
647
+ """The exception type."""
648
+ return self.response.get("Type")
649
+
650
+
520
651
  class SnapStartTimeoutException(LambdaError):
521
652
  """Lambda couldn't restore the snapshot within the timeout limit."""
522
653
  _ERROR_CODE = "SnapStartTimeoutException"
@@ -566,8 +697,12 @@ class UnsupportedMediaTypeException(LambdaError):
566
697
 
567
698
 
568
699
  EXCEPTIONS: dict[str, type[LambdaError]] = {
700
+ "AliasLimitExceededException": AliasLimitExceededException,
569
701
  "CallbackTimeoutException": CallbackTimeoutException,
570
702
  "CapacityProviderLimitExceededException": CapacityProviderLimitExceededException,
703
+ "CodeArtifactUserDeletedException": CodeArtifactUserDeletedException,
704
+ "CodeArtifactUserFailedException": CodeArtifactUserFailedException,
705
+ "CodeArtifactUserPendingException": CodeArtifactUserPendingException,
571
706
  "CodeSigningConfigNotFoundException": CodeSigningConfigNotFoundException,
572
707
  "CodeStorageExceededException": CodeStorageExceededException,
573
708
  "CodeVerificationFailedException": CodeVerificationFailedException,
@@ -580,6 +715,7 @@ EXCEPTIONS: dict[str, type[LambdaError]] = {
580
715
  "EFSMountFailureException": EFSMountFailureException,
581
716
  "EFSMountTimeoutException": EFSMountTimeoutException,
582
717
  "ENILimitReachedException": ENILimitReachedException,
718
+ "ENINotReadyException": ENINotReadyException,
583
719
  "FunctionVersionsPerCapacityProviderLimitExceededException": FunctionVersionsPerCapacityProviderLimitExceededException,
584
720
  "InvalidCodeSignatureException": InvalidCodeSignatureException,
585
721
  "InvalidParameterValueException": InvalidParameterValueException,
@@ -592,10 +728,12 @@ EXCEPTIONS: dict[str, type[LambdaError]] = {
592
728
  "KMSDisabledException": KMSDisabledException,
593
729
  "KMSInvalidStateException": KMSInvalidStateException,
594
730
  "KMSNotFoundException": KMSNotFoundException,
731
+ "ModeNotSupportedException": ModeNotSupportedException,
595
732
  "NoPublishedVersionException": NoPublishedVersionException,
596
733
  "PolicyLengthExceededException": PolicyLengthExceededException,
597
734
  "PreconditionFailedException": PreconditionFailedException,
598
735
  "ProvisionedConcurrencyConfigNotFoundException": ProvisionedConcurrencyConfigNotFoundException,
736
+ "PublicPolicyException": PublicPolicyException,
599
737
  "RecursiveInvocationException": RecursiveInvocationException,
600
738
  "RequestTooLargeException": RequestTooLargeException,
601
739
  "ResourceConflictException": ResourceConflictException,
@@ -607,8 +745,10 @@ EXCEPTIONS: dict[str, type[LambdaError]] = {
607
745
  "S3FilesMountTimeoutException": S3FilesMountTimeoutException,
608
746
  "SerializedRequestEntityTooLargeException": SerializedRequestEntityTooLargeException,
609
747
  "ServiceException": ServiceException,
748
+ "ServiceQuotaExceededException": ServiceQuotaExceededException,
610
749
  "SnapStartException": SnapStartException,
611
750
  "SnapStartNotReadyException": SnapStartNotReadyException,
751
+ "SnapStartRegenerationFailureException": SnapStartRegenerationFailureException,
612
752
  "SnapStartTimeoutException": SnapStartTimeoutException,
613
753
  "SubnetIPAddressLimitReachedException": SubnetIPAddressLimitReachedException,
614
754
  "TooManyRequestsException": TooManyRequestsException,