| DataZone | boto3 | get_form_type | formTypeIdentifier

0

response = client.get_form_type( domainIdentifier='string', ** formTypeIdentifier='string', ** revision='string' )

I'm trying to find the formTypeIdentifier so that I can fetch for get_form_type.

Is there any way where I can find this ?

Else, can anyone put some light on model (dict) –

Which is : This is a Tagged Union structure. Only one of the following top level keys will be set: smithy. If a client receives an unknown member it will set SDK_UNKNOWN_MEMBER as the top level key, which maps to the name or tag of the unknown member. The structure of SDK_UNKNOWN_MEMBER is as follows:

Omkar
asked 3 months ago42 views
No Answers

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions