Alokai

AwsLambdaDestinationInput

type AwsLambdaDestinationInput = {
  arn: Scalars['String'];
  accessKey: Scalars['String'];
  accessSecret: Scalars['String'];
};

Referenced Types

On this page