File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -58,13 +58,13 @@ Code excerpts that show you how to call individual service functions.
5858- [ DescribeSubnets] ( ../cross-service/ResilientService/AutoScalerActions/AutoScalerWrapper.cs#L422 )
5959- [ DescribeVpcs] ( ../cross-service/ResilientService/AutoScalerActions/AutoScalerWrapper.cs#L386 )
6060- [ DisassociateAddress] ( Actions/EC2Wrapper.cs#L714 )
61- - [ RebootInstances] ( Actions/EC2Wrapper.cs#L761 )
62- - [ ReleaseAddress] ( Actions/EC2Wrapper.cs#L802 )
61+ - [ RebootInstances] ( Actions/EC2Wrapper.cs#L747 )
62+ - [ ReleaseAddress] ( Actions/EC2Wrapper.cs#L788 )
6363- [ ReplaceIamInstanceProfileAssociation] ( ../cross-service/ResilientService/AutoScalerActions/AutoScalerWrapper.cs#L611 )
64- - [ RunInstances] ( Actions/EC2Wrapper.cs#L837 )
65- - [ StartInstances] ( Actions/EC2Wrapper.cs#L890 )
66- - [ StopInstances] ( Actions/EC2Wrapper.cs#L930 )
67- - [ TerminateInstances] ( Actions/EC2Wrapper.cs#L971 )
64+ - [ RunInstances] ( Actions/EC2Wrapper.cs#L823 )
65+ - [ StartInstances] ( Actions/EC2Wrapper.cs#L876 )
66+ - [ StopInstances] ( Actions/EC2Wrapper.cs#L916 )
67+ - [ TerminateInstances] ( Actions/EC2Wrapper.cs#L957 )
6868
6969### Scenarios
7070
You can’t perform that action at this time.
0 commit comments