AWS OpsWorks CM Skill
amazonaws-com-opsworkscm
amazonaws-com-opsworkscm
| Method | Path | Description |
|---|---|---|
POST | / | |
POST | / | Associates a new node with the server. For more information about how to disassociate a node, see DisassociateNode. On a Chef server: This command is an alternative to knife boots... |
POST | / | Creates an application-level backup of a server. While the server is in the BACKING_UP state, the server cannot be changed, and no additional backup can be created. Backups can be... |
POST | / | Creates and immedately starts a new server. The server is ready to use when it is in the HEALTHY state. By default, you can create a maximum of 10 servers. This operation is async... |
POST | / | Deletes a backup. You can delete both manual and automated backups. This operation is asynchronous. An InvalidStateException is thrown when a backup deletion is already in progres... |
POST | / | Deletes the server and the underlying AWS CloudFormation stacks (including the server's EC2 instance). When you run this command, the server state is updated to DELETING. After th... |
POST | / | Describes your OpsWorks-CM account attributes. This operation is synchronous. |
POST | / | Describes backups. The results are ordered by time, with newest backups first. If you do not specify a BackupId or ServerName, the command returns all backups. This operation is s... |
POST | / | Describes events for a specified server. Results are ordered by time, with newest events first. This operation is synchronous. A ResourceNotFoundException is thrown when the serve... |
POST | / | Returns the current status of an existing association or disassociation request. A ResourceNotFoundException is thrown when no recent association or disassociation request with th... |
POST | / | Lists all configuration management servers that are identified with your account. Only the stored results from Amazon DynamoDB are returned. AWS OpsWorks CM does not query other s... |
POST | / | Disassociates a node from an AWS OpsWorks CM server, and removes the node from the server's managed nodes. After a node is disassociated, the node key pair is no longer valid for... |
POST | / | Exports a specified server engine attribute as a base64-encoded string. For example, you can export user data that you can use in EC2 to associate nodes with a server. This operat... |
POST | / | Returns a list of tags that are applied to the specified AWS OpsWorks for Chef Automate or AWS OpsWorks for Puppet Enterprise servers or backups. |
POST | / | Restores a backup to a server that is in a CONNECTION_LOST, HEALTHY, RUNNING, UNHEALTHY, or TERMINATED state. When you run RestoreServer, the server's EC2 instance is deleted, and... |
POST | / | Manually starts server maintenance. This command can be useful if an earlier maintenance attempt failed, and the underlying cause of maintenance failure has been resolved. The ser... |
POST | / | Applies tags to an AWS OpsWorks for Chef Automate or AWS OpsWorks for Puppet Enterprise server, or to server backups. |
POST | / | Removes specified tags from an AWS OpsWorks-CM server or backup. |
POST | / | Updates settings for a server. This operation is synchronous. |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install amazonaws-com-opsworkscm
Downloads and installs to ~/.claude/skills/amazonaws-com-opsworkscm/
2016-11-01 (2026-02-13)