File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -216,7 +216,7 @@ for action in "${actions[@]}"; do
216216 -l | --ami-launch-index ) print_normal_metric ami-launch-index meta-data/ami-launch-index ;;
217217 -m | --ami-manifest-path ) print_normal_metric ami-manifest-path meta-data/ami-manifest-path ;;
218218 -n | --ancestor-ami-ids ) print_normal_metric ancestor-ami-ids meta-data/ancestor-ami-ids ;;
219- -D | --aws-domain ) print_normal_metric aws-domain meta-data/services/domain ;;
219+ -D | --aws-domain ) print_normal_metric aws-domain meta-data/services/domain ;;
220220 -b | --block-device-mapping ) print_block-device-mapping ;;
221221 -i | --instance-id ) print_normal_metric instance-id meta-data/instance-id ;;
222222 -t | --instance-type ) print_normal_metric instance-type meta-data/instance-type ;;
You can’t perform that action at this time.
0 commit comments