Simone Chemelli
|
d9e6ce00e0
|
Fix extra data for AWS sns service (#64771)
* Fix extra data for ANS sns service
* Add test
* apply review comments
|
2022-01-25 10:46:04 +01:00 |
Simone Chemelli
|
7884de3a31
|
Fix import for new AWS aiobotocore lib (#64769)
* Fix import for new AWS aiobotocore lib
* Fix patch for tests
|
2022-01-24 13:02:51 +01:00 |
Marc Mueller
|
b17860a7dd
|
Upgrade boto3 to 1.20.24 + aiobotocore to 2.1.0 (#64045)
|
2022-01-14 17:10:09 +01:00 |
Marc Mueller
|
1bcf39517a
|
Use assignment expressions 13 (#57938)
|
2021-10-21 08:27:42 +02:00 |
J. Nick Koston
|
ac02f7c88a
|
Bump boto3 to 1.16.52 (#47772)
|
2021-04-09 10:16:59 -07:00 |
tkdrob
|
60268e63d9
|
Use core constants for aws (#46017)
|
2021-02-04 23:36:35 +01:00 |
Bas Nijholt
|
ea39d5b428
|
Sort imports according to PEP8 for aws (#29704)
|
2019-12-09 11:23:21 +01:00 |
bouni
|
2c8e24eb14
|
moved imports to top level (#27496)
|
2019-10-12 12:52:19 -07:00 |
Paulus Schoutsen
|
4de97abc3a
|
Black
|
2019-07-31 12:25:30 -07:00 |
Paulus Schoutsen
|
f995ab9d54
|
Don't pass in loop (#23984)
* Don't pass in loop
* Revert some changes
* Lint + Axis revert
* reinstate loop
* Fix a test
* Set loop
* Update camera.py
* Lint
|
2019-05-22 21:09:59 -07:00 |
cgtobi
|
2c07bfb9e0
|
Remove dependencies and requirements (#23024)
* Remove dependencies and requirements
* Revert "Remove dependencies and requirements"
This reverts commit fe7171b4cd .
* Remove dependencies and requirements
* Revert "Remove dependencies and requirements"
This reverts commit 391355ee2c .
* Remove dependencies and requirements
* Fix flake8 complaints
* Fix more flake8 complaints
* Revert non-component removals
|
2019-04-12 10:13:30 -07:00 |
Jason Hu
|
f795d03503
|
Fix aws.notify platform schema (#22374)
* Fix aws component notify platform schema
* Address code review comment
* Do not allow load aws.notify from notify component
* Revert unrelated translation update
* Review comment
|
2019-03-27 14:53:06 -07:00 |
Jason Hu
|
1aee7a1673
|
Add aws component and consolidate aws notify platform (#22240)
* Add aws component
* Move notify config under aws component
* Add basic tests for aws component
* Add deprecated warning for notify.aws_*
* Add more tests
|
2019-03-24 17:58:20 -07:00 |