mirror of
https://github.com/thegeeklab/wp-s3-action.git
synced 2024-11-14 10:10:39 +00:00
8 lines
220 B
Go
8 lines
220 B
Go
|
// Package sdk is the official AWS SDK for the Go programming language.
|
||
|
//
|
||
|
// See our Developer Guide for information for on getting started and using
|
||
|
// the SDK.
|
||
|
//
|
||
|
// https://github.com/aws/aws-sdk-go/wiki
|
||
|
package sdk
|