We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bee14f commit 72cb402Copy full SHA for 72cb402
1 file changed
SAMtemplates/functions/main.yaml
@@ -97,16 +97,16 @@ Parameters:
97
Type: String
98
99
TestPrescriptionsParamName1:
100
- Type: AWS::SSM::Parameter::Value<String>
+ Type: String
101
102
TestPrescriptionsParamName2:
103
104
105
TestPrescriptionsParamName3:
106
107
108
TestPrescriptionsParamName4:
109
110
111
Conditions:
112
ShouldDeployCheckPrescriptionStatusUpdate: !Equals
0 commit comments