File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 8686 }
8787 }
8888 },
89+ "com.amazonaws.drs#AgentVersion" : {
90+ "type" : " string" ,
91+ "traits" : {
92+ "smithy.api#pattern" : " ^[0-9]{1,5}.[0-9]{1,5}.[0-9]{1,5}(.[0-9]{4}.[0-9]{3}.[0-9]{4})?$"
93+ }
94+ },
8995 "com.amazonaws.drs#AssociateSourceNetworkStack" : {
9096 "type" : " operation" ,
9197 "input" : {
59976003 "traits" : {
59986004 "smithy.api#documentation" : " <p>AWS availability zone associated with the recovery instance.</p>"
59996005 }
6006+ },
6007+ "agentVersion" : {
6008+ "target" : " com.amazonaws.drs#AgentVersion" ,
6009+ "traits" : {
6010+ "smithy.api#documentation" : " <p>The version of the DRS agent installed on the recovery instance</p>"
6011+ }
60006012 }
60016013 },
60026014 "traits" : {
77447756 "traits" : {
77457757 "smithy.api#documentation" : " <p>ID of the Source Network which is protecting this Source Server's network.</p>"
77467758 }
7759+ },
7760+ "agentVersion" : {
7761+ "target" : " com.amazonaws.drs#AgentVersion" ,
7762+ "traits" : {
7763+ "smithy.api#documentation" : " <p>The version of the DRS agent installed on the source server</p>"
7764+ }
77477765 }
77487766 },
77497767 "traits" : {
You can’t perform that action at this time.
0 commit comments