C# (CSharp) Amazon.OpsWorksCM Пространство имен

Пространства имен

Amazon.OpsWorksCM.CodeAnalysis
Amazon.OpsWorksCM.Model

Классы

Имя Описание
AmazonOpsWorksCMClient Implementation for accessing OpsWorksCM AWS OpsWorks for Chef Automate

A service that runs and manages configuration management servers.

Glossary of terms

  • Server: A server is a configuration management server, and can be highly-available. The configuration manager runs on your instances by using various AWS services, such as Amazon Elastic Compute Cloud (EC2), and potentially Amazon Relational Database Service (RDS). A server is a generic abstraction over the configuration manager that you want to use, much like Amazon RDS. In AWS OpsWorks for Chef Automate, you do not start or stop servers. After you create servers, they continue to run until they are deleted.

  • Engine: The specific configuration manager that you want to use (such as Chef) is the engine.

  • Backup: This is an application-level backup of the data that the configuration manager stores. A backup creates a .tar.gz file that is stored in an Amazon Simple Storage Service (S3) bucket in your account. AWS OpsWorks for Chef Automate creates the S3 bucket when you launch the first instance. A backup maintains a snapshot of all of a server's important attributes at the time of the backup.

  • Events: Events are always related to a server. Events are written during server creation, when health checks run, when backups are created, etc. When you delete a server, the server's events are also deleted.

  • AccountAttributes: Every account has attributes that are assigned in the AWS OpsWorks for Chef Automate database. These attributes store information about configuration limits (servers, backups, etc.) and your customer account.

Throttling limits

All API operations allow for 5 requests per second with a burst of 10 requests per second.

AmazonOpsWorksCMConfig Configuration for accessing Amazon OpsWorksCM service
AmazonOpsWorksCMException
BackupStatus Constants used for properties of type BackupStatus.
BackupType Constants used for properties of type BackupType.
MaintenanceStatus Constants used for properties of type MaintenanceStatus.
NodeAssociationStatus Constants used for properties of type NodeAssociationStatus.
ServerStatus Constants used for properties of type ServerStatus.