You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: services/ssm/src/main/resources/codegen-resources/service-2.json
+5-4Lines changed: 5 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -2425,7 +2425,7 @@
2425
2425
},
2426
2426
"AutomationTargetParameterName":{
2427
2427
"shape":"AutomationTargetParameterName",
2428
-
"documentation":"<p>Specify the target for the association. This target is required for associations that use an Automation runbook and target resources by using rate controls. Automation is a capability of Amazon Web Services Systems Manager.</p>"
2428
+
"documentation":"<p>Choose the parameter that will define how your automation will branch out. This target is required for associations that use an Automation runbook and target resources by using rate controls. Automation is a capability of Amazon Web Services Systems Manager.</p>"
2429
2429
},
2430
2430
"Parameters":{
2431
2431
"shape":"Parameters",
@@ -4389,7 +4389,7 @@
4389
4389
},
4390
4390
"AutomationTargetParameterName":{
4391
4391
"shape":"AutomationTargetParameterName",
4392
-
"documentation":"<p>Specify the target for the association. This target is required for associations that use an Automation runbook and target resources by using rate controls. Automation is a capability of Amazon Web Services Systems Manager.</p>"
4392
+
"documentation":"<p>Choose the parameter that will define how your automation will branch out. This target is required for associations that use an Automation runbook and target resources by using rate controls. Automation is a capability of Amazon Web Services Systems Manager.</p>"
4393
4393
},
4394
4394
"MaxErrors":{
4395
4395
"shape":"MaxErrors",
@@ -11018,7 +11018,8 @@
11018
11018
"CENTOS",
11019
11019
"ORACLE_LINUX",
11020
11020
"DEBIAN",
11021
-
"MACOS"
11021
+
"MACOS",
11022
+
"RASPBIAN"
11022
11023
]
11023
11024
},
11024
11025
"OpsAggregator":{
@@ -15165,7 +15166,7 @@
15165
15166
},
15166
15167
"AutomationTargetParameterName":{
15167
15168
"shape":"AutomationTargetParameterName",
15168
-
"documentation":"<p>Specify the target for the association. This target is required for associations that use an Automation runbook and target resources by using rate controls. Automation is a capability of Amazon Web Services Systems Manager.</p>"
15169
+
"documentation":"<p>Choose the parameter that will define how your automation will branch out. This target is required for associations that use an Automation runbook and target resources by using rate controls. Automation is a capability of Amazon Web Services Systems Manager.</p>"
0 commit comments