libZSservicesZSamazonka-appintegrationsZSamazonka-appintegrations
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.AppIntegrationS

Description

Derived from API version 2020-07-29 of the AWS service descriptions, licensed under Apache 2.0.

The Amazon AppIntegrations service enables you to configure and reuse connections to external applications.

For information about how you can use external applications with Amazon Connect, see Set up pre-built integrations and Deliver information to agents using Amazon Connect Wisdom in the Amazon Connect Administrator Guide.

Synopsis

Service Configuration

defaultService :: Service Source #

API version 2020-07-29 of the Amazon AppIntegrations Service SDK configuration.

Errors

Error matchers are designed for use with the functions provided by Control.Exception.Lens. This allows catching (and rethrowing) service specific errors returned by AppIntegrationS.

AccessDeniedException

_AccessDeniedException :: AsError a => Getting (First ServiceError) a ServiceError Source #

You do not have sufficient access to perform this action.

InvalidRequestException

DuplicateResourceException

_DuplicateResourceException :: AsError a => Getting (First ServiceError) a ServiceError Source #

A resource with the specified name already exists.

ResourceQuotaExceededException

_ResourceQuotaExceededException :: AsError a => Getting (First ServiceError) a ServiceError Source #

The allowed quota for the resource has been exceeded.

ThrottlingException

_ThrottlingException :: AsError a => Getting (First ServiceError) a ServiceError Source #

The throttling limit has been exceeded.

InternalServiceError

_InternalServiceError :: AsError a => Getting (First ServiceError) a ServiceError Source #

Request processing failed due to an error or failure with the service.

ResourceNotFoundException

_ResourceNotFoundException :: AsError a => Getting (First ServiceError) a ServiceError Source #

The specified resource was not found.

Waiters

Waiters poll by repeatedly sending a request until some remote success condition configured by the Wait specification is fulfilled. The Wait specification determines how many attempts should be made, in addition to delay and retry strategies.

Operations

Some AWS operations return results that are incomplete and require subsequent requests in order to obtain the entire result set. The process of sending subsequent requests to continue where a previous request left off is called pagination. For example, the ListObjects operation of Amazon S3 returns up to 1000 objects at a time, and you must send subsequent requests with the appropriate Marker in order to retrieve the next page of results.

Operations that have an AWSPager instance can transparently perform subsequent requests, correctly setting Markers and other request facets to iterate through the entire result set of a truncated API operation. Operations which support this have an additional note in the documentation.

Many operations have the ability to filter results on the server side. See the individual operation parameters for details.

GetEventIntegration

data GetEventIntegration Source #

See: newGetEventIntegration smart constructor.

Instances

Instances details
Eq GetEventIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.GetEventIntegration

Read GetEventIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.GetEventIntegration

Show GetEventIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.GetEventIntegration

Generic GetEventIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.GetEventIntegration

Associated Types

type Rep GetEventIntegration :: Type -> Type #

NFData GetEventIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.GetEventIntegration

Methods

rnf :: GetEventIntegration -> () #

Hashable GetEventIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.GetEventIntegration

AWSRequest GetEventIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.GetEventIntegration

Associated Types

type AWSResponse GetEventIntegration #

ToHeaders GetEventIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.GetEventIntegration

ToPath GetEventIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.GetEventIntegration

ToQuery GetEventIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.GetEventIntegration

type Rep GetEventIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.GetEventIntegration

type Rep GetEventIntegration = D1 ('MetaData "GetEventIntegration" "Amazonka.AppIntegrationS.GetEventIntegration" "libZSservicesZSamazonka-appintegrationsZSamazonka-appintegrations" 'False) (C1 ('MetaCons "GetEventIntegration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse GetEventIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.GetEventIntegration

newGetEventIntegration Source #

Create a value of GetEventIntegration 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:name:GetEventIntegration', getEventIntegration_name - The name of the event integration.

data GetEventIntegrationResponse Source #

See: newGetEventIntegrationResponse smart constructor.

Instances

Instances details
Eq GetEventIntegrationResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.GetEventIntegration

Read GetEventIntegrationResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.GetEventIntegration

Show GetEventIntegrationResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.GetEventIntegration

Generic GetEventIntegrationResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.GetEventIntegration

Associated Types

type Rep GetEventIntegrationResponse :: Type -> Type #

NFData GetEventIntegrationResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.GetEventIntegration

type Rep GetEventIntegrationResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.GetEventIntegration

type Rep GetEventIntegrationResponse = D1 ('MetaData "GetEventIntegrationResponse" "Amazonka.AppIntegrationS.GetEventIntegration" "libZSservicesZSamazonka-appintegrationsZSamazonka-appintegrations" 'False) (C1 ('MetaCons "GetEventIntegrationResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "eventBridgeBus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "eventFilter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EventFilter)) :*: S1 ('MetaSel ('Just "eventIntegrationArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

ListDataIntegrations

data ListDataIntegrations Source #

See: newListDataIntegrations smart constructor.

Instances

Instances details
Eq ListDataIntegrations Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListDataIntegrations

Read ListDataIntegrations Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListDataIntegrations

Show ListDataIntegrations Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListDataIntegrations

Generic ListDataIntegrations Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListDataIntegrations

Associated Types

type Rep ListDataIntegrations :: Type -> Type #

NFData ListDataIntegrations Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListDataIntegrations

Methods

rnf :: ListDataIntegrations -> () #

Hashable ListDataIntegrations Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListDataIntegrations

AWSRequest ListDataIntegrations Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListDataIntegrations

Associated Types

type AWSResponse ListDataIntegrations #

ToHeaders ListDataIntegrations Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListDataIntegrations

ToPath ListDataIntegrations Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListDataIntegrations

ToQuery ListDataIntegrations Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListDataIntegrations

type Rep ListDataIntegrations Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListDataIntegrations

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

Defined in Amazonka.AppIntegrationS.ListDataIntegrations

newListDataIntegrations :: ListDataIntegrations Source #

Create a value of ListDataIntegrations 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:ListDataIntegrations', listDataIntegrations_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:ListDataIntegrations', listDataIntegrations_maxResults - The maximum number of results to return per page.

data ListDataIntegrationsResponse Source #

See: newListDataIntegrationsResponse smart constructor.

Instances

Instances details
Eq ListDataIntegrationsResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListDataIntegrations

Read ListDataIntegrationsResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListDataIntegrations

Show ListDataIntegrationsResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListDataIntegrations

Generic ListDataIntegrationsResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListDataIntegrations

Associated Types

type Rep ListDataIntegrationsResponse :: Type -> Type #

NFData ListDataIntegrationsResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListDataIntegrations

type Rep ListDataIntegrationsResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListDataIntegrations

type Rep ListDataIntegrationsResponse = D1 ('MetaData "ListDataIntegrationsResponse" "Amazonka.AppIntegrationS.ListDataIntegrations" "libZSservicesZSamazonka-appintegrationsZSamazonka-appintegrations" 'False) (C1 ('MetaCons "ListDataIntegrationsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dataIntegrations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty DataIntegrationSummary))) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListDataIntegrationsResponse Source #

Create a value of ListDataIntegrationsResponse 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:dataIntegrations:ListDataIntegrationsResponse', listDataIntegrationsResponse_dataIntegrations - The DataIntegrations associated with this account.

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

$sel:httpStatus:ListDataIntegrationsResponse', listDataIntegrationsResponse_httpStatus - The response's http status code.

CreateDataIntegration

data CreateDataIntegration Source #

See: newCreateDataIntegration smart constructor.

Instances

Instances details
Eq CreateDataIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.CreateDataIntegration

Read CreateDataIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.CreateDataIntegration

Show CreateDataIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.CreateDataIntegration

Generic CreateDataIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.CreateDataIntegration

Associated Types

type Rep CreateDataIntegration :: Type -> Type #

NFData CreateDataIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.CreateDataIntegration

Methods

rnf :: CreateDataIntegration -> () #

Hashable CreateDataIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.CreateDataIntegration

ToJSON CreateDataIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.CreateDataIntegration

AWSRequest CreateDataIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.CreateDataIntegration

Associated Types

type AWSResponse CreateDataIntegration #

ToHeaders CreateDataIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.CreateDataIntegration

ToPath CreateDataIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.CreateDataIntegration

ToQuery CreateDataIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.CreateDataIntegration

type Rep CreateDataIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.CreateDataIntegration

type Rep CreateDataIntegration = D1 ('MetaData "CreateDataIntegration" "Amazonka.AppIntegrationS.CreateDataIntegration" "libZSservicesZSamazonka-appintegrationsZSamazonka-appintegrations" 'False) (C1 ('MetaCons "CreateDataIntegration'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "scheduleConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ScheduleConfiguration)) :*: (S1 ('MetaSel ('Just "clientToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "kmsKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "sourceURI") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))
type AWSResponse CreateDataIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.CreateDataIntegration

newCreateDataIntegration Source #

Create a value of CreateDataIntegration 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:scheduleConfig:CreateDataIntegration', createDataIntegration_scheduleConfig - The name of the data and how often it should be pulled from the source.

$sel:clientToken:CreateDataIntegration', createDataIntegration_clientToken - A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.

$sel:kmsKey:CreateDataIntegration', createDataIntegration_kmsKey - The KMS key for the DataIntegration.

$sel:sourceURI:CreateDataIntegration', createDataIntegration_sourceURI - The URI of the data source.

$sel:description:CreateDataIntegration', createDataIntegration_description - A description of the DataIntegration.

$sel:tags:CreateDataIntegration', createDataIntegration_tags - One or more tags.

$sel:name:CreateDataIntegration', createDataIntegration_name - The name of the DataIntegration.

data CreateDataIntegrationResponse Source #

See: newCreateDataIntegrationResponse smart constructor.

Instances

Instances details
Eq CreateDataIntegrationResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.CreateDataIntegration

Read CreateDataIntegrationResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.CreateDataIntegration

Show CreateDataIntegrationResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.CreateDataIntegration

Generic CreateDataIntegrationResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.CreateDataIntegration

Associated Types

type Rep CreateDataIntegrationResponse :: Type -> Type #

NFData CreateDataIntegrationResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.CreateDataIntegration

type Rep CreateDataIntegrationResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.CreateDataIntegration

newCreateDataIntegrationResponse Source #

Create a value of CreateDataIntegrationResponse 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:clientToken:CreateDataIntegration', createDataIntegrationResponse_clientToken - A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.

$sel:kmsKey:CreateDataIntegration', createDataIntegrationResponse_kmsKey - The KMS key for the DataIntegration.

$sel:arn:CreateDataIntegrationResponse', createDataIntegrationResponse_arn - The Amazon Resource Name (ARN)

$sel:scheduleConfiguration:CreateDataIntegrationResponse', createDataIntegrationResponse_scheduleConfiguration - The name of the data and how often it should be pulled from the source.

$sel:name:CreateDataIntegration', createDataIntegrationResponse_name - The name of the DataIntegration.

$sel:id:CreateDataIntegrationResponse', createDataIntegrationResponse_id - A unique identifier.

$sel:sourceURI:CreateDataIntegration', createDataIntegrationResponse_sourceURI - The URI of the data source.

$sel:description:CreateDataIntegration', createDataIntegrationResponse_description - A description of the DataIntegration.

$sel:tags:CreateDataIntegration', createDataIntegrationResponse_tags - One or more tags.

$sel:httpStatus:CreateDataIntegrationResponse', createDataIntegrationResponse_httpStatus - The response's http status code.

ListTagsForResource

data ListTagsForResource Source #

See: newListTagsForResource smart constructor.

Instances

Instances details
Eq ListTagsForResource Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListTagsForResource

Read ListTagsForResource Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListTagsForResource

Show ListTagsForResource Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListTagsForResource

Generic ListTagsForResource Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListTagsForResource

Associated Types

type Rep ListTagsForResource :: Type -> Type #

NFData ListTagsForResource Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListTagsForResource

Methods

rnf :: ListTagsForResource -> () #

Hashable ListTagsForResource Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListTagsForResource

AWSRequest ListTagsForResource Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListTagsForResource

Associated Types

type AWSResponse ListTagsForResource #

ToHeaders ListTagsForResource Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListTagsForResource

ToPath ListTagsForResource Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListTagsForResource

ToQuery ListTagsForResource Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListTagsForResource

type Rep ListTagsForResource Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListTagsForResource

type Rep ListTagsForResource = D1 ('MetaData "ListTagsForResource" "Amazonka.AppIntegrationS.ListTagsForResource" "libZSservicesZSamazonka-appintegrationsZSamazonka-appintegrations" 'False) (C1 ('MetaCons "ListTagsForResource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "resourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse ListTagsForResource Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListTagsForResource

newListTagsForResource Source #

Create a value of ListTagsForResource 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:resourceArn:ListTagsForResource', listTagsForResource_resourceArn - The Amazon Resource Name (ARN) of the resource.

data ListTagsForResourceResponse Source #

See: newListTagsForResourceResponse smart constructor.

Instances

Instances details
Eq ListTagsForResourceResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListTagsForResource

Read ListTagsForResourceResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListTagsForResource

Show ListTagsForResourceResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListTagsForResource

Generic ListTagsForResourceResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListTagsForResource

Associated Types

type Rep ListTagsForResourceResponse :: Type -> Type #

NFData ListTagsForResourceResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListTagsForResource

type Rep ListTagsForResourceResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListTagsForResource

type Rep ListTagsForResourceResponse = D1 ('MetaData "ListTagsForResourceResponse" "Amazonka.AppIntegrationS.ListTagsForResource" "libZSservicesZSamazonka-appintegrationsZSamazonka-appintegrations" 'False) (C1 ('MetaCons "ListTagsForResourceResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newListTagsForResourceResponse Source #

Create a value of ListTagsForResourceResponse 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:tags:ListTagsForResourceResponse', listTagsForResourceResponse_tags - Information about the tags.

$sel:httpStatus:ListTagsForResourceResponse', listTagsForResourceResponse_httpStatus - The response's http status code.

ListEventIntegrationAssociations

data ListEventIntegrationAssociations Source #

See: newListEventIntegrationAssociations smart constructor.

Instances

Instances details
Eq ListEventIntegrationAssociations Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListEventIntegrationAssociations

Read ListEventIntegrationAssociations Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListEventIntegrationAssociations

Show ListEventIntegrationAssociations Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListEventIntegrationAssociations

Generic ListEventIntegrationAssociations Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListEventIntegrationAssociations

Associated Types

type Rep ListEventIntegrationAssociations :: Type -> Type #

NFData ListEventIntegrationAssociations Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListEventIntegrationAssociations

Hashable ListEventIntegrationAssociations Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListEventIntegrationAssociations

AWSRequest ListEventIntegrationAssociations Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListEventIntegrationAssociations

ToHeaders ListEventIntegrationAssociations Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListEventIntegrationAssociations

ToPath ListEventIntegrationAssociations Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListEventIntegrationAssociations

ToQuery ListEventIntegrationAssociations Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListEventIntegrationAssociations

type Rep ListEventIntegrationAssociations Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListEventIntegrationAssociations

type Rep ListEventIntegrationAssociations = D1 ('MetaData "ListEventIntegrationAssociations" "Amazonka.AppIntegrationS.ListEventIntegrationAssociations" "libZSservicesZSamazonka-appintegrationsZSamazonka-appintegrations" 'False) (C1 ('MetaCons "ListEventIntegrationAssociations'" '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 "eventIntegrationName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse ListEventIntegrationAssociations Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListEventIntegrationAssociations

newListEventIntegrationAssociations Source #

Create a value of ListEventIntegrationAssociations 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:ListEventIntegrationAssociations', listEventIntegrationAssociations_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:ListEventIntegrationAssociations', listEventIntegrationAssociations_maxResults - The maximum number of results to return per page.

$sel:eventIntegrationName:ListEventIntegrationAssociations', listEventIntegrationAssociations_eventIntegrationName - The name of the event integration.

data ListEventIntegrationAssociationsResponse Source #

Instances

Instances details
Eq ListEventIntegrationAssociationsResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListEventIntegrationAssociations

Read ListEventIntegrationAssociationsResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListEventIntegrationAssociations

Show ListEventIntegrationAssociationsResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListEventIntegrationAssociations

Generic ListEventIntegrationAssociationsResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListEventIntegrationAssociations

NFData ListEventIntegrationAssociationsResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListEventIntegrationAssociations

type Rep ListEventIntegrationAssociationsResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListEventIntegrationAssociations

type Rep ListEventIntegrationAssociationsResponse = D1 ('MetaData "ListEventIntegrationAssociationsResponse" "Amazonka.AppIntegrationS.ListEventIntegrationAssociations" "libZSservicesZSamazonka-appintegrationsZSamazonka-appintegrations" 'False) (C1 ('MetaCons "ListEventIntegrationAssociationsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "eventIntegrationAssociations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty EventIntegrationAssociation))) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListEventIntegrationAssociationsResponse Source #

Create a value of ListEventIntegrationAssociationsResponse 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:eventIntegrationAssociations:ListEventIntegrationAssociationsResponse', listEventIntegrationAssociationsResponse_eventIntegrationAssociations - The event integration associations.

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

$sel:httpStatus:ListEventIntegrationAssociationsResponse', listEventIntegrationAssociationsResponse_httpStatus - The response's http status code.

GetDataIntegration

data GetDataIntegration Source #

See: newGetDataIntegration smart constructor.

Instances

Instances details
Eq GetDataIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.GetDataIntegration

Read GetDataIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.GetDataIntegration

Show GetDataIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.GetDataIntegration

Generic GetDataIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.GetDataIntegration

Associated Types

type Rep GetDataIntegration :: Type -> Type #

NFData GetDataIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.GetDataIntegration

Methods

rnf :: GetDataIntegration -> () #

Hashable GetDataIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.GetDataIntegration

AWSRequest GetDataIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.GetDataIntegration

Associated Types

type AWSResponse GetDataIntegration #

ToHeaders GetDataIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.GetDataIntegration

ToPath GetDataIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.GetDataIntegration

ToQuery GetDataIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.GetDataIntegration

type Rep GetDataIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.GetDataIntegration

type Rep GetDataIntegration = D1 ('MetaData "GetDataIntegration" "Amazonka.AppIntegrationS.GetDataIntegration" "libZSservicesZSamazonka-appintegrationsZSamazonka-appintegrations" 'False) (C1 ('MetaCons "GetDataIntegration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "identifier") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse GetDataIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.GetDataIntegration

newGetDataIntegration Source #

Create a value of GetDataIntegration 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:identifier:GetDataIntegration', getDataIntegration_identifier - A unique identifier.

data GetDataIntegrationResponse Source #

See: newGetDataIntegrationResponse smart constructor.

Instances

Instances details
Eq GetDataIntegrationResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.GetDataIntegration

Read GetDataIntegrationResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.GetDataIntegration

Show GetDataIntegrationResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.GetDataIntegration

Generic GetDataIntegrationResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.GetDataIntegration

Associated Types

type Rep GetDataIntegrationResponse :: Type -> Type #

NFData GetDataIntegrationResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.GetDataIntegration

type Rep GetDataIntegrationResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.GetDataIntegration

newGetDataIntegrationResponse Source #

Create a value of GetDataIntegrationResponse 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:kmsKey:GetDataIntegrationResponse', getDataIntegrationResponse_kmsKey - The KMS key for the DataIntegration.

$sel:arn:GetDataIntegrationResponse', getDataIntegrationResponse_arn - The Amazon Resource Name (ARN) for the DataIntegration.

$sel:scheduleConfiguration:GetDataIntegrationResponse', getDataIntegrationResponse_scheduleConfiguration - The name of the data and how often it should be pulled from the source.

$sel:name:GetDataIntegrationResponse', getDataIntegrationResponse_name - The name of the DataIntegration.

$sel:id:GetDataIntegrationResponse', getDataIntegrationResponse_id - A unique identifier.

$sel:sourceURI:GetDataIntegrationResponse', getDataIntegrationResponse_sourceURI - The URI of the data source.

$sel:description:GetDataIntegrationResponse', getDataIntegrationResponse_description - The KMS key for the DataIntegration.

$sel:tags:GetDataIntegrationResponse', getDataIntegrationResponse_tags - One or more tags.

$sel:httpStatus:GetDataIntegrationResponse', getDataIntegrationResponse_httpStatus - The response's http status code.

ListEventIntegrations

data ListEventIntegrations Source #

See: newListEventIntegrations smart constructor.

Instances

Instances details
Eq ListEventIntegrations Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListEventIntegrations

Read ListEventIntegrations Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListEventIntegrations

Show ListEventIntegrations Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListEventIntegrations

Generic ListEventIntegrations Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListEventIntegrations

Associated Types

type Rep ListEventIntegrations :: Type -> Type #

NFData ListEventIntegrations Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListEventIntegrations

Methods

rnf :: ListEventIntegrations -> () #

Hashable ListEventIntegrations Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListEventIntegrations

AWSRequest ListEventIntegrations Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListEventIntegrations

Associated Types

type AWSResponse ListEventIntegrations #

ToHeaders ListEventIntegrations Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListEventIntegrations

ToPath ListEventIntegrations Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListEventIntegrations

ToQuery ListEventIntegrations Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListEventIntegrations

type Rep ListEventIntegrations Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListEventIntegrations

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

Defined in Amazonka.AppIntegrationS.ListEventIntegrations

newListEventIntegrations :: ListEventIntegrations Source #

Create a value of ListEventIntegrations 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:ListEventIntegrations', listEventIntegrations_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:ListEventIntegrations', listEventIntegrations_maxResults - The maximum number of results to return per page.

data ListEventIntegrationsResponse Source #

See: newListEventIntegrationsResponse smart constructor.

Instances

Instances details
Eq ListEventIntegrationsResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListEventIntegrations

Read ListEventIntegrationsResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListEventIntegrations

Show ListEventIntegrationsResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListEventIntegrations

Generic ListEventIntegrationsResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListEventIntegrations

Associated Types

type Rep ListEventIntegrationsResponse :: Type -> Type #

NFData ListEventIntegrationsResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListEventIntegrations

type Rep ListEventIntegrationsResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListEventIntegrations

type Rep ListEventIntegrationsResponse = D1 ('MetaData "ListEventIntegrationsResponse" "Amazonka.AppIntegrationS.ListEventIntegrations" "libZSservicesZSamazonka-appintegrationsZSamazonka-appintegrations" 'False) (C1 ('MetaCons "ListEventIntegrationsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "eventIntegrations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty EventIntegration))) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListEventIntegrationsResponse Source #

Create a value of ListEventIntegrationsResponse 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:eventIntegrations:ListEventIntegrationsResponse', listEventIntegrationsResponse_eventIntegrations - The event integrations.

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

$sel:httpStatus:ListEventIntegrationsResponse', listEventIntegrationsResponse_httpStatus - The response's http status code.

DeleteEventIntegration

data DeleteEventIntegration Source #

See: newDeleteEventIntegration smart constructor.

Instances

Instances details
Eq DeleteEventIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.DeleteEventIntegration

Read DeleteEventIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.DeleteEventIntegration

Show DeleteEventIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.DeleteEventIntegration

Generic DeleteEventIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.DeleteEventIntegration

Associated Types

type Rep DeleteEventIntegration :: Type -> Type #

NFData DeleteEventIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.DeleteEventIntegration

Methods

rnf :: DeleteEventIntegration -> () #

Hashable DeleteEventIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.DeleteEventIntegration

AWSRequest DeleteEventIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.DeleteEventIntegration

Associated Types

type AWSResponse DeleteEventIntegration #

ToHeaders DeleteEventIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.DeleteEventIntegration

ToPath DeleteEventIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.DeleteEventIntegration

ToQuery DeleteEventIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.DeleteEventIntegration

type Rep DeleteEventIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.DeleteEventIntegration

type Rep DeleteEventIntegration = D1 ('MetaData "DeleteEventIntegration" "Amazonka.AppIntegrationS.DeleteEventIntegration" "libZSservicesZSamazonka-appintegrationsZSamazonka-appintegrations" 'False) (C1 ('MetaCons "DeleteEventIntegration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DeleteEventIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.DeleteEventIntegration

newDeleteEventIntegration Source #

Create a value of DeleteEventIntegration 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:name:DeleteEventIntegration', deleteEventIntegration_name - The name of the event integration.

data DeleteEventIntegrationResponse Source #

See: newDeleteEventIntegrationResponse smart constructor.

Instances

Instances details
Eq DeleteEventIntegrationResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.DeleteEventIntegration

Read DeleteEventIntegrationResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.DeleteEventIntegration

Show DeleteEventIntegrationResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.DeleteEventIntegration

Generic DeleteEventIntegrationResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.DeleteEventIntegration

Associated Types

type Rep DeleteEventIntegrationResponse :: Type -> Type #

NFData DeleteEventIntegrationResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.DeleteEventIntegration

type Rep DeleteEventIntegrationResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.DeleteEventIntegration

type Rep DeleteEventIntegrationResponse = D1 ('MetaData "DeleteEventIntegrationResponse" "Amazonka.AppIntegrationS.DeleteEventIntegration" "libZSservicesZSamazonka-appintegrationsZSamazonka-appintegrations" 'False) (C1 ('MetaCons "DeleteEventIntegrationResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteEventIntegrationResponse Source #

Create a value of DeleteEventIntegrationResponse 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:httpStatus:DeleteEventIntegrationResponse', deleteEventIntegrationResponse_httpStatus - The response's http status code.

UpdateEventIntegration

data UpdateEventIntegration Source #

See: newUpdateEventIntegration smart constructor.

Instances

Instances details
Eq UpdateEventIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.UpdateEventIntegration

Read UpdateEventIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.UpdateEventIntegration

Show UpdateEventIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.UpdateEventIntegration

Generic UpdateEventIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.UpdateEventIntegration

Associated Types

type Rep UpdateEventIntegration :: Type -> Type #

NFData UpdateEventIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.UpdateEventIntegration

Methods

rnf :: UpdateEventIntegration -> () #

Hashable UpdateEventIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.UpdateEventIntegration

ToJSON UpdateEventIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.UpdateEventIntegration

AWSRequest UpdateEventIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.UpdateEventIntegration

Associated Types

type AWSResponse UpdateEventIntegration #

ToHeaders UpdateEventIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.UpdateEventIntegration

ToPath UpdateEventIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.UpdateEventIntegration

ToQuery UpdateEventIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.UpdateEventIntegration

type Rep UpdateEventIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.UpdateEventIntegration

type Rep UpdateEventIntegration = D1 ('MetaData "UpdateEventIntegration" "Amazonka.AppIntegrationS.UpdateEventIntegration" "libZSservicesZSamazonka-appintegrationsZSamazonka-appintegrations" 'False) (C1 ('MetaCons "UpdateEventIntegration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse UpdateEventIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.UpdateEventIntegration

newUpdateEventIntegration Source #

Create a value of UpdateEventIntegration 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:description:UpdateEventIntegration', updateEventIntegration_description - The description of the event inegration.

$sel:name:UpdateEventIntegration', updateEventIntegration_name - The name of the event integration.

data UpdateEventIntegrationResponse Source #

See: newUpdateEventIntegrationResponse smart constructor.

Instances

Instances details
Eq UpdateEventIntegrationResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.UpdateEventIntegration

Read UpdateEventIntegrationResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.UpdateEventIntegration

Show UpdateEventIntegrationResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.UpdateEventIntegration

Generic UpdateEventIntegrationResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.UpdateEventIntegration

Associated Types

type Rep UpdateEventIntegrationResponse :: Type -> Type #

NFData UpdateEventIntegrationResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.UpdateEventIntegration

type Rep UpdateEventIntegrationResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.UpdateEventIntegration

type Rep UpdateEventIntegrationResponse = D1 ('MetaData "UpdateEventIntegrationResponse" "Amazonka.AppIntegrationS.UpdateEventIntegration" "libZSservicesZSamazonka-appintegrationsZSamazonka-appintegrations" 'False) (C1 ('MetaCons "UpdateEventIntegrationResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUpdateEventIntegrationResponse Source #

Create a value of UpdateEventIntegrationResponse 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:httpStatus:UpdateEventIntegrationResponse', updateEventIntegrationResponse_httpStatus - The response's http status code.

DeleteDataIntegration

data DeleteDataIntegration Source #

See: newDeleteDataIntegration smart constructor.

Instances

Instances details
Eq DeleteDataIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.DeleteDataIntegration

Read DeleteDataIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.DeleteDataIntegration

Show DeleteDataIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.DeleteDataIntegration

Generic DeleteDataIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.DeleteDataIntegration

Associated Types

type Rep DeleteDataIntegration :: Type -> Type #

NFData DeleteDataIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.DeleteDataIntegration

Methods

rnf :: DeleteDataIntegration -> () #

Hashable DeleteDataIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.DeleteDataIntegration

AWSRequest DeleteDataIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.DeleteDataIntegration

Associated Types

type AWSResponse DeleteDataIntegration #

ToHeaders DeleteDataIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.DeleteDataIntegration

ToPath DeleteDataIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.DeleteDataIntegration

ToQuery DeleteDataIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.DeleteDataIntegration

type Rep DeleteDataIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.DeleteDataIntegration

type Rep DeleteDataIntegration = D1 ('MetaData "DeleteDataIntegration" "Amazonka.AppIntegrationS.DeleteDataIntegration" "libZSservicesZSamazonka-appintegrationsZSamazonka-appintegrations" 'False) (C1 ('MetaCons "DeleteDataIntegration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dataIntegrationIdentifier") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DeleteDataIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.DeleteDataIntegration

newDeleteDataIntegration Source #

Create a value of DeleteDataIntegration 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:dataIntegrationIdentifier:DeleteDataIntegration', deleteDataIntegration_dataIntegrationIdentifier - A unique identifier for the DataIntegration.

data DeleteDataIntegrationResponse Source #

See: newDeleteDataIntegrationResponse smart constructor.

Instances

Instances details
Eq DeleteDataIntegrationResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.DeleteDataIntegration

Read DeleteDataIntegrationResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.DeleteDataIntegration

Show DeleteDataIntegrationResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.DeleteDataIntegration

Generic DeleteDataIntegrationResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.DeleteDataIntegration

Associated Types

type Rep DeleteDataIntegrationResponse :: Type -> Type #

NFData DeleteDataIntegrationResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.DeleteDataIntegration

type Rep DeleteDataIntegrationResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.DeleteDataIntegration

type Rep DeleteDataIntegrationResponse = D1 ('MetaData "DeleteDataIntegrationResponse" "Amazonka.AppIntegrationS.DeleteDataIntegration" "libZSservicesZSamazonka-appintegrationsZSamazonka-appintegrations" 'False) (C1 ('MetaCons "DeleteDataIntegrationResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteDataIntegrationResponse Source #

Create a value of DeleteDataIntegrationResponse 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:httpStatus:DeleteDataIntegrationResponse', deleteDataIntegrationResponse_httpStatus - The response's http status code.

UpdateDataIntegration

data UpdateDataIntegration Source #

See: newUpdateDataIntegration smart constructor.

Instances

Instances details
Eq UpdateDataIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.UpdateDataIntegration

Read UpdateDataIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.UpdateDataIntegration

Show UpdateDataIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.UpdateDataIntegration

Generic UpdateDataIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.UpdateDataIntegration

Associated Types

type Rep UpdateDataIntegration :: Type -> Type #

NFData UpdateDataIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.UpdateDataIntegration

Methods

rnf :: UpdateDataIntegration -> () #

Hashable UpdateDataIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.UpdateDataIntegration

ToJSON UpdateDataIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.UpdateDataIntegration

AWSRequest UpdateDataIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.UpdateDataIntegration

Associated Types

type AWSResponse UpdateDataIntegration #

ToHeaders UpdateDataIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.UpdateDataIntegration

ToPath UpdateDataIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.UpdateDataIntegration

ToQuery UpdateDataIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.UpdateDataIntegration

type Rep UpdateDataIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.UpdateDataIntegration

type Rep UpdateDataIntegration = D1 ('MetaData "UpdateDataIntegration" "Amazonka.AppIntegrationS.UpdateDataIntegration" "libZSservicesZSamazonka-appintegrationsZSamazonka-appintegrations" 'False) (C1 ('MetaCons "UpdateDataIntegration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "identifier") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse UpdateDataIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.UpdateDataIntegration

newUpdateDataIntegration Source #

Create a value of UpdateDataIntegration 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:name:UpdateDataIntegration', updateDataIntegration_name - The name of the DataIntegration.

$sel:description:UpdateDataIntegration', updateDataIntegration_description - A description of the DataIntegration.

$sel:identifier:UpdateDataIntegration', updateDataIntegration_identifier - A unique identifier for the DataIntegration.

data UpdateDataIntegrationResponse Source #

See: newUpdateDataIntegrationResponse smart constructor.

Instances

Instances details
Eq UpdateDataIntegrationResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.UpdateDataIntegration

Read UpdateDataIntegrationResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.UpdateDataIntegration

Show UpdateDataIntegrationResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.UpdateDataIntegration

Generic UpdateDataIntegrationResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.UpdateDataIntegration

Associated Types

type Rep UpdateDataIntegrationResponse :: Type -> Type #

NFData UpdateDataIntegrationResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.UpdateDataIntegration

type Rep UpdateDataIntegrationResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.UpdateDataIntegration

type Rep UpdateDataIntegrationResponse = D1 ('MetaData "UpdateDataIntegrationResponse" "Amazonka.AppIntegrationS.UpdateDataIntegration" "libZSservicesZSamazonka-appintegrationsZSamazonka-appintegrations" 'False) (C1 ('MetaCons "UpdateDataIntegrationResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUpdateDataIntegrationResponse Source #

Create a value of UpdateDataIntegrationResponse 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:httpStatus:UpdateDataIntegrationResponse', updateDataIntegrationResponse_httpStatus - The response's http status code.

TagResource

data TagResource Source #

See: newTagResource smart constructor.

Instances

Instances details
Eq TagResource Source # 
Instance details

Defined in Amazonka.AppIntegrationS.TagResource

Read TagResource Source # 
Instance details

Defined in Amazonka.AppIntegrationS.TagResource

Show TagResource Source # 
Instance details

Defined in Amazonka.AppIntegrationS.TagResource

Generic TagResource Source # 
Instance details

Defined in Amazonka.AppIntegrationS.TagResource

Associated Types

type Rep TagResource :: Type -> Type #

NFData TagResource Source # 
Instance details

Defined in Amazonka.AppIntegrationS.TagResource

Methods

rnf :: TagResource -> () #

Hashable TagResource Source # 
Instance details

Defined in Amazonka.AppIntegrationS.TagResource

ToJSON TagResource Source # 
Instance details

Defined in Amazonka.AppIntegrationS.TagResource

AWSRequest TagResource Source # 
Instance details

Defined in Amazonka.AppIntegrationS.TagResource

Associated Types

type AWSResponse TagResource #

ToHeaders TagResource Source # 
Instance details

Defined in Amazonka.AppIntegrationS.TagResource

Methods

toHeaders :: TagResource -> [Header] #

ToPath TagResource Source # 
Instance details

Defined in Amazonka.AppIntegrationS.TagResource

ToQuery TagResource Source # 
Instance details

Defined in Amazonka.AppIntegrationS.TagResource

type Rep TagResource Source # 
Instance details

Defined in Amazonka.AppIntegrationS.TagResource

type Rep TagResource = D1 ('MetaData "TagResource" "Amazonka.AppIntegrationS.TagResource" "libZSservicesZSamazonka-appintegrationsZSamazonka-appintegrations" 'False) (C1 ('MetaCons "TagResource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "resourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (HashMap Text Text))))
type AWSResponse TagResource Source # 
Instance details

Defined in Amazonka.AppIntegrationS.TagResource

newTagResource Source #

Create a value of TagResource 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:resourceArn:TagResource', tagResource_resourceArn - The Amazon Resource Name (ARN) of the resource.

$sel:tags:TagResource', tagResource_tags - One or more tags.

data TagResourceResponse Source #

See: newTagResourceResponse smart constructor.

Instances

Instances details
Eq TagResourceResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.TagResource

Read TagResourceResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.TagResource

Show TagResourceResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.TagResource

Generic TagResourceResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.TagResource

Associated Types

type Rep TagResourceResponse :: Type -> Type #

NFData TagResourceResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.TagResource

Methods

rnf :: TagResourceResponse -> () #

type Rep TagResourceResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.TagResource

type Rep TagResourceResponse = D1 ('MetaData "TagResourceResponse" "Amazonka.AppIntegrationS.TagResource" "libZSservicesZSamazonka-appintegrationsZSamazonka-appintegrations" 'False) (C1 ('MetaCons "TagResourceResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newTagResourceResponse Source #

Create a value of TagResourceResponse 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:httpStatus:TagResourceResponse', tagResourceResponse_httpStatus - The response's http status code.

UntagResource

data UntagResource Source #

See: newUntagResource smart constructor.

Instances

Instances details
Eq UntagResource Source # 
Instance details

Defined in Amazonka.AppIntegrationS.UntagResource

Read UntagResource Source # 
Instance details

Defined in Amazonka.AppIntegrationS.UntagResource

Show UntagResource Source # 
Instance details

Defined in Amazonka.AppIntegrationS.UntagResource

Generic UntagResource Source # 
Instance details

Defined in Amazonka.AppIntegrationS.UntagResource

Associated Types

type Rep UntagResource :: Type -> Type #

NFData UntagResource Source # 
Instance details

Defined in Amazonka.AppIntegrationS.UntagResource

Methods

rnf :: UntagResource -> () #

Hashable UntagResource Source # 
Instance details

Defined in Amazonka.AppIntegrationS.UntagResource

AWSRequest UntagResource Source # 
Instance details

Defined in Amazonka.AppIntegrationS.UntagResource

Associated Types

type AWSResponse UntagResource #

ToHeaders UntagResource Source # 
Instance details

Defined in Amazonka.AppIntegrationS.UntagResource

ToPath UntagResource Source # 
Instance details

Defined in Amazonka.AppIntegrationS.UntagResource

ToQuery UntagResource Source # 
Instance details

Defined in Amazonka.AppIntegrationS.UntagResource

type Rep UntagResource Source # 
Instance details

Defined in Amazonka.AppIntegrationS.UntagResource

type Rep UntagResource = D1 ('MetaData "UntagResource" "Amazonka.AppIntegrationS.UntagResource" "libZSservicesZSamazonka-appintegrationsZSamazonka-appintegrations" 'False) (C1 ('MetaCons "UntagResource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "resourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "tagKeys") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text))))
type AWSResponse UntagResource Source # 
Instance details

Defined in Amazonka.AppIntegrationS.UntagResource

newUntagResource Source #

Create a value of UntagResource 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:resourceArn:UntagResource', untagResource_resourceArn - The Amazon Resource Name (ARN) of the resource.

$sel:tagKeys:UntagResource', untagResource_tagKeys - The tag keys.

data UntagResourceResponse Source #

See: newUntagResourceResponse smart constructor.

Instances

Instances details
Eq UntagResourceResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.UntagResource

Read UntagResourceResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.UntagResource

Show UntagResourceResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.UntagResource

Generic UntagResourceResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.UntagResource

Associated Types

type Rep UntagResourceResponse :: Type -> Type #

NFData UntagResourceResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.UntagResource

Methods

rnf :: UntagResourceResponse -> () #

type Rep UntagResourceResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.UntagResource

type Rep UntagResourceResponse = D1 ('MetaData "UntagResourceResponse" "Amazonka.AppIntegrationS.UntagResource" "libZSservicesZSamazonka-appintegrationsZSamazonka-appintegrations" 'False) (C1 ('MetaCons "UntagResourceResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUntagResourceResponse Source #

Create a value of UntagResourceResponse 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:httpStatus:UntagResourceResponse', untagResourceResponse_httpStatus - The response's http status code.

ListDataIntegrationAssociations

data ListDataIntegrationAssociations Source #

See: newListDataIntegrationAssociations smart constructor.

Instances

Instances details
Eq ListDataIntegrationAssociations Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListDataIntegrationAssociations

Read ListDataIntegrationAssociations Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListDataIntegrationAssociations

Show ListDataIntegrationAssociations Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListDataIntegrationAssociations

Generic ListDataIntegrationAssociations Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListDataIntegrationAssociations

Associated Types

type Rep ListDataIntegrationAssociations :: Type -> Type #

NFData ListDataIntegrationAssociations Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListDataIntegrationAssociations

Hashable ListDataIntegrationAssociations Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListDataIntegrationAssociations

AWSRequest ListDataIntegrationAssociations Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListDataIntegrationAssociations

ToHeaders ListDataIntegrationAssociations Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListDataIntegrationAssociations

ToPath ListDataIntegrationAssociations Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListDataIntegrationAssociations

ToQuery ListDataIntegrationAssociations Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListDataIntegrationAssociations

type Rep ListDataIntegrationAssociations Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListDataIntegrationAssociations

type Rep ListDataIntegrationAssociations = D1 ('MetaData "ListDataIntegrationAssociations" "Amazonka.AppIntegrationS.ListDataIntegrationAssociations" "libZSservicesZSamazonka-appintegrationsZSamazonka-appintegrations" 'False) (C1 ('MetaCons "ListDataIntegrationAssociations'" '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 "dataIntegrationIdentifier") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse ListDataIntegrationAssociations Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListDataIntegrationAssociations

newListDataIntegrationAssociations Source #

Create a value of ListDataIntegrationAssociations 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:ListDataIntegrationAssociations', listDataIntegrationAssociations_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:ListDataIntegrationAssociations', listDataIntegrationAssociations_maxResults - The maximum number of results to return per page.

$sel:dataIntegrationIdentifier:ListDataIntegrationAssociations', listDataIntegrationAssociations_dataIntegrationIdentifier - A unique identifier for the DataIntegration.

data ListDataIntegrationAssociationsResponse Source #

Instances

Instances details
Eq ListDataIntegrationAssociationsResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListDataIntegrationAssociations

Read ListDataIntegrationAssociationsResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListDataIntegrationAssociations

Show ListDataIntegrationAssociationsResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListDataIntegrationAssociations

Generic ListDataIntegrationAssociationsResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListDataIntegrationAssociations

NFData ListDataIntegrationAssociationsResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListDataIntegrationAssociations

type Rep ListDataIntegrationAssociationsResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.ListDataIntegrationAssociations

type Rep ListDataIntegrationAssociationsResponse = D1 ('MetaData "ListDataIntegrationAssociationsResponse" "Amazonka.AppIntegrationS.ListDataIntegrationAssociations" "libZSservicesZSamazonka-appintegrationsZSamazonka-appintegrations" 'False) (C1 ('MetaCons "ListDataIntegrationAssociationsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dataIntegrationAssociations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty DataIntegrationAssociationSummary))) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListDataIntegrationAssociationsResponse Source #

Create a value of ListDataIntegrationAssociationsResponse 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:dataIntegrationAssociations:ListDataIntegrationAssociationsResponse', listDataIntegrationAssociationsResponse_dataIntegrationAssociations - The Amazon Resource Name (ARN) and unique ID of the DataIntegration association.

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

$sel:httpStatus:ListDataIntegrationAssociationsResponse', listDataIntegrationAssociationsResponse_httpStatus - The response's http status code.

CreateEventIntegration

data CreateEventIntegration Source #

See: newCreateEventIntegration smart constructor.

Instances

Instances details
Eq CreateEventIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.CreateEventIntegration

Read CreateEventIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.CreateEventIntegration

Show CreateEventIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.CreateEventIntegration

Generic CreateEventIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.CreateEventIntegration

Associated Types

type Rep CreateEventIntegration :: Type -> Type #

NFData CreateEventIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.CreateEventIntegration

Methods

rnf :: CreateEventIntegration -> () #

Hashable CreateEventIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.CreateEventIntegration

ToJSON CreateEventIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.CreateEventIntegration

AWSRequest CreateEventIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.CreateEventIntegration

Associated Types

type AWSResponse CreateEventIntegration #

ToHeaders CreateEventIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.CreateEventIntegration

ToPath CreateEventIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.CreateEventIntegration

ToQuery CreateEventIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.CreateEventIntegration

type Rep CreateEventIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.CreateEventIntegration

type Rep CreateEventIntegration = D1 ('MetaData "CreateEventIntegration" "Amazonka.AppIntegrationS.CreateEventIntegration" "libZSservicesZSamazonka-appintegrationsZSamazonka-appintegrations" 'False) (C1 ('MetaCons "CreateEventIntegration'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "clientToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))))) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "eventFilter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 EventFilter) :*: S1 ('MetaSel ('Just "eventBridgeBus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))
type AWSResponse CreateEventIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.CreateEventIntegration

newCreateEventIntegration Source #

Create a value of CreateEventIntegration 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:clientToken:CreateEventIntegration', createEventIntegration_clientToken - A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.

$sel:description:CreateEventIntegration', createEventIntegration_description - The description of the event integration.

$sel:tags:CreateEventIntegration', createEventIntegration_tags - One or more tags.

$sel:name:CreateEventIntegration', createEventIntegration_name - The name of the event integration.

$sel:eventFilter:CreateEventIntegration', createEventIntegration_eventFilter - The event filter.

$sel:eventBridgeBus:CreateEventIntegration', createEventIntegration_eventBridgeBus - The EventBridge bus.

data CreateEventIntegrationResponse Source #

See: newCreateEventIntegrationResponse smart constructor.

Instances

Instances details
Eq CreateEventIntegrationResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.CreateEventIntegration

Read CreateEventIntegrationResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.CreateEventIntegration

Show CreateEventIntegrationResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.CreateEventIntegration

Generic CreateEventIntegrationResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.CreateEventIntegration

Associated Types

type Rep CreateEventIntegrationResponse :: Type -> Type #

NFData CreateEventIntegrationResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.CreateEventIntegration

type Rep CreateEventIntegrationResponse Source # 
Instance details

Defined in Amazonka.AppIntegrationS.CreateEventIntegration

type Rep CreateEventIntegrationResponse = D1 ('MetaData "CreateEventIntegrationResponse" "Amazonka.AppIntegrationS.CreateEventIntegration" "libZSservicesZSamazonka-appintegrationsZSamazonka-appintegrations" 'False) (C1 ('MetaCons "CreateEventIntegrationResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "eventIntegrationArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCreateEventIntegrationResponse Source #

Create a value of CreateEventIntegrationResponse 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:eventIntegrationArn:CreateEventIntegrationResponse', createEventIntegrationResponse_eventIntegrationArn - The Amazon Resource Name (ARN) of the event integration.

$sel:httpStatus:CreateEventIntegrationResponse', createEventIntegrationResponse_httpStatus - The response's http status code.

Types

DataIntegrationAssociationSummary

data DataIntegrationAssociationSummary Source #

Summary information about the DataIntegration association.

See: newDataIntegrationAssociationSummary smart constructor.

Instances

Instances details
Eq DataIntegrationAssociationSummary Source # 
Instance details

Defined in Amazonka.AppIntegrationS.Types.DataIntegrationAssociationSummary

Read DataIntegrationAssociationSummary Source # 
Instance details

Defined in Amazonka.AppIntegrationS.Types.DataIntegrationAssociationSummary

Show DataIntegrationAssociationSummary Source # 
Instance details

Defined in Amazonka.AppIntegrationS.Types.DataIntegrationAssociationSummary

Generic DataIntegrationAssociationSummary Source # 
Instance details

Defined in Amazonka.AppIntegrationS.Types.DataIntegrationAssociationSummary

Associated Types

type Rep DataIntegrationAssociationSummary :: Type -> Type #

NFData DataIntegrationAssociationSummary Source # 
Instance details

Defined in Amazonka.AppIntegrationS.Types.DataIntegrationAssociationSummary

Hashable DataIntegrationAssociationSummary Source # 
Instance details

Defined in Amazonka.AppIntegrationS.Types.DataIntegrationAssociationSummary

FromJSON DataIntegrationAssociationSummary Source # 
Instance details

Defined in Amazonka.AppIntegrationS.Types.DataIntegrationAssociationSummary

type Rep DataIntegrationAssociationSummary Source # 
Instance details

Defined in Amazonka.AppIntegrationS.Types.DataIntegrationAssociationSummary

type Rep DataIntegrationAssociationSummary = D1 ('MetaData "DataIntegrationAssociationSummary" "Amazonka.AppIntegrationS.Types.DataIntegrationAssociationSummary" "libZSservicesZSamazonka-appintegrationsZSamazonka-appintegrations" 'False) (C1 ('MetaCons "DataIntegrationAssociationSummary'" 'PrefixI 'True) (S1 ('MetaSel ('Just "clientId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "dataIntegrationAssociationArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "dataIntegrationArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newDataIntegrationAssociationSummary :: DataIntegrationAssociationSummary Source #

Create a value of DataIntegrationAssociationSummary 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:clientId:DataIntegrationAssociationSummary', dataIntegrationAssociationSummary_clientId - The identifier for teh client that is associated with the DataIntegration association.

$sel:dataIntegrationAssociationArn:DataIntegrationAssociationSummary', dataIntegrationAssociationSummary_dataIntegrationAssociationArn - The Amazon Resource Name (ARN) of the DataIntegration association.

$sel:dataIntegrationArn:DataIntegrationAssociationSummary', dataIntegrationAssociationSummary_dataIntegrationArn - The Amazon Resource Name (ARN)of the DataIntegration.

DataIntegrationSummary

data DataIntegrationSummary Source #

Summary information about the DataIntegration.

See: newDataIntegrationSummary smart constructor.

Instances

Instances details
Eq DataIntegrationSummary Source # 
Instance details

Defined in Amazonka.AppIntegrationS.Types.DataIntegrationSummary

Read DataIntegrationSummary Source # 
Instance details

Defined in Amazonka.AppIntegrationS.Types.DataIntegrationSummary

Show DataIntegrationSummary Source # 
Instance details

Defined in Amazonka.AppIntegrationS.Types.DataIntegrationSummary

Generic DataIntegrationSummary Source # 
Instance details

Defined in Amazonka.AppIntegrationS.Types.DataIntegrationSummary

Associated Types

type Rep DataIntegrationSummary :: Type -> Type #

NFData DataIntegrationSummary Source # 
Instance details

Defined in Amazonka.AppIntegrationS.Types.DataIntegrationSummary

Methods

rnf :: DataIntegrationSummary -> () #

Hashable DataIntegrationSummary Source # 
Instance details

Defined in Amazonka.AppIntegrationS.Types.DataIntegrationSummary

FromJSON DataIntegrationSummary Source # 
Instance details

Defined in Amazonka.AppIntegrationS.Types.DataIntegrationSummary

type Rep DataIntegrationSummary Source # 
Instance details

Defined in Amazonka.AppIntegrationS.Types.DataIntegrationSummary

type Rep DataIntegrationSummary = D1 ('MetaData "DataIntegrationSummary" "Amazonka.AppIntegrationS.Types.DataIntegrationSummary" "libZSservicesZSamazonka-appintegrationsZSamazonka-appintegrations" 'False) (C1 ('MetaCons "DataIntegrationSummary'" 'PrefixI 'True) (S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "sourceURI") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newDataIntegrationSummary :: DataIntegrationSummary Source #

Create a value of DataIntegrationSummary 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:arn:DataIntegrationSummary', dataIntegrationSummary_arn - The Amazon Resource Name (ARN) of the DataIntegration.

$sel:name:DataIntegrationSummary', dataIntegrationSummary_name - The name of the DataIntegration.

$sel:sourceURI:DataIntegrationSummary', dataIntegrationSummary_sourceURI - The URI of the data source.

EventFilter

data EventFilter Source #

The event filter.

See: newEventFilter smart constructor.

Constructors

EventFilter' Text 

Instances

Instances details
Eq EventFilter Source # 
Instance details

Defined in Amazonka.AppIntegrationS.Types.EventFilter

Read EventFilter Source # 
Instance details

Defined in Amazonka.AppIntegrationS.Types.EventFilter

Show EventFilter Source # 
Instance details

Defined in Amazonka.AppIntegrationS.Types.EventFilter

Generic EventFilter Source # 
Instance details

Defined in Amazonka.AppIntegrationS.Types.EventFilter

Associated Types

type Rep EventFilter :: Type -> Type #

NFData EventFilter Source # 
Instance details

Defined in Amazonka.AppIntegrationS.Types.EventFilter

Methods

rnf :: EventFilter -> () #

Hashable EventFilter Source # 
Instance details

Defined in Amazonka.AppIntegrationS.Types.EventFilter

ToJSON EventFilter Source # 
Instance details

Defined in Amazonka.AppIntegrationS.Types.EventFilter

FromJSON EventFilter Source # 
Instance details

Defined in Amazonka.AppIntegrationS.Types.EventFilter

type Rep EventFilter Source # 
Instance details

Defined in Amazonka.AppIntegrationS.Types.EventFilter

type Rep EventFilter = D1 ('MetaData "EventFilter" "Amazonka.AppIntegrationS.Types.EventFilter" "libZSservicesZSamazonka-appintegrationsZSamazonka-appintegrations" 'False) (C1 ('MetaCons "EventFilter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "source") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newEventFilter Source #

Create a value of EventFilter 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:source:EventFilter', eventFilter_source - The source of the events.

EventIntegration

data EventIntegration Source #

The event integration.

See: newEventIntegration smart constructor.

Instances

Instances details
Eq EventIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.Types.EventIntegration

Read EventIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.Types.EventIntegration

Show EventIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.Types.EventIntegration

Generic EventIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.Types.EventIntegration

Associated Types

type Rep EventIntegration :: Type -> Type #

NFData EventIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.Types.EventIntegration

Methods

rnf :: EventIntegration -> () #

Hashable EventIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.Types.EventIntegration

FromJSON EventIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.Types.EventIntegration

type Rep EventIntegration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.Types.EventIntegration

type Rep EventIntegration = D1 ('MetaData "EventIntegration" "Amazonka.AppIntegrationS.Types.EventIntegration" "libZSservicesZSamazonka-appintegrationsZSamazonka-appintegrations" 'False) (C1 ('MetaCons "EventIntegration'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "eventBridgeBus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "eventFilter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EventFilter)) :*: S1 ('MetaSel ('Just "eventIntegrationArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text)))))))

newEventIntegration :: EventIntegration Source #

Create a value of EventIntegration 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:eventBridgeBus:EventIntegration', eventIntegration_eventBridgeBus - The Amazon EventBridge bus for the event integration.

$sel:eventFilter:EventIntegration', eventIntegration_eventFilter - The event integration filter.

$sel:eventIntegrationArn:EventIntegration', eventIntegration_eventIntegrationArn - The Amazon Resource Name (ARN) of the event integration.

$sel:name:EventIntegration', eventIntegration_name - The name of the event integration.

$sel:description:EventIntegration', eventIntegration_description - The event integration description.

$sel:tags:EventIntegration', eventIntegration_tags - The tags.

EventIntegrationAssociation

data EventIntegrationAssociation Source #

The event integration association.

See: newEventIntegrationAssociation smart constructor.

Instances

Instances details
Eq EventIntegrationAssociation Source # 
Instance details

Defined in Amazonka.AppIntegrationS.Types.EventIntegrationAssociation

Read EventIntegrationAssociation Source # 
Instance details

Defined in Amazonka.AppIntegrationS.Types.EventIntegrationAssociation

Show EventIntegrationAssociation Source # 
Instance details

Defined in Amazonka.AppIntegrationS.Types.EventIntegrationAssociation

Generic EventIntegrationAssociation Source # 
Instance details

Defined in Amazonka.AppIntegrationS.Types.EventIntegrationAssociation

Associated Types

type Rep EventIntegrationAssociation :: Type -> Type #

NFData EventIntegrationAssociation Source # 
Instance details

Defined in Amazonka.AppIntegrationS.Types.EventIntegrationAssociation

Hashable EventIntegrationAssociation Source # 
Instance details

Defined in Amazonka.AppIntegrationS.Types.EventIntegrationAssociation

FromJSON EventIntegrationAssociation Source # 
Instance details

Defined in Amazonka.AppIntegrationS.Types.EventIntegrationAssociation

type Rep EventIntegrationAssociation Source # 
Instance details

Defined in Amazonka.AppIntegrationS.Types.EventIntegrationAssociation

type Rep EventIntegrationAssociation = D1 ('MetaData "EventIntegrationAssociation" "Amazonka.AppIntegrationS.Types.EventIntegrationAssociation" "libZSservicesZSamazonka-appintegrationsZSamazonka-appintegrations" 'False) (C1 ('MetaCons "EventIntegrationAssociation'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "clientId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "eventIntegrationName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "clientAssociationMetadata") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))))) :*: (S1 ('MetaSel ('Just "eventIntegrationAssociationId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "eventIntegrationAssociationArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "eventBridgeRuleName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newEventIntegrationAssociation :: EventIntegrationAssociation Source #

Create a value of EventIntegrationAssociation 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:clientId:EventIntegrationAssociation', eventIntegrationAssociation_clientId - The identifier for the client that is associated with the event integration.

$sel:eventIntegrationName:EventIntegrationAssociation', eventIntegrationAssociation_eventIntegrationName - The name of the event integration.

$sel:clientAssociationMetadata:EventIntegrationAssociation', eventIntegrationAssociation_clientAssociationMetadata - The metadata associated with the client.

$sel:eventIntegrationAssociationId:EventIntegrationAssociation', eventIntegrationAssociation_eventIntegrationAssociationId - The identifier for the event integration association.

$sel:eventIntegrationAssociationArn:EventIntegrationAssociation', eventIntegrationAssociation_eventIntegrationAssociationArn - The Amazon Resource Name (ARN) for the event integration association.

$sel:eventBridgeRuleName:EventIntegrationAssociation', eventIntegrationAssociation_eventBridgeRuleName - The name of the EventBridge rule.

ScheduleConfiguration

data ScheduleConfiguration Source #

The name of the data and how often it should be pulled from the source.

See: newScheduleConfiguration smart constructor.

Instances

Instances details
Eq ScheduleConfiguration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.Types.ScheduleConfiguration

Read ScheduleConfiguration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.Types.ScheduleConfiguration

Show ScheduleConfiguration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.Types.ScheduleConfiguration

Generic ScheduleConfiguration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.Types.ScheduleConfiguration

Associated Types

type Rep ScheduleConfiguration :: Type -> Type #

NFData ScheduleConfiguration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.Types.ScheduleConfiguration

Methods

rnf :: ScheduleConfiguration -> () #

Hashable ScheduleConfiguration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.Types.ScheduleConfiguration

ToJSON ScheduleConfiguration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.Types.ScheduleConfiguration

FromJSON ScheduleConfiguration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.Types.ScheduleConfiguration

type Rep ScheduleConfiguration Source # 
Instance details

Defined in Amazonka.AppIntegrationS.Types.ScheduleConfiguration

type Rep ScheduleConfiguration = D1 ('MetaData "ScheduleConfiguration" "Amazonka.AppIntegrationS.Types.ScheduleConfiguration" "libZSservicesZSamazonka-appintegrationsZSamazonka-appintegrations" 'False) (C1 ('MetaCons "ScheduleConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "scheduleExpression") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "object'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "firstExecutionFrom") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newScheduleConfiguration :: ScheduleConfiguration Source #

Create a value of ScheduleConfiguration 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:scheduleExpression:ScheduleConfiguration', scheduleConfiguration_scheduleExpression - How often the data should be pulled from data source.

$sel:object':ScheduleConfiguration', scheduleConfiguration_object - The name of the object to pull from the data source.

$sel:firstExecutionFrom:ScheduleConfiguration', scheduleConfiguration_firstExecutionFrom - The start date for objects to import in the first flow run.