File: doc.go

package info (click to toggle)
golang-github-aws-aws-sdk-go-v2 1.24.1-2~bpo12%2B1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm-backports
  • size: 554,032 kB
  • sloc: java: 15,941; makefile: 419; sh: 175
file content (28 lines) | stat: -rw-r--r-- 2,023 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
// Code generated by smithy-go-codegen DO NOT EDIT.

// Package ssm provides the API client, operations, and parameter types for 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/latest/userguide/what-is-systems-manager.html#systems-manager-capabilities)
//     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/)
//     .
package ssm