We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fa8eff commit d01f06bCopy full SHA for d01f06b
nightly_tests/set_common_ssm_params.sh
@@ -200,13 +200,6 @@ populate_if_not_exists_ssm_param "${CERTIFICATE_ARN_SSM}" \
200
"[enter the certificate ARN. Example: "
201
CERTIFICATE_ARN_VAL=$(get_ssm_val "${CERTIFICATE_ARN_SSM}")
202
203
-#
204
-# SSM: /unity/account/eks/amis/aml2-eks-1-28
205
206
-EKS_AMI_28_SSM="/unity/account/eks/amis/aml2-eks-1-28"
207
-EKS_AMI_28_VAL=$(get_ssm_val "/mcp/amis/aml2-eks-1-28")
208
-refresh_ssm_param "${EKS_AMI_28_SSM}" "${EKS_AMI_28_VAL}" "processing" "na" "vpc" "unity-all-cs-processing-aml2Eks128Ssm"
209
-
210
#
211
# SSM: /unity/account/eks/amis/aml2-eks-1-29
212
0 commit comments