File tree Expand file tree Collapse file tree 1 file changed +12
-30
lines changed
Monitoring/monitor_fsxn_with_harvest_on_ec2 Expand file tree Collapse file tree 1 file changed +12
-30
lines changed Original file line number Diff line number Diff line change 4040 InstanceType :
4141 Description : Select the instance type. Recommended config for every 10 file system's (CPU - 2 cores, Memory - 1GB)
4242 AllowedValues :
43- - t3.small
44- - t3.medium
45- - t3.large
46- - t3.xlarge
47- - t3.2xlarge
48- - m5.large
49- - m5.xlarge
50- - m5.2xlarge
51- - m5.4xlarge
52- - m5n.large
53- - m5n.xlarge
54- - m5n.2xlarge
55- - m5n.4xlarge
56- - c5.large
57- - c5.xlarge
58- - c5.2xlarge
59- - c5.4xlarge
60- - c5.9xlarge
61- - c5.12xlarge
62- - c5.18xlarge
63- - c5n.xlarge
64- - c5n.2xlarge
65- - c5n.4xlarge
66- - r5n.large
67- - r5n.xlarge
68- - r5n.2xlarge
69- - r5n.4xlarge
43+ - t3.medium
44+ - t3.large
45+ - t3.xlarge
46+ - t3.2xlarge
47+ - m5n.large
48+ - m5n.xlarge
49+ - m5n.2xlarge
50+ - m5n.4xlarge
7051 Default : t3.medium
7152 Type : String
7253
7354 KeyPair :
55+ Description : Name of an existing EC2 KeyPair to enable SSH access to the instance.
7456 Type : AWS::EC2::KeyPair::KeyName
7557
7658 SecurityGroup :
8163 Description : Choose between public or private. Public means that an Public facing IP address will be assigned to the instance.
8264 Type : String
8365 AllowedValues :
84- - public
85- - private
66+ - public
67+ - private
8668
8769 Subnet :
88- Type : AWS::EC2::Subnet::Id
8970 Description : Subnet ID. Specify the same subnet as your Amazon FSx for NetApp ONTAP file system's preferred subnet.
71+ Type : AWS::EC2::Subnet::Id
9072
9173 LatestLinuxAmiId :
9274 Description : ' Instance ID. Defaults to the latest Amazon Linux 2 AMI ID.'
You can’t perform that action at this time.
0 commit comments