186 Commits

Author SHA1 Message Date
github-actions[bot]
51d9dd0797
chore: update SSM default parameters (#6575)
Co-authored-by: bblommers <bblommers@users.noreply.github.com>
2023-07-30 18:37:05 +00:00
github-actions[bot]
7fdbbe1a5d
chore: update SSM default parameters (#6556) 2023-07-23 20:43:02 +00:00
Brian Pandola
d05eae7fed
Fix code scanning alerts (#6551)
* Escape period in URL regex

* Fix capital letter range

* Fix unintentional range and duplicate period in regex

* Formatting
2023-07-22 10:55:57 +00:00
github-actions[bot]
cb2a40dd0a
chore: update SSM default parameters (#6529) 2023-07-18 18:45:19 +00:00
github-actions[bot]
7d31fe378d
chore: update SSM default parameters (#6503) 2023-07-10 21:05:24 +00:00
Viren Nadkarni
89f2a3c538
SSM: Fix bad state caused by invalid PutParameter request (#6484) 2023-07-07 14:13:57 +00:00
github-actions[bot]
bc67c9410d
chore: update SSM Instance AMI's (#6471) 2023-07-04 09:33:26 +00:00
Cristopher Pinzón
8ba1a61424
SSM: add support for maintenance window tasks (#6430) 2023-06-28 21:30:11 +00:00
github-actions[bot]
48bfda642a
chore: update SSM default parameters (#6445) 2023-06-26 08:50:51 +00:00
rafcio19
7e2cd92320
SSM: missing type from param update response (#6436) 2023-06-23 20:46:07 +00:00
Cristopher Pinzón
9a247d5943
SSM: add support for maintenance window targets (#6429) 2023-06-23 10:22:35 +00:00
Mike Grima
883d01dd76
Merge pull request #6432 from rafcio19/fix/ssm_param_update
SSM: broken ssm param update, updated error message
2023-06-22 18:04:55 -04:00
raf
103d6a9293 chore: mypy 2023-06-22 12:54:34 +01:00
raf
e9d4816442 fix: broken ssm param update, updated error message 2023-06-22 11:57:12 +01:00
Cristopher Pinzón
c942883183
SSM: add patch baseline operations (#6426) 2023-06-21 11:37:09 +00:00
bblommers
5d7dd443be chore: update SSM default parameters 2023-06-18 12:08:53 +00:00
github-actions[bot]
62bbee56b2
chore: update SSM default parameters (#6392) 2023-06-11 18:45:08 +00:00
Jonathan Bell
491f26f37a
SSM: Implement physical_resource_id property (#6370) 2023-06-07 09:48:06 +00:00
github-actions[bot]
b180f0a015
chore: update SSM default parameters (#6368) 2023-06-05 10:04:43 +00:00
Bert Blommers
1a8060c70f
SSM: Support tags for Maintenance Windows (#6350) 2023-05-31 22:31:56 +00:00
github-actions[bot]
c05e95e243
chore: update SSM default parameters (#6346) 2023-05-30 09:52:54 +00:00
github-actions[bot]
334a259856
chore: update SSM default parameters (#6335) 2023-05-22 14:26:20 +00:00
github-actions[bot]
61c475fef7
chore: update SSM default parameters (#6324) 2023-05-16 10:08:05 +00:00
github-actions[bot]
fb304b87d6
chore: update SSM default parameters (#6292) 2023-05-09 11:23:03 +00:00
github-actions[bot]
65cf66dbcf
chore: update SSM default parameters (#6273)
Co-authored-by: bblommers <bblommers@users.noreply.github.com>
2023-05-01 17:13:37 +00:00
Bert Blommers
a32b721c79
Techdebt: MyPy SSM (#6250) 2023-04-24 10:26:25 +00:00
github-actions[bot]
ceb52cbaae
chore: update SSM default parameters (#6249) 2023-04-23 20:33:20 +00:00
Bert Blommers
28f3f84644
SSM: Allow filtering by existence of tag-name (#6238) 2023-04-20 21:12:43 +00:00
github-actions[bot]
a2abeb1039
chore: update SSM default parameters (#6215) 2023-04-16 19:37:05 +00:00
github-actions[bot]
04b9aa49a8
chore: update SSM default parameters (#6193) 2023-04-09 22:07:07 +00:00
github-actions[bot]
02e892e30a
chore: update SSM default parameters (#6166) 2023-04-03 09:17:39 +00:00
github-actions[bot]
492d8a7cdc
chore: update SSM default AMI's (#6156) 2023-04-02 17:35:51 +00:00
github-actions[bot]
a4fe80d274
chore: update SSM default parameters (#6133)
Co-authored-by: bblommers <bblommers@users.noreply.github.com>
2023-03-28 18:09:40 +01:00
github-actions[bot]
54f473bb90
chore: update SSM default parameters (#6094) 2023-03-21 10:14:36 -01:00
github-actions[bot]
63c6378337
chore: update SSM default parameters (#6061) 2023-03-12 21:31:35 -01:00
github-actions[bot]
6f89de5872
chore: update SSM default AMI's (#6060) 2023-03-12 21:30:56 -01:00
github-actions[bot]
4ac344bda6
chore: update SSM default parameters (#6017) 2023-03-06 14:59:40 -01:00
Bert Blommers
f6ead48401
SSM: Include default parameters at /aws/service/ecs/optimized-ami (#6008) 2023-03-04 11:36:00 -01:00
Matthew Davis
5d2f2bca8c
SSM param type validation (#5835) 2023-01-12 11:06:40 -01:00
Bert Blommers
6654f6ee9a
SSM: Improve tag filtering (#5752) 2022-12-10 21:36:09 -01:00
Bert Blommers
b4f0fb7137
Prepare release 4.0.11 (#5724) 2022-11-30 20:09:37 -01:00
Bert Blommers
ba4104c38e
Techdebt: Replace string-format with f-strings (for s* dirs) (#5692) 2022-11-21 18:21:34 -01:00
Bert Blommers
ea8718d402
TechDebt: Move BackendDict to base_backend (#5645) 2022-11-10 08:43:20 -01:00
Ninh Khong
37a127acd5
CloudFormation: Add actions for ssm parameter (#3256) 2022-11-05 10:06:12 -01:00
Bert Blommers
b176feb540
SSM: now returns DeliveryTimedOutCount-attr (#5502) 2022-09-28 21:03:14 +00:00
Bert Blommers
aa7d68a688
Feature: Ability to seed Moto, and make random ID's deterministic (#5492) 2022-09-28 09:35:12 +00:00
Bert Blommers
72db853d08
TechDebt - remove Py2 references (#5488) 2022-09-20 14:08:01 +00:00
Bert Blommers
0dfb61fbcf
SSM - bootstrap /aws/service/ami-amazon-linux-latest parameters (#5427) 2022-08-28 22:30:11 +00:00
Bert Blommers
3fbcac5820
Admin - Update static content (#5395) 2022-08-18 10:54:38 +00:00
Bert Blommers
3d913f8f15
MultiAccount support (#5192) 2022-08-13 09:49:43 +00:00