feat(train): add new command to interact with aws and train models
This commit is contained in:
6
vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/doc.go
generated
vendored
Normal file
6
vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/doc.go
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
// Package imds provides the API client for interacting with the Amazon EC2
|
||||
// Instance Metadata Service.
|
||||
//
|
||||
// See the EC2 IMDS user guide for more information on using the API.
|
||||
// https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-metadata.html
|
||||
package imds
|
||||
Reference in New Issue
Block a user