Amazon.OpsWorksCM.Model.Internal |
Name | Description |
---|---|
AccountAttribute | Stores account attributes. |
AssociateNodeRequest | Container for the parameters to the AssociateNode operation. |
AssociateNodeResponse | This is the response object from the AssociateNode operation. |
Backup | Describes a single backup. |
CMServer | Describes a configuration management server. |
CreateBackupRequest | Container for the parameters to the CreateBackup operation. Creates an application-level backup of a server. While the server is BACKING_UP , the server can not be modified and no additional backup can be created. Backups can be created for This operation is asnychronous. By default 50 manual backups can be created. A |
CreateBackupResponse | This is the response object from the CreateBackup operation. |
CreateServerRequest | Container for the parameters to the CreateServer operation. Creates and immedately starts a new Server. The server can be used once it has reached the HEALTHY state. This operation is asnychronous. A By default 10 servers can be created. A When no security groups are provided by using By default, the Chef Server is accessible from any IP address. We recommend that you update your security group rules to allow access from known IP addresses and address ranges only. To edit security group rules, open Security Groups in the navigation pane of the EC2 management console. |
CreateServerResponse | This is the response object from the CreateServer operation. |
DeleteBackupRequest | Container for the parameters to the DeleteBackup operation. Deletes a backup. You can delete both manual and automated backups. This operation is asynchronous. A |
DescribeAccountAttributesResponse | This is the response object from the DescribeAccountAttributes operation. |
DescribeBackupsRequest | Container for the parameters to the DescribeBackups operation. 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 synchronous. A |
DescribeBackupsResponse | This is the response object from the DescribeBackups operation. |
DescribeEventsRequest | Container for the parameters to the DescribeEvents operation. Describes events for a specified server. Results are ordered by time, with newest events first. This operation is synchronous. A |
DescribeEventsResponse | This is the response object from the DescribeEvents operation. |
DescribeNodeAssociationStatusRequest | Container for the parameters to the DescribeNodeAssociationStatus operation. |
DescribeNodeAssociationStatusResponse | This is the response object from the DescribeNodeAssociationStatus operation. |
DescribeServersRequest | Container for the parameters to the DescribeServers operation. Lists all configuration management servers that are identified with your account. Only the stored results from Amazon DynamoDB are returned. AWS OpsWorks for Chef Automate does not query other services. This operation is synchronous. A |
DescribeServersResponse | This is the response object from the DescribeServers operation. |
DisassociateNodeRequest | Container for the parameters to the DisassociateNode operation. |
DisassociateNodeResponse | This is the response object from the DisassociateNode operation. |
EngineAttribute | A name/value pair that is specific to the engine of the server. |
InvalidNextTokenException | |
InvalidStateException | |
LimitExceededException | |
ResourceAlreadyExistsException | |
ResourceNotFoundException | |
RestoreServerRequest | Container for the parameters to the RestoreServer operation. Restores a backup to a server that is in a RUNNING , FAILED , or HEALTHY state. When you run RestoreServer, the server's EC2 instance is deleted, and a new EC2 instance is configured. RestoreServer maintains the existing server endpoint, so configuration management of all of the server's client devices should continue to work. This operation is asynchronous. A |
ServerEvent | An event that is related to the server, such as the start of maintenance or backup. |
StartMaintenanceRequest | Container for the parameters to the StartMaintenance operation. 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 server will switch to UNDER_MAINTENANCE state, while maintenace is in progress. Maintenace can only be started for |
StartMaintenanceResponse | This is the response object from the StartMaintenance operation. |
UpdateServerEngineAttributesRequest | Container for the parameters to the UpdateServerEngineAttributes operation. Updates engine specific attributes on a specified server. Server will enter the MODIFYING state when this operation is in progress. Only one update can take place at a time. This operation can be use to reset Chef Server main API key ( This operation is asynchronous.
This operation can only be called for |
UpdateServerEngineAttributesResponse | This is the response object from the UpdateServerEngineAttributes operation. |
UpdateServerRequest | Container for the parameters to the UpdateServer operation. Updates settings for a server. This operation is synchronous. |
UpdateServerResponse | This is the response object from the UpdateServer operation. |
ValidationException |