awscli 1.42.18__py3-none-any.whl → 1.42.19__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (92) hide show
  1. awscli/__init__.py +1 -1
  2. awscli/customizations/argrename.py +0 -2
  3. awscli/handlers.py +0 -4
  4. {awscli-1.42.18.dist-info → awscli-1.42.19.dist-info}/METADATA +2 -2
  5. {awscli-1.42.18.dist-info → awscli-1.42.19.dist-info}/RECORD +13 -92
  6. awscli/customizations/opsworks.py +0 -543
  7. awscli/customizations/opsworkscm.py +0 -21
  8. awscli/examples/opsworks/assign-instance.rst +0 -14
  9. awscli/examples/opsworks/assign-volume.rst +0 -17
  10. awscli/examples/opsworks/associate-elastic-ip.rst +0 -14
  11. awscli/examples/opsworks/attach-elastic-load-balancer.rst +0 -14
  12. awscli/examples/opsworks/create-app.rst +0 -64
  13. awscli/examples/opsworks/create-deployment.rst +0 -66
  14. awscli/examples/opsworks/create-instance.rst +0 -25
  15. awscli/examples/opsworks/create-layer.rst +0 -17
  16. awscli/examples/opsworks/create-server.rst +0 -43
  17. awscli/examples/opsworks/create-stack.rst +0 -25
  18. awscli/examples/opsworks/create-user-profile.rst +0 -24
  19. awscli/examples/opsworks/delete-app.rst +0 -17
  20. awscli/examples/opsworks/delete-instance.rst +0 -15
  21. awscli/examples/opsworks/delete-layer.rst +0 -17
  22. awscli/examples/opsworks/delete-stack.rst +0 -18
  23. awscli/examples/opsworks/delete-user-profile.rst +0 -17
  24. awscli/examples/opsworks/deregister-elastic-ip.rst +0 -13
  25. awscli/examples/opsworks/deregister-instance.rst +0 -14
  26. awscli/examples/opsworks/deregister-rds-db-instance.rst +0 -20
  27. awscli/examples/opsworks/deregister-volume.rst +0 -15
  28. awscli/examples/opsworks/describe-apps.rst +0 -38
  29. awscli/examples/opsworks/describe-commands.rst +0 -43
  30. awscli/examples/opsworks/describe-deployments.rst +0 -52
  31. awscli/examples/opsworks/describe-elastic-ips.rst +0 -24
  32. awscli/examples/opsworks/describe-elastic-load-balancers.rst +0 -37
  33. awscli/examples/opsworks/describe-instances.rst +0 -95
  34. awscli/examples/opsworks/describe-layers.rst +0 -171
  35. awscli/examples/opsworks/describe-load-based-auto-scaling.rst +0 -37
  36. awscli/examples/opsworks/describe-my-user-profile.rst +0 -24
  37. awscli/examples/opsworks/describe-permissions.rst +0 -26
  38. awscli/examples/opsworks/describe-raid-arrays.rst +0 -31
  39. awscli/examples/opsworks/describe-rds-db-instances.rst +0 -29
  40. awscli/examples/opsworks/describe-stack-provisioning-parameters.rst +0 -32
  41. awscli/examples/opsworks/describe-stack-summary.rst +0 -27
  42. awscli/examples/opsworks/describe-stacks.rst +0 -65
  43. awscli/examples/opsworks/describe-timebased-auto-scaling.rst +0 -39
  44. awscli/examples/opsworks/describe-user-profiles.rst +0 -32
  45. awscli/examples/opsworks/describe-volumes.rst +0 -31
  46. awscli/examples/opsworks/detach-elastic-load-balancer.rst +0 -14
  47. awscli/examples/opsworks/disassociate-elastic-ip.rst +0 -14
  48. awscli/examples/opsworks/get-hostname-suggestion.rst +0 -21
  49. awscli/examples/opsworks/reboot-instance.rst +0 -14
  50. awscli/examples/opsworks/register-elastic-ip.rst +0 -19
  51. awscli/examples/opsworks/register-rds-db-instance.rst +0 -15
  52. awscli/examples/opsworks/register-volume.rst +0 -18
  53. awscli/examples/opsworks/register.rst +0 -105
  54. awscli/examples/opsworks/set-load-based-auto-scaling.rst +0 -38
  55. awscli/examples/opsworks/set-permission.rst +0 -23
  56. awscli/examples/opsworks/set-time-based-auto-scaling.rst +0 -33
  57. awscli/examples/opsworks/start-instance.rst +0 -20
  58. awscli/examples/opsworks/start-stack.rst +0 -15
  59. awscli/examples/opsworks/stop-instance.rst +0 -20
  60. awscli/examples/opsworks/stop-stack.rst +0 -15
  61. awscli/examples/opsworks/unassign-instance.rst +0 -14
  62. awscli/examples/opsworks/unassign-volume.rst +0 -16
  63. awscli/examples/opsworks/update-app.rst +0 -14
  64. awscli/examples/opsworks/update-elastic-ip.rst +0 -14
  65. awscli/examples/opsworks/update-instance.rst +0 -14
  66. awscli/examples/opsworks/update-layer.rst +0 -14
  67. awscli/examples/opsworks/update-my-user-profile.rst +0 -16
  68. awscli/examples/opsworks/update-rds-db-instance.rst +0 -18
  69. awscli/examples/opsworks/update-volume.rst +0 -16
  70. awscli/examples/opsworkscm/associate-node.rst +0 -22
  71. awscli/examples/opsworkscm/create-backup.rst +0 -46
  72. awscli/examples/opsworkscm/create-server.rst +0 -48
  73. awscli/examples/opsworkscm/delete-backup.rst +0 -17
  74. awscli/examples/opsworkscm/delete-server.rst +0 -16
  75. awscli/examples/opsworkscm/describe-account-attributes.rst +0 -26
  76. awscli/examples/opsworkscm/describe-backups.rst +0 -44
  77. awscli/examples/opsworkscm/describe-events.rst +0 -21
  78. awscli/examples/opsworkscm/describe-node-association-status.rst +0 -20
  79. awscli/examples/opsworkscm/describe-servers.rst +0 -48
  80. awscli/examples/opsworkscm/disassociate-node.rst +0 -19
  81. awscli/examples/opsworkscm/restore-server.rst +0 -20
  82. awscli/examples/opsworkscm/start-maintenance.rst +0 -39
  83. awscli/examples/opsworkscm/update-server-engine-attributes.rst +0 -43
  84. awscli/examples/opsworkscm/update-server.rst +0 -42
  85. {awscli-1.42.18.data → awscli-1.42.19.data}/scripts/aws +0 -0
  86. {awscli-1.42.18.data → awscli-1.42.19.data}/scripts/aws.cmd +0 -0
  87. {awscli-1.42.18.data → awscli-1.42.19.data}/scripts/aws_bash_completer +0 -0
  88. {awscli-1.42.18.data → awscli-1.42.19.data}/scripts/aws_completer +0 -0
  89. {awscli-1.42.18.data → awscli-1.42.19.data}/scripts/aws_zsh_completer.sh +0 -0
  90. {awscli-1.42.18.dist-info → awscli-1.42.19.dist-info}/LICENSE.txt +0 -0
  91. {awscli-1.42.18.dist-info → awscli-1.42.19.dist-info}/WHEEL +0 -0
  92. {awscli-1.42.18.dist-info → awscli-1.42.19.dist-info}/top_level.txt +0 -0
@@ -1,48 +0,0 @@
1
- **To create a server**
2
-
3
- The following ``create-server`` example creates a new Chef Automate server named ``automate-06`` in your default region. Note that defaults are used for most other settings, such as number of backups to retain, and maintenance and backup start times. Before you run a ``create-server`` command, complete prerequisites in `Getting Started with AWS OpsWorks for Chef Automate <https://docs.aws.amazon.com/opsworks/latest/userguide/gettingstarted-opscm.html>`__ in the *AWS Opsworks for Chef Automate User Guide*. ::
4
-
5
- aws opsworks-cm create-server \
6
- --engine "Chef" \
7
- --engine-model "Single" \
8
- --engine-version "12" \
9
- --server-name "automate-06" \
10
- --instance-profile-arn "arn:aws:iam::1019881987024:instance-profile/aws-opsworks-cm-ec2-role" \
11
- --instance-type "t2.medium" \
12
- --key-pair "amazon-test" \
13
- --service-role-arn "arn:aws:iam::044726508045:role/aws-opsworks-cm-service-role"
14
-
15
- The output shows you information similar to the following about the new server::
16
-
17
- {
18
- "Server": {
19
- "BackupRetentionCount": 10,
20
- "CreatedAt": 2016-07-29T13:38:47.520Z,
21
- "DisableAutomatedBackup": FALSE,
22
- "Endpoint": "https://opsworks-cm.us-east-1.amazonaws.com",
23
- "Engine": "Chef",
24
- "EngineAttributes": [
25
- {
26
- "Name": "CHEF_DELIVERY_ADMIN_PASSWORD",
27
- "Value": "1Password1"
28
- }
29
- ],
30
- "EngineModel": "Single",
31
- "EngineVersion": "12",
32
- "InstanceProfileArn": "arn:aws:iam::1019881987024:instance-profile/aws-opsworks-cm-ec2-role",
33
- "InstanceType": "t2.medium",
34
- "KeyPair": "amazon-test",
35
- "MaintenanceStatus": "",
36
- "PreferredBackupWindow": "Sun:02:00",
37
- "PreferredMaintenanceWindow": "00:00",
38
- "SecurityGroupIds": [ "sg-1a24c270" ],
39
- "ServerArn": "arn:aws:iam::1019881987024:instance/automate-06-1010V4UU2WRM2",
40
- "ServerName": "automate-06",
41
- "ServiceRoleArn": "arn:aws:iam::1019881987024:role/aws-opsworks-cm-service-role",
42
- "Status": "CREATING",
43
- "StatusReason": "",
44
- "SubnetIds": [ "subnet-49436a18" ]
45
- }
46
- }
47
-
48
- For more information, see `UpdateServer <https://docs.aws.amazon.com/opsworks-cm/latest/APIReference/API_UpdateServer.html>`_ in the *AWS OpsWorks for Chef Automate API Reference*.
@@ -1,17 +0,0 @@
1
- **To delete backups**
2
-
3
- The following ``delete-backup`` command deletes a manual or automated backup of
4
- a Chef Automate server, identified by the backup ID. This command is useful when
5
- you are approaching the maximum number of backups that you can save, or you want
6
- to minimize your Amazon S3 storage costs.::
7
-
8
- aws opsworks-cm delete-backup --backup-id "automate-06-2016-11-19T23:42:40.240Z"
9
-
10
- The output shows whether the backup deletion succeeded.
11
-
12
- **More Information**
13
-
14
- For more information, see `Back Up and Restore an AWS OpsWorks for Chef Automate Server`_ in the *AWS OpsWorks User Guide*.
15
-
16
- .. _`Back Up and Restore an AWS OpsWorks for Chef Automate Server`: http://docs.aws.amazon.com/opsworks/latest/userguide/opscm-backup-restore.html
17
-
@@ -1,16 +0,0 @@
1
- **To delete servers**
2
-
3
- The following ``delete-server`` command deletes a Chef Automate server, identified
4
- by the server's name. After the server is deleted, it is no longer returned by
5
- ``DescribeServer`` requests.::
6
-
7
- aws opsworks-cm delete-server --server-name "automate-06"
8
-
9
- The output shows whether the server deletion succeeded.
10
-
11
- **More Information**
12
-
13
- For more information, see `Delete an AWS OpsWorks for Chef Automate Server`_ in the *AWS OpsWorks User Guide*.
14
-
15
- .. _`Delete an AWS OpsWorks for Chef Automate Server`: http://docs.aws.amazon.com/opsworks/latest/userguide/opscm-delete-server.html
16
-
@@ -1,26 +0,0 @@
1
- **To describe account attributes**
2
-
3
- The following ``describe-account-attributes`` command returns information about your
4
- account's usage of AWS OpsWorks for Chef Automate resources.::
5
-
6
- aws opsworks-cm describe-account-attributes
7
-
8
- The output for each account attribute entry returned by the command resembles the following.
9
- *Output*::
10
-
11
- {
12
- "Attributes": [
13
- {
14
- "Maximum": 5,
15
- "Name": "ServerLimit",
16
- "Used": 2
17
- }
18
- ]
19
- }
20
-
21
- **More Information**
22
-
23
- For more information, see `DescribeAccountAttributes`_ in the *AWS OpsWorks for Chef Automate API Reference*.
24
-
25
- .. _`DescribeAccountAttributes`: http://docs.aws.amazon.com/opsworks-cm/latest/APIReference/API_DescribeAccountAttributes.html
26
-
@@ -1,44 +0,0 @@
1
- **To describe backups**
2
-
3
- The following ``describe-backups`` command returns information about all backups
4
- associated with your account in your default region. ::
5
-
6
- aws opsworks-cm describe-backups
7
-
8
- The output for each backup entry returned by the command resembles the following.
9
-
10
- Output::
11
-
12
- {
13
- "Backups": [
14
- {
15
- "BackupArn": "string",
16
- "BackupId": "automate-06-20160729133847520",
17
- "BackupType": "MANUAL",
18
- "CreatedAt": 2016-07-29T13:38:47.520Z,
19
- "Description": "state of my infrastructure at launch",
20
- "Engine": "Chef",
21
- "EngineModel": "Single",
22
- "EngineVersion": "12",
23
- "InstanceProfileArn": "arn:aws:iam::1019881987024:instance-profile/automate-06-1010V4UU2WRM2",
24
- "InstanceType": "m4.large",
25
- "KeyPair": "",
26
- "PreferredBackupWindow": "",
27
- "PreferredMaintenanceWindow": "",
28
- "S3LogUrl": "https://s3.amazonaws.com/<bucket-name>/automate-06-20160729133847520",
29
- "SecurityGroupIds": [ "sg-1a24c270" ],
30
- "ServerName": "automate-06",
31
- "ServiceRoleArn": "arn:aws:iam::1019881987024:role/aws-opsworks-cm-service-role.1114810729735",
32
- "Status": "Successful",
33
- "StatusDescription": "",
34
- "SubnetIds": [ "subnet-49436a18" ],
35
- "ToolsVersion": "string",
36
- "UserArn": "arn:aws:iam::1019881987024:user/opsworks-user"
37
- }
38
- ],
39
- }
40
-
41
- For more information, see `Back Up and Restore an AWS OpsWorks for Chef Automate Server`_ in the *AWS OpsWorks User Guide*.
42
-
43
- .. _`Back Up and Restore an AWS OpsWorks for Chef Automate Server`: http://docs.aws.amazon.com/opsworks/latest/userguide/opscm-backup-restore.html
44
-
@@ -1,21 +0,0 @@
1
- **To describe events**
2
-
3
- The following ``describe-events`` example returns information about all events that are associated with the specified Chef Automate server. ::
4
-
5
- aws opsworks-cm describe-events \
6
- --server-name 'automate-06'
7
-
8
- The output for each event entry returned by the command resembles the following example::
9
-
10
- {
11
- "ServerEvents": [
12
- {
13
- "CreatedAt": 2016-07-29T13:38:47.520Z,
14
- "LogUrl": "https://s3.amazonaws.com/<bucket-name>/automate-06-20160729133847520",
15
- "Message": "Updates successfully installed.",
16
- "ServerName": "automate-06"
17
- }
18
- ]
19
- }
20
-
21
- For more information, see `General Troubleshooting Tips <https://docs.aws.amazon.com/opsworks/latest/userguide/troubleshoot-opscm.html#d0e4561>`_ in the *AWS OpsWorks User Guide*.
@@ -1,20 +0,0 @@
1
- **To describe node association status**
2
-
3
- The following ``describe-node-association-status`` command returns the status of a
4
- request to associate a node with a Chef Automate server named ``automate-06``.::
5
-
6
- aws opsworks-cm describe-node-association-status --server-name "automate-06" --node-association-status-token "AflJKl+/GoKLZJBdDQEx0O65CDi57blQe9nKM8joSok0pQ9xr8DqApBN9/1O6sLdSvlfDEKkEx+eoCHvjoWHaOs="
7
-
8
- The output for each account attribute entry returned by the command resembles the following.
9
- *Output*::
10
-
11
- {
12
- "NodeAssociationStatus": "IN_PROGRESS"
13
- }
14
-
15
- **More Information**
16
-
17
- For more information, see `DescribeNodeAssociationStatus`_ in the *AWS OpsWorks for Chef Automate API Reference*.
18
-
19
- .. _`DescribeNodeAssociationStatus`: http://docs.aws.amazon.com/opsworks-cm/latest/APIReference/API_DescribeNodeAssociationStatus.html
20
-
@@ -1,48 +0,0 @@
1
- **To describe servers**
2
-
3
- The following ``describe-servers`` command returns information about all servers
4
- that are associated with your account, and in your default region.::
5
-
6
- aws opsworks-cm describe-servers
7
-
8
- The output for each server entry returned by the command resembles the following.
9
- *Output*::
10
-
11
- {
12
- "Servers": [
13
- {
14
- "BackupRetentionCount": 8,
15
- "CreatedAt": 2016-07-29T13:38:47.520Z,
16
- "DisableAutomatedBackup": FALSE,
17
- "Endpoint": "https://opsworks-cm.us-east-1.amazonaws.com",
18
- "Engine": "Chef",
19
- "EngineAttributes": [
20
- {
21
- "Name": "CHEF_DELIVERY_ADMIN_PASSWORD",
22
- "Value": "1Password1"
23
- }
24
- ],
25
- "EngineModel": "Single",
26
- "EngineVersion": "12",
27
- "InstanceProfileArn": "arn:aws:iam::1019881987024:instance-profile/automate-06-1010V4UU2WRM2",
28
- "InstanceType": "m4.large",
29
- "KeyPair": "",
30
- "MaintenanceStatus": "SUCCESS",
31
- "PreferredBackupWindow": "03:00",
32
- "PreferredMaintenanceWindow": "Mon:09:00",
33
- "SecurityGroupIds": [ "sg-1a24c270" ],
34
- "ServerArn": "arn:aws:iam::1019881987024:instance/automate-06-1010V4UU2WRM2",
35
- "ServerName": "automate-06",
36
- "ServiceRoleArn": "arn:aws:iam::1019881987024:role/aws-opsworks-cm-service-role.1114810729735",
37
- "Status": "HEALTHY",
38
- "StatusReason": "",
39
- "SubnetIds": [ "subnet-49436a18" ]
40
- }
41
- ]
42
- }
43
-
44
- **More Information**
45
-
46
- For more information, see `DescribeServers`_ in the *AWS OpsWorks for Chef Automate API Guide*.
47
-
48
- .. _`DescribeServers`: http://docs.aws.amazon.com/opsworks-cm/latest/APIReference/API_DescribeServers.html
@@ -1,19 +0,0 @@
1
- **To disassociate nodes**
2
-
3
- The following ``disassociate-node`` command disassociates a node named ``i-44de882p``, removing the node from
4
- management by a Chef Automate server named ``automate-06``. Valid node names are EC2 instance IDs.::
5
-
6
- aws opsworks-cm disassociate-node --server-name "automate-06" --node-name "i-43de882p" --engine-attributes "Name=CHEF_ORGANIZATION,Value='MyOrganization' Name=CHEF_NODE_PUBLIC_KEY,Value='Public_key_contents'"
7
-
8
- The output returned by the command resembles the following.
9
- *Output*::
10
-
11
- {
12
- "NodeAssociationStatusToken": "AHUY8wFe4pdXtZC5DiJa5SOLp5o14DH//rHRqHDWXxwVoNBxcEy4V7R0NOFymh7E/1HumOBPsemPQFE6dcGaiFk"
13
- }
14
-
15
- **More Information**
16
-
17
- For more information, see `Delete an AWS OpsWorks for Chef Automate Server`_ in the *AWS OpsWorks User Guide*.
18
-
19
- .. _`Delete an AWS OpsWorks for Chef Automate Server`: http://docs.aws.amazon.com/opsworks/latest/userguide/opscm-delete-server.html
@@ -1,20 +0,0 @@
1
- **To restore a server**
2
-
3
- The following ``restore-server`` command performs an in-place restoration of a
4
- Chef Automate server named ``automate-06`` in your default region from a backup
5
- with an ID of ``automate-06-2016-11-22T16:13:27.998Z``. Restoring a server restores
6
- connections to the nodes that the Chef Automate server was managing at the time
7
- that the specified backup was performed.
8
-
9
- aws opsworks-cm restore-server --backup-id "automate-06-2016-11-22T16:13:27.998Z" --server-name "automate-06"
10
-
11
- The output is the command ID only.
12
- *Output*::
13
-
14
- (None)
15
-
16
- **More Information**
17
-
18
- For more information, see `Restore a Failed AWS OpsWorks for Chef Automate Server`_ in the *AWS OpsWorks User Guide*.
19
-
20
- .. _`Restore a Failed AWS OpsWorks for Chef Automate Server`: http://docs.aws.amazon.com/opsworks/latest/userguide/opscm-chef-restore.html
@@ -1,39 +0,0 @@
1
- **To start maintenance**
2
-
3
- The following ``start-maintenance`` example manually starts maintenance on the specified Chef Automate or Puppet Enterprise server in your default region. This command is useful if an earlier, automated maintenance attempt failed, and the underlying cause of maintenance failure has been resolved. ::
4
-
5
- aws opsworks-cm start-maintenance \
6
- --server-name 'automate-06'
7
-
8
- Output::
9
-
10
- {
11
- "Server": {
12
- "AssociatePublicIpAddress": true,
13
- "BackupRetentionCount": 10,
14
- "ServerName": "automate-06",
15
- "CreatedAt": 1569229584.842,
16
- "CloudFormationStackArn": "arn:aws:cloudformation:us-west-2:123456789012:stack/aws-opsworks-cm-instance-automate-06-1606611794746/EXAMPLE0-31de-11eb-bdb0-0a5b0a1353b8",
17
- "DisableAutomatedBackup": false,
18
- "Endpoint": "automate-06-EXAMPLEvr8gjfk5f.us-west-2.opsworks-cm.io",
19
- "Engine": "ChefAutomate",
20
- "EngineModel": "Single",
21
- "EngineAttributes": [],
22
- "EngineVersion": "2020-07",
23
- "InstanceProfileArn": "arn:aws:iam::123456789012:instance-profile/aws-opsworks-cm-ec2-role",
24
- "InstanceType": "m5.large",
25
- "PreferredMaintenanceWindow": "Sun:01:00",
26
- "PreferredBackupWindow": "Sun:15:00",
27
- "SecurityGroupIds": [
28
- "sg-EXAMPLE"
29
- ],
30
- "ServiceRoleArn": "arn:aws:iam::123456789012:role/service-role/aws-opsworks-cm-service-role",
31
- "Status": "UNDER_MAINTENANCE",
32
- "SubnetIds": [
33
- "subnet-EXAMPLE"
34
- ],
35
- "ServerArn": "arn:aws:opsworks-cm:us-west-2:123456789012:server/automate-06/0148382d-66b0-4196-8274-d1a2b6dff8d1"
36
- }
37
- }
38
-
39
- For more information, see `System Maintenance (Puppet Enterprise servers) <https://docs.aws.amazon.com/opsworks/latest/userguide/opspup-maintenance.html>`_ or `System Maintenance (Chef Automate servers) <https://docs.aws.amazon.com/opsworks/latest/userguide/opscm-maintenance.html>`_ in the *AWS OpsWorks User Guide*.
@@ -1,43 +0,0 @@
1
- **To update server engine attributes**
2
-
3
- The following ``update-server-engine-attributes`` command updates the value of the ``CHEF_PIVOTAL_KEY`` engine attribute for a Chef Automate server named ``automate-06``. It is currently not possible to change the value of other engine attributes. ::
4
-
5
- aws opsworks-cm update-server-engine-attributes \
6
- --attribute-name CHEF_PIVOTAL_KEY \
7
- --attribute-value "new key value" \
8
- --server-name "automate-06"
9
-
10
- The output shows you information similar to the following about the updated server. ::
11
-
12
- {
13
- "Server": {
14
- "BackupRetentionCount": 2,
15
- "CreatedAt": 2016-07-29T13:38:47.520Z,
16
- "DisableAutomatedBackup": FALSE,
17
- "Endpoint": "https://opsworks-cm.us-east-1.amazonaws.com",
18
- "Engine": "Chef",
19
- "EngineAttributes": [
20
- {
21
- "Name": "CHEF_PIVOTAL_KEY",
22
- "Value": "new key value"
23
- }
24
- ],
25
- "EngineModel": "Single",
26
- "EngineVersion": "12",
27
- "InstanceProfileArn": "arn:aws:iam::1019881987024:instance-profile/automate-06-1010V4UU2WRM2",
28
- "InstanceType": "m4.large",
29
- "KeyPair": "",
30
- "MaintenanceStatus": "SUCCESS",
31
- "PreferredBackupWindow": "Mon:09:15",
32
- "PreferredMaintenanceWindow": "03:00",
33
- "SecurityGroupIds": [ "sg-1a24c270" ],
34
- "ServerArn": "arn:aws:iam::1019881987024:instance/automate-06-1010V4UU2WRM2",
35
- "ServerName": "automate-06",
36
- "ServiceRoleArn": "arn:aws:iam::1019881987024:role/aws-opsworks-cm-service-role.1114810729735",
37
- "Status": "HEALTHY",
38
- "StatusReason": "",
39
- "SubnetIds": [ "subnet-49436a18" ]
40
- }
41
- }
42
-
43
- For more information, see `UpdateServerEngineAttributes <https://docs.aws.amazon.com/opsworks-cm/latest/APIReference/API_UpdateServerEngineAttributes.html>`_ in the *AWS OpsWorks for Chef Automate API Reference*.
@@ -1,42 +0,0 @@
1
- **To update a server**
2
-
3
- The following ``update-server`` command updates the maintenance start time of the specified Chef Automate server in your default region. The ``--preferred-maintenance-window`` parameter is added to change the start day and time of server maintenance to Mondays at 9:15 a.m. UTC.::
4
-
5
- aws opsworks-cm update-server \
6
- --server-name "automate-06" \
7
- --preferred-maintenance-window "Mon:09:15"
8
-
9
- The output shows you information similar to the following about the updated server. ::
10
-
11
- {
12
- "Server": {
13
- "BackupRetentionCount": 8,
14
- "CreatedAt": 2016-07-29T13:38:47.520Z,
15
- "DisableAutomatedBackup": TRUE,
16
- "Endpoint": "https://opsworks-cm.us-east-1.amazonaws.com",
17
- "Engine": "Chef",
18
- "EngineAttributes": [
19
- {
20
- "Name": "CHEF_DELIVERY_ADMIN_PASSWORD",
21
- "Value": "1Password1"
22
- }
23
- ],
24
- "EngineModel": "Single",
25
- "EngineVersion": "12",
26
- "InstanceProfileArn": "arn:aws:iam::1019881987024:instance-profile/automate-06-1010V4UU2WRM2",
27
- "InstanceType": "m4.large",
28
- "KeyPair": "",
29
- "MaintenanceStatus": "OK",
30
- "PreferredBackupWindow": "Mon:09:15",
31
- "PreferredMaintenanceWindow": "03:00",
32
- "SecurityGroupIds": [ "sg-1a24c270" ],
33
- "ServerArn": "arn:aws:iam::1019881987024:instance/automate-06-1010V4UU2WRM2",
34
- "ServerName": "automate-06",
35
- "ServiceRoleArn": "arn:aws:iam::1019881987024:role/aws-opsworks-cm-service-role.1114810729735",
36
- "Status": "HEALTHY",
37
- "StatusReason": "",
38
- "SubnetIds": [ "subnet-49436a18" ]
39
- }
40
- }
41
-
42
- For more information, see `UpdateServer <https://docs.aws.amazon.com/opsworks-cm/latest/APIReference/API_UpdateServer.html>`_ in the *AWS OpsWorks for Chef Automate API Reference*.
File without changes