.. |
apigateway
|
Not, not Non for the exception.
|
2016-09-14 11:52:56 +01:00 |
autoscaling
|
added update_and_create_tags() to autoscale groups
|
2016-06-17 18:51:28 -07:00 |
awslambda
|
Added Lambda invoke capability.
|
2016-06-22 12:24:46 -07:00 |
cloudformation
|
Add S3 parsing for CloudFormation
|
2016-08-15 10:57:40 -07:00 |
cloudwatch
|
ALWAYS use utcnow(), never now()
|
2016-09-07 14:40:52 -04:00 |
core
|
ALWAYS use utcnow(), never now()
|
2016-09-07 14:40:52 -04:00 |
datapipeline
|
Implement CloudFormation's physical_resource_id for Data Pipeline
|
2015-09-17 15:29:14 -04:00 |
dynamodb
|
ALWAYS use utcnow(), never now()
|
2016-09-07 14:40:52 -04:00 |
dynamodb2
|
ALWAYS use utcnow(), never now()
|
2016-09-07 14:40:52 -04:00 |
ec2
|
Added support for creation date to Ami
|
2016-08-26 13:43:17 +01:00 |
ecs
|
add ecs tasks methods
|
2016-08-30 00:26:13 +01:00 |
elb
|
Disallow creation of ELBs with duplicate names.
|
2016-05-15 20:04:00 +02:00 |
emr
|
Use content-type for detecting client
|
2015-11-28 19:25:10 +09:00 |
glacier
|
Add ability for specific backends to enable template escaping. Closes #441.
|
2015-11-03 09:25:47 -05:00 |
iam
|
Merge pull request #669 from netors/feature/implement-iam-list-users-for-boto3
|
2016-08-27 21:13:53 -04:00 |
kinesis
|
fix unicode encoding
|
2015-12-05 12:42:57 +00:00 |
kms
|
Adds KMS support to mock_cloudformation
|
2016-05-13 21:36:24 +00:00 |
opsworks
|
opsworks: py2.6 compat str.format
|
2016-04-18 16:36:30 -04:00 |
rds
|
ALWAYS use utcnow(), never now()
|
2016-09-07 14:40:52 -04:00 |
rds2
|
Use correct kwarg when creating database
|
2015-10-20 09:12:59 -07:00 |
redshift
|
Add redshift support for cloudformation.
|
2015-08-08 13:29:37 -04:00 |
route53
|
support route53 HostedZone PrivateZone=True #627
|
2016-06-03 11:10:04 -04:00 |
s3
|
Fix unicode S3 key listing in Python 2
|
2016-09-04 04:31:03 +06:00 |
s3bucket_path
|
Stop stripping the trailing slash off keys listed from s3 buckets
|
2016-09-13 12:21:22 +01:00 |
ses
|
Add sent_messages back to SESBackend
|
2016-05-05 23:01:24 -04:00 |
sns
|
ALWAYS use utcnow(), never now()
|
2016-09-07 14:40:52 -04:00 |
sqs
|
Use region from ctor to set queue_arn.
|
2016-08-17 22:12:00 +01:00 |
sts
|
ALWAYS use utcnow(), never now()
|
2016-09-07 14:40:52 -04:00 |
swf
|
Fix date validation
|
2016-02-08 10:33:33 -05:00 |
__init__.py
|
0.4.25
|
2016-06-18 20:47:49 -04:00 |
backends.py
|
opsworks: implement create_stack
|
2016-04-14 10:37:13 -04:00 |
compat.py
|
Add compat file for Py26 OrderedDict.
|
2014-11-29 22:43:30 -05:00 |
server.py
|
Make server use 127.0.0.1 as default address.
|
2016-09-01 12:14:38 +01:00 |