Nick Stocchero
fc7f3fecb6
clean up and bring up to master
2020-09-21 17:42:44 -06:00
Nick Stocchero
4354cb06d1
remove comment
2020-09-21 17:42:44 -06:00
Nick Stocchero
fd69c93a09
use botocore regions and refactor sorting
2020-09-21 17:42:44 -06:00
Nick Stocchero
8d5c70a924
different aggregation strategy
2020-09-21 17:42:44 -06:00
Nick Stocchero
d8cea0213d
straighten out filter logic
2020-09-21 17:42:44 -06:00
Nick Stocchero
8dd90db83c
add missing test for policies
2020-09-21 17:42:44 -06:00
Nick Stocchero
ceefe970bc
small flake issue
2020-09-21 17:42:44 -06:00
Nick Stocchero
ff84b63484
address PR comments
2020-09-21 17:42:44 -06:00
Nick Stocchero
7bc5b5c08f
Add IAM Role and Policy to Config
2020-09-21 17:42:44 -06:00
ayushbhawsar
2e0e542efe
added cognito idp function admin_set_user_password to the code ( #3328 )
...
* added cognito idp function to the code
* fixed linting issues
2020-09-21 18:40:07 +01:00
usmangani1
0b9903a3df
Fix:s3 List Object response:delimiter ( #3254 )
...
* Fix:s3 List Object delimiter in response
* fixed tests
* fixed failed tests
Co-authored-by: usmankb <usman@krazybee.com>
2020-09-21 16:21:18 +01:00
ruthbovell
1022aa0968
Issue 3224 s3 copy glacier object ( #3318 )
...
* 3224 Enhancement - S3 Copy restored glacier objects
- adds setter for expiry date
- copy sets expiry date to none when source is glacier object
- throws error for copying glacier object only if not restored/still restoring
* 3224 Enhancement - S3 Copy restored glacier objects
- throws error for copying deep archive object only if not restored/still restoring
2020-09-21 07:37:50 +01:00
jweite
da4de072a9
ApplicationAutoscaling: support for all the current various forms of resource_id ( #3305 )
...
* Change to test_s3 method test_presigned_url_restrict_parameters to tolerate change in exception messages, spurred by boto3 1.14.59 release.
* ApplicationAutoscaling: support for all the current various forms of resource_id.
* Factored logic for extracting application autoscaling resource_type from resource_id to separate function, per PR3304 comment.
Co-authored-by: Joseph Weitekamp <jweite@amazon.com>
2020-09-19 20:13:44 +01:00
Bert Blommers
8c94893869
#3306 - Fix S3 creation date for AWS Java SDK
2020-09-19 20:12:11 +01:00
Guy Moses
7ce1e87477
[fix] cognito-idp list_users Filter arg now support spaces ( #3317 )
2020-09-19 11:26:01 +01:00
Leo Sutic
cc0bd5213f
Enable CORS from everywhere using flask-cors. ( #3316 )
...
Co-authored-by: Leo Sutic <leo.sutic@matterport.com>
2020-09-19 10:07:17 +01:00
Leo Sutic
94543f6e48
Include response headers when deleting objects. ( #3313 )
...
* Return delete meta.
* Add tests.
* Lint fixes.
Co-authored-by: Leo Sutic <leo.sutic@matterport.com>
2020-09-15 13:29:09 +01:00
Bert Blommers
0ab21f62a8
Linting
2020-09-13 19:42:38 +01:00
Bert Blommers
76aa7ce0ab
Dependency-integration test - add documentation to the top of the script
2020-09-13 16:28:38 +01:00
Bert Blommers
db1d7123f6
List dependencies for services - add integration test to verify
2020-09-13 16:08:23 +01:00
jweite
9f0f230d13
Change to test_s3 method test_presigned_url_restrict_parameters to tolerate change in exception messages, spurred by boto3 1.14.59 release. ( #3308 )
...
Co-authored-by: Joseph Weitekamp <jweite@amazon.com>
2020-09-11 11:17:36 +01:00
Arcadiy Ivanov
c2d1ce2c14
Add If-Match, If-None-Match and If-Unmodified-Since to S3 GET/HEAD ( #3021 )
...
fixes #2705
2020-09-11 10:17:39 +01:00
Karthikeyan Singaravelan
7054143701
Fix deprecation warnings due to invalid escape sequences. ( #3273 )
...
* Fix deprecation warnings due to invalid escape sequences.
* Fix linter error.
2020-09-10 09:20:26 +01:00
Daniel Okey-Okoro
c321ad46b0
fix: deleting non-existent topic shouldn't raise KeyError ( #3285 )
2020-09-10 08:32:41 +01:00
Steve Pulec
16d5d2df28
Dev releases.
2020-09-08 20:37:08 -05:00
Steve Pulec
63ce647123
1.3.16
2020-09-08 20:33:29 -05:00
Steve Pulec
ed96681078
Revert dependency cleanup for now. See #3290 .
2020-09-08 20:33:03 -05:00
Steve Pulec
e361a2af31
Merge pull request #3293 from bblommers/3290
...
#3290 - Add additional dependencies in extras_require
2020-09-08 20:29:52 -05:00
Bert Blommers
9232cc7ba0
#3290 - Add additional dependencies in extras_require
2020-09-08 02:47:44 -07:00
Steve Pulec
06d403d313
1.3.15
2020-09-07 10:36:56 -05:00
Steve Pulec
b2a3a6d6df
Merge pull request #3289 from bblommers/changelog-updates-1.3.15
...
Changelog updates 1.3.15
2020-09-07 09:40:47 -05:00
Bert Blommers
99c339c062
CHANGELOG updates for release 1.3.15
2020-09-07 12:56:19 +01:00
Bert Blommers
304be5c7ee
Merge pull request #57 from spulec/master
...
Merge upstream
2020-09-07 12:28:48 +01:00
Steve Pulec
9b7ee66871
update implementation coverage.
2020-09-05 11:43:58 -05:00
Steve Pulec
c3b8b2343b
Merge pull request #3286 from ciaranevans/add-input-validation
...
Add Step Function Execution Input validation
2020-09-04 19:48:05 -05:00
Steve Pulec
4a05751890
Merge pull request #3281 from davidszotten/moto-1728/dependencies-overhead-backwards-compat
...
Fix #1728 by introducing per-service extras_require
2020-09-04 15:41:42 -05:00
Toshiya Kawasaki
c66812edba
Add kinesisvideo archived media ( #3280 )
...
* add get_hls_streaming_session_url
* add get_dash_streaming_session_url
* add get_clip
* add test_server for kinesisvideo archived media
* fix for lint
* fix for lint
* avoid testing kinesisvideoarchivedmedia with TEST_SERVER_MODE=true
2020-09-04 12:14:48 +01:00
Ciaran Evans
6a467ec50f
Add validation on execution input
2020-09-04 10:22:21 +01:00
Ciaran Evans
ca64d8fc7a
Implement Execution inputs for Step Functions ( #3284 )
...
* Add input attribute to Execution and test with describe_execution
* Switch back method name
2020-09-04 09:58:16 +01:00
zhil3
8854fd06e8
Add describe_endpoint and register_certificate_without_ca in iot_mock module with unittest ( #3279 )
...
Co-authored-by: Zhi Li <zhi_li@trendmicro.com>
2020-09-04 09:11:17 +01:00
Sławek Ehlert
6c73def64a
Use extras when running the test server
...
Make sure that `travis_moto_server.sh` script
actually installs `all` and `server` extras.
2020-09-03 09:26:19 +01:00
Sławek Ehlert
49b12ab7f5
First stab at extracting deps in setup.py to extras
2020-09-03 09:23:53 +01:00
usmangani1
d2e16ecc2e
Fix:s3 Presign Post with object acl ( #3246 )
...
* Fix:s3 Presign Post with object acl
* Added import in tests
Co-authored-by: usmankb <usman@krazybee.com>
2020-09-02 18:35:53 +01:00
Karthikeyan Singaravelan
3fb7cf75d4
Fix deprecation warning due to base64.decodestring in Python 3. ( #3272 )
2020-09-02 11:10:29 +01:00
Toshiya Kawasaki
6c4a60d037
Add introduction of using scaffold.py ( #3274 )
2020-09-02 09:59:26 +01:00
Toshiya Kawasaki
25161c0c18
Add kinesisvideo ( #3271 )
...
* kinesisvideo create_stream
* add kinesis video stream description
* add kinesisvideo describe_stream
* add kinesisvideo list_streams
* add kinesisvideo delete_stream
* remove unused comment
* remove duplicated definition
* add kinesis video exceptions
* pass region_name to kinesisvideo client in test
* fix kinesisvideo url path
* resolve conflict of kinesisvideo url and kinesis url
* specify region name to kinesisvideobackend
* Add get-dataendpoint to kinesisvideo
* include stream name in ResourceInUseException of kinesisvideo
* use ACCOUNT_ID from moto.core in kinesisvideo
* add server test for kinesisvideo
* split up kinesisvideo test
2020-09-02 08:51:51 +01:00
usmangani1
00a5641cb9
Fix:s3 Presign Put Request with File upload ( #3235 )
...
* Fix:s3 Presign Put Request with File upload
* Added imports in test
Co-authored-by: usmankb <usman@krazybee.com>
2020-09-02 07:10:56 +01:00
usmangani1
3ea46617d9
Fix:sqs get-queue-attributes response template ( #3255 )
...
* Fix:sqs get-queue-attributes response template
* Fix:removed debug statements
* Modified the template
* "fixed build issues"
* Linting
Co-authored-by: usmankb <usman@krazybee.com>
Co-authored-by: Bert Blommers <info@bertblommers.nl>
2020-09-01 18:05:25 +01:00
Toshiya Kawasaki
127b3e73e9
Fix scaffold.py ( #3270 )
...
* upgrade prompt-toolkit to make scaffold.py work
* update append_mock_to_init_py
* enable to run when method name is not upper camel case
* support new moto/backend.py format
* use prompt-toolkit 2.x.x to support python2
* fix invalid initialization of moto/backends.py
2020-09-01 11:44:13 +01:00
Peter Baumgartner
94c676b9cf
include=["TAGS"] for describe_task_definition ( #3265 )
...
* include=["TAGS"] for describe_task_definition
* Different approach
* describe_services tags and tests
2020-09-01 10:24:08 +01:00