1817 The node is not authorized to perform the operation.
Explanation
This error can occur if the built-in permissions on a cloud node are changed. A standard group of permissions is defined in the cloud and attached to the cloud node when the node is deployed. If these built-in permissions are changed, some operations fail as unauthorized. The cloud node must have the permissions to run the following Amazon Web Services (AWS) actions:
- EC2:DescribeVolumes
- EC2:AttachVolume
- EC2:DetachVolume
- EC2:CreateTags
- EC2:DeleteTags
- EC2:DescribeTags
- EC2:DescribeInstances
- EC2:AssignPrivateIpAddresses
- SSM:DescribeParameters
- SSM:GetParameter
- SNS:Publish
User response
Contact the cloud services administrator and ensure that all permissions are set correctly on the cloud node.