localstack-ext 3.8.2.dev1__tar.gz → 3.8.2.dev11__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 (2431) hide show
  1. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/PKG-INFO +1 -1
  2. localstack_ext-3.8.2.dev11/localstack/pro/core/certificates/cert.py.enc +0 -0
  3. localstack_ext-3.8.2.dev11/localstack/pro/core/certificates/store.py.enc +0 -0
  4. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/openapi.yaml +41 -30
  5. localstack_ext-3.8.2.dev11/localstack/pro/core/services/ec2/vmmanager/docker.py.enc +0 -0
  6. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/kafka/packages.py +2 -1
  7. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/kafka/provider.py.enc +0 -0
  8. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/mq/packages.py +2 -1
  9. localstack_ext-3.8.2.dev11/localstack/pro/core/services/mq/server.py.enc +0 -0
  10. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/neptune/neo4j.py.enc +0 -0
  11. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/neptune/packages.py +3 -2
  12. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/neptune/tinkerpop.py.enc +0 -0
  13. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/qldb/packages.py +2 -1
  14. localstack_ext-3.8.2.dev11/localstack/pro/core/services/qldb/partiql.py.enc +0 -0
  15. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/version.py +2 -2
  16. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack_ext.egg-info/PKG-INFO +1 -1
  17. localstack_ext-3.8.2.dev11/localstack_ext.egg-info/plux.json +1 -0
  18. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/requirements-package.txt +4 -4
  19. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/requirements-runtime.txt +15 -16
  20. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/requirements-test.txt +23 -24
  21. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/requirements-typehint.txt +33 -34
  22. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/ec2/test_ec2.py +17 -10
  23. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/kafka/test_kafka.py +4 -4
  24. localstack_ext-3.8.2.dev1/localstack/pro/core/certificates/cert.py.enc +0 -0
  25. localstack_ext-3.8.2.dev1/localstack/pro/core/certificates/store.py.enc +0 -0
  26. localstack_ext-3.8.2.dev1/localstack/pro/core/services/ec2/vmmanager/docker.py.enc +0 -0
  27. localstack_ext-3.8.2.dev1/localstack/pro/core/services/mq/server.py.enc +0 -0
  28. localstack_ext-3.8.2.dev1/localstack/pro/core/services/qldb/partiql.py.enc +0 -0
  29. localstack_ext-3.8.2.dev1/localstack_ext.egg-info/plux.json +0 -1
  30. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/.test_durations +0 -0
  31. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/DOCKER.md +0 -0
  32. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/__init__.py +0 -0
  33. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/analytics/__init__.py +0 -0
  34. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/analytics/aws_request_aggregator.py.enc +0 -0
  35. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/analytics/aws_request_logger.py.enc +0 -0
  36. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/analytics/plugins.py +0 -0
  37. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/__init__.py +0 -0
  38. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/api/__init__.py +0 -0
  39. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/api/account/__init__.py +0 -0
  40. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/api/acm_pca/__init__.py +0 -0
  41. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/api/amplify/__init__.py +0 -0
  42. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/api/apigatewaymanagementapi/__init__.py +0 -0
  43. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/api/apigatewayv2/__init__.py +0 -0
  44. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/api/appconfig/__init__.py +0 -0
  45. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/api/appconfigdata/__init__.py +0 -0
  46. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/api/application_autoscaling/__init__.py +0 -0
  47. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/api/appsync/__init__.py +0 -0
  48. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/api/athena/__init__.py +0 -0
  49. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/api/autoscaling/__init__.py +0 -0
  50. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/api/backup/__init__.py +0 -0
  51. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/api/batch/__init__.py +0 -0
  52. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/api/ce/__init__.py +0 -0
  53. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/api/cloudfront/__init__.py +0 -0
  54. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/api/cloudtrail/__init__.py +0 -0
  55. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/api/codecommit/__init__.py +0 -0
  56. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/api/cognito_identity/__init__.py +0 -0
  57. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/api/cognito_idp/__init__.py +0 -0
  58. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/api/dms/__init__.py +0 -0
  59. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/api/ecr/__init__.py +0 -0
  60. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/api/ecs/__init__.py +0 -0
  61. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/api/efs/__init__.py +0 -0
  62. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/api/eks/__init__.py +0 -0
  63. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/api/elasticache/__init__.py +0 -0
  64. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/api/elasticbeanstalk/__init__.py +0 -0
  65. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/api/elastictranscoder/__init__.py +0 -0
  66. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/api/elb/__init__.py +0 -0
  67. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/api/elbv2/__init__.py +0 -0
  68. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/api/emr/__init__.py +0 -0
  69. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/api/emr_serverless/__init__.py +0 -0
  70. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/api/fis/__init__.py +0 -0
  71. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/api/glacier/__init__.py +0 -0
  72. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/api/glue/__init__.py +0 -0
  73. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/api/identitystore/__init__.py +0 -0
  74. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/api/iot/__init__.py +0 -0
  75. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/api/iot_data/__init__.py +0 -0
  76. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/api/iotanalytics/__init__.py +0 -0
  77. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/api/iotwireless/__init__.py +0 -0
  78. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/api/kafka/__init__.py +0 -0
  79. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/api/kinesisanalytics/__init__.py +0 -0
  80. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/api/kinesisanalyticsv2/__init__.py +0 -0
  81. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/api/lakeformation/__init__.py +0 -0
  82. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/api/managedblockchain/__init__.py +0 -0
  83. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/api/mediaconvert/__init__.py +0 -0
  84. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/api/mediastore/__init__.py +0 -0
  85. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/api/mediastore_data/__init__.py +0 -0
  86. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/api/memorydb/__init__.py +0 -0
  87. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/api/mq/__init__.py +0 -0
  88. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/api/mwaa/__init__.py +0 -0
  89. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/api/organizations/__init__.py +0 -0
  90. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/api/pinpoint/__init__.py +0 -0
  91. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/api/qldb/__init__.py +0 -0
  92. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/api/qldb_session/__init__.py +0 -0
  93. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/api/ram/__init__.py +0 -0
  94. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/api/rds/__init__.py +0 -0
  95. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/api/rds_data/__init__.py +0 -0
  96. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/api/redshift_data/__init__.py +0 -0
  97. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/api/sagemaker/__init__.py +0 -0
  98. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/api/sagemaker_runtime/__init__.py +0 -0
  99. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/api/serverlessrepo/__init__.py +0 -0
  100. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/api/servicediscovery/__init__.py +0 -0
  101. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/api/sesv2/__init__.py +0 -0
  102. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/api/sso_admin/__init__.py +0 -0
  103. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/api/textract/__init__.py +0 -0
  104. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/api/timestream_query/__init__.py +0 -0
  105. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/api/timestream_write/__init__.py +0 -0
  106. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/api/transfer/__init__.py +0 -0
  107. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/api/wafv2/__init__.py +0 -0
  108. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/api/xray/__init__.py +0 -0
  109. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/plugins.py +0 -0
  110. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/protocol/__init__.py +0 -0
  111. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/aws/protocol/service_router.py +0 -0
  112. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/bootstrap/__init__.py +0 -0
  113. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/bootstrap/auth.py +0 -0
  114. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/bootstrap/decryption.py +0 -0
  115. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/bootstrap/dns_utils.py +0 -0
  116. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/bootstrap/email_utils.py +0 -0
  117. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/bootstrap/extensions/__init__.py +0 -0
  118. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/bootstrap/extensions/__main__.py +0 -0
  119. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/bootstrap/extensions/autoinstall.py +0 -0
  120. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/bootstrap/extensions/repository.py +0 -0
  121. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/bootstrap/ftp_server.py +0 -0
  122. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/bootstrap/licensingv2.py +0 -0
  123. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/bootstrap/pods/__init__.py +0 -0
  124. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/bootstrap/pods/api_types.py +0 -0
  125. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/bootstrap/pods/constants.py +0 -0
  126. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/bootstrap/pods/launchpad/__init__.py +0 -0
  127. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/bootstrap/pods/launchpad/api.py +0 -0
  128. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/bootstrap/pods/launchpad/cache.py +0 -0
  129. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/bootstrap/pods/launchpad/plugins.py +0 -0
  130. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/bootstrap/pods/remotes/__init__.py +0 -0
  131. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/bootstrap/pods/remotes/api.py +0 -0
  132. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/bootstrap/pods/remotes/configs.py +0 -0
  133. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/bootstrap/pods/remotes/params.py +0 -0
  134. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/bootstrap/pods_client.py +0 -0
  135. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/bootstrap/smtplib_patched.py +0 -0
  136. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/bootstrap/tls_certificate.py +0 -0
  137. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/certificates/__init__.py +0 -0
  138. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/certificates/plugins.py +0 -0
  139. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/certificates/resource.py.enc +0 -0
  140. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/certificates/sni.py.enc +0 -0
  141. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/chaos/__init__.py +0 -0
  142. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/chaos/config.py.enc +0 -0
  143. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/chaos/constants.py.enc +0 -0
  144. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/chaos/exceptions.py.enc +0 -0
  145. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/chaos/handlers.py.enc +0 -0
  146. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/chaos/plugin.py.enc +0 -0
  147. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/chaos/routes.py.enc +0 -0
  148. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/chaos/utils.py.enc +0 -0
  149. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/cli/__init__.py +0 -0
  150. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/cli/auth.py +0 -0
  151. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/cli/aws.py +0 -0
  152. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/cli/cli.py +0 -0
  153. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/cli/click_utils.py +0 -0
  154. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/cli/cloud_pods.py +0 -0
  155. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/cli/diff_view.py +0 -0
  156. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/cli/extensions.py +0 -0
  157. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/cli/iam.py +0 -0
  158. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/cli/license.py +0 -0
  159. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/cli/localstack.py +0 -0
  160. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/cli/state.py +0 -0
  161. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/cli/tree_view.py +0 -0
  162. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/config.py +0 -0
  163. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/constants.py +0 -0
  164. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/extensions/__init__.py +0 -0
  165. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/extensions/bootstrap.py.enc +0 -0
  166. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/extensions/manager.py.enc +0 -0
  167. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/extensions/platform.py.enc +0 -0
  168. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/extensions/plugins.py +0 -0
  169. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/extensions/resource.py.enc +0 -0
  170. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/packages/__init__.py +0 -0
  171. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/packages/bigdata_common.py +0 -0
  172. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/packages/core.py +0 -0
  173. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/packages/cve_fixes.py +0 -0
  174. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/packages/hadoop.py +0 -0
  175. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/packages/hive.py +0 -0
  176. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/packages/mariadb.py +0 -0
  177. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/packages/plugins.py +0 -0
  178. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/packages/postgres.py +0 -0
  179. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/packages/pyarrow.py +0 -0
  180. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/packages/spark.py +0 -0
  181. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/packages/trino.py +0 -0
  182. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/persistence/__init__.py +0 -0
  183. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/persistence/analytics.py.enc +0 -0
  184. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/persistence/exceptions.py.enc +0 -0
  185. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/persistence/manager.py.enc +0 -0
  186. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/persistence/metamodel_mappings.py.enc +0 -0
  187. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/persistence/models.py.enc +0 -0
  188. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/persistence/object_storage.py.enc +0 -0
  189. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/persistence/pickling/__init__.py +0 -0
  190. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/persistence/pickling/plugins.py +0 -0
  191. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/persistence/pickling/reducers/__init__.py +0 -0
  192. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/persistence/pickling/reducers/botocore.py.enc +0 -0
  193. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/persistence/pickling/reducers/cryptography.py.enc +0 -0
  194. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/persistence/pickling/reducers/services/__init__.py +0 -0
  195. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/persistence/pickling/reducers/services/acm.py.enc +0 -0
  196. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/persistence/pickling/reducers/stdlib.py.enc +0 -0
  197. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/persistence/plugins.py +0 -0
  198. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/persistence/pods/__init__.py +0 -0
  199. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/persistence/pods/api/__init__.py +0 -0
  200. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/persistence/pods/api/listener.py.enc +0 -0
  201. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/persistence/pods/api/manager.py.enc +0 -0
  202. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/persistence/pods/api/pods_api.py.enc +0 -0
  203. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/persistence/pods/auto_load.py.enc +0 -0
  204. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/persistence/pods/diff/__init__.py +0 -0
  205. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/persistence/pods/diff/algo.py.enc +0 -0
  206. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/persistence/pods/diff/models.py.enc +0 -0
  207. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/persistence/pods/endpoints.py.enc +0 -0
  208. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/persistence/pods/exceptions.py.enc +0 -0
  209. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/persistence/pods/fs.py.enc +0 -0
  210. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/persistence/pods/load.py.enc +0 -0
  211. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/persistence/pods/manager.py.enc +0 -0
  212. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/persistence/pods/merge/__init__.py +0 -0
  213. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/persistence/pods/merge/merge_utils.py.enc +0 -0
  214. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/persistence/pods/merge/state_merge.py.enc +0 -0
  215. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/persistence/pods/merge/state_merge_ddb.py.enc +0 -0
  216. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/persistence/pods/merge/state_merge_kinesis.py.enc +0 -0
  217. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/persistence/pods/merge/state_utils.py.enc +0 -0
  218. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/persistence/pods/merge/strategies.py.enc +0 -0
  219. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/persistence/pods/merge/visitors.py.enc +0 -0
  220. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/persistence/pods/plugins.py +0 -0
  221. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/persistence/pods/save.py.enc +0 -0
  222. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/persistence/pods/service_state/__init__.py +0 -0
  223. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/persistence/pods/service_state/service_state.py.enc +0 -0
  224. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/persistence/pods/service_state/service_state_types.py.enc +0 -0
  225. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/persistence/remotes/__init__.py +0 -0
  226. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/persistence/remotes/api.py.enc +0 -0
  227. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/persistence/remotes/manager.py.enc +0 -0
  228. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/persistence/remotes/oras.py.enc +0 -0
  229. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/persistence/remotes/remotes.py.enc +0 -0
  230. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/persistence/remotes/s3.py.enc +0 -0
  231. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/persistence/reset/__init__.py +0 -0
  232. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/persistence/reset/endpoints.py.enc +0 -0
  233. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/persistence/reset/plugins.py +0 -0
  234. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/persistence/reset/reset.py.enc +0 -0
  235. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/persistence/snapshot/__init__.py +0 -0
  236. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/persistence/snapshot/api.py.enc +0 -0
  237. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/persistence/snapshot/endpoints.py.enc +0 -0
  238. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/persistence/snapshot/load.py.enc +0 -0
  239. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/persistence/snapshot/manager.py.enc +0 -0
  240. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/persistence/snapshot/plugins.py +0 -0
  241. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/persistence/snapshot/save.py.enc +0 -0
  242. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/persistence/state_metamodel.py.enc +0 -0
  243. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/persistence/states.py.enc +0 -0
  244. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/persistence/utils/__init__.py +0 -0
  245. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/persistence/utils/adapters.py.enc +0 -0
  246. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/persistence/utils/common.py.enc +0 -0
  247. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/persistence/utils/encryption.py.enc +0 -0
  248. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/persistence/utils/hash_utils.py.enc +0 -0
  249. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/persistence/utils/serializers.py.enc +0 -0
  250. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/persistence/utils/sort.py.enc +0 -0
  251. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/plugins.py +0 -0
  252. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/providers.py +0 -0
  253. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/replicator/__init__.py +0 -0
  254. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/replicator/api.py.enc +0 -0
  255. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/replicator/plugins.py +0 -0
  256. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/replicator/replication_job_manager.py.enc +0 -0
  257. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/runtime/__init__.py +0 -0
  258. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/runtime/plugin/__init__.py +0 -0
  259. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/runtime/plugin/api.py +0 -0
  260. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/runtime/plugin/manager.py.enc +0 -0
  261. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/runtime/plugin/plugins.py +0 -0
  262. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/__init__.py +0 -0
  263. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/account/__init__.py +0 -0
  264. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/account/models.py.enc +0 -0
  265. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/account/provider.py.enc +0 -0
  266. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/acm_pca/__init__.py +0 -0
  267. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/acm_pca/provider.py.enc +0 -0
  268. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/acmpca/__init__.py +0 -0
  269. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/acmpca/resource_providers/__init__.py +0 -0
  270. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/acmpca/resource_providers/aws_acmpca_certificate.py.enc +0 -0
  271. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/acmpca/resource_providers/aws_acmpca_certificate.schema.json +0 -0
  272. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/acmpca/resource_providers/aws_acmpca_certificate_plugin.py.enc +0 -0
  273. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/acmpca/resource_providers/aws_acmpca_certificateauthority.py.enc +0 -0
  274. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/acmpca/resource_providers/aws_acmpca_certificateauthority.schema.json +0 -0
  275. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/acmpca/resource_providers/aws_acmpca_certificateauthority_plugin.py.enc +0 -0
  276. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/acmpca/resource_providers/aws_acmpca_certificateauthorityactivation.py.enc +0 -0
  277. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/acmpca/resource_providers/aws_acmpca_certificateauthorityactivation.schema.json +0 -0
  278. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/acmpca/resource_providers/aws_acmpca_certificateauthorityactivation_plugin.py.enc +0 -0
  279. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/acmpca/resource_providers/aws_acmpca_permission.py.enc +0 -0
  280. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/acmpca/resource_providers/aws_acmpca_permission.schema.json +0 -0
  281. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/acmpca/resource_providers/aws_acmpca_permission_plugin.py.enc +0 -0
  282. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/amplify/__init__.py +0 -0
  283. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/amplify/models.py.enc +0 -0
  284. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/amplify/provider.py.enc +0 -0
  285. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/amplify/resource_providers/__init__.py +0 -0
  286. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/amplify/resource_providers/aws_amplify_app.py.enc +0 -0
  287. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/amplify/resource_providers/aws_amplify_app.schema.json +0 -0
  288. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/amplify/resource_providers/aws_amplify_app_plugin.py.enc +0 -0
  289. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/amplify/resource_providers/aws_amplify_branch.py.enc +0 -0
  290. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/amplify/resource_providers/aws_amplify_branch.schema.json +0 -0
  291. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/amplify/resource_providers/aws_amplify_branch_plugin.py.enc +0 -0
  292. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/amplify/utils.py.enc +0 -0
  293. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigateway/__init__.py +0 -0
  294. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigateway/apigateway_extended.py.enc +0 -0
  295. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigateway/apigateway_utils.py.enc +0 -0
  296. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigateway/authorizers.py.enc +0 -0
  297. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigateway/integrations.py.enc +0 -0
  298. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigateway/models.py.enc +0 -0
  299. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigateway/next_gen/__init__.py +0 -0
  300. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigateway/next_gen/execute_api/__init__.py +0 -0
  301. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigateway/next_gen/execute_api/authorizers/__init__.py +0 -0
  302. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigateway/next_gen/execute_api/authorizers/cognito.py.enc +0 -0
  303. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigateway/next_gen/execute_api/authorizers/core.py.enc +0 -0
  304. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigateway/next_gen/execute_api/authorizers/iam.py.enc +0 -0
  305. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigateway/next_gen/execute_api/authorizers/lambda_.py.enc +0 -0
  306. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigateway/next_gen/execute_api/exceptions.py.enc +0 -0
  307. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigateway/next_gen/execute_api/handlers/__init__.py +0 -0
  308. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigateway/next_gen/execute_api/handlers/authorize.py.enc +0 -0
  309. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigateway/next_gen/execute_api/handlers/base_path_handler.py.enc +0 -0
  310. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigateway/next_gen/execute_api/helpers.py.enc +0 -0
  311. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigateway/next_gen/execute_api/parameters_mapping.py.enc +0 -0
  312. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigateway/next_gen/execute_api/router.py.enc +0 -0
  313. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigateway/next_gen/helpers.py.enc +0 -0
  314. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigateway/next_gen/provider.py.enc +0 -0
  315. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigateway/provider_mgmtapi.py.enc +0 -0
  316. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigateway/provider_v2.py.enc +0 -0
  317. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigateway/resource_providers/__init__.py +0 -0
  318. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigateway/resource_providers/aws_apigateway_authorizer.py.enc +0 -0
  319. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigateway/resource_providers/aws_apigateway_authorizer.schema.json +0 -0
  320. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigateway/resource_providers/aws_apigateway_authorizer_plugin.py.enc +0 -0
  321. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigateway/resource_providers/aws_apigateway_vpclink.py.enc +0 -0
  322. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigateway/resource_providers/aws_apigateway_vpclink.schema.json +0 -0
  323. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigateway/resource_providers/aws_apigateway_vpclink_plugin.py.enc +0 -0
  324. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigateway/router_asf.py.enc +0 -0
  325. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigatewayv2/__init__.py +0 -0
  326. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigatewayv2/next_gen/__init__.py +0 -0
  327. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigatewayv2/next_gen/execute_api/__init__.py +0 -0
  328. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigatewayv2/next_gen/execute_api/helpers.py.enc +0 -0
  329. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigatewayv2/next_gen/execute_api/http/__init__.py +0 -0
  330. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigatewayv2/next_gen/execute_api/http/api.py.enc +0 -0
  331. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigatewayv2/next_gen/execute_api/http/authorizers/__init__.py +0 -0
  332. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigatewayv2/next_gen/execute_api/http/authorizers/core.py.enc +0 -0
  333. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigatewayv2/next_gen/execute_api/http/authorizers/iam.py.enc +0 -0
  334. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigatewayv2/next_gen/execute_api/http/authorizers/jwt.py.enc +0 -0
  335. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigatewayv2/next_gen/execute_api/http/authorizers/request.py.enc +0 -0
  336. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigatewayv2/next_gen/execute_api/http/context.py.enc +0 -0
  337. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigatewayv2/next_gen/execute_api/http/gateway.py.enc +0 -0
  338. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigatewayv2/next_gen/execute_api/http/handlers/__init__.py +0 -0
  339. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigatewayv2/next_gen/execute_api/http/handlers/authorize.py.enc +0 -0
  340. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigatewayv2/next_gen/execute_api/http/handlers/cors.py.enc +0 -0
  341. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigatewayv2/next_gen/execute_api/http/handlers/exception.py.enc +0 -0
  342. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigatewayv2/next_gen/execute_api/http/handlers/integration.py.enc +0 -0
  343. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigatewayv2/next_gen/execute_api/http/handlers/integration_request.py.enc +0 -0
  344. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigatewayv2/next_gen/execute_api/http/handlers/integration_response.py.enc +0 -0
  345. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigatewayv2/next_gen/execute_api/http/handlers/parse.py.enc +0 -0
  346. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigatewayv2/next_gen/execute_api/http/handlers/router.py.enc +0 -0
  347. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigatewayv2/next_gen/execute_api/http/integrations/__init__.py +0 -0
  348. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigatewayv2/next_gen/execute_api/http/integrations/aws.py.enc +0 -0
  349. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigatewayv2/next_gen/execute_api/http/integrations/core.py.enc +0 -0
  350. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigatewayv2/next_gen/execute_api/http/integrations/http.py.enc +0 -0
  351. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigatewayv2/next_gen/execute_api/http/integrations/private.py.enc +0 -0
  352. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigatewayv2/next_gen/execute_api/http/invoke_exceptions.py.enc +0 -0
  353. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigatewayv2/next_gen/execute_api/http/variables.py.enc +0 -0
  354. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigatewayv2/next_gen/execute_api/parameters_mapping.py.enc +0 -0
  355. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigatewayv2/next_gen/execute_api/websockets_legacy/__init__.py +0 -0
  356. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigatewayv2/next_gen/execute_api/websockets_legacy/core.py.enc +0 -0
  357. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigatewayv2/next_gen/execute_api/websockets_legacy/management_api_routes.py.enc +0 -0
  358. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigatewayv2/next_gen/execute_api/websockets_legacy/websocket_async_handler.py.enc +0 -0
  359. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigatewayv2/next_gen/models.py.enc +0 -0
  360. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigatewayv2/next_gen/provider.py.enc +0 -0
  361. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigatewayv2/resource_providers/__init__.py +0 -0
  362. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigatewayv2/resource_providers/aws_apigatewayv2_api.py.enc +0 -0
  363. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigatewayv2/resource_providers/aws_apigatewayv2_api.schema.json +0 -0
  364. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigatewayv2/resource_providers/aws_apigatewayv2_api_plugin.py.enc +0 -0
  365. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigatewayv2/resource_providers/aws_apigatewayv2_apimapping.py.enc +0 -0
  366. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigatewayv2/resource_providers/aws_apigatewayv2_apimapping.schema.json +0 -0
  367. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigatewayv2/resource_providers/aws_apigatewayv2_apimapping_plugin.py.enc +0 -0
  368. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigatewayv2/resource_providers/aws_apigatewayv2_authorizer.py.enc +0 -0
  369. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigatewayv2/resource_providers/aws_apigatewayv2_authorizer.schema.json +0 -0
  370. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigatewayv2/resource_providers/aws_apigatewayv2_authorizer_plugin.py.enc +0 -0
  371. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigatewayv2/resource_providers/aws_apigatewayv2_deployment.py.enc +0 -0
  372. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigatewayv2/resource_providers/aws_apigatewayv2_deployment.schema.json +0 -0
  373. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigatewayv2/resource_providers/aws_apigatewayv2_deployment_plugin.py.enc +0 -0
  374. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigatewayv2/resource_providers/aws_apigatewayv2_domainname.py.enc +0 -0
  375. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigatewayv2/resource_providers/aws_apigatewayv2_domainname.schema.json +0 -0
  376. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigatewayv2/resource_providers/aws_apigatewayv2_domainname_plugin.py.enc +0 -0
  377. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigatewayv2/resource_providers/aws_apigatewayv2_integration.py.enc +0 -0
  378. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigatewayv2/resource_providers/aws_apigatewayv2_integration.schema.json +0 -0
  379. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigatewayv2/resource_providers/aws_apigatewayv2_integration_plugin.py.enc +0 -0
  380. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigatewayv2/resource_providers/aws_apigatewayv2_integrationresponse.py.enc +0 -0
  381. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigatewayv2/resource_providers/aws_apigatewayv2_integrationresponse.schema.json +0 -0
  382. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigatewayv2/resource_providers/aws_apigatewayv2_integrationresponse_plugin.py.enc +0 -0
  383. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigatewayv2/resource_providers/aws_apigatewayv2_route.py.enc +0 -0
  384. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigatewayv2/resource_providers/aws_apigatewayv2_route.schema.json +0 -0
  385. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigatewayv2/resource_providers/aws_apigatewayv2_route_plugin.py.enc +0 -0
  386. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigatewayv2/resource_providers/aws_apigatewayv2_routeresponse.py.enc +0 -0
  387. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigatewayv2/resource_providers/aws_apigatewayv2_routeresponse.schema.json +0 -0
  388. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigatewayv2/resource_providers/aws_apigatewayv2_routeresponse_plugin.py.enc +0 -0
  389. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigatewayv2/resource_providers/aws_apigatewayv2_stage.py.enc +0 -0
  390. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigatewayv2/resource_providers/aws_apigatewayv2_stage.schema.json +0 -0
  391. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigatewayv2/resource_providers/aws_apigatewayv2_stage_plugin.py.enc +0 -0
  392. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigatewayv2/resource_providers/aws_apigatewayv2_vpclink.py.enc +0 -0
  393. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigatewayv2/resource_providers/aws_apigatewayv2_vpclink.schema.json +0 -0
  394. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/apigatewayv2/resource_providers/aws_apigatewayv2_vpclink_plugin.py.enc +0 -0
  395. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/appconfig/__init__.py +0 -0
  396. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/appconfig/models.py.enc +0 -0
  397. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/appconfig/provider.py.enc +0 -0
  398. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/appconfig/resource_providers/__init__.py +0 -0
  399. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/appconfig/resource_providers/aws_appconfig_application.py.enc +0 -0
  400. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/appconfig/resource_providers/aws_appconfig_application.schema.json +0 -0
  401. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/appconfig/resource_providers/aws_appconfig_application_plugin.py.enc +0 -0
  402. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/appconfig/resource_providers/aws_appconfig_configurationprofile.py.enc +0 -0
  403. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/appconfig/resource_providers/aws_appconfig_configurationprofile.schema.json +0 -0
  404. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/appconfig/resource_providers/aws_appconfig_configurationprofile_plugin.py.enc +0 -0
  405. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/appconfig/resource_providers/aws_appconfig_deployment.py.enc +0 -0
  406. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/appconfig/resource_providers/aws_appconfig_deployment.schema.json +0 -0
  407. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/appconfig/resource_providers/aws_appconfig_deployment_plugin.py.enc +0 -0
  408. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/appconfig/resource_providers/aws_appconfig_deploymentstrategy.py.enc +0 -0
  409. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/appconfig/resource_providers/aws_appconfig_deploymentstrategy.schema.json +0 -0
  410. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/appconfig/resource_providers/aws_appconfig_deploymentstrategy_plugin.py.enc +0 -0
  411. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/appconfig/resource_providers/aws_appconfig_environment.py.enc +0 -0
  412. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/appconfig/resource_providers/aws_appconfig_environment.schema.json +0 -0
  413. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/appconfig/resource_providers/aws_appconfig_environment_plugin.py.enc +0 -0
  414. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/appconfig/resource_providers/aws_appconfig_hostedconfigurationversion.py.enc +0 -0
  415. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/appconfig/resource_providers/aws_appconfig_hostedconfigurationversion.schema.json +0 -0
  416. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/appconfig/resource_providers/aws_appconfig_hostedconfigurationversion_plugin.py.enc +0 -0
  417. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/appconfigdata/__init__.py +0 -0
  418. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/appconfigdata/models.py.enc +0 -0
  419. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/appconfigdata/provider.py.enc +0 -0
  420. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/applicationautoscaling/__init__.py +0 -0
  421. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/applicationautoscaling/models.py.enc +0 -0
  422. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/applicationautoscaling/provider.py.enc +0 -0
  423. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/applicationautoscaling/resource_providers/__init__.py +0 -0
  424. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/applicationautoscaling/resource_providers/aws_applicationautoscaling_scalabletarget.py.enc +0 -0
  425. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/applicationautoscaling/resource_providers/aws_applicationautoscaling_scalabletarget.schema.json +0 -0
  426. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/applicationautoscaling/resource_providers/aws_applicationautoscaling_scalabletarget_plugin.py.enc +0 -0
  427. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/applicationautoscaling/resource_providers/aws_applicationautoscaling_scalingpolicy.py.enc +0 -0
  428. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/applicationautoscaling/resource_providers/aws_applicationautoscaling_scalingpolicy.schema.json +0 -0
  429. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/applicationautoscaling/resource_providers/aws_applicationautoscaling_scalingpolicy_plugin.py.enc +0 -0
  430. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/appsync/__init__.py +0 -0
  431. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/appsync/authorizers.py.enc +0 -0
  432. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/appsync/data_sources.py.enc +0 -0
  433. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/appsync/graphql_executor.py.enc +0 -0
  434. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/appsync/mapping.py.enc +0 -0
  435. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/appsync/models.py.enc +0 -0
  436. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/appsync/provider.py.enc +0 -0
  437. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/appsync/resolvers.py.enc +0 -0
  438. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/appsync/resource_providers/__init__.py +0 -0
  439. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/appsync/resource_providers/aws_appsync_apikey.py.enc +0 -0
  440. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/appsync/resource_providers/aws_appsync_apikey.schema.json +0 -0
  441. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/appsync/resource_providers/aws_appsync_apikey_plugin.py.enc +0 -0
  442. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/appsync/resource_providers/aws_appsync_datasource.py.enc +0 -0
  443. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/appsync/resource_providers/aws_appsync_datasource.schema.json +0 -0
  444. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/appsync/resource_providers/aws_appsync_datasource_plugin.py.enc +0 -0
  445. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/appsync/resource_providers/aws_appsync_functionconfiguration.py.enc +0 -0
  446. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/appsync/resource_providers/aws_appsync_functionconfiguration.schema.json +0 -0
  447. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/appsync/resource_providers/aws_appsync_functionconfiguration_plugin.py.enc +0 -0
  448. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/appsync/resource_providers/aws_appsync_graphqlapi.py.enc +0 -0
  449. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/appsync/resource_providers/aws_appsync_graphqlapi.schema.json +0 -0
  450. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/appsync/resource_providers/aws_appsync_graphqlapi_plugin.py.enc +0 -0
  451. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/appsync/resource_providers/aws_appsync_graphqlschema.py.enc +0 -0
  452. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/appsync/resource_providers/aws_appsync_graphqlschema.schema.json +0 -0
  453. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/appsync/resource_providers/aws_appsync_graphqlschema_plugin.py.enc +0 -0
  454. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/appsync/resource_providers/aws_appsync_resolver.py.enc +0 -0
  455. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/appsync/resource_providers/aws_appsync_resolver.schema.json +0 -0
  456. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/appsync/resource_providers/aws_appsync_resolver_plugin.py.enc +0 -0
  457. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/appsync/resource_providers/utils.py.enc +0 -0
  458. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/appsync/velocity_functions.py.enc +0 -0
  459. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/athena/__init__.py +0 -0
  460. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/athena/models.py.enc +0 -0
  461. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/athena/provider.py.enc +0 -0
  462. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/athena/query_processors.py.enc +0 -0
  463. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/athena/query_utils.py.enc +0 -0
  464. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/athena/resource_providers/__init__.py +0 -0
  465. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/athena/resource_providers/aws_athena_datacatalog.py.enc +0 -0
  466. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/athena/resource_providers/aws_athena_datacatalog.schema.json +0 -0
  467. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/athena/resource_providers/aws_athena_datacatalog_plugin.py.enc +0 -0
  468. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/athena/resource_providers/aws_athena_namedquery.py.enc +0 -0
  469. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/athena/resource_providers/aws_athena_namedquery.schema.json +0 -0
  470. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/athena/resource_providers/aws_athena_namedquery_plugin.py.enc +0 -0
  471. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/athena/resource_providers/aws_athena_workgroup.py.enc +0 -0
  472. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/athena/resource_providers/aws_athena_workgroup.schema.json +0 -0
  473. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/athena/resource_providers/aws_athena_workgroup_plugin.py.enc +0 -0
  474. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/autoscaling/__init__.py +0 -0
  475. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/autoscaling/provider.py.enc +0 -0
  476. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/autoscaling/resource_providers/__init__.py +0 -0
  477. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/autoscaling/resource_providers/aws_autoscaling_autoscalinggroup.py.enc +0 -0
  478. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/autoscaling/resource_providers/aws_autoscaling_autoscalinggroup.schema.json +0 -0
  479. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/autoscaling/resource_providers/aws_autoscaling_autoscalinggroup_plugin.py.enc +0 -0
  480. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/autoscaling/resource_providers/aws_autoscaling_launchconfiguration.py.enc +0 -0
  481. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/autoscaling/resource_providers/aws_autoscaling_launchconfiguration.schema.json +0 -0
  482. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/autoscaling/resource_providers/aws_autoscaling_launchconfiguration_plugin.py.enc +0 -0
  483. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/backup/__init__.py +0 -0
  484. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/backup/core.py.enc +0 -0
  485. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/backup/iam.py.enc +0 -0
  486. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/backup/models.py.enc +0 -0
  487. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/backup/provider.py.enc +0 -0
  488. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/backup/resource_providers/__init__.py +0 -0
  489. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/backup/resource_providers/aws_backup_backupplan.py.enc +0 -0
  490. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/backup/resource_providers/aws_backup_backupplan.schema.json +0 -0
  491. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/backup/resource_providers/aws_backup_backupplan_plugin.py.enc +0 -0
  492. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/base.py.enc +0 -0
  493. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/batch/__init__.py +0 -0
  494. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/batch/models.py.enc +0 -0
  495. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/batch/provider.py.enc +0 -0
  496. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/batch/resource_providers/__init__.py +0 -0
  497. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/batch/resource_providers/aws_batch_computeenvironment.py.enc +0 -0
  498. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/batch/resource_providers/aws_batch_computeenvironment.schema.json +0 -0
  499. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/batch/resource_providers/aws_batch_computeenvironment_plugin.py.enc +0 -0
  500. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/batch/resource_providers/aws_batch_jobdefinition.py.enc +0 -0
  501. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/batch/resource_providers/aws_batch_jobdefinition.schema.json +0 -0
  502. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/batch/resource_providers/aws_batch_jobdefinition_plugin.py.enc +0 -0
  503. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/batch/resource_providers/aws_batch_jobqueue.py.enc +0 -0
  504. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/batch/resource_providers/aws_batch_jobqueue.schema.json +0 -0
  505. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/batch/resource_providers/aws_batch_jobqueue_plugin.py.enc +0 -0
  506. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ce/__init__.py +0 -0
  507. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ce/models.py.enc +0 -0
  508. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ce/provider.py.enc +0 -0
  509. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cloudformation/__init__.py +0 -0
  510. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cloudformation/cloudformation_extended.py.enc +0 -0
  511. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cloudformation/iam.py.enc +0 -0
  512. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cloudformation/resource_provider.py.enc +0 -0
  513. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cloudformation/resource_providers/__init__.py +0 -0
  514. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cloudformation/resource_providers/aws_cloudformation_customresource.py.enc +0 -0
  515. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cloudformation/resource_providers/aws_cloudformation_customresource.schema.json +0 -0
  516. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cloudformation/resource_providers/aws_cloudformation_customresource_plugin.py.enc +0 -0
  517. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cloudfront/__init__.py +0 -0
  518. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cloudfront/models.py.enc +0 -0
  519. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cloudfront/provider.py.enc +0 -0
  520. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cloudfront/resource_providers/__init__.py +0 -0
  521. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cloudfront/resource_providers/aws_cloudfront_cachepolicy.py.enc +0 -0
  522. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cloudfront/resource_providers/aws_cloudfront_cachepolicy.schema.json +0 -0
  523. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cloudfront/resource_providers/aws_cloudfront_cachepolicy_plugin.py.enc +0 -0
  524. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cloudfront/resource_providers/aws_cloudfront_cloudfrontoriginaccessidentity.py.enc +0 -0
  525. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cloudfront/resource_providers/aws_cloudfront_cloudfrontoriginaccessidentity.schema.json +0 -0
  526. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cloudfront/resource_providers/aws_cloudfront_cloudfrontoriginaccessidentity_plugin.py.enc +0 -0
  527. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cloudfront/resource_providers/aws_cloudfront_distribution.py.enc +0 -0
  528. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cloudfront/resource_providers/aws_cloudfront_distribution.schema.json +0 -0
  529. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cloudfront/resource_providers/aws_cloudfront_distribution_plugin.py.enc +0 -0
  530. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cloudfront/resource_providers/aws_cloudfront_function.py.enc +0 -0
  531. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cloudfront/resource_providers/aws_cloudfront_function.schema.json +0 -0
  532. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cloudfront/resource_providers/aws_cloudfront_function_plugin.py.enc +0 -0
  533. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cloudfront/resource_providers/aws_cloudfront_originaccesscontrol.py.enc +0 -0
  534. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cloudfront/resource_providers/aws_cloudfront_originaccesscontrol.schema.json +0 -0
  535. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cloudfront/resource_providers/aws_cloudfront_originaccesscontrol_plugin.py.enc +0 -0
  536. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cloudfront/resource_providers/aws_cloudfront_originrequestpolicy.py.enc +0 -0
  537. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cloudfront/resource_providers/aws_cloudfront_originrequestpolicy.schema.json +0 -0
  538. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cloudfront/resource_providers/aws_cloudfront_originrequestpolicy_plugin.py.enc +0 -0
  539. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cloudfront/resource_providers/aws_cloudfront_responseheaderspolicy.py.enc +0 -0
  540. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cloudfront/resource_providers/aws_cloudfront_responseheaderspolicy.schema.json +0 -0
  541. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cloudfront/resource_providers/aws_cloudfront_responseheaderspolicy_plugin.py.enc +0 -0
  542. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cloudtrail/__init__.py +0 -0
  543. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cloudtrail/models.py.enc +0 -0
  544. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cloudtrail/provider.py.enc +0 -0
  545. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cloudtrail/resource_providers/__init__.py +0 -0
  546. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cloudtrail/resource_providers/aws_cloudtrail_trail.py.enc +0 -0
  547. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cloudtrail/resource_providers/aws_cloudtrail_trail.schema.json +0 -0
  548. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cloudtrail/resource_providers/aws_cloudtrail_trail_plugin.py.enc +0 -0
  549. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/codecommit/__init__.py +0 -0
  550. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/codecommit/models.py.enc +0 -0
  551. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/codecommit/provider.py.enc +0 -0
  552. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/codecommit/repository.py.enc +0 -0
  553. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cognito/__init__.py +0 -0
  554. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cognito/resource_providers/__init__.py +0 -0
  555. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cognito/resource_providers/aws_cognito_identitypool.py.enc +0 -0
  556. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cognito/resource_providers/aws_cognito_identitypool.schema.json +0 -0
  557. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cognito/resource_providers/aws_cognito_identitypool_plugin.py.enc +0 -0
  558. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cognito/resource_providers/aws_cognito_identitypoolroleattachment.py.enc +0 -0
  559. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cognito/resource_providers/aws_cognito_identitypoolroleattachment.schema.json +0 -0
  560. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cognito/resource_providers/aws_cognito_identitypoolroleattachment_plugin.py.enc +0 -0
  561. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cognito/resource_providers/aws_cognito_userpool.py.enc +0 -0
  562. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cognito/resource_providers/aws_cognito_userpool.schema.json +0 -0
  563. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cognito/resource_providers/aws_cognito_userpool_plugin.py.enc +0 -0
  564. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cognito/resource_providers/aws_cognito_userpoolclient.py.enc +0 -0
  565. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cognito/resource_providers/aws_cognito_userpoolclient.schema.json +0 -0
  566. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cognito/resource_providers/aws_cognito_userpoolclient_plugin.py.enc +0 -0
  567. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cognito/resource_providers/aws_cognito_userpooldomain.py.enc +0 -0
  568. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cognito/resource_providers/aws_cognito_userpooldomain.schema.json +0 -0
  569. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cognito/resource_providers/aws_cognito_userpooldomain_plugin.py.enc +0 -0
  570. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cognito/resource_providers/aws_cognito_userpoolgroup.py.enc +0 -0
  571. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cognito/resource_providers/aws_cognito_userpoolgroup.schema.json +0 -0
  572. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cognito/resource_providers/aws_cognito_userpoolgroup_plugin.py.enc +0 -0
  573. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cognito/resource_providers/aws_cognito_userpoolidentityprovider.py.enc +0 -0
  574. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cognito/resource_providers/aws_cognito_userpoolidentityprovider.schema.json +0 -0
  575. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cognito/resource_providers/aws_cognito_userpoolidentityprovider_plugin.py.enc +0 -0
  576. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cognito/resource_providers/aws_cognito_userpoolresourceserver.py.enc +0 -0
  577. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cognito/resource_providers/aws_cognito_userpoolresourceserver.schema.json +0 -0
  578. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cognito/resource_providers/aws_cognito_userpoolresourceserver_plugin.py.enc +0 -0
  579. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cognito_identity/__init__.py +0 -0
  580. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cognito_identity/models.py.enc +0 -0
  581. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cognito_identity/provider.py.enc +0 -0
  582. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cognito_idp/__init__.py +0 -0
  583. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cognito_idp/auth_flows.py.enc +0 -0
  584. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cognito_idp/cognito_triggers.py.enc +0 -0
  585. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cognito_idp/cognito_utils.py.enc +0 -0
  586. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cognito_idp/models.py.enc +0 -0
  587. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cognito_idp/provider.py.enc +0 -0
  588. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cognito_idp/signin_form.py.enc +0 -0
  589. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cognito_idp/token_utils.py.enc +0 -0
  590. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cognito_idp/user-pool-schema-attributes.json +0 -0
  591. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/cognito_idp/well-known-keys.json +0 -0
  592. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/dms/__init__.py +0 -0
  593. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/dms/endpoints.py.enc +0 -0
  594. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/dms/exceptions.py.enc +0 -0
  595. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/dms/models.py.enc +0 -0
  596. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/dms/provider.py.enc +0 -0
  597. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/dms/replication_task/__init__.py +0 -0
  598. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/dms/replication_task/column_types.py.enc +0 -0
  599. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/dms/replication_task/constants.py.enc +0 -0
  600. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/dms/replication_task/core.py.enc +0 -0
  601. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/dms/replication_task/dms_models.py.enc +0 -0
  602. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/dms/replication_task/exceptions.py.enc +0 -0
  603. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/dms/replication_task/kinesis/__init__.py +0 -0
  604. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/dms/replication_task/kinesis/kinesis_models.py.enc +0 -0
  605. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/dms/replication_task/kinesis/target.py.enc +0 -0
  606. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/dms/replication_task/mariadb/__init__.py +0 -0
  607. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/dms/replication_task/mariadb/column_types.py.enc +0 -0
  608. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/dms/replication_task/mariadb/source.py.enc +0 -0
  609. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/dms/replication_task/mariadb/utils.py.enc +0 -0
  610. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/dms/replication_task/replication_task.py.enc +0 -0
  611. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/dms/replication_task/s3/__init__.py +0 -0
  612. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/dms/replication_task/s3/column_types.py.enc +0 -0
  613. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/dms/replication_task/s3/source.py.enc +0 -0
  614. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/dms/replication_task/secrets_helper.py.enc +0 -0
  615. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/dms/replication_task/statistics.py.enc +0 -0
  616. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/dms/replication_task/transformation_task.py.enc +0 -0
  617. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/dms/replication_task/utils.py.enc +0 -0
  618. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/dms/resource_providers/__init__.py +0 -0
  619. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/dms/resource_providers/aws_dms_endpoint.py.enc +0 -0
  620. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/dms/resource_providers/aws_dms_endpoint.schema.json +0 -0
  621. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/dms/resource_providers/aws_dms_endpoint_plugin.py.enc +0 -0
  622. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/dms/resource_providers/aws_dms_replicationconfig.py.enc +0 -0
  623. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/dms/resource_providers/aws_dms_replicationconfig.schema.json +0 -0
  624. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/dms/resource_providers/aws_dms_replicationconfig_plugin.py.enc +0 -0
  625. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/dms/resource_providers/aws_dms_replicationinstance.py.enc +0 -0
  626. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/dms/resource_providers/aws_dms_replicationinstance.schema.json +0 -0
  627. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/dms/resource_providers/aws_dms_replicationinstance_plugin.py.enc +0 -0
  628. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/dms/resource_providers/aws_dms_replicationsubnetgroup.py.enc +0 -0
  629. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/dms/resource_providers/aws_dms_replicationsubnetgroup.schema.json +0 -0
  630. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/dms/resource_providers/aws_dms_replicationsubnetgroup_plugin.py.enc +0 -0
  631. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/dms/resource_providers/aws_dms_replicationtask.py.enc +0 -0
  632. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/dms/resource_providers/aws_dms_replicationtask.schema.json +0 -0
  633. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/dms/resource_providers/aws_dms_replicationtask_plugin.py.enc +0 -0
  634. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/dms/static_data.py.enc +0 -0
  635. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/dms/task_config.py.enc +0 -0
  636. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/docdb/__init__.py +0 -0
  637. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/docdb/docdb_api.py.enc +0 -0
  638. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/docdb/resource_providers/__init__.py +0 -0
  639. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/docdb/resource_providers/aws_docdb_dbcluster.py.enc +0 -0
  640. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/docdb/resource_providers/aws_docdb_dbcluster.schema.json +0 -0
  641. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/docdb/resource_providers/aws_docdb_dbcluster_plugin.py.enc +0 -0
  642. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/docdb/resource_providers/aws_docdb_dbclusterparametergroup.py.enc +0 -0
  643. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/docdb/resource_providers/aws_docdb_dbclusterparametergroup.schema.json +0 -0
  644. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/docdb/resource_providers/aws_docdb_dbclusterparametergroup_plugin.py.enc +0 -0
  645. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/docdb/resource_providers/aws_docdb_dbinstance.py.enc +0 -0
  646. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/docdb/resource_providers/aws_docdb_dbinstance.schema.json +0 -0
  647. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/docdb/resource_providers/aws_docdb_dbinstance_plugin.py.enc +0 -0
  648. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/docdb/resource_providers/aws_docdb_dbsubnetgroup.py.enc +0 -0
  649. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/docdb/resource_providers/aws_docdb_dbsubnetgroup.schema.json +0 -0
  650. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/docdb/resource_providers/aws_docdb_dbsubnetgroup_plugin.py.enc +0 -0
  651. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/dynamodb/__init__.py +0 -0
  652. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/dynamodb/iam.py.enc +0 -0
  653. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/dynamodb/provider.py.enc +0 -0
  654. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ec2/__init__.py +0 -0
  655. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ec2/constants.py.enc +0 -0
  656. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ec2/imds/__init__.py +0 -0
  657. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ec2/imds/constants.py.enc +0 -0
  658. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ec2/imds/core.py.enc +0 -0
  659. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ec2/imds/routes.py.enc +0 -0
  660. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ec2/imds/server.py.enc +0 -0
  661. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ec2/provider.py.enc +0 -0
  662. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ec2/resource_providers/__init__.py +0 -0
  663. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ec2/resource_providers/aws_ec2_eip.py.enc +0 -0
  664. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ec2/resource_providers/aws_ec2_eip.schema.json +0 -0
  665. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ec2/resource_providers/aws_ec2_eip_plugin.py.enc +0 -0
  666. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ec2/resource_providers/aws_ec2_launchtemplate.py.enc +0 -0
  667. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ec2/resource_providers/aws_ec2_launchtemplate.schema.json +0 -0
  668. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ec2/resource_providers/aws_ec2_launchtemplate_plugin.py.enc +0 -0
  669. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ec2/resource_providers/aws_ec2_securitygroupegress.py.enc +0 -0
  670. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ec2/resource_providers/aws_ec2_securitygroupegress.schema.json +0 -0
  671. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ec2/resource_providers/aws_ec2_securitygroupegress_plugin.py.enc +0 -0
  672. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ec2/resource_providers/aws_ec2_securitygroupingress.py.enc +0 -0
  673. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ec2/resource_providers/aws_ec2_securitygroupingress.schema.json +0 -0
  674. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ec2/resource_providers/aws_ec2_securitygroupingress_plugin.py.enc +0 -0
  675. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ec2/resource_providers/aws_ec2_vpccidrblock.py.enc +0 -0
  676. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ec2/resource_providers/aws_ec2_vpccidrblock.schema.json +0 -0
  677. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ec2/resource_providers/aws_ec2_vpccidrblock_plugin.py.enc +0 -0
  678. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ec2/resource_providers/aws_ec2_vpcendpoint.py.enc +0 -0
  679. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ec2/resource_providers/aws_ec2_vpcendpoint.schema.json +0 -0
  680. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ec2/resource_providers/aws_ec2_vpcendpoint_plugin.py.enc +0 -0
  681. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ec2/resource_providers/aws_ec2_vpcendpointservice.py.enc +0 -0
  682. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ec2/resource_providers/aws_ec2_vpcendpointservice.schema.json +0 -0
  683. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ec2/resource_providers/aws_ec2_vpcendpointservice_plugin.py.enc +0 -0
  684. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ec2/utils.py.enc +0 -0
  685. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ec2/vmmanager/__init__.py +0 -0
  686. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ec2/vmmanager/base.py.enc +0 -0
  687. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ec2/vmmanager/kubernetes.py.enc +0 -0
  688. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ec2/vmmanager/libvirt.py.enc +0 -0
  689. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ec2/vmmanager/mock.py.enc +0 -0
  690. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ecr/__init__.py +0 -0
  691. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ecr/iam.py.enc +0 -0
  692. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ecr/models.py.enc +0 -0
  693. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ecr/packages.py +0 -0
  694. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ecr/plugins.py +0 -0
  695. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ecr/provider.py.enc +0 -0
  696. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ecr/registry.py.enc +0 -0
  697. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ecr/resource_providers/__init__.py +0 -0
  698. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ecr/resource_providers/aws_ecr_repository.py.enc +0 -0
  699. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ecr/resource_providers/aws_ecr_repository.schema.json +0 -0
  700. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ecr/resource_providers/aws_ecr_repository_plugin.py.enc +0 -0
  701. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ecs/__init__.py +0 -0
  702. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ecs/container_executor.py.enc +0 -0
  703. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ecs/event_emitter.py.enc +0 -0
  704. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ecs/log_collectors/__init__.py +0 -0
  705. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ecs/log_collectors/config_generator.py.enc +0 -0
  706. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ecs/log_collectors/firelens.py.enc +0 -0
  707. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ecs/log_collectors/fluent_bit_config_generator.py.enc +0 -0
  708. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ecs/log_collectors/fluentd_config_generator.py.enc +0 -0
  709. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ecs/log_collectors/templates.py.enc +0 -0
  710. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ecs/models.py.enc +0 -0
  711. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ecs/plugins.py +0 -0
  712. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ecs/provider.py.enc +0 -0
  713. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ecs/resource_providers/__init__.py +0 -0
  714. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ecs/resource_providers/aws_ecs_capacityprovider.py.enc +0 -0
  715. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ecs/resource_providers/aws_ecs_capacityprovider.schema.json +0 -0
  716. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ecs/resource_providers/aws_ecs_capacityprovider_plugin.py.enc +0 -0
  717. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ecs/resource_providers/aws_ecs_cluster.py.enc +0 -0
  718. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ecs/resource_providers/aws_ecs_cluster.schema.json +0 -0
  719. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ecs/resource_providers/aws_ecs_cluster_plugin.py.enc +0 -0
  720. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ecs/resource_providers/aws_ecs_clustercapacityproviderassociations.py.enc +0 -0
  721. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ecs/resource_providers/aws_ecs_clustercapacityproviderassociations.schema.json +0 -0
  722. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ecs/resource_providers/aws_ecs_clustercapacityproviderassociations_plugin.py.enc +0 -0
  723. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ecs/resource_providers/aws_ecs_service.py.enc +0 -0
  724. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ecs/resource_providers/aws_ecs_service.schema.json +0 -0
  725. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ecs/resource_providers/aws_ecs_service_plugin.py.enc +0 -0
  726. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ecs/resource_providers/aws_ecs_taskdefinition.py.enc +0 -0
  727. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ecs/resource_providers/aws_ecs_taskdefinition.schema.json +0 -0
  728. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ecs/resource_providers/aws_ecs_taskdefinition_plugin.py.enc +0 -0
  729. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ecs/secrets_resolver.py.enc +0 -0
  730. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ecs/task_executor.py.enc +0 -0
  731. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ecs/task_executors/__init__.py +0 -0
  732. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ecs/task_executors/base.py.enc +0 -0
  733. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ecs/task_executors/docker.py.enc +0 -0
  734. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ecs/task_executors/kubernetes.py.enc +0 -0
  735. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/efs/__init__.py +0 -0
  736. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/efs/iam.py.enc +0 -0
  737. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/efs/models.py.enc +0 -0
  738. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/efs/provider.py.enc +0 -0
  739. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/efs/resource_providers/__init__.py +0 -0
  740. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/efs/resource_providers/aws_efs_accesspoint.py.enc +0 -0
  741. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/efs/resource_providers/aws_efs_accesspoint.schema.json +0 -0
  742. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/efs/resource_providers/aws_efs_accesspoint_plugin.py.enc +0 -0
  743. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/efs/resource_providers/aws_efs_filesystem.py.enc +0 -0
  744. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/efs/resource_providers/aws_efs_filesystem.schema.json +0 -0
  745. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/efs/resource_providers/aws_efs_filesystem_plugin.py.enc +0 -0
  746. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/efs/resource_providers/aws_efs_mounttarget.py.enc +0 -0
  747. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/efs/resource_providers/aws_efs_mounttarget.schema.json +0 -0
  748. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/efs/resource_providers/aws_efs_mounttarget_plugin.py.enc +0 -0
  749. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/eks/__init__.py +0 -0
  750. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/eks/k8s_utils.py.enc +0 -0
  751. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/eks/models.py.enc +0 -0
  752. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/eks/packages.py +0 -0
  753. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/eks/plugins.py +0 -0
  754. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/eks/provider.py.enc +0 -0
  755. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/eks/resource_providers/__init__.py +0 -0
  756. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/eks/resource_providers/aws_eks_cluster.py.enc +0 -0
  757. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/eks/resource_providers/aws_eks_cluster.schema.json +0 -0
  758. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/eks/resource_providers/aws_eks_cluster_plugin.py.enc +0 -0
  759. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/eks/resource_providers/aws_eks_fargateprofile.py.enc +0 -0
  760. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/eks/resource_providers/aws_eks_fargateprofile.schema.json +0 -0
  761. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/eks/resource_providers/aws_eks_fargateprofile_plugin.py.enc +0 -0
  762. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/eks/resource_providers/aws_eks_nodegroup.py.enc +0 -0
  763. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/eks/resource_providers/aws_eks_nodegroup.schema.json +0 -0
  764. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/eks/resource_providers/aws_eks_nodegroup_plugin.py.enc +0 -0
  765. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/elasticache/__init__.py +0 -0
  766. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/elasticache/entities.py.enc +0 -0
  767. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/elasticache/legacy/__init__.py +0 -0
  768. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/elasticache/legacy/models.py.enc +0 -0
  769. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/elasticache/legacy/provider.py.enc +0 -0
  770. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/elasticache/legacy/redis.py.enc +0 -0
  771. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/elasticache/models.py.enc +0 -0
  772. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/elasticache/packages.py +0 -0
  773. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/elasticache/plugins.py +0 -0
  774. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/elasticache/provider.py.enc +0 -0
  775. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/elasticache/redis.py.enc +0 -0
  776. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/elasticache/redis_server.py.enc +0 -0
  777. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/elasticache/resource_providers/__init__.py +0 -0
  778. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/elasticache/resource_providers/aws_elasticache_cachecluster.py.enc +0 -0
  779. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/elasticache/resource_providers/aws_elasticache_cachecluster.schema.json +0 -0
  780. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/elasticache/resource_providers/aws_elasticache_cachecluster_plugin.py.enc +0 -0
  781. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/elasticache/resource_providers/aws_elasticache_parametergroup.py.enc +0 -0
  782. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/elasticache/resource_providers/aws_elasticache_parametergroup.schema.json +0 -0
  783. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/elasticache/resource_providers/aws_elasticache_parametergroup_plugin.py.enc +0 -0
  784. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/elasticache/resource_providers/aws_elasticache_replicationgroup.py.enc +0 -0
  785. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/elasticache/resource_providers/aws_elasticache_replicationgroup.schema.json +0 -0
  786. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/elasticache/resource_providers/aws_elasticache_replicationgroup_plugin.py.enc +0 -0
  787. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/elasticache/resource_providers/aws_elasticache_securitygroup.py.enc +0 -0
  788. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/elasticache/resource_providers/aws_elasticache_securitygroup.schema.json +0 -0
  789. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/elasticache/resource_providers/aws_elasticache_securitygroup_plugin.py.enc +0 -0
  790. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/elasticache/resource_providers/aws_elasticache_subnetgroup.py.enc +0 -0
  791. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/elasticache/resource_providers/aws_elasticache_subnetgroup.schema.json +0 -0
  792. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/elasticache/resource_providers/aws_elasticache_subnetgroup_plugin.py.enc +0 -0
  793. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/elasticbeanstalk/__init__.py +0 -0
  794. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/elasticbeanstalk/models.py.enc +0 -0
  795. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/elasticbeanstalk/provider.py.enc +0 -0
  796. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/elasticbeanstalk/resource_providers/__init__.py +0 -0
  797. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/elasticbeanstalk/resource_providers/aws_elasticbeanstalk_application.py.enc +0 -0
  798. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/elasticbeanstalk/resource_providers/aws_elasticbeanstalk_application.schema.json +0 -0
  799. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/elasticbeanstalk/resource_providers/aws_elasticbeanstalk_application_plugin.py.enc +0 -0
  800. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/elasticbeanstalk/resource_providers/aws_elasticbeanstalk_applicationversion.py.enc +0 -0
  801. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/elasticbeanstalk/resource_providers/aws_elasticbeanstalk_applicationversion.schema.json +0 -0
  802. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/elasticbeanstalk/resource_providers/aws_elasticbeanstalk_applicationversion_plugin.py.enc +0 -0
  803. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/elasticbeanstalk/resource_providers/aws_elasticbeanstalk_configurationtemplate.py.enc +0 -0
  804. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/elasticbeanstalk/resource_providers/aws_elasticbeanstalk_configurationtemplate.schema.json +0 -0
  805. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/elasticbeanstalk/resource_providers/aws_elasticbeanstalk_configurationtemplate_plugin.py.enc +0 -0
  806. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/elasticbeanstalk/resource_providers/aws_elasticbeanstalk_environment.py.enc +0 -0
  807. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/elasticbeanstalk/resource_providers/aws_elasticbeanstalk_environment.schema.json +0 -0
  808. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/elasticbeanstalk/resource_providers/aws_elasticbeanstalk_environment_plugin.py.enc +0 -0
  809. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/elasticloadbalancingv2/__init__.py +0 -0
  810. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/elasticloadbalancingv2/resource_providers/__init__.py +0 -0
  811. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/elasticloadbalancingv2/resource_providers/aws_elasticloadbalancingv2_listener.py.enc +0 -0
  812. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/elasticloadbalancingv2/resource_providers/aws_elasticloadbalancingv2_listener.schema.json +0 -0
  813. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/elasticloadbalancingv2/resource_providers/aws_elasticloadbalancingv2_listener_plugin.py.enc +0 -0
  814. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/elasticloadbalancingv2/resource_providers/aws_elasticloadbalancingv2_listenerrule.py.enc +0 -0
  815. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/elasticloadbalancingv2/resource_providers/aws_elasticloadbalancingv2_listenerrule.schema.json +0 -0
  816. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/elasticloadbalancingv2/resource_providers/aws_elasticloadbalancingv2_listenerrule_plugin.py.enc +0 -0
  817. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/elasticloadbalancingv2/resource_providers/aws_elasticloadbalancingv2_loadbalancer.py.enc +0 -0
  818. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/elasticloadbalancingv2/resource_providers/aws_elasticloadbalancingv2_loadbalancer.schema.json +0 -0
  819. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/elasticloadbalancingv2/resource_providers/aws_elasticloadbalancingv2_loadbalancer_plugin.py.enc +0 -0
  820. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/elasticloadbalancingv2/resource_providers/aws_elasticloadbalancingv2_targetgroup.py.enc +0 -0
  821. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/elasticloadbalancingv2/resource_providers/aws_elasticloadbalancingv2_targetgroup.schema.json +0 -0
  822. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/elasticloadbalancingv2/resource_providers/aws_elasticloadbalancingv2_targetgroup_plugin.py.enc +0 -0
  823. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/elastictranscoder/__init__.py +0 -0
  824. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/elastictranscoder/provider.py.enc +0 -0
  825. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/elb/__init__.py +0 -0
  826. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/elb/provider.py.enc +0 -0
  827. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/elb/routing.py.enc +0 -0
  828. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/elbv2/__init__.py +0 -0
  829. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/elbv2/provider.py.enc +0 -0
  830. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/emr/__init__.py +0 -0
  831. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/emr/models.py.enc +0 -0
  832. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/emr/provider.py.enc +0 -0
  833. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/emr_serverless/__init__.py +0 -0
  834. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/emr_serverless/models.py.enc +0 -0
  835. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/emr_serverless/provider.py.enc +0 -0
  836. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/events/__init__.py +0 -0
  837. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/events/iam.py.enc +0 -0
  838. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/events/provider.py.enc +0 -0
  839. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/fis/__init__.py +0 -0
  840. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/fis/actions.py.enc +0 -0
  841. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/fis/handler.py.enc +0 -0
  842. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/fis/models.py.enc +0 -0
  843. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/fis/plugins.py +0 -0
  844. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/fis/provider.py.enc +0 -0
  845. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/fis/scheduler.py.enc +0 -0
  846. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/glacier/__init__.py +0 -0
  847. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/glacier/models.py.enc +0 -0
  848. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/glacier/provider.py.enc +0 -0
  849. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/glue/__init__.py +0 -0
  850. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/glue/catalog_utils.py.enc +0 -0
  851. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/glue/crawler_utils.py.enc +0 -0
  852. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/glue/hive_utils.py.enc +0 -0
  853. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/glue/job_executor.py.enc +0 -0
  854. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/glue/models.py.enc +0 -0
  855. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/glue/packages.py +0 -0
  856. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/glue/plugins.py +0 -0
  857. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/glue/provider.py.enc +0 -0
  858. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/glue/resource_providers/__init__.py +0 -0
  859. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/glue/resource_providers/aws_glue_classifier.py.enc +0 -0
  860. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/glue/resource_providers/aws_glue_classifier.schema.json +0 -0
  861. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/glue/resource_providers/aws_glue_classifier_plugin.py.enc +0 -0
  862. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/glue/resource_providers/aws_glue_connection.py.enc +0 -0
  863. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/glue/resource_providers/aws_glue_connection.schema.json +0 -0
  864. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/glue/resource_providers/aws_glue_connection_plugin.py.enc +0 -0
  865. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/glue/resource_providers/aws_glue_crawler.py.enc +0 -0
  866. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/glue/resource_providers/aws_glue_crawler.schema.json +0 -0
  867. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/glue/resource_providers/aws_glue_crawler_plugin.py.enc +0 -0
  868. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/glue/resource_providers/aws_glue_database.py.enc +0 -0
  869. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/glue/resource_providers/aws_glue_database.schema.json +0 -0
  870. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/glue/resource_providers/aws_glue_database_plugin.py.enc +0 -0
  871. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/glue/resource_providers/aws_glue_job.py.enc +0 -0
  872. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/glue/resource_providers/aws_glue_job.schema.json +0 -0
  873. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/glue/resource_providers/aws_glue_job_plugin.py.enc +0 -0
  874. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/glue/resource_providers/aws_glue_registry.py.enc +0 -0
  875. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/glue/resource_providers/aws_glue_registry.schema.json +0 -0
  876. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/glue/resource_providers/aws_glue_registry_plugin.py.enc +0 -0
  877. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/glue/resource_providers/aws_glue_schema.py.enc +0 -0
  878. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/glue/resource_providers/aws_glue_schema.schema.json +0 -0
  879. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/glue/resource_providers/aws_glue_schema_plugin.py.enc +0 -0
  880. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/glue/resource_providers/aws_glue_schemaversion.py.enc +0 -0
  881. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/glue/resource_providers/aws_glue_schemaversion.schema.json +0 -0
  882. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/glue/resource_providers/aws_glue_schemaversion_plugin.py.enc +0 -0
  883. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/glue/resource_providers/aws_glue_schemaversionmetadata.py.enc +0 -0
  884. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/glue/resource_providers/aws_glue_schemaversionmetadata.schema.json +0 -0
  885. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/glue/resource_providers/aws_glue_schemaversionmetadata_plugin.py.enc +0 -0
  886. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/glue/resource_providers/aws_glue_table.py.enc +0 -0
  887. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/glue/resource_providers/aws_glue_table.schema.json +0 -0
  888. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/glue/resource_providers/aws_glue_table_plugin.py.enc +0 -0
  889. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/glue/resource_providers/aws_glue_trigger.py.enc +0 -0
  890. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/glue/resource_providers/aws_glue_trigger.schema.json +0 -0
  891. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/glue/resource_providers/aws_glue_trigger_plugin.py.enc +0 -0
  892. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/glue/resource_providers/aws_glue_workflow.py.enc +0 -0
  893. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/glue/resource_providers/aws_glue_workflow.schema.json +0 -0
  894. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/glue/resource_providers/aws_glue_workflow_plugin.py.enc +0 -0
  895. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/glue/resource_providers/utils.py.enc +0 -0
  896. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/glue/schema_utils.py.enc +0 -0
  897. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/iam/__init__.py +0 -0
  898. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/iam/iam.actions.json +0 -0
  899. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/iam/plugins.py +0 -0
  900. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/iam/policy_engine/__init__.py +0 -0
  901. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/iam/policy_engine/assets/iam_definitions.json +0 -0
  902. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/iam/policy_engine/assets/operation_action_map.json +0 -0
  903. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/iam/policy_engine/assets/transform_iam_defs.py.enc +0 -0
  904. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/iam/policy_engine/engine.py.enc +0 -0
  905. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/iam/policy_engine/handler.py.enc +0 -0
  906. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/iam/policy_engine/iam_service_plugin.py.enc +0 -0
  907. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/iam/policy_engine/identity_policy_retrieval.py.enc +0 -0
  908. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/iam/policy_engine/map_types.py.enc +0 -0
  909. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/iam/policy_engine/models.py.enc +0 -0
  910. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/iam/policy_engine/resource_policy_retrieval.py.enc +0 -0
  911. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/iam/policy_generation/__init__.py +0 -0
  912. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/iam/policy_generation/policy_generator.py.enc +0 -0
  913. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/iam/policy_generation/util.py.enc +0 -0
  914. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/iam/router.py.enc +0 -0
  915. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/identitystore/__init__.py +0 -0
  916. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/identitystore/provider.py.enc +0 -0
  917. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/internal/__init__.py +0 -0
  918. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/internal/stackinfo/__init__.py +0 -0
  919. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/internal/stackinfo/handler.py.enc +0 -0
  920. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/internal/stackinfo/plugins.py +0 -0
  921. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/internal/stackinfo/resource.py.enc +0 -0
  922. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/iot/__init__.py +0 -0
  923. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/iot/certificates.py.enc +0 -0
  924. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/iot/constants.py.enc +0 -0
  925. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/iot/models.py.enc +0 -0
  926. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/iot/mqtt/callbacks.py.enc +0 -0
  927. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/iot/mqtt/client.py.enc +0 -0
  928. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/iot/mqtt/server.py.enc +0 -0
  929. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/iot/mqtt/utils.py.enc +0 -0
  930. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/iot/packages.py +0 -0
  931. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/iot/plugins.py +0 -0
  932. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/iot/provider.py.enc +0 -0
  933. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/iot/query_docs.py.enc +0 -0
  934. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/iot/resource_providers/__init__.py +0 -0
  935. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/iot/resource_providers/aws_iot_certificate.py.enc +0 -0
  936. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/iot/resource_providers/aws_iot_certificate.schema.json +0 -0
  937. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/iot/resource_providers/aws_iot_certificate_plugin.py.enc +0 -0
  938. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/iot/resource_providers/aws_iot_policy.py.enc +0 -0
  939. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/iot/resource_providers/aws_iot_policy.schema.json +0 -0
  940. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/iot/resource_providers/aws_iot_policy_plugin.py.enc +0 -0
  941. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/iot/resource_providers/aws_iot_rolealias.py.enc +0 -0
  942. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/iot/resource_providers/aws_iot_rolealias.schema.json +0 -0
  943. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/iot/resource_providers/aws_iot_rolealias_plugin.py.enc +0 -0
  944. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/iot/resource_providers/aws_iot_thing.py.enc +0 -0
  945. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/iot/resource_providers/aws_iot_thing.schema.json +0 -0
  946. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/iot/resource_providers/aws_iot_thing_plugin.py.enc +0 -0
  947. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/iot/resource_providers/aws_iot_topicrule.py.enc +0 -0
  948. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/iot/resource_providers/aws_iot_topicrule.schema.json +0 -0
  949. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/iot/resource_providers/aws_iot_topicrule_plugin.py.enc +0 -0
  950. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/iot/rule_engine.py.enc +0 -0
  951. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/iot_data/__init__.py +0 -0
  952. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/iot_data/models.py.enc +0 -0
  953. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/iot_data/provider.py.enc +0 -0
  954. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/iotanalytics/__init__.py +0 -0
  955. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/iotanalytics/models.py.enc +0 -0
  956. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/iotanalytics/provider.py.enc +0 -0
  957. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/iotanalytics/resource_providers/__init__.py +0 -0
  958. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/iotanalytics/resource_providers/aws_iotanalytics_channel.py.enc +0 -0
  959. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/iotanalytics/resource_providers/aws_iotanalytics_channel.schema.json +0 -0
  960. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/iotanalytics/resource_providers/aws_iotanalytics_channel_plugin.py.enc +0 -0
  961. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/iotanalytics/resource_providers/aws_iotanalytics_dataset.py.enc +0 -0
  962. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/iotanalytics/resource_providers/aws_iotanalytics_dataset.schema.json +0 -0
  963. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/iotanalytics/resource_providers/aws_iotanalytics_dataset_plugin.py.enc +0 -0
  964. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/iotanalytics/resource_providers/aws_iotanalytics_datastore.py.enc +0 -0
  965. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/iotanalytics/resource_providers/aws_iotanalytics_datastore.schema.json +0 -0
  966. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/iotanalytics/resource_providers/aws_iotanalytics_datastore_plugin.py.enc +0 -0
  967. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/iotanalytics/resource_providers/aws_iotanalytics_pipeline.py.enc +0 -0
  968. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/iotanalytics/resource_providers/aws_iotanalytics_pipeline.schema.json +0 -0
  969. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/iotanalytics/resource_providers/aws_iotanalytics_pipeline_plugin.py.enc +0 -0
  970. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/iotwireless/__init__.py +0 -0
  971. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/iotwireless/models.py.enc +0 -0
  972. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/iotwireless/provider.py.enc +0 -0
  973. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/kafka/__init__.py +0 -0
  974. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/kafka/models.py.enc +0 -0
  975. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/kafka/plugins.py +0 -0
  976. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/kafka/resource_providers/__init__.py +0 -0
  977. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/kafka/resource_providers/aws_msk_cluster.py.enc +0 -0
  978. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/kafka/resource_providers/aws_msk_cluster.schema.json +0 -0
  979. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/kafka/resource_providers/aws_msk_cluster_plugin.py.enc +0 -0
  980. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/kinesis/__init__.py +0 -0
  981. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/kinesis/iam.py.enc +0 -0
  982. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/kinesisanalytics/__init__.py +0 -0
  983. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/kinesisanalytics/models.py.enc +0 -0
  984. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/kinesisanalytics/packages.py +0 -0
  985. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/kinesisanalytics/plugins.py +0 -0
  986. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/kinesisanalytics/provider.py.enc +0 -0
  987. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/kinesisanalytics/query_utils.py.enc +0 -0
  988. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/kinesisanalytics/resource_providers/__init__.py +0 -0
  989. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/kinesisanalytics/resource_providers/aws_kinesisanalytics_application.py.enc +0 -0
  990. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/kinesisanalytics/resource_providers/aws_kinesisanalytics_application.schema.json +0 -0
  991. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/kinesisanalytics/resource_providers/aws_kinesisanalytics_application_plugin.py.enc +0 -0
  992. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/kinesisanalytics/resource_providers/aws_kinesisanalytics_applicationoutput.py.enc +0 -0
  993. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/kinesisanalytics/resource_providers/aws_kinesisanalytics_applicationoutput.schema.json +0 -0
  994. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/kinesisanalytics/resource_providers/aws_kinesisanalytics_applicationoutput_plugin.py.enc +0 -0
  995. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/kinesisanalyticsv2/__init__.py +0 -0
  996. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/kinesisanalyticsv2/provider.py.enc +0 -0
  997. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/kms/__init__.py +0 -0
  998. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/kms/iam.py.enc +0 -0
  999. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/lakeformation/__init__.py +0 -0
  1000. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/lakeformation/models.py.enc +0 -0
  1001. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/lakeformation/provider.py.enc +0 -0
  1002. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/lambda_/__init__.py +0 -0
  1003. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/lambda_/event_source_listeners/__init__.py +0 -0
  1004. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/lambda_/event_source_listeners/kafka_event_source_listener.py.enc +0 -0
  1005. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/lambda_/event_source_mapping/hooks.py.enc +0 -0
  1006. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/lambda_/event_source_mapping/kafka_poller.py.enc +0 -0
  1007. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/lambda_/iam.py.enc +0 -0
  1008. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/lambda_/invocation/__init__.py +0 -0
  1009. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/lambda_/invocation/docker_runtime_executor_hooks.py.enc +0 -0
  1010. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/lambda_/invocation/endpoint_injection/java/SdkV2DisableCertificateValidation/.gitignore +0 -0
  1011. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/lambda_/invocation/endpoint_injection/java/SdkV2DisableCertificateValidation/build.gradle.kts +0 -0
  1012. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/lambda_/invocation/endpoint_injection/java/SdkV2DisableCertificateValidation/gradle/wrapper/gradle-wrapper.jar +0 -0
  1013. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/lambda_/invocation/endpoint_injection/java/SdkV2DisableCertificateValidation/gradle/wrapper/gradle-wrapper.properties +0 -0
  1014. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/lambda_/invocation/endpoint_injection/java/SdkV2DisableCertificateValidation/gradlew +0 -0
  1015. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/lambda_/invocation/endpoint_injection/java/SdkV2DisableCertificateValidation/gradlew.bat +0 -0
  1016. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/lambda_/invocation/endpoint_injection/java/SdkV2DisableCertificateValidation/settings.gradle.kts +0 -0
  1017. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/lambda_/invocation/endpoint_injection/java/SdkV2DisableCertificateValidation/src/main/java/cloud/localstack/HttpClientTransformer.java +0 -0
  1018. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/lambda_/invocation/endpoint_injection/java/SdkV2DisableCertificateValidation/src/main/java/cloud/localstack/SdkV2DisableCertificateValidation.java +0 -0
  1019. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/lambda_/invocation/endpoint_injection/java/SdkV2DisableCertificateValidation.jar +0 -0
  1020. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/lambda_/invocation/endpoint_injection/ruby/localstack_wrapper.sh +0 -0
  1021. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/lambda_/invocation/kubernetes_runtime_executor.py.enc +0 -0
  1022. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/lambda_/invocation/plugins.py +0 -0
  1023. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/lambda_/layerfetcher/__init__.py +0 -0
  1024. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/lambda_/layerfetcher/aws_layer_fetcher.py.enc +0 -0
  1025. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/lambda_/layerfetcher/inject_layer_fetcher_hooks.py.enc +0 -0
  1026. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/lambda_/provider.py.enc +0 -0
  1027. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/logs/__init__.py +0 -0
  1028. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/logs/iam.py.enc +0 -0
  1029. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/logs/provider.py.enc +0 -0
  1030. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/managedblockchain/__init__.py +0 -0
  1031. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/managedblockchain/provider.py.enc +0 -0
  1032. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/mediaconvert/__init__.py +0 -0
  1033. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/mediaconvert/events.py.enc +0 -0
  1034. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/mediaconvert/job.py.enc +0 -0
  1035. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/mediaconvert/models.py.enc +0 -0
  1036. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/mediaconvert/provider.py.enc +0 -0
  1037. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/mediaconvert/utils.py.enc +0 -0
  1038. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/mediastore/__init__.py +0 -0
  1039. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/mediastore/models.py.enc +0 -0
  1040. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/mediastore/provider.py.enc +0 -0
  1041. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/memorydb/__init__.py +0 -0
  1042. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/memorydb/cluster.py.enc +0 -0
  1043. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/memorydb/models.py.enc +0 -0
  1044. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/memorydb/provider.py.enc +0 -0
  1045. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/mq/__init__.py +0 -0
  1046. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/mq/models.py.enc +0 -0
  1047. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/mq/plugins.py +0 -0
  1048. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/mq/provider.py.enc +0 -0
  1049. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/mwaa/__init__.py +0 -0
  1050. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/mwaa/models.py.enc +0 -0
  1051. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/mwaa/provider.py.enc +0 -0
  1052. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/neptune/__init__.py +0 -0
  1053. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/neptune/neptune_api.py.enc +0 -0
  1054. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/neptune/plugins.py +0 -0
  1055. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/neptune/resource_providers/__init__.py +0 -0
  1056. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/neptune/resource_providers/aws_neptune_dbcluster.py.enc +0 -0
  1057. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/neptune/resource_providers/aws_neptune_dbcluster.schema.json +0 -0
  1058. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/neptune/resource_providers/aws_neptune_dbcluster_plugin.py.enc +0 -0
  1059. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/neptune/resource_providers/aws_neptune_dbclusterparametergroup.py.enc +0 -0
  1060. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/neptune/resource_providers/aws_neptune_dbclusterparametergroup.schema.json +0 -0
  1061. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/neptune/resource_providers/aws_neptune_dbclusterparametergroup_plugin.py.enc +0 -0
  1062. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/neptune/resource_providers/aws_neptune_dbinstance.py.enc +0 -0
  1063. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/neptune/resource_providers/aws_neptune_dbinstance.schema.json +0 -0
  1064. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/neptune/resource_providers/aws_neptune_dbinstance_plugin.py.enc +0 -0
  1065. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/neptune/resource_providers/aws_neptune_dbparametergroup.py.enc +0 -0
  1066. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/neptune/resource_providers/aws_neptune_dbparametergroup.schema.json +0 -0
  1067. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/neptune/resource_providers/aws_neptune_dbparametergroup_plugin.py.enc +0 -0
  1068. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/neptune/resource_providers/aws_neptune_dbsubnetgroup.py.enc +0 -0
  1069. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/neptune/resource_providers/aws_neptune_dbsubnetgroup.schema.json +0 -0
  1070. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/neptune/resource_providers/aws_neptune_dbsubnetgroup_plugin.py.enc +0 -0
  1071. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/neptune/server.py.enc +0 -0
  1072. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/opensearch/__init__.py +0 -0
  1073. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/opensearch/provider.py.enc +0 -0
  1074. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/organizations/__init__.py +0 -0
  1075. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/organizations/provider.py.enc +0 -0
  1076. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/pinpoint/__init__.py +0 -0
  1077. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/pinpoint/models.py.enc +0 -0
  1078. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/pinpoint/provider.py.enc +0 -0
  1079. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/pipes/__init__.py +0 -0
  1080. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/pipes/enrichers/__init__.py +0 -0
  1081. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/pipes/enrichers/enricher.py.enc +0 -0
  1082. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/pipes/enrichers/lambda_enricher.py.enc +0 -0
  1083. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/pipes/models.py.enc +0 -0
  1084. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/pipes/pipe_event_processor.py.enc +0 -0
  1085. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/pipes/pipe_loggers/__init__.py +0 -0
  1086. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/pipes/pipe_loggers/cloudwatch_pipe_logger.py.enc +0 -0
  1087. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/pipes/pipe_worker.py.enc +0 -0
  1088. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/pipes/pipe_worker_factory.py.enc +0 -0
  1089. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/pipes/provider.py.enc +0 -0
  1090. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/pipes/resource_providers/__init__.py +0 -0
  1091. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/pipes/resource_providers/aws_pipes_pipe.py.enc +0 -0
  1092. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/pipes/resource_providers/aws_pipes_pipe.schema.json +0 -0
  1093. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/pipes/resource_providers/aws_pipes_pipe_plugin.py.enc +0 -0
  1094. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/pipes/senders/__init__.py +0 -0
  1095. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/pipes/senders/events_sender.py.enc +0 -0
  1096. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/pipes/senders/kinesis_sender.py.enc +0 -0
  1097. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/pipes/senders/sns_sender.py.enc +0 -0
  1098. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/pipes/senders/sqs_sender.py.enc +0 -0
  1099. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/pipes/senders/stepfunctions_sender.py.enc +0 -0
  1100. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/qldb/__init__.py +0 -0
  1101. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/qldb/models.py.enc +0 -0
  1102. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/qldb/plugins.py +0 -0
  1103. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/qldb/provider.py.enc +0 -0
  1104. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/qldb/resource_providers/__init__.py +0 -0
  1105. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/qldb/resource_providers/aws_qldb_ledger.py.enc +0 -0
  1106. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/qldb/resource_providers/aws_qldb_ledger.schema.json +0 -0
  1107. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/qldb/resource_providers/aws_qldb_ledger_plugin.py.enc +0 -0
  1108. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ram/__init__.py +0 -0
  1109. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ram/constants.py.enc +0 -0
  1110. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ram/models.py.enc +0 -0
  1111. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ram/provider.py.enc +0 -0
  1112. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ram/sharing.py.enc +0 -0
  1113. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ram/utils.py.enc +0 -0
  1114. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/rds/__init__.py +0 -0
  1115. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/rds/db_utils.py.enc +0 -0
  1116. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/rds/engine_mariadb.py.enc +0 -0
  1117. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/rds/engine_mssql.py.enc +0 -0
  1118. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/rds/engine_mysql.py.enc +0 -0
  1119. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/rds/engine_postgres.py.enc +0 -0
  1120. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/rds/extensions_postgres.py.enc +0 -0
  1121. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/rds/models.py.enc +0 -0
  1122. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/rds/provider.py.enc +0 -0
  1123. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/rds/resource_providers/__init__.py +0 -0
  1124. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/rds/resource_providers/aws_rds_dbcluster.py.enc +0 -0
  1125. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/rds/resource_providers/aws_rds_dbcluster.schema.json +0 -0
  1126. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/rds/resource_providers/aws_rds_dbcluster_plugin.py.enc +0 -0
  1127. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/rds/resource_providers/aws_rds_dbclusterparametergroup.py.enc +0 -0
  1128. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/rds/resource_providers/aws_rds_dbclusterparametergroup.schema.json +0 -0
  1129. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/rds/resource_providers/aws_rds_dbclusterparametergroup_plugin.py.enc +0 -0
  1130. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/rds/resource_providers/aws_rds_dbinstance.py.enc +0 -0
  1131. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/rds/resource_providers/aws_rds_dbinstance.schema.json +0 -0
  1132. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/rds/resource_providers/aws_rds_dbinstance_plugin.py.enc +0 -0
  1133. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/rds/resource_providers/aws_rds_dbparametergroup.py.enc +0 -0
  1134. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/rds/resource_providers/aws_rds_dbparametergroup.schema.json +0 -0
  1135. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/rds/resource_providers/aws_rds_dbparametergroup_plugin.py.enc +0 -0
  1136. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/rds/resource_providers/aws_rds_dbproxy.py.enc +0 -0
  1137. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/rds/resource_providers/aws_rds_dbproxy.schema.json +0 -0
  1138. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/rds/resource_providers/aws_rds_dbproxy_plugin.py.enc +0 -0
  1139. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/rds/resource_providers/aws_rds_dbproxytargetgroup.py.enc +0 -0
  1140. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/rds/resource_providers/aws_rds_dbproxytargetgroup.schema.json +0 -0
  1141. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/rds/resource_providers/aws_rds_dbproxytargetgroup_plugin.py.enc +0 -0
  1142. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/rds/resource_providers/aws_rds_dbsubnetgroup.py.enc +0 -0
  1143. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/rds/resource_providers/aws_rds_dbsubnetgroup.schema.json +0 -0
  1144. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/rds/resource_providers/aws_rds_dbsubnetgroup_plugin.py.enc +0 -0
  1145. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/rds/resource_providers/aws_rds_globalcluster.py.enc +0 -0
  1146. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/rds/resource_providers/aws_rds_globalcluster.schema.json +0 -0
  1147. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/rds/resource_providers/aws_rds_globalcluster_plugin.py.enc +0 -0
  1148. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/rds/static_data.py.enc +0 -0
  1149. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/rds/utils.py.enc +0 -0
  1150. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/rds_data/__init__.py +0 -0
  1151. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/rds_data/metadata_utils.py.enc +0 -0
  1152. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/rds_data/provider.py.enc +0 -0
  1153. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/redshift/__init__.py +0 -0
  1154. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/redshift/provider.py.enc +0 -0
  1155. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/redshift/resource_providers/__init__.py +0 -0
  1156. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/redshift/resource_providers/aws_redshift_clusterparametergroup.py.enc +0 -0
  1157. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/redshift/resource_providers/aws_redshift_clusterparametergroup.schema.json +0 -0
  1158. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/redshift/resource_providers/aws_redshift_clusterparametergroup_plugin.py.enc +0 -0
  1159. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/redshift/resource_providers/aws_redshift_clustersecuritygroup.py.enc +0 -0
  1160. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/redshift/resource_providers/aws_redshift_clustersecuritygroup.schema.json +0 -0
  1161. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/redshift/resource_providers/aws_redshift_clustersecuritygroup_plugin.py.enc +0 -0
  1162. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/redshift/resource_providers/aws_redshift_clustersubnetgroup.py.enc +0 -0
  1163. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/redshift/resource_providers/aws_redshift_clustersubnetgroup.schema.json +0 -0
  1164. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/redshift/resource_providers/aws_redshift_clustersubnetgroup_plugin.py.enc +0 -0
  1165. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/route53/__init__.py +0 -0
  1166. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/route53/health_checks.py.enc +0 -0
  1167. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/route53/provider.py.enc +0 -0
  1168. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/route53/resource_providers/__init__.py +0 -0
  1169. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/route53/resource_providers/aws_route53_hostedzone.py.enc +0 -0
  1170. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/route53/resource_providers/aws_route53_hostedzone.schema.json +0 -0
  1171. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/route53/resource_providers/aws_route53_hostedzone_plugin.py.enc +0 -0
  1172. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/s3/__init__.py +0 -0
  1173. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/s3/constants.py.enc +0 -0
  1174. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/s3/iam.py.enc +0 -0
  1175. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/s3/legacy/__init__.py +0 -0
  1176. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/s3/legacy/persistence.py.enc +0 -0
  1177. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/s3/legacy/provider.py.enc +0 -0
  1178. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/s3/legacy/s3_mount.py.enc +0 -0
  1179. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/s3/provider.py.enc +0 -0
  1180. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/s3/s3_select_utils.py.enc +0 -0
  1181. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/s3/storage.py.enc +0 -0
  1182. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/sagemaker/__init__.py +0 -0
  1183. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/sagemaker/container.py.enc +0 -0
  1184. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/sagemaker/models.py.enc +0 -0
  1185. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/sagemaker/persistence.py.enc +0 -0
  1186. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/sagemaker/provider.py.enc +0 -0
  1187. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/sagemaker/resource_providers/__init__.py +0 -0
  1188. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/sagemaker/resource_providers/aws_sagemaker_endpoint.py.enc +0 -0
  1189. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/sagemaker/resource_providers/aws_sagemaker_endpoint.schema.json +0 -0
  1190. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/sagemaker/resource_providers/aws_sagemaker_endpoint_plugin.py.enc +0 -0
  1191. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/sagemaker/resource_providers/aws_sagemaker_endpointconfig.py.enc +0 -0
  1192. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/sagemaker/resource_providers/aws_sagemaker_endpointconfig.schema.json +0 -0
  1193. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/sagemaker/resource_providers/aws_sagemaker_endpointconfig_plugin.py.enc +0 -0
  1194. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/sagemaker/resource_providers/aws_sagemaker_model.py.enc +0 -0
  1195. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/sagemaker/resource_providers/aws_sagemaker_model.schema.json +0 -0
  1196. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/sagemaker/resource_providers/aws_sagemaker_model_plugin.py.enc +0 -0
  1197. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/secretsmanager/__init__.py +0 -0
  1198. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/secretsmanager/iam.py.enc +0 -0
  1199. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/secretsmanager/resource_providers/__init__.py +0 -0
  1200. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/secretsmanager/resource_providers/aws_secretsmanager_secrettargetattachment.py.enc +0 -0
  1201. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/secretsmanager/resource_providers/aws_secretsmanager_secrettargetattachment.schema.json +0 -0
  1202. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/secretsmanager/resource_providers/aws_secretsmanager_secrettargetattachment_plugin.py.enc +0 -0
  1203. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/serverlessrepo/__init__.py +0 -0
  1204. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/serverlessrepo/existing.repos.yml +0 -0
  1205. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/serverlessrepo/models.py.enc +0 -0
  1206. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/serverlessrepo/provider.py.enc +0 -0
  1207. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/servicediscovery/__init__.py +0 -0
  1208. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/servicediscovery/models.py.enc +0 -0
  1209. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/servicediscovery/provider.py.enc +0 -0
  1210. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/servicediscovery/resource_providers/__init__.py +0 -0
  1211. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/servicediscovery/resource_providers/aws_servicediscovery_httpnamespace.py.enc +0 -0
  1212. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/servicediscovery/resource_providers/aws_servicediscovery_httpnamespace.schema.json +0 -0
  1213. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/servicediscovery/resource_providers/aws_servicediscovery_httpnamespace_plugin.py.enc +0 -0
  1214. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/servicediscovery/resource_providers/aws_servicediscovery_privatednsnamespace.py.enc +0 -0
  1215. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/servicediscovery/resource_providers/aws_servicediscovery_privatednsnamespace.schema.json +0 -0
  1216. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/servicediscovery/resource_providers/aws_servicediscovery_privatednsnamespace_plugin.py.enc +0 -0
  1217. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/servicediscovery/resource_providers/aws_servicediscovery_publicdnsnamespace.py.enc +0 -0
  1218. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/servicediscovery/resource_providers/aws_servicediscovery_publicdnsnamespace.schema.json +0 -0
  1219. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/servicediscovery/resource_providers/aws_servicediscovery_publicdnsnamespace_plugin.py.enc +0 -0
  1220. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/servicediscovery/resource_providers/aws_servicediscovery_service.py.enc +0 -0
  1221. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/servicediscovery/resource_providers/aws_servicediscovery_service.schema.json +0 -0
  1222. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/servicediscovery/resource_providers/aws_servicediscovery_service_plugin.py.enc +0 -0
  1223. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ses/__init__.py +0 -0
  1224. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ses/provider.py.enc +0 -0
  1225. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ses/resource_providers/__init__.py +0 -0
  1226. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ses/resource_providers/aws_ses_receiptrule.py.enc +0 -0
  1227. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ses/resource_providers/aws_ses_receiptrule.schema.json +0 -0
  1228. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ses/resource_providers/aws_ses_receiptrule_plugin.py.enc +0 -0
  1229. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ses/resource_providers/aws_ses_receiptruleset.py.enc +0 -0
  1230. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ses/resource_providers/aws_ses_receiptruleset.schema.json +0 -0
  1231. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ses/resource_providers/aws_ses_receiptruleset_plugin.py.enc +0 -0
  1232. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ses/resource_providers/aws_ses_template.py.enc +0 -0
  1233. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ses/resource_providers/aws_ses_template.schema.json +0 -0
  1234. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ses/resource_providers/aws_ses_template_plugin.py.enc +0 -0
  1235. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/sesv2/__init__.py +0 -0
  1236. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/sesv2/provider.py.enc +0 -0
  1237. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/sns/__init__.py +0 -0
  1238. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/sns/iam.py.enc +0 -0
  1239. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/sqs/__init__.py +0 -0
  1240. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/sqs/iam.py.enc +0 -0
  1241. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/sqs/provider.py.enc +0 -0
  1242. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ssm/__init__.py +0 -0
  1243. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ssm/iam.py.enc +0 -0
  1244. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/ssm/provider.py.enc +0 -0
  1245. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/sso_admin/__init__.py +0 -0
  1246. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/sso_admin/provider.py.enc +0 -0
  1247. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/stepfunctions/__init__.py +0 -0
  1248. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/stepfunctions/packages.py +0 -0
  1249. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/stepfunctions/plugins.py +0 -0
  1250. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/stepfunctions/provider.py.enc +0 -0
  1251. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/sts/__init__.py +0 -0
  1252. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/sts/iam.py.enc +0 -0
  1253. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/textract/__init__.py +0 -0
  1254. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/textract/provider.py.enc +0 -0
  1255. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/timestream/__init__.py +0 -0
  1256. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/timestream/models.py.enc +0 -0
  1257. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/timestream/postgres_extensions.py.enc +0 -0
  1258. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/timestream/provider.py.enc +0 -0
  1259. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/timestream/resource_providers/__init__.py +0 -0
  1260. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/timestream/resource_providers/aws_timestream_database.py.enc +0 -0
  1261. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/timestream/resource_providers/aws_timestream_database.schema.json +0 -0
  1262. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/timestream/resource_providers/aws_timestream_database_plugin.py.enc +0 -0
  1263. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/timestream/resource_providers/aws_timestream_table.py.enc +0 -0
  1264. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/timestream/resource_providers/aws_timestream_table.schema.json +0 -0
  1265. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/timestream/resource_providers/aws_timestream_table_plugin.py.enc +0 -0
  1266. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/timestream/routing.py.enc +0 -0
  1267. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/timestream/server.py.enc +0 -0
  1268. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/timestream/utils.py.enc +0 -0
  1269. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/transfer/__init__.py +0 -0
  1270. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/transfer/models.py.enc +0 -0
  1271. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/transfer/provider.py.enc +0 -0
  1272. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/wafv2/__init__.py +0 -0
  1273. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/wafv2/provider.py.enc +0 -0
  1274. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/wafv2/resource_providers/__init__.py +0 -0
  1275. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/wafv2/resource_providers/aws_wafv2_ipset.py.enc +0 -0
  1276. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/wafv2/resource_providers/aws_wafv2_ipset.schema.json +0 -0
  1277. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/wafv2/resource_providers/aws_wafv2_ipset_plugin.py.enc +0 -0
  1278. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/wafv2/resource_providers/aws_wafv2_loggingconfiguration.py.enc +0 -0
  1279. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/wafv2/resource_providers/aws_wafv2_loggingconfiguration.schema.json +0 -0
  1280. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/wafv2/resource_providers/aws_wafv2_loggingconfiguration_plugin.py.enc +0 -0
  1281. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/wafv2/resource_providers/aws_wafv2_webacl.py.enc +0 -0
  1282. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/wafv2/resource_providers/aws_wafv2_webacl.schema.json +0 -0
  1283. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/wafv2/resource_providers/aws_wafv2_webacl_plugin.py.enc +0 -0
  1284. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/wafv2/resource_providers/aws_wafv2_webaclassociation.py.enc +0 -0
  1285. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/wafv2/resource_providers/aws_wafv2_webaclassociation.schema.json +0 -0
  1286. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/wafv2/resource_providers/aws_wafv2_webaclassociation_plugin.py.enc +0 -0
  1287. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/xray/__init__.py +0 -0
  1288. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/xray/provider.py.enc +0 -0
  1289. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/services/xray/routes.py.enc +0 -0
  1290. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/testing/__init__.py +0 -0
  1291. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/testing/pytest/__init__.py +0 -0
  1292. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/testing/pytest/persistence.py +0 -0
  1293. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/testing/pytest/store_check.py +0 -0
  1294. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/testing/testselection/__init__.py +0 -0
  1295. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/testing/testselection/matching.py +0 -0
  1296. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/testing/testselection/opt_out.py +0 -0
  1297. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/testing/testselection/scripts/generate_test_selection.py +0 -0
  1298. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/utils/__init__.py +0 -0
  1299. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/utils/aws/__init__.py +0 -0
  1300. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/utils/aws/arns.py.enc +0 -0
  1301. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/utils/aws/aws_utils.py.enc +0 -0
  1302. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/utils/aws/endpoints.py.enc +0 -0
  1303. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/utils/aws/service_dependencies.py.enc +0 -0
  1304. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/utils/bigdata/__init__.py +0 -0
  1305. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/utils/bigdata/bigdata_utils.py.enc +0 -0
  1306. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/utils/bigdata/hive_server.py.enc +0 -0
  1307. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/utils/bigdata/server_utils.py.enc +0 -0
  1308. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/utils/bigdata/trino_server.py.enc +0 -0
  1309. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/utils/cdk_utils.py.enc +0 -0
  1310. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/utils/cloud_pods/__init__.py +0 -0
  1311. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/utils/cloud_pods/ci_run_manager.py.enc +0 -0
  1312. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/utils/common.py.enc +0 -0
  1313. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/utils/container/__init__.py +0 -0
  1314. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/utils/container/container.py.enc +0 -0
  1315. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/utils/container/docker_container.py.enc +0 -0
  1316. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/utils/container/kubernetes_container.py.enc +0 -0
  1317. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/utils/container/plugins.py +0 -0
  1318. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/utils/crypto.py.enc +0 -0
  1319. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/utils/csvquerytool.py.enc +0 -0
  1320. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/utils/decryption_check.py.enc +0 -0
  1321. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/utils/k8s.py.enc +0 -0
  1322. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/utils/libvirt/__init__.py +0 -0
  1323. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/utils/libvirt/configuration.py.enc +0 -0
  1324. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/utils/libvirt/constants.py.enc +0 -0
  1325. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/utils/libvirt/core.py.enc +0 -0
  1326. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/utils/libvirt/models.py.enc +0 -0
  1327. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/utils/multiplexing.py.enc +0 -0
  1328. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/utils/parsing.py.enc +0 -0
  1329. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/utils/perf.py.enc +0 -0
  1330. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/utils/persistence.py.enc +0 -0
  1331. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/utils/postgresql.py.enc +0 -0
  1332. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/utils/proxy_server.py.enc +0 -0
  1333. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack/pro/core/utils/websockets.py.enc +0 -0
  1334. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack_ext.egg-info/SOURCES.txt +0 -0
  1335. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack_ext.egg-info/dependency_links.txt +0 -0
  1336. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack_ext.egg-info/entry_points.txt +0 -0
  1337. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack_ext.egg-info/requires.txt +0 -0
  1338. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/localstack_ext.egg-info/top_level.txt +0 -0
  1339. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/pyproject.toml +0 -0
  1340. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/setup.cfg +0 -0
  1341. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/__init__.py +0 -0
  1342. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/__init__.py +0 -0
  1343. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/cdk_helper.py +0 -0
  1344. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/cdk_templates/AppSyncIaCTest/AppSyncStack.json +0 -0
  1345. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/cdk_templates/BatchAcceptance/BatchStack.json +0 -0
  1346. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/cdk_templates/CfnAmplifyTest/AmplifyTestStack.json +0 -0
  1347. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/cdk_templates/CfnDocDBTest/DocDBTestStack.json +0 -0
  1348. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/cdk_templates/CfnRedshiftSubnetTest/CfnRedshiftSubnetTestStack.json +0 -0
  1349. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/cdk_templates/CfnResourcesElastiCache/CfnResourcesElastiCacheStack.json +0 -0
  1350. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/cdk_templates/CfnRoute53RecordSetAlias/CfnRoute53RecordSetAliasStack.json +0 -0
  1351. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/cdk_templates/CloudFrontRestApiOrigin/CloudFrontRestApiOriginStack.json +0 -0
  1352. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/cdk_templates/DmsMariaDBKinesis/DmsMariaDBKinesisStack.json +0 -0
  1353. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/cdk_templates/DmsS3Kinesis/DmsS3KinesisStack.json +0 -0
  1354. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/cdk_templates/DmsServerless/DmsServerlessStack.json +0 -0
  1355. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/cdk_templates/EC2ACMPCA/EC2ACMPCACaStack.json +0 -0
  1356. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/cdk_templates/EC2ACMPCA/EC2ACMPCARegisterCAStack.json +0 -0
  1357. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/cdk_templates/EC2ACMPCA/EC2ACMPCAServerStack.json +0 -0
  1358. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/cdk_templates/EC2ACMPCA/EC2ACMPCATrailStack.json +0 -0
  1359. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/cdk_templates/EcsSample/DurableStorageWithFargateStack.json +0 -0
  1360. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/cdk_templates/EcsSample/EcsFargateAppPatternsStack.json +0 -0
  1361. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/cdk_templates/EcsSample/EcsFirelensStackFluentBit.json +0 -0
  1362. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/cdk_templates/EcsSample/EcsFirelensStackFluentD.json +0 -0
  1363. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/cdk_templates/EcsSample/EcsNetworkPatternsStack.json +0 -0
  1364. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/cdk_templates/EcsSample/EcsNetworkTGPatternsStack.json +0 -0
  1365. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/cdk_templates/EcsSample/EcsPatternsAppStack.json +0 -0
  1366. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/cdk_templates/EcsSample/EcsPatternsStack.json +0 -0
  1367. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/cdk_templates/EcsSample/QueueProccessing.json +0 -0
  1368. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/cdk_templates/EcsSample/QueueProccessingStack.json +0 -0
  1369. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/cdk_templates/EcsSample/SharedResources.json +0 -0
  1370. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/cdk_templates/EcsSample/service-one.json +0 -0
  1371. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/cdk_templates/EcsSample/service-two.json +0 -0
  1372. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/cdk_templates/KinesisFirehoseRedshift/KinesisFirehoseRedshiftStack.json +0 -0
  1373. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/cdk_templates/MultiStackDeploymentKinesisFirehoseRedshift/KinesisFirehoseRedshiftStack1.json +0 -0
  1374. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/cdk_templates/MultiStackDeploymentKinesisFirehoseRedshift/KinesisFirehoseRedshiftStack2.json +0 -0
  1375. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/cdk_templates/Neptune/NeptuneStack.json +0 -0
  1376. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/cdk_templates/PipesKinesis/PipesKinesisStack.json +0 -0
  1377. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/cdk_templates/PostgresExtension/PostgresExtensions.json +0 -0
  1378. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/cdk_templates/RdsDataMultiEngine/AuroraMultiEngineStack.json +0 -0
  1379. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/cdk_templates/RdsDataPostgres/AuroraPostgresStack.json +0 -0
  1380. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/cdk_templates/RdsDbProxy/RdsDbProxyStack.json +0 -0
  1381. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/cdk_templates/RdsNeptuneDocDB/ClusterStack.json +0 -0
  1382. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/cdk_templates/SageMakerEndpointStack/SageMakerEndpointStack.json +0 -0
  1383. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/cdk_templates/StepFunctionsBatchSubmitJobFailure/infrastructure-batch-failure.json +0 -0
  1384. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/cdk_templates/StepFunctionsBatchSubmitJobInvalidNamePattern/infrastructure-batch-invalid.json +0 -0
  1385. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/cdk_templates/StepFunctionsBatchSubmitJobRequestResponse/infrastructure-batch-request-response.json +0 -0
  1386. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/cdk_templates/StepFunctionsBatchSubmitJobSync/infrastructure-batch-sync.json +0 -0
  1387. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/cdk_templates/TestCognitoAuthorizeScope/CognitoAuthScopeStack.json +0 -0
  1388. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/cdk_templates/TestECSSample/DurableStorageWithFargateStack.json +0 -0
  1389. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/cdk_templates/TestECSSample/SharedResources.json +0 -0
  1390. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/cdk_templates/TestECSSample/service-one.json +0 -0
  1391. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/cdk_templates/TestECSSample/service-two.json +0 -0
  1392. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/cdk_templates/TestFargatePrometheus/FargatePrometheusStack.json +0 -0
  1393. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/cdk_templates/Trigger_CustomEmailSender_SignUp/TestCustomEmailTrigger.json +0 -0
  1394. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/cdk_templates/Wafv2Resources/Wafv2Resources-Sample.json +0 -0
  1395. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/cdk_templates/WordpressBlog/WordpressStack.json +0 -0
  1396. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/cdk_templates/elasticache-cluster-test/TestElasticacheClusterStack.json +0 -0
  1397. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/cdk_templates/elasticache-replication-group-cluster-test/TestReplicationGroupClusterStack.json +0 -0
  1398. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/cdk_templates/elasticache-replication-group-non-cluster-test/TestReplicationGroupNonClusterStack.json +0 -0
  1399. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/cdk_templates/serverlesspresso/ServerlesspressoStack.json +0 -0
  1400. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/conftest.py +0 -0
  1401. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/files/lambda_auth_apikey.py +0 -0
  1402. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/files/lambda_auth_iam.py +0 -0
  1403. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/files/lambda_int_responses.py +0 -0
  1404. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/files/lambda_mgmt_ws.py +0 -0
  1405. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/files/lambda_request_ws_auth.js +0 -0
  1406. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/files/lambda_routes_ws.py +0 -0
  1407. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/fixtures.py +0 -0
  1408. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/__init__.py +0 -0
  1409. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/dms_mariadb_kinesis/__init__.py +0 -0
  1410. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/dms_mariadb_kinesis/test_dms.py +0 -0
  1411. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/dms_mariadb_kinesis/test_dms.snapshot.json +0 -0
  1412. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/dms_mariadb_kinesis/test_dms.validation.json +0 -0
  1413. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/dms_s3_kinesis/__init__.py +0 -0
  1414. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/dms_s3_kinesis/test_dms.py +0 -0
  1415. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/dms_s3_kinesis/test_dms.snapshot.json +0 -0
  1416. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/dms_s3_kinesis/test_dms.validation.json +0 -0
  1417. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/dms_serverless/__init__.py +0 -0
  1418. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/dms_serverless/test_dms_serverless.py +0 -0
  1419. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/dms_serverless/test_dms_serverless.snapshot.json +0 -0
  1420. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/dms_serverless/test_dms_serverless.validation.json +0 -0
  1421. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/ec2_acm_pca/__init__.py +0 -0
  1422. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/ec2_acm_pca/constructs/__init__.py +0 -0
  1423. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/ec2_acm_pca/constructs/ca_stack.py +0 -0
  1424. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/ec2_acm_pca/constructs/register_ca_stack.py +0 -0
  1425. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/ec2_acm_pca/constructs/server_stack.py +0 -0
  1426. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/ec2_acm_pca/constructs/trail_stack.py +0 -0
  1427. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/ec2_acm_pca/functions/cfn/register_ca.py +0 -0
  1428. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/ec2_acm_pca/test_ec2_acm_pca.py +0 -0
  1429. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/ec2_acm_pca/test_ec2_acm_pca.validation.json +0 -0
  1430. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/ec2_acm_pca/userdata/aws_cloud/proxy_user_data.sh +0 -0
  1431. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/ec2_acm_pca/userdata/aws_cloud/server_user_data.sh +0 -0
  1432. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/ec2_acm_pca/userdata/docker/proxy_user_data.sh +0 -0
  1433. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/ec2_acm_pca/userdata/docker/server_user_data.sh +0 -0
  1434. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/fargate_prometheus/__init__.py +0 -0
  1435. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/fargate_prometheus/test_fargate_prometheus.py +0 -0
  1436. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/fargate_prometheus/test_fargate_prometheus.validation.json +0 -0
  1437. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/kinesis_firehose_redshift/__init__.py +0 -0
  1438. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/kinesis_firehose_redshift/helper_functions.py +0 -0
  1439. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/kinesis_firehose_redshift/test_kinesis_firehose_redshift.py +0 -0
  1440. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/kinesis_firehose_redshift/test_kinesis_firehose_redshift.snapshot.json +0 -0
  1441. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/kinesis_firehose_redshift/test_kinesis_firehose_redshift.validation.json +0 -0
  1442. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/rds_neptune_docdb/__init__.py +0 -0
  1443. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/rds_neptune_docdb/constructs/__init__.py +0 -0
  1444. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/rds_neptune_docdb/constructs/aurora_postgres_construct.py +0 -0
  1445. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/rds_neptune_docdb/constructs/docdb_construct.py +0 -0
  1446. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/rds_neptune_docdb/functions/query_helper_docdb.js +0 -0
  1447. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/rds_neptune_docdb/functions/query_helper_rds.py +0 -0
  1448. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/rds_neptune_docdb/test_rds_neptune_docdb.py +0 -0
  1449. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/rds_neptune_docdb/test_rds_neptune_docdb.snapshot.json +0 -0
  1450. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/rds_neptune_docdb/test_rds_neptune_docdb.validation.json +0 -0
  1451. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/serverlesspresso/__init__.py +0 -0
  1452. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/serverlesspresso/artifacts/api/config_service_api.yaml +0 -0
  1453. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/serverlesspresso/artifacts/api/order_manager_api.yaml +0 -0
  1454. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/serverlesspresso/artifacts/functions/GetIotEndpoint.js +0 -0
  1455. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/serverlesspresso/artifacts/functions/configChanged.js +0 -0
  1456. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/serverlesspresso/artifacts/functions/getById.js +0 -0
  1457. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/serverlesspresso/artifacts/functions/getCode.js +0 -0
  1458. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/serverlesspresso/artifacts/functions/newOrder.js +0 -0
  1459. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/serverlesspresso/artifacts/functions/populateDb.js +0 -0
  1460. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/serverlesspresso/artifacts/functions/publishToIOT.js +0 -0
  1461. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/serverlesspresso/artifacts/functions/publishToIOTuserTopic.js +0 -0
  1462. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/serverlesspresso/artifacts/functions/sanitize.py +0 -0
  1463. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/serverlesspresso/artifacts/functions/verifyCode.js +0 -0
  1464. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/serverlesspresso/artifacts/functions/waitingCompletion.js +0 -0
  1465. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/serverlesspresso/artifacts/functions/workflowStarted.js +0 -0
  1466. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/serverlesspresso/artifacts/statemachine/order_state_machine.asl.json +0 -0
  1467. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/serverlesspresso/constructs/__init__.py +0 -0
  1468. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/serverlesspresso/constructs/auth_service.py +0 -0
  1469. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/serverlesspresso/constructs/config_service.py +0 -0
  1470. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/serverlesspresso/constructs/counting_service.py +0 -0
  1471. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/serverlesspresso/constructs/order_manager_service.py +0 -0
  1472. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/serverlesspresso/constructs/order_processor_service.py +0 -0
  1473. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/serverlesspresso/constructs/publisher_service.py +0 -0
  1474. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/serverlesspresso/constructs/serverlesspresso_core_stack.py +0 -0
  1475. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/serverlesspresso/constructs/validator_service.py +0 -0
  1476. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/serverlesspresso/test_serverlesspresso.py +0 -0
  1477. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/serverlesspresso/test_serverlesspresso.snapshot.json +0 -0
  1478. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/serverlesspresso/test_serverlesspresso.validation.json +0 -0
  1479. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/test_utils/__init__.py +0 -0
  1480. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/test_utils/dms_utils.py +0 -0
  1481. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/wordpress_blog/__init__.py +0 -0
  1482. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/wordpress_blog/test_wordpress_blog.py +0 -0
  1483. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/wordpress_blog/test_wordpress_blog.snapshot.json +0 -0
  1484. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/scenario/wordpress_blog/test_wordpress_blog.validation.json +0 -0
  1485. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/serverless/handler.js +0 -0
  1486. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/serverless/package.json +0 -0
  1487. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/serverless/serverless.yml +0 -0
  1488. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/__init__.py +0 -0
  1489. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/account/__init__.py +0 -0
  1490. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/account/test_account.py +0 -0
  1491. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/account/test_account.snapshot.json +0 -0
  1492. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/account/test_account.validation.json +0 -0
  1493. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/acm_pca/__init__.py +0 -0
  1494. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/acm_pca/test_acmpca.py +0 -0
  1495. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/acm_pca/test_acmpca.validation.json +0 -0
  1496. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/amplify/__init__.py +0 -0
  1497. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/amplify/test_amplify.py +0 -0
  1498. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/amplify/test_amplify.snapshot.json +0 -0
  1499. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/amplify/test_amplify.validation.json +0 -0
  1500. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/apigateway/__init__.py +0 -0
  1501. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/apigateway/apigateway_fixtures.py +0 -0
  1502. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/apigateway/conftest.py +0 -0
  1503. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/apigateway/test_apigateway_custom_domain.py +0 -0
  1504. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/apigateway/test_apigateway_custom_domain.snapshot.json +0 -0
  1505. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/apigateway/test_apigateway_custom_domain.validation.json +0 -0
  1506. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/apigateway/test_authorizers.py +0 -0
  1507. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/apigateway/test_authorizers.snapshot.json +0 -0
  1508. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/apigateway/test_authorizers.validation.json +0 -0
  1509. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/apigateway/test_http_apis.py +0 -0
  1510. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/apigateway/test_http_apis.snapshot.json +0 -0
  1511. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/apigateway/test_http_apis.validation.json +0 -0
  1512. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/apigateway/test_rest_apis.py +0 -0
  1513. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/apigateway/test_rest_apis.snapshot.json +0 -0
  1514. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/apigateway/test_rest_apis.validation.json +0 -0
  1515. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/apigateway/test_websocket_apis.py +0 -0
  1516. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/apigateway/test_websocket_apis.snapshot.json +0 -0
  1517. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/apigateway/test_websocket_apis.validation.json +0 -0
  1518. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/apigatewayv2/conftest.py +0 -0
  1519. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/apigatewayv2/resources/nyan-cat.jpg +0 -0
  1520. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/apigatewayv2/test_apigatewayv2_authorizers.py +0 -0
  1521. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/apigatewayv2/test_apigatewayv2_authorizers.snapshot.json +0 -0
  1522. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/apigatewayv2/test_apigatewayv2_authorizers.validation.json +0 -0
  1523. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/apigatewayv2/test_apigatewayv2_aws_kinesis.py +0 -0
  1524. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/apigatewayv2/test_apigatewayv2_aws_kinesis.snapshot.json +0 -0
  1525. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/apigatewayv2/test_apigatewayv2_aws_kinesis.validation.json +0 -0
  1526. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/apigatewayv2/test_apigatewayv2_aws_proxy.py +0 -0
  1527. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/apigatewayv2/test_apigatewayv2_aws_proxy.snapshot.json +0 -0
  1528. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/apigatewayv2/test_apigatewayv2_aws_proxy.validation.json +0 -0
  1529. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/apigatewayv2/test_apigatewayv2_aws_stepfunctions.py +0 -0
  1530. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/apigatewayv2/test_apigatewayv2_aws_stepfunctions.snapshot.json +0 -0
  1531. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/apigatewayv2/test_apigatewayv2_aws_stepfunctions.validation.json +0 -0
  1532. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/apigatewayv2/test_apigatewayv2_custom_domain.py +0 -0
  1533. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/apigatewayv2/test_apigatewayv2_custom_domain.snapshot.json +0 -0
  1534. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/apigatewayv2/test_apigatewayv2_custom_domain.validation.json +0 -0
  1535. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/apigatewayv2/test_apigatewayv2_http_cors.py +0 -0
  1536. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/apigatewayv2/test_apigatewayv2_http_cors.snapshot.json +0 -0
  1537. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/apigatewayv2/test_apigatewayv2_http_cors.validation.json +0 -0
  1538. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/apigatewayv2/test_apigatewayv2_http_crud.py +0 -0
  1539. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/apigatewayv2/test_apigatewayv2_http_crud.snapshot.json +0 -0
  1540. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/apigatewayv2/test_apigatewayv2_http_crud.validation.json +0 -0
  1541. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/apigatewayv2/test_apigatewayv2_http_proxy.py +0 -0
  1542. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/apigatewayv2/test_apigatewayv2_http_proxy.snapshot.json +0 -0
  1543. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/apigatewayv2/test_apigatewayv2_http_proxy.validation.json +0 -0
  1544. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/apigatewayv2/test_apigatewayv2_private.py +0 -0
  1545. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/apigatewayv2/test_apigatewayv2_private.snapshot.json +0 -0
  1546. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/apigatewayv2/test_apigatewayv2_private.validation.json +0 -0
  1547. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/appconfig/__init__.py +0 -0
  1548. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/appconfig/conftest.py +0 -0
  1549. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/appconfig/test_appconfig.py +0 -0
  1550. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/appconfig/test_appconfig.snapshot.json +0 -0
  1551. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/appconfig/test_appconfig.validation.json +0 -0
  1552. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/appconfig/test_appconfigdata.py +0 -0
  1553. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/appconfig/test_appconfigdata.snapshot.json +0 -0
  1554. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/appconfig/test_appconfigdata.validation.json +0 -0
  1555. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/appsync/__init__.py +0 -0
  1556. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/appsync/conftest.py +0 -0
  1557. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/appsync/test_appsync.py +0 -0
  1558. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/appsync/test_appsync.snapshot.json +0 -0
  1559. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/appsync/test_appsync.validation.json +0 -0
  1560. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/athena/__init__.py +0 -0
  1561. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/athena/deltalake/_delta_log/00000000000000000000.json +0 -0
  1562. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/athena/deltalake/_delta_log/00000000000000000001.json +0 -0
  1563. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/athena/deltalake/_delta_log/00000000000000000002.json +0 -0
  1564. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/athena/deltalake/part-00000-1dd09c53-e8ab-4bea-93a9-93a30f368cf8-c000.snappy.parquet +0 -0
  1565. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/athena/deltalake/part-00000-34ed39a8-89eb-479c-bdc2-e3e063b97b24-c000.snappy.parquet +0 -0
  1566. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/athena/deltalake/part-00000-ccd5bcc5-a924-4297-9ebb-a4f433533cae-c000.snappy.parquet +0 -0
  1567. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/athena/test_athena.py +0 -0
  1568. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/athena/test_athena.snapshot.json +0 -0
  1569. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/athena/test_athena.validation.json +0 -0
  1570. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/autoscaling/__init__.py +0 -0
  1571. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/autoscaling/test_autoscaling.py +0 -0
  1572. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/backup/__init__.py +0 -0
  1573. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/backup/test_backup.py +0 -0
  1574. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/backup/test_backup.snapshot.json +0 -0
  1575. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/backup/test_backup.validation.json +0 -0
  1576. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/batch/__init__.py +0 -0
  1577. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/batch/test_batch.py +0 -0
  1578. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/ce/__init__.py +0 -0
  1579. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/ce/test_costexplorer.py +0 -0
  1580. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/__init__.py +0 -0
  1581. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resource_providers/__init__.py +0 -0
  1582. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resource_providers/pipes/__init__.py +0 -0
  1583. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resource_providers/pipes/aws_pipes_pipe/__init__.py +0 -0
  1584. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resource_providers/pipes/aws_pipes_pipe/templates/basic.yaml +0 -0
  1585. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resource_providers/pipes/aws_pipes_pipe/test_basic.py +0 -0
  1586. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resource_providers/pipes/aws_pipes_pipe/test_basic.snapshot.json +0 -0
  1587. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resource_providers/pipes/aws_pipes_pipe/test_basic.validation.json +0 -0
  1588. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resource_providers/qldb/__init__.py +0 -0
  1589. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resource_providers/qldb/aws_qldb_ledger/__init__.py +0 -0
  1590. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resource_providers/qldb/aws_qldb_ledger/templates/basic.yaml +0 -0
  1591. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resource_providers/qldb/aws_qldb_ledger/templates/basic_autogenerated.yaml +0 -0
  1592. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resource_providers/qldb/aws_qldb_ledger/templates/getatt_exploration.yaml +0 -0
  1593. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resource_providers/qldb/aws_qldb_ledger/templates/update.yaml +0 -0
  1594. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resource_providers/qldb/aws_qldb_ledger/test_basic.py +0 -0
  1595. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resource_providers/qldb/aws_qldb_ledger/test_basic.snapshot.json +0 -0
  1596. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resource_providers/qldb/aws_qldb_ledger/test_basic.validation.json +0 -0
  1597. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/__init__.py +0 -0
  1598. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/resources/schema.graphql +0 -0
  1599. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_amplify.py +0 -0
  1600. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_amplify.snapshot.json +0 -0
  1601. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_amplify.validation.json +0 -0
  1602. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_apigateway.py +0 -0
  1603. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_apigateway.snapshot.json +0 -0
  1604. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_apigateway.validation.json +0 -0
  1605. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_apigatewayv2.py +0 -0
  1606. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_apigatewayv2.snapshot.json +0 -0
  1607. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_apigatewayv2.validation.json +0 -0
  1608. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_appconfig.py +0 -0
  1609. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_appconfig.snapshot.json +0 -0
  1610. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_appconfig.validation.json +0 -0
  1611. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_appsync.py +0 -0
  1612. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_appsync.snapshot.json +0 -0
  1613. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_appsync.validation.json +0 -0
  1614. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_athena.py +0 -0
  1615. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_athena.snapshot.json +0 -0
  1616. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_athena.validation.json +0 -0
  1617. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_autoscaling.py +0 -0
  1618. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_autoscaling.snapshot.json +0 -0
  1619. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_autoscaling.validation.json +0 -0
  1620. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_batch.py +0 -0
  1621. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_batch.snapshot.json +0 -0
  1622. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_batch.validation.json +0 -0
  1623. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_cloudfront.py +0 -0
  1624. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_cloudfront.snapshot.json +0 -0
  1625. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_cloudfront.validation.json +0 -0
  1626. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_cloudtrail.py +0 -0
  1627. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_cloudtrail.snapshot.json +0 -0
  1628. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_cognito.py +0 -0
  1629. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_cognito.snapshot.json +0 -0
  1630. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_cognito.validation.json +0 -0
  1631. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_customresources.py +0 -0
  1632. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_customresources.validation.json +0 -0
  1633. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_docdb.py +0 -0
  1634. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_docdb.validation.json +0 -0
  1635. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_ec2.py +0 -0
  1636. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_ec2.snapshot.json +0 -0
  1637. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_ec2.validation.json +0 -0
  1638. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_ecr.py +0 -0
  1639. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_ecs.py +0 -0
  1640. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_ecs.snapshot.json +0 -0
  1641. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_ecs.validation.json +0 -0
  1642. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_efs.py +0 -0
  1643. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_efs.snapshot.json +0 -0
  1644. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_efs.validation.json +0 -0
  1645. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_eks.py +0 -0
  1646. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_eks.snapshot.json +0 -0
  1647. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_eks.validation.json +0 -0
  1648. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_elasticache.py +0 -0
  1649. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_elasticache.snapshot.json +0 -0
  1650. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_elasticache.validation.json +0 -0
  1651. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_elasticbeanstalk.py +0 -0
  1652. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_elasticbeanstalk.snapshot.json +0 -0
  1653. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_elasticbeanstalk.validation.json +0 -0
  1654. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_elasticloadbalancingv2.py +0 -0
  1655. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_elasticloadbalancingv2.snapshot.json +0 -0
  1656. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_elasticloadbalancingv2.validation.json +0 -0
  1657. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_glue.py +0 -0
  1658. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_glue.snapshot.json +0 -0
  1659. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_glue.validation.json +0 -0
  1660. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_iot.py +0 -0
  1661. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_iot.snapshot.json +0 -0
  1662. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_iot.validation.json +0 -0
  1663. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_kinesisanalytics.py +0 -0
  1664. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_kinesisanalytics.snapshot.json +0 -0
  1665. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_kinesisanalytics.validation.json +0 -0
  1666. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_lambda.py +0 -0
  1667. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_msk.py +0 -0
  1668. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_rds.py +0 -0
  1669. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_rds.snapshot.json +0 -0
  1670. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_rds.validation.json +0 -0
  1671. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_redshift.py +0 -0
  1672. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_redshift.validation.json +0 -0
  1673. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_route53.py +0 -0
  1674. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_route53.snapshot.json +0 -0
  1675. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_route53.validation.json +0 -0
  1676. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_sagemaker.py +0 -0
  1677. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_sagemaker.snapshot.json +0 -0
  1678. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_sagemaker.validation.json +0 -0
  1679. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_secretsmanager.py +0 -0
  1680. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_secretsmanager.snapshot.json +0 -0
  1681. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_secretsmanager.validation.json +0 -0
  1682. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_ses.py +0 -0
  1683. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_ses.snapshot.json +0 -0
  1684. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_ses.validation.json +0 -0
  1685. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_timestream.py +0 -0
  1686. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_timestream.snapshot.json +0 -0
  1687. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_timestream.validation.json +0 -0
  1688. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_wafv2.py +0 -0
  1689. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_wafv2.snapshot.json +0 -0
  1690. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/resources/test_wafv2.validation.json +0 -0
  1691. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/test_api.py +0 -0
  1692. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/test_api.snapshot.json +0 -0
  1693. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/test_api.validation.json +0 -0
  1694. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudformation/utils.py +0 -0
  1695. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudfront/__init__.py +0 -0
  1696. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudfront/test_cloudfront.py +0 -0
  1697. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudfront/test_cloudfront.snapshot.json +0 -0
  1698. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudfront/test_cloudfront.validation.json +0 -0
  1699. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudtrail/__init__.py +0 -0
  1700. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudtrail/test_cloudtrail.py +0 -0
  1701. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudtrail/test_cloudtrail.snapshot.json +0 -0
  1702. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudtrail/test_cloudtrail.validation.json +0 -0
  1703. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudwatch/__init__.py +0 -0
  1704. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cloudwatch/cloudwatch.py +0 -0
  1705. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/codecommit/__init__.py +0 -0
  1706. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/codecommit/test_codecommit.py +0 -0
  1707. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cognito/__init__.py +0 -0
  1708. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cognito/test_cognito.py +0 -0
  1709. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cognito/test_cognito.snapshot.json +0 -0
  1710. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/cognito/test_cognito.validation.json +0 -0
  1711. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/dms/__init__.py +0 -0
  1712. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/dms/dms_rds_kinesis/dms_rds_kinesis.tf +0 -0
  1713. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/dms/test_dms.py +0 -0
  1714. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/dms/test_dms.snapshot.json +0 -0
  1715. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/dms/test_dms.validation.json +0 -0
  1716. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/dms/test_dms_serverless.py +0 -0
  1717. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/dms/test_dms_serverless.snapshot.json +0 -0
  1718. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/dms/test_dms_serverless.validation.json +0 -0
  1719. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/dms/test_dms_static_responses.py +0 -0
  1720. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/dms/test_dms_static_responses.snapshot.json +0 -0
  1721. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/dms/test_dms_static_responses.validation.json +0 -0
  1722. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/dms/test_dms_terraform.py +0 -0
  1723. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/dms/test_dms_terraform.snapshot.json +0 -0
  1724. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/docdb/__init__.py +0 -0
  1725. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/docdb/test_docdb.py +0 -0
  1726. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/dynamodb/__init__.py +0 -0
  1727. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/dynamodb/test_dynamodb.py +0 -0
  1728. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/ec2/__init__.py +0 -0
  1729. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/ec2/test_ec2.snapshot.json +0 -0
  1730. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/ec2/test_ec2.validation.json +0 -0
  1731. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/ec2/test_ec2_imds.py +0 -0
  1732. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/ecr/__init__.py +0 -0
  1733. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/ecr/test_ecr.py +0 -0
  1734. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/ecr/test_ecr.snapshot.json +0 -0
  1735. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/ecr/test_ecr.validation.json +0 -0
  1736. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/ecs/__init__.py +0 -0
  1737. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/ecs/fluentd-image/Dockerfile +0 -0
  1738. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/ecs/sample_dockerfile +0 -0
  1739. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/ecs/second_sample_dockerfile +0 -0
  1740. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/ecs/test_ecs.py +0 -0
  1741. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/ecs/test_ecs.snapshot.json +0 -0
  1742. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/ecs/test_ecs.validation.json +0 -0
  1743. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/ecs/test_ecs_patterns.py +0 -0
  1744. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/ecs/test_ecs_patterns.validation.json +0 -0
  1745. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/ecs/test_ecs_samples.py +0 -0
  1746. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/ecs/test_ecs_samples.snapshot.json +0 -0
  1747. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/ecs/test_ecs_samples.validation.json +0 -0
  1748. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/efs/__init__.py +0 -0
  1749. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/efs/test_efs.py +0 -0
  1750. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/efs/test_efs.snapshot.json +0 -0
  1751. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/efs/test_efs.validation.json +0 -0
  1752. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/eks/__init__.py +0 -0
  1753. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/eks/test_eks.py +0 -0
  1754. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/eks/test_eks.snapshot.json +0 -0
  1755. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/eks/test_eks.validation.json +0 -0
  1756. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/elasticache/__init__.py +0 -0
  1757. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/elasticache/test_elasticache.py +0 -0
  1758. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/elasticache/test_elasticache.snapshot.json +0 -0
  1759. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/elasticache/test_elasticache.validation.json +0 -0
  1760. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/elasticache/test_elasticache_redis.py +0 -0
  1761. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/elasticbeanstalk/__init__.py +0 -0
  1762. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/elasticbeanstalk/test_elasticbeanstalk.py +0 -0
  1763. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/elastictranscoder/__init__.py +0 -0
  1764. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/elastictranscoder/test_elastictranscoder.py +0 -0
  1765. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/elastictranscoder/test_elastictranscoder.snapshot.json +0 -0
  1766. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/elastictranscoder/test_elastictranscoder.validation.json +0 -0
  1767. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/elb/__init__.py +0 -0
  1768. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/elb/test_elb.py +0 -0
  1769. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/elb/test_elb.snapshot.json +0 -0
  1770. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/elb/test_elb.validation.json +0 -0
  1771. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/elbv2/__init__.py +0 -0
  1772. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/elbv2/test_elbv2_target_groups.py +0 -0
  1773. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/elbv2/test_elbv2_target_groups.snapshot.json +0 -0
  1774. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/elbv2/test_elbv2_target_groups.validation.json +0 -0
  1775. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/emr/.gitignore +0 -0
  1776. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/emr/__init__.py +0 -0
  1777. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/emr/build.sh +0 -0
  1778. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/emr/pom.xml +0 -0
  1779. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/emr/src/main/java/TestJob.java +0 -0
  1780. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/emr/src/main/scala/TestJobScala.scala +0 -0
  1781. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/emr/test_emr.py +0 -0
  1782. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/emr/test_emr_serverless.py +0 -0
  1783. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/emr/test_emr_serverless.snapshot.json +0 -0
  1784. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/emr/test_emr_serverless.validation.json +0 -0
  1785. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/firehose/__init__.py +0 -0
  1786. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/firehose/conftest.py +0 -0
  1787. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/firehose/test_firehose.py +0 -0
  1788. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/fis/__init__.py +0 -0
  1789. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/fis/test_fis.py +0 -0
  1790. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/glacier/__init__.py +0 -0
  1791. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/glacier/test_glacier.py +0 -0
  1792. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/glacier/test_glacier.snapshot.json +0 -0
  1793. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/glacier/test_glacier.validation.json +0 -0
  1794. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/glue/__init__.py +0 -0
  1795. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/glue/conftest.py +0 -0
  1796. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/glue/test_basic.py +0 -0
  1797. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/glue/test_basic.validation.json +0 -0
  1798. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/glue/test_crawlers.py +0 -0
  1799. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/glue/test_crawlers.snapshot.json +0 -0
  1800. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/glue/test_crawlers.validation.json +0 -0
  1801. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/glue/test_jobs.py +0 -0
  1802. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/glue/test_jobs.validation.json +0 -0
  1803. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/glue/test_schema_registry.py +0 -0
  1804. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/iam/__init__.py +0 -0
  1805. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/iam/conftest.py +0 -0
  1806. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/iam/test_iam_abac.py +0 -0
  1807. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/iam/test_iam_abac.snapshot.json +0 -0
  1808. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/iam/test_iam_abac.validation.json +0 -0
  1809. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/iam/test_iam_cross_account.py +0 -0
  1810. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/iam/test_iam_cross_account.snapshot.json +0 -0
  1811. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/iam/test_iam_cross_account.validation.json +0 -0
  1812. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/iam/test_iam_enforcement.py +0 -0
  1813. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/iam/test_iam_enforcement.snapshot.json +0 -0
  1814. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/iam/test_iam_enforcement.validation.json +0 -0
  1815. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/iam/test_iam_internals.py +0 -0
  1816. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/iam/test_iam_policy_generation.py +0 -0
  1817. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/iam/test_iam_policy_generation_status.py +0 -0
  1818. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/iam/test_inter_service_enforcement.py +0 -0
  1819. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/iam/test_inter_service_enforcement.snapshot.json +0 -0
  1820. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/iam/test_inter_service_enforcement.validation.json +0 -0
  1821. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/identitystore/__init__.py +0 -0
  1822. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/identitystore/test_identitystore.py +0 -0
  1823. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/iot/__init__.py +0 -0
  1824. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/iot/test_iot.py +0 -0
  1825. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/iot/test_iot.snapshot.json +0 -0
  1826. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/iot/test_iot.validation.json +0 -0
  1827. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/iot_data/__init__.py +0 -0
  1828. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/iot_data/test_iot_data.py +0 -0
  1829. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/iot_data/test_iot_data.snapshot.json +0 -0
  1830. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/iot_data/test_iot_data.validation.json +0 -0
  1831. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/iotanalytics/__init__.py +0 -0
  1832. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/iotanalytics/test_iotanalytics.py +0 -0
  1833. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/iotwireless/__init__.py +0 -0
  1834. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/iotwireless/test_iotwireless.py +0 -0
  1835. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/kafka/__init__.py +0 -0
  1836. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/kafka/test_kafka.snapshot.json +0 -0
  1837. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/kafka/test_kafka.validation.json +0 -0
  1838. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/kinesisanalytics/__init__.py +0 -0
  1839. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/kinesisanalytics/test_kinesisanalytics.py +0 -0
  1840. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/kinesisanalytics/test_kinesisanalytics.validation.json +0 -0
  1841. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/kinesisanalyticsv2/__init__.py +0 -0
  1842. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/kinesisanalyticsv2/test_kinesisanalyticsv2.py +0 -0
  1843. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/kms/__init__.py +0 -0
  1844. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/kms/test_kms.py +0 -0
  1845. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/kms/test_kms.snapshot.json +0 -0
  1846. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/kms/test_kms.validation.json +0 -0
  1847. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/lakeformation/__init__.py +0 -0
  1848. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/lakeformation/test_lakeformation.py +0 -0
  1849. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/lambda_/__init__.py +0 -0
  1850. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/lambda_/conftest.py +0 -0
  1851. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/lambda_/extensions/lifecyclelog/extensions/myext1 +0 -0
  1852. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/lambda_/functions/common/.gitignore +0 -0
  1853. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/lambda_/functions/common/Makefile +0 -0
  1854. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/lambda_/functions/common/__init__.py +0 -0
  1855. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/lambda_/functions/common/endpointinjection/Makefile +0 -0
  1856. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/lambda_/functions/common/endpointinjection/__init__.py +0 -0
  1857. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/lambda_/functions/common/endpointinjection/java/Makefile +0 -0
  1858. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/lambda_/functions/common/endpointinjection/java/src/build.gradle +0 -0
  1859. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/lambda_/functions/common/endpointinjection/java/src/src/main/java/echo/Handler.java +0 -0
  1860. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/lambda_/functions/common/endpointinjection/java8.al2/Makefile +0 -0
  1861. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/lambda_/functions/common/endpointinjection/java8.al2/src/build.gradle +0 -0
  1862. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/lambda_/functions/common/endpointinjection/java8.al2/src/src/main/java/echo/Handler.java +0 -0
  1863. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/lambda_/functions/common/endpointinjection/nodejs/Makefile +0 -0
  1864. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/lambda_/functions/common/endpointinjection/nodejs/src/index.mjs +0 -0
  1865. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/lambda_/functions/common/endpointinjection/nodejs16.x/Makefile +0 -0
  1866. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/lambda_/functions/common/endpointinjection/nodejs16.x/src/index.js +0 -0
  1867. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/lambda_/functions/common/endpointinjection/python/Makefile +0 -0
  1868. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/lambda_/functions/common/endpointinjection/python/__init__.py +0 -0
  1869. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/lambda_/functions/common/endpointinjection/python/src/__init__.py +0 -0
  1870. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/lambda_/functions/common/endpointinjection/python/src/handler.py +0 -0
  1871. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/lambda_/functions/common/endpointinjection/ruby/Makefile +0 -0
  1872. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/lambda_/functions/common/endpointinjection/ruby/src/function.rb +0 -0
  1873. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/lambda_/functions/lambda-echo.py +0 -0
  1874. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/lambda_/functions/lambda-sns-publish.py +0 -0
  1875. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/lambda_/functions/lambda_introspect_layer.py +0 -0
  1876. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/lambda_/functions/xray-tracing-powertools-sdkcall.py +0 -0
  1877. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/lambda_/functions/xray-tracing-powertools.py +0 -0
  1878. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/lambda_/functions/xray-tracing.py +0 -0
  1879. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/lambda_/layer-override-test/layer-1/a +0 -0
  1880. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/lambda_/layer-override-test/layer-1/b +0 -0
  1881. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/lambda_/layer-override-test/layer-2/b +0 -0
  1882. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/lambda_/layer-override-test/layer-2/c +0 -0
  1883. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/lambda_/layer.zip +0 -0
  1884. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/lambda_/layers/bin_layer.zip +0 -0
  1885. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/lambda_/test_lambda.py +0 -0
  1886. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/lambda_/test_lambda.snapshot.json +0 -0
  1887. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/lambda_/test_lambda.validation.json +0 -0
  1888. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/lambda_/test_lambda_endpoint_injection.py +0 -0
  1889. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/lambda_/test_lambda_endpoint_injection.validation.json +0 -0
  1890. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/lambda_/test_lambda_event_source_kafka.py +0 -0
  1891. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/lambda_/test_lambda_extensions_api.py +0 -0
  1892. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/lambda_/test_lambda_extensions_api.snapshot.json +0 -0
  1893. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/lambda_/test_lambda_extensions_api.validation.json +0 -0
  1894. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/lambda_/test_lambda_xray.py +0 -0
  1895. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/lambda_/test_lambda_xray.snapshot.json +0 -0
  1896. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/lambda_/test_lambda_xray.validation.json +0 -0
  1897. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/logs/__init__.py +0 -0
  1898. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/logs/test_logs.py +0 -0
  1899. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/logs/test_logs.snapshot.json +0 -0
  1900. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/logs/test_logs.validation.json +0 -0
  1901. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/managedblockchain/__init__.py +0 -0
  1902. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/managedblockchain/test_managedblockchain.py +0 -0
  1903. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/mediaconvert/assets/basic.json +0 -0
  1904. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/mediaconvert/assets/input.mp4 +0 -0
  1905. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/mediaconvert/assets/minimal-static.json +0 -0
  1906. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/mediaconvert/test_mediaconvert.py +0 -0
  1907. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/mediaconvert/test_mediaconvert.snapshot.json +0 -0
  1908. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/mediaconvert/test_mediaconvert.validation.json +0 -0
  1909. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/mediastore/__init__.py +0 -0
  1910. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/mediastore/test_mediastore.py +0 -0
  1911. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/memorydb/__init__.py +0 -0
  1912. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/memorydb/test_memorydb.py +0 -0
  1913. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/memorydb/test_memorydb.snapshot.json +0 -0
  1914. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/memorydb/test_memorydb.validation.json +0 -0
  1915. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/mq/__init__.py +0 -0
  1916. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/mq/test_mq.py +0 -0
  1917. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/mq/test_mq.snapshot.json +0 -0
  1918. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/mq/test_mq.validation.json +0 -0
  1919. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/mwaa/__init__.py +0 -0
  1920. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/mwaa/plugin_v2_flat/plugins.zip +0 -0
  1921. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/mwaa/plugin_v2_nested/plugins.zip +0 -0
  1922. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/mwaa/test_mwaa.py +0 -0
  1923. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/neptune/__init__.py +0 -0
  1924. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/neptune/test_neptune.py +0 -0
  1925. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/neptune/test_neptune_cfn.py +0 -0
  1926. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/neptune/test_neptune_cfn.snapshot.json +0 -0
  1927. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/neptune/test_neptune_cfn.validation.json +0 -0
  1928. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/neptune/tunnel_forwarder.py +0 -0
  1929. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/organizations/__init__.py +0 -0
  1930. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/organizations/test_organizations.py +0 -0
  1931. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/pinpoint/test_pinpoint.py +0 -0
  1932. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/pinpoint/test_pinpoint.snapshot.json +0 -0
  1933. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/pinpoint/test_pinpoint.validation.json +0 -0
  1934. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/pipes/__init__.py +0 -0
  1935. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/pipes/conftest.py +0 -0
  1936. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/pipes/functions/enrichment_add_field.py +0 -0
  1937. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/pipes/functions/enrichment_trigger_fail.py +0 -0
  1938. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/pipes/functions/target_s3_integration.py +0 -0
  1939. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/pipes/functions/target_s3_integration_partial_fail.py +0 -0
  1940. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/pipes/functions/unhandled_error.py +0 -0
  1941. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/pipes/helper_functions.py +0 -0
  1942. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/pipes/test_pipes.py +0 -0
  1943. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/pipes/test_pipes.snapshot.json +0 -0
  1944. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/pipes/test_pipes.validation.json +0 -0
  1945. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/pipes/test_pipes_kinesis.py +0 -0
  1946. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/pipes/test_pipes_kinesis.snapshot.json +0 -0
  1947. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/pipes/test_pipes_kinesis.validation.json +0 -0
  1948. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/pipes/test_pipes_list.py +0 -0
  1949. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/pipes/test_pipes_list.snapshot.json +0 -0
  1950. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/pipes/test_pipes_list.validation.json +0 -0
  1951. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/pipes/test_pipes_targets.py +0 -0
  1952. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/pipes/test_pipes_targets.snapshot.json +0 -0
  1953. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/pipes/test_pipes_targets.validation.json +0 -0
  1954. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/qldb/__init__.py +0 -0
  1955. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/qldb/aws_helpers.py +0 -0
  1956. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/qldb/test_qldb.py +0 -0
  1957. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/qldb/test_qldb.snapshot.json +0 -0
  1958. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/qldb/test_qldb.validation.json +0 -0
  1959. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/ram/__init__.py +0 -0
  1960. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/ram/test_ram.py +0 -0
  1961. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/ram/test_ram.snapshot.json +0 -0
  1962. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/ram/test_ram.validation.json +0 -0
  1963. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/rds/__init__.py +0 -0
  1964. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/rds/functions/helper_postgres_query.py +0 -0
  1965. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/rds/test_rds.py +0 -0
  1966. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/rds/test_rds.snapshot.json +0 -0
  1967. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/rds/test_rds.validation.json +0 -0
  1968. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/rds/test_rds_data.py +0 -0
  1969. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/rds/test_rds_data.snapshot.json +0 -0
  1970. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/rds/test_rds_data.validation.json +0 -0
  1971. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/rds/test_rds_global.py +0 -0
  1972. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/rds/test_rds_global.snapshot.json +0 -0
  1973. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/rds/test_rds_global.validation.json +0 -0
  1974. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/rds/test_rds_postgres_extensions.py +0 -0
  1975. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/rds/test_rds_postgres_extensions.snapshot.json +0 -0
  1976. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/rds/test_rds_postgres_extensions.validation.json +0 -0
  1977. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/redshift/__init__.py +0 -0
  1978. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/redshift/resources/__init__.py +0 -0
  1979. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/redshift/resources/redshift_connector.py +0 -0
  1980. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/redshift/test_redshift.py +0 -0
  1981. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/redshift/test_redshift.snapshot.json +0 -0
  1982. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/redshift/test_redshift.validation.json +0 -0
  1983. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/route53/__init__.py +0 -0
  1984. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/route53/test_route53.py +0 -0
  1985. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/route53/test_route53.snapshot.json +0 -0
  1986. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/route53/test_route53.validation.json +0 -0
  1987. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/s3/__init__.py +0 -0
  1988. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/s3/data/2022-02-customerissue-overflow.csv +0 -0
  1989. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/s3/data/attributeaccess-json-example.json +0 -0
  1990. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/s3/data/from-example-1.json +0 -0
  1991. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/s3/data/from-example-2.json +0 -0
  1992. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/s3/data/minio/csv_queries.data.csv +0 -0
  1993. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/s3/data/minio/csv_queries.json +0 -0
  1994. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/s3/data/minio/csv_queries_2.data.csv +0 -0
  1995. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/s3/data/minio/csv_queries_2.json +0 -0
  1996. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/s3/data/minio/csv_queries_2.noheader.json +0 -0
  1997. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/s3/data/minio/csv_queries_3.data.csv +0 -0
  1998. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/s3/data/minio/csv_queries_3.json +0 -0
  1999. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/s3/data/minio/json_queries.data.ldjson +0 -0
  2000. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/s3/data/minio/json_queries.json +0 -0
  2001. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/s3/data/minio/json_queries_with_data.json +0 -0
  2002. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/s3/data/numbers.csv +0 -0
  2003. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/s3/data/sample_data.csv +0 -0
  2004. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/s3/data/sample_data.csv.bz2 +0 -0
  2005. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/s3/data/sample_data.csv.gz +0 -0
  2006. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/s3/data/testdata-s3select.csv +0 -0
  2007. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/s3/test_s3.py +0 -0
  2008. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/s3/test_s3.snapshot.json +0 -0
  2009. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/s3/test_s3.validation.json +0 -0
  2010. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/s3/test_s3_select.py +0 -0
  2011. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/s3/test_s3_select.snapshot.json +0 -0
  2012. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/s3/test_s3_select.validation.json +0 -0
  2013. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/sagemaker/__init__.py +0 -0
  2014. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/sagemaker/data/model.tar.gz +0 -0
  2015. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/sagemaker/mnist_utils.py +0 -0
  2016. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/sagemaker/sagemaker_utils.py +0 -0
  2017. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/sagemaker/test_sagemaker.py +0 -0
  2018. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/sagemaker/test_sagemaker.snapshot.json +0 -0
  2019. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/sagemaker/test_sagemaker.validation.json +0 -0
  2020. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/serverlessrepo/__init__.py +0 -0
  2021. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/serverlessrepo/test_serverlessrepo.py +0 -0
  2022. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/serverlessrepo/test_serverlessrepo.snapshot.json +0 -0
  2023. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/serverlessrepo/test_serverlessrepo.validation.json +0 -0
  2024. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/servicediscovery/__init__.py +0 -0
  2025. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/servicediscovery/helper_functions.py +0 -0
  2026. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/servicediscovery/test_servicediscovery.py +0 -0
  2027. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/servicediscovery/test_servicediscovery.snapshot.json +0 -0
  2028. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/servicediscovery/test_servicediscovery.validation.json +0 -0
  2029. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/ses/__init__.py +0 -0
  2030. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/ses/test_ses.py +0 -0
  2031. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/ses/test_ses.validation.json +0 -0
  2032. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/sesv2/__init__.py +0 -0
  2033. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/sesv2/test_sesv2.py +0 -0
  2034. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/sesv2/test_sesv2.validation.json +0 -0
  2035. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/sqs/__init__.py +0 -0
  2036. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/sqs/test_sqs.py +0 -0
  2037. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/ssm/__init__.py +0 -0
  2038. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/ssm/test_ssm.py +0 -0
  2039. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/sso_admin/__init__.py +0 -0
  2040. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/sso_admin/test_sso_admin.py +0 -0
  2041. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/stepfunctions/__init__.py +0 -0
  2042. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/stepfunctions/template/__init__.py +0 -0
  2043. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/stepfunctions/template/integratisons/integration_template_loader.py +0 -0
  2044. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/stepfunctions/template/integratisons/statemachines/glue_start_job_run.json5 +0 -0
  2045. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/stepfunctions/template/integratisons/statemachines/glue_start_job_run_sync.json5 +0 -0
  2046. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/stepfunctions/template/template_loader.py +0 -0
  2047. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/stepfunctions/test_batch_integration.py +0 -0
  2048. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/stepfunctions/test_batch_integration.snapshot.json +0 -0
  2049. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/stepfunctions/test_batch_integration.validation.json +0 -0
  2050. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/stepfunctions/test_stepfunctions.py +0 -0
  2051. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/stepfunctions/test_stepfunctions.snapshot.json +0 -0
  2052. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/stepfunctions/test_stepfunctions.validation.json +0 -0
  2053. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/textract/test_textract.py +0 -0
  2054. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/timestream/__init__.py +0 -0
  2055. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/timestream/test_timestream.py +0 -0
  2056. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/timestream/test_timestream.snapshot.json +0 -0
  2057. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/timestream/test_timestream.validation.json +0 -0
  2058. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/transfer/__init__.py +0 -0
  2059. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/transfer/test_transfer.py +0 -0
  2060. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/wafv2/__init__.py +0 -0
  2061. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/wafv2/test_wafv2.py +0 -0
  2062. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/wafv2/test_wafv2.snapshot.json +0 -0
  2063. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/wafv2/test_wafv2.validation.json +0 -0
  2064. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/xray/__init__.py +0 -0
  2065. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/services/xray/test_xray.py +0 -0
  2066. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/amplify_env_variables.yml +0 -0
  2067. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/apigateway.ecs.servicediscovery.yml +0 -0
  2068. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/apigatewayv1.resources.yml +0 -0
  2069. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/apigatewayv2.sample.yml +0 -0
  2070. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/apigatewayv2_api.yaml +0 -0
  2071. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/apigatewayv2_authorizer.yaml +0 -0
  2072. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/apigatewayv2_quickcreate.yml +0 -0
  2073. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/apigwv2_api_mapping.yml +0 -0
  2074. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/appconfig_application_deployment.yml +0 -0
  2075. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/appsync.sample.yml +0 -0
  2076. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/appsync_graphql_api.yml +0 -0
  2077. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/appsync_graphql_schema.yml +0 -0
  2078. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/appsync_s3_code_locations.yml +0 -0
  2079. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/athena_resources.yml +0 -0
  2080. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/autoscaling_vpc.yml +0 -0
  2081. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/cdk-cloudtrail-stack.yaml +0 -0
  2082. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/cloudfront-custom-errors.json +0 -0
  2083. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/cloudfront.sample.yml +0 -0
  2084. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/cloudfront_lambda_redirect.yaml +0 -0
  2085. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/cloudfront_origin_access_control.yml +0 -0
  2086. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/cloudtrail_deploy.yml +0 -0
  2087. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/cognito-apigw.sample.yml +0 -0
  2088. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/cognito_authorizer_client_credentials.yaml +0 -0
  2089. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/cognito_identity_pool_role_attachment.yaml +0 -0
  2090. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/cognito_user_pool_client.yaml +0 -0
  2091. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/customresource-lambda-backed.yaml +0 -0
  2092. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/customresource-sns-backed.yml +0 -0
  2093. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/duplicated_security_group.yml +0 -0
  2094. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/ec2.launchtemplate.yaml +0 -0
  2095. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/ec2.sg.ingress.isolation.yaml +0 -0
  2096. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/ec2.sg.ingress.yaml +0 -0
  2097. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/ec2.vpccidrblockconfigurations.yaml +0 -0
  2098. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/ec2.vpcendpointserviceconfigurations.yaml +0 -0
  2099. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/ecr-cross-region.yml +0 -0
  2100. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/ecr-url-output.yaml +0 -0
  2101. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/ecs-alb-apigw-service.yml +0 -0
  2102. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/ecs-asg.yml +0 -0
  2103. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/ecs.infra.yml +0 -0
  2104. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/ecs.sample.yml +0 -0
  2105. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/efs_file_system.yml +0 -0
  2106. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/eks_cluster.yaml +0 -0
  2107. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/elasticache-cluster.yaml +0 -0
  2108. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/elasticache_cache_cluster.yml +0 -0
  2109. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/elasticbeanstalk_app.yml +0 -0
  2110. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/elbv2_loadbalancer.yaml +0 -0
  2111. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/glue_classifier.yml +0 -0
  2112. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/glue_connection.yml +0 -0
  2113. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/glue_database.yml +0 -0
  2114. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/glue_database_table.yml +0 -0
  2115. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/glue_job.yml +0 -0
  2116. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/glue_registry.yml +0 -0
  2117. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/glue_schema.yml +0 -0
  2118. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/glue_trigger.yml +0 -0
  2119. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/glue_workflow.yml +0 -0
  2120. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/graphql-request.json +0 -0
  2121. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/iot.sample.yml +0 -0
  2122. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/iot_role_alias.yml +0 -0
  2123. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/iot_topic_rule.yml +0 -0
  2124. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/iotanalytics.sample.yml +0 -0
  2125. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/k8s_ingress.json +0 -0
  2126. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/k8s_ingress_2.json +0 -0
  2127. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/kinesisanalytics_app.yml +0 -0
  2128. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/lambda_layer.yaml +0 -0
  2129. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/misc.resources.yml +0 -0
  2130. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/msk_kafka_cluster.yaml +0 -0
  2131. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/openapi.spec.json +0 -0
  2132. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/openapi3.0.spec.yaml +0 -0
  2133. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/persistence_sample.yaml +0 -0
  2134. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/rds.yml +0 -0
  2135. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/rds_cluster.yml +0 -0
  2136. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/rds_cluster_db_parameter_group.yml +0 -0
  2137. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/rds_cluster_with_kms.yml +0 -0
  2138. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/rds_db_parameter_group.yml +0 -0
  2139. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/rds_proxy.yml +0 -0
  2140. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/rds_secretsmanager_lambda.yml +0 -0
  2141. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/rds_serverless_cluster.yml +0 -0
  2142. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/route53_hostedzone.yaml +0 -0
  2143. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/route53_hostedzone_with_comment.yml +0 -0
  2144. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/route53_private_hostedzone.yaml +0 -0
  2145. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/sam_api_tagging.yaml +0 -0
  2146. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/ses_receiptrule.yaml +0 -0
  2147. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/ses_template.yaml +0 -0
  2148. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/templates/timestream_dbs.yaml +0 -0
  2149. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/terraform/appsync.tf +0 -0
  2150. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/terraform/emr.tf +0 -0
  2151. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/terraform/glacier.tf +0 -0
  2152. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/terraform/provider.tf +0 -0
  2153. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/terraform/rds.tf +0 -0
  2154. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/test_application_autoscaling.py +0 -0
  2155. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/test_network_configuration.py +0 -0
  2156. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/test_serverless.py +0 -0
  2157. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/test_terraform.py +0 -0
  2158. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/aws/transformer_utility_ext.py +0 -0
  2159. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/bootstrap/__init__.py +0 -0
  2160. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/bootstrap/conftest.py +0 -0
  2161. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/bootstrap/extensions/__init__.py +0 -0
  2162. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/bootstrap/extensions/test_extension_autoinstall.py +0 -0
  2163. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/bootstrap/licensingv2/__init__.py +0 -0
  2164. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/bootstrap/licensingv2/test_api_key.py +0 -0
  2165. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/bootstrap/pods/__init__.py +0 -0
  2166. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/bootstrap/pods/test_auto_load_pod.py +0 -0
  2167. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/bootstrap/test_pro_startup.py +0 -0
  2168. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/cli/__init__.py +0 -0
  2169. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/cli/test_cli.py +0 -0
  2170. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/conftest.py +0 -0
  2171. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/integration/__init__.py +0 -0
  2172. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/integration/certificates/__init__.py +0 -0
  2173. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/integration/certificates/test_resource.py +0 -0
  2174. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/integration/chaos/__init__.py +0 -0
  2175. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/integration/chaos/test_faults.py +0 -0
  2176. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/integration/chaos/test_network_effects.py +0 -0
  2177. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/integration/cloudpods/__init__.py +0 -0
  2178. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/integration/cloudpods/test_ci_runs.py +0 -0
  2179. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/integration/cloudpods/test_cloudpods.py +0 -0
  2180. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/integration/conftest.py +0 -0
  2181. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/integration/fixtures.py +0 -0
  2182. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/integration/libvirt/__init__.py +0 -0
  2183. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/integration/libvirt/test_libvirt.py +0 -0
  2184. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/integration/services/__init__.py +0 -0
  2185. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/integration/services/internal/__init__.py +0 -0
  2186. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/integration/services/internal/test_stackinfo.py +0 -0
  2187. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/integration/test_crypto.py +0 -0
  2188. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/__init__.py +0 -0
  2189. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/conftest.py +0 -0
  2190. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/__init__.py +0 -0
  2191. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/acm/__init__.py +0 -0
  2192. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/acm/test_acm.py +0 -0
  2193. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/acm_pca/__init__.py +0 -0
  2194. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/acm_pca/test_acm_pca.py +0 -0
  2195. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/amplify/__init__.py +0 -0
  2196. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/amplify/test_amplify.py +0 -0
  2197. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/apigateway/__init__.py +0 -0
  2198. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/apigateway/test_apigateway.py +0 -0
  2199. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/apigateway/test_apigatewayv2.py +0 -0
  2200. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/appconfig/__init__.py +0 -0
  2201. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/appconfig/test_appconfig.py +0 -0
  2202. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/applicationautoscaling/__init__.py +0 -0
  2203. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/applicationautoscaling/test_applicationautoscaling.py +0 -0
  2204. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/appsync/__init__.py +0 -0
  2205. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/appsync/test_appsync.py +0 -0
  2206. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/athena/__init__.py +0 -0
  2207. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/athena/test_athena.py +0 -0
  2208. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/backup/__init__.py +0 -0
  2209. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/backup/test_backup.py +0 -0
  2210. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/batch/__init__.py +0 -0
  2211. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/batch/test_batch.py +0 -0
  2212. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/ce/__init__.py +0 -0
  2213. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/ce/test_costexplorer.py +0 -0
  2214. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/cloudformation/__init__.py +0 -0
  2215. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/cloudformation/test_cloudformation.py +0 -0
  2216. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/cloudfront/__init__.py +0 -0
  2217. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/cloudfront/test_cloudfront.py +0 -0
  2218. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/cloudtrail/__init__.py +0 -0
  2219. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/cloudtrail/test_cloudtrail.py +0 -0
  2220. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/cloudwatch/__init__.py +0 -0
  2221. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/cloudwatch/test_cloudwatch.py +0 -0
  2222. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/codecommit/__init__.py +0 -0
  2223. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/codecommit/test_codecommit.py +0 -0
  2224. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/cognito/__init__.py +0 -0
  2225. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/cognito/test_cognito.py +0 -0
  2226. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/config/__init__.py +0 -0
  2227. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/config/test_config.py +0 -0
  2228. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/dynamodb/__init__.py +0 -0
  2229. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/dynamodb/test_dynamodb.py +0 -0
  2230. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/ec2/__init__.py +0 -0
  2231. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/ec2/test_ec2.py +0 -0
  2232. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/ecr/__init__.py +0 -0
  2233. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/ecr/test_ecr.py +0 -0
  2234. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/efs/__init__.py +0 -0
  2235. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/efs/test_efs.py +0 -0
  2236. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/eks/__init__.py +0 -0
  2237. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/eks/test_eks.py +0 -0
  2238. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/elasticache/__init__.py +0 -0
  2239. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/elasticache/test_elasticache.py +0 -0
  2240. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/elasticbeanstalk/__init__.py +0 -0
  2241. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/elasticbeanstalk/test_eb.py +0 -0
  2242. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/emr/__init__.py +0 -0
  2243. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/emr/test_emr.py +0 -0
  2244. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/events/__init__.py +0 -0
  2245. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/events/test_events.py +0 -0
  2246. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/glacier/__init__.py +0 -0
  2247. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/glacier/test_glacier.py +0 -0
  2248. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/glue/__init__.py +0 -0
  2249. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/glue/test_glue.py +0 -0
  2250. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/iam/__init__.py +0 -0
  2251. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/iam/test_iam.py +0 -0
  2252. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/identitystore/__init__.py +0 -0
  2253. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/identitystore/test_identitystore.py +0 -0
  2254. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/iot/__init__.py +0 -0
  2255. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/iot/test_iot.py +0 -0
  2256. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/kafka/__init__.py +0 -0
  2257. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/kafka/test_kafka.py +0 -0
  2258. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/kinesis/__init__.py +0 -0
  2259. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/kinesis/test_kinesis.py +0 -0
  2260. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/kms/__init__.py +0 -0
  2261. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/kms/test_kms.py +0 -0
  2262. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/lakeformation/__init__.py +0 -0
  2263. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/lakeformation/test_lakeformation.py +0 -0
  2264. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/lambda_/__init__.py +0 -0
  2265. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/lambda_/functions/echo/index.py +0 -0
  2266. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/lambda_/functions/echo.zip +0 -0
  2267. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/lambda_/functions/lambda_invocation_type.py +0 -0
  2268. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/lambda_/functions/layertest/index.py +0 -0
  2269. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/lambda_/functions/layertest.zip +0 -0
  2270. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/lambda_/functions/optcontent/index.py +0 -0
  2271. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/lambda_/functions/optcontent.zip +0 -0
  2272. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/lambda_/image/Dockerfile +0 -0
  2273. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/lambda_/image/index.py +0 -0
  2274. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/lambda_/layers/codeimport/python/testlayerutils/__init__.py +0 -0
  2275. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/lambda_/layers/codeimport/python/testlayerutils/util.py +0 -0
  2276. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/lambda_/layers/codeimport.zip +0 -0
  2277. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/lambda_/test_lambda.py +0 -0
  2278. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/lambda_/test_lambda.validation.json +0 -0
  2279. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/logs/__init__.py +0 -0
  2280. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/logs/test_logs.py +0 -0
  2281. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/managedblockchain/__init__.py +0 -0
  2282. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/managedblockchain/test_managedblockchain.py +0 -0
  2283. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/mediastore/__init__.py +0 -0
  2284. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/mediastore/test_mediastore.py +0 -0
  2285. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/mq/__init__.py +0 -0
  2286. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/mq/test_mq.py +0 -0
  2287. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/opensearch/__init__.py +0 -0
  2288. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/opensearch/test_opensearch.py +0 -0
  2289. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/organizations/__init__.py +0 -0
  2290. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/organizations/test_organizations.py +0 -0
  2291. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/pinpoint/__init__.py +0 -0
  2292. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/pinpoint/test_pinpoint.py +0 -0
  2293. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/qldb/__init__.py +0 -0
  2294. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/qldb/test_qldb.py +0 -0
  2295. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/rds/__init__.py +0 -0
  2296. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/rds/test_rds.py +0 -0
  2297. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/redshift/__init__.py +0 -0
  2298. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/redshift/test_redshift.py +0 -0
  2299. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/route53/__init__.py +0 -0
  2300. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/route53/test_route53.py +0 -0
  2301. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/s3/__init__.py +0 -0
  2302. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/s3/test_s3.py +0 -0
  2303. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/secretsmanager/__init__.py +0 -0
  2304. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/secretsmanager/test_secretsmanager.py +0 -0
  2305. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/serverlessrepo/__init__.py +0 -0
  2306. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/serverlessrepo/test_serverlessrepo.py +0 -0
  2307. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/ses/__init__.py +0 -0
  2308. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/ses/test_ses.py +0 -0
  2309. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/sns/__init__.py +0 -0
  2310. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/sns/test_sns.py +0 -0
  2311. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/sqs/__init__.py +0 -0
  2312. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/sqs/test_sqs.py +0 -0
  2313. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/ssm/__init__.py +0 -0
  2314. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/ssm/test_ssm.py +0 -0
  2315. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/sso_admin/__init__.py +0 -0
  2316. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/sso_admin/test_sso_admin.py +0 -0
  2317. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/stepfunctions/__init__.py +0 -0
  2318. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/stepfunctions/test_stepfunctions.py +0 -0
  2319. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/sts/__init__.py +0 -0
  2320. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/sts/test_sts.py +0 -0
  2321. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/support/__init__.py +0 -0
  2322. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/support/test_support.py +0 -0
  2323. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/swf/__init__.py +0 -0
  2324. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/swf/test_swf.py +0 -0
  2325. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/textract/__init__.py +0 -0
  2326. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/textract/test_textract.py +0 -0
  2327. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/timestream/__init__.py +0 -0
  2328. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/timestream/test_timestream.py +0 -0
  2329. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/transfer/__init__.py +0 -0
  2330. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/transfer/test_transfer.py +0 -0
  2331. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/wafv2/__init__.py +0 -0
  2332. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/wafv2/test_wafv2.py +0 -0
  2333. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/xray/__init__.py +0 -0
  2334. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence/services/xray/test_xray.py +0 -0
  2335. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence_api/README.md +0 -0
  2336. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence_api/pods.sh +0 -0
  2337. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/persistence_api/state.sh +0 -0
  2338. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/pod_remotes/__init__.py +0 -0
  2339. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/pod_remotes/conftest.py +0 -0
  2340. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/pod_remotes/test_remotes_crud.py +0 -0
  2341. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/pod_remotes/test_remotes_save_load.py +0 -0
  2342. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/__init__.py +0 -0
  2343. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/analytics/__init__.py +0 -0
  2344. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/analytics/test_aws_request_logger.py +0 -0
  2345. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/aws/api/__init__.py +0 -0
  2346. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/aws/api/test_asf_providers.py +0 -0
  2347. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/aws/dms/__init__.py +0 -0
  2348. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/aws/dms/test_dms_task_table_mapping.py +0 -0
  2349. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/aws/ecs/__init__.py +0 -0
  2350. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/aws/ecs/test_log_collector_config_generation.py +0 -0
  2351. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/bootstrap/__init__.py +0 -0
  2352. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/bootstrap/extensions/__init__.py +0 -0
  2353. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/bootstrap/extensions/test_repository.py +0 -0
  2354. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/bootstrap/test_configuration.py +0 -0
  2355. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/bootstrap/test_licensingv2.py +0 -0
  2356. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/cli/__init__.py +0 -0
  2357. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/cli/test_cli.py +0 -0
  2358. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/conftest.py +0 -0
  2359. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/extensions/__init__.py +0 -0
  2360. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/extensions/test_resource.py +0 -0
  2361. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/iam_enforcement/__init__.py +0 -0
  2362. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/iam_enforcement/test_iam_internals.py +0 -0
  2363. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/persistence/__init__.py +0 -0
  2364. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/persistence/conftest.py +0 -0
  2365. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/persistence/dummy.py +0 -0
  2366. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/persistence/pickling/__init__.py +0 -0
  2367. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/persistence/pickling/reducers/__init__.py +0 -0
  2368. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/persistence/pickling/reducers/services/__init__.py +0 -0
  2369. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/persistence/pickling/reducers/services/test_acm.py +0 -0
  2370. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/persistence/pickling/reducers/services/test_backends.py +0 -0
  2371. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/persistence/pickling/reducers/test_botocore.py +0 -0
  2372. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/persistence/pickling/reducers/test_cryptography.py +0 -0
  2373. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/persistence/pickling/reducers/test_stdlib.py +0 -0
  2374. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/persistence/pods/__init__.py +0 -0
  2375. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/persistence/pods/test_diff.py +0 -0
  2376. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/persistence/pods/test_endpoints.py +0 -0
  2377. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/persistence/pods/test_manager.py +0 -0
  2378. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/persistence/reset/__init__.py +0 -0
  2379. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/persistence/reset/test_reset.py +0 -0
  2380. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/persistence/snapshot/__init__.py +0 -0
  2381. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/persistence/snapshot/test_endpoints.py +0 -0
  2382. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/persistence/snapshot/test_manager.py +0 -0
  2383. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/persistence/snapshot/test_snapshot.py +0 -0
  2384. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/persistence/test_utils.py +0 -0
  2385. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/services/__init__.py +0 -0
  2386. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/services/apigatewayv2/__init__.py +0 -0
  2387. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/services/apigatewayv2/test_http_integration_request_handler.py +0 -0
  2388. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/services/apigatewayv2/test_http_integration_response_handler.py +0 -0
  2389. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/services/apigatewayv2/test_parameters_mapping.py +0 -0
  2390. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/services/apigatewayv2/test_parser_handler.py +0 -0
  2391. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/services/apigatewayv2/test_router_handler.py +0 -0
  2392. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/test_adapter.py +0 -0
  2393. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/test_apigateway.py +0 -0
  2394. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/test_apigateway_authorizers.py +0 -0
  2395. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/test_apigateway_utils.py +0 -0
  2396. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/test_appsync.py +0 -0
  2397. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/test_athena.py +0 -0
  2398. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/test_auth.py +0 -0
  2399. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/test_cli.py +0 -0
  2400. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/test_cloudformation.py +0 -0
  2401. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/test_cloudfront.py +0 -0
  2402. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/test_cloudpods.py +0 -0
  2403. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/test_cloudtrail.py +0 -0
  2404. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/test_code_minifier.py +0 -0
  2405. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/test_cognito.py +0 -0
  2406. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/test_dms.py +0 -0
  2407. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/test_ec2.py +0 -0
  2408. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/test_eks.py +0 -0
  2409. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/test_elbv2.py +0 -0
  2410. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/test_emr.py +0 -0
  2411. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/test_fis.py +0 -0
  2412. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/test_glue.py +0 -0
  2413. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/test_imports.py +0 -0
  2414. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/test_iot_data.py +0 -0
  2415. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/test_kinesis_analytics.py +0 -0
  2416. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/test_mwaa.py +0 -0
  2417. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/test_openapi.py +0 -0
  2418. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/test_persistence.py +0 -0
  2419. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/test_plugins.py +0 -0
  2420. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/test_qldb.py +0 -0
  2421. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/test_query_docs.py +0 -0
  2422. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/test_rds.py +0 -0
  2423. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/test_rds_data.py +0 -0
  2424. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/test_s3.py +0 -0
  2425. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/test_sqlite_merge.py +0 -0
  2426. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/test_timestream.py +0 -0
  2427. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/test_utils.py +0 -0
  2428. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/utils/__init__.py +0 -0
  2429. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/utils/test_multiplexing.py +0 -0
  2430. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/utils/test_parsing.py +0 -0
  2431. {localstack_ext-3.8.2.dev1 → localstack_ext-3.8.2.dev11}/tests/unit/utils/test_proxy_server.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: localstack-ext
3
- Version: 3.8.2.dev1
3
+ Version: 3.8.2.dev11
4
4
  Summary: Extensions for LocalStack
5
5
  Author-email: LocalStack Team <info@localstack.cloud>
6
6
  License: Proprietary
@@ -164,6 +164,21 @@ components:
164
164
  version:
165
165
  type: integer
166
166
  description: Version number.
167
+ remote_url:
168
+ type: string
169
+ required:
170
+ - remote_url
171
+ NetworkEffectsConfig:
172
+ type: object
173
+ description: Configuration for network effects.
174
+ additionalProperties: false
175
+ required:
176
+ - latency
177
+ properties:
178
+ latency:
179
+ type: integer
180
+ description: Network latency in milliseconds. By default, 0 is used.
181
+ minimum: 0
167
182
  paths:
168
183
  /_aws/cognito-idp/forgotPassword:
169
184
  get:
@@ -248,33 +263,29 @@ paths:
248
263
  get:
249
264
  description: Retrieve certificate for LocalStack IoT root certificate authority
250
265
  tags: [pro, aws]
251
- /localstack/chaos/effects:
266
+ /_localstack/chaos/effects:
252
267
  post:
253
268
  summary: Configure network effects
254
269
  description: Network effects include things like latency, jitter, bandwidth throttling etc. which do not lead to an application-level fault/exception.
270
+ operationId: set_network_effects
255
271
  tags: [pro, chaos]
256
272
  requestBody:
257
273
  required: true
258
274
  content:
259
275
  application/json:
260
276
  schema:
261
- type: object
262
- description: Configuration for network effects.
263
- additionalProperties: false
264
- required:
265
- - latency
266
- properties:
267
- latency:
268
- type: integer
269
- description: Network latency in milliseconds. By default, 0 is used.
270
- minimum: 0
277
+ $ref: '#/components/schemas/NetworkEffectsConfig'
271
278
  responses:
272
279
  200:
273
280
  description: Successfully configured network effects
274
-
281
+ content:
282
+ application/json:
283
+ schema:
284
+ $ref: '#/components/schemas/NetworkEffectsConfig'
275
285
  get:
276
286
  summary: Get current network effects configuration
277
287
  tags: [pro, chaos]
288
+ operationId: get_network_effects
278
289
  description: Retrieve the current configuration for network latency effects in Localstack Chaos.
279
290
  responses:
280
291
  200:
@@ -282,20 +293,13 @@ paths:
282
293
  content:
283
294
  application/json:
284
295
  schema:
285
- type: object
286
- description: Configuration for network effects.
287
- additionalProperties: false
288
- required:
289
- - latency
290
- properties:
291
- latency:
292
- type: integer
293
- description: Network latency in milliseconds. By default, 0 is used.
294
- minimum: 0
295
- /localstack/chaos/faults:
296
+ $ref: '#/components/schemas/NetworkEffectsConfig'
297
+
298
+ /_localstack/chaos/faults:
296
299
  get:
297
300
  summary: Get the current fault configuration
298
301
  description: Retrieve the list of currently configured fault rules.
302
+ operationId: get_fault_rules
299
303
  tags: [pro, chaos]
300
304
  responses:
301
305
  200:
@@ -309,8 +313,9 @@ paths:
309
313
  items:
310
314
  $ref: '#/components/schemas/FaultRule'
311
315
  post:
312
- summary: Add a new fault configuration
313
- description: Add a new set of fault rules.
316
+ summary: Set a new fault configuration
317
+ description: Set a new set of fault rules. Overwrite the previous ones.
318
+ operationId: set_fault_rules
314
319
  tags: [pro, chaos]
315
320
  requestBody:
316
321
  required: true
@@ -335,8 +340,9 @@ paths:
335
340
  $ref: '#/components/schemas/FaultRule'
336
341
 
337
342
  patch:
338
- summary: Add a rule to the current configuration
339
- description: Add a new rule to the existing fault configuration.
343
+ summary: Add a new set of rules to the current configuration
344
+ description: Add new rules to the existing fault configuration.
345
+ operationId: add_fault_rules
340
346
  tags: [pro, chaos]
341
347
  requestBody:
342
348
  required: true
@@ -361,15 +367,20 @@ paths:
361
367
  $ref: '#/components/schemas/FaultRule'
362
368
 
363
369
  delete:
364
- summary: Delete a rule from the configuration
365
- description: Remove a rule from the fault configuration.
370
+ summary: Delete a set of rules from the configuration
371
+ description: Remove rules from the fault configuration.
372
+ operationId: delete_fault_rules
366
373
  tags: [pro, chaos]
367
374
  requestBody:
368
375
  required: true
369
376
  content:
370
377
  application/json:
371
378
  schema:
372
- $ref: '#/components/schemas/FaultRule'
379
+ type: array
380
+ description: List of configured rules for faults.
381
+ uniqueItems: true
382
+ items:
383
+ $ref: '#/components/schemas/FaultRule'
373
384
  responses:
374
385
  200:
375
386
  description: Successful retrieval of current configuration.
@@ -1,6 +1,7 @@
1
1
  import os
2
2
  from typing import List
3
3
  from localstack.packages import DownloadInstaller,Package,PackageInstaller
4
+ from localstack.packages.java import JavaInstallerMixin
4
5
  from localstack.pro.core.constants import S3_ASSETS_BUCKET_URL
5
6
  KAFKA_SERVER_URL=f"{S3_ASSETS_BUCKET_URL}/kafka-server-all-<version>.jar"
6
7
  DEFAULT_VERSION=os.getenv('MSK_DEFAULT_KAFKA_VERSION','').strip()or'2.8.0'
@@ -9,6 +10,6 @@ class KafkaPackage(Package):
9
10
  def __init__(A):super().__init__(name='Kafka',default_version=DEFAULT_VERSION)
10
11
  def get_versions(A):return VERSIONS
11
12
  def _get_installer(A,version):return KafkaPackageInstaller('kafka',version)
12
- class KafkaPackageInstaller(DownloadInstaller):
13
+ class KafkaPackageInstaller(JavaInstallerMixin,DownloadInstaller):
13
14
  def _get_download_url(A):return KAFKA_SERVER_URL.replace('<version>',A.version)
14
15
  kafka_package=KafkaPackage()
@@ -3,12 +3,13 @@ import os
3
3
  from typing import List
4
4
  from localstack.packages import Package,PackageInstaller
5
5
  from localstack.packages.core import ArchiveDownloadAndExtractInstaller
6
+ from localstack.packages.java import JavaInstallerMixin
6
7
  ACTIVE_MQ_URL='https://archive.apache.org/dist/activemq/<ver>/apache-activemq-<ver>-bin.tar.gz'
7
8
  class ActiveMQPackage(Package):
8
9
  def __init__(A):super().__init__('ActiveMQ',_A)
9
10
  def get_versions(A):return[_A]
10
11
  def _get_installer(A,version):return ActiveMQPackageInstaller('active-mq',version)
11
- class ActiveMQPackageInstaller(ArchiveDownloadAndExtractInstaller):
12
+ class ActiveMQPackageInstaller(JavaInstallerMixin,ArchiveDownloadAndExtractInstaller):
12
13
  def _get_download_url(A):return ACTIVE_MQ_URL.replace('<ver>',A.version)
13
14
  def _get_archive_subdir(A):return f"apache-activemq-{A.version}"
14
15
  def _get_install_marker_path(A,install_dir):return os.path.join(install_dir,f"apache-activemq-{A.version}",'bin','activemq')
@@ -8,6 +8,7 @@ import localstack.pro.core.config as config_ext
8
8
  from localstack import config
9
9
  from localstack.packages import DownloadInstaller,InstallTarget,Package,PackageInstaller
10
10
  from localstack.packages.core import ArchiveDownloadAndExtractInstaller
11
+ from localstack.packages.java import JavaInstallerMixin
11
12
  from localstack.pro.core.packages.cve_fixes import copy_entries_into_zip_file
12
13
  from localstack.utils.archives import download_and_extract_with_retry
13
14
  from localstack.utils.http import download
@@ -33,7 +34,7 @@ class Neo4JPackage(Package):
33
34
  def __init__(A):super().__init__('Neo4J',NEO4J_DEFAULT_VERSION)
34
35
  def get_versions(A):return[NEO4J_DEFAULT_VERSION]
35
36
  def _get_installer(A,version):return Neo4JPackageInstaller('neo4j',version)
36
- class Neo4JPackageInstaller(ArchiveDownloadAndExtractInstaller):
37
+ class Neo4JPackageInstaller(JavaInstallerMixin,ArchiveDownloadAndExtractInstaller):
37
38
  def _get_download_url(A):return NEO4J_JAR_URL.replace('<ver>',A.version)
38
39
  def _get_archive_subdir(A):return f"neo4j-community-{A.version}"
39
40
  def _get_install_marker_path(A,install_dir):return os.path.join(install_dir,f"neo4j-community-{A.version}",'bin','neo4j')
@@ -43,7 +44,7 @@ class TinkerpopPackage(Package):
43
44
  if config_ext.NEPTUNE_ENABLE_TRANSACTION:return list(set(list(TINKERPOP_VERSION_SUPPORT_NEPTUNE.values())+[NEPTUNE_TRANSACTION_VERSION]))
44
45
  return list(TINKERPOP_VERSION_SUPPORT_NEPTUNE.values())
45
46
  def _get_installer(A,version):return TinkerpopPackageInstaller('tinkerpop',version)
46
- class TinkerpopPackageInstaller(DownloadInstaller):
47
+ class TinkerpopPackageInstaller(JavaInstallerMixin,DownloadInstaller):
47
48
  def _get_download_url(A):return GREMLIN_SERVER_URL_TEMPLATE.format(version=A.version)
48
49
  def _get_id_manager_url(A):
49
50
  if A.version.startswith('3.7'):return TINKERPOP_ID_MANAGER_URL.format(suffix='-37')
@@ -3,12 +3,13 @@ import os
3
3
  from typing import List
4
4
  from localstack.packages import Package,PackageInstaller
5
5
  from localstack.packages.core import ArchiveDownloadAndExtractInstaller
6
+ from localstack.packages.java import JavaInstallerMixin
6
7
  PARTIQL_URL='https://github.com/partiql/partiql-lang-kotlin/releases/download/v<ver>-alpha/partiql-cli-<ver>.zip'
7
8
  class PartiqlPackage(Package):
8
9
  def __init__(A):super().__init__('Partiql','0.2.1')
9
10
  def get_versions(A):return['0.2.1']
10
11
  def _get_installer(A,version):return PartiqlPackageInstaller(_A,version)
11
- class PartiqlPackageInstaller(ArchiveDownloadAndExtractInstaller):
12
+ class PartiqlPackageInstaller(JavaInstallerMixin,ArchiveDownloadAndExtractInstaller):
12
13
  def _get_download_url(A):return PARTIQL_URL.replace('<ver>',A.version)
13
14
  def _get_install_marker_path(A,install_dir):return os.path.join(install_dir,'partiql-cli-0.2.1','bin',_A)
14
15
  partiql_package=PartiqlPackage()
@@ -12,5 +12,5 @@ __version__: str
12
12
  __version_tuple__: VERSION_TUPLE
13
13
  version_tuple: VERSION_TUPLE
14
14
 
15
- __version__ = version = '3.8.2.dev1'
16
- __version_tuple__ = version_tuple = (3, 8, 2, 'dev1')
15
+ __version__ = version = '3.8.2.dev11'
16
+ __version_tuple__ = version_tuple = (3, 8, 2, 'dev11')
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: localstack-ext
3
- Version: 3.8.2.dev1
3
+ Version: 3.8.2.dev11
4
4
  Summary: Extensions for LocalStack
5
5
  Author-email: LocalStack Team <info@localstack.cloud>
6
6
  License: Proprietary
@@ -0,0 +1 @@
1
+ {"localstack.packages": ["iot-rule-engine/ext=localstack.pro.core.services.iot.plugins:iot_rule_engine_package", "mqtt/ext=localstack.pro.core.services.iot.plugins:mosquitto_package", "ecr/ext=localstack.pro.core.services.ecr.plugins:registry_package", "hadoop/ext=localstack.pro.core.packages.plugins:hadoop_package", "hive/ext=localstack.pro.core.packages.plugins:hive_package", "mysql/ext=localstack.pro.core.packages.plugins:mariadb_package", "postgres/ext=localstack.pro.core.packages.plugins:postgres_package", "spark/ext=localstack.pro.core.packages.plugins:spark_package", "trino/ext=localstack.pro.core.packages.plugins:trino_package", "glue/ext=localstack.pro.core.services.glue.plugins:glue_package", "qldb/ext=localstack.pro.core.services.qldb.plugins:partiql_package", "k3d/ext=localstack.pro.core.services.eks.plugins:k3d_package", "redis/ext=localstack.pro.core.services.elasticache.plugins:redis_package", "stepfunctions/ext=localstack.pro.core.services.stepfunctions.plugins:stepfunctions_package", "amazon-mq/ext=localstack.pro.core.services.mq.plugins:active_mq_package", "kafka/ext=localstack.pro.core.services.kafka.plugins:kafka_package", "neo4j/ext=localstack.pro.core.services.neptune.plugins:neo4j_package", "tinkerpop/ext=localstack.pro.core.services.neptune.plugins:tinkerpop_package", "pysiddhi/ext=localstack.pro.core.services.kinesisanalytics.plugins:pysiddhi_package"], "localstack.pro.core.cloudformation.resource_providers": ["AWS::Route53::HostedZone=localstack.pro.core.services.route53.resource_providers.aws_route53_hostedzone_plugin:Route53HostedZoneProviderPlugin", "AWS::ElasticBeanstalk::Application=localstack.pro.core.services.elasticbeanstalk.resource_providers.aws_elasticbeanstalk_application_plugin:ElasticBeanstalkApplicationProviderPlugin", "AWS::SageMaker::EndpointConfig=localstack.pro.core.services.sagemaker.resource_providers.aws_sagemaker_endpointconfig_plugin:SageMakerEndpointConfigProviderPlugin", "AWS::Neptune::DBSubnetGroup=localstack.pro.core.services.neptune.resource_providers.aws_neptune_dbsubnetgroup_plugin:NeptuneDBSubnetGroupProviderPlugin", "AWS::SES::ReceiptRule=localstack.pro.core.services.ses.resource_providers.aws_ses_receiptrule_plugin:SESReceiptRuleProviderPlugin", "AWS::EFS::MountTarget=localstack.pro.core.services.efs.resource_providers.aws_efs_mounttarget_plugin:EFSMountTargetProviderPlugin", "AWS::ECR::Repository=localstack.pro.core.services.ecr.resource_providers.aws_ecr_repository_plugin:ECRRepositoryProviderPlugin", "AWS::IoT::Thing=localstack.pro.core.services.iot.resource_providers.aws_iot_thing_plugin:IoTThingProviderPlugin", "AWS::ApiGatewayV2::Authorizer=localstack.pro.core.services.apigatewayv2.resource_providers.aws_apigatewayv2_authorizer_plugin:ApiGatewayV2AuthorizerProviderPlugin", "AWS::Cognito::UserPoolDomain=localstack.pro.core.services.cognito.resource_providers.aws_cognito_userpooldomain_plugin:CognitoUserPoolDomainProviderPlugin", "AWS::RDS::DBParameterGroup=localstack.pro.core.services.rds.resource_providers.aws_rds_dbparametergroup_plugin:RDSDBParameterGroupProviderPlugin", "AWS::CloudFront::Function=localstack.pro.core.services.cloudfront.resource_providers.aws_cloudfront_function_plugin:CloudFrontFunctionProviderPlugin", "AWS::KinesisAnalytics::ApplicationOutput=localstack.pro.core.services.kinesisanalytics.resource_providers.aws_kinesisanalytics_applicationoutput_plugin:KinesisAnalyticsApplicationOutputProviderPlugin", "AWS::Glue::Database=localstack.pro.core.services.glue.resource_providers.aws_glue_database_plugin:GlueDatabaseProviderPlugin", "AWS::ACMPCA::CertificateAuthority=localstack.pro.core.services.acmpca.resource_providers.aws_acmpca_certificateauthority_plugin:ACMPCACertificateAuthorityProviderPlugin", "AWS::EC2::SecurityGroupEgress=localstack.pro.core.services.ec2.resource_providers.aws_ec2_securitygroupegress_plugin:EC2SecurityGroupEgressProviderPlugin", "AWS::RDS::GlobalCluster=localstack.pro.core.services.rds.resource_providers.aws_rds_globalcluster_plugin:RDSGlobalClusterProviderPlugin", "AWS::IoT::Certificate=localstack.pro.core.services.iot.resource_providers.aws_iot_certificate_plugin:IoTCertificateProviderPlugin", "AWS::DMS::ReplicationSubnetGroup=localstack.pro.core.services.dms.resource_providers.aws_dms_replicationsubnetgroup_plugin:DMSReplicationSubnetGroupProviderPlugin", "AWS::Glue::Classifier=localstack.pro.core.services.glue.resource_providers.aws_glue_classifier_plugin:GlueClassifierProviderPlugin", "AWS::ACMPCA::CertificateAuthorityActivation=localstack.pro.core.services.acmpca.resource_providers.aws_acmpca_certificateauthorityactivation_plugin:ACMPCACertificateAuthorityActivationProviderPlugin", "AWS::EKS::Cluster=localstack.pro.core.services.eks.resource_providers.aws_eks_cluster_plugin:EKSClusterProviderPlugin", "AWS::QLDB::Ledger=localstack.pro.core.services.qldb.resource_providers.aws_qldb_ledger_plugin:QLDBLedgerProviderPlugin", "AWS::RDS::DBCluster=localstack.pro.core.services.rds.resource_providers.aws_rds_dbcluster_plugin:RDSDBClusterProviderPlugin", "AWS::Glue::Workflow=localstack.pro.core.services.glue.resource_providers.aws_glue_workflow_plugin:GlueWorkflowProviderPlugin", "AWS::MSK::Cluster=localstack.pro.core.services.kafka.resource_providers.aws_msk_cluster_plugin:MSKClusterProviderPlugin", "AWS::Neptune::DBCluster=localstack.pro.core.services.neptune.resource_providers.aws_neptune_dbcluster_plugin:NeptuneDBClusterProviderPlugin", "AWS::ApiGatewayV2::VpcLink=localstack.pro.core.services.apigatewayv2.resource_providers.aws_apigatewayv2_vpclink_plugin:ApiGatewayV2VpcLinkProviderPlugin", "AWS::Athena::DataCatalog=localstack.pro.core.services.athena.resource_providers.aws_athena_datacatalog_plugin:AthenaDataCatalogProviderPlugin", "AWS::Cognito::UserPoolGroup=localstack.pro.core.services.cognito.resource_providers.aws_cognito_userpoolgroup_plugin:CognitoUserPoolGroupProviderPlugin", "AWS::SageMaker::Model=localstack.pro.core.services.sagemaker.resource_providers.aws_sagemaker_model_plugin:SageMakerModelProviderPlugin", "AWS::CloudFront::Distribution=localstack.pro.core.services.cloudfront.resource_providers.aws_cloudfront_distribution_plugin:CloudFrontDistributionProviderPlugin", "AWS::ApplicationAutoScaling::ScalableTarget=localstack.pro.core.services.applicationautoscaling.resource_providers.aws_applicationautoscaling_scalabletarget_plugin:ApplicationAutoScalingScalableTargetProviderPlugin", "AWS::Redshift::ClusterSubnetGroup=localstack.pro.core.services.redshift.resource_providers.aws_redshift_clustersubnetgroup_plugin:RedshiftClusterSubnetGroupProviderPlugin", "AWS::Glue::Trigger=localstack.pro.core.services.glue.resource_providers.aws_glue_trigger_plugin:GlueTriggerProviderPlugin", "AWS::AppSync::FunctionConfiguration=localstack.pro.core.services.appsync.resource_providers.aws_appsync_functionconfiguration_plugin:AppSyncFunctionConfigurationProviderPlugin", "AWS::Glue::Registry=localstack.pro.core.services.glue.resource_providers.aws_glue_registry_plugin:GlueRegistryProviderPlugin", "AWS::Athena::NamedQuery=localstack.pro.core.services.athena.resource_providers.aws_athena_namedquery_plugin:AthenaNamedQueryProviderPlugin", "AWS::WAFv2::LoggingConfiguration=localstack.pro.core.services.wafv2.resource_providers.aws_wafv2_loggingconfiguration_plugin:WAFv2LoggingConfigurationProviderPlugin", "AWS::CloudFront::CloudFrontOriginAccessIdentity=localstack.pro.core.services.cloudfront.resource_providers.aws_cloudfront_cloudfrontoriginaccessidentity_plugin:CloudFrontCloudFrontOriginAccessIdentityProviderPlugin", "AWS::Batch::JobQueue=localstack.pro.core.services.batch.resource_providers.aws_batch_jobqueue_plugin:BatchJobQueueProviderPlugin", "AWS::EFS::FileSystem=localstack.pro.core.services.efs.resource_providers.aws_efs_filesystem_plugin:EFSFileSystemProviderPlugin", "AWS::ApiGatewayV2::DomainName=localstack.pro.core.services.apigatewayv2.resource_providers.aws_apigatewayv2_domainname_plugin:ApiGatewayV2DomainNameProviderPlugin", "AWS::EC2::VPCEndpointService=localstack.pro.core.services.ec2.resource_providers.aws_ec2_vpcendpointservice_plugin:EC2VPCEndpointServiceProviderPlugin", "AWS::ApiGatewayV2::Deployment=localstack.pro.core.services.apigatewayv2.resource_providers.aws_apigatewayv2_deployment_plugin:ApiGatewayV2DeploymentProviderPlugin", "AWS::ApiGatewayV2::Api=localstack.pro.core.services.apigatewayv2.resource_providers.aws_apigatewayv2_api_plugin:ApiGatewayV2ApiProviderPlugin", "AWS::KinesisAnalytics::Application=localstack.pro.core.services.kinesisanalytics.resource_providers.aws_kinesisanalytics_application_plugin:KinesisAnalyticsApplicationProviderPlugin", "AWS::RDS::DBProxyTargetGroup=localstack.pro.core.services.rds.resource_providers.aws_rds_dbproxytargetgroup_plugin:RDSDBProxyTargetGroupProviderPlugin", "AWS::ApiGatewayV2::Stage=localstack.pro.core.services.apigatewayv2.resource_providers.aws_apigatewayv2_stage_plugin:ApiGatewayV2StageProviderPlugin", "AWS::DocDB::DBInstance=localstack.pro.core.services.docdb.resource_providers.aws_docdb_dbinstance_plugin:DocDBDBInstanceProviderPlugin", "AWS::EFS::AccessPoint=localstack.pro.core.services.efs.resource_providers.aws_efs_accesspoint_plugin:EFSAccessPointProviderPlugin", "AWS::WAFv2::IPSet=localstack.pro.core.services.wafv2.resource_providers.aws_wafv2_ipset_plugin:WAFv2IPSetProviderPlugin", "AWS::ElastiCache::CacheCluster=localstack.pro.core.services.elasticache.resource_providers.aws_elasticache_cachecluster_plugin:ElastiCacheCacheClusterProviderPlugin", "AWS::EC2::VPCEndpoint=localstack.pro.core.services.ec2.resource_providers.aws_ec2_vpcendpoint_plugin:EC2VPCEndpointProviderPlugin", "AWS::ElastiCache::ParameterGroup=localstack.pro.core.services.elasticache.resource_providers.aws_elasticache_parametergroup_plugin:ElastiCacheParameterGroupProviderPlugin", "AWS::AppSync::Resolver=localstack.pro.core.services.appsync.resource_providers.aws_appsync_resolver_plugin:AppSyncResolverProviderPlugin", "AWS::SES::ReceiptRuleSet=localstack.pro.core.services.ses.resource_providers.aws_ses_receiptruleset_plugin:SESReceiptRuleSetProviderPlugin", "AWS::DMS::ReplicationConfig=localstack.pro.core.services.dms.resource_providers.aws_dms_replicationconfig_plugin:DMSReplicationConfigProviderPlugin", "AWS::Backup::BackupPlan=localstack.pro.core.services.backup.resource_providers.aws_backup_backupplan_plugin:BackupBackupPlanProviderPlugin", "AWS::DMS::ReplicationTask=localstack.pro.core.services.dms.resource_providers.aws_dms_replicationtask_plugin:DMSReplicationTaskProviderPlugin", "AWS::CloudFormation::CustomResource=localstack.pro.core.services.cloudformation.resource_providers.aws_cloudformation_customresource_plugin:CloudFormationCustomResourceProviderPlugin", "AWS::Neptune::DBParameterGroup=localstack.pro.core.services.neptune.resource_providers.aws_neptune_dbparametergroup_plugin:NeptuneDBParameterGroupProviderPlugin", "AWS::ApiGateway::VpcLink=localstack.pro.core.services.apigateway.resource_providers.aws_apigateway_vpclink_plugin:ApiGatewayVpcLinkProviderPlugin", "AWS::EC2::VPCCidrBlock=localstack.pro.core.services.ec2.resource_providers.aws_ec2_vpccidrblock_plugin:EC2VPCCidrBlockProviderPlugin", "AWS::CloudFront::ResponseHeadersPolicy=localstack.pro.core.services.cloudfront.resource_providers.aws_cloudfront_responseheaderspolicy_plugin:CloudFrontResponseHeadersPolicyProviderPlugin", "AWS::AppSync::DataSource=localstack.pro.core.services.appsync.resource_providers.aws_appsync_datasource_plugin:AppSyncDataSourceProviderPlugin", "AWS::IoT::TopicRule=localstack.pro.core.services.iot.resource_providers.aws_iot_topicrule_plugin:IoTTopicRuleProviderPlugin", "AWS::EKS::FargateProfile=localstack.pro.core.services.eks.resource_providers.aws_eks_fargateprofile_plugin:EKSFargateProfileProviderPlugin", "AWS::Glue::SchemaVersion=localstack.pro.core.services.glue.resource_providers.aws_glue_schemaversion_plugin:GlueSchemaVersionProviderPlugin", "AWS::AppSync::ApiKey=localstack.pro.core.services.appsync.resource_providers.aws_appsync_apikey_plugin:AppSyncApiKeyProviderPlugin", "AWS::ElasticLoadBalancingV2::TargetGroup=localstack.pro.core.services.elasticloadbalancingv2.resource_providers.aws_elasticloadbalancingv2_targetgroup_plugin:ElasticLoadBalancingV2TargetGroupProviderPlugin", "AWS::ApiGatewayV2::Route=localstack.pro.core.services.apigatewayv2.resource_providers.aws_apigatewayv2_route_plugin:ApiGatewayV2RouteProviderPlugin", "AWS::ApiGateway::Authorizer=localstack.pro.core.services.apigateway.resource_providers.aws_apigateway_authorizer_plugin:ApiGatewayAuthorizerProviderPlugin", "AWS::AppConfig::Environment=localstack.pro.core.services.appconfig.resource_providers.aws_appconfig_environment_plugin:AppConfigEnvironmentProviderPlugin", "AWS::DocDB::DBSubnetGroup=localstack.pro.core.services.docdb.resource_providers.aws_docdb_dbsubnetgroup_plugin:DocDBDBSubnetGroupProviderPlugin", "AWS::Glue::Schema=localstack.pro.core.services.glue.resource_providers.aws_glue_schema_plugin:GlueSchemaProviderPlugin", "AWS::ECS::Service=localstack.pro.core.services.ecs.resource_providers.aws_ecs_service_plugin:ECSServiceProviderPlugin", "AWS::SecretsManager::SecretTargetAttachment=localstack.pro.core.services.secretsmanager.resource_providers.aws_secretsmanager_secrettargetattachment_plugin:SecretsManagerSecretTargetAttachmentProviderPlugin", "AWS::ElastiCache::SecurityGroup=localstack.pro.core.services.elasticache.resource_providers.aws_elasticache_securitygroup_plugin:ElastiCacheSecurityGroupProviderPlugin", "AWS::ECS::ClusterCapacityProviderAssociations=localstack.pro.core.services.ecs.resource_providers.aws_ecs_clustercapacityproviderassociations_plugin:ECSClusterCapacityProviderAssociationsProviderPlugin", "AWS::Glue::Table=localstack.pro.core.services.glue.resource_providers.aws_glue_table_plugin:GlueTableProviderPlugin", "AWS::ApplicationAutoScaling::ScalingPolicy=localstack.pro.core.services.applicationautoscaling.resource_providers.aws_applicationautoscaling_scalingpolicy_plugin:ApplicationAutoScalingScalingPolicyProviderPlugin", "AWS::Glue::Crawler=localstack.pro.core.services.glue.resource_providers.aws_glue_crawler_plugin:GlueCrawlerProviderPlugin", "AWS::Batch::JobDefinition=localstack.pro.core.services.batch.resource_providers.aws_batch_jobdefinition_plugin:BatchJobDefinitionProviderPlugin", "AWS::EKS::Nodegroup=localstack.pro.core.services.eks.resource_providers.aws_eks_nodegroup_plugin:EKSNodegroupProviderPlugin", "AWS::ElastiCache::ReplicationGroup=localstack.pro.core.services.elasticache.resource_providers.aws_elasticache_replicationgroup_plugin:ElastiCacheReplicationGroupProviderPlugin", "AWS::IoTAnalytics::Datastore=localstack.pro.core.services.iotanalytics.resource_providers.aws_iotanalytics_datastore_plugin:IoTAnalyticsDatastoreProviderPlugin", "AWS::ElasticLoadBalancingV2::ListenerRule=localstack.pro.core.services.elasticloadbalancingv2.resource_providers.aws_elasticloadbalancingv2_listenerrule_plugin:ElasticLoadBalancingV2ListenerRuleProviderPlugin", "AWS::Neptune::DBClusterParameterGroup=localstack.pro.core.services.neptune.resource_providers.aws_neptune_dbclusterparametergroup_plugin:NeptuneDBClusterParameterGroupProviderPlugin", "AWS::Cognito::IdentityPoolRoleAttachment=localstack.pro.core.services.cognito.resource_providers.aws_cognito_identitypoolroleattachment_plugin:CognitoIdentityPoolRoleAttachmentProviderPlugin", "AWS::ElasticBeanstalk::Environment=localstack.pro.core.services.elasticbeanstalk.resource_providers.aws_elasticbeanstalk_environment_plugin:ElasticBeanstalkEnvironmentProviderPlugin", "AWS::ElastiCache::SubnetGroup=localstack.pro.core.services.elasticache.resource_providers.aws_elasticache_subnetgroup_plugin:ElastiCacheSubnetGroupProviderPlugin", "AWS::AppSync::GraphQLApi=localstack.pro.core.services.appsync.resource_providers.aws_appsync_graphqlapi_plugin:AppSyncGraphQLApiProviderPlugin", "AWS::IoT::Policy=localstack.pro.core.services.iot.resource_providers.aws_iot_policy_plugin:IoTPolicyProviderPlugin", "AWS::Cognito::UserPool=localstack.pro.core.services.cognito.resource_providers.aws_cognito_userpool_plugin:CognitoUserPoolProviderPlugin", "AWS::Cognito::IdentityPool=localstack.pro.core.services.cognito.resource_providers.aws_cognito_identitypool_plugin:CognitoIdentityPoolProviderPlugin", "AWS::ElasticLoadBalancingV2::LoadBalancer=localstack.pro.core.services.elasticloadbalancingv2.resource_providers.aws_elasticloadbalancingv2_loadbalancer_plugin:ElasticLoadBalancingV2LoadBalancerProviderPlugin", "AWS::ApiGatewayV2::RouteResponse=localstack.pro.core.services.apigatewayv2.resource_providers.aws_apigatewayv2_routeresponse_plugin:ApiGatewayV2RouteResponseProviderPlugin", "AWS::ApiGatewayV2::ApiMapping=localstack.pro.core.services.apigatewayv2.resource_providers.aws_apigatewayv2_apimapping_plugin:ApiGatewayV2ApiMappingProviderPlugin", "AWS::Glue::Connection=localstack.pro.core.services.glue.resource_providers.aws_glue_connection_plugin:GlueConnectionProviderPlugin", "AWS::Redshift::ClusterSecurityGroup=localstack.pro.core.services.redshift.resource_providers.aws_redshift_clustersecuritygroup_plugin:RedshiftClusterSecurityGroupProviderPlugin", "AWS::AppConfig::HostedConfigurationVersion=localstack.pro.core.services.appconfig.resource_providers.aws_appconfig_hostedconfigurationversion_plugin:AppConfigHostedConfigurationVersionProviderPlugin", "AWS::ApiGatewayV2::Integration=localstack.pro.core.services.apigatewayv2.resource_providers.aws_apigatewayv2_integration_plugin:ApiGatewayV2IntegrationProviderPlugin", "AWS::SES::Template=localstack.pro.core.services.ses.resource_providers.aws_ses_template_plugin:SESTemplateProviderPlugin", "AWS::AppConfig::DeploymentStrategy=localstack.pro.core.services.appconfig.resource_providers.aws_appconfig_deploymentstrategy_plugin:AppConfigDeploymentStrategyProviderPlugin", "AWS::ACMPCA::Certificate=localstack.pro.core.services.acmpca.resource_providers.aws_acmpca_certificate_plugin:ACMPCACertificateProviderPlugin", "AWS::Cognito::UserPoolResourceServer=localstack.pro.core.services.cognito.resource_providers.aws_cognito_userpoolresourceserver_plugin:CognitoUserPoolResourceServerProviderPlugin", "AWS::AppConfig::ConfigurationProfile=localstack.pro.core.services.appconfig.resource_providers.aws_appconfig_configurationprofile_plugin:AppConfigConfigurationProfileProviderPlugin", "AWS::Cognito::UserPoolIdentityProvider=localstack.pro.core.services.cognito.resource_providers.aws_cognito_userpoolidentityprovider_plugin:CognitoUserPoolIdentityProviderProviderPlugin", "AWS::CloudFront::CachePolicy=localstack.pro.core.services.cloudfront.resource_providers.aws_cloudfront_cachepolicy_plugin:CloudFrontCachePolicyProviderPlugin", "AWS::AppConfig::Application=localstack.pro.core.services.appconfig.resource_providers.aws_appconfig_application_plugin:AppConfigApplicationProviderPlugin", "AWS::RDS::DBInstance=localstack.pro.core.services.rds.resource_providers.aws_rds_dbinstance_plugin:RDSDBInstanceProviderPlugin", "AWS::DocDB::DBClusterParameterGroup=localstack.pro.core.services.docdb.resource_providers.aws_docdb_dbclusterparametergroup_plugin:DocDBDBClusterParameterGroupProviderPlugin", "AWS::RDS::DBProxy=localstack.pro.core.services.rds.resource_providers.aws_rds_dbproxy_plugin:RDSDBProxyProviderPlugin", "AWS::EC2::LaunchTemplate=localstack.pro.core.services.ec2.resource_providers.aws_ec2_launchtemplate_plugin:EC2LaunchTemplateProviderPlugin", "AWS::ApiGatewayV2::IntegrationResponse=localstack.pro.core.services.apigatewayv2.resource_providers.aws_apigatewayv2_integrationresponse_plugin:ApiGatewayV2IntegrationResponseProviderPlugin", "AWS::Glue::Job=localstack.pro.core.services.glue.resource_providers.aws_glue_job_plugin:GlueJobProviderPlugin", "AWS::EC2::EIP=localstack.pro.core.services.ec2.resource_providers.aws_ec2_eip_plugin:EC2EIPProviderPlugin", "AWS::WAFv2::WebACLAssociation=localstack.pro.core.services.wafv2.resource_providers.aws_wafv2_webaclassociation_plugin:WAFv2WebACLAssociationProviderPlugin", "AWS::ElasticBeanstalk::ConfigurationTemplate=localstack.pro.core.services.elasticbeanstalk.resource_providers.aws_elasticbeanstalk_configurationtemplate_plugin:ElasticBeanstalkConfigurationTemplateProviderPlugin", "AWS::WAFv2::WebACL=localstack.pro.core.services.wafv2.resource_providers.aws_wafv2_webacl_plugin:WAFv2WebACLProviderPlugin", "AWS::RDS::DBSubnetGroup=localstack.pro.core.services.rds.resource_providers.aws_rds_dbsubnetgroup_plugin:RDSDBSubnetGroupProviderPlugin", "AWS::DMS::ReplicationInstance=localstack.pro.core.services.dms.resource_providers.aws_dms_replicationinstance_plugin:DMSReplicationInstanceProviderPlugin", "AWS::IoTAnalytics::Dataset=localstack.pro.core.services.iotanalytics.resource_providers.aws_iotanalytics_dataset_plugin:IoTAnalyticsDatasetProviderPlugin", "AWS::CloudFront::OriginRequestPolicy=localstack.pro.core.services.cloudfront.resource_providers.aws_cloudfront_originrequestpolicy_plugin:CloudFrontOriginRequestPolicyProviderPlugin", "AWS::EC2::SecurityGroupIngress=localstack.pro.core.services.ec2.resource_providers.aws_ec2_securitygroupingress_plugin:EC2SecurityGroupIngressProviderPlugin", "AWS::Batch::ComputeEnvironment=localstack.pro.core.services.batch.resource_providers.aws_batch_computeenvironment_plugin:BatchComputeEnvironmentProviderPlugin", "AWS::ElasticBeanstalk::ApplicationVersion=localstack.pro.core.services.elasticbeanstalk.resource_providers.aws_elasticbeanstalk_applicationversion_plugin:ElasticBeanstalkApplicationVersionProviderPlugin", "AWS::DMS::Endpoint=localstack.pro.core.services.dms.resource_providers.aws_dms_endpoint_plugin:DMSEndpointProviderPlugin", "AWS::ElasticLoadBalancingV2::Listener=localstack.pro.core.services.elasticloadbalancingv2.resource_providers.aws_elasticloadbalancingv2_listener_plugin:ElasticLoadBalancingV2ListenerProviderPlugin", "AWS::ECS::CapacityProvider=localstack.pro.core.services.ecs.resource_providers.aws_ecs_capacityprovider_plugin:ECSCapacityProviderProviderPlugin", "AWS::Athena::WorkGroup=localstack.pro.core.services.athena.resource_providers.aws_athena_workgroup_plugin:AthenaWorkGroupProviderPlugin", "AWS::Pipes::Pipe=localstack.pro.core.services.pipes.resource_providers.aws_pipes_pipe_plugin:PipesPipeProviderPlugin", "AWS::Cognito::UserPoolClient=localstack.pro.core.services.cognito.resource_providers.aws_cognito_userpoolclient_plugin:CognitoUserPoolClientProviderPlugin", "AWS::CloudTrail::Trail=localstack.pro.core.services.cloudtrail.resource_providers.aws_cloudtrail_trail_plugin:CloudTrailTrailProviderPlugin", "AWS::Neptune::DBInstance=localstack.pro.core.services.neptune.resource_providers.aws_neptune_dbinstance_plugin:NeptuneDBInstanceProviderPlugin", "AWS::ECS::TaskDefinition=localstack.pro.core.services.ecs.resource_providers.aws_ecs_taskdefinition_plugin:ECSTaskDefinitionProviderPlugin", "AWS::Redshift::ClusterParameterGroup=localstack.pro.core.services.redshift.resource_providers.aws_redshift_clusterparametergroup_plugin:RedshiftClusterParameterGroupProviderPlugin", "AWS::AppConfig::Deployment=localstack.pro.core.services.appconfig.resource_providers.aws_appconfig_deployment_plugin:AppConfigDeploymentProviderPlugin", "AWS::ECS::Cluster=localstack.pro.core.services.ecs.resource_providers.aws_ecs_cluster_plugin:ECSClusterProviderPlugin", "AWS::CloudFront::OriginAccessControl=localstack.pro.core.services.cloudfront.resource_providers.aws_cloudfront_originaccesscontrol_plugin:CloudFrontOriginAccessControlProviderPlugin", "AWS::IoTAnalytics::Pipeline=localstack.pro.core.services.iotanalytics.resource_providers.aws_iotanalytics_pipeline_plugin:IoTAnalyticsPipelineProviderPlugin", "AWS::AppSync::GraphQLSchema=localstack.pro.core.services.appsync.resource_providers.aws_appsync_graphqlschema_plugin:AppSyncGraphQLSchemaProviderPlugin", "AWS::IoT::RoleAlias=localstack.pro.core.services.iot.resource_providers.aws_iot_rolealias_plugin:IoTRoleAliasProviderPlugin", "AWS::SageMaker::Endpoint=localstack.pro.core.services.sagemaker.resource_providers.aws_sagemaker_endpoint_plugin:SageMakerEndpointProviderPlugin", "AWS::DocDB::DBCluster=localstack.pro.core.services.docdb.resource_providers.aws_docdb_dbcluster_plugin:DocDBDBClusterProviderPlugin", "AWS::Glue::SchemaVersionMetadata=localstack.pro.core.services.glue.resource_providers.aws_glue_schemaversionmetadata_plugin:GlueSchemaVersionMetadataProviderPlugin", "AWS::ACMPCA::Permission=localstack.pro.core.services.acmpca.resource_providers.aws_acmpca_permission_plugin:ACMPCAPermissionProviderPlugin", "AWS::Amplify::App=localstack.pro.core.services.amplify.resource_providers.aws_amplify_app_plugin:AmplifyAppProviderPlugin", "AWS::RDS::DBClusterParameterGroup=localstack.pro.core.services.rds.resource_providers.aws_rds_dbclusterparametergroup_plugin:RDSDBClusterParameterGroupProviderPlugin", "AWS::IoTAnalytics::Channel=localstack.pro.core.services.iotanalytics.resource_providers.aws_iotanalytics_channel_plugin:IoTAnalyticsChannelProviderPlugin"], "localstack.hooks.lambda_prebuild_environment_image": ["prebuild_lambda_image=localstack.pro.core.services.lambda_.invocation.docker_runtime_executor_hooks:prebuild_lambda_image"], "localstack.hooks.lambda_prepare_docker_executors": ["prepare_docker_executor_hook=localstack.pro.core.services.lambda_.invocation.docker_runtime_executor_hooks:prepare_docker_executor_hook"], "localstack.hooks.lambda_start_docker_executor": ["start_docker_executor_hook=localstack.pro.core.services.lambda_.invocation.docker_runtime_executor_hooks:start_docker_executor_hook"], "localstack.platform.plugin": ["certificates=localstack.pro.core.certificates.plugins:CertificatesPlugin", "pod-encryption=localstack.pro.core.persistence.pods.plugins:EncryptionPlugin", "ecs-firelens=localstack.pro.core.services.ecs.log_collectors.firelens:EcsFirelensPlatformPlugin", "ecs-k8s-task-executor=localstack.pro.core.services.ecs.plugins:EcsK8sPlatformPlugin", "iam-enforcement=localstack.pro.core.services.iam.plugins:IamEnforcementPlugin", "chaos-basic=localstack.pro.core.chaos.plugin:ChaosBasicPlugin", "chaos=localstack.pro.core.chaos.plugin:ChaosPlugin", "fis-emulation=localstack.pro.core.services.fis.plugins:FisEmulationPlatformPlugin", "non-default-partitions=localstack.pro.core.aws.plugins:NonDefaultPartitionPlugin"], "localstack.services.iam.plugins": ["secretsmanager=localstack.pro.core.services.secretsmanager.iam:SecretsManagerIAMPlugin", "backup=localstack.pro.core.services.backup.iam:BackupIAMPlugin", "sns=localstack.pro.core.services.sns.iam:SNSIAMPlugin", "ssm=localstack.pro.core.services.ssm.iam:SSMIAMPlugin", "sts=localstack.pro.core.services.sts.iam:STSIAMPlugin", "kms=localstack.pro.core.services.kms.iam:KMSIAMPlugin", "efs=localstack.pro.core.services.efs.iam:EFSIAMPlugin", "kinesis=localstack.pro.core.services.kinesis.iam:KinesisIAMPlugin", "events=localstack.pro.core.services.events.iam:EventsIAMPlugin", "logs=localstack.pro.core.services.logs.iam:LogsIAMPlugin", "sqs=localstack.pro.core.services.sqs.iam:SQSIAMPlugin", "s3=localstack.pro.core.services.s3.iam:S3IAMPlugin", "lambda=localstack.pro.core.services.lambda_.iam:LambdaIAMPlugin", "dynamodb=localstack.pro.core.services.dynamodb.iam:DynamoDBIAMPlugin", "ecr=localstack.pro.core.services.ecr.iam:ECRIAMPlugin", "cloudformation=localstack.pro.core.services.cloudformation.iam:CloudformationIAMPlugin"], "localstack.hooks.configure_localstack_container": ["configure_extensions_dev_container=localstack.pro.core.extensions.plugins:configure_extensions_dev_container", "configure_pro_container=localstack.pro.core.plugins:configure_pro_container"], "localstack.hooks.prepare_host": ["configure_extensions_dev_host=localstack.pro.core.extensions.plugins:configure_extensions_dev_host", "activate_pro_key_on_host=localstack.pro.core.plugins:activate_pro_key_on_host", "patch_community_pro_detection=localstack.pro.core.plugins:patch_community_pro_detection"], "localstack.hooks.on_infra_ready": ["extensions_on_infra_ready=localstack.pro.core.extensions.plugins:extensions_on_infra_ready", "initialize_health_info=localstack.pro.core.plugins:initialize_health_info", "register_auto_load_pod=localstack.pro.core.persistence.plugins:register_auto_load_pod", "_enable_iam_after_ready=localstack.pro.core.services.iam.plugins:_enable_iam_after_ready", "do_run_state_load_all=localstack.pro.core.persistence.snapshot.plugins:do_run_state_load_all", "platform_plugins_on_infra_ready=localstack.pro.core.runtime.plugin.plugins:platform_plugins_on_infra_ready"], "localstack.hooks.on_infra_shutdown": ["extensions_on_infra_shutdown=localstack.pro.core.extensions.plugins:extensions_on_infra_shutdown", "shutdown_ci_run_manager=localstack.pro.core.persistence.plugins:shutdown_ci_run_manager", "platform_plugins_on_infra_shutdown=localstack.pro.core.runtime.plugin.plugins:platform_plugins_on_infra_shutdown"], "localstack.hooks.on_infra_start": ["extensions_on_infra_start=localstack.pro.core.extensions.plugins:extensions_on_infra_start", "register_launchpad_api=localstack.pro.core.bootstrap.pods.launchpad.plugins:register_launchpad_api", "register_public_cloudpods_endpoints=localstack.pro.core.persistence.pods.plugins:register_public_cloudpods_endpoints", "add_custom_edge_routes=localstack.pro.core.plugins:add_custom_edge_routes", "configure_transparent_endpoint_injection=localstack.pro.core.plugins:configure_transparent_endpoint_injection", "deprecation_warnings_pro=localstack.pro.core.plugins:deprecation_warnings_pro", "setup_pro_infra=localstack.pro.core.plugins:setup_pro_infra", "register_pickle_patches_runtime=localstack.pro.core.persistence.pickling.plugins:register_pickle_patches_runtime", "register_ci_run_manager=localstack.pro.core.persistence.plugins:register_ci_run_manager", "register_remotes_pods_api=localstack.pro.core.persistence.plugins:register_remotes_pods_api", "register_restricted_pods_api=localstack.pro.core.persistence.plugins:register_restricted_pods_api", "add_aws_request_logger=localstack.pro.core.analytics.plugins:add_aws_request_logger", "register_replicator_api=localstack.pro.core.replicator.plugins:register_replicator_api", "register_reset_state_resource=localstack.pro.core.persistence.reset.plugins:register_reset_state_resource", "_disable_iam_during_startup=localstack.pro.core.services.iam.plugins:_disable_iam_during_startup", "register_state_load_strategy=localstack.pro.core.persistence.snapshot.plugins:register_state_load_strategy", "register_state_resource=localstack.pro.core.persistence.snapshot.plugins:register_state_resource", "register_state_save_strategy=localstack.pro.core.persistence.snapshot.plugins:register_state_save_strategy", "init_stackinfo_handler=localstack.pro.core.services.internal.stackinfo.plugins:init_stackinfo_handler", "platform_plugins_add_service_plugin_listener=localstack.pro.core.runtime.plugin.plugins:platform_plugins_add_service_plugin_listener", "platform_plugins_on_infra_start=localstack.pro.core.runtime.plugin.plugins:platform_plugins_on_infra_start"], "localstack.hooks.lambda_create_event_source_poller": ["create_event_source_poller_hook=localstack.pro.core.services.lambda_.event_source_mapping.hooks:create_event_source_poller_hook"], "localstack.hooks.lambda_set_event_source_config_defaults": ["set_event_source_config_default_hook=localstack.pro.core.services.lambda_.event_source_mapping.hooks:set_event_source_config_default_hook"], "localstack.persistence.snapshot": ["s3=localstack.pro.core.services.s3.legacy.persistence:S3SnapshotPersistencePlugin"], "localstack.openapi.spec": ["localstack.pro.core=localstack.pro.core.plugins:OASProCore"], "localstack.cloudformation.resource_providers": ["AWS::Timestream::Table=localstack.pro.core.services.timestream.resource_providers.aws_timestream_table_plugin:TimestreamTableProviderPlugin", "AWS::AutoScaling::LaunchConfiguration=localstack.pro.core.services.autoscaling.resource_providers.aws_autoscaling_launchconfiguration_plugin:AutoScalingLaunchConfigurationProviderPlugin", "AWS::AutoScaling::AutoScalingGroup=localstack.pro.core.services.autoscaling.resource_providers.aws_autoscaling_autoscalinggroup_plugin:AutoScalingAutoScalingGroupProviderPlugin", "AWS::Timestream::Database=localstack.pro.core.services.timestream.resource_providers.aws_timestream_database_plugin:TimestreamDatabaseProviderPlugin", "AWS::Amplify::Branch=localstack.pro.core.services.amplify.resource_providers.aws_amplify_branch_plugin:AmplifyBranchProviderPlugin", "AWS::ServiceDiscovery::HttpNamespace=localstack.pro.core.services.servicediscovery.resource_providers.aws_servicediscovery_httpnamespace_plugin:ServiceDiscoveryHttpNamespaceProviderPlugin", "AWS::ServiceDiscovery::PrivateDnsNamespace=localstack.pro.core.services.servicediscovery.resource_providers.aws_servicediscovery_privatednsnamespace_plugin:ServiceDiscoveryPrivateDnsNamespaceProviderPlugin", "AWS::ServiceDiscovery::PublicDnsNamespace=localstack.pro.core.services.servicediscovery.resource_providers.aws_servicediscovery_publicdnsnamespace_plugin:ServiceDiscoveryPublicDnsNamespaceProviderPlugin", "AWS::ServiceDiscovery::Service=localstack.pro.core.services.servicediscovery.resource_providers.aws_servicediscovery_service_plugin:ServiceDiscoveryServiceProviderPlugin"], "localstack.hooks.lambda_inject_layer_fetcher": ["inject_layer_fetcher=localstack.pro.core.services.lambda_.layerfetcher.inject_layer_fetcher_hooks:inject_layer_fetcher"], "localstack.plugins.cli": ["pro=localstack.pro.core.cli.localstack:ProCliPlugins"], "localstack.aws.provider": ["account:pro=localstack.pro.core.providers:account", "acm:pro=localstack.pro.core.providers:acm", "acm-pca:pro=localstack.pro.core.providers:acm_pca", "amplify:pro=localstack.pro.core.providers:amplify", "apigateway:pro=localstack.pro.core.providers:apigateway", "apigateway:next_gen_pro=localstack.pro.core.providers:apigateway_next_gen", "apigatewaymanagementapi:pro=localstack.pro.core.providers:apigatewaymanagementapi", "apigatewaymanagementapi:next_gen_pro=localstack.pro.core.providers:apigatewaymanagementapi_next_gen", "apigatewayv2:pro=localstack.pro.core.providers:apigatewayv2", "apigatewayv2:next_gen_pro=localstack.pro.core.providers:apigatewayv2_next_gen", "appconfig:pro=localstack.pro.core.providers:appconfig", "appconfigdata:pro=localstack.pro.core.providers:appconfigdata", "application-autoscaling:pro=localstack.pro.core.providers:application_autoscaling", "appsync:pro=localstack.pro.core.providers:appsync", "athena:pro=localstack.pro.core.providers:athena", "autoscaling:pro=localstack.pro.core.providers:autoscaling", "backup:pro=localstack.pro.core.providers:backup", "batch:pro=localstack.pro.core.providers:batch", "ce:pro=localstack.pro.core.providers:ce", "cloudformation:pro=localstack.pro.core.providers:cloudformation", "cloudfront:pro=localstack.pro.core.providers:cloudfront", "cloudtrail:pro=localstack.pro.core.providers:cloudtrail", "codecommit:pro=localstack.pro.core.providers:codecommit", "cognito-identity:pro=localstack.pro.core.providers:cognito_identity", "cognito-idp:pro=localstack.pro.core.providers:cognito_idp", "dms:pro=localstack.pro.core.providers:dms", "docdb:pro=localstack.pro.core.providers:docdb", "dynamodb:pro=localstack.pro.core.providers:dynamodb", "ec2:pro=localstack.pro.core.providers:ec2", "ecr:pro=localstack.pro.core.providers:ecr", "ecs:pro=localstack.pro.core.providers:ecs", "efs:pro=localstack.pro.core.providers:efs", "eks:pro=localstack.pro.core.providers:eks", "eks:mock=localstack.pro.core.providers:eks_mock", "elasticache:pro=localstack.pro.core.providers:elasticache", "elasticache:legacy=localstack.pro.core.providers:elasticache_legacy", "elasticbeanstalk:pro=localstack.pro.core.providers:elasticbeanstalk", "elastictranscoder:pro=localstack.pro.core.providers:elastictranscoder", "elb:pro=localstack.pro.core.providers:elb", "elbv2:pro=localstack.pro.core.providers:elbv2", "emr:pro=localstack.pro.core.providers:emr", "emr-serverless:pro=localstack.pro.core.providers:emr_serverless", "events:pro=localstack.pro.core.providers:events", "events:v1_pro=localstack.pro.core.providers:events_v1", "events:v2_pro=localstack.pro.core.providers:events_v2", "fis:pro=localstack.pro.core.providers:fis", "glacier:pro=localstack.pro.core.providers:glacier", "glue:pro=localstack.pro.core.providers:glue", "identitystore:default=localstack.pro.core.providers:identitystore", "iot:pro=localstack.pro.core.providers:iot", "iot-data:pro=localstack.pro.core.providers:iot_data", "iotanalytics:pro=localstack.pro.core.providers:iotanalytics", "iotwireless:pro=localstack.pro.core.providers:iotwireless", "kafka:pro=localstack.pro.core.providers:kafka", "kinesis:pro=localstack.pro.core.providers:kinesis", "kinesisanalytics:pro=localstack.pro.core.providers:kinesisanalytics", "kinesisanalyticsv2:pro=localstack.pro.core.providers:kinesisanalyticsv2", "kms:pro=localstack.pro.core.providers:kms", "lakeformation:pro=localstack.pro.core.providers:lakeformation", "lambda:pro=localstack.pro.core.providers:lambda_", "lambda:asf_pro=localstack.pro.core.providers:lambda_asf", "lambda:v2_pro=localstack.pro.core.providers:lambda_v2", "logs:pro=localstack.pro.core.providers:logs", "managedblockchain:pro=localstack.pro.core.providers:managedblockchain", "mediaconvert:pro=localstack.pro.core.providers:mediaconvert", "mediastore:pro=localstack.pro.core.providers:mediastore", "mediastore-data:pro=localstack.pro.core.providers:mediastore_data", "memorydb:pro=localstack.pro.core.providers:memorydb", "mq:pro=localstack.pro.core.providers:mq", "mwaa:pro=localstack.pro.core.providers:mwaa", "neptune:pro=localstack.pro.core.providers:neptune", "opensearch:pro=localstack.pro.core.providers:opensearch", "organizations:pro=localstack.pro.core.providers:organizations", "pinpoint:pro=localstack.pro.core.providers:pinpoint", "pipes:pro=localstack.pro.core.providers:pipes", "qldb:pro=localstack.pro.core.providers:qldb", "qldb-session:pro=localstack.pro.core.providers:qldb_session", "ram:pro=localstack.pro.core.providers:ram", "rds:pro=localstack.pro.core.providers:rds", "rds-data:pro=localstack.pro.core.providers:rds_data", "redshift:pro=localstack.pro.core.providers:redshift", "redshift-data:pro=localstack.pro.core.providers:redshift_data", "route53:pro=localstack.pro.core.providers:route53", "s3:pro=localstack.pro.core.providers:s3", "s3:asf_pro=localstack.pro.core.providers:s3_asf", "s3:legacy_v2_pro=localstack.pro.core.providers:s3_legacy_v2", "s3:stream_pro=localstack.pro.core.providers:s3_stream", "s3:v2_pro=localstack.pro.core.providers:s3_v2", "s3:v3_pro=localstack.pro.core.providers:s3_v3", "sagemaker:pro=localstack.pro.core.providers:sagemaker", "sagemaker-runtime:pro=localstack.pro.core.providers:sagemaker_runtime", "serverlessrepo:pro=localstack.pro.core.providers:serverlessrepo", "servicediscovery:pro=localstack.pro.core.providers:servicediscovery", "ses:pro=localstack.pro.core.providers:ses", "sesv2:pro=localstack.pro.core.providers:sesv2", "sqs:pro=localstack.pro.core.providers:sqs", "ssm:pro=localstack.pro.core.providers:ssm", "sso-admin:default=localstack.pro.core.providers:sso_admin", "stepfunctions:pro=localstack.pro.core.providers:stepfunctions", "stepfunctions:legacy_pro=localstack.pro.core.providers:stepfunctions_legacy", "stepfunctions:v1_pro=localstack.pro.core.providers:stepfunctions_v1", "stepfunctions:v2_pro=localstack.pro.core.providers:stepfunctions_v2", "textract:pro=localstack.pro.core.providers:textract", "timestream-query:pro=localstack.pro.core.providers:timestream_query", "timestream-write:pro=localstack.pro.core.providers:timestream_write", "transfer:pro=localstack.pro.core.providers:transfer", "wafv2:pro=localstack.pro.core.providers:wafv2", "xray:pro=localstack.pro.core.providers:xray"], "localstack.pods.remote": ["oras=localstack.pro.core.persistence.remotes.oras:CloudPodsRemoteOras", "platform=localstack.pro.core.persistence.remotes.remotes:CloudPodsRemotePlatform", "s3=localstack.pro.core.persistence.remotes.s3:CloudPodsRemoteS3"], "localstack.container.runtime": ["docker=localstack.pro.core.utils.container.plugins:DockerContainerRuntimePlugin", "kubernetes=localstack.pro.core.utils.container.plugins:KubernetesContainerRuntimePlugin"], "localstack.lambda.runtime_executor": ["kubernetes=localstack.pro.core.services.lambda_.invocation.plugins:KubernetesRuntimeExecutorPlugin"]}
@@ -4,7 +4,7 @@
4
4
  #
5
5
  # pip-compile --extra=package --output-file=requirements-package.txt --strip-extras --unsafe-package=distribute --unsafe-package=localstack-core --unsafe-package=localstack-ext --unsafe-package=pip --unsafe-package=setuptools pyproject.toml
6
6
  #
7
- build==1.2.2
7
+ build==1.2.2.post1
8
8
  # via
9
9
  # localstack-core
10
10
  # localstack-ext (pyproject.toml)
@@ -30,7 +30,7 @@ dnslib==0.9.25
30
30
  # via
31
31
  # localstack-core
32
32
  # localstack-ext (pyproject.toml)
33
- dnspython==2.6.1
33
+ dnspython==2.7.0
34
34
  # via
35
35
  # localstack-core
36
36
  # localstack-ext (pyproject.toml)
@@ -72,7 +72,7 @@ python-dotenv==1.0.1
72
72
  # via localstack-core
73
73
  python-jose==3.3.0
74
74
  # via localstack-ext (pyproject.toml)
75
- python-minifier==2.11.1
75
+ python-minifier==2.11.2
76
76
  # via localstack-ext (pyproject.toml)
77
77
  pyyaml==6.0.2
78
78
  # via localstack-core
@@ -80,7 +80,7 @@ requests==2.32.3
80
80
  # via
81
81
  # localstack-core
82
82
  # localstack-ext (pyproject.toml)
83
- rich==13.8.1
83
+ rich==13.9.2
84
84
  # via localstack-core
85
85
  rsa==4.9
86
86
  # via python-jose
@@ -42,11 +42,11 @@ aws-sam-translator==1.91.0
42
42
  # localstack-core
43
43
  aws-xray-sdk==2.14.0
44
44
  # via moto-ext
45
- awscli==1.34.29
45
+ awscli==1.35.0
46
46
  # via localstack-core
47
- awscrt==0.21.5
47
+ awscrt==0.22.0
48
48
  # via localstack-core
49
- boto3==1.35.29
49
+ boto3==1.35.34
50
50
  # via
51
51
  # amazon-kclpy
52
52
  # aws-encryption-sdk
@@ -55,7 +55,7 @@ boto3==1.35.29
55
55
  # moto-ext
56
56
  # pyqldb
57
57
  # warrant-ext
58
- botocore==1.35.29
58
+ botocore==1.35.34
59
59
  # via
60
60
  # aws-xray-sdk
61
61
  # awscli
@@ -64,7 +64,7 @@ botocore==1.35.29
64
64
  # moto-ext
65
65
  # pyqldb
66
66
  # s3transfer
67
- build==1.2.2
67
+ build==1.2.2.post1
68
68
  # via
69
69
  # localstack-core
70
70
  # localstack-ext (pyproject.toml)
@@ -82,7 +82,7 @@ certifi==2024.8.30
82
82
  # requests
83
83
  cffi==1.17.1
84
84
  # via cryptography
85
- cfn-lint==1.15.2
85
+ cfn-lint==1.16.0
86
86
  # via moto-ext
87
87
  charset-normalizer==3.3.2
88
88
  # via requests
@@ -124,7 +124,7 @@ dnslib==0.9.25
124
124
  # via
125
125
  # localstack-core
126
126
  # localstack-ext (pyproject.toml)
127
- dnspython==2.6.1
127
+ dnspython==2.7.0
128
128
  # via
129
129
  # localstack-core
130
130
  # localstack-ext (pyproject.toml)
@@ -139,7 +139,7 @@ docutils==0.16
139
139
  # via awscli
140
140
  dulwich==0.22.1
141
141
  # via localstack-ext (pyproject.toml)
142
- durationpy==0.8
142
+ durationpy==0.9
143
143
  # via kubernetes
144
144
  ecdsa==0.13.3
145
145
  # via
@@ -182,7 +182,7 @@ incremental==24.7.2
182
182
  # via localstack-twisted
183
183
  ionhash==1.2.1
184
184
  # via pyqldb
185
- isodate==0.6.1
185
+ isodate==0.7.0
186
186
  # via openapi-core
187
187
  janus==1.0.0
188
188
  # via localstack-ext (pyproject.toml)
@@ -243,7 +243,7 @@ localstack-twisted==24.3.0
243
243
  # via localstack-core
244
244
  markdown-it-py==3.0.0
245
245
  # via rich
246
- markupsafe==2.1.5
246
+ markupsafe==3.0.0
247
247
  # via
248
248
  # jinja2
249
249
  # werkzeug
@@ -255,7 +255,7 @@ moto-ext==5.0.15.post4
255
255
  # via localstack-core
256
256
  mpmath==1.3.0
257
257
  # via sympy
258
- multipart==1.0.0
258
+ multipart==1.1.0
259
259
  # via moto-ext
260
260
  mysql-replication==1.0.9
261
261
  # via localstack-ext (pyproject.toml)
@@ -361,7 +361,7 @@ pyjsparser==2.7.1
361
361
  # via js2py
362
362
  pyjwt==2.9.0
363
363
  # via localstack-ext (pyproject.toml)
364
- pymongo==4.10.0
364
+ pymongo==4.10.1
365
365
  # via localstack-core
366
366
  pymysql==1.1.1
367
367
  # via
@@ -412,7 +412,7 @@ readerwriterlock==1.0.9
412
412
  # via
413
413
  # localstack-core
414
414
  # localstack-ext (pyproject.toml)
415
- redis==5.1.0
415
+ redis==5.1.1
416
416
  # via localstack-ext (pyproject.toml)
417
417
  referencing==0.35.1
418
418
  # via
@@ -445,7 +445,7 @@ responses==0.25.3
445
445
  # via moto-ext
446
446
  rfc3339-validator==0.1.4
447
447
  # via openapi-schema-validator
448
- rich==13.8.1
448
+ rich==13.9.2
449
449
  # via localstack-core
450
450
  rolo==0.7.1
451
451
  # via localstack-core
@@ -472,7 +472,6 @@ six==1.16.0
472
472
  # airspeed-ext
473
473
  # amazon-ion
474
474
  # ionhash
475
- # isodate
476
475
  # js2py
477
476
  # jsonpath-rw
478
477
  # kubernetes
@@ -486,7 +485,7 @@ six==1.16.0
486
485
  # warrant-ext
487
486
  sql-metadata==2.13.0
488
487
  # via localstack-ext (pyproject.toml)
489
- sqlglot==25.24.1
488
+ sqlglot==25.24.4
490
489
  # via localstack-ext (pyproject.toml)
491
490
  sqlglotrs==0.2.12
492
491
  # via sqlglot