github.com/aavshr/aws-sdk-go@v1.41.3/service/sagemakeredgemanager/doc.go (about) 1 // Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT. 2 3 // Package sagemakeredgemanager provides the client and types for making API 4 // requests to Amazon Sagemaker Edge Manager. 5 // 6 // SageMaker Edge Manager dataplane service for communicating with active agents. 7 // 8 // See https://docs.aws.amazon.com/goto/WebAPI/sagemaker-edge-2020-09-23 for more information on this service. 9 // 10 // See sagemakeredgemanager package documentation for more information. 11 // https://docs.aws.amazon.com/sdk-for-go/api/service/sagemakeredgemanager/ 12 // 13 // Using the Client 14 // 15 // To contact Amazon Sagemaker Edge Manager with the SDK use the New function to create 16 // a new service client. With that client you can make API requests to the service. 17 // These clients are safe to use concurrently. 18 // 19 // See the SDK's documentation for more information on how to use the SDK. 20 // https://docs.aws.amazon.com/sdk-for-go/api/ 21 // 22 // See aws.Config documentation for more information on configuring SDK clients. 23 // https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config 24 // 25 // See the Amazon Sagemaker Edge Manager client SagemakerEdgeManager for more 26 // information on creating client for this service. 27 // https://docs.aws.amazon.com/sdk-for-go/api/service/sagemakeredgemanager/#New 28 package sagemakeredgemanager