.. |
apigateway
|
Add BaseModel to all models.
|
2017-03-11 23:41:12 -05:00 |
autoscaling
|
Fix linting problem
|
2017-06-09 15:22:39 -07:00 |
awslambda
|
extended CloudFormation models for Lambda and DynamoDB
|
2017-06-01 22:43:23 +02:00 |
cloudformation
|
Add Fn::ImportValue support
|
2017-06-08 18:34:09 -04:00 |
cloudwatch
|
extended CloudFormation models for Lambda and DynamoDB
|
2017-06-01 22:43:23 +02:00 |
core
|
feat(s3) HeadObject: honor If-Modified-Since header
|
2017-05-19 15:59:25 -07:00 |
datapipeline
|
Merge #913.
|
2017-05-10 21:58:42 -04:00 |
dynamodb
|
extended CloudFormation models for Lambda and DynamoDB
|
2017-06-01 22:43:23 +02:00 |
dynamodb2
|
Merge pull request #925 from JackDanger/idempotent-dynamodb2-deletes
|
2017-05-10 22:07:12 -04:00 |
ec2
|
Use region list from Boto.
|
2017-05-26 12:47:28 -07:00 |
ecr
|
Fix encoding error in ecr/models.py
|
2017-05-22 23:04:36 -05:00 |
ecs
|
Merge pull request #897 from gjtempleton/TaskDraining
|
2017-04-15 23:47:47 -04:00 |
elb
|
create_load_balancer requires port definitions
|
2017-06-12 16:42:43 -07:00 |
emr
|
Merge #913.
|
2017-05-10 21:58:42 -04:00 |
events
|
Fix cloudwatch events delete_rule. Closes #884.
|
2017-04-12 22:15:23 -04:00 |
glacier
|
Add BaseModel to all models.
|
2017-03-11 23:41:12 -05:00 |
iam
|
Merge pull request #958 from JackDanger/implement_iam_delete_role
|
2017-05-19 16:54:00 -07:00 |
instance_metadata
|
Fix urlparse for py3.
|
2017-02-23 21:41:05 -05:00 |
kinesis
|
Merge #913.
|
2017-05-10 21:58:42 -04:00 |
kms
|
Add kms boto3 test.
|
2017-03-14 23:42:52 -04:00 |
opsworks
|
Add BaseModel to all models.
|
2017-03-11 23:41:12 -05:00 |
packages
|
Stop autodecoding content so we can mimic requests. Closes #963.
|
2017-06-03 19:06:55 -04:00 |
rds
|
Merge #913.
|
2017-05-10 21:58:42 -04:00 |
rds2
|
Merge pull request #935 from JackDanger/support-rds-default-ports
|
2017-05-10 22:24:03 -04:00 |
redshift
|
Fix py3 redshift encoding.
|
2017-03-15 22:12:16 -04:00 |
route53
|
Added test cases that covers route53 client's <change_resource_record_sets> function. Also added validation to throw a ClientError when the record set does not match the hosted zone's config
|
2017-04-28 21:26:32 +05:30 |
s3
|
Fix duplicate bucket creation with LocationConstraint. Closes #970.
|
2017-06-03 19:29:59 -04:00 |
s3bucket_path
|
Testing new version of decorator.
|
2017-02-15 22:35:45 -05:00 |
ses
|
Add BaseModel to all models.
|
2017-03-11 23:41:12 -05:00 |
sns
|
Cleanup SNS exceptions. Closes #751.
|
2017-03-16 22:28:30 -04:00 |
sqs
|
- Bug fix for infinite loop when WaitTimeSeconds was set to 0
|
2017-06-01 09:51:33 -06:00 |
ssm
|
Implement support for SSM parameter store
|
2017-04-18 19:09:10 +02:00 |
sts
|
Add BaseModel to all models.
|
2017-03-11 23:41:12 -05:00 |
swf
|
Add BaseModel to all models.
|
2017-03-11 23:41:12 -05:00 |
templates
|
Add about page.
|
2017-03-12 19:58:40 -04:00 |
__init__.py
|
1.0.1
|
2017-06-03 20:13:03 -04:00 |
backends.py
|
Adding ECR to moto/backends.py
|
2017-05-22 22:04:33 -05:00 |
compat.py
|
Fix urlparse for py3.
|
2017-02-23 21:41:05 -05:00 |
server.py
|
Fix standalone server headers not having HTTP_AUTHORIZATION. Closes #874.
|
2017-04-12 20:40:55 -04:00 |
settings.py
|
Get standalone server mode working for all tests.
|
2017-02-23 19:43:48 -05:00 |