libZSservicesZSamazonka-connectZSamazonka-connect
Copyright(c) 2013-2021 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay+amazonka@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone

Amazonka.Connect.ListLambdaFunctions

Description

This API is in preview release for Amazon Connect and is subject to change.

Returns a paginated list of all Lambda functions that display in the dropdown options in the relevant contact flow blocks.

This operation returns paginated results.

Synopsis

Creating a Request

data ListLambdaFunctions Source #

See: newListLambdaFunctions smart constructor.

Constructors

ListLambdaFunctions' 

Fields

  • nextToken :: Maybe Text

    The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.

  • maxResults :: Maybe Natural

    The maximum number of results to return per page.

  • instanceId :: Text

    The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.

Instances

Instances details
Eq ListLambdaFunctions Source # 
Instance details

Defined in Amazonka.Connect.ListLambdaFunctions

Read ListLambdaFunctions Source # 
Instance details

Defined in Amazonka.Connect.ListLambdaFunctions

Show ListLambdaFunctions Source # 
Instance details

Defined in Amazonka.Connect.ListLambdaFunctions

Generic ListLambdaFunctions Source # 
Instance details

Defined in Amazonka.Connect.ListLambdaFunctions

Associated Types

type Rep ListLambdaFunctions :: Type -> Type #

NFData ListLambdaFunctions Source # 
Instance details

Defined in Amazonka.Connect.ListLambdaFunctions

Methods

rnf :: ListLambdaFunctions -> () #

Hashable ListLambdaFunctions Source # 
Instance details

Defined in Amazonka.Connect.ListLambdaFunctions

AWSPager ListLambdaFunctions Source # 
Instance details

Defined in Amazonka.Connect.ListLambdaFunctions

AWSRequest ListLambdaFunctions Source # 
Instance details

Defined in Amazonka.Connect.ListLambdaFunctions

Associated Types

type AWSResponse ListLambdaFunctions #

ToHeaders ListLambdaFunctions Source # 
Instance details

Defined in Amazonka.Connect.ListLambdaFunctions

ToPath ListLambdaFunctions Source # 
Instance details

Defined in Amazonka.Connect.ListLambdaFunctions

ToQuery ListLambdaFunctions Source # 
Instance details

Defined in Amazonka.Connect.ListLambdaFunctions

type Rep ListLambdaFunctions Source # 
Instance details

Defined in Amazonka.Connect.ListLambdaFunctions

type Rep ListLambdaFunctions = D1 ('MetaData "ListLambdaFunctions" "Amazonka.Connect.ListLambdaFunctions" "libZSservicesZSamazonka-connectZSamazonka-connect" 'False) (C1 ('MetaCons "ListLambdaFunctions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "instanceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse ListLambdaFunctions Source # 
Instance details

Defined in Amazonka.Connect.ListLambdaFunctions

newListLambdaFunctions Source #

Create a value of ListLambdaFunctions with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:ListLambdaFunctions', listLambdaFunctions_nextToken - The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.

$sel:maxResults:ListLambdaFunctions', listLambdaFunctions_maxResults - The maximum number of results to return per page.

$sel:instanceId:ListLambdaFunctions', listLambdaFunctions_instanceId - The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.

Request Lenses

listLambdaFunctions_nextToken :: Lens' ListLambdaFunctions (Maybe Text) Source #

The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.

listLambdaFunctions_maxResults :: Lens' ListLambdaFunctions (Maybe Natural) Source #

The maximum number of results to return per page.

listLambdaFunctions_instanceId :: Lens' ListLambdaFunctions Text Source #

The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.

Destructuring the Response

data ListLambdaFunctionsResponse Source #

See: newListLambdaFunctionsResponse smart constructor.

Constructors

ListLambdaFunctionsResponse' 

Fields

Instances

Instances details
Eq ListLambdaFunctionsResponse Source # 
Instance details

Defined in Amazonka.Connect.ListLambdaFunctions

Read ListLambdaFunctionsResponse Source # 
Instance details

Defined in Amazonka.Connect.ListLambdaFunctions

Show ListLambdaFunctionsResponse Source # 
Instance details

Defined in Amazonka.Connect.ListLambdaFunctions

Generic ListLambdaFunctionsResponse Source # 
Instance details

Defined in Amazonka.Connect.ListLambdaFunctions

Associated Types

type Rep ListLambdaFunctionsResponse :: Type -> Type #

NFData ListLambdaFunctionsResponse Source # 
Instance details

Defined in Amazonka.Connect.ListLambdaFunctions

type Rep ListLambdaFunctionsResponse Source # 
Instance details

Defined in Amazonka.Connect.ListLambdaFunctions

type Rep ListLambdaFunctionsResponse = D1 ('MetaData "ListLambdaFunctionsResponse" "Amazonka.Connect.ListLambdaFunctions" "libZSservicesZSamazonka-connectZSamazonka-connect" 'False) (C1 ('MetaCons "ListLambdaFunctionsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "lambdaFunctions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListLambdaFunctionsResponse Source #

Create a value of ListLambdaFunctionsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:lambdaFunctions:ListLambdaFunctionsResponse', listLambdaFunctionsResponse_lambdaFunctions - The Lambdafunction ARNs associated with the specified instance.

$sel:nextToken:ListLambdaFunctions', listLambdaFunctionsResponse_nextToken - If there are additional results, this is the token for the next set of results.

$sel:httpStatus:ListLambdaFunctionsResponse', listLambdaFunctionsResponse_httpStatus - The response's http status code.

Response Lenses

listLambdaFunctionsResponse_lambdaFunctions :: Lens' ListLambdaFunctionsResponse (Maybe [Text]) Source #

The Lambdafunction ARNs associated with the specified instance.

listLambdaFunctionsResponse_nextToken :: Lens' ListLambdaFunctionsResponse (Maybe Text) Source #

If there are additional results, this is the token for the next set of results.