AUTHORS.md
LICENSE
MANIFEST.in
README.md
requirements-dev.txt
requirements.txt
setup.cfg
setup.py
tox.ini
moto/__init__.py
moto/backends.py
moto/compat.py
moto/server.py
moto/settings.py
moto.egg-info/PKG-INFO
moto.egg-info/SOURCES.txt
moto.egg-info/dependency_links.txt
moto.egg-info/entry_points.txt
moto.egg-info/requires.txt
moto.egg-info/top_level.txt
moto/acm/__init__.py
moto/acm/models.py
moto/acm/responses.py
moto/acm/urls.py
moto/acm/utils.py
moto/apigateway/__init__.py
moto/apigateway/exceptions.py
moto/apigateway/models.py
moto/apigateway/responses.py
moto/apigateway/urls.py
moto/apigateway/utils.py
moto/applicationautoscaling/__init__.py
moto/applicationautoscaling/exceptions.py
moto/applicationautoscaling/models.py
moto/applicationautoscaling/responses.py
moto/applicationautoscaling/urls.py
moto/applicationautoscaling/utils.py
moto/athena/__init__.py
moto/athena/exceptions.py
moto/athena/models.py
moto/athena/responses.py
moto/athena/urls.py
moto/athena/utils.py
moto/autoscaling/__init__.py
moto/autoscaling/exceptions.py
moto/autoscaling/models.py
moto/autoscaling/responses.py
moto/autoscaling/urls.py
moto/awslambda/__init__.py
moto/awslambda/exceptions.py
moto/awslambda/models.py
moto/awslambda/policy.py
moto/awslambda/responses.py
moto/awslambda/urls.py
moto/awslambda/utils.py
moto/batch/__init__.py
moto/batch/exceptions.py
moto/batch/models.py
moto/batch/responses.py
moto/batch/urls.py
moto/batch/utils.py
moto/cloudformation/__init__.py
moto/cloudformation/exceptions.py
moto/cloudformation/models.py
moto/cloudformation/parsing.py
moto/cloudformation/responses.py
moto/cloudformation/urls.py
moto/cloudformation/utils.py
moto/cloudwatch/__init__.py
moto/cloudwatch/models.py
moto/cloudwatch/responses.py
moto/cloudwatch/urls.py
moto/cloudwatch/utils.py
moto/codecommit/__init__.py
moto/codecommit/exceptions.py
moto/codecommit/models.py
moto/codecommit/responses.py
moto/codecommit/urls.py
moto/codepipeline/__init__.py
moto/codepipeline/exceptions.py
moto/codepipeline/models.py
moto/codepipeline/responses.py
moto/codepipeline/urls.py
moto/cognitoidentity/__init__.py
moto/cognitoidentity/exceptions.py
moto/cognitoidentity/models.py
moto/cognitoidentity/responses.py
moto/cognitoidentity/urls.py
moto/cognitoidentity/utils.py
moto/cognitoidp/__init__.py
moto/cognitoidp/exceptions.py
moto/cognitoidp/models.py
moto/cognitoidp/responses.py
moto/cognitoidp/urls.py
moto/cognitoidp/utils.py
moto/cognitoidp/resources/jwks-private.json
moto/cognitoidp/resources/jwks-public.json
moto/config/__init__.py
moto/config/exceptions.py
moto/config/models.py
moto/config/responses.py
moto/config/urls.py
moto/core/__init__.py
moto/core/exceptions.py
moto/core/models.py
moto/core/responses.py
moto/core/urls.py
moto/core/utils.py
moto/datapipeline/__init__.py
moto/datapipeline/models.py
moto/datapipeline/responses.py
moto/datapipeline/urls.py
moto/datapipeline/utils.py
moto/datasync/__init__.py
moto/datasync/exceptions.py
moto/datasync/models.py
moto/datasync/responses.py
moto/datasync/urls.py
moto/dynamodb/__init__.py
moto/dynamodb/comparisons.py
moto/dynamodb/models.py
moto/dynamodb/responses.py
moto/dynamodb/urls.py
moto/dynamodb2/__init__.py
moto/dynamodb2/comparisons.py
moto/dynamodb2/exceptions.py
moto/dynamodb2/responses.py
moto/dynamodb2/urls.py
moto/dynamodb2/models/__init__.py
moto/dynamodb2/models/dynamo_type.py
moto/dynamodb2/models/utilities.py
moto/dynamodb2/parsing/__init__.py
moto/dynamodb2/parsing/ast_nodes.py
moto/dynamodb2/parsing/executors.py
moto/dynamodb2/parsing/expressions.py
moto/dynamodb2/parsing/reserved_keywords.py
moto/dynamodb2/parsing/reserved_keywords.txt
moto/dynamodb2/parsing/tokens.py
moto/dynamodb2/parsing/validators.py
moto/dynamodbstreams/__init__.py
moto/dynamodbstreams/models.py
moto/dynamodbstreams/responses.py
moto/dynamodbstreams/urls.py
moto/ec2/__init__.py
moto/ec2/exceptions.py
moto/ec2/models.py
moto/ec2/urls.py
moto/ec2/utils.py
moto/ec2/resources/amis.json
moto/ec2/resources/instance_types.json
moto/ec2/responses/__init__.py
moto/ec2/responses/account_attributes.py
moto/ec2/responses/amazon_dev_pay.py
moto/ec2/responses/amis.py
moto/ec2/responses/availability_zones_and_regions.py
moto/ec2/responses/customer_gateways.py
moto/ec2/responses/dhcp_options.py
moto/ec2/responses/elastic_block_store.py
moto/ec2/responses/elastic_ip_addresses.py
moto/ec2/responses/elastic_network_interfaces.py
moto/ec2/responses/general.py
moto/ec2/responses/instances.py
moto/ec2/responses/internet_gateways.py
moto/ec2/responses/ip_addresses.py
moto/ec2/responses/key_pairs.py
moto/ec2/responses/launch_templates.py
moto/ec2/responses/monitoring.py
moto/ec2/responses/nat_gateways.py
moto/ec2/responses/network_acls.py
moto/ec2/responses/placement_groups.py
moto/ec2/responses/reserved_instances.py
moto/ec2/responses/route_tables.py
moto/ec2/responses/security_groups.py
moto/ec2/responses/spot_fleets.py
moto/ec2/responses/spot_instances.py
moto/ec2/responses/subnets.py
moto/ec2/responses/tags.py
moto/ec2/responses/virtual_private_gateways.py
moto/ec2/responses/vm_export.py
moto/ec2/responses/vm_import.py
moto/ec2/responses/vpc_peering_connections.py
moto/ec2/responses/vpcs.py
moto/ec2/responses/vpn_connections.py
moto/ec2/responses/windows.py
moto/ec2instanceconnect/__init__.py
moto/ec2instanceconnect/models.py
moto/ec2instanceconnect/responses.py
moto/ec2instanceconnect/urls.py
moto/ecr/__init__.py
moto/ecr/exceptions.py
moto/ecr/models.py
moto/ecr/responses.py
moto/ecr/urls.py
moto/ecs/__init__.py
moto/ecs/exceptions.py
moto/ecs/models.py
moto/ecs/responses.py
moto/ecs/urls.py
moto/elasticbeanstalk/__init__.py
moto/elasticbeanstalk/exceptions.py
moto/elasticbeanstalk/models.py
moto/elasticbeanstalk/responses.py
moto/elasticbeanstalk/urls.py
moto/elb/__init__.py
moto/elb/exceptions.py
moto/elb/models.py
moto/elb/responses.py
moto/elb/urls.py
moto/elbv2/__init__.py
moto/elbv2/exceptions.py
moto/elbv2/models.py
moto/elbv2/responses.py
moto/elbv2/urls.py
moto/elbv2/utils.py
moto/emr/__init__.py
moto/emr/exceptions.py
moto/emr/models.py
moto/emr/responses.py
moto/emr/urls.py
moto/emr/utils.py
moto/events/__init__.py
moto/events/models.py
moto/events/responses.py
moto/events/urls.py
moto/glacier/__init__.py
moto/glacier/models.py
moto/glacier/responses.py
moto/glacier/urls.py
moto/glacier/utils.py
moto/glue/__init__.py
moto/glue/exceptions.py
moto/glue/models.py
moto/glue/responses.py
moto/glue/urls.py
moto/glue/utils.py
moto/iam/__init__.py
moto/iam/access_control.py
moto/iam/aws_managed_policies.py
moto/iam/exceptions.py
moto/iam/models.py
moto/iam/policy_validation.py
moto/iam/responses.py
moto/iam/urls.py
moto/iam/utils.py
moto/instance_metadata/__init__.py
moto/instance_metadata/models.py
moto/instance_metadata/responses.py
moto/instance_metadata/urls.py
moto/iot/__init__.py
moto/iot/exceptions.py
moto/iot/models.py
moto/iot/responses.py
moto/iot/urls.py
moto/iotdata/__init__.py
moto/iotdata/exceptions.py
moto/iotdata/models.py
moto/iotdata/responses.py
moto/iotdata/urls.py
moto/kinesis/__init__.py
moto/kinesis/exceptions.py
moto/kinesis/models.py
moto/kinesis/responses.py
moto/kinesis/urls.py
moto/kinesis/utils.py
moto/kinesisvideo/__init__.py
moto/kinesisvideo/exceptions.py
moto/kinesisvideo/models.py
moto/kinesisvideo/responses.py
moto/kinesisvideo/urls.py
moto/kinesisvideoarchivedmedia/__init__.py
moto/kinesisvideoarchivedmedia/exceptions.py
moto/kinesisvideoarchivedmedia/models.py
moto/kinesisvideoarchivedmedia/responses.py
moto/kinesisvideoarchivedmedia/urls.py
moto/kms/__init__.py
moto/kms/exceptions.py
moto/kms/models.py
moto/kms/responses.py
moto/kms/urls.py
moto/kms/utils.py
moto/logs/__init__.py
moto/logs/exceptions.py
moto/logs/models.py
moto/logs/responses.py
moto/logs/urls.py
moto/managedblockchain/__init__.py
moto/managedblockchain/exceptions.py
moto/managedblockchain/models.py
moto/managedblockchain/responses.py
moto/managedblockchain/urls.py
moto/managedblockchain/utils.py
moto/opsworks/__init__.py
moto/opsworks/exceptions.py
moto/opsworks/models.py
moto/opsworks/responses.py
moto/opsworks/urls.py
moto/organizations/__init__.py
moto/organizations/exceptions.py
moto/organizations/models.py
moto/organizations/responses.py
moto/organizations/urls.py
moto/organizations/utils.py
moto/packages/__init__.py
moto/packages/httpretty/__init__.py
moto/packages/httpretty/compat.py
moto/packages/httpretty/core.py
moto/packages/httpretty/errors.py
moto/packages/httpretty/http.py
moto/packages/httpretty/utils.py
moto/polly/__init__.py
moto/polly/models.py
moto/polly/resources.py
moto/polly/responses.py
moto/polly/urls.py
moto/polly/utils.py
moto/ram/__init__.py
moto/ram/exceptions.py
moto/ram/models.py
moto/ram/responses.py
moto/ram/urls.py
moto/rds/__init__.py
moto/rds/exceptions.py
moto/rds/models.py
moto/rds/responses.py
moto/rds/urls.py
moto/rds2/__init__.py
moto/rds2/exceptions.py
moto/rds2/models.py
moto/rds2/responses.py
moto/rds2/urls.py
moto/redshift/__init__.py
moto/redshift/exceptions.py
moto/redshift/models.py
moto/redshift/responses.py
moto/redshift/urls.py
moto/redshift/utils.py
moto/resourcegroups/__init__.py
moto/resourcegroups/exceptions.py
moto/resourcegroups/models.py
moto/resourcegroups/responses.py
moto/resourcegroups/urls.py
moto/resourcegroupstaggingapi/__init__.py
moto/resourcegroupstaggingapi/models.py
moto/resourcegroupstaggingapi/responses.py
moto/resourcegroupstaggingapi/urls.py
moto/route53/__init__.py
moto/route53/models.py
moto/route53/responses.py
moto/route53/urls.py
moto/s3/__init__.py
moto/s3/cloud_formation.py
moto/s3/config.py
moto/s3/exceptions.py
moto/s3/models.py
moto/s3/responses.py
moto/s3/urls.py
moto/s3/utils.py
moto/s3bucket_path/__init__.py
moto/s3bucket_path/utils.py
moto/sagemaker/__init__.py
moto/sagemaker/exceptions.py
moto/sagemaker/models.py
moto/sagemaker/responses.py
moto/sagemaker/urls.py
moto/sagemaker/validators.py
moto/secretsmanager/__init__.py
moto/secretsmanager/exceptions.py
moto/secretsmanager/models.py
moto/secretsmanager/responses.py
moto/secretsmanager/urls.py
moto/secretsmanager/utils.py
moto/secretsmanager/list_secrets/__init__.py
moto/secretsmanager/list_secrets/filters.py
moto/ses/__init__.py
moto/ses/exceptions.py
moto/ses/feedback.py
moto/ses/models.py
moto/ses/responses.py
moto/ses/urls.py
moto/ses/utils.py
moto/sns/__init__.py
moto/sns/exceptions.py
moto/sns/models.py
moto/sns/responses.py
moto/sns/urls.py
moto/sns/utils.py
moto/sqs/__init__.py
moto/sqs/exceptions.py
moto/sqs/models.py
moto/sqs/responses.py
moto/sqs/urls.py
moto/sqs/utils.py
moto/ssm/__init__.py
moto/ssm/exceptions.py
moto/ssm/models.py
moto/ssm/responses.py
moto/ssm/urls.py
moto/ssm/utils.py
moto/stepfunctions/__init__.py
moto/stepfunctions/exceptions.py
moto/stepfunctions/models.py
moto/stepfunctions/responses.py
moto/stepfunctions/urls.py
moto/sts/__init__.py
moto/sts/exceptions.py
moto/sts/models.py
moto/sts/responses.py
moto/sts/urls.py
moto/sts/utils.py
moto/swf/__init__.py
moto/swf/constants.py
moto/swf/exceptions.py
moto/swf/responses.py
moto/swf/urls.py
moto/swf/utils.py
moto/swf/models/__init__.py
moto/swf/models/activity_task.py
moto/swf/models/activity_type.py
moto/swf/models/decision_task.py
moto/swf/models/domain.py
moto/swf/models/generic_type.py
moto/swf/models/history_event.py
moto/swf/models/timeout.py
moto/swf/models/workflow_execution.py
moto/swf/models/workflow_type.py
moto/templates/dashboard.html
moto/utilities/__init__.py
moto/utilities/tagging_service.py
moto/utilities/utils.py
moto/xray/__init__.py
moto/xray/exceptions.py
moto/xray/mock_client.py
moto/xray/models.py
moto/xray/responses.py
moto/xray/urls.py
tests/__init__.py
tests/backport_assert_raises.py
tests/helpers.py
tests/test_acm/test_acm.py
tests/test_acm/resources/README.md
tests/test_acm/resources/ca.key
tests/test_acm/resources/ca.pem
tests/test_acm/resources/ca.srl
tests/test_acm/resources/star_moto_com-bad.pem
tests/test_acm/resources/star_moto_com.csr
tests/test_acm/resources/star_moto_com.key
tests/test_acm/resources/star_moto_com.pem
tests/test_apigateway/test_apigateway.py
tests/test_apigateway/test_server.py
tests/test_applicationautoscaling/__init__.py
tests/test_applicationautoscaling/test_applicationautoscaling.py
tests/test_applicationautoscaling/test_validation.py
tests/test_athena/test_athena.py
tests/test_autoscaling/test_autoscaling.py
tests/test_autoscaling/test_cloudformation.py
tests/test_autoscaling/test_elbv2.py
tests/test_autoscaling/test_launch_configurations.py
tests/test_autoscaling/test_policies.py
tests/test_autoscaling/test_server.py
tests/test_autoscaling/utils.py
tests/test_awslambda/test_lambda.py
tests/test_awslambda/test_lambda_cloudformation.py
tests/test_awslambda/test_policy.py
tests/test_batch/test_batch.py
tests/test_batch/test_cloudformation.py
tests/test_batch/test_server.py
tests/test_cloudformation/__init__.py
tests/test_cloudformation/test_cloudformation_depends_on.py
tests/test_cloudformation/test_cloudformation_stack_crud.py
tests/test_cloudformation/test_cloudformation_stack_crud_boto3.py
tests/test_cloudformation/test_cloudformation_stack_integration.py
tests/test_cloudformation/test_import_value.py
tests/test_cloudformation/test_server.py
tests/test_cloudformation/test_stack_parsing.py
tests/test_cloudformation/test_validate.py
tests/test_cloudformation/fixtures/__init__.py
tests/test_cloudformation/fixtures/ec2_classic_eip.py
tests/test_cloudformation/fixtures/fn_join.py
tests/test_cloudformation/fixtures/kms_key.py
tests/test_cloudformation/fixtures/rds_mysql_with_db_parameter_group.py
tests/test_cloudformation/fixtures/rds_mysql_with_read_replica.py
tests/test_cloudformation/fixtures/redshift.py
tests/test_cloudformation/fixtures/route53_ec2_instance_with_public_ip.py
tests/test_cloudformation/fixtures/route53_health_check.py
tests/test_cloudformation/fixtures/route53_roundrobin.py
tests/test_cloudformation/fixtures/single_instance_with_ebs_volume.py
tests/test_cloudformation/fixtures/vpc_eip.py
tests/test_cloudformation/fixtures/vpc_eni.py
tests/test_cloudformation/fixtures/vpc_single_instance_in_subnet.py
tests/test_cloudwatch/test_cloudwatch.py
tests/test_cloudwatch/test_cloudwatch_boto3.py
tests/test_codecommit/test_codecommit.py
tests/test_codepipeline/test_codepipeline.py
tests/test_cognitoidentity/test_cognitoidentity.py
tests/test_cognitoidentity/test_server.py
tests/test_cognitoidp/test_cognitoidp.py
tests/test_config/test_config.py
tests/test_core/test_auth.py
tests/test_core/test_context_manager.py
tests/test_core/test_decorator_calls.py
tests/test_core/test_instance_metadata.py
tests/test_core/test_moto_api.py
tests/test_core/test_nested.py
tests/test_core/test_request_mocking.py
tests/test_core/test_responses.py
tests/test_core/test_server.py
tests/test_core/test_socket.py
tests/test_core/test_url_mapping.py
tests/test_core/test_utils.py
tests/test_datapipeline/test_datapipeline.py
tests/test_datapipeline/test_server.py
tests/test_datasync/__init__.py
tests/test_datasync/test_datasync.py
tests/test_dynamodb/test_dynamodb.py
tests/test_dynamodb/test_dynamodb_table_with_range_key.py
tests/test_dynamodb/test_dynamodb_table_without_range_key.py
tests/test_dynamodb/test_server.py
tests/test_dynamodb2/test_dynamodb.py
tests/test_dynamodb2/test_dynamodb_executor.py
tests/test_dynamodb2/test_dynamodb_expression_tokenizer.py
tests/test_dynamodb2/test_dynamodb_expressions.py
tests/test_dynamodb2/test_dynamodb_table_with_range_key.py
tests/test_dynamodb2/test_dynamodb_table_without_range_key.py
tests/test_dynamodb2/test_dynamodb_validation.py
tests/test_dynamodb2/test_server.py
tests/test_dynamodbstreams/test_dynamodbstreams.py
tests/test_eb/test_eb.py
tests/test_ec2/__init__.py
tests/test_ec2/helpers.py
tests/test_ec2/test_account_attributes.py
tests/test_ec2/test_amazon_dev_pay.py
tests/test_ec2/test_amis.py
tests/test_ec2/test_availability_zones_and_regions.py
tests/test_ec2/test_customer_gateways.py
tests/test_ec2/test_dhcp_options.py
tests/test_ec2/test_ec2_core.py
tests/test_ec2/test_elastic_block_store.py
tests/test_ec2/test_elastic_ip_addresses.py
tests/test_ec2/test_elastic_network_interfaces.py
tests/test_ec2/test_general.py
tests/test_ec2/test_instance_types.py
tests/test_ec2/test_instances.py
tests/test_ec2/test_internet_gateways.py
tests/test_ec2/test_ip_addresses.py
tests/test_ec2/test_key_pairs.py
tests/test_ec2/test_launch_templates.py
tests/test_ec2/test_monitoring.py
tests/test_ec2/test_nat_gateway.py
tests/test_ec2/test_network_acls.py
tests/test_ec2/test_placement_groups.py
tests/test_ec2/test_regions.py
tests/test_ec2/test_reserved_instances.py
tests/test_ec2/test_route_tables.py
tests/test_ec2/test_security_groups.py
tests/test_ec2/test_server.py
tests/test_ec2/test_spot_fleet.py
tests/test_ec2/test_spot_instances.py
tests/test_ec2/test_subnets.py
tests/test_ec2/test_tags.py
tests/test_ec2/test_utils.py
tests/test_ec2/test_virtual_private_gateways.py
tests/test_ec2/test_vm_export.py
tests/test_ec2/test_vm_import.py
tests/test_ec2/test_vpc_peering.py
tests/test_ec2/test_vpcs.py
tests/test_ec2/test_vpn_connections.py
tests/test_ec2/test_windows.py
tests/test_ec2instanceconnect/test_ec2instanceconnect_boto3.py
tests/test_ecr/test_ecr_boto3.py
tests/test_ecs/test_ecs_boto3.py
tests/test_elb/test_elb.py
tests/test_elb/test_server.py
tests/test_elbv2/test_elbv2.py
tests/test_elbv2/test_server.py
tests/test_emr/test_emr.py
tests/test_emr/test_emr_boto3.py
tests/test_emr/test_server.py
tests/test_events/test_events.py
tests/test_glacier/test_glacier_archives.py
tests/test_glacier/test_glacier_jobs.py
tests/test_glacier/test_glacier_server.py
tests/test_glacier/test_glacier_vaults.py
tests/test_glue/__init__.py
tests/test_glue/helpers.py
tests/test_glue/test_datacatalog.py
tests/test_glue/fixtures/__init__.py
tests/test_glue/fixtures/datacatalog.py
tests/test_iam/test_iam.py
tests/test_iam/test_iam_account_aliases.py
tests/test_iam/test_iam_cloudformation.py
tests/test_iam/test_iam_groups.py
tests/test_iam/test_iam_policies.py
tests/test_iam/test_server.py
tests/test_iot/test_iot.py
tests/test_iot/test_server.py
tests/test_iotdata/test_iotdata.py
tests/test_iotdata/test_server.py
tests/test_kinesis/test_firehose.py
tests/test_kinesis/test_kinesis.py
tests/test_kinesis/test_kinesis_cloudformation.py
tests/test_kinesis/test_server.py
tests/test_kinesisvideo/test_kinesisvideo.py
tests/test_kinesisvideo/test_server.py
tests/test_kinesisvideoarchivedmedia/test_kinesisvideoarchivedmedia.py
tests/test_kinesisvideoarchivedmedia/test_server.py
tests/test_kms/test_kms.py
tests/test_kms/test_kms_boto3.py
tests/test_kms/test_server.py
tests/test_kms/test_utils.py
tests/test_logs/test_logs.py
tests/test_managedblockchain/__init__.py
tests/test_managedblockchain/helpers.py
tests/test_managedblockchain/test_managedblockchain_invitations.py
tests/test_managedblockchain/test_managedblockchain_members.py
tests/test_managedblockchain/test_managedblockchain_networks.py
tests/test_managedblockchain/test_managedblockchain_nodes.py
tests/test_managedblockchain/test_managedblockchain_proposals.py
tests/test_managedblockchain/test_managedblockchain_proposalvotes.py
tests/test_opsworks/test_apps.py
tests/test_opsworks/test_instances.py
tests/test_opsworks/test_layers.py
tests/test_opsworks/test_stack.py
tests/test_organizations/__init__.py
tests/test_organizations/organizations_test_utils.py
tests/test_organizations/test_organizations_boto3.py
tests/test_packages/__init__.py
tests/test_packages/test_httpretty.py
tests/test_polly/test_polly.py
tests/test_polly/test_server.py
tests/test_ram/test_ram.py
tests/test_rds/test_rds.py
tests/test_rds/test_server.py
tests/test_rds2/test_rds2.py
tests/test_rds2/test_server.py
tests/test_redshift/test_redshift.py
tests/test_redshift/test_server.py
tests/test_resourcegroups/__init__.py
tests/test_resourcegroups/test_resourcegroups.py
tests/test_resourcegroupstaggingapi/__init__.py
tests/test_resourcegroupstaggingapi/test_resourcegroupstaggingapi.py
tests/test_resourcegroupstaggingapi/test_server.py
tests/test_route53/test_route53.py
tests/test_s3/__init__.py
tests/test_s3/test_s3.py
tests/test_s3/test_s3.py.orig
tests/test_s3/test_s3_cloudformation.py
tests/test_s3/test_s3_lifecycle.py
tests/test_s3/test_s3_storageclass.py
tests/test_s3/test_s3_utils.py
tests/test_s3/test_server.py
tests/test_s3bucket_path/test_bucket_path_server.py
tests/test_s3bucket_path/test_s3bucket_path.py
tests/test_s3bucket_path/test_s3bucket_path_combo.py
tests/test_s3bucket_path/test_s3bucket_path_utils.py
tests/test_sagemaker/__init__.py
tests/test_sagemaker/test_sagemaker_endpoint.py
tests/test_sagemaker/test_sagemaker_models.py
tests/test_sagemaker/test_sagemaker_notebooks.py
tests/test_sagemaker/test_sagemaker_training.py
tests/test_secretsmanager/test_list_secrets.py
tests/test_secretsmanager/test_secretsmanager.py
tests/test_secretsmanager/test_server.py
tests/test_ses/test_server.py
tests/test_ses/test_ses.py
tests/test_ses/test_ses_boto3.py
tests/test_ses/test_ses_sns_boto3.py
tests/test_sns/test_application.py
tests/test_sns/test_application_boto3.py
tests/test_sns/test_publishing.py
tests/test_sns/test_publishing_boto3.py
tests/test_sns/test_server.py
tests/test_sns/test_subscriptions.py
tests/test_sns/test_subscriptions_boto3.py
tests/test_sns/test_topics.py
tests/test_sns/test_topics_boto3.py
tests/test_sqs/test_server.py
tests/test_sqs/test_sqs.py
tests/test_ssm/__init__.py
tests/test_ssm/test_ssm_boto3.py
tests/test_ssm/test_ssm_docs.py
tests/test_ssm/test_templates/good.yaml
tests/test_stepfunctions/test_stepfunctions.py
tests/test_sts/test_server.py
tests/test_sts/test_sts.py
tests/test_swf/__init__.py
tests/test_swf/test_exceptions.py
tests/test_swf/test_utils.py
tests/test_swf/utils.py
tests/test_swf/models/__init__.py
tests/test_swf/models/test_activity_task.py
tests/test_swf/models/test_decision_task.py
tests/test_swf/models/test_domain.py
tests/test_swf/models/test_generic_type.py
tests/test_swf/models/test_history_event.py
tests/test_swf/models/test_timeout.py
tests/test_swf/models/test_workflow_execution.py
tests/test_swf/responses/__init__.py
tests/test_swf/responses/test_activity_tasks.py
tests/test_swf/responses/test_activity_types.py
tests/test_swf/responses/test_decision_tasks.py
tests/test_swf/responses/test_domains.py
tests/test_swf/responses/test_timeouts.py
tests/test_swf/responses/test_workflow_executions.py
tests/test_swf/responses/test_workflow_types.py
tests/test_utilities/test_tagging_service.py
tests/test_xray/test_xray_boto3.py
tests/test_xray/test_xray_client.py