File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -46,12 +46,12 @@ Code examples that show you how to perform the essential operations within a ser
4646Code excerpts that show you how to call individual service functions.
4747
4848- [ CreateCluster] ( Actions/RedshiftWrapper.cs#L34 )
49- - [ DeleteCluster] ( Actions/RedshiftWrapper.cs#L143 )
49+ - [ DeleteCluster] ( Actions/RedshiftWrapper.cs#L156 )
5050- [ DescribeClusters] ( Actions/RedshiftWrapper.cs#L77 )
51- - [ DescribeStatement] ( Actions/RedshiftWrapper.cs#L375 )
52- - [ GetStatementResult] ( Actions/RedshiftWrapper.cs#L406 )
53- - [ ListDatabases] ( Actions/RedshiftWrapper.cs#L176 )
54- - [ ModifyCluster] ( Actions/RedshiftWrapper.cs#L109 )
51+ - [ DescribeStatement] ( Actions/RedshiftWrapper.cs#L388 )
52+ - [ GetStatementResult] ( Actions/RedshiftWrapper.cs#L419 )
53+ - [ ListDatabases] ( Actions/RedshiftWrapper.cs#L189 )
54+ - [ ModifyCluster] ( Actions/RedshiftWrapper.cs#L122 )
5555
5656
5757<!-- custom.examples.start-->
You can’t perform that action at this time.
0 commit comments