Steve Pulec
38a4558925
Merge pull request #1677 from sepulworld/adding_secretmanager_support
...
[WIP] Adding secretmanager support
2018-06-10 20:57:49 -04:00
zane
c6387504bc
Update flake
2018-06-10 00:23:10 -07:00
zane
35366699a2
update makefile back"
2018-06-09 23:45:55 -07:00
zane
b1a8ae8299
Updating tests
2018-06-09 23:42:33 -07:00
zane
8ee7a9495d
UPdate
2018-06-09 22:08:10 -07:00
Steve Pulec
0dfe55fde9
Merge pull request #1675 from william-richard/dynamodb-index-query-bug-fix
...
Make dynamodb table indexes a list
2018-06-08 18:46:41 -04:00
Steve Pulec
15bc8f5f95
Merge pull request #1563 from william-richard/target-group-cloudformation-name
...
Correctly generate resource name for target groups when using cloudformation
2018-06-08 18:29:20 -04:00
Steve Pulec
9fd933cc4c
Merge pull request #1671 from sthuber90/master
...
Fixes #1670
2018-06-08 18:10:36 -04:00
Steve Pulec
85be08de79
Merge pull request #1669 from fferrara/NEW-ecs-service-load-balancer
...
Extend support for ECS
2018-06-08 18:08:13 -04:00
Steve Pulec
db4c84c680
Merge pull request #1667 from iainb/enforce-message-size
...
SNS - Enforce 'Message too long' exception when publishing messages
2018-06-08 17:59:10 -04:00
Steve Pulec
b26d233820
Merge pull request #1565 from spulec/fix-1522
...
Fix security group rules for single rule case. Closes #1522 .
2018-06-08 17:58:30 -04:00
zane
c4abd98ed3
Adding server test for get_secret_value
2018-06-07 22:53:34 -07:00
zane
6e893ff055
Adding response, urls and test
2018-06-07 22:31:44 -07:00
zane
99bbe6b86a
Adding models with get_secret_vaule function
2018-06-07 22:07:20 -07:00
Alec Rajeev
6c10dc0403
Fix Storage Class error handling ( #1653 )
...
Added check for valid storage classes in set_key and copy_key
added unit test for standard storage and infrequent access
2018-06-07 08:09:36 +01:00
William Richard
8b7875ec02
Ensure that table.global_indexes and table.indexes are lists
2018-06-06 12:56:19 -04:00
William Richard
014fbbb8cb
Added a test that queries an index when created via the table resource update
...
When you create an index via the table resource update, in python 3.6, it is saved as a `dict_value`,
which causes an error - this test replicates this bug
2018-06-06 12:51:51 -04:00
William Richard
25b5f03ea4
These tests do not use pytest
2018-06-06 12:09:09 -04:00
William Richard
eb018c01a5
Handle edge case where you can end up with double dashes in target group names
2018-06-06 11:57:42 -04:00
William Richard
81381cd035
Correctly generate resource name for target groups when using cloudformation
...
They need to have less than 32 character names, so when you don't specify a name
cloudformation generates a name that is less than 32 characters.
And make sure that flake8 passes
2018-06-06 11:07:14 -04:00
Flavio Ferrara
5298b221b5
Add support for creating ECS services with Load Balancer
2018-06-06 09:50:03 +01:00
Stephan Huber
e118a678a6
Merge remote-tracking branch 'original/master'
2018-06-06 09:57:12 +02:00
zane
1f5d51d62c
SecretsManager one word
2018-06-05 22:15:24 -07:00
zane
a601cbf809
Initial commit
2018-06-05 22:11:00 -07:00
Stephan Huber
afa6ae288d
return thing_arn when calling list_things
2018-06-04 15:58:27 +02:00
Stephan Huber
821cd5376d
return thingArn when using list_things
2018-06-04 15:58:08 +02:00
Iain Bullard
cd4dd3cfbf
SNS - Enforce 'Message too long' exception when publishing messages
2018-06-04 13:38:58 +00:00
Steve Pulec
8092929258
Add repr for apigateway RestAPI.
2018-06-03 20:43:14 -04:00
Steve Pulec
7951eeddc3
Merge pull request #1666 from ogckw/master
...
Change SNS HTTP headers to actual setting
2018-06-03 20:25:29 -04:00
hsuhans
d9a4501d24
Change SNS http header to actual setting
2018-06-02 06:18:27 +08:00
Steve Pulec
0f816566df
Merge pull request #1634 from sthuber90/master
...
Fixes #1624 and closes #1633
2018-06-01 07:31:15 -04:00
Stephan Huber
99c98cbb4f
update Makefile to work with changes made in implementation_coverage script
2018-06-01 12:30:42 +02:00
Steve Pulec
1689a2808f
Fix creating SQS queue with same attributes. Closes #1663 .
2018-05-31 23:05:50 -04:00
Steve Pulec
cf71532fa9
Fix for backwards compat with dockerpy 2.
2018-05-31 22:39:22 -04:00
Steve Pulec
620530c4ee
Fix security group egress rule outout. Closes #1612
2018-05-31 22:07:19 -04:00
Steve Pulec
cd59167fce
Merge pull request #1658 from tmwong2003/catch-missing-exports-in-import-value
...
Fixed CF creation to trap imports of non-existent values
2018-05-31 20:42:15 -04:00
Theodore Wong
76c69c0dc5
Added region parameter to boto3 calls
2018-05-31 16:31:04 -07:00
Steve Pulec
a2404c2937
Merge pull request #1664 from garyd203/dynamodb-typo
...
Fix subtle typo
2018-05-31 18:46:10 -04:00
Steve Pulec
8b91b5dd33
Merge pull request #1661 from postmart/master
...
fixes #1547
2018-05-31 18:45:18 -04:00
Gary Donovan
29e6b2b070
Fix subtle typo
2018-06-01 08:38:35 +10:00
postmart
324d17fd25
fixes wrong IAM get_user_policy() response
2018-05-31 19:53:56 +08:00
Steve Pulec
b0d5eaf0c6
Add implementation coverage to readme. Closes #1570
2018-05-30 23:20:01 -04:00
Steve Pulec
23b51c39a1
Merge pull request #1585 from bpandola/fix-1569
...
Fix rds.describe_db_snapshots bugs
2018-05-30 23:10:20 -04:00
Steve Pulec
05e544f2ad
Merge pull request #1594 from fujimotos/sf/json-bytes
...
AWSServiceSpec: Fix `TypeError` exceptions within json.load()
2018-05-30 23:07:20 -04:00
Steve Pulec
6008d6b5b1
Add Cloudformation AWS::URLSuffix. Closes 1649.
2018-05-30 21:04:18 -04:00
Steve Pulec
96aba00242
Add freeze_time for ebs test.
2018-05-30 20:39:37 -04:00
Steve Pulec
919c0c9b04
Merge pull request #1656 from Birne94/sqs-message-group-id
...
Add MessageGroupId support to SQS queues (fixes #1655 )
2018-05-30 20:36:53 -04:00
Steve Pulec
4198abfd24
Merge pull request #1617 from jbergknoff-rival/jbergknoff/cognito
...
Implement some of cognito-idp
2018-05-30 20:23:11 -04:00
Theodore Wong
da8bd545bf
Fixed CF creation to trap imports of non-existent values
2018-05-30 11:59:25 -07:00
Steve Pulec
b6909ff64c
Merge pull request #1654 from Birne94/sns-raw-message-delivery
...
Add RawMessageDelivery for SNS subscriptions (fixes #1571 )
2018-05-30 09:46:59 -04:00