JS Kit SDK API Reference / Instructions / CreateReverseInstructionParams
Interface: CreateReverseInstructionParams
Defined in: instructions/createReverseInstruction.ts:12
Input for creating an SNS reverse-lookup account.
Example
const params: CreateReverseInstructionParams = { domain: "example" };
Properties
domain
domain:
string
Defined in: instructions/createReverseInstruction.ts:14
Raw reverse lookup payload.