Amazon Systems Manager website screenshot

Amazon Systems Manager

AWS Systems Manager is an operational management service that provides a unified interface for managing AWS resources and on-premises infrastructure. It enables automation of operational tasks, configuration management, patch management, parameter storage, and run command execution across your hybrid cloud environment at scale.

1 APIs 2 Features
AutomationManagementOperations

APIs

AWS Systems Manager API

The AWS Systems Manager API provides programmatic access to manage and automate operational tasks across your AWS and on-premises infrastructure. It enables developers to run co...

Collections

Pricing Plans

Rate Limits

Amazon Systems Manager Rate Limits

5 limits

RATE LIMITS

FinOps

Features

Automation

Automate operational tasks with Amazon Systems Manager.

API Access

Programmatic access to Amazon Systems Manager resources.

Use Cases

Cloud Operations

Use Amazon Systems Manager to manage and automate cloud operations.

Semantic Vocabularies

Amazon Systems Manager Context

0 classes · 5 properties

JSON-LD

API Governance Rules

Amazon Systems Manager API Rules

8 rules · 3 errors 5 warnings

SPECTRAL

JSON Structure

Amazon Systems Manager Parameter Structure

0 properties

JSON STRUCTURE

Example Payloads

Resources

🌐
Portal
Portal
🔗
Website
Website
🔗
Documentation
Documentation
📜
TermsOfService
TermsOfService
📜
PrivacyPolicy
PrivacyPolicy
💬
Support
Support
👥
GitHubOrganization
GitHubOrganization
🌐
Console
Console
📝
Signup
Signup
🔗
Login
Login
🟢
StatusPage
StatusPage
🔗
Contact
Contact
🔗
SpectralRules
SpectralRules
🔗
Vocabulary
Vocabulary

Sources

Raw ↑
opencollection: 1.0.0
info:
  name: Amazon Systems Manager
  version: '2014-11-06'
items:
- info:
    name: Run Command
    type: folder
  items:
  - info:
      name: Amazon Systems Manager Send Command
      type: http
    http:
      method: POST
      url: https://ssm.amazonaws.com/
      body:
        type: json
        data: '{}'
    docs: Runs commands on one or more managed instances, allowing you to execute scripts or commands remotely.
  - info:
      name: Amazon Systems Manager List Commands
      type: http
    http:
      method: POST
      url: https://ssm.amazonaws.com/#ListCommands
      body:
        type: json
        data: '{}'
    docs: Lists the commands requested by users of the AWS account.
- info:
    name: Parameter Store
    type: folder
  items:
  - info:
      name: Amazon Systems Manager Get Parameter
      type: http
    http:
      method: POST
      url: https://ssm.amazonaws.com/#GetParameter
      body:
        type: json
        data: '{}'
    docs: Get information about a single parameter by specifying the parameter name.
  - info:
      name: Amazon Systems Manager Put Parameter
      type: http
    http:
      method: POST
      url: https://ssm.amazonaws.com/#PutParameter
      body:
        type: json
        data: '{}'
    docs: Add a parameter to the system or update an existing parameter.
- info:
    name: Managed Instances
    type: folder
  items:
  - info:
      name: Amazon Systems Manager Describe Instance Information
      type: http
    http:
      method: POST
      url: https://ssm.amazonaws.com/#DescribeInstanceInformation
      body:
        type: json
        data: '{}'
    docs: Describes one or more of your managed instances, including information about the operating system platform, SSM
      Agent version, and instance status.
- info:
    name: Documents
    type: folder
  items:
  - info:
      name: Amazon Systems Manager Create Document
      type: http
    http:
      method: POST
      url: https://ssm.amazonaws.com/#CreateDocument
      body:
        type: json
        data: '{}'
    docs: Creates an SSM document that describes an instance configuration, which includes the commands to run on an instance.
- info:
    name: Automation
    type: folder
  items:
  - info:
      name: Amazon Systems Manager Start Automation Execution
      type: http
    http:
      method: POST
      url: https://ssm.amazonaws.com/#StartAutomationExecution
      body:
        type: json
        data: '{}'
    docs: Initiates execution of an Automation runbook to perform operational tasks such as patching, updating AMIs, or managing
      configuration.
bundled: true