doc.go 1.2 KB

12345678910111213141516171819202122232425262728
  1. // Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT.
  2. // Package sagemakerruntime provides the client and types for making API
  3. // requests to Amazon SageMaker Runtime.
  4. //
  5. // The Amazon SageMaker runtime API.
  6. //
  7. // See https://docs.aws.amazon.com/goto/WebAPI/runtime.sagemaker-2017-05-13 for more information on this service.
  8. //
  9. // See sagemakerruntime package documentation for more information.
  10. // https://docs.aws.amazon.com/sdk-for-go/api/service/sagemakerruntime/
  11. //
  12. // Using the Client
  13. //
  14. // To contact Amazon SageMaker Runtime with the SDK use the New function to create
  15. // a new service client. With that client you can make API requests to the service.
  16. // These clients are safe to use concurrently.
  17. //
  18. // See the SDK's documentation for more information on how to use the SDK.
  19. // https://docs.aws.amazon.com/sdk-for-go/api/
  20. //
  21. // See aws.Config documentation for more information on configuring SDK clients.
  22. // https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config
  23. //
  24. // See the Amazon SageMaker Runtime client SageMakerRuntime for more
  25. // information on creating client for this service.
  26. // https://docs.aws.amazon.com/sdk-for-go/api/service/sagemakerruntime/#New
  27. package sagemakerruntime