mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-05-06 22:18:28 +00:00
Update Go AWS SDK to the latest version
This commit is contained in:
committed by
Andrey Smirnov
parent
d08be990ef
commit
94a72b23ff
+3
-3
@@ -13,7 +13,7 @@
|
||||
// reference, the parameter descriptions indicate whether a change is applied
|
||||
// immediately, on the next instance reboot, or during the next maintenance
|
||||
// window. For a summary of the Amazon Redshift cluster management interfaces,
|
||||
// go to Using the Amazon Redshift Management Interfaces (http://docs.aws.amazon.com/redshift/latest/mgmt/using-aws-sdk.html).
|
||||
// go to Using the Amazon Redshift Management Interfaces (https://docs.aws.amazon.com/redshift/latest/mgmt/using-aws-sdk.html).
|
||||
//
|
||||
// Amazon Redshift manages all the work of setting up, operating, and scaling
|
||||
// a data warehouse: provisioning capacity, monitoring and backing up the cluster,
|
||||
@@ -21,10 +21,10 @@
|
||||
// focus on using your data to acquire new insights for your business and customers.
|
||||
//
|
||||
// If you are a first-time user of Amazon Redshift, we recommend that you begin
|
||||
// by reading the Amazon Redshift Getting Started Guide (http://docs.aws.amazon.com/redshift/latest/gsg/getting-started.html).
|
||||
// by reading the Amazon Redshift Getting Started Guide (https://docs.aws.amazon.com/redshift/latest/gsg/getting-started.html).
|
||||
//
|
||||
// If you are a database developer, the Amazon Redshift Database Developer Guide
|
||||
// (http://docs.aws.amazon.com/redshift/latest/dg/welcome.html) explains how
|
||||
// (https://docs.aws.amazon.com/redshift/latest/dg/welcome.html) explains how
|
||||
// to design, build, query, and maintain the databases that make up your data
|
||||
// warehouse.
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user