Akira Noda
90bdd72555
Admin: Using ruff format
instead of black
( #7502 )
2024-03-21 19:17:29 -01:00
Bert Blommers
a7f3b367b4
Introduce mock_aws() ( #7194 )
2024-01-27 19:38:09 +00:00
tungol
55c589072f
Admin: sorting imports with ruff ( #7075 )
2023-11-30 14:55:51 -01:00
kbalk
0520df02c1
Techdebt: Replace sure with regular assertions in SSM ( #6645 )
2023-08-13 20:42:50 +00:00
Bert Blommers
3d913f8f15
MultiAccount support ( #5192 )
2022-08-13 09:49:43 +00:00
Bert Blommers
14a69c7524
Techdebt: Enable pylint rules ( #4432 )
2021-10-18 19:44:29 +00:00
Jim King
33e60a2d16
[issue-4360] Fix InvalidResource Id,Type responses for ssm tagging methods ( #4361 )
2021-09-30 11:47:11 +00:00
Gonzalo Saad
29b0122fac
feat(ssm): Add ssm documents permissions ( #4217 )
...
* refactor(ssm): Add Documents class to avoid dictionary handling
This also solves the datetime format issue in TestAccAWSCloudWatchEventTarget_ssmDocument
2021-08-25 15:16:14 +01:00
Bert Blommers
76094f012b
Remove pkg_resources module ( #4142 )
2021-08-05 17:59:25 +01:00
Alex Bainbridge
c1326ed8cc
removed done comments
2020-07-03 13:25:03 -04:00
Alex Bainbridge
487829810f
passes python3 and 2.7. added additional few tests for coverage bump
2020-07-02 13:43:14 -04:00
Alex Bainbridge
c9b38e25b8
black linting
2020-06-30 12:43:42 -04:00
Alex Bainbridge
82825787db
all tests passing
2020-06-30 12:39:52 -04:00
Alex Bainbridge
bdc1e93a4f
most of testing is done
2020-06-29 18:20:57 -04:00
Alex Bainbridge
e2f6544228
ssm document code done, testing now
2020-06-26 10:47:28 -04:00