ya.make 33 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952
  1. # Generated by devtools/yamaker (pypi).
  2. PY3_LIBRARY()
  3. VERSION(4.0.8)
  4. LICENSE(Apache-2.0)
  5. PEERDIR(
  6. contrib/python/Jinja2
  7. contrib/python/MarkupSafe
  8. contrib/python/PyYAML
  9. contrib/python/Werkzeug
  10. contrib/python/boto3
  11. contrib/python/botocore
  12. contrib/python/cryptography
  13. contrib/python/python-dateutil
  14. contrib/python/pytz
  15. contrib/python/requests
  16. contrib/python/responses
  17. contrib/python/xmltodict
  18. )
  19. NO_LINT()
  20. NO_CHECK_IMPORTS(
  21. moto.apigateway.*
  22. moto.awslambda.*
  23. moto.backends
  24. moto.batch.*
  25. moto.cloudformation.*
  26. moto.cognitoidp.*
  27. moto.dynamodb2.*
  28. moto.ecs.*
  29. moto.emr.*
  30. moto.glue.*
  31. moto.iot.*
  32. moto.iotdata.*
  33. moto.moto_server.*
  34. moto.rds.*
  35. moto.rds2.*
  36. moto.resourcegroupstaggingapi.*
  37. moto.server
  38. moto.sns.*
  39. moto.ssm.*
  40. moto.utilities.docker_utilities
  41. moto.xray.*
  42. )
  43. PY_SRCS(
  44. TOP_LEVEL
  45. moto/__init__.py
  46. moto/acm/__init__.py
  47. moto/acm/exceptions.py
  48. moto/acm/models.py
  49. moto/acm/responses.py
  50. moto/acm/urls.py
  51. moto/acm/utils.py
  52. moto/amp/__init__.py
  53. moto/amp/exceptions.py
  54. moto/amp/models.py
  55. moto/amp/responses.py
  56. moto/amp/urls.py
  57. moto/amp/utils.py
  58. moto/apigateway/__init__.py
  59. moto/apigateway/exceptions.py
  60. moto/apigateway/integration_parsers/__init__.py
  61. moto/apigateway/integration_parsers/aws_parser.py
  62. moto/apigateway/integration_parsers/http_parser.py
  63. moto/apigateway/integration_parsers/unknown_parser.py
  64. moto/apigateway/models.py
  65. moto/apigateway/responses.py
  66. moto/apigateway/urls.py
  67. moto/apigateway/utils.py
  68. moto/apigatewayv2/__init__.py
  69. moto/apigatewayv2/exceptions.py
  70. moto/apigatewayv2/models.py
  71. moto/apigatewayv2/responses.py
  72. moto/apigatewayv2/urls.py
  73. moto/applicationautoscaling/__init__.py
  74. moto/applicationautoscaling/exceptions.py
  75. moto/applicationautoscaling/models.py
  76. moto/applicationautoscaling/responses.py
  77. moto/applicationautoscaling/urls.py
  78. moto/applicationautoscaling/utils.py
  79. moto/appsync/__init__.py
  80. moto/appsync/exceptions.py
  81. moto/appsync/models.py
  82. moto/appsync/responses.py
  83. moto/appsync/urls.py
  84. moto/athena/__init__.py
  85. moto/athena/exceptions.py
  86. moto/athena/models.py
  87. moto/athena/responses.py
  88. moto/athena/urls.py
  89. moto/athena/utils.py
  90. moto/autoscaling/__init__.py
  91. moto/autoscaling/exceptions.py
  92. moto/autoscaling/models.py
  93. moto/autoscaling/responses.py
  94. moto/autoscaling/urls.py
  95. moto/awslambda/__init__.py
  96. moto/awslambda/exceptions.py
  97. moto/awslambda/models.py
  98. moto/awslambda/policy.py
  99. moto/awslambda/responses.py
  100. moto/awslambda/urls.py
  101. moto/awslambda/utils.py
  102. moto/backend_index.py
  103. moto/backends.py
  104. moto/batch/__init__.py
  105. moto/batch/exceptions.py
  106. moto/batch/models.py
  107. moto/batch/responses.py
  108. moto/batch/urls.py
  109. moto/batch/utils.py
  110. moto/batch_simple/__init__.py
  111. moto/batch_simple/models.py
  112. moto/batch_simple/responses.py
  113. moto/batch_simple/urls.py
  114. moto/budgets/__init__.py
  115. moto/budgets/exceptions.py
  116. moto/budgets/models.py
  117. moto/budgets/responses.py
  118. moto/budgets/urls.py
  119. moto/ce/__init__.py
  120. moto/ce/exceptions.py
  121. moto/ce/models.py
  122. moto/ce/responses.py
  123. moto/ce/urls.py
  124. moto/cloudformation/__init__.py
  125. moto/cloudformation/custom_model.py
  126. moto/cloudformation/exceptions.py
  127. moto/cloudformation/models.py
  128. moto/cloudformation/parsing.py
  129. moto/cloudformation/responses.py
  130. moto/cloudformation/urls.py
  131. moto/cloudformation/utils.py
  132. moto/cloudfront/__init__.py
  133. moto/cloudfront/exceptions.py
  134. moto/cloudfront/models.py
  135. moto/cloudfront/responses.py
  136. moto/cloudfront/urls.py
  137. moto/cloudtrail/__init__.py
  138. moto/cloudtrail/exceptions.py
  139. moto/cloudtrail/models.py
  140. moto/cloudtrail/responses.py
  141. moto/cloudtrail/urls.py
  142. moto/cloudwatch/__init__.py
  143. moto/cloudwatch/exceptions.py
  144. moto/cloudwatch/models.py
  145. moto/cloudwatch/responses.py
  146. moto/cloudwatch/urls.py
  147. moto/cloudwatch/utils.py
  148. moto/codebuild/__init__.py
  149. moto/codebuild/exceptions.py
  150. moto/codebuild/models.py
  151. moto/codebuild/responses.py
  152. moto/codebuild/urls.py
  153. moto/codecommit/__init__.py
  154. moto/codecommit/exceptions.py
  155. moto/codecommit/models.py
  156. moto/codecommit/responses.py
  157. moto/codecommit/urls.py
  158. moto/codepipeline/__init__.py
  159. moto/codepipeline/exceptions.py
  160. moto/codepipeline/models.py
  161. moto/codepipeline/responses.py
  162. moto/codepipeline/urls.py
  163. moto/cognitoidentity/__init__.py
  164. moto/cognitoidentity/exceptions.py
  165. moto/cognitoidentity/models.py
  166. moto/cognitoidentity/responses.py
  167. moto/cognitoidentity/urls.py
  168. moto/cognitoidentity/utils.py
  169. moto/cognitoidp/__init__.py
  170. moto/cognitoidp/exceptions.py
  171. moto/cognitoidp/models.py
  172. moto/cognitoidp/responses.py
  173. moto/cognitoidp/urls.py
  174. moto/cognitoidp/utils.py
  175. moto/comprehend/__init__.py
  176. moto/comprehend/exceptions.py
  177. moto/comprehend/models.py
  178. moto/comprehend/responses.py
  179. moto/comprehend/urls.py
  180. moto/config/__init__.py
  181. moto/config/exceptions.py
  182. moto/config/models.py
  183. moto/config/responses.py
  184. moto/config/urls.py
  185. moto/core/__init__.py
  186. moto/core/base_backend.py
  187. moto/core/botocore_stubber.py
  188. moto/core/common_models.py
  189. moto/core/custom_responses_mock.py
  190. moto/core/exceptions.py
  191. moto/core/models.py
  192. moto/core/responses.py
  193. moto/core/responses_custom_registry.py
  194. moto/core/utils.py
  195. moto/databrew/__init__.py
  196. moto/databrew/exceptions.py
  197. moto/databrew/models.py
  198. moto/databrew/responses.py
  199. moto/databrew/urls.py
  200. moto/datapipeline/__init__.py
  201. moto/datapipeline/models.py
  202. moto/datapipeline/responses.py
  203. moto/datapipeline/urls.py
  204. moto/datapipeline/utils.py
  205. moto/datasync/__init__.py
  206. moto/datasync/exceptions.py
  207. moto/datasync/models.py
  208. moto/datasync/responses.py
  209. moto/datasync/urls.py
  210. moto/dax/__init__.py
  211. moto/dax/exceptions.py
  212. moto/dax/models.py
  213. moto/dax/responses.py
  214. moto/dax/urls.py
  215. moto/dax/utils.py
  216. moto/dms/__init__.py
  217. moto/dms/exceptions.py
  218. moto/dms/models.py
  219. moto/dms/responses.py
  220. moto/dms/urls.py
  221. moto/dms/utils.py
  222. moto/ds/__init__.py
  223. moto/ds/exceptions.py
  224. moto/ds/models.py
  225. moto/ds/responses.py
  226. moto/ds/urls.py
  227. moto/ds/utils.py
  228. moto/ds/validations.py
  229. moto/dynamodb/__init__.py
  230. moto/dynamodb/comparisons.py
  231. moto/dynamodb/exceptions.py
  232. moto/dynamodb/limits.py
  233. moto/dynamodb/models/__init__.py
  234. moto/dynamodb/models/dynamo_type.py
  235. moto/dynamodb/models/utilities.py
  236. moto/dynamodb/parsing/__init__.py
  237. moto/dynamodb/parsing/ast_nodes.py
  238. moto/dynamodb/parsing/executors.py
  239. moto/dynamodb/parsing/expressions.py
  240. moto/dynamodb/parsing/key_condition_expression.py
  241. moto/dynamodb/parsing/reserved_keywords.py
  242. moto/dynamodb/parsing/tokens.py
  243. moto/dynamodb/parsing/validators.py
  244. moto/dynamodb/responses.py
  245. moto/dynamodb/urls.py
  246. moto/dynamodb_v20111205/__init__.py
  247. moto/dynamodb_v20111205/comparisons.py
  248. moto/dynamodb_v20111205/models.py
  249. moto/dynamodb_v20111205/responses.py
  250. moto/dynamodb_v20111205/urls.py
  251. moto/dynamodbstreams/__init__.py
  252. moto/dynamodbstreams/models.py
  253. moto/dynamodbstreams/responses.py
  254. moto/dynamodbstreams/urls.py
  255. moto/ebs/__init__.py
  256. moto/ebs/models.py
  257. moto/ebs/responses.py
  258. moto/ebs/urls.py
  259. moto/ec2/__init__.py
  260. moto/ec2/exceptions.py
  261. moto/ec2/models/__init__.py
  262. moto/ec2/models/amis.py
  263. moto/ec2/models/availability_zones_and_regions.py
  264. moto/ec2/models/carrier_gateways.py
  265. moto/ec2/models/core.py
  266. moto/ec2/models/customer_gateways.py
  267. moto/ec2/models/dhcp_options.py
  268. moto/ec2/models/elastic_block_store.py
  269. moto/ec2/models/elastic_ip_addresses.py
  270. moto/ec2/models/elastic_network_interfaces.py
  271. moto/ec2/models/fleets.py
  272. moto/ec2/models/flow_logs.py
  273. moto/ec2/models/iam_instance_profile.py
  274. moto/ec2/models/instance_types.py
  275. moto/ec2/models/instances.py
  276. moto/ec2/models/internet_gateways.py
  277. moto/ec2/models/key_pairs.py
  278. moto/ec2/models/launch_templates.py
  279. moto/ec2/models/managed_prefixes.py
  280. moto/ec2/models/nat_gateways.py
  281. moto/ec2/models/network_acls.py
  282. moto/ec2/models/route_tables.py
  283. moto/ec2/models/security_groups.py
  284. moto/ec2/models/spot_requests.py
  285. moto/ec2/models/subnets.py
  286. moto/ec2/models/tags.py
  287. moto/ec2/models/transit_gateway.py
  288. moto/ec2/models/transit_gateway_attachments.py
  289. moto/ec2/models/transit_gateway_route_tables.py
  290. moto/ec2/models/vpc_peering_connections.py
  291. moto/ec2/models/vpc_service_configuration.py
  292. moto/ec2/models/vpcs.py
  293. moto/ec2/models/vpn_connections.py
  294. moto/ec2/models/vpn_gateway.py
  295. moto/ec2/regions.py
  296. moto/ec2/responses/__init__.py
  297. moto/ec2/responses/_base_response.py
  298. moto/ec2/responses/account_attributes.py
  299. moto/ec2/responses/amazon_dev_pay.py
  300. moto/ec2/responses/amis.py
  301. moto/ec2/responses/availability_zones_and_regions.py
  302. moto/ec2/responses/carrier_gateways.py
  303. moto/ec2/responses/customer_gateways.py
  304. moto/ec2/responses/dhcp_options.py
  305. moto/ec2/responses/egress_only_internet_gateways.py
  306. moto/ec2/responses/elastic_block_store.py
  307. moto/ec2/responses/elastic_ip_addresses.py
  308. moto/ec2/responses/elastic_network_interfaces.py
  309. moto/ec2/responses/fleets.py
  310. moto/ec2/responses/flow_logs.py
  311. moto/ec2/responses/general.py
  312. moto/ec2/responses/iam_instance_profiles.py
  313. moto/ec2/responses/instances.py
  314. moto/ec2/responses/internet_gateways.py
  315. moto/ec2/responses/ip_addresses.py
  316. moto/ec2/responses/key_pairs.py
  317. moto/ec2/responses/launch_templates.py
  318. moto/ec2/responses/monitoring.py
  319. moto/ec2/responses/nat_gateways.py
  320. moto/ec2/responses/network_acls.py
  321. moto/ec2/responses/placement_groups.py
  322. moto/ec2/responses/reserved_instances.py
  323. moto/ec2/responses/route_tables.py
  324. moto/ec2/responses/security_groups.py
  325. moto/ec2/responses/settings.py
  326. moto/ec2/responses/spot_fleets.py
  327. moto/ec2/responses/spot_instances.py
  328. moto/ec2/responses/subnets.py
  329. moto/ec2/responses/tags.py
  330. moto/ec2/responses/transit_gateway_attachments.py
  331. moto/ec2/responses/transit_gateway_route_tables.py
  332. moto/ec2/responses/transit_gateways.py
  333. moto/ec2/responses/virtual_private_gateways.py
  334. moto/ec2/responses/vm_export.py
  335. moto/ec2/responses/vm_import.py
  336. moto/ec2/responses/vpc_peering_connections.py
  337. moto/ec2/responses/vpc_service_configuration.py
  338. moto/ec2/responses/vpcs.py
  339. moto/ec2/responses/vpn_connections.py
  340. moto/ec2/responses/windows.py
  341. moto/ec2/urls.py
  342. moto/ec2/utils.py
  343. moto/ec2instanceconnect/__init__.py
  344. moto/ec2instanceconnect/models.py
  345. moto/ec2instanceconnect/responses.py
  346. moto/ec2instanceconnect/urls.py
  347. moto/ecr/__init__.py
  348. moto/ecr/exceptions.py
  349. moto/ecr/models.py
  350. moto/ecr/policy_validation.py
  351. moto/ecr/responses.py
  352. moto/ecr/urls.py
  353. moto/ecs/__init__.py
  354. moto/ecs/exceptions.py
  355. moto/ecs/models.py
  356. moto/ecs/responses.py
  357. moto/ecs/urls.py
  358. moto/efs/__init__.py
  359. moto/efs/exceptions.py
  360. moto/efs/models.py
  361. moto/efs/responses.py
  362. moto/efs/urls.py
  363. moto/eks/__init__.py
  364. moto/eks/exceptions.py
  365. moto/eks/models.py
  366. moto/eks/responses.py
  367. moto/eks/urls.py
  368. moto/eks/utils.py
  369. moto/elasticache/__init__.py
  370. moto/elasticache/exceptions.py
  371. moto/elasticache/models.py
  372. moto/elasticache/responses.py
  373. moto/elasticache/urls.py
  374. moto/elasticbeanstalk/__init__.py
  375. moto/elasticbeanstalk/exceptions.py
  376. moto/elasticbeanstalk/models.py
  377. moto/elasticbeanstalk/responses.py
  378. moto/elasticbeanstalk/urls.py
  379. moto/elasticbeanstalk/utils.py
  380. moto/elastictranscoder/__init__.py
  381. moto/elastictranscoder/models.py
  382. moto/elastictranscoder/responses.py
  383. moto/elastictranscoder/urls.py
  384. moto/elb/__init__.py
  385. moto/elb/exceptions.py
  386. moto/elb/models.py
  387. moto/elb/policies.py
  388. moto/elb/responses.py
  389. moto/elb/urls.py
  390. moto/elbv2/__init__.py
  391. moto/elbv2/exceptions.py
  392. moto/elbv2/models.py
  393. moto/elbv2/responses.py
  394. moto/elbv2/urls.py
  395. moto/elbv2/utils.py
  396. moto/emr/__init__.py
  397. moto/emr/exceptions.py
  398. moto/emr/models.py
  399. moto/emr/responses.py
  400. moto/emr/urls.py
  401. moto/emr/utils.py
  402. moto/emrcontainers/__init__.py
  403. moto/emrcontainers/exceptions.py
  404. moto/emrcontainers/models.py
  405. moto/emrcontainers/responses.py
  406. moto/emrcontainers/urls.py
  407. moto/emrcontainers/utils.py
  408. moto/emrserverless/__init__.py
  409. moto/emrserverless/exceptions.py
  410. moto/emrserverless/models.py
  411. moto/emrserverless/responses.py
  412. moto/emrserverless/urls.py
  413. moto/emrserverless/utils.py
  414. moto/es/__init__.py
  415. moto/es/exceptions.py
  416. moto/es/models.py
  417. moto/es/responses.py
  418. moto/es/urls.py
  419. moto/events/__init__.py
  420. moto/events/exceptions.py
  421. moto/events/models.py
  422. moto/events/notifications.py
  423. moto/events/responses.py
  424. moto/events/urls.py
  425. moto/events/utils.py
  426. moto/firehose/__init__.py
  427. moto/firehose/exceptions.py
  428. moto/firehose/models.py
  429. moto/firehose/responses.py
  430. moto/firehose/urls.py
  431. moto/forecast/__init__.py
  432. moto/forecast/exceptions.py
  433. moto/forecast/models.py
  434. moto/forecast/responses.py
  435. moto/forecast/urls.py
  436. moto/glacier/__init__.py
  437. moto/glacier/models.py
  438. moto/glacier/responses.py
  439. moto/glacier/urls.py
  440. moto/glacier/utils.py
  441. moto/glue/__init__.py
  442. moto/glue/exceptions.py
  443. moto/glue/glue_schema_registry_constants.py
  444. moto/glue/glue_schema_registry_utils.py
  445. moto/glue/models.py
  446. moto/glue/responses.py
  447. moto/glue/urls.py
  448. moto/glue/utils.py
  449. moto/greengrass/__init__.py
  450. moto/greengrass/exceptions.py
  451. moto/greengrass/models.py
  452. moto/greengrass/responses.py
  453. moto/greengrass/urls.py
  454. moto/guardduty/__init__.py
  455. moto/guardduty/exceptions.py
  456. moto/guardduty/models.py
  457. moto/guardduty/responses.py
  458. moto/guardduty/urls.py
  459. moto/iam/__init__.py
  460. moto/iam/access_control.py
  461. moto/iam/aws_managed_policies.py
  462. moto/iam/config.py
  463. moto/iam/exceptions.py
  464. moto/iam/models.py
  465. moto/iam/policy_validation.py
  466. moto/iam/responses.py
  467. moto/iam/urls.py
  468. moto/iam/utils.py
  469. moto/instance_metadata/__init__.py
  470. moto/instance_metadata/models.py
  471. moto/instance_metadata/responses.py
  472. moto/instance_metadata/urls.py
  473. moto/iot/__init__.py
  474. moto/iot/exceptions.py
  475. moto/iot/models.py
  476. moto/iot/responses.py
  477. moto/iot/urls.py
  478. moto/iot/utils.py
  479. moto/iotdata/__init__.py
  480. moto/iotdata/exceptions.py
  481. moto/iotdata/models.py
  482. moto/iotdata/responses.py
  483. moto/iotdata/urls.py
  484. moto/kinesis/__init__.py
  485. moto/kinesis/exceptions.py
  486. moto/kinesis/models.py
  487. moto/kinesis/responses.py
  488. moto/kinesis/urls.py
  489. moto/kinesis/utils.py
  490. moto/kinesisvideo/__init__.py
  491. moto/kinesisvideo/exceptions.py
  492. moto/kinesisvideo/models.py
  493. moto/kinesisvideo/responses.py
  494. moto/kinesisvideo/urls.py
  495. moto/kinesisvideoarchivedmedia/__init__.py
  496. moto/kinesisvideoarchivedmedia/exceptions.py
  497. moto/kinesisvideoarchivedmedia/models.py
  498. moto/kinesisvideoarchivedmedia/responses.py
  499. moto/kinesisvideoarchivedmedia/urls.py
  500. moto/kms/__init__.py
  501. moto/kms/exceptions.py
  502. moto/kms/models.py
  503. moto/kms/responses.py
  504. moto/kms/urls.py
  505. moto/kms/utils.py
  506. moto/logs/__init__.py
  507. moto/logs/exceptions.py
  508. moto/logs/metric_filters.py
  509. moto/logs/models.py
  510. moto/logs/responses.py
  511. moto/logs/urls.py
  512. moto/logs/utils.py
  513. moto/managedblockchain/__init__.py
  514. moto/managedblockchain/exceptions.py
  515. moto/managedblockchain/models.py
  516. moto/managedblockchain/responses.py
  517. moto/managedblockchain/urls.py
  518. moto/managedblockchain/utils.py
  519. moto/mediaconnect/__init__.py
  520. moto/mediaconnect/exceptions.py
  521. moto/mediaconnect/models.py
  522. moto/mediaconnect/responses.py
  523. moto/mediaconnect/urls.py
  524. moto/medialive/__init__.py
  525. moto/medialive/exceptions.py
  526. moto/medialive/models.py
  527. moto/medialive/responses.py
  528. moto/medialive/urls.py
  529. moto/mediapackage/__init__.py
  530. moto/mediapackage/exceptions.py
  531. moto/mediapackage/models.py
  532. moto/mediapackage/responses.py
  533. moto/mediapackage/urls.py
  534. moto/mediastore/__init__.py
  535. moto/mediastore/exceptions.py
  536. moto/mediastore/models.py
  537. moto/mediastore/responses.py
  538. moto/mediastore/urls.py
  539. moto/mediastoredata/__init__.py
  540. moto/mediastoredata/exceptions.py
  541. moto/mediastoredata/models.py
  542. moto/mediastoredata/responses.py
  543. moto/mediastoredata/urls.py
  544. moto/meteringmarketplace/__init__.py
  545. moto/meteringmarketplace/exceptions.py
  546. moto/meteringmarketplace/models.py
  547. moto/meteringmarketplace/responses.py
  548. moto/meteringmarketplace/urls.py
  549. moto/moto_api/__init__.py
  550. moto/moto_api/_internal/__init__.py
  551. moto/moto_api/_internal/managed_state_model.py
  552. moto/moto_api/_internal/models.py
  553. moto/moto_api/_internal/moto_random.py
  554. moto/moto_api/_internal/recorder/__init__.py
  555. moto/moto_api/_internal/recorder/models.py
  556. moto/moto_api/_internal/recorder/responses.py
  557. moto/moto_api/_internal/responses.py
  558. moto/moto_api/_internal/state_manager.py
  559. moto/moto_api/_internal/urls.py
  560. moto/moto_server/threaded_moto_server.py
  561. moto/moto_server/utilities.py
  562. moto/moto_server/werkzeug_app.py
  563. moto/mq/__init__.py
  564. moto/mq/configuration.py
  565. moto/mq/exceptions.py
  566. moto/mq/models.py
  567. moto/mq/responses.py
  568. moto/mq/urls.py
  569. moto/opsworks/__init__.py
  570. moto/opsworks/exceptions.py
  571. moto/opsworks/models.py
  572. moto/opsworks/responses.py
  573. moto/opsworks/urls.py
  574. moto/organizations/__init__.py
  575. moto/organizations/exceptions.py
  576. moto/organizations/models.py
  577. moto/organizations/responses.py
  578. moto/organizations/urls.py
  579. moto/organizations/utils.py
  580. moto/packages/__init__.py
  581. moto/packages/boto/__init__.py
  582. moto/packages/boto/ec2/__init__.py
  583. moto/packages/boto/ec2/blockdevicemapping.py
  584. moto/packages/boto/ec2/ec2object.py
  585. moto/packages/boto/ec2/image.py
  586. moto/packages/boto/ec2/instance.py
  587. moto/packages/boto/ec2/instancetype.py
  588. moto/packages/boto/ec2/launchspecification.py
  589. moto/packages/boto/ec2/spotinstancerequest.py
  590. moto/packages/boto/ec2/tag.py
  591. moto/packages/cfnresponse/__init__.py
  592. moto/packages/cfnresponse/cfnresponse.py
  593. moto/personalize/__init__.py
  594. moto/personalize/exceptions.py
  595. moto/personalize/models.py
  596. moto/personalize/responses.py
  597. moto/personalize/urls.py
  598. moto/pinpoint/__init__.py
  599. moto/pinpoint/exceptions.py
  600. moto/pinpoint/models.py
  601. moto/pinpoint/responses.py
  602. moto/pinpoint/urls.py
  603. moto/polly/__init__.py
  604. moto/polly/models.py
  605. moto/polly/resources.py
  606. moto/polly/responses.py
  607. moto/polly/urls.py
  608. moto/polly/utils.py
  609. moto/quicksight/__init__.py
  610. moto/quicksight/exceptions.py
  611. moto/quicksight/models.py
  612. moto/quicksight/responses.py
  613. moto/quicksight/urls.py
  614. moto/ram/__init__.py
  615. moto/ram/exceptions.py
  616. moto/ram/models.py
  617. moto/ram/responses.py
  618. moto/ram/urls.py
  619. moto/rds/__init__.py
  620. moto/rds/exceptions.py
  621. moto/rds/models.py
  622. moto/rds/responses.py
  623. moto/rds/urls.py
  624. moto/rds/utils.py
  625. moto/redshift/__init__.py
  626. moto/redshift/exceptions.py
  627. moto/redshift/models.py
  628. moto/redshift/responses.py
  629. moto/redshift/urls.py
  630. moto/redshift/utils.py
  631. moto/redshiftdata/__init__.py
  632. moto/redshiftdata/exceptions.py
  633. moto/redshiftdata/models.py
  634. moto/redshiftdata/responses.py
  635. moto/redshiftdata/urls.py
  636. moto/rekognition/__init__.py
  637. moto/rekognition/exceptions.py
  638. moto/rekognition/models.py
  639. moto/rekognition/responses.py
  640. moto/rekognition/urls.py
  641. moto/resourcegroups/__init__.py
  642. moto/resourcegroups/exceptions.py
  643. moto/resourcegroups/models.py
  644. moto/resourcegroups/responses.py
  645. moto/resourcegroups/urls.py
  646. moto/resourcegroupstaggingapi/__init__.py
  647. moto/resourcegroupstaggingapi/models.py
  648. moto/resourcegroupstaggingapi/responses.py
  649. moto/resourcegroupstaggingapi/urls.py
  650. moto/route53/__init__.py
  651. moto/route53/exceptions.py
  652. moto/route53/models.py
  653. moto/route53/responses.py
  654. moto/route53/urls.py
  655. moto/route53/utils.py
  656. moto/route53resolver/__init__.py
  657. moto/route53resolver/exceptions.py
  658. moto/route53resolver/models.py
  659. moto/route53resolver/responses.py
  660. moto/route53resolver/urls.py
  661. moto/route53resolver/utils.py
  662. moto/route53resolver/validations.py
  663. moto/s3/__init__.py
  664. moto/s3/cloud_formation.py
  665. moto/s3/config.py
  666. moto/s3/exceptions.py
  667. moto/s3/models.py
  668. moto/s3/notifications.py
  669. moto/s3/responses.py
  670. moto/s3/urls.py
  671. moto/s3/utils.py
  672. moto/s3bucket_path/__init__.py
  673. moto/s3bucket_path/utils.py
  674. moto/s3control/__init__.py
  675. moto/s3control/config.py
  676. moto/s3control/exceptions.py
  677. moto/s3control/models.py
  678. moto/s3control/responses.py
  679. moto/s3control/urls.py
  680. moto/sagemaker/__init__.py
  681. moto/sagemaker/exceptions.py
  682. moto/sagemaker/models.py
  683. moto/sagemaker/responses.py
  684. moto/sagemaker/urls.py
  685. moto/sagemaker/validators.py
  686. moto/sdb/__init__.py
  687. moto/sdb/exceptions.py
  688. moto/sdb/models.py
  689. moto/sdb/responses.py
  690. moto/sdb/urls.py
  691. moto/secretsmanager/__init__.py
  692. moto/secretsmanager/exceptions.py
  693. moto/secretsmanager/list_secrets/__init__.py
  694. moto/secretsmanager/list_secrets/filters.py
  695. moto/secretsmanager/models.py
  696. moto/secretsmanager/responses.py
  697. moto/secretsmanager/urls.py
  698. moto/secretsmanager/utils.py
  699. moto/server.py
  700. moto/servicediscovery/__init__.py
  701. moto/servicediscovery/exceptions.py
  702. moto/servicediscovery/models.py
  703. moto/servicediscovery/responses.py
  704. moto/servicediscovery/urls.py
  705. moto/servicequotas/__init__.py
  706. moto/servicequotas/exceptions.py
  707. moto/servicequotas/models.py
  708. moto/servicequotas/resources/__init__.py
  709. moto/servicequotas/resources/default_quotas/__init__.py
  710. moto/servicequotas/resources/default_quotas/vpc.py
  711. moto/servicequotas/responses.py
  712. moto/servicequotas/urls.py
  713. moto/ses/__init__.py
  714. moto/ses/exceptions.py
  715. moto/ses/feedback.py
  716. moto/ses/models.py
  717. moto/ses/responses.py
  718. moto/ses/urls.py
  719. moto/ses/utils.py
  720. moto/settings.py
  721. moto/signer/__init__.py
  722. moto/signer/exceptions.py
  723. moto/signer/models.py
  724. moto/signer/responses.py
  725. moto/signer/urls.py
  726. moto/sns/__init__.py
  727. moto/sns/exceptions.py
  728. moto/sns/models.py
  729. moto/sns/responses.py
  730. moto/sns/urls.py
  731. moto/sns/utils.py
  732. moto/sqs/__init__.py
  733. moto/sqs/exceptions.py
  734. moto/sqs/models.py
  735. moto/sqs/responses.py
  736. moto/sqs/urls.py
  737. moto/sqs/utils.py
  738. moto/ssm/__init__.py
  739. moto/ssm/exceptions.py
  740. moto/ssm/models.py
  741. moto/ssm/responses.py
  742. moto/ssm/urls.py
  743. moto/ssm/utils.py
  744. moto/ssoadmin/__init__.py
  745. moto/ssoadmin/exceptions.py
  746. moto/ssoadmin/models.py
  747. moto/ssoadmin/responses.py
  748. moto/ssoadmin/urls.py
  749. moto/ssoadmin/utils.py
  750. moto/stepfunctions/__init__.py
  751. moto/stepfunctions/exceptions.py
  752. moto/stepfunctions/models.py
  753. moto/stepfunctions/responses.py
  754. moto/stepfunctions/urls.py
  755. moto/stepfunctions/utils.py
  756. moto/sts/__init__.py
  757. moto/sts/exceptions.py
  758. moto/sts/models.py
  759. moto/sts/responses.py
  760. moto/sts/urls.py
  761. moto/sts/utils.py
  762. moto/support/__init__.py
  763. moto/support/exceptions.py
  764. moto/support/models.py
  765. moto/support/responses.py
  766. moto/support/urls.py
  767. moto/swf/__init__.py
  768. moto/swf/constants.py
  769. moto/swf/exceptions.py
  770. moto/swf/models/__init__.py
  771. moto/swf/models/activity_task.py
  772. moto/swf/models/activity_type.py
  773. moto/swf/models/decision_task.py
  774. moto/swf/models/domain.py
  775. moto/swf/models/generic_type.py
  776. moto/swf/models/history_event.py
  777. moto/swf/models/timeout.py
  778. moto/swf/models/timer.py
  779. moto/swf/models/workflow_execution.py
  780. moto/swf/models/workflow_type.py
  781. moto/swf/responses.py
  782. moto/swf/urls.py
  783. moto/swf/utils.py
  784. moto/textract/__init__.py
  785. moto/textract/exceptions.py
  786. moto/textract/models.py
  787. moto/textract/responses.py
  788. moto/textract/urls.py
  789. moto/timestreamwrite/__init__.py
  790. moto/timestreamwrite/exceptions.py
  791. moto/timestreamwrite/models.py
  792. moto/timestreamwrite/responses.py
  793. moto/timestreamwrite/urls.py
  794. moto/transcribe/__init__.py
  795. moto/transcribe/exceptions.py
  796. moto/transcribe/models.py
  797. moto/transcribe/responses.py
  798. moto/transcribe/urls.py
  799. moto/utilities/__init__.py
  800. moto/utilities/aws_headers.py
  801. moto/utilities/distutils_version.py
  802. moto/utilities/docker_utilities.py
  803. moto/utilities/paginator.py
  804. moto/utilities/tagging_service.py
  805. moto/utilities/utils.py
  806. moto/wafv2/__init__.py
  807. moto/wafv2/exceptions.py
  808. moto/wafv2/models.py
  809. moto/wafv2/responses.py
  810. moto/wafv2/urls.py
  811. moto/wafv2/utils.py
  812. moto/xray/__init__.py
  813. moto/xray/exceptions.py
  814. moto/xray/mock_client.py
  815. moto/xray/models.py
  816. moto/xray/responses.py
  817. moto/xray/urls.py
  818. )
  819. RESOURCE_FILES(
  820. PREFIX contrib/python/moto/py3/
  821. .dist-info/METADATA
  822. .dist-info/entry_points.txt
  823. .dist-info/top_level.txt
  824. moto/cognitoidp/resources/jwks-private.json
  825. moto/cognitoidp/resources/jwks-public.json
  826. moto/config/resources/aws_managed_rules.json
  827. moto/dynamodb/parsing/reserved_keywords.txt
  828. moto/ec2/resources/amis.json
  829. moto/ec2/resources/instance_type_offerings/availability-zone-id/af-south-1.json
  830. moto/ec2/resources/instance_type_offerings/availability-zone-id/ap-east-1.json
  831. moto/ec2/resources/instance_type_offerings/availability-zone-id/ap-northeast-1.json
  832. moto/ec2/resources/instance_type_offerings/availability-zone-id/ap-northeast-2.json
  833. moto/ec2/resources/instance_type_offerings/availability-zone-id/ap-northeast-3.json
  834. moto/ec2/resources/instance_type_offerings/availability-zone-id/ap-south-1.json
  835. moto/ec2/resources/instance_type_offerings/availability-zone-id/ap-southeast-1.json
  836. moto/ec2/resources/instance_type_offerings/availability-zone-id/ap-southeast-2.json
  837. moto/ec2/resources/instance_type_offerings/availability-zone-id/ca-central-1.json
  838. moto/ec2/resources/instance_type_offerings/availability-zone-id/eu-central-1.json
  839. moto/ec2/resources/instance_type_offerings/availability-zone-id/eu-north-1.json
  840. moto/ec2/resources/instance_type_offerings/availability-zone-id/eu-south-1.json
  841. moto/ec2/resources/instance_type_offerings/availability-zone-id/eu-west-1.json
  842. moto/ec2/resources/instance_type_offerings/availability-zone-id/eu-west-2.json
  843. moto/ec2/resources/instance_type_offerings/availability-zone-id/eu-west-3.json
  844. moto/ec2/resources/instance_type_offerings/availability-zone-id/me-south-1.json
  845. moto/ec2/resources/instance_type_offerings/availability-zone-id/sa-east-1.json
  846. moto/ec2/resources/instance_type_offerings/availability-zone-id/us-east-1.json
  847. moto/ec2/resources/instance_type_offerings/availability-zone-id/us-east-2.json
  848. moto/ec2/resources/instance_type_offerings/availability-zone-id/us-west-1.json
  849. moto/ec2/resources/instance_type_offerings/availability-zone-id/us-west-2.json
  850. moto/ec2/resources/instance_type_offerings/availability-zone/af-south-1.json
  851. moto/ec2/resources/instance_type_offerings/availability-zone/ap-east-1.json
  852. moto/ec2/resources/instance_type_offerings/availability-zone/ap-northeast-1.json
  853. moto/ec2/resources/instance_type_offerings/availability-zone/ap-northeast-2.json
  854. moto/ec2/resources/instance_type_offerings/availability-zone/ap-northeast-3.json
  855. moto/ec2/resources/instance_type_offerings/availability-zone/ap-south-1.json
  856. moto/ec2/resources/instance_type_offerings/availability-zone/ap-southeast-1.json
  857. moto/ec2/resources/instance_type_offerings/availability-zone/ap-southeast-2.json
  858. moto/ec2/resources/instance_type_offerings/availability-zone/ap-southeast-3.json
  859. moto/ec2/resources/instance_type_offerings/availability-zone/ca-central-1.json
  860. moto/ec2/resources/instance_type_offerings/availability-zone/eu-central-1.json
  861. moto/ec2/resources/instance_type_offerings/availability-zone/eu-north-1.json
  862. moto/ec2/resources/instance_type_offerings/availability-zone/eu-south-1.json
  863. moto/ec2/resources/instance_type_offerings/availability-zone/eu-west-1.json
  864. moto/ec2/resources/instance_type_offerings/availability-zone/eu-west-2.json
  865. moto/ec2/resources/instance_type_offerings/availability-zone/eu-west-3.json
  866. moto/ec2/resources/instance_type_offerings/availability-zone/me-south-1.json
  867. moto/ec2/resources/instance_type_offerings/availability-zone/sa-east-1.json
  868. moto/ec2/resources/instance_type_offerings/availability-zone/us-east-1.json
  869. moto/ec2/resources/instance_type_offerings/availability-zone/us-east-2.json
  870. moto/ec2/resources/instance_type_offerings/availability-zone/us-west-1.json
  871. moto/ec2/resources/instance_type_offerings/availability-zone/us-west-2.json
  872. moto/ec2/resources/instance_type_offerings/region/af-south-1.json
  873. moto/ec2/resources/instance_type_offerings/region/ap-east-1.json
  874. moto/ec2/resources/instance_type_offerings/region/ap-northeast-1.json
  875. moto/ec2/resources/instance_type_offerings/region/ap-northeast-2.json
  876. moto/ec2/resources/instance_type_offerings/region/ap-northeast-3.json
  877. moto/ec2/resources/instance_type_offerings/region/ap-south-1.json
  878. moto/ec2/resources/instance_type_offerings/region/ap-southeast-1.json
  879. moto/ec2/resources/instance_type_offerings/region/ap-southeast-2.json
  880. moto/ec2/resources/instance_type_offerings/region/ap-southeast-3.json
  881. moto/ec2/resources/instance_type_offerings/region/ca-central-1.json
  882. moto/ec2/resources/instance_type_offerings/region/eu-central-1.json
  883. moto/ec2/resources/instance_type_offerings/region/eu-north-1.json
  884. moto/ec2/resources/instance_type_offerings/region/eu-south-1.json
  885. moto/ec2/resources/instance_type_offerings/region/eu-west-1.json
  886. moto/ec2/resources/instance_type_offerings/region/eu-west-2.json
  887. moto/ec2/resources/instance_type_offerings/region/eu-west-3.json
  888. moto/ec2/resources/instance_type_offerings/region/me-south-1.json
  889. moto/ec2/resources/instance_type_offerings/region/sa-east-1.json
  890. moto/ec2/resources/instance_type_offerings/region/us-east-1.json
  891. moto/ec2/resources/instance_type_offerings/region/us-east-2.json
  892. moto/ec2/resources/instance_type_offerings/region/us-west-1.json
  893. moto/ec2/resources/instance_type_offerings/region/us-west-2.json
  894. moto/ec2/resources/instance_types.json
  895. moto/ec2/resources/latest_amis/af-south-1.json
  896. moto/ec2/resources/latest_amis/ap-east-1.json
  897. moto/ec2/resources/latest_amis/ap-northeast-1.json
  898. moto/ec2/resources/latest_amis/ap-northeast-2.json
  899. moto/ec2/resources/latest_amis/ap-northeast-3.json
  900. moto/ec2/resources/latest_amis/ap-south-1.json
  901. moto/ec2/resources/latest_amis/ap-southeast-1.json
  902. moto/ec2/resources/latest_amis/ap-southeast-2.json
  903. moto/ec2/resources/latest_amis/ca-central-1.json
  904. moto/ec2/resources/latest_amis/eu-central-1.json
  905. moto/ec2/resources/latest_amis/eu-north-1.json
  906. moto/ec2/resources/latest_amis/eu-south-1.json
  907. moto/ec2/resources/latest_amis/eu-west-1.json
  908. moto/ec2/resources/latest_amis/eu-west-2.json
  909. moto/ec2/resources/latest_amis/eu-west-3.json
  910. moto/ec2/resources/latest_amis/me-south-1.json
  911. moto/ec2/resources/latest_amis/sa-east-1.json
  912. moto/ec2/resources/latest_amis/us-east-1.json
  913. moto/ec2/resources/latest_amis/us-east-2.json
  914. moto/ec2/resources/latest_amis/us-west-1.json
  915. moto/ec2/resources/latest_amis/us-west-2.json
  916. moto/moto_server/templates/dashboard.html
  917. moto/ssm/resources/ami-amazon-linux-latest/af-south-1.json
  918. moto/ssm/resources/ami-amazon-linux-latest/ap-east-1.json
  919. moto/ssm/resources/ami-amazon-linux-latest/ap-northeast-1.json
  920. moto/ssm/resources/ami-amazon-linux-latest/ap-northeast-2.json
  921. moto/ssm/resources/ami-amazon-linux-latest/ap-northeast-3.json
  922. moto/ssm/resources/ami-amazon-linux-latest/ap-south-1.json
  923. moto/ssm/resources/ami-amazon-linux-latest/ap-southeast-1.json
  924. moto/ssm/resources/ami-amazon-linux-latest/ap-southeast-2.json
  925. moto/ssm/resources/ami-amazon-linux-latest/ap-southeast-3.json
  926. moto/ssm/resources/ami-amazon-linux-latest/ca-central-1.json
  927. moto/ssm/resources/ami-amazon-linux-latest/eu-central-1.json
  928. moto/ssm/resources/ami-amazon-linux-latest/eu-north-1.json
  929. moto/ssm/resources/ami-amazon-linux-latest/eu-south-1.json
  930. moto/ssm/resources/ami-amazon-linux-latest/eu-west-1.json
  931. moto/ssm/resources/ami-amazon-linux-latest/eu-west-2.json
  932. moto/ssm/resources/ami-amazon-linux-latest/eu-west-3.json
  933. moto/ssm/resources/ami-amazon-linux-latest/me-south-1.json
  934. moto/ssm/resources/ami-amazon-linux-latest/sa-east-1.json
  935. moto/ssm/resources/ami-amazon-linux-latest/us-east-1.json
  936. moto/ssm/resources/ami-amazon-linux-latest/us-east-2.json
  937. moto/ssm/resources/ami-amazon-linux-latest/us-west-1.json
  938. moto/ssm/resources/ami-amazon-linux-latest/us-west-2.json
  939. moto/ssm/resources/regions.json
  940. moto/ssm/resources/services.json
  941. moto/support/resources/describe_trusted_advisor_checks.json
  942. )
  943. END()