With RDS datasources, how do I insert values with colons?

0

We have a mutation resolver that uses RDS datasource, where the mapping template will compose a variableMap with date strings in ISO formats.

For example, when running these SQL statements for either insert or update with the date string 1970-01-01T00:00:00Z inside the variableMap, the RDS Data API returns the following error.

RDSHttp:{"message":"Cannot find parameter: 00"}

It seems that RDS data source is trying to recursively replacing variables with values, even if those are already inside a variableMap.

Is there a workaround for this?

How do I provide date-time values for RDS resolvers?

답변 없음

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠