Administrator
- Administrator
- All Products
Action
| Description
|
---|---|
ec2:DescribeInstances
| Required. Allows Kubernetes to describe instances.
|
ec2:DescribeRegions
| Required. Allows Kubernetes to describe regions.
|
ec2:CreateRoute
| Optional. Required only when the Secure Agent creates a VPC and subnets for the cluster. The Secure Agent creates a VPC and subnets by default.
|
ec2:DescribeRouteTables
| Required. Sets up Kubernetes infrastructure.
|
ec2:DeleteRoute
| Optional. Required only when the Secure Agent creates a VPC and subnets for the cluster. The Secure Agent creates a VPC and subnets by default.
|
ec2:CreateSecurityGroup
| Optional. Required only when you use the default security groups that the cluster operator role creates.
|
ec2:CreateSecurityGroup
ec2:AuthorizeSecurityGroupIngress
ec2:RevokeSecurityGroupIngress
| Optional. Required only when you use the default security groups that the cluster operator role creates.
|
ec2:DescribeSubnets
| Required. Creates master node, for example, describes the details of subnets.
|
ec2:DescribeVpc
| Required. Creates master node, for example, describes the details of a VPC.
|
ec2:CreateTags
| Required. Adds tags for Kubernetes infrastructure such as EC2.
|
ec2:ModifyInstanceAttribute
| Required. Modifies attributes of an instance.
|
ec2:CreateVolume
| Required. Creates storage such as EBS volumes.
|
ec2:DescribeVolumes
| Required. Gets details of created volumes for ED2 node.
|
ec2:DescribeVolumesModifications
| Required. Describes the most recent volume modification request for the specified EBS volumes.
|
ec2:ModifyVolume
| Required. Modifies the volumes.
|
ec2:AttachVolume
| Required. Attaches the volumes.
|
ec2:DetachVolume
| Required. Detaches the created volumes.
|
ec2:DeleteVolume
| Required. Deletes the created volumes.
|