mirror of https://github.com/kubernetes/kops.git
54 lines
2.9 KiB
Go
54 lines
2.9 KiB
Go
// Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT.
|
|
|
|
// Package ssm provides the client and types for making API
|
|
// requests to Amazon Simple Systems Manager (SSM).
|
|
//
|
|
// Amazon Web Services Systems Manager is the operations hub for your Amazon
|
|
// Web Services applications and resources and a secure end-to-end management
|
|
// solution for hybrid cloud environments that enables safe and secure operations
|
|
// at scale.
|
|
//
|
|
// This reference is intended to be used with the Amazon Web Services Systems
|
|
// Manager User Guide (https://docs.aws.amazon.com/systems-manager/latest/userguide/).
|
|
// To get started, see Setting up Amazon Web Services Systems Manager (https://docs.aws.amazon.com/systems-manager/latest/userguide/systems-manager-setting-up.html).
|
|
//
|
|
// Related resources
|
|
//
|
|
// - For information about each of the capabilities that comprise Systems
|
|
// Manager, see Systems Manager capabilities (https://docs.aws.amazon.com/systems-manager-automation-runbooks/latest/userguide/systems-manager-capabilities.html)
|
|
// in the Amazon Web Services Systems Manager User Guide.
|
|
//
|
|
// - For details about predefined runbooks for Automation, a capability of
|
|
// Amazon Web Services Systems Manager, see the Systems Manager Automation
|
|
// runbook reference (https://docs.aws.amazon.com/systems-manager-automation-runbooks/latest/userguide/automation-runbook-reference.html) .
|
|
//
|
|
// - For information about AppConfig, a capability of Systems Manager, see
|
|
// the AppConfig User Guide (https://docs.aws.amazon.com/appconfig/latest/userguide/)
|
|
// and the AppConfig API Reference (https://docs.aws.amazon.com/appconfig/2019-10-09/APIReference/) .
|
|
//
|
|
// - For information about Incident Manager, a capability of Systems Manager,
|
|
// see the Systems Manager Incident Manager User Guide (https://docs.aws.amazon.com/incident-manager/latest/userguide/)
|
|
// and the Systems Manager Incident Manager API Reference (https://docs.aws.amazon.com/incident-manager/latest/APIReference/) .
|
|
//
|
|
// See https://docs.aws.amazon.com/goto/WebAPI/ssm-2014-11-06 for more information on this service.
|
|
//
|
|
// See ssm package documentation for more information.
|
|
// https://docs.aws.amazon.com/sdk-for-go/api/service/ssm/
|
|
//
|
|
// # Using the Client
|
|
//
|
|
// To contact Amazon Simple Systems Manager (SSM) with the SDK use the New function to create
|
|
// a new service client. With that client you can make API requests to the service.
|
|
// These clients are safe to use concurrently.
|
|
//
|
|
// See the SDK's documentation for more information on how to use the SDK.
|
|
// https://docs.aws.amazon.com/sdk-for-go/api/
|
|
//
|
|
// See aws.Config documentation for more information on configuring SDK clients.
|
|
// https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config
|
|
//
|
|
// See the Amazon Simple Systems Manager (SSM) client SSM for more
|
|
// information on creating client for this service.
|
|
// https://docs.aws.amazon.com/sdk-for-go/api/service/ssm/#New
|
|
package ssm
|