amazonka-sagemaker-geospatial-2.0: Amazon SageMaker geospatial capabilities SDK.
Copyright(c) 2013-2023 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellSafe-Inferred
LanguageHaskell2010

Amazonka.SageMakerGeoSpatial

Contents

Description

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

Provides APIs for creating and managing SageMaker geospatial resources.

Synopsis

Service Configuration

defaultService :: Service Source #

API version 2020-05-27 of the Amazon SageMaker geospatial capabilities 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 SageMakerGeoSpatial.

AccessDeniedException

_AccessDeniedException :: AsError a => Fold a ServiceError Source #

You do not have sufficient access to perform this action.

ConflictException

InternalServerException

_InternalServerException :: AsError a => Fold a ServiceError Source #

The request processing has failed because of an unknown error, exception, or failure.

ResourceNotFoundException

ServiceQuotaExceededException

_ServiceQuotaExceededException :: AsError a => Fold a ServiceError Source #

You have exceeded the service quota.

ThrottlingException

_ThrottlingException :: AsError a => Fold a ServiceError Source #

The request was denied due to request throttling.

ValidationException

_ValidationException :: AsError a => Fold a ServiceError Source #

The input fails to satisfy the constraints specified by an Amazon Web Services service.

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.

DeleteEarthObservationJob

data DeleteEarthObservationJob Source #

See: newDeleteEarthObservationJob smart constructor.

Instances

Instances details
ToHeaders DeleteEarthObservationJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.DeleteEarthObservationJob

ToPath DeleteEarthObservationJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.DeleteEarthObservationJob

ToQuery DeleteEarthObservationJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.DeleteEarthObservationJob

AWSRequest DeleteEarthObservationJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.DeleteEarthObservationJob

Generic DeleteEarthObservationJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.DeleteEarthObservationJob

Associated Types

type Rep DeleteEarthObservationJob :: Type -> Type #

Read DeleteEarthObservationJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.DeleteEarthObservationJob

Show DeleteEarthObservationJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.DeleteEarthObservationJob

NFData DeleteEarthObservationJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.DeleteEarthObservationJob

Eq DeleteEarthObservationJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.DeleteEarthObservationJob

Hashable DeleteEarthObservationJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.DeleteEarthObservationJob

type AWSResponse DeleteEarthObservationJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.DeleteEarthObservationJob

type Rep DeleteEarthObservationJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.DeleteEarthObservationJob

type Rep DeleteEarthObservationJob = D1 ('MetaData "DeleteEarthObservationJob" "Amazonka.SageMakerGeoSpatial.DeleteEarthObservationJob" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "DeleteEarthObservationJob'" 'PrefixI 'True) (S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDeleteEarthObservationJob Source #

Create a value of DeleteEarthObservationJob 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:

DeleteEarthObservationJob, deleteEarthObservationJob_arn - The Amazon Resource Name (ARN) of the Earth Observation job being deleted.

data DeleteEarthObservationJobResponse Source #

See: newDeleteEarthObservationJobResponse smart constructor.

Instances

Instances details
Generic DeleteEarthObservationJobResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.DeleteEarthObservationJob

Associated Types

type Rep DeleteEarthObservationJobResponse :: Type -> Type #

Read DeleteEarthObservationJobResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.DeleteEarthObservationJob

Show DeleteEarthObservationJobResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.DeleteEarthObservationJob

NFData DeleteEarthObservationJobResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.DeleteEarthObservationJob

Eq DeleteEarthObservationJobResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.DeleteEarthObservationJob

type Rep DeleteEarthObservationJobResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.DeleteEarthObservationJob

type Rep DeleteEarthObservationJobResponse = D1 ('MetaData "DeleteEarthObservationJobResponse" "Amazonka.SageMakerGeoSpatial.DeleteEarthObservationJob" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "DeleteEarthObservationJobResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteEarthObservationJobResponse Source #

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

DeleteVectorEnrichmentJob

data DeleteVectorEnrichmentJob Source #

See: newDeleteVectorEnrichmentJob smart constructor.

Instances

Instances details
ToHeaders DeleteVectorEnrichmentJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.DeleteVectorEnrichmentJob

ToPath DeleteVectorEnrichmentJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.DeleteVectorEnrichmentJob

ToQuery DeleteVectorEnrichmentJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.DeleteVectorEnrichmentJob

AWSRequest DeleteVectorEnrichmentJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.DeleteVectorEnrichmentJob

Generic DeleteVectorEnrichmentJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.DeleteVectorEnrichmentJob

Associated Types

type Rep DeleteVectorEnrichmentJob :: Type -> Type #

Read DeleteVectorEnrichmentJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.DeleteVectorEnrichmentJob

Show DeleteVectorEnrichmentJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.DeleteVectorEnrichmentJob

NFData DeleteVectorEnrichmentJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.DeleteVectorEnrichmentJob

Eq DeleteVectorEnrichmentJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.DeleteVectorEnrichmentJob

Hashable DeleteVectorEnrichmentJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.DeleteVectorEnrichmentJob

type AWSResponse DeleteVectorEnrichmentJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.DeleteVectorEnrichmentJob

type Rep DeleteVectorEnrichmentJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.DeleteVectorEnrichmentJob

type Rep DeleteVectorEnrichmentJob = D1 ('MetaData "DeleteVectorEnrichmentJob" "Amazonka.SageMakerGeoSpatial.DeleteVectorEnrichmentJob" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "DeleteVectorEnrichmentJob'" 'PrefixI 'True) (S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDeleteVectorEnrichmentJob Source #

Create a value of DeleteVectorEnrichmentJob 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:

DeleteVectorEnrichmentJob, deleteVectorEnrichmentJob_arn - The Amazon Resource Name (ARN) of the Vector Enrichment job being deleted.

data DeleteVectorEnrichmentJobResponse Source #

See: newDeleteVectorEnrichmentJobResponse smart constructor.

Instances

Instances details
Generic DeleteVectorEnrichmentJobResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.DeleteVectorEnrichmentJob

Associated Types

type Rep DeleteVectorEnrichmentJobResponse :: Type -> Type #

Read DeleteVectorEnrichmentJobResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.DeleteVectorEnrichmentJob

Show DeleteVectorEnrichmentJobResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.DeleteVectorEnrichmentJob

NFData DeleteVectorEnrichmentJobResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.DeleteVectorEnrichmentJob

Eq DeleteVectorEnrichmentJobResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.DeleteVectorEnrichmentJob

type Rep DeleteVectorEnrichmentJobResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.DeleteVectorEnrichmentJob

type Rep DeleteVectorEnrichmentJobResponse = D1 ('MetaData "DeleteVectorEnrichmentJobResponse" "Amazonka.SageMakerGeoSpatial.DeleteVectorEnrichmentJob" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "DeleteVectorEnrichmentJobResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteVectorEnrichmentJobResponse Source #

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

ExportEarthObservationJob

data ExportEarthObservationJob Source #

See: newExportEarthObservationJob smart constructor.

Instances

Instances details
ToJSON ExportEarthObservationJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ExportEarthObservationJob

ToHeaders ExportEarthObservationJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ExportEarthObservationJob

ToPath ExportEarthObservationJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ExportEarthObservationJob

ToQuery ExportEarthObservationJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ExportEarthObservationJob

AWSRequest ExportEarthObservationJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ExportEarthObservationJob

Generic ExportEarthObservationJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ExportEarthObservationJob

Associated Types

type Rep ExportEarthObservationJob :: Type -> Type #

Read ExportEarthObservationJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ExportEarthObservationJob

Show ExportEarthObservationJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ExportEarthObservationJob

NFData ExportEarthObservationJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ExportEarthObservationJob

Eq ExportEarthObservationJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ExportEarthObservationJob

Hashable ExportEarthObservationJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ExportEarthObservationJob

type AWSResponse ExportEarthObservationJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ExportEarthObservationJob

type Rep ExportEarthObservationJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ExportEarthObservationJob

type Rep ExportEarthObservationJob = D1 ('MetaData "ExportEarthObservationJob" "Amazonka.SageMakerGeoSpatial.ExportEarthObservationJob" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "ExportEarthObservationJob'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "exportSourceImages") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "executionRoleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "outputConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 OutputConfigInput))))

newExportEarthObservationJob Source #

Create a value of ExportEarthObservationJob 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:

ExportEarthObservationJob, exportEarthObservationJob_exportSourceImages - The source images provided to the Earth Observation job being exported.

ExportEarthObservationJob, exportEarthObservationJob_arn - The input Amazon Resource Name (ARN) of the Earth Observation job being exported.

ExportEarthObservationJob, exportEarthObservationJob_executionRoleArn - The Amazon Resource Name (ARN) of the IAM role that you specified for the job.

ExportEarthObservationJob, exportEarthObservationJob_outputConfig - An object containing information about the output file.

data ExportEarthObservationJobResponse Source #

See: newExportEarthObservationJobResponse smart constructor.

Instances

Instances details
Generic ExportEarthObservationJobResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ExportEarthObservationJob

Associated Types

type Rep ExportEarthObservationJobResponse :: Type -> Type #

Read ExportEarthObservationJobResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ExportEarthObservationJob

Show ExportEarthObservationJobResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ExportEarthObservationJob

NFData ExportEarthObservationJobResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ExportEarthObservationJob

Eq ExportEarthObservationJobResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ExportEarthObservationJob

type Rep ExportEarthObservationJobResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ExportEarthObservationJob

type Rep ExportEarthObservationJobResponse = D1 ('MetaData "ExportEarthObservationJobResponse" "Amazonka.SageMakerGeoSpatial.ExportEarthObservationJob" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "ExportEarthObservationJobResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "exportSourceImages") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) :*: ((S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: S1 ('MetaSel ('Just "executionRoleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "exportStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 EarthObservationJobExportStatus) :*: S1 ('MetaSel ('Just "outputConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 OutputConfigInput)))))

newExportEarthObservationJobResponse Source #

Create a value of ExportEarthObservationJobResponse 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:

ExportEarthObservationJob, exportEarthObservationJobResponse_exportSourceImages - The source images provided to the Earth Observation job being exported.

$sel:httpStatus:ExportEarthObservationJobResponse', exportEarthObservationJobResponse_httpStatus - The response's http status code.

ExportEarthObservationJob, exportEarthObservationJobResponse_arn - The output Amazon Resource Name (ARN) of the Earth Observation job being exported.

ExportEarthObservationJobResponse, exportEarthObservationJobResponse_creationTime - The creation time.

ExportEarthObservationJob, exportEarthObservationJobResponse_executionRoleArn - The Amazon Resource Name (ARN) of the IAM role that you specified for the job.

$sel:exportStatus:ExportEarthObservationJobResponse', exportEarthObservationJobResponse_exportStatus - The status of the results of the Earth Observation job being exported.

ExportEarthObservationJob, exportEarthObservationJobResponse_outputConfig - An object containing information about the output file.

ExportVectorEnrichmentJob

data ExportVectorEnrichmentJob Source #

See: newExportVectorEnrichmentJob smart constructor.

Instances

Instances details
ToJSON ExportVectorEnrichmentJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ExportVectorEnrichmentJob

ToHeaders ExportVectorEnrichmentJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ExportVectorEnrichmentJob

ToPath ExportVectorEnrichmentJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ExportVectorEnrichmentJob

ToQuery ExportVectorEnrichmentJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ExportVectorEnrichmentJob

AWSRequest ExportVectorEnrichmentJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ExportVectorEnrichmentJob

Generic ExportVectorEnrichmentJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ExportVectorEnrichmentJob

Associated Types

type Rep ExportVectorEnrichmentJob :: Type -> Type #

Read ExportVectorEnrichmentJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ExportVectorEnrichmentJob

Show ExportVectorEnrichmentJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ExportVectorEnrichmentJob

NFData ExportVectorEnrichmentJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ExportVectorEnrichmentJob

Eq ExportVectorEnrichmentJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ExportVectorEnrichmentJob

Hashable ExportVectorEnrichmentJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ExportVectorEnrichmentJob

type AWSResponse ExportVectorEnrichmentJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ExportVectorEnrichmentJob

type Rep ExportVectorEnrichmentJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ExportVectorEnrichmentJob

type Rep ExportVectorEnrichmentJob = D1 ('MetaData "ExportVectorEnrichmentJob" "Amazonka.SageMakerGeoSpatial.ExportVectorEnrichmentJob" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "ExportVectorEnrichmentJob'" 'PrefixI 'True) (S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "executionRoleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "outputConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ExportVectorEnrichmentJobOutputConfig))))

newExportVectorEnrichmentJob Source #

Create a value of ExportVectorEnrichmentJob 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:

ExportVectorEnrichmentJob, exportVectorEnrichmentJob_arn - The Amazon Resource Name (ARN) of the Vector Enrichment job.

ExportVectorEnrichmentJob, exportVectorEnrichmentJob_executionRoleArn - The Amazon Resource Name (ARN) of the IAM rolewith permission to upload to the location in OutputConfig.

ExportVectorEnrichmentJob, exportVectorEnrichmentJob_outputConfig - Output location information for exporting Vector Enrichment Job results.

data ExportVectorEnrichmentJobResponse Source #

See: newExportVectorEnrichmentJobResponse smart constructor.

Instances

Instances details
Generic ExportVectorEnrichmentJobResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ExportVectorEnrichmentJob

Associated Types

type Rep ExportVectorEnrichmentJobResponse :: Type -> Type #

Read ExportVectorEnrichmentJobResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ExportVectorEnrichmentJob

Show ExportVectorEnrichmentJobResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ExportVectorEnrichmentJob

NFData ExportVectorEnrichmentJobResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ExportVectorEnrichmentJob

Eq ExportVectorEnrichmentJobResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ExportVectorEnrichmentJob

type Rep ExportVectorEnrichmentJobResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ExportVectorEnrichmentJob

type Rep ExportVectorEnrichmentJobResponse = D1 ('MetaData "ExportVectorEnrichmentJobResponse" "Amazonka.SageMakerGeoSpatial.ExportVectorEnrichmentJob" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "ExportVectorEnrichmentJobResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: (S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX))) :*: (S1 ('MetaSel ('Just "executionRoleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "exportStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 VectorEnrichmentJobExportStatus) :*: S1 ('MetaSel ('Just "outputConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ExportVectorEnrichmentJobOutputConfig)))))

newExportVectorEnrichmentJobResponse Source #

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

ExportVectorEnrichmentJob, exportVectorEnrichmentJobResponse_arn - The Amazon Resource Name (ARN) of the Vector Enrichment job being exported.

ExportVectorEnrichmentJobResponse, exportVectorEnrichmentJobResponse_creationTime - The creation time.

ExportVectorEnrichmentJob, exportVectorEnrichmentJobResponse_executionRoleArn - The Amazon Resource Name (ARN) of the IAM role with permission to upload to the location in OutputConfig.

$sel:exportStatus:ExportVectorEnrichmentJobResponse', exportVectorEnrichmentJobResponse_exportStatus - The status of the results the Vector Enrichment job being exported.

ExportVectorEnrichmentJob, exportVectorEnrichmentJobResponse_outputConfig - Output location information for exporting Vector Enrichment Job results.

GetEarthObservationJob

data GetEarthObservationJob Source #

See: newGetEarthObservationJob smart constructor.

Instances

Instances details
ToHeaders GetEarthObservationJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.GetEarthObservationJob

ToPath GetEarthObservationJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.GetEarthObservationJob

ToQuery GetEarthObservationJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.GetEarthObservationJob

AWSRequest GetEarthObservationJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.GetEarthObservationJob

Associated Types

type AWSResponse GetEarthObservationJob #

Generic GetEarthObservationJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.GetEarthObservationJob

Associated Types

type Rep GetEarthObservationJob :: Type -> Type #

Read GetEarthObservationJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.GetEarthObservationJob

Show GetEarthObservationJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.GetEarthObservationJob

NFData GetEarthObservationJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.GetEarthObservationJob

Methods

rnf :: GetEarthObservationJob -> () #

Eq GetEarthObservationJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.GetEarthObservationJob

Hashable GetEarthObservationJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.GetEarthObservationJob

type AWSResponse GetEarthObservationJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.GetEarthObservationJob

type Rep GetEarthObservationJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.GetEarthObservationJob

type Rep GetEarthObservationJob = D1 ('MetaData "GetEarthObservationJob" "Amazonka.SageMakerGeoSpatial.GetEarthObservationJob" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "GetEarthObservationJob'" 'PrefixI 'True) (S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newGetEarthObservationJob Source #

Create a value of GetEarthObservationJob 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:

GetEarthObservationJob, getEarthObservationJob_arn - The Amazon Resource Name (ARN) of the Earth Observation job.

data GetEarthObservationJobResponse Source #

See: newGetEarthObservationJobResponse smart constructor.

Instances

Instances details
Generic GetEarthObservationJobResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.GetEarthObservationJob

Associated Types

type Rep GetEarthObservationJobResponse :: Type -> Type #

Show GetEarthObservationJobResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.GetEarthObservationJob

NFData GetEarthObservationJobResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.GetEarthObservationJob

Eq GetEarthObservationJobResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.GetEarthObservationJob

type Rep GetEarthObservationJobResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.GetEarthObservationJob

type Rep GetEarthObservationJobResponse = D1 ('MetaData "GetEarthObservationJobResponse" "Amazonka.SageMakerGeoSpatial.GetEarthObservationJob" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "GetEarthObservationJobResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "errorDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EarthObservationJobErrorDetails)) :*: (S1 ('MetaSel ('Just "executionRoleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "exportErrorDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ExportErrorDetails)))) :*: ((S1 ('MetaSel ('Just "exportStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EarthObservationJobExportStatus)) :*: S1 ('MetaSel ('Just "kmsKeyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "outputBands") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [OutputBand])) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text)))))) :*: (((S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: S1 ('MetaSel ('Just "durationInSeconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))) :*: ((S1 ('MetaSel ('Just "inputConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 InputConfigOutput) :*: S1 ('MetaSel ('Just "jobConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 JobConfigInput)) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 EarthObservationJobStatus))))))

newGetEarthObservationJobResponse Source #

Create a value of GetEarthObservationJobResponse 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:errorDetails:GetEarthObservationJobResponse', getEarthObservationJobResponse_errorDetails - Details about the errors generated during the Earth Observation job.

$sel:executionRoleArn:GetEarthObservationJobResponse', getEarthObservationJobResponse_executionRoleArn - The Amazon Resource Name (ARN) of the IAM role that you specified for the job.

$sel:exportErrorDetails:GetEarthObservationJobResponse', getEarthObservationJobResponse_exportErrorDetails - Details about the errors generated during ExportEarthObservationJob.

$sel:exportStatus:GetEarthObservationJobResponse', getEarthObservationJobResponse_exportStatus - The status of the Earth Observation job.

GetEarthObservationJobResponse, getEarthObservationJobResponse_kmsKeyId - The Amazon Key Management Service (KMS) key ID for server-side encryption.

$sel:outputBands:GetEarthObservationJobResponse', getEarthObservationJobResponse_outputBands -

GetEarthObservationJobResponse, getEarthObservationJobResponse_tags - Each tag consists of a key and a value.

$sel:httpStatus:GetEarthObservationJobResponse', getEarthObservationJobResponse_httpStatus - The response's http status code.

GetEarthObservationJob, getEarthObservationJobResponse_arn - The Amazon Resource Name (ARN) of the Earth Observation job.

GetEarthObservationJobResponse, getEarthObservationJobResponse_creationTime - The creation time of the initiated Earth Observation job.

GetEarthObservationJobResponse, getEarthObservationJobResponse_durationInSeconds - The duration of Earth Observation job, in seconds.

$sel:inputConfig:GetEarthObservationJobResponse', getEarthObservationJobResponse_inputConfig - Input data for the Earth Observation job.

$sel:jobConfig:GetEarthObservationJobResponse', getEarthObservationJobResponse_jobConfig - An object containing information about the job configuration.

GetEarthObservationJobResponse, getEarthObservationJobResponse_name - The name of the Earth Observation job.

GetEarthObservationJobResponse, getEarthObservationJobResponse_status - The status of a previously initiated Earth Observation job.

GetRasterDataCollection

data GetRasterDataCollection Source #

See: newGetRasterDataCollection smart constructor.

Instances

Instances details
ToHeaders GetRasterDataCollection Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.GetRasterDataCollection

ToPath GetRasterDataCollection Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.GetRasterDataCollection

ToQuery GetRasterDataCollection Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.GetRasterDataCollection

AWSRequest GetRasterDataCollection Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.GetRasterDataCollection

Generic GetRasterDataCollection Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.GetRasterDataCollection

Associated Types

type Rep GetRasterDataCollection :: Type -> Type #

Read GetRasterDataCollection Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.GetRasterDataCollection

Show GetRasterDataCollection Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.GetRasterDataCollection

NFData GetRasterDataCollection Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.GetRasterDataCollection

Methods

rnf :: GetRasterDataCollection -> () #

Eq GetRasterDataCollection Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.GetRasterDataCollection

Hashable GetRasterDataCollection Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.GetRasterDataCollection

type AWSResponse GetRasterDataCollection Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.GetRasterDataCollection

type Rep GetRasterDataCollection Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.GetRasterDataCollection

type Rep GetRasterDataCollection = D1 ('MetaData "GetRasterDataCollection" "Amazonka.SageMakerGeoSpatial.GetRasterDataCollection" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "GetRasterDataCollection'" 'PrefixI 'True) (S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newGetRasterDataCollection Source #

Create a value of GetRasterDataCollection 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:

GetRasterDataCollection, getRasterDataCollection_arn - The Amazon Resource Name (ARN) of the raster data collection.

data GetRasterDataCollectionResponse Source #

See: newGetRasterDataCollectionResponse smart constructor.

Instances

Instances details
Generic GetRasterDataCollectionResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.GetRasterDataCollection

Associated Types

type Rep GetRasterDataCollectionResponse :: Type -> Type #

Read GetRasterDataCollectionResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.GetRasterDataCollection

Show GetRasterDataCollectionResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.GetRasterDataCollection

NFData GetRasterDataCollectionResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.GetRasterDataCollection

Eq GetRasterDataCollectionResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.GetRasterDataCollection

type Rep GetRasterDataCollectionResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.GetRasterDataCollection

type Rep GetRasterDataCollectionResponse = D1 ('MetaData "GetRasterDataCollectionResponse" "Amazonka.SageMakerGeoSpatial.GetRasterDataCollection" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "GetRasterDataCollectionResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)) :*: (S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) :*: ((S1 ('MetaSel ('Just "descriptionPageUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "imageSourceBands") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Text])) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "supportedFilters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Filter]) :*: S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 DataCollectionType))))))

newGetRasterDataCollectionResponse Source #

Create a value of GetRasterDataCollectionResponse 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:

GetRasterDataCollectionResponse, getRasterDataCollectionResponse_tags - Each tag consists of a key and a value.

$sel:httpStatus:GetRasterDataCollectionResponse', getRasterDataCollectionResponse_httpStatus - The response's http status code.

GetRasterDataCollection, getRasterDataCollectionResponse_arn - The Amazon Resource Name (ARN) of the raster data collection.

GetRasterDataCollectionResponse, getRasterDataCollectionResponse_description - A description of the raster data collection.

GetRasterDataCollectionResponse, getRasterDataCollectionResponse_descriptionPageUrl - The URL of the description page.

$sel:imageSourceBands:GetRasterDataCollectionResponse', getRasterDataCollectionResponse_imageSourceBands -

GetRasterDataCollectionResponse, getRasterDataCollectionResponse_name - The name of the raster data collection.

GetRasterDataCollectionResponse, getRasterDataCollectionResponse_supportedFilters - The filters supported by the raster data collection.

GetRasterDataCollectionResponse, getRasterDataCollectionResponse_type - The raster data collection type.

GetTile

data GetTile Source #

See: newGetTile smart constructor.

Instances

Instances details
ToHeaders GetTile Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.GetTile

Methods

toHeaders :: GetTile -> [Header] #

ToPath GetTile Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.GetTile

Methods

toPath :: GetTile -> ByteString #

ToQuery GetTile Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.GetTile

AWSRequest GetTile Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.GetTile

Associated Types

type AWSResponse GetTile #

Generic GetTile Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.GetTile

Associated Types

type Rep GetTile :: Type -> Type #

Methods

from :: GetTile -> Rep GetTile x #

to :: Rep GetTile x -> GetTile #

Read GetTile Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.GetTile

Show GetTile Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.GetTile

NFData GetTile Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.GetTile

Methods

rnf :: GetTile -> () #

Eq GetTile Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.GetTile

Methods

(==) :: GetTile -> GetTile -> Bool #

(/=) :: GetTile -> GetTile -> Bool #

Hashable GetTile Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.GetTile

Methods

hashWithSalt :: Int -> GetTile -> Int #

hash :: GetTile -> Int #

type AWSResponse GetTile Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.GetTile

type Rep GetTile Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.GetTile

newGetTile Source #

Create a value of GetTile 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:imageMask:GetTile', getTile_imageMask - Determines whether or not to return a valid data mask.

GetTile, getTile_outputDataType - The output data type of the tile operation.

$sel:outputFormat:GetTile', getTile_outputFormat - The data format of the output tile. The formats include .npy, .png and .jpg.

GetTile, getTile_propertyFilters - Property filters for the imagery to tile.

GetTile, getTile_timeRangeFilter - Time range filter applied to imagery to find the images to tile.

GetTile, getTile_arn - The Amazon Resource Name (ARN) of the tile operation.

$sel:imageAssets:GetTile', getTile_imageAssets - The particular assets or bands to tile.

$sel:target:GetTile', getTile_target - Determines what part of the Earth Observation job to tile. 'INPUT' or 'OUTPUT' are the valid options.

$sel:x:GetTile', getTile_x - The x coordinate of the tile input.

$sel:y:GetTile', getTile_y - The y coordinate of the tile input.

$sel:z:GetTile', getTile_z - The z coordinate of the tile input.

data GetTileResponse Source #

See: newGetTileResponse smart constructor.

Instances

Instances details
Generic GetTileResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.GetTile

Associated Types

type Rep GetTileResponse :: Type -> Type #

Show GetTileResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.GetTile

type Rep GetTileResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.GetTile

type Rep GetTileResponse = D1 ('MetaData "GetTileResponse" "Amazonka.SageMakerGeoSpatial.GetTile" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "GetTileResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "binaryFile") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ResponseBody)))

newGetTileResponse Source #

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

$sel:binaryFile:GetTileResponse', getTileResponse_binaryFile - The output binary file.

GetVectorEnrichmentJob

data GetVectorEnrichmentJob Source #

See: newGetVectorEnrichmentJob smart constructor.

Instances

Instances details
ToHeaders GetVectorEnrichmentJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.GetVectorEnrichmentJob

ToPath GetVectorEnrichmentJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.GetVectorEnrichmentJob

ToQuery GetVectorEnrichmentJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.GetVectorEnrichmentJob

AWSRequest GetVectorEnrichmentJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.GetVectorEnrichmentJob

Associated Types

type AWSResponse GetVectorEnrichmentJob #

Generic GetVectorEnrichmentJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.GetVectorEnrichmentJob

Associated Types

type Rep GetVectorEnrichmentJob :: Type -> Type #

Read GetVectorEnrichmentJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.GetVectorEnrichmentJob

Show GetVectorEnrichmentJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.GetVectorEnrichmentJob

NFData GetVectorEnrichmentJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.GetVectorEnrichmentJob

Methods

rnf :: GetVectorEnrichmentJob -> () #

Eq GetVectorEnrichmentJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.GetVectorEnrichmentJob

Hashable GetVectorEnrichmentJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.GetVectorEnrichmentJob

type AWSResponse GetVectorEnrichmentJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.GetVectorEnrichmentJob

type Rep GetVectorEnrichmentJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.GetVectorEnrichmentJob

type Rep GetVectorEnrichmentJob = D1 ('MetaData "GetVectorEnrichmentJob" "Amazonka.SageMakerGeoSpatial.GetVectorEnrichmentJob" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "GetVectorEnrichmentJob'" 'PrefixI 'True) (S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newGetVectorEnrichmentJob Source #

Create a value of GetVectorEnrichmentJob 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:

GetVectorEnrichmentJob, getVectorEnrichmentJob_arn - The Amazon Resource Name (ARN) of the Vector Enrichment job.

data GetVectorEnrichmentJobResponse Source #

See: newGetVectorEnrichmentJobResponse smart constructor.

Instances

Instances details
Generic GetVectorEnrichmentJobResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.GetVectorEnrichmentJob

Associated Types

type Rep GetVectorEnrichmentJobResponse :: Type -> Type #

Read GetVectorEnrichmentJobResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.GetVectorEnrichmentJob

Show GetVectorEnrichmentJobResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.GetVectorEnrichmentJob

NFData GetVectorEnrichmentJobResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.GetVectorEnrichmentJob

Eq GetVectorEnrichmentJobResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.GetVectorEnrichmentJob

type Rep GetVectorEnrichmentJobResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.GetVectorEnrichmentJob

type Rep GetVectorEnrichmentJobResponse = D1 ('MetaData "GetVectorEnrichmentJobResponse" "Amazonka.SageMakerGeoSpatial.GetVectorEnrichmentJob" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "GetVectorEnrichmentJobResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "errorDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe VectorEnrichmentJobErrorDetails)) :*: (S1 ('MetaSel ('Just "exportErrorDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe VectorEnrichmentJobExportErrorDetails)) :*: S1 ('MetaSel ('Just "exportStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe VectorEnrichmentJobExportStatus)))) :*: ((S1 ('MetaSel ('Just "kmsKeyId") '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) :*: S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))) :*: (((S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: S1 ('MetaSel ('Just "durationInSeconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)) :*: (S1 ('MetaSel ('Just "executionRoleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "inputConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 VectorEnrichmentJobInputConfig))) :*: ((S1 ('MetaSel ('Just "jobConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 VectorEnrichmentJobConfig) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 VectorEnrichmentJobStatus) :*: S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 VectorEnrichmentJobType))))))

newGetVectorEnrichmentJobResponse Source #

Create a value of GetVectorEnrichmentJobResponse 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:errorDetails:GetVectorEnrichmentJobResponse', getVectorEnrichmentJobResponse_errorDetails - Details about the errors generated during the Vector Enrichment job.

$sel:exportErrorDetails:GetVectorEnrichmentJobResponse', getVectorEnrichmentJobResponse_exportErrorDetails - Details about the errors generated during the ExportVectorEnrichmentJob.

$sel:exportStatus:GetVectorEnrichmentJobResponse', getVectorEnrichmentJobResponse_exportStatus - The export status of the Vector Enrichment job being initiated.

GetVectorEnrichmentJobResponse, getVectorEnrichmentJobResponse_kmsKeyId - The Amazon Key Management Service (KMS) key ID for server-side encryption.

GetVectorEnrichmentJobResponse, getVectorEnrichmentJobResponse_tags - Each tag consists of a key and a value.

$sel:httpStatus:GetVectorEnrichmentJobResponse', getVectorEnrichmentJobResponse_httpStatus - The response's http status code.

GetVectorEnrichmentJob, getVectorEnrichmentJobResponse_arn - The Amazon Resource Name (ARN) of the Vector Enrichment job.

GetVectorEnrichmentJobResponse, getVectorEnrichmentJobResponse_creationTime - The creation time.

GetVectorEnrichmentJobResponse, getVectorEnrichmentJobResponse_durationInSeconds - The duration of the Vector Enrichment job, in seconds.

$sel:executionRoleArn:GetVectorEnrichmentJobResponse', getVectorEnrichmentJobResponse_executionRoleArn - The Amazon Resource Name (ARN) of the IAM role that you specified for the job.

$sel:inputConfig:GetVectorEnrichmentJobResponse', getVectorEnrichmentJobResponse_inputConfig - Input configuration information for the Vector Enrichment job.

$sel:jobConfig:GetVectorEnrichmentJobResponse', getVectorEnrichmentJobResponse_jobConfig - An object containing information about the job configuration.

GetVectorEnrichmentJobResponse, getVectorEnrichmentJobResponse_name - The name of the Vector Enrichment job.

GetVectorEnrichmentJobResponse, getVectorEnrichmentJobResponse_status - The status of the initiated Vector Enrichment job.

GetVectorEnrichmentJobResponse, getVectorEnrichmentJobResponse_type - The type of the Vector Enrichment job being initiated.

ListEarthObservationJobs (Paginated)

data ListEarthObservationJobs Source #

See: newListEarthObservationJobs smart constructor.

Instances

Instances details
ToJSON ListEarthObservationJobs Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ListEarthObservationJobs

ToHeaders ListEarthObservationJobs Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ListEarthObservationJobs

ToPath ListEarthObservationJobs Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ListEarthObservationJobs

ToQuery ListEarthObservationJobs Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ListEarthObservationJobs

AWSPager ListEarthObservationJobs Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ListEarthObservationJobs

AWSRequest ListEarthObservationJobs Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ListEarthObservationJobs

Generic ListEarthObservationJobs Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ListEarthObservationJobs

Associated Types

type Rep ListEarthObservationJobs :: Type -> Type #

Show ListEarthObservationJobs Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ListEarthObservationJobs

NFData ListEarthObservationJobs Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ListEarthObservationJobs

Eq ListEarthObservationJobs Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ListEarthObservationJobs

Hashable ListEarthObservationJobs Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ListEarthObservationJobs

type AWSResponse ListEarthObservationJobs Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ListEarthObservationJobs

type Rep ListEarthObservationJobs Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ListEarthObservationJobs

type Rep ListEarthObservationJobs = D1 ('MetaData "ListEarthObservationJobs" "Amazonka.SageMakerGeoSpatial.ListEarthObservationJobs" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "ListEarthObservationJobs'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text)))) :*: (S1 ('MetaSel ('Just "sortBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "sortOrder") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SortOrder)) :*: S1 ('MetaSel ('Just "statusEquals") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EarthObservationJobStatus))))))

newListEarthObservationJobs :: ListEarthObservationJobs Source #

Create a value of ListEarthObservationJobs 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:maxResults:ListEarthObservationJobs', listEarthObservationJobs_maxResults - The total number of items to return.

ListEarthObservationJobs, listEarthObservationJobs_nextToken - If the previous response was truncated, you receive this token. Use it in your next request to receive the next set of results.

$sel:sortBy:ListEarthObservationJobs', listEarthObservationJobs_sortBy - The parameter by which to sort the results.

$sel:sortOrder:ListEarthObservationJobs', listEarthObservationJobs_sortOrder - An optional value that specifies whether you want the results sorted in Ascending or Descending order.

$sel:statusEquals:ListEarthObservationJobs', listEarthObservationJobs_statusEquals - A filter that retrieves only jobs with a specific status.

data ListEarthObservationJobsResponse Source #

See: newListEarthObservationJobsResponse smart constructor.

Instances

Instances details
Generic ListEarthObservationJobsResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ListEarthObservationJobs

Associated Types

type Rep ListEarthObservationJobsResponse :: Type -> Type #

Show ListEarthObservationJobsResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ListEarthObservationJobs

NFData ListEarthObservationJobsResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ListEarthObservationJobs

Eq ListEarthObservationJobsResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ListEarthObservationJobs

type Rep ListEarthObservationJobsResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ListEarthObservationJobs

type Rep ListEarthObservationJobsResponse = D1 ('MetaData "ListEarthObservationJobsResponse" "Amazonka.SageMakerGeoSpatial.ListEarthObservationJobs" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "ListEarthObservationJobsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "earthObservationJobSummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [ListEarthObservationJobOutputConfig]))))

newListEarthObservationJobsResponse Source #

Create a value of ListEarthObservationJobsResponse 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:

ListEarthObservationJobs, listEarthObservationJobsResponse_nextToken - If the previous response was truncated, you receive this token. Use it in your next request to receive the next set of results.

$sel:httpStatus:ListEarthObservationJobsResponse', listEarthObservationJobsResponse_httpStatus - The response's http status code.

$sel:earthObservationJobSummaries:ListEarthObservationJobsResponse', listEarthObservationJobsResponse_earthObservationJobSummaries - Contains summary information about the Earth Observation jobs.

ListRasterDataCollections (Paginated)

data ListRasterDataCollections Source #

See: newListRasterDataCollections smart constructor.

Instances

Instances details
ToHeaders ListRasterDataCollections Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ListRasterDataCollections

ToPath ListRasterDataCollections Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ListRasterDataCollections

ToQuery ListRasterDataCollections Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ListRasterDataCollections

AWSPager ListRasterDataCollections Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ListRasterDataCollections

AWSRequest ListRasterDataCollections Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ListRasterDataCollections

Generic ListRasterDataCollections Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ListRasterDataCollections

Associated Types

type Rep ListRasterDataCollections :: Type -> Type #

Show ListRasterDataCollections Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ListRasterDataCollections

NFData ListRasterDataCollections Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ListRasterDataCollections

Eq ListRasterDataCollections Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ListRasterDataCollections

Hashable ListRasterDataCollections Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ListRasterDataCollections

type AWSResponse ListRasterDataCollections Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ListRasterDataCollections

type Rep ListRasterDataCollections Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ListRasterDataCollections

type Rep ListRasterDataCollections = D1 ('MetaData "ListRasterDataCollections" "Amazonka.SageMakerGeoSpatial.ListRasterDataCollections" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "ListRasterDataCollections'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text)))))

newListRasterDataCollections :: ListRasterDataCollections Source #

Create a value of ListRasterDataCollections 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:maxResults:ListRasterDataCollections', listRasterDataCollections_maxResults - The total number of items to return.

ListRasterDataCollections, listRasterDataCollections_nextToken - If the previous response was truncated, you receive this token. Use it in your next request to receive the next set of results.

data ListRasterDataCollectionsResponse Source #

See: newListRasterDataCollectionsResponse smart constructor.

Instances

Instances details
Generic ListRasterDataCollectionsResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ListRasterDataCollections

Associated Types

type Rep ListRasterDataCollectionsResponse :: Type -> Type #

Show ListRasterDataCollectionsResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ListRasterDataCollections

NFData ListRasterDataCollectionsResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ListRasterDataCollections

Eq ListRasterDataCollectionsResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ListRasterDataCollections

type Rep ListRasterDataCollectionsResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ListRasterDataCollections

type Rep ListRasterDataCollectionsResponse = D1 ('MetaData "ListRasterDataCollectionsResponse" "Amazonka.SageMakerGeoSpatial.ListRasterDataCollections" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "ListRasterDataCollectionsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "rasterDataCollectionSummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [RasterDataCollectionMetadata]))))

newListRasterDataCollectionsResponse Source #

Create a value of ListRasterDataCollectionsResponse 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:

ListRasterDataCollections, listRasterDataCollectionsResponse_nextToken - If the previous response was truncated, you receive this token. Use it in your next request to receive the next set of results.

$sel:httpStatus:ListRasterDataCollectionsResponse', listRasterDataCollectionsResponse_httpStatus - The response's http status code.

$sel:rasterDataCollectionSummaries:ListRasterDataCollectionsResponse', listRasterDataCollectionsResponse_rasterDataCollectionSummaries - Contains summary information about the raster data collection.

ListTagsForResource

data ListTagsForResource Source #

See: newListTagsForResource smart constructor.

Instances

Instances details
ToHeaders ListTagsForResource Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ListTagsForResource

ToPath ListTagsForResource Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ListTagsForResource

ToQuery ListTagsForResource Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ListTagsForResource

AWSRequest ListTagsForResource Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ListTagsForResource

Associated Types

type AWSResponse ListTagsForResource #

Generic ListTagsForResource Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ListTagsForResource

Associated Types

type Rep ListTagsForResource :: Type -> Type #

Read ListTagsForResource Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ListTagsForResource

Show ListTagsForResource Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ListTagsForResource

NFData ListTagsForResource Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ListTagsForResource

Methods

rnf :: ListTagsForResource -> () #

Eq ListTagsForResource Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ListTagsForResource

Hashable ListTagsForResource Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ListTagsForResource

type AWSResponse ListTagsForResource Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ListTagsForResource

type Rep ListTagsForResource Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ListTagsForResource

type Rep ListTagsForResource = D1 ('MetaData "ListTagsForResource" "Amazonka.SageMakerGeoSpatial.ListTagsForResource" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "ListTagsForResource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "resourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

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 you want to tag.

data ListTagsForResourceResponse Source #

See: newListTagsForResourceResponse smart constructor.

Instances

Instances details
Generic ListTagsForResourceResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ListTagsForResource

Associated Types

type Rep ListTagsForResourceResponse :: Type -> Type #

Read ListTagsForResourceResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ListTagsForResource

Show ListTagsForResourceResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ListTagsForResource

NFData ListTagsForResourceResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ListTagsForResource

Eq ListTagsForResourceResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ListTagsForResource

type Rep ListTagsForResourceResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ListTagsForResource

type Rep ListTagsForResourceResponse = D1 ('MetaData "ListTagsForResourceResponse" "Amazonka.SageMakerGeoSpatial.ListTagsForResource" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" '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:

ListTagsForResourceResponse, listTagsForResourceResponse_tags - Each tag consists of a key and a value.

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

ListVectorEnrichmentJobs (Paginated)

data ListVectorEnrichmentJobs Source #

See: newListVectorEnrichmentJobs smart constructor.

Instances

Instances details
ToJSON ListVectorEnrichmentJobs Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ListVectorEnrichmentJobs

ToHeaders ListVectorEnrichmentJobs Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ListVectorEnrichmentJobs

ToPath ListVectorEnrichmentJobs Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ListVectorEnrichmentJobs

ToQuery ListVectorEnrichmentJobs Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ListVectorEnrichmentJobs

AWSPager ListVectorEnrichmentJobs Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ListVectorEnrichmentJobs

AWSRequest ListVectorEnrichmentJobs Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ListVectorEnrichmentJobs

Generic ListVectorEnrichmentJobs Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ListVectorEnrichmentJobs

Associated Types

type Rep ListVectorEnrichmentJobs :: Type -> Type #

Show ListVectorEnrichmentJobs Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ListVectorEnrichmentJobs

NFData ListVectorEnrichmentJobs Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ListVectorEnrichmentJobs

Eq ListVectorEnrichmentJobs Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ListVectorEnrichmentJobs

Hashable ListVectorEnrichmentJobs Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ListVectorEnrichmentJobs

type AWSResponse ListVectorEnrichmentJobs Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ListVectorEnrichmentJobs

type Rep ListVectorEnrichmentJobs Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ListVectorEnrichmentJobs

type Rep ListVectorEnrichmentJobs = D1 ('MetaData "ListVectorEnrichmentJobs" "Amazonka.SageMakerGeoSpatial.ListVectorEnrichmentJobs" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "ListVectorEnrichmentJobs'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text)))) :*: (S1 ('MetaSel ('Just "sortBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "sortOrder") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SortOrder)) :*: S1 ('MetaSel ('Just "statusEquals") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newListVectorEnrichmentJobs :: ListVectorEnrichmentJobs Source #

Create a value of ListVectorEnrichmentJobs 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:maxResults:ListVectorEnrichmentJobs', listVectorEnrichmentJobs_maxResults - The maximum number of items to return.

ListVectorEnrichmentJobs, listVectorEnrichmentJobs_nextToken - If the previous response was truncated, you receive this token. Use it in your next request to receive the next set of results.

$sel:sortBy:ListVectorEnrichmentJobs', listVectorEnrichmentJobs_sortBy - The parameter by which to sort the results.

$sel:sortOrder:ListVectorEnrichmentJobs', listVectorEnrichmentJobs_sortOrder - An optional value that specifies whether you want the results sorted in Ascending or Descending order.

$sel:statusEquals:ListVectorEnrichmentJobs', listVectorEnrichmentJobs_statusEquals - A filter that retrieves only jobs with a specific status.

data ListVectorEnrichmentJobsResponse Source #

See: newListVectorEnrichmentJobsResponse smart constructor.

Instances

Instances details
Generic ListVectorEnrichmentJobsResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ListVectorEnrichmentJobs

Associated Types

type Rep ListVectorEnrichmentJobsResponse :: Type -> Type #

Show ListVectorEnrichmentJobsResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ListVectorEnrichmentJobs

NFData ListVectorEnrichmentJobsResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ListVectorEnrichmentJobs

Eq ListVectorEnrichmentJobsResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ListVectorEnrichmentJobs

type Rep ListVectorEnrichmentJobsResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.ListVectorEnrichmentJobs

type Rep ListVectorEnrichmentJobsResponse = D1 ('MetaData "ListVectorEnrichmentJobsResponse" "Amazonka.SageMakerGeoSpatial.ListVectorEnrichmentJobs" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "ListVectorEnrichmentJobsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "vectorEnrichmentJobSummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [ListVectorEnrichmentJobOutputConfig]))))

newListVectorEnrichmentJobsResponse Source #

Create a value of ListVectorEnrichmentJobsResponse 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:

ListVectorEnrichmentJobs, listVectorEnrichmentJobsResponse_nextToken - If the previous response was truncated, you receive this token. Use it in your next request to receive the next set of results.

$sel:httpStatus:ListVectorEnrichmentJobsResponse', listVectorEnrichmentJobsResponse_httpStatus - The response's http status code.

$sel:vectorEnrichmentJobSummaries:ListVectorEnrichmentJobsResponse', listVectorEnrichmentJobsResponse_vectorEnrichmentJobSummaries - Contains summary information about the Vector Enrichment jobs.

SearchRasterDataCollection

data SearchRasterDataCollection Source #

See: newSearchRasterDataCollection smart constructor.

Instances

Instances details
ToJSON SearchRasterDataCollection Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.SearchRasterDataCollection

ToHeaders SearchRasterDataCollection Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.SearchRasterDataCollection

ToPath SearchRasterDataCollection Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.SearchRasterDataCollection

ToQuery SearchRasterDataCollection Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.SearchRasterDataCollection

AWSRequest SearchRasterDataCollection Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.SearchRasterDataCollection

Generic SearchRasterDataCollection Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.SearchRasterDataCollection

Associated Types

type Rep SearchRasterDataCollection :: Type -> Type #

Show SearchRasterDataCollection Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.SearchRasterDataCollection

NFData SearchRasterDataCollection Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.SearchRasterDataCollection

Eq SearchRasterDataCollection Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.SearchRasterDataCollection

Hashable SearchRasterDataCollection Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.SearchRasterDataCollection

type AWSResponse SearchRasterDataCollection Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.SearchRasterDataCollection

type Rep SearchRasterDataCollection Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.SearchRasterDataCollection

type Rep SearchRasterDataCollection = D1 ('MetaData "SearchRasterDataCollection" "Amazonka.SageMakerGeoSpatial.SearchRasterDataCollection" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "SearchRasterDataCollection'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))) :*: (S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "rasterDataCollectionQuery") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 RasterDataCollectionQueryWithBandFilterInput))))

newSearchRasterDataCollection Source #

Create a value of SearchRasterDataCollection 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:

SearchRasterDataCollection, searchRasterDataCollection_nextToken - If the previous response was truncated, you receive this token. Use it in your next request to receive the next set of results.

SearchRasterDataCollection, searchRasterDataCollection_arn - The Amazon Resource Name (ARN) of the raster data collection.

SearchRasterDataCollection, searchRasterDataCollection_rasterDataCollectionQuery -

data SearchRasterDataCollectionResponse Source #

Instances

Instances details
Generic SearchRasterDataCollectionResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.SearchRasterDataCollection

Associated Types

type Rep SearchRasterDataCollectionResponse :: Type -> Type #

Show SearchRasterDataCollectionResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.SearchRasterDataCollection

NFData SearchRasterDataCollectionResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.SearchRasterDataCollection

Eq SearchRasterDataCollectionResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.SearchRasterDataCollection

type Rep SearchRasterDataCollectionResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.SearchRasterDataCollection

type Rep SearchRasterDataCollectionResponse = D1 ('MetaData "SearchRasterDataCollectionResponse" "Amazonka.SageMakerGeoSpatial.SearchRasterDataCollection" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "SearchRasterDataCollectionResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "items") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ItemSource])) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text)))) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "approximateResultCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

StartEarthObservationJob

data StartEarthObservationJob Source #

See: newStartEarthObservationJob smart constructor.

Instances

Instances details
ToJSON StartEarthObservationJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StartEarthObservationJob

ToHeaders StartEarthObservationJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StartEarthObservationJob

ToPath StartEarthObservationJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StartEarthObservationJob

ToQuery StartEarthObservationJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StartEarthObservationJob

AWSRequest StartEarthObservationJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StartEarthObservationJob

Generic StartEarthObservationJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StartEarthObservationJob

Associated Types

type Rep StartEarthObservationJob :: Type -> Type #

Show StartEarthObservationJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StartEarthObservationJob

NFData StartEarthObservationJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StartEarthObservationJob

Eq StartEarthObservationJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StartEarthObservationJob

Hashable StartEarthObservationJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StartEarthObservationJob

type AWSResponse StartEarthObservationJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StartEarthObservationJob

type Rep StartEarthObservationJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StartEarthObservationJob

type Rep StartEarthObservationJob = D1 ('MetaData "StartEarthObservationJob" "Amazonka.SageMakerGeoSpatial.StartEarthObservationJob" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "StartEarthObservationJob'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "clientToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "executionRoleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "kmsKeyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "inputConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 InputConfigInput)) :*: (S1 ('MetaSel ('Just "jobConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 JobConfigInput) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newStartEarthObservationJob Source #

Create a value of StartEarthObservationJob 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:StartEarthObservationJob', startEarthObservationJob_clientToken - A unique token that guarantees that the call to this API is idempotent.

StartEarthObservationJob, startEarthObservationJob_executionRoleArn - The Amazon Resource Name (ARN) of the IAM role that you specified for the job.

StartEarthObservationJob, startEarthObservationJob_kmsKeyId - The Amazon Key Management Service (KMS) key ID for server-side encryption.

StartEarthObservationJob, startEarthObservationJob_tags - Each tag consists of a key and a value.

StartEarthObservationJob, startEarthObservationJob_inputConfig - Input configuration information for the Earth Observation job.

StartEarthObservationJob, startEarthObservationJob_jobConfig - An object containing information about the job configuration.

StartEarthObservationJob, startEarthObservationJob_name - The name of the Earth Observation job.

data StartEarthObservationJobResponse Source #

See: newStartEarthObservationJobResponse smart constructor.

Instances

Instances details
Generic StartEarthObservationJobResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StartEarthObservationJob

Associated Types

type Rep StartEarthObservationJobResponse :: Type -> Type #

Show StartEarthObservationJobResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StartEarthObservationJob

NFData StartEarthObservationJobResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StartEarthObservationJob

Eq StartEarthObservationJobResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StartEarthObservationJob

type Rep StartEarthObservationJobResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StartEarthObservationJob

type Rep StartEarthObservationJobResponse = D1 ('MetaData "StartEarthObservationJobResponse" "Amazonka.SageMakerGeoSpatial.StartEarthObservationJob" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "StartEarthObservationJobResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "executionRoleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "inputConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InputConfigOutput))) :*: (S1 ('MetaSel ('Just "kmsKeyId") '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)))) :*: ((S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: S1 ('MetaSel ('Just "durationInSeconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))) :*: (S1 ('MetaSel ('Just "jobConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 JobConfigInput) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 EarthObservationJobStatus))))))

newStartEarthObservationJobResponse Source #

Create a value of StartEarthObservationJobResponse 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:

StartEarthObservationJob, startEarthObservationJobResponse_executionRoleArn - The Amazon Resource Name (ARN) of the IAM role that you specified for the job.

StartEarthObservationJob, startEarthObservationJobResponse_inputConfig - Input configuration information for the Earth Observation job.

StartEarthObservationJob, startEarthObservationJobResponse_kmsKeyId - The Amazon Key Management Service (KMS) key ID for server-side encryption.

StartEarthObservationJob, startEarthObservationJobResponse_tags - Each tag consists of a key and a value.

$sel:httpStatus:StartEarthObservationJobResponse', startEarthObservationJobResponse_httpStatus - The response's http status code.

StartEarthObservationJobResponse, startEarthObservationJobResponse_arn - The Amazon Resource Name (ARN) of the Earth Observation job.

StartEarthObservationJobResponse, startEarthObservationJobResponse_creationTime - The creation time.

StartEarthObservationJobResponse, startEarthObservationJobResponse_durationInSeconds - The duration of the session, in seconds.

StartEarthObservationJob, startEarthObservationJobResponse_jobConfig - An object containing information about the job configuration.

StartEarthObservationJob, startEarthObservationJobResponse_name - The name of the Earth Observation job.

StartEarthObservationJobResponse, startEarthObservationJobResponse_status - The status of the Earth Observation job.

StartVectorEnrichmentJob

data StartVectorEnrichmentJob Source #

See: newStartVectorEnrichmentJob smart constructor.

Instances

Instances details
ToJSON StartVectorEnrichmentJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StartVectorEnrichmentJob

ToHeaders StartVectorEnrichmentJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StartVectorEnrichmentJob

ToPath StartVectorEnrichmentJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StartVectorEnrichmentJob

ToQuery StartVectorEnrichmentJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StartVectorEnrichmentJob

AWSRequest StartVectorEnrichmentJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StartVectorEnrichmentJob

Generic StartVectorEnrichmentJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StartVectorEnrichmentJob

Associated Types

type Rep StartVectorEnrichmentJob :: Type -> Type #

Read StartVectorEnrichmentJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StartVectorEnrichmentJob

Show StartVectorEnrichmentJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StartVectorEnrichmentJob

NFData StartVectorEnrichmentJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StartVectorEnrichmentJob

Eq StartVectorEnrichmentJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StartVectorEnrichmentJob

Hashable StartVectorEnrichmentJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StartVectorEnrichmentJob

type AWSResponse StartVectorEnrichmentJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StartVectorEnrichmentJob

type Rep StartVectorEnrichmentJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StartVectorEnrichmentJob

type Rep StartVectorEnrichmentJob = D1 ('MetaData "StartVectorEnrichmentJob" "Amazonka.SageMakerGeoSpatial.StartVectorEnrichmentJob" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "StartVectorEnrichmentJob'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "clientToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "kmsKeyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))))) :*: ((S1 ('MetaSel ('Just "executionRoleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "inputConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 VectorEnrichmentJobInputConfig)) :*: (S1 ('MetaSel ('Just "jobConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 VectorEnrichmentJobConfig) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newStartVectorEnrichmentJob Source #

Create a value of StartVectorEnrichmentJob 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:StartVectorEnrichmentJob', startVectorEnrichmentJob_clientToken - A unique token that guarantees that the call to this API is idempotent.

StartVectorEnrichmentJob, startVectorEnrichmentJob_kmsKeyId - The Amazon Key Management Service (KMS) key ID for server-side encryption.

StartVectorEnrichmentJob, startVectorEnrichmentJob_tags - Each tag consists of a key and a value.

StartVectorEnrichmentJob, startVectorEnrichmentJob_executionRoleArn - The Amazon Resource Name (ARN) of the IAM role that you specified for the job.

StartVectorEnrichmentJob, startVectorEnrichmentJob_inputConfig - Input configuration information for the Vector Enrichment job.

StartVectorEnrichmentJob, startVectorEnrichmentJob_jobConfig - An object containing information about the job configuration.

StartVectorEnrichmentJob, startVectorEnrichmentJob_name - The name of the Vector Enrichment job.

data StartVectorEnrichmentJobResponse Source #

See: newStartVectorEnrichmentJobResponse smart constructor.

Instances

Instances details
Generic StartVectorEnrichmentJobResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StartVectorEnrichmentJob

Associated Types

type Rep StartVectorEnrichmentJobResponse :: Type -> Type #

Read StartVectorEnrichmentJobResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StartVectorEnrichmentJob

Show StartVectorEnrichmentJobResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StartVectorEnrichmentJob

NFData StartVectorEnrichmentJobResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StartVectorEnrichmentJob

Eq StartVectorEnrichmentJobResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StartVectorEnrichmentJob

type Rep StartVectorEnrichmentJobResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StartVectorEnrichmentJob

type Rep StartVectorEnrichmentJobResponse = D1 ('MetaData "StartVectorEnrichmentJobResponse" "Amazonka.SageMakerGeoSpatial.StartVectorEnrichmentJob" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "StartVectorEnrichmentJobResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "kmsKeyId") '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))) :*: (S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: S1 ('MetaSel ('Just "durationInSeconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))) :*: ((S1 ('MetaSel ('Just "executionRoleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "inputConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 VectorEnrichmentJobInputConfig) :*: S1 ('MetaSel ('Just "jobConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 VectorEnrichmentJobConfig))) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 VectorEnrichmentJobStatus) :*: S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 VectorEnrichmentJobType))))))

newStartVectorEnrichmentJobResponse Source #

Create a value of StartVectorEnrichmentJobResponse 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:

StartVectorEnrichmentJob, startVectorEnrichmentJobResponse_kmsKeyId - The Amazon Key Management Service (KMS) key ID for server-side encryption.

StartVectorEnrichmentJob, startVectorEnrichmentJobResponse_tags - Each tag consists of a key and a value.

$sel:httpStatus:StartVectorEnrichmentJobResponse', startVectorEnrichmentJobResponse_httpStatus - The response's http status code.

StartVectorEnrichmentJobResponse, startVectorEnrichmentJobResponse_arn - The Amazon Resource Name (ARN) of the Vector Enrichment job.

StartVectorEnrichmentJobResponse, startVectorEnrichmentJobResponse_creationTime - The creation time.

StartVectorEnrichmentJobResponse, startVectorEnrichmentJobResponse_durationInSeconds - The duration of the Vector Enrichment job, in seconds.

StartVectorEnrichmentJob, startVectorEnrichmentJobResponse_executionRoleArn - The Amazon Resource Name (ARN) of the IAM role that you specified for the job.

StartVectorEnrichmentJob, startVectorEnrichmentJobResponse_inputConfig - Input configuration information for starting the Vector Enrichment job.

StartVectorEnrichmentJob, startVectorEnrichmentJobResponse_jobConfig - An object containing information about the job configuration.

StartVectorEnrichmentJob, startVectorEnrichmentJobResponse_name - The name of the Vector Enrichment job.

StartVectorEnrichmentJobResponse, startVectorEnrichmentJobResponse_status - The status of the Vector Enrichment job being started.

StartVectorEnrichmentJobResponse, startVectorEnrichmentJobResponse_type - The type of the Vector Enrichment job.

StopEarthObservationJob

data StopEarthObservationJob Source #

See: newStopEarthObservationJob smart constructor.

Instances

Instances details
ToJSON StopEarthObservationJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StopEarthObservationJob

ToHeaders StopEarthObservationJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StopEarthObservationJob

ToPath StopEarthObservationJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StopEarthObservationJob

ToQuery StopEarthObservationJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StopEarthObservationJob

AWSRequest StopEarthObservationJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StopEarthObservationJob

Generic StopEarthObservationJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StopEarthObservationJob

Associated Types

type Rep StopEarthObservationJob :: Type -> Type #

Read StopEarthObservationJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StopEarthObservationJob

Show StopEarthObservationJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StopEarthObservationJob

NFData StopEarthObservationJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StopEarthObservationJob

Methods

rnf :: StopEarthObservationJob -> () #

Eq StopEarthObservationJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StopEarthObservationJob

Hashable StopEarthObservationJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StopEarthObservationJob

type AWSResponse StopEarthObservationJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StopEarthObservationJob

type Rep StopEarthObservationJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StopEarthObservationJob

type Rep StopEarthObservationJob = D1 ('MetaData "StopEarthObservationJob" "Amazonka.SageMakerGeoSpatial.StopEarthObservationJob" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "StopEarthObservationJob'" 'PrefixI 'True) (S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newStopEarthObservationJob Source #

Create a value of StopEarthObservationJob 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:

StopEarthObservationJob, stopEarthObservationJob_arn - The Amazon Resource Name (ARN) of the Earth Observation job being stopped.

data StopEarthObservationJobResponse Source #

See: newStopEarthObservationJobResponse smart constructor.

Instances

Instances details
Generic StopEarthObservationJobResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StopEarthObservationJob

Associated Types

type Rep StopEarthObservationJobResponse :: Type -> Type #

Read StopEarthObservationJobResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StopEarthObservationJob

Show StopEarthObservationJobResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StopEarthObservationJob

NFData StopEarthObservationJobResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StopEarthObservationJob

Eq StopEarthObservationJobResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StopEarthObservationJob

type Rep StopEarthObservationJobResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StopEarthObservationJob

type Rep StopEarthObservationJobResponse = D1 ('MetaData "StopEarthObservationJobResponse" "Amazonka.SageMakerGeoSpatial.StopEarthObservationJob" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "StopEarthObservationJobResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newStopEarthObservationJobResponse Source #

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

StopVectorEnrichmentJob

data StopVectorEnrichmentJob Source #

See: newStopVectorEnrichmentJob smart constructor.

Instances

Instances details
ToJSON StopVectorEnrichmentJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StopVectorEnrichmentJob

ToHeaders StopVectorEnrichmentJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StopVectorEnrichmentJob

ToPath StopVectorEnrichmentJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StopVectorEnrichmentJob

ToQuery StopVectorEnrichmentJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StopVectorEnrichmentJob

AWSRequest StopVectorEnrichmentJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StopVectorEnrichmentJob

Generic StopVectorEnrichmentJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StopVectorEnrichmentJob

Associated Types

type Rep StopVectorEnrichmentJob :: Type -> Type #

Read StopVectorEnrichmentJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StopVectorEnrichmentJob

Show StopVectorEnrichmentJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StopVectorEnrichmentJob

NFData StopVectorEnrichmentJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StopVectorEnrichmentJob

Methods

rnf :: StopVectorEnrichmentJob -> () #

Eq StopVectorEnrichmentJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StopVectorEnrichmentJob

Hashable StopVectorEnrichmentJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StopVectorEnrichmentJob

type AWSResponse StopVectorEnrichmentJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StopVectorEnrichmentJob

type Rep StopVectorEnrichmentJob Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StopVectorEnrichmentJob

type Rep StopVectorEnrichmentJob = D1 ('MetaData "StopVectorEnrichmentJob" "Amazonka.SageMakerGeoSpatial.StopVectorEnrichmentJob" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "StopVectorEnrichmentJob'" 'PrefixI 'True) (S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newStopVectorEnrichmentJob Source #

Create a value of StopVectorEnrichmentJob 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:

StopVectorEnrichmentJob, stopVectorEnrichmentJob_arn - The Amazon Resource Name (ARN) of the Vector Enrichment job.

data StopVectorEnrichmentJobResponse Source #

See: newStopVectorEnrichmentJobResponse smart constructor.

Instances

Instances details
Generic StopVectorEnrichmentJobResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StopVectorEnrichmentJob

Associated Types

type Rep StopVectorEnrichmentJobResponse :: Type -> Type #

Read StopVectorEnrichmentJobResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StopVectorEnrichmentJob

Show StopVectorEnrichmentJobResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StopVectorEnrichmentJob

NFData StopVectorEnrichmentJobResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StopVectorEnrichmentJob

Eq StopVectorEnrichmentJobResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StopVectorEnrichmentJob

type Rep StopVectorEnrichmentJobResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.StopVectorEnrichmentJob

type Rep StopVectorEnrichmentJobResponse = D1 ('MetaData "StopVectorEnrichmentJobResponse" "Amazonka.SageMakerGeoSpatial.StopVectorEnrichmentJob" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "StopVectorEnrichmentJobResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newStopVectorEnrichmentJobResponse Source #

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

TagResource

data TagResource Source #

See: newTagResource smart constructor.

Instances

Instances details
ToJSON TagResource Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.TagResource

ToHeaders TagResource Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.TagResource

Methods

toHeaders :: TagResource -> [Header] #

ToPath TagResource Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.TagResource

ToQuery TagResource Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.TagResource

AWSRequest TagResource Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.TagResource

Associated Types

type AWSResponse TagResource #

Generic TagResource Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.TagResource

Associated Types

type Rep TagResource :: Type -> Type #

Read TagResource Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.TagResource

Show TagResource Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.TagResource

NFData TagResource Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.TagResource

Methods

rnf :: TagResource -> () #

Eq TagResource Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.TagResource

Hashable TagResource Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.TagResource

type AWSResponse TagResource Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.TagResource

type Rep TagResource Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.TagResource

type Rep TagResource = D1 ('MetaData "TagResource" "Amazonka.SageMakerGeoSpatial.TagResource" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" '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))))

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 you want to tag.

TagResource, tagResource_tags - Each tag consists of a key and a value.

data TagResourceResponse Source #

See: newTagResourceResponse smart constructor.

Instances

Instances details
Generic TagResourceResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.TagResource

Associated Types

type Rep TagResourceResponse :: Type -> Type #

Read TagResourceResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.TagResource

Show TagResourceResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.TagResource

NFData TagResourceResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.TagResource

Methods

rnf :: TagResourceResponse -> () #

Eq TagResourceResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.TagResource

type Rep TagResourceResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.TagResource

type Rep TagResourceResponse = D1 ('MetaData "TagResourceResponse" "Amazonka.SageMakerGeoSpatial.TagResource" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" '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
ToHeaders UntagResource Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.UntagResource

ToPath UntagResource Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.UntagResource

ToQuery UntagResource Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.UntagResource

AWSRequest UntagResource Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.UntagResource

Associated Types

type AWSResponse UntagResource #

Generic UntagResource Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.UntagResource

Associated Types

type Rep UntagResource :: Type -> Type #

Read UntagResource Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.UntagResource

Show UntagResource Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.UntagResource

NFData UntagResource Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.UntagResource

Methods

rnf :: UntagResource -> () #

Eq UntagResource Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.UntagResource

Hashable UntagResource Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.UntagResource

type AWSResponse UntagResource Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.UntagResource

type Rep UntagResource Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.UntagResource

type Rep UntagResource = D1 ('MetaData "UntagResource" "Amazonka.SageMakerGeoSpatial.UntagResource" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" '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))))

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 you want to untag.

$sel:tagKeys:UntagResource', untagResource_tagKeys - Keys of the tags you want to remove.

data UntagResourceResponse Source #

See: newUntagResourceResponse smart constructor.

Instances

Instances details
Generic UntagResourceResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.UntagResource

Associated Types

type Rep UntagResourceResponse :: Type -> Type #

Read UntagResourceResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.UntagResource

Show UntagResourceResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.UntagResource

NFData UntagResourceResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.UntagResource

Methods

rnf :: UntagResourceResponse -> () #

Eq UntagResourceResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.UntagResource

type Rep UntagResourceResponse Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.UntagResource

type Rep UntagResourceResponse = D1 ('MetaData "UntagResourceResponse" "Amazonka.SageMakerGeoSpatial.UntagResource" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" '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.

Types

AlgorithmNameCloudRemoval

newtype AlgorithmNameCloudRemoval Source #

Instances

Instances details
FromJSON AlgorithmNameCloudRemoval Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameCloudRemoval

FromJSONKey AlgorithmNameCloudRemoval Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameCloudRemoval

ToJSON AlgorithmNameCloudRemoval Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameCloudRemoval

ToJSONKey AlgorithmNameCloudRemoval Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameCloudRemoval

ToByteString AlgorithmNameCloudRemoval Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameCloudRemoval

ToHeader AlgorithmNameCloudRemoval Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameCloudRemoval

ToLog AlgorithmNameCloudRemoval Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameCloudRemoval

ToQuery AlgorithmNameCloudRemoval Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameCloudRemoval

FromText AlgorithmNameCloudRemoval Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameCloudRemoval

ToText AlgorithmNameCloudRemoval Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameCloudRemoval

FromXML AlgorithmNameCloudRemoval Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameCloudRemoval

ToXML AlgorithmNameCloudRemoval Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameCloudRemoval

Generic AlgorithmNameCloudRemoval Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameCloudRemoval

Associated Types

type Rep AlgorithmNameCloudRemoval :: Type -> Type #

Read AlgorithmNameCloudRemoval Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameCloudRemoval

Show AlgorithmNameCloudRemoval Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameCloudRemoval

NFData AlgorithmNameCloudRemoval Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameCloudRemoval

Eq AlgorithmNameCloudRemoval Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameCloudRemoval

Ord AlgorithmNameCloudRemoval Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameCloudRemoval

Hashable AlgorithmNameCloudRemoval Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameCloudRemoval

type Rep AlgorithmNameCloudRemoval Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameCloudRemoval

type Rep AlgorithmNameCloudRemoval = D1 ('MetaData "AlgorithmNameCloudRemoval" "Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameCloudRemoval" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'True) (C1 ('MetaCons "AlgorithmNameCloudRemoval'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAlgorithmNameCloudRemoval") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AlgorithmNameGeoMosaic

newtype AlgorithmNameGeoMosaic Source #

Instances

Instances details
FromJSON AlgorithmNameGeoMosaic Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameGeoMosaic

FromJSONKey AlgorithmNameGeoMosaic Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameGeoMosaic

ToJSON AlgorithmNameGeoMosaic Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameGeoMosaic

ToJSONKey AlgorithmNameGeoMosaic Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameGeoMosaic

ToByteString AlgorithmNameGeoMosaic Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameGeoMosaic

ToHeader AlgorithmNameGeoMosaic Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameGeoMosaic

ToLog AlgorithmNameGeoMosaic Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameGeoMosaic

ToQuery AlgorithmNameGeoMosaic Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameGeoMosaic

FromText AlgorithmNameGeoMosaic Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameGeoMosaic

ToText AlgorithmNameGeoMosaic Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameGeoMosaic

FromXML AlgorithmNameGeoMosaic Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameGeoMosaic

ToXML AlgorithmNameGeoMosaic Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameGeoMosaic

Generic AlgorithmNameGeoMosaic Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameGeoMosaic

Associated Types

type Rep AlgorithmNameGeoMosaic :: Type -> Type #

Read AlgorithmNameGeoMosaic Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameGeoMosaic

Show AlgorithmNameGeoMosaic Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameGeoMosaic

NFData AlgorithmNameGeoMosaic Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameGeoMosaic

Methods

rnf :: AlgorithmNameGeoMosaic -> () #

Eq AlgorithmNameGeoMosaic Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameGeoMosaic

Ord AlgorithmNameGeoMosaic Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameGeoMosaic

Hashable AlgorithmNameGeoMosaic Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameGeoMosaic

type Rep AlgorithmNameGeoMosaic Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameGeoMosaic

type Rep AlgorithmNameGeoMosaic = D1 ('MetaData "AlgorithmNameGeoMosaic" "Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameGeoMosaic" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'True) (C1 ('MetaCons "AlgorithmNameGeoMosaic'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAlgorithmNameGeoMosaic") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AlgorithmNameResampling

newtype AlgorithmNameResampling Source #

Instances

Instances details
FromJSON AlgorithmNameResampling Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameResampling

FromJSONKey AlgorithmNameResampling Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameResampling

ToJSON AlgorithmNameResampling Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameResampling

ToJSONKey AlgorithmNameResampling Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameResampling

ToByteString AlgorithmNameResampling Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameResampling

ToHeader AlgorithmNameResampling Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameResampling

ToLog AlgorithmNameResampling Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameResampling

ToQuery AlgorithmNameResampling Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameResampling

FromText AlgorithmNameResampling Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameResampling

ToText AlgorithmNameResampling Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameResampling

FromXML AlgorithmNameResampling Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameResampling

ToXML AlgorithmNameResampling Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameResampling

Generic AlgorithmNameResampling Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameResampling

Associated Types

type Rep AlgorithmNameResampling :: Type -> Type #

Read AlgorithmNameResampling Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameResampling

Show AlgorithmNameResampling Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameResampling

NFData AlgorithmNameResampling Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameResampling

Methods

rnf :: AlgorithmNameResampling -> () #

Eq AlgorithmNameResampling Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameResampling

Ord AlgorithmNameResampling Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameResampling

Hashable AlgorithmNameResampling Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameResampling

type Rep AlgorithmNameResampling Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameResampling

type Rep AlgorithmNameResampling = D1 ('MetaData "AlgorithmNameResampling" "Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameResampling" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'True) (C1 ('MetaCons "AlgorithmNameResampling'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAlgorithmNameResampling") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ComparisonOperator

newtype ComparisonOperator Source #

Instances

Instances details
FromJSON ComparisonOperator Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ComparisonOperator

FromJSONKey ComparisonOperator Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ComparisonOperator

ToJSON ComparisonOperator Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ComparisonOperator

ToJSONKey ComparisonOperator Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ComparisonOperator

ToByteString ComparisonOperator Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ComparisonOperator

ToHeader ComparisonOperator Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ComparisonOperator

ToLog ComparisonOperator Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ComparisonOperator

ToQuery ComparisonOperator Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ComparisonOperator

FromText ComparisonOperator Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ComparisonOperator

ToText ComparisonOperator Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ComparisonOperator

FromXML ComparisonOperator Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ComparisonOperator

ToXML ComparisonOperator Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ComparisonOperator

Generic ComparisonOperator Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ComparisonOperator

Associated Types

type Rep ComparisonOperator :: Type -> Type #

Read ComparisonOperator Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ComparisonOperator

Show ComparisonOperator Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ComparisonOperator

NFData ComparisonOperator Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ComparisonOperator

Methods

rnf :: ComparisonOperator -> () #

Eq ComparisonOperator Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ComparisonOperator

Ord ComparisonOperator Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ComparisonOperator

Hashable ComparisonOperator Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ComparisonOperator

type Rep ComparisonOperator Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ComparisonOperator

type Rep ComparisonOperator = D1 ('MetaData "ComparisonOperator" "Amazonka.SageMakerGeoSpatial.Types.ComparisonOperator" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'True) (C1 ('MetaCons "ComparisonOperator'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromComparisonOperator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DataCollectionType

newtype DataCollectionType Source #

Instances

Instances details
FromJSON DataCollectionType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.DataCollectionType

FromJSONKey DataCollectionType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.DataCollectionType

ToJSON DataCollectionType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.DataCollectionType

ToJSONKey DataCollectionType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.DataCollectionType

ToByteString DataCollectionType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.DataCollectionType

ToHeader DataCollectionType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.DataCollectionType

ToLog DataCollectionType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.DataCollectionType

ToQuery DataCollectionType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.DataCollectionType

FromText DataCollectionType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.DataCollectionType

ToText DataCollectionType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.DataCollectionType

FromXML DataCollectionType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.DataCollectionType

ToXML DataCollectionType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.DataCollectionType

Generic DataCollectionType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.DataCollectionType

Associated Types

type Rep DataCollectionType :: Type -> Type #

Read DataCollectionType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.DataCollectionType

Show DataCollectionType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.DataCollectionType

NFData DataCollectionType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.DataCollectionType

Methods

rnf :: DataCollectionType -> () #

Eq DataCollectionType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.DataCollectionType

Ord DataCollectionType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.DataCollectionType

Hashable DataCollectionType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.DataCollectionType

type Rep DataCollectionType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.DataCollectionType

type Rep DataCollectionType = D1 ('MetaData "DataCollectionType" "Amazonka.SageMakerGeoSpatial.Types.DataCollectionType" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'True) (C1 ('MetaCons "DataCollectionType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDataCollectionType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

EarthObservationJobErrorType

newtype EarthObservationJobErrorType Source #

Instances

Instances details
FromJSON EarthObservationJobErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobErrorType

FromJSONKey EarthObservationJobErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobErrorType

ToJSON EarthObservationJobErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobErrorType

ToJSONKey EarthObservationJobErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobErrorType

ToByteString EarthObservationJobErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobErrorType

ToHeader EarthObservationJobErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobErrorType

ToLog EarthObservationJobErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobErrorType

ToQuery EarthObservationJobErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobErrorType

FromText EarthObservationJobErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobErrorType

ToText EarthObservationJobErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobErrorType

FromXML EarthObservationJobErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobErrorType

ToXML EarthObservationJobErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobErrorType

Generic EarthObservationJobErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobErrorType

Associated Types

type Rep EarthObservationJobErrorType :: Type -> Type #

Read EarthObservationJobErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobErrorType

Show EarthObservationJobErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobErrorType

NFData EarthObservationJobErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobErrorType

Eq EarthObservationJobErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobErrorType

Ord EarthObservationJobErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobErrorType

Hashable EarthObservationJobErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobErrorType

type Rep EarthObservationJobErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobErrorType

type Rep EarthObservationJobErrorType = D1 ('MetaData "EarthObservationJobErrorType" "Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobErrorType" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'True) (C1 ('MetaCons "EarthObservationJobErrorType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromEarthObservationJobErrorType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

EarthObservationJobExportStatus

newtype EarthObservationJobExportStatus Source #

Instances

Instances details
FromJSON EarthObservationJobExportStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobExportStatus

FromJSONKey EarthObservationJobExportStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobExportStatus

ToJSON EarthObservationJobExportStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobExportStatus

ToJSONKey EarthObservationJobExportStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobExportStatus

ToByteString EarthObservationJobExportStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobExportStatus

ToHeader EarthObservationJobExportStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobExportStatus

ToLog EarthObservationJobExportStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobExportStatus

ToQuery EarthObservationJobExportStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobExportStatus

FromText EarthObservationJobExportStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobExportStatus

ToText EarthObservationJobExportStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobExportStatus

FromXML EarthObservationJobExportStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobExportStatus

ToXML EarthObservationJobExportStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobExportStatus

Generic EarthObservationJobExportStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobExportStatus

Associated Types

type Rep EarthObservationJobExportStatus :: Type -> Type #

Read EarthObservationJobExportStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobExportStatus

Show EarthObservationJobExportStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobExportStatus

NFData EarthObservationJobExportStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobExportStatus

Eq EarthObservationJobExportStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobExportStatus

Ord EarthObservationJobExportStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobExportStatus

Hashable EarthObservationJobExportStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobExportStatus

type Rep EarthObservationJobExportStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobExportStatus

type Rep EarthObservationJobExportStatus = D1 ('MetaData "EarthObservationJobExportStatus" "Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobExportStatus" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'True) (C1 ('MetaCons "EarthObservationJobExportStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromEarthObservationJobExportStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

EarthObservationJobStatus

newtype EarthObservationJobStatus Source #

Instances

Instances details
FromJSON EarthObservationJobStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobStatus

FromJSONKey EarthObservationJobStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobStatus

ToJSON EarthObservationJobStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobStatus

ToJSONKey EarthObservationJobStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobStatus

ToByteString EarthObservationJobStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobStatus

ToHeader EarthObservationJobStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobStatus

ToLog EarthObservationJobStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobStatus

ToQuery EarthObservationJobStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobStatus

FromText EarthObservationJobStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobStatus

ToText EarthObservationJobStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobStatus

FromXML EarthObservationJobStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobStatus

ToXML EarthObservationJobStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobStatus

Generic EarthObservationJobStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobStatus

Associated Types

type Rep EarthObservationJobStatus :: Type -> Type #

Read EarthObservationJobStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobStatus

Show EarthObservationJobStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobStatus

NFData EarthObservationJobStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobStatus

Eq EarthObservationJobStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobStatus

Ord EarthObservationJobStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobStatus

Hashable EarthObservationJobStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobStatus

type Rep EarthObservationJobStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobStatus

type Rep EarthObservationJobStatus = D1 ('MetaData "EarthObservationJobStatus" "Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobStatus" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'True) (C1 ('MetaCons "EarthObservationJobStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromEarthObservationJobStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ExportErrorType

newtype ExportErrorType Source #

Constructors

ExportErrorType' 

Instances

Instances details
FromJSON ExportErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportErrorType

FromJSONKey ExportErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportErrorType

ToJSON ExportErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportErrorType

ToJSONKey ExportErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportErrorType

ToByteString ExportErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportErrorType

ToHeader ExportErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportErrorType

ToLog ExportErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportErrorType

ToQuery ExportErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportErrorType

FromText ExportErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportErrorType

ToText ExportErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportErrorType

FromXML ExportErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportErrorType

ToXML ExportErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportErrorType

Methods

toXML :: ExportErrorType -> XML #

Generic ExportErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportErrorType

Associated Types

type Rep ExportErrorType :: Type -> Type #

Read ExportErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportErrorType

Show ExportErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportErrorType

NFData ExportErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportErrorType

Methods

rnf :: ExportErrorType -> () #

Eq ExportErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportErrorType

Ord ExportErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportErrorType

Hashable ExportErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportErrorType

type Rep ExportErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportErrorType

type Rep ExportErrorType = D1 ('MetaData "ExportErrorType" "Amazonka.SageMakerGeoSpatial.Types.ExportErrorType" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'True) (C1 ('MetaCons "ExportErrorType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromExportErrorType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

GroupBy

newtype GroupBy Source #

Constructors

GroupBy' 

Fields

Bundled Patterns

pattern GroupBy_ALL :: GroupBy 
pattern GroupBy_YEARLY :: GroupBy 

Instances

Instances details
FromJSON GroupBy Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.GroupBy

FromJSONKey GroupBy Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.GroupBy

ToJSON GroupBy Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.GroupBy

ToJSONKey GroupBy Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.GroupBy

ToByteString GroupBy Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.GroupBy

Methods

toBS :: GroupBy -> ByteString #

ToHeader GroupBy Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.GroupBy

Methods

toHeader :: HeaderName -> GroupBy -> [Header] #

ToLog GroupBy Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.GroupBy

ToQuery GroupBy Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.GroupBy

FromText GroupBy Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.GroupBy

ToText GroupBy Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.GroupBy

Methods

toText :: GroupBy -> Text #

FromXML GroupBy Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.GroupBy

ToXML GroupBy Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.GroupBy

Methods

toXML :: GroupBy -> XML #

Generic GroupBy Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.GroupBy

Associated Types

type Rep GroupBy :: Type -> Type #

Methods

from :: GroupBy -> Rep GroupBy x #

to :: Rep GroupBy x -> GroupBy #

Read GroupBy Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.GroupBy

Show GroupBy Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.GroupBy

NFData GroupBy Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.GroupBy

Methods

rnf :: GroupBy -> () #

Eq GroupBy Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.GroupBy

Methods

(==) :: GroupBy -> GroupBy -> Bool #

(/=) :: GroupBy -> GroupBy -> Bool #

Ord GroupBy Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.GroupBy

Hashable GroupBy Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.GroupBy

Methods

hashWithSalt :: Int -> GroupBy -> Int #

hash :: GroupBy -> Int #

type Rep GroupBy Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.GroupBy

type Rep GroupBy = D1 ('MetaData "GroupBy" "Amazonka.SageMakerGeoSpatial.Types.GroupBy" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'True) (C1 ('MetaCons "GroupBy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromGroupBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

LogicalOperator

newtype LogicalOperator Source #

Constructors

LogicalOperator' 

Bundled Patterns

pattern LogicalOperator_AND :: LogicalOperator 

Instances

Instances details
FromJSON LogicalOperator Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.LogicalOperator

FromJSONKey LogicalOperator Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.LogicalOperator

ToJSON LogicalOperator Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.LogicalOperator

ToJSONKey LogicalOperator Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.LogicalOperator

ToByteString LogicalOperator Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.LogicalOperator

ToHeader LogicalOperator Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.LogicalOperator

ToLog LogicalOperator Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.LogicalOperator

ToQuery LogicalOperator Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.LogicalOperator

FromText LogicalOperator Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.LogicalOperator

ToText LogicalOperator Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.LogicalOperator

FromXML LogicalOperator Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.LogicalOperator

ToXML LogicalOperator Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.LogicalOperator

Methods

toXML :: LogicalOperator -> XML #

Generic LogicalOperator Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.LogicalOperator

Associated Types

type Rep LogicalOperator :: Type -> Type #

Read LogicalOperator Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.LogicalOperator

Show LogicalOperator Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.LogicalOperator

NFData LogicalOperator Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.LogicalOperator

Methods

rnf :: LogicalOperator -> () #

Eq LogicalOperator Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.LogicalOperator

Ord LogicalOperator Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.LogicalOperator

Hashable LogicalOperator Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.LogicalOperator

type Rep LogicalOperator Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.LogicalOperator

type Rep LogicalOperator = D1 ('MetaData "LogicalOperator" "Amazonka.SageMakerGeoSpatial.Types.LogicalOperator" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'True) (C1 ('MetaCons "LogicalOperator'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromLogicalOperator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

MetadataProvider

newtype MetadataProvider Source #

Bundled Patterns

pattern MetadataProvider_PLANET_ORDER :: MetadataProvider 

Instances

Instances details
FromJSON MetadataProvider Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.MetadataProvider

FromJSONKey MetadataProvider Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.MetadataProvider

ToJSON MetadataProvider Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.MetadataProvider

ToJSONKey MetadataProvider Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.MetadataProvider

ToByteString MetadataProvider Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.MetadataProvider

ToHeader MetadataProvider Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.MetadataProvider

ToLog MetadataProvider Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.MetadataProvider

ToQuery MetadataProvider Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.MetadataProvider

FromText MetadataProvider Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.MetadataProvider

ToText MetadataProvider Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.MetadataProvider

FromXML MetadataProvider Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.MetadataProvider

ToXML MetadataProvider Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.MetadataProvider

Generic MetadataProvider Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.MetadataProvider

Associated Types

type Rep MetadataProvider :: Type -> Type #

Read MetadataProvider Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.MetadataProvider

Show MetadataProvider Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.MetadataProvider

NFData MetadataProvider Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.MetadataProvider

Methods

rnf :: MetadataProvider -> () #

Eq MetadataProvider Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.MetadataProvider

Ord MetadataProvider Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.MetadataProvider

Hashable MetadataProvider Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.MetadataProvider

type Rep MetadataProvider Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.MetadataProvider

type Rep MetadataProvider = D1 ('MetaData "MetadataProvider" "Amazonka.SageMakerGeoSpatial.Types.MetadataProvider" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'True) (C1 ('MetaCons "MetadataProvider'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromMetadataProvider") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

OutputType

newtype OutputType Source #

Constructors

OutputType' 

Fields

Instances

Instances details
FromJSON OutputType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.OutputType

FromJSONKey OutputType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.OutputType

ToJSON OutputType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.OutputType

ToJSONKey OutputType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.OutputType

ToByteString OutputType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.OutputType

ToHeader OutputType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.OutputType

ToLog OutputType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.OutputType

ToQuery OutputType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.OutputType

FromText OutputType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.OutputType

ToText OutputType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.OutputType

Methods

toText :: OutputType -> Text #

FromXML OutputType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.OutputType

ToXML OutputType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.OutputType

Methods

toXML :: OutputType -> XML #

Generic OutputType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.OutputType

Associated Types

type Rep OutputType :: Type -> Type #

Read OutputType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.OutputType

Show OutputType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.OutputType

NFData OutputType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.OutputType

Methods

rnf :: OutputType -> () #

Eq OutputType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.OutputType

Ord OutputType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.OutputType

Hashable OutputType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.OutputType

type Rep OutputType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.OutputType

type Rep OutputType = D1 ('MetaData "OutputType" "Amazonka.SageMakerGeoSpatial.Types.OutputType" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'True) (C1 ('MetaCons "OutputType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromOutputType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

PredefinedResolution

newtype PredefinedResolution Source #

Instances

Instances details
FromJSON PredefinedResolution Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.PredefinedResolution

FromJSONKey PredefinedResolution Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.PredefinedResolution

ToJSON PredefinedResolution Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.PredefinedResolution

ToJSONKey PredefinedResolution Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.PredefinedResolution

ToByteString PredefinedResolution Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.PredefinedResolution

ToHeader PredefinedResolution Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.PredefinedResolution

ToLog PredefinedResolution Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.PredefinedResolution

ToQuery PredefinedResolution Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.PredefinedResolution

FromText PredefinedResolution Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.PredefinedResolution

ToText PredefinedResolution Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.PredefinedResolution

FromXML PredefinedResolution Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.PredefinedResolution

ToXML PredefinedResolution Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.PredefinedResolution

Generic PredefinedResolution Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.PredefinedResolution

Associated Types

type Rep PredefinedResolution :: Type -> Type #

Read PredefinedResolution Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.PredefinedResolution

Show PredefinedResolution Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.PredefinedResolution

NFData PredefinedResolution Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.PredefinedResolution

Methods

rnf :: PredefinedResolution -> () #

Eq PredefinedResolution Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.PredefinedResolution

Ord PredefinedResolution Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.PredefinedResolution

Hashable PredefinedResolution Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.PredefinedResolution

type Rep PredefinedResolution Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.PredefinedResolution

type Rep PredefinedResolution = D1 ('MetaData "PredefinedResolution" "Amazonka.SageMakerGeoSpatial.Types.PredefinedResolution" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'True) (C1 ('MetaCons "PredefinedResolution'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromPredefinedResolution") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

SortOrder

newtype SortOrder Source #

Constructors

SortOrder' 

Fields

Bundled Patterns

pattern SortOrder_ASCENDING :: SortOrder 
pattern SortOrder_DESCENDING :: SortOrder 

Instances

Instances details
FromJSON SortOrder Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.SortOrder

FromJSONKey SortOrder Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.SortOrder

ToJSON SortOrder Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.SortOrder

ToJSONKey SortOrder Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.SortOrder

ToByteString SortOrder Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.SortOrder

Methods

toBS :: SortOrder -> ByteString #

ToHeader SortOrder Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.SortOrder

ToLog SortOrder Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.SortOrder

ToQuery SortOrder Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.SortOrder

FromText SortOrder Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.SortOrder

ToText SortOrder Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.SortOrder

Methods

toText :: SortOrder -> Text #

FromXML SortOrder Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.SortOrder

ToXML SortOrder Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.SortOrder

Methods

toXML :: SortOrder -> XML #

Generic SortOrder Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.SortOrder

Associated Types

type Rep SortOrder :: Type -> Type #

Read SortOrder Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.SortOrder

Show SortOrder Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.SortOrder

NFData SortOrder Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.SortOrder

Methods

rnf :: SortOrder -> () #

Eq SortOrder Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.SortOrder

Ord SortOrder Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.SortOrder

Hashable SortOrder Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.SortOrder

type Rep SortOrder Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.SortOrder

type Rep SortOrder = D1 ('MetaData "SortOrder" "Amazonka.SageMakerGeoSpatial.Types.SortOrder" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'True) (C1 ('MetaCons "SortOrder'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSortOrder") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TargetOptions

newtype TargetOptions Source #

Constructors

TargetOptions' 

Bundled Patterns

pattern TargetOptions_INPUT :: TargetOptions 
pattern TargetOptions_OUTPUT :: TargetOptions 

Instances

Instances details
FromJSON TargetOptions Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.TargetOptions

FromJSONKey TargetOptions Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.TargetOptions

ToJSON TargetOptions Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.TargetOptions

ToJSONKey TargetOptions Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.TargetOptions

ToByteString TargetOptions Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.TargetOptions

ToHeader TargetOptions Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.TargetOptions

ToLog TargetOptions Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.TargetOptions

ToQuery TargetOptions Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.TargetOptions

FromText TargetOptions Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.TargetOptions

ToText TargetOptions Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.TargetOptions

Methods

toText :: TargetOptions -> Text #

FromXML TargetOptions Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.TargetOptions

ToXML TargetOptions Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.TargetOptions

Methods

toXML :: TargetOptions -> XML #

Generic TargetOptions Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.TargetOptions

Associated Types

type Rep TargetOptions :: Type -> Type #

Read TargetOptions Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.TargetOptions

Show TargetOptions Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.TargetOptions

NFData TargetOptions Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.TargetOptions

Methods

rnf :: TargetOptions -> () #

Eq TargetOptions Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.TargetOptions

Ord TargetOptions Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.TargetOptions

Hashable TargetOptions Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.TargetOptions

type Rep TargetOptions Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.TargetOptions

type Rep TargetOptions = D1 ('MetaData "TargetOptions" "Amazonka.SageMakerGeoSpatial.Types.TargetOptions" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'True) (C1 ('MetaCons "TargetOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTargetOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TemporalStatistics

newtype TemporalStatistics Source #

Instances

Instances details
FromJSON TemporalStatistics Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.TemporalStatistics

FromJSONKey TemporalStatistics Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.TemporalStatistics

ToJSON TemporalStatistics Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.TemporalStatistics

ToJSONKey TemporalStatistics Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.TemporalStatistics

ToByteString TemporalStatistics Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.TemporalStatistics

ToHeader TemporalStatistics Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.TemporalStatistics

ToLog TemporalStatistics Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.TemporalStatistics

ToQuery TemporalStatistics Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.TemporalStatistics

FromText TemporalStatistics Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.TemporalStatistics

ToText TemporalStatistics Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.TemporalStatistics

FromXML TemporalStatistics Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.TemporalStatistics

ToXML TemporalStatistics Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.TemporalStatistics

Generic TemporalStatistics Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.TemporalStatistics

Associated Types

type Rep TemporalStatistics :: Type -> Type #

Read TemporalStatistics Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.TemporalStatistics

Show TemporalStatistics Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.TemporalStatistics

NFData TemporalStatistics Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.TemporalStatistics

Methods

rnf :: TemporalStatistics -> () #

Eq TemporalStatistics Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.TemporalStatistics

Ord TemporalStatistics Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.TemporalStatistics

Hashable TemporalStatistics Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.TemporalStatistics

type Rep TemporalStatistics Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.TemporalStatistics

type Rep TemporalStatistics = D1 ('MetaData "TemporalStatistics" "Amazonka.SageMakerGeoSpatial.Types.TemporalStatistics" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'True) (C1 ('MetaCons "TemporalStatistics'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTemporalStatistics") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Unit

newtype Unit Source #

Constructors

Unit' 

Fields

Bundled Patterns

pattern Unit_METERS :: Unit 

Instances

Instances details
FromJSON Unit Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.Unit

FromJSONKey Unit Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.Unit

ToJSON Unit Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.Unit

ToJSONKey Unit Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.Unit

ToByteString Unit Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.Unit

Methods

toBS :: Unit -> ByteString #

ToHeader Unit Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.Unit

Methods

toHeader :: HeaderName -> Unit -> [Header] #

ToLog Unit Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.Unit

ToQuery Unit Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.Unit

Methods

toQuery :: Unit -> QueryString #

FromText Unit Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.Unit

ToText Unit Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.Unit

Methods

toText :: Unit -> Text #

FromXML Unit Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.Unit

Methods

parseXML :: [Node] -> Either String Unit #

ToXML Unit Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.Unit

Methods

toXML :: Unit -> XML #

Generic Unit Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.Unit

Associated Types

type Rep Unit :: Type -> Type #

Methods

from :: Unit -> Rep Unit x #

to :: Rep Unit x -> Unit #

Read Unit Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.Unit

Show Unit Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.Unit

Methods

showsPrec :: Int -> Unit -> ShowS #

show :: Unit -> String #

showList :: [Unit] -> ShowS #

NFData Unit Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.Unit

Methods

rnf :: Unit -> () #

Eq Unit Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.Unit

Methods

(==) :: Unit -> Unit -> Bool #

(/=) :: Unit -> Unit -> Bool #

Ord Unit Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.Unit

Methods

compare :: Unit -> Unit -> Ordering #

(<) :: Unit -> Unit -> Bool #

(<=) :: Unit -> Unit -> Bool #

(>) :: Unit -> Unit -> Bool #

(>=) :: Unit -> Unit -> Bool #

max :: Unit -> Unit -> Unit #

min :: Unit -> Unit -> Unit #

Hashable Unit Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.Unit

Methods

hashWithSalt :: Int -> Unit -> Int #

hash :: Unit -> Int #

type Rep Unit Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.Unit

type Rep Unit = D1 ('MetaData "Unit" "Amazonka.SageMakerGeoSpatial.Types.Unit" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'True) (C1 ('MetaCons "Unit'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromUnit") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

VectorEnrichmentJobDocumentType

newtype VectorEnrichmentJobDocumentType Source #

Instances

Instances details
FromJSON VectorEnrichmentJobDocumentType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobDocumentType

FromJSONKey VectorEnrichmentJobDocumentType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobDocumentType

ToJSON VectorEnrichmentJobDocumentType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobDocumentType

ToJSONKey VectorEnrichmentJobDocumentType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobDocumentType

ToByteString VectorEnrichmentJobDocumentType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobDocumentType

ToHeader VectorEnrichmentJobDocumentType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobDocumentType

ToLog VectorEnrichmentJobDocumentType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobDocumentType

ToQuery VectorEnrichmentJobDocumentType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobDocumentType

FromText VectorEnrichmentJobDocumentType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobDocumentType

ToText VectorEnrichmentJobDocumentType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobDocumentType

FromXML VectorEnrichmentJobDocumentType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobDocumentType

ToXML VectorEnrichmentJobDocumentType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobDocumentType

Generic VectorEnrichmentJobDocumentType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobDocumentType

Associated Types

type Rep VectorEnrichmentJobDocumentType :: Type -> Type #

Read VectorEnrichmentJobDocumentType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobDocumentType

Show VectorEnrichmentJobDocumentType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobDocumentType

NFData VectorEnrichmentJobDocumentType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobDocumentType

Eq VectorEnrichmentJobDocumentType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobDocumentType

Ord VectorEnrichmentJobDocumentType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobDocumentType

Hashable VectorEnrichmentJobDocumentType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobDocumentType

type Rep VectorEnrichmentJobDocumentType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobDocumentType

type Rep VectorEnrichmentJobDocumentType = D1 ('MetaData "VectorEnrichmentJobDocumentType" "Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobDocumentType" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'True) (C1 ('MetaCons "VectorEnrichmentJobDocumentType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromVectorEnrichmentJobDocumentType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

VectorEnrichmentJobErrorType

newtype VectorEnrichmentJobErrorType Source #

Instances

Instances details
FromJSON VectorEnrichmentJobErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobErrorType

FromJSONKey VectorEnrichmentJobErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobErrorType

ToJSON VectorEnrichmentJobErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobErrorType

ToJSONKey VectorEnrichmentJobErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobErrorType

ToByteString VectorEnrichmentJobErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobErrorType

ToHeader VectorEnrichmentJobErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobErrorType

ToLog VectorEnrichmentJobErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobErrorType

ToQuery VectorEnrichmentJobErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobErrorType

FromText VectorEnrichmentJobErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobErrorType

ToText VectorEnrichmentJobErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobErrorType

FromXML VectorEnrichmentJobErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobErrorType

ToXML VectorEnrichmentJobErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobErrorType

Generic VectorEnrichmentJobErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobErrorType

Associated Types

type Rep VectorEnrichmentJobErrorType :: Type -> Type #

Read VectorEnrichmentJobErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobErrorType

Show VectorEnrichmentJobErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobErrorType

NFData VectorEnrichmentJobErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobErrorType

Eq VectorEnrichmentJobErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobErrorType

Ord VectorEnrichmentJobErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobErrorType

Hashable VectorEnrichmentJobErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobErrorType

type Rep VectorEnrichmentJobErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobErrorType

type Rep VectorEnrichmentJobErrorType = D1 ('MetaData "VectorEnrichmentJobErrorType" "Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobErrorType" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'True) (C1 ('MetaCons "VectorEnrichmentJobErrorType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromVectorEnrichmentJobErrorType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

VectorEnrichmentJobExportErrorType

newtype VectorEnrichmentJobExportErrorType Source #

Instances

Instances details
FromJSON VectorEnrichmentJobExportErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobExportErrorType

FromJSONKey VectorEnrichmentJobExportErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobExportErrorType

ToJSON VectorEnrichmentJobExportErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobExportErrorType

ToJSONKey VectorEnrichmentJobExportErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobExportErrorType

ToByteString VectorEnrichmentJobExportErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobExportErrorType

ToHeader VectorEnrichmentJobExportErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobExportErrorType

ToLog VectorEnrichmentJobExportErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobExportErrorType

ToQuery VectorEnrichmentJobExportErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobExportErrorType

FromText VectorEnrichmentJobExportErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobExportErrorType

ToText VectorEnrichmentJobExportErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobExportErrorType

FromXML VectorEnrichmentJobExportErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobExportErrorType

ToXML VectorEnrichmentJobExportErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobExportErrorType

Generic VectorEnrichmentJobExportErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobExportErrorType

Associated Types

type Rep VectorEnrichmentJobExportErrorType :: Type -> Type #

Read VectorEnrichmentJobExportErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobExportErrorType

Show VectorEnrichmentJobExportErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobExportErrorType

NFData VectorEnrichmentJobExportErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobExportErrorType

Eq VectorEnrichmentJobExportErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobExportErrorType

Ord VectorEnrichmentJobExportErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobExportErrorType

Hashable VectorEnrichmentJobExportErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobExportErrorType

type Rep VectorEnrichmentJobExportErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobExportErrorType

type Rep VectorEnrichmentJobExportErrorType = D1 ('MetaData "VectorEnrichmentJobExportErrorType" "Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobExportErrorType" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'True) (C1 ('MetaCons "VectorEnrichmentJobExportErrorType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromVectorEnrichmentJobExportErrorType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

VectorEnrichmentJobExportStatus

newtype VectorEnrichmentJobExportStatus Source #

Instances

Instances details
FromJSON VectorEnrichmentJobExportStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobExportStatus

FromJSONKey VectorEnrichmentJobExportStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobExportStatus

ToJSON VectorEnrichmentJobExportStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobExportStatus

ToJSONKey VectorEnrichmentJobExportStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobExportStatus

ToByteString VectorEnrichmentJobExportStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobExportStatus

ToHeader VectorEnrichmentJobExportStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobExportStatus

ToLog VectorEnrichmentJobExportStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobExportStatus

ToQuery VectorEnrichmentJobExportStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobExportStatus

FromText VectorEnrichmentJobExportStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobExportStatus

ToText VectorEnrichmentJobExportStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobExportStatus

FromXML VectorEnrichmentJobExportStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobExportStatus

ToXML VectorEnrichmentJobExportStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobExportStatus

Generic VectorEnrichmentJobExportStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobExportStatus

Associated Types

type Rep VectorEnrichmentJobExportStatus :: Type -> Type #

Read VectorEnrichmentJobExportStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobExportStatus

Show VectorEnrichmentJobExportStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobExportStatus

NFData VectorEnrichmentJobExportStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobExportStatus

Eq VectorEnrichmentJobExportStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobExportStatus

Ord VectorEnrichmentJobExportStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobExportStatus

Hashable VectorEnrichmentJobExportStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobExportStatus

type Rep VectorEnrichmentJobExportStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobExportStatus

type Rep VectorEnrichmentJobExportStatus = D1 ('MetaData "VectorEnrichmentJobExportStatus" "Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobExportStatus" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'True) (C1 ('MetaCons "VectorEnrichmentJobExportStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromVectorEnrichmentJobExportStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

VectorEnrichmentJobStatus

newtype VectorEnrichmentJobStatus Source #

Instances

Instances details
FromJSON VectorEnrichmentJobStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobStatus

FromJSONKey VectorEnrichmentJobStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobStatus

ToJSON VectorEnrichmentJobStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobStatus

ToJSONKey VectorEnrichmentJobStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobStatus

ToByteString VectorEnrichmentJobStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobStatus

ToHeader VectorEnrichmentJobStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobStatus

ToLog VectorEnrichmentJobStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobStatus

ToQuery VectorEnrichmentJobStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobStatus

FromText VectorEnrichmentJobStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobStatus

ToText VectorEnrichmentJobStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobStatus

FromXML VectorEnrichmentJobStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobStatus

ToXML VectorEnrichmentJobStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobStatus

Generic VectorEnrichmentJobStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobStatus

Associated Types

type Rep VectorEnrichmentJobStatus :: Type -> Type #

Read VectorEnrichmentJobStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobStatus

Show VectorEnrichmentJobStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobStatus

NFData VectorEnrichmentJobStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobStatus

Eq VectorEnrichmentJobStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobStatus

Ord VectorEnrichmentJobStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobStatus

Hashable VectorEnrichmentJobStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobStatus

type Rep VectorEnrichmentJobStatus Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobStatus

type Rep VectorEnrichmentJobStatus = D1 ('MetaData "VectorEnrichmentJobStatus" "Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobStatus" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'True) (C1 ('MetaCons "VectorEnrichmentJobStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromVectorEnrichmentJobStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

VectorEnrichmentJobType

newtype VectorEnrichmentJobType Source #

Instances

Instances details
FromJSON VectorEnrichmentJobType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobType

FromJSONKey VectorEnrichmentJobType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobType

ToJSON VectorEnrichmentJobType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobType

ToJSONKey VectorEnrichmentJobType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobType

ToByteString VectorEnrichmentJobType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobType

ToHeader VectorEnrichmentJobType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobType

ToLog VectorEnrichmentJobType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobType

ToQuery VectorEnrichmentJobType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobType

FromText VectorEnrichmentJobType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobType

ToText VectorEnrichmentJobType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobType

FromXML VectorEnrichmentJobType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobType

ToXML VectorEnrichmentJobType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobType

Generic VectorEnrichmentJobType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobType

Associated Types

type Rep VectorEnrichmentJobType :: Type -> Type #

Read VectorEnrichmentJobType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobType

Show VectorEnrichmentJobType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobType

NFData VectorEnrichmentJobType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobType

Methods

rnf :: VectorEnrichmentJobType -> () #

Eq VectorEnrichmentJobType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobType

Ord VectorEnrichmentJobType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobType

Hashable VectorEnrichmentJobType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobType

type Rep VectorEnrichmentJobType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobType

type Rep VectorEnrichmentJobType = D1 ('MetaData "VectorEnrichmentJobType" "Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobType" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'True) (C1 ('MetaCons "VectorEnrichmentJobType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromVectorEnrichmentJobType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ZonalStatistics

newtype ZonalStatistics Source #

Constructors

ZonalStatistics' 

Instances

Instances details
FromJSON ZonalStatistics Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ZonalStatistics

FromJSONKey ZonalStatistics Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ZonalStatistics

ToJSON ZonalStatistics Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ZonalStatistics

ToJSONKey ZonalStatistics Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ZonalStatistics

ToByteString ZonalStatistics Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ZonalStatistics

ToHeader ZonalStatistics Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ZonalStatistics

ToLog ZonalStatistics Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ZonalStatistics

ToQuery ZonalStatistics Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ZonalStatistics

FromText ZonalStatistics Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ZonalStatistics

ToText ZonalStatistics Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ZonalStatistics

FromXML ZonalStatistics Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ZonalStatistics

ToXML ZonalStatistics Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ZonalStatistics

Methods

toXML :: ZonalStatistics -> XML #

Generic ZonalStatistics Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ZonalStatistics

Associated Types

type Rep ZonalStatistics :: Type -> Type #

Read ZonalStatistics Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ZonalStatistics

Show ZonalStatistics Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ZonalStatistics

NFData ZonalStatistics Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ZonalStatistics

Methods

rnf :: ZonalStatistics -> () #

Eq ZonalStatistics Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ZonalStatistics

Ord ZonalStatistics Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ZonalStatistics

Hashable ZonalStatistics Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ZonalStatistics

type Rep ZonalStatistics Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ZonalStatistics

type Rep ZonalStatistics = D1 ('MetaData "ZonalStatistics" "Amazonka.SageMakerGeoSpatial.Types.ZonalStatistics" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'True) (C1 ('MetaCons "ZonalStatistics'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromZonalStatistics") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AreaOfInterest

data AreaOfInterest Source #

See: newAreaOfInterest smart constructor.

Instances

Instances details
FromJSON AreaOfInterest Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AreaOfInterest

ToJSON AreaOfInterest Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AreaOfInterest

Generic AreaOfInterest Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AreaOfInterest

Associated Types

type Rep AreaOfInterest :: Type -> Type #

Show AreaOfInterest Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AreaOfInterest

NFData AreaOfInterest Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AreaOfInterest

Methods

rnf :: AreaOfInterest -> () #

Eq AreaOfInterest Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AreaOfInterest

Hashable AreaOfInterest Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AreaOfInterest

type Rep AreaOfInterest Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AreaOfInterest

type Rep AreaOfInterest = D1 ('MetaData "AreaOfInterest" "Amazonka.SageMakerGeoSpatial.Types.AreaOfInterest" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "AreaOfInterest'" 'PrefixI 'True) (S1 ('MetaSel ('Just "areaOfInterestGeometry") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AreaOfInterestGeometry))))

newAreaOfInterest :: AreaOfInterest Source #

Create a value of AreaOfInterest 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:areaOfInterestGeometry:AreaOfInterest', areaOfInterest_areaOfInterestGeometry -

AreaOfInterestGeometry

data AreaOfInterestGeometry Source #

See: newAreaOfInterestGeometry smart constructor.

Instances

Instances details
FromJSON AreaOfInterestGeometry Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AreaOfInterestGeometry

ToJSON AreaOfInterestGeometry Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AreaOfInterestGeometry

Generic AreaOfInterestGeometry Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AreaOfInterestGeometry

Associated Types

type Rep AreaOfInterestGeometry :: Type -> Type #

Show AreaOfInterestGeometry Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AreaOfInterestGeometry

NFData AreaOfInterestGeometry Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AreaOfInterestGeometry

Methods

rnf :: AreaOfInterestGeometry -> () #

Eq AreaOfInterestGeometry Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AreaOfInterestGeometry

Hashable AreaOfInterestGeometry Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AreaOfInterestGeometry

type Rep AreaOfInterestGeometry Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AreaOfInterestGeometry

type Rep AreaOfInterestGeometry = D1 ('MetaData "AreaOfInterestGeometry" "Amazonka.SageMakerGeoSpatial.Types.AreaOfInterestGeometry" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "AreaOfInterestGeometry'" 'PrefixI 'True) (S1 ('MetaSel ('Just "multiPolygonGeometry") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MultiPolygonGeometryInput)) :*: S1 ('MetaSel ('Just "polygonGeometry") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PolygonGeometryInput))))

newAreaOfInterestGeometry :: AreaOfInterestGeometry Source #

Create a value of AreaOfInterestGeometry 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:multiPolygonGeometry:AreaOfInterestGeometry', areaOfInterestGeometry_multiPolygonGeometry -

$sel:polygonGeometry:AreaOfInterestGeometry', areaOfInterestGeometry_polygonGeometry -

AssetValue

data AssetValue Source #

See: newAssetValue smart constructor.

Constructors

AssetValue' (Maybe Text) 

Instances

Instances details
FromJSON AssetValue Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AssetValue

Generic AssetValue Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AssetValue

Associated Types

type Rep AssetValue :: Type -> Type #

Read AssetValue Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AssetValue

Show AssetValue Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AssetValue

NFData AssetValue Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AssetValue

Methods

rnf :: AssetValue -> () #

Eq AssetValue Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AssetValue

Hashable AssetValue Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AssetValue

type Rep AssetValue Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AssetValue

type Rep AssetValue = D1 ('MetaData "AssetValue" "Amazonka.SageMakerGeoSpatial.Types.AssetValue" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "AssetValue'" 'PrefixI 'True) (S1 ('MetaSel ('Just "href") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newAssetValue :: AssetValue Source #

Create a value of AssetValue 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:href:AssetValue', assetValue_href -

BandMathConfigInput

data BandMathConfigInput Source #

See: newBandMathConfigInput smart constructor.

Instances

Instances details
FromJSON BandMathConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.BandMathConfigInput

ToJSON BandMathConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.BandMathConfigInput

Generic BandMathConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.BandMathConfigInput

Associated Types

type Rep BandMathConfigInput :: Type -> Type #

Read BandMathConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.BandMathConfigInput

Show BandMathConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.BandMathConfigInput

NFData BandMathConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.BandMathConfigInput

Methods

rnf :: BandMathConfigInput -> () #

Eq BandMathConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.BandMathConfigInput

Hashable BandMathConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.BandMathConfigInput

type Rep BandMathConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.BandMathConfigInput

type Rep BandMathConfigInput = D1 ('MetaData "BandMathConfigInput" "Amazonka.SageMakerGeoSpatial.Types.BandMathConfigInput" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "BandMathConfigInput'" 'PrefixI 'True) (S1 ('MetaSel ('Just "customIndices") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CustomIndicesInput)) :*: S1 ('MetaSel ('Just "predefinedIndices") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text)))))

newBandMathConfigInput :: BandMathConfigInput Source #

Create a value of BandMathConfigInput 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:customIndices:BandMathConfigInput', bandMathConfigInput_customIndices -

$sel:predefinedIndices:BandMathConfigInput', bandMathConfigInput_predefinedIndices -

CloudMaskingConfigInput

data CloudMaskingConfigInput Source #

See: newCloudMaskingConfigInput smart constructor.

Instances

Instances details
FromJSON CloudMaskingConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.CloudMaskingConfigInput

ToJSON CloudMaskingConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.CloudMaskingConfigInput

Generic CloudMaskingConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.CloudMaskingConfigInput

Associated Types

type Rep CloudMaskingConfigInput :: Type -> Type #

Read CloudMaskingConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.CloudMaskingConfigInput

Show CloudMaskingConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.CloudMaskingConfigInput

NFData CloudMaskingConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.CloudMaskingConfigInput

Methods

rnf :: CloudMaskingConfigInput -> () #

Eq CloudMaskingConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.CloudMaskingConfigInput

Hashable CloudMaskingConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.CloudMaskingConfigInput

type Rep CloudMaskingConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.CloudMaskingConfigInput

type Rep CloudMaskingConfigInput = D1 ('MetaData "CloudMaskingConfigInput" "Amazonka.SageMakerGeoSpatial.Types.CloudMaskingConfigInput" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "CloudMaskingConfigInput'" 'PrefixI 'False) (U1 :: Type -> Type))

newCloudMaskingConfigInput :: CloudMaskingConfigInput Source #

Create a value of CloudMaskingConfigInput with all optional fields omitted.

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

CloudRemovalConfigInput

data CloudRemovalConfigInput Source #

See: newCloudRemovalConfigInput smart constructor.

Instances

Instances details
FromJSON CloudRemovalConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.CloudRemovalConfigInput

ToJSON CloudRemovalConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.CloudRemovalConfigInput

Generic CloudRemovalConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.CloudRemovalConfigInput

Associated Types

type Rep CloudRemovalConfigInput :: Type -> Type #

Read CloudRemovalConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.CloudRemovalConfigInput

Show CloudRemovalConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.CloudRemovalConfigInput

NFData CloudRemovalConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.CloudRemovalConfigInput

Methods

rnf :: CloudRemovalConfigInput -> () #

Eq CloudRemovalConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.CloudRemovalConfigInput

Hashable CloudRemovalConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.CloudRemovalConfigInput

type Rep CloudRemovalConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.CloudRemovalConfigInput

type Rep CloudRemovalConfigInput = D1 ('MetaData "CloudRemovalConfigInput" "Amazonka.SageMakerGeoSpatial.Types.CloudRemovalConfigInput" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "CloudRemovalConfigInput'" 'PrefixI 'True) (S1 ('MetaSel ('Just "algorithmName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AlgorithmNameCloudRemoval)) :*: (S1 ('MetaSel ('Just "interpolationValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "targetBands") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text))))))

newCloudRemovalConfigInput :: CloudRemovalConfigInput Source #

Create a value of CloudRemovalConfigInput 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:algorithmName:CloudRemovalConfigInput', cloudRemovalConfigInput_algorithmName - The name of the algorithm used for cloud removal.

$sel:interpolationValue:CloudRemovalConfigInput', cloudRemovalConfigInput_interpolationValue - The interpolation value you provide for cloud removal.

$sel:targetBands:CloudRemovalConfigInput', cloudRemovalConfigInput_targetBands -

CustomIndicesInput

data CustomIndicesInput Source #

See: newCustomIndicesInput smart constructor.

Instances

Instances details
FromJSON CustomIndicesInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.CustomIndicesInput

ToJSON CustomIndicesInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.CustomIndicesInput

Generic CustomIndicesInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.CustomIndicesInput

Associated Types

type Rep CustomIndicesInput :: Type -> Type #

Read CustomIndicesInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.CustomIndicesInput

Show CustomIndicesInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.CustomIndicesInput

NFData CustomIndicesInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.CustomIndicesInput

Methods

rnf :: CustomIndicesInput -> () #

Eq CustomIndicesInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.CustomIndicesInput

Hashable CustomIndicesInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.CustomIndicesInput

type Rep CustomIndicesInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.CustomIndicesInput

type Rep CustomIndicesInput = D1 ('MetaData "CustomIndicesInput" "Amazonka.SageMakerGeoSpatial.Types.CustomIndicesInput" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "CustomIndicesInput'" 'PrefixI 'True) (S1 ('MetaSel ('Just "operations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Operation)))))

newCustomIndicesInput :: CustomIndicesInput Source #

Create a value of CustomIndicesInput 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:operations:CustomIndicesInput', customIndicesInput_operations -

EarthObservationJobErrorDetails

data EarthObservationJobErrorDetails Source #

The structure representing the errors in an EarthObservationJob.

See: newEarthObservationJobErrorDetails smart constructor.

Instances

Instances details
FromJSON EarthObservationJobErrorDetails Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobErrorDetails

Generic EarthObservationJobErrorDetails Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobErrorDetails

Associated Types

type Rep EarthObservationJobErrorDetails :: Type -> Type #

Read EarthObservationJobErrorDetails Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobErrorDetails

Show EarthObservationJobErrorDetails Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobErrorDetails

NFData EarthObservationJobErrorDetails Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobErrorDetails

Eq EarthObservationJobErrorDetails Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobErrorDetails

Hashable EarthObservationJobErrorDetails Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobErrorDetails

type Rep EarthObservationJobErrorDetails Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobErrorDetails

type Rep EarthObservationJobErrorDetails = D1 ('MetaData "EarthObservationJobErrorDetails" "Amazonka.SageMakerGeoSpatial.Types.EarthObservationJobErrorDetails" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "EarthObservationJobErrorDetails'" 'PrefixI 'True) (S1 ('MetaSel ('Just "message") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EarthObservationJobErrorType))))

newEarthObservationJobErrorDetails :: EarthObservationJobErrorDetails Source #

Create a value of EarthObservationJobErrorDetails 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:message:EarthObservationJobErrorDetails', earthObservationJobErrorDetails_message -

$sel:type':EarthObservationJobErrorDetails', earthObservationJobErrorDetails_type -

EoCloudCoverInput

data EoCloudCoverInput Source #

See: newEoCloudCoverInput smart constructor.

Instances

Instances details
FromJSON EoCloudCoverInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EoCloudCoverInput

ToJSON EoCloudCoverInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EoCloudCoverInput

Generic EoCloudCoverInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EoCloudCoverInput

Associated Types

type Rep EoCloudCoverInput :: Type -> Type #

Read EoCloudCoverInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EoCloudCoverInput

Show EoCloudCoverInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EoCloudCoverInput

NFData EoCloudCoverInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EoCloudCoverInput

Methods

rnf :: EoCloudCoverInput -> () #

Eq EoCloudCoverInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EoCloudCoverInput

Hashable EoCloudCoverInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EoCloudCoverInput

type Rep EoCloudCoverInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EoCloudCoverInput

type Rep EoCloudCoverInput = D1 ('MetaData "EoCloudCoverInput" "Amazonka.SageMakerGeoSpatial.Types.EoCloudCoverInput" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "EoCloudCoverInput'" 'PrefixI 'True) (S1 ('MetaSel ('Just "lowerBound") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Double) :*: S1 ('MetaSel ('Just "upperBound") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Double)))

newEoCloudCoverInput Source #

Create a value of EoCloudCoverInput 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:lowerBound:EoCloudCoverInput', eoCloudCoverInput_lowerBound -

$sel:upperBound:EoCloudCoverInput', eoCloudCoverInput_upperBound -

EojDataSourceConfigInput

data EojDataSourceConfigInput Source #

See: newEojDataSourceConfigInput smart constructor.

Instances

Instances details
FromJSON EojDataSourceConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EojDataSourceConfigInput

ToJSON EojDataSourceConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EojDataSourceConfigInput

Generic EojDataSourceConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EojDataSourceConfigInput

Associated Types

type Rep EojDataSourceConfigInput :: Type -> Type #

Read EojDataSourceConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EojDataSourceConfigInput

Show EojDataSourceConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EojDataSourceConfigInput

NFData EojDataSourceConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EojDataSourceConfigInput

Eq EojDataSourceConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EojDataSourceConfigInput

Hashable EojDataSourceConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EojDataSourceConfigInput

type Rep EojDataSourceConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.EojDataSourceConfigInput

type Rep EojDataSourceConfigInput = D1 ('MetaData "EojDataSourceConfigInput" "Amazonka.SageMakerGeoSpatial.Types.EojDataSourceConfigInput" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "EojDataSourceConfigInput'" 'PrefixI 'True) (S1 ('MetaSel ('Just "s3Data") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe S3DataInput))))

newEojDataSourceConfigInput :: EojDataSourceConfigInput Source #

Create a value of EojDataSourceConfigInput 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:s3Data:EojDataSourceConfigInput', eojDataSourceConfigInput_s3Data -

ExportErrorDetails

data ExportErrorDetails Source #

The structure for returning the export error details in a GetEarthObservationJob.

See: newExportErrorDetails smart constructor.

Instances

Instances details
FromJSON ExportErrorDetails Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportErrorDetails

Generic ExportErrorDetails Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportErrorDetails

Associated Types

type Rep ExportErrorDetails :: Type -> Type #

Read ExportErrorDetails Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportErrorDetails

Show ExportErrorDetails Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportErrorDetails

NFData ExportErrorDetails Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportErrorDetails

Methods

rnf :: ExportErrorDetails -> () #

Eq ExportErrorDetails Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportErrorDetails

Hashable ExportErrorDetails Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportErrorDetails

type Rep ExportErrorDetails Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportErrorDetails

type Rep ExportErrorDetails = D1 ('MetaData "ExportErrorDetails" "Amazonka.SageMakerGeoSpatial.Types.ExportErrorDetails" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "ExportErrorDetails'" 'PrefixI 'True) (S1 ('MetaSel ('Just "exportResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ExportErrorDetailsOutput)) :*: S1 ('MetaSel ('Just "exportSourceImages") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ExportErrorDetailsOutput))))

newExportErrorDetails :: ExportErrorDetails Source #

Create a value of ExportErrorDetails 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:exportResults:ExportErrorDetails', exportErrorDetails_exportResults -

$sel:exportSourceImages:ExportErrorDetails', exportErrorDetails_exportSourceImages -

ExportErrorDetailsOutput

data ExportErrorDetailsOutput Source #

See: newExportErrorDetailsOutput smart constructor.

Instances

Instances details
FromJSON ExportErrorDetailsOutput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportErrorDetailsOutput

Generic ExportErrorDetailsOutput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportErrorDetailsOutput

Associated Types

type Rep ExportErrorDetailsOutput :: Type -> Type #

Read ExportErrorDetailsOutput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportErrorDetailsOutput

Show ExportErrorDetailsOutput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportErrorDetailsOutput

NFData ExportErrorDetailsOutput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportErrorDetailsOutput

Eq ExportErrorDetailsOutput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportErrorDetailsOutput

Hashable ExportErrorDetailsOutput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportErrorDetailsOutput

type Rep ExportErrorDetailsOutput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportErrorDetailsOutput

type Rep ExportErrorDetailsOutput = D1 ('MetaData "ExportErrorDetailsOutput" "Amazonka.SageMakerGeoSpatial.Types.ExportErrorDetailsOutput" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "ExportErrorDetailsOutput'" 'PrefixI 'True) (S1 ('MetaSel ('Just "message") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ExportErrorType))))

newExportErrorDetailsOutput :: ExportErrorDetailsOutput Source #

Create a value of ExportErrorDetailsOutput 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:message:ExportErrorDetailsOutput', exportErrorDetailsOutput_message -

$sel:type':ExportErrorDetailsOutput', exportErrorDetailsOutput_type -

ExportS3DataInput

data ExportS3DataInput Source #

See: newExportS3DataInput smart constructor.

Instances

Instances details
FromJSON ExportS3DataInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportS3DataInput

ToJSON ExportS3DataInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportS3DataInput

Generic ExportS3DataInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportS3DataInput

Associated Types

type Rep ExportS3DataInput :: Type -> Type #

Read ExportS3DataInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportS3DataInput

Show ExportS3DataInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportS3DataInput

NFData ExportS3DataInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportS3DataInput

Methods

rnf :: ExportS3DataInput -> () #

Eq ExportS3DataInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportS3DataInput

Hashable ExportS3DataInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportS3DataInput

type Rep ExportS3DataInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportS3DataInput

type Rep ExportS3DataInput = D1 ('MetaData "ExportS3DataInput" "Amazonka.SageMakerGeoSpatial.Types.ExportS3DataInput" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "ExportS3DataInput'" 'PrefixI 'True) (S1 ('MetaSel ('Just "kmsKeyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "s3Uri") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newExportS3DataInput Source #

Create a value of ExportS3DataInput 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:kmsKeyId:ExportS3DataInput', exportS3DataInput_kmsKeyId - The Amazon Key Management Service (KMS) key ID for server-side encryption.

$sel:s3Uri:ExportS3DataInput', exportS3DataInput_s3Uri - The URL to the Amazon S3 data input.

ExportVectorEnrichmentJobOutputConfig

data ExportVectorEnrichmentJobOutputConfig Source #

An object containing information about the output file.

See: newExportVectorEnrichmentJobOutputConfig smart constructor.

Instances

Instances details
FromJSON ExportVectorEnrichmentJobOutputConfig Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportVectorEnrichmentJobOutputConfig

ToJSON ExportVectorEnrichmentJobOutputConfig Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportVectorEnrichmentJobOutputConfig

Generic ExportVectorEnrichmentJobOutputConfig Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportVectorEnrichmentJobOutputConfig

Read ExportVectorEnrichmentJobOutputConfig Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportVectorEnrichmentJobOutputConfig

Show ExportVectorEnrichmentJobOutputConfig Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportVectorEnrichmentJobOutputConfig

NFData ExportVectorEnrichmentJobOutputConfig Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportVectorEnrichmentJobOutputConfig

Eq ExportVectorEnrichmentJobOutputConfig Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportVectorEnrichmentJobOutputConfig

Hashable ExportVectorEnrichmentJobOutputConfig Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportVectorEnrichmentJobOutputConfig

type Rep ExportVectorEnrichmentJobOutputConfig Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportVectorEnrichmentJobOutputConfig

type Rep ExportVectorEnrichmentJobOutputConfig = D1 ('MetaData "ExportVectorEnrichmentJobOutputConfig" "Amazonka.SageMakerGeoSpatial.Types.ExportVectorEnrichmentJobOutputConfig" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "ExportVectorEnrichmentJobOutputConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "s3Data") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 VectorEnrichmentJobS3Data)))

newExportVectorEnrichmentJobOutputConfig Source #

Create a value of ExportVectorEnrichmentJobOutputConfig 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:s3Data:ExportVectorEnrichmentJobOutputConfig', exportVectorEnrichmentJobOutputConfig_s3Data -

Filter

data Filter Source #

The structure representing the filters supported by a RasterDataCollection.

See: newFilter smart constructor.

Instances

Instances details
FromJSON Filter Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.Filter

Generic Filter Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.Filter

Associated Types

type Rep Filter :: Type -> Type #

Methods

from :: Filter -> Rep Filter x #

to :: Rep Filter x -> Filter #

Read Filter Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.Filter

Show Filter Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.Filter

NFData Filter Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.Filter

Methods

rnf :: Filter -> () #

Eq Filter Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.Filter

Methods

(==) :: Filter -> Filter -> Bool #

(/=) :: Filter -> Filter -> Bool #

Hashable Filter Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.Filter

Methods

hashWithSalt :: Int -> Filter -> Int #

hash :: Filter -> Int #

type Rep Filter Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.Filter

type Rep Filter = D1 ('MetaData "Filter" "Amazonka.SageMakerGeoSpatial.Types.Filter" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "Filter'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "maximum") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: S1 ('MetaSel ('Just "minimum") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double))) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newFilter Source #

Create a value of Filter 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:maximum:Filter', filter_maximum - The maximum value of the filter.

$sel:minimum:Filter', filter_minimum - The minimum value of the filter.

$sel:name:Filter', filter_name - The name of the filter.

$sel:type':Filter', filter_type - The type of the filter being used.

GeoMosaicConfigInput

data GeoMosaicConfigInput Source #

Input configuration information for the geomosaic.

See: newGeoMosaicConfigInput smart constructor.

Instances

Instances details
FromJSON GeoMosaicConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.GeoMosaicConfigInput

ToJSON GeoMosaicConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.GeoMosaicConfigInput

Generic GeoMosaicConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.GeoMosaicConfigInput

Associated Types

type Rep GeoMosaicConfigInput :: Type -> Type #

Read GeoMosaicConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.GeoMosaicConfigInput

Show GeoMosaicConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.GeoMosaicConfigInput

NFData GeoMosaicConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.GeoMosaicConfigInput

Methods

rnf :: GeoMosaicConfigInput -> () #

Eq GeoMosaicConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.GeoMosaicConfigInput

Hashable GeoMosaicConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.GeoMosaicConfigInput

type Rep GeoMosaicConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.GeoMosaicConfigInput

type Rep GeoMosaicConfigInput = D1 ('MetaData "GeoMosaicConfigInput" "Amazonka.SageMakerGeoSpatial.Types.GeoMosaicConfigInput" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "GeoMosaicConfigInput'" 'PrefixI 'True) (S1 ('MetaSel ('Just "algorithmName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AlgorithmNameGeoMosaic)) :*: S1 ('MetaSel ('Just "targetBands") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text)))))

newGeoMosaicConfigInput :: GeoMosaicConfigInput Source #

Create a value of GeoMosaicConfigInput 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:algorithmName:GeoMosaicConfigInput', geoMosaicConfigInput_algorithmName - The name of the algorithm being used for geomosaic.

$sel:targetBands:GeoMosaicConfigInput', geoMosaicConfigInput_targetBands - The target bands for geomosaic.

Geometry

data Geometry Source #

See: newGeometry smart constructor.

Instances

Instances details
FromJSON Geometry Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.Geometry

Generic Geometry Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.Geometry

Associated Types

type Rep Geometry :: Type -> Type #

Methods

from :: Geometry -> Rep Geometry x #

to :: Rep Geometry x -> Geometry #

Show Geometry Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.Geometry

NFData Geometry Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.Geometry

Methods

rnf :: Geometry -> () #

Eq Geometry Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.Geometry

Hashable Geometry Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.Geometry

Methods

hashWithSalt :: Int -> Geometry -> Int #

hash :: Geometry -> Int #

type Rep Geometry Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.Geometry

type Rep Geometry = D1 ('MetaData "Geometry" "Amazonka.SageMakerGeoSpatial.Types.Geometry" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "Geometry'" 'PrefixI 'True) (S1 ('MetaSel ('Just "coordinates") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty (NonEmpty (Sensitive (NonEmpty Double))))) :*: S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newGeometry Source #

Create a value of Geometry 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:coordinates:Geometry', geometry_coordinates -

$sel:type':Geometry', geometry_type -

InputConfigInput

data InputConfigInput Source #

Input configuration information.

See: newInputConfigInput smart constructor.

Instances

Instances details
ToJSON InputConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.InputConfigInput

Generic InputConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.InputConfigInput

Associated Types

type Rep InputConfigInput :: Type -> Type #

Show InputConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.InputConfigInput

NFData InputConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.InputConfigInput

Methods

rnf :: InputConfigInput -> () #

Eq InputConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.InputConfigInput

Hashable InputConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.InputConfigInput

type Rep InputConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.InputConfigInput

type Rep InputConfigInput = D1 ('MetaData "InputConfigInput" "Amazonka.SageMakerGeoSpatial.Types.InputConfigInput" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "InputConfigInput'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dataSourceConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EojDataSourceConfigInput)) :*: (S1 ('MetaSel ('Just "previousEarthObservationJobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "rasterDataCollectionQuery") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RasterDataCollectionQueryInput)))))

newInputConfigInput :: InputConfigInput Source #

Create a value of InputConfigInput 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:dataSourceConfig:InputConfigInput', inputConfigInput_dataSourceConfig - The location of the input data.>

$sel:previousEarthObservationJobArn:InputConfigInput', inputConfigInput_previousEarthObservationJobArn - The Amazon Resource Name (ARN) of the previous Earth Observation job.

$sel:rasterDataCollectionQuery:InputConfigInput', inputConfigInput_rasterDataCollectionQuery -

InputConfigOutput

data InputConfigOutput Source #

The InputConfig for an EarthObservationJob response.

See: newInputConfigOutput smart constructor.

Instances

Instances details
FromJSON InputConfigOutput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.InputConfigOutput

Generic InputConfigOutput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.InputConfigOutput

Associated Types

type Rep InputConfigOutput :: Type -> Type #

Show InputConfigOutput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.InputConfigOutput

NFData InputConfigOutput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.InputConfigOutput

Methods

rnf :: InputConfigOutput -> () #

Eq InputConfigOutput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.InputConfigOutput

Hashable InputConfigOutput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.InputConfigOutput

type Rep InputConfigOutput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.InputConfigOutput

type Rep InputConfigOutput = D1 ('MetaData "InputConfigOutput" "Amazonka.SageMakerGeoSpatial.Types.InputConfigOutput" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "InputConfigOutput'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dataSourceConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EojDataSourceConfigInput)) :*: (S1 ('MetaSel ('Just "previousEarthObservationJobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "rasterDataCollectionQuery") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RasterDataCollectionQueryOutput)))))

newInputConfigOutput :: InputConfigOutput Source #

Create a value of InputConfigOutput 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:dataSourceConfig:InputConfigOutput', inputConfigOutput_dataSourceConfig - The location of the input data.

$sel:previousEarthObservationJobArn:InputConfigOutput', inputConfigOutput_previousEarthObservationJobArn - The Amazon Resource Name (ARN) of the previous Earth Observation job.

$sel:rasterDataCollectionQuery:InputConfigOutput', inputConfigOutput_rasterDataCollectionQuery -

ItemSource

data ItemSource Source #

Structure representing the items in the response for SearchRasterDataCollection.

See: newItemSource smart constructor.

Instances

Instances details
FromJSON ItemSource Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ItemSource

Generic ItemSource Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ItemSource

Associated Types

type Rep ItemSource :: Type -> Type #

Show ItemSource Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ItemSource

NFData ItemSource Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ItemSource

Methods

rnf :: ItemSource -> () #

Eq ItemSource Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ItemSource

Hashable ItemSource Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ItemSource

type Rep ItemSource Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ItemSource

type Rep ItemSource = D1 ('MetaData "ItemSource" "Amazonka.SageMakerGeoSpatial.Types.ItemSource" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "ItemSource'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "assets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text AssetValue))) :*: S1 ('MetaSel ('Just "properties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Properties))) :*: (S1 ('MetaSel ('Just "dateTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: (S1 ('MetaSel ('Just "geometry") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Geometry) :*: S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newItemSource Source #

Create a value of ItemSource 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:assets:ItemSource', itemSource_assets -

$sel:properties:ItemSource', itemSource_properties -

$sel:dateTime:ItemSource', itemSource_dateTime -

$sel:geometry:ItemSource', itemSource_geometry -

$sel:id:ItemSource', itemSource_id - A unique Id for the source item.

JobConfigInput

data JobConfigInput Source #

The input structure for the JobConfig in an EarthObservationJob.

See: newJobConfigInput smart constructor.

Instances

Instances details
FromJSON JobConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.JobConfigInput

ToJSON JobConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.JobConfigInput

Generic JobConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.JobConfigInput

Associated Types

type Rep JobConfigInput :: Type -> Type #

Read JobConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.JobConfigInput

Show JobConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.JobConfigInput

NFData JobConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.JobConfigInput

Methods

rnf :: JobConfigInput -> () #

Eq JobConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.JobConfigInput

Hashable JobConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.JobConfigInput

type Rep JobConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.JobConfigInput

type Rep JobConfigInput = D1 ('MetaData "JobConfigInput" "Amazonka.SageMakerGeoSpatial.Types.JobConfigInput" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "JobConfigInput'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "bandMathConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe BandMathConfigInput)) :*: S1 ('MetaSel ('Just "cloudMaskingConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CloudMaskingConfigInput))) :*: (S1 ('MetaSel ('Just "cloudRemovalConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CloudRemovalConfigInput)) :*: S1 ('MetaSel ('Just "geoMosaicConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe GeoMosaicConfigInput)))) :*: ((S1 ('MetaSel ('Just "landCoverSegmentationConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LandCoverSegmentationConfigInput)) :*: S1 ('MetaSel ('Just "resamplingConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ResamplingConfigInput))) :*: (S1 ('MetaSel ('Just "stackConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StackConfigInput)) :*: (S1 ('MetaSel ('Just "temporalStatisticsConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TemporalStatisticsConfigInput)) :*: S1 ('MetaSel ('Just "zonalStatisticsConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ZonalStatisticsConfigInput)))))))

newJobConfigInput :: JobConfigInput Source #

Create a value of JobConfigInput 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:bandMathConfig:JobConfigInput', jobConfigInput_bandMathConfig -

$sel:cloudMaskingConfig:JobConfigInput', jobConfigInput_cloudMaskingConfig - An object containing information about the job configuration for cloud masking.

$sel:cloudRemovalConfig:JobConfigInput', jobConfigInput_cloudRemovalConfig - An object containing information about the job configuration for cloud removal.

$sel:geoMosaicConfig:JobConfigInput', jobConfigInput_geoMosaicConfig - An object containing information about the job configuration for geomosaic.

$sel:landCoverSegmentationConfig:JobConfigInput', jobConfigInput_landCoverSegmentationConfig - An object containing information about the job configuration for land cover segmentation.

$sel:resamplingConfig:JobConfigInput', jobConfigInput_resamplingConfig - An object containing information about the job configuration for resampling.

$sel:stackConfig:JobConfigInput', jobConfigInput_stackConfig -

$sel:temporalStatisticsConfig:JobConfigInput', jobConfigInput_temporalStatisticsConfig - An object containing information about the job configuration for temporal statistics.

$sel:zonalStatisticsConfig:JobConfigInput', jobConfigInput_zonalStatisticsConfig - An object containing information about the job configuration for zonal statistics.

LandCoverSegmentationConfigInput

data LandCoverSegmentationConfigInput Source #

See: newLandCoverSegmentationConfigInput smart constructor.

Instances

Instances details
FromJSON LandCoverSegmentationConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.LandCoverSegmentationConfigInput

ToJSON LandCoverSegmentationConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.LandCoverSegmentationConfigInput

Generic LandCoverSegmentationConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.LandCoverSegmentationConfigInput

Associated Types

type Rep LandCoverSegmentationConfigInput :: Type -> Type #

Read LandCoverSegmentationConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.LandCoverSegmentationConfigInput

Show LandCoverSegmentationConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.LandCoverSegmentationConfigInput

NFData LandCoverSegmentationConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.LandCoverSegmentationConfigInput

Eq LandCoverSegmentationConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.LandCoverSegmentationConfigInput

Hashable LandCoverSegmentationConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.LandCoverSegmentationConfigInput

type Rep LandCoverSegmentationConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.LandCoverSegmentationConfigInput

type Rep LandCoverSegmentationConfigInput = D1 ('MetaData "LandCoverSegmentationConfigInput" "Amazonka.SageMakerGeoSpatial.Types.LandCoverSegmentationConfigInput" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "LandCoverSegmentationConfigInput'" 'PrefixI 'False) (U1 :: Type -> Type))

newLandCoverSegmentationConfigInput :: LandCoverSegmentationConfigInput Source #

Create a value of LandCoverSegmentationConfigInput with all optional fields omitted.

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

LandsatCloudCoverLandInput

data LandsatCloudCoverLandInput Source #

See: newLandsatCloudCoverLandInput smart constructor.

Instances

Instances details
FromJSON LandsatCloudCoverLandInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.LandsatCloudCoverLandInput

ToJSON LandsatCloudCoverLandInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.LandsatCloudCoverLandInput

Generic LandsatCloudCoverLandInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.LandsatCloudCoverLandInput

Associated Types

type Rep LandsatCloudCoverLandInput :: Type -> Type #

Read LandsatCloudCoverLandInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.LandsatCloudCoverLandInput

Show LandsatCloudCoverLandInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.LandsatCloudCoverLandInput

NFData LandsatCloudCoverLandInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.LandsatCloudCoverLandInput

Eq LandsatCloudCoverLandInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.LandsatCloudCoverLandInput

Hashable LandsatCloudCoverLandInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.LandsatCloudCoverLandInput

type Rep LandsatCloudCoverLandInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.LandsatCloudCoverLandInput

type Rep LandsatCloudCoverLandInput = D1 ('MetaData "LandsatCloudCoverLandInput" "Amazonka.SageMakerGeoSpatial.Types.LandsatCloudCoverLandInput" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "LandsatCloudCoverLandInput'" 'PrefixI 'True) (S1 ('MetaSel ('Just "lowerBound") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Double) :*: S1 ('MetaSel ('Just "upperBound") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Double)))

ListEarthObservationJobOutputConfig

data ListEarthObservationJobOutputConfig Source #

An object containing information about the output file.

See: newListEarthObservationJobOutputConfig smart constructor.

Instances

Instances details
FromJSON ListEarthObservationJobOutputConfig Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ListEarthObservationJobOutputConfig

Generic ListEarthObservationJobOutputConfig Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ListEarthObservationJobOutputConfig

Read ListEarthObservationJobOutputConfig Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ListEarthObservationJobOutputConfig

Show ListEarthObservationJobOutputConfig Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ListEarthObservationJobOutputConfig

NFData ListEarthObservationJobOutputConfig Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ListEarthObservationJobOutputConfig

Eq ListEarthObservationJobOutputConfig Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ListEarthObservationJobOutputConfig

Hashable ListEarthObservationJobOutputConfig Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ListEarthObservationJobOutputConfig

type Rep ListEarthObservationJobOutputConfig Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ListEarthObservationJobOutputConfig

type Rep ListEarthObservationJobOutputConfig = D1 ('MetaData "ListEarthObservationJobOutputConfig" "Amazonka.SageMakerGeoSpatial.Types.ListEarthObservationJobOutputConfig" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "ListEarthObservationJobOutputConfig'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: (S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX))) :*: ((S1 ('MetaSel ('Just "durationInSeconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "operationType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 EarthObservationJobStatus)))))

newListEarthObservationJobOutputConfig Source #

Create a value of ListEarthObservationJobOutputConfig 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:ListEarthObservationJobOutputConfig', listEarthObservationJobOutputConfig_tags - Each tag consists of a key and a value.

$sel:arn:ListEarthObservationJobOutputConfig', listEarthObservationJobOutputConfig_arn - The Amazon Resource Name (ARN) of the list of the Earth Observation jobs.

$sel:creationTime:ListEarthObservationJobOutputConfig', listEarthObservationJobOutputConfig_creationTime - The creation time.

$sel:durationInSeconds:ListEarthObservationJobOutputConfig', listEarthObservationJobOutputConfig_durationInSeconds - The duration of the session, in seconds.

$sel:name:ListEarthObservationJobOutputConfig', listEarthObservationJobOutputConfig_name - The names of the Earth Observation jobs in the list.

$sel:operationType:ListEarthObservationJobOutputConfig', listEarthObservationJobOutputConfig_operationType -

$sel:status:ListEarthObservationJobOutputConfig', listEarthObservationJobOutputConfig_status - The status of the list of the Earth Observation jobs.

ListVectorEnrichmentJobOutputConfig

data ListVectorEnrichmentJobOutputConfig Source #

An object containing information about the output file.

See: newListVectorEnrichmentJobOutputConfig smart constructor.

Instances

Instances details
FromJSON ListVectorEnrichmentJobOutputConfig Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ListVectorEnrichmentJobOutputConfig

Generic ListVectorEnrichmentJobOutputConfig Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ListVectorEnrichmentJobOutputConfig

Read ListVectorEnrichmentJobOutputConfig Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ListVectorEnrichmentJobOutputConfig

Show ListVectorEnrichmentJobOutputConfig Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ListVectorEnrichmentJobOutputConfig

NFData ListVectorEnrichmentJobOutputConfig Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ListVectorEnrichmentJobOutputConfig

Eq ListVectorEnrichmentJobOutputConfig Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ListVectorEnrichmentJobOutputConfig

Hashable ListVectorEnrichmentJobOutputConfig Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ListVectorEnrichmentJobOutputConfig

type Rep ListVectorEnrichmentJobOutputConfig Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ListVectorEnrichmentJobOutputConfig

type Rep ListVectorEnrichmentJobOutputConfig = D1 ('MetaData "ListVectorEnrichmentJobOutputConfig" "Amazonka.SageMakerGeoSpatial.Types.ListVectorEnrichmentJobOutputConfig" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "ListVectorEnrichmentJobOutputConfig'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: (S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX))) :*: ((S1 ('MetaSel ('Just "durationInSeconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 VectorEnrichmentJobStatus) :*: S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 VectorEnrichmentJobType)))))

newListVectorEnrichmentJobOutputConfig Source #

Create a value of ListVectorEnrichmentJobOutputConfig 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:ListVectorEnrichmentJobOutputConfig', listVectorEnrichmentJobOutputConfig_tags - Each tag consists of a key and a value.

$sel:arn:ListVectorEnrichmentJobOutputConfig', listVectorEnrichmentJobOutputConfig_arn - The Amazon Resource Name (ARN) of the list of the Vector Enrichment jobs.

$sel:creationTime:ListVectorEnrichmentJobOutputConfig', listVectorEnrichmentJobOutputConfig_creationTime - The creation time.

$sel:durationInSeconds:ListVectorEnrichmentJobOutputConfig', listVectorEnrichmentJobOutputConfig_durationInSeconds - The duration of the session, in seconds.

$sel:name:ListVectorEnrichmentJobOutputConfig', listVectorEnrichmentJobOutputConfig_name - The names of the Vector Enrichment jobs in the list.

$sel:status:ListVectorEnrichmentJobOutputConfig', listVectorEnrichmentJobOutputConfig_status - The status of the Vector Enrichment jobs list.

$sel:type':ListVectorEnrichmentJobOutputConfig', listVectorEnrichmentJobOutputConfig_type - The type of the list of Vector Enrichment jobs.

MapMatchingConfig

data MapMatchingConfig Source #

See: newMapMatchingConfig smart constructor.

Instances

Instances details
FromJSON MapMatchingConfig Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.MapMatchingConfig

ToJSON MapMatchingConfig Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.MapMatchingConfig

Generic MapMatchingConfig Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.MapMatchingConfig

Associated Types

type Rep MapMatchingConfig :: Type -> Type #

Read MapMatchingConfig Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.MapMatchingConfig

Show MapMatchingConfig Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.MapMatchingConfig

NFData MapMatchingConfig Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.MapMatchingConfig

Methods

rnf :: MapMatchingConfig -> () #

Eq MapMatchingConfig Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.MapMatchingConfig

Hashable MapMatchingConfig Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.MapMatchingConfig

type Rep MapMatchingConfig Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.MapMatchingConfig

type Rep MapMatchingConfig = D1 ('MetaData "MapMatchingConfig" "Amazonka.SageMakerGeoSpatial.Types.MapMatchingConfig" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "MapMatchingConfig'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "idAttributeName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "timestampAttributeName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "xAttributeName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "yAttributeName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

MultiPolygonGeometryInput

data MultiPolygonGeometryInput Source #

See: newMultiPolygonGeometryInput smart constructor.

Instances

Instances details
FromJSON MultiPolygonGeometryInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.MultiPolygonGeometryInput

ToJSON MultiPolygonGeometryInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.MultiPolygonGeometryInput

Generic MultiPolygonGeometryInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.MultiPolygonGeometryInput

Associated Types

type Rep MultiPolygonGeometryInput :: Type -> Type #

Show MultiPolygonGeometryInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.MultiPolygonGeometryInput

NFData MultiPolygonGeometryInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.MultiPolygonGeometryInput

Eq MultiPolygonGeometryInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.MultiPolygonGeometryInput

Hashable MultiPolygonGeometryInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.MultiPolygonGeometryInput

type Rep MultiPolygonGeometryInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.MultiPolygonGeometryInput

type Rep MultiPolygonGeometryInput = D1 ('MetaData "MultiPolygonGeometryInput" "Amazonka.SageMakerGeoSpatial.Types.MultiPolygonGeometryInput" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "MultiPolygonGeometryInput'" 'PrefixI 'True) (S1 ('MetaSel ('Just "coordinates") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [NonEmpty (NonEmpty (Sensitive (NonEmpty Double)))])))

newMultiPolygonGeometryInput :: MultiPolygonGeometryInput Source #

Create a value of MultiPolygonGeometryInput 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:coordinates:MultiPolygonGeometryInput', multiPolygonGeometryInput_coordinates - The coordinates of the multipolygon geometry.

Operation

data Operation Source #

See: newOperation smart constructor.

Instances

Instances details
FromJSON Operation Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.Operation

ToJSON Operation Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.Operation

Generic Operation Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.Operation

Associated Types

type Rep Operation :: Type -> Type #

Read Operation Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.Operation

Show Operation Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.Operation

NFData Operation Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.Operation

Methods

rnf :: Operation -> () #

Eq Operation Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.Operation

Hashable Operation Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.Operation

type Rep Operation Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.Operation

type Rep Operation = D1 ('MetaData "Operation" "Amazonka.SageMakerGeoSpatial.Types.Operation" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "Operation'" 'PrefixI 'True) (S1 ('MetaSel ('Just "outputType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe OutputType)) :*: (S1 ('MetaSel ('Just "equation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newOperation Source #

Create a value of Operation 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:outputType:Operation', operation_outputType - The type of the operation.

$sel:equation:Operation', operation_equation -

$sel:name:Operation', operation_name - The name of the operation.

OutputBand

data OutputBand Source #

A single EarthObservationJob output band.

See: newOutputBand smart constructor.

Instances

Instances details
FromJSON OutputBand Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.OutputBand

Generic OutputBand Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.OutputBand

Associated Types

type Rep OutputBand :: Type -> Type #

Read OutputBand Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.OutputBand

Show OutputBand Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.OutputBand

NFData OutputBand Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.OutputBand

Methods

rnf :: OutputBand -> () #

Eq OutputBand Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.OutputBand

Hashable OutputBand Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.OutputBand

type Rep OutputBand Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.OutputBand

type Rep OutputBand = D1 ('MetaData "OutputBand" "Amazonka.SageMakerGeoSpatial.Types.OutputBand" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "OutputBand'" 'PrefixI 'True) (S1 ('MetaSel ('Just "bandName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "outputDataType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 OutputType)))

newOutputBand Source #

Create a value of OutputBand 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:bandName:OutputBand', outputBand_bandName - The name of the band.

$sel:outputDataType:OutputBand', outputBand_outputDataType - The datatype of the output band.

OutputConfigInput

data OutputConfigInput Source #

The response structure for an OutputConfig returned by an ExportEarthObservationJob.

See: newOutputConfigInput smart constructor.

Instances

Instances details
FromJSON OutputConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.OutputConfigInput

ToJSON OutputConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.OutputConfigInput

Generic OutputConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.OutputConfigInput

Associated Types

type Rep OutputConfigInput :: Type -> Type #

Read OutputConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.OutputConfigInput

Show OutputConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.OutputConfigInput

NFData OutputConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.OutputConfigInput

Methods

rnf :: OutputConfigInput -> () #

Eq OutputConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.OutputConfigInput

Hashable OutputConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.OutputConfigInput

type Rep OutputConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.OutputConfigInput

type Rep OutputConfigInput = D1 ('MetaData "OutputConfigInput" "Amazonka.SageMakerGeoSpatial.Types.OutputConfigInput" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "OutputConfigInput'" 'PrefixI 'True) (S1 ('MetaSel ('Just "s3Data") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ExportS3DataInput)))

newOutputConfigInput Source #

Create a value of OutputConfigInput 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:s3Data:OutputConfigInput', outputConfigInput_s3Data - Path to Amazon S3 storage location for the output configuration file.

OutputResolutionResamplingInput

data OutputResolutionResamplingInput Source #

See: newOutputResolutionResamplingInput smart constructor.

Instances

Instances details
FromJSON OutputResolutionResamplingInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.OutputResolutionResamplingInput

ToJSON OutputResolutionResamplingInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.OutputResolutionResamplingInput

Generic OutputResolutionResamplingInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.OutputResolutionResamplingInput

Associated Types

type Rep OutputResolutionResamplingInput :: Type -> Type #

Read OutputResolutionResamplingInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.OutputResolutionResamplingInput

Show OutputResolutionResamplingInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.OutputResolutionResamplingInput

NFData OutputResolutionResamplingInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.OutputResolutionResamplingInput

Eq OutputResolutionResamplingInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.OutputResolutionResamplingInput

Hashable OutputResolutionResamplingInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.OutputResolutionResamplingInput

type Rep OutputResolutionResamplingInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.OutputResolutionResamplingInput

type Rep OutputResolutionResamplingInput = D1 ('MetaData "OutputResolutionResamplingInput" "Amazonka.SageMakerGeoSpatial.Types.OutputResolutionResamplingInput" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "OutputResolutionResamplingInput'" 'PrefixI 'True) (S1 ('MetaSel ('Just "userDefined") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 UserDefined)))

newOutputResolutionResamplingInput Source #

Create a value of OutputResolutionResamplingInput 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:userDefined:OutputResolutionResamplingInput', outputResolutionResamplingInput_userDefined -

OutputResolutionStackInput

data OutputResolutionStackInput Source #

See: newOutputResolutionStackInput smart constructor.

Instances

Instances details
FromJSON OutputResolutionStackInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.OutputResolutionStackInput

ToJSON OutputResolutionStackInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.OutputResolutionStackInput

Generic OutputResolutionStackInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.OutputResolutionStackInput

Associated Types

type Rep OutputResolutionStackInput :: Type -> Type #

Read OutputResolutionStackInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.OutputResolutionStackInput

Show OutputResolutionStackInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.OutputResolutionStackInput

NFData OutputResolutionStackInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.OutputResolutionStackInput

Eq OutputResolutionStackInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.OutputResolutionStackInput

Hashable OutputResolutionStackInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.OutputResolutionStackInput

type Rep OutputResolutionStackInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.OutputResolutionStackInput

type Rep OutputResolutionStackInput = D1 ('MetaData "OutputResolutionStackInput" "Amazonka.SageMakerGeoSpatial.Types.OutputResolutionStackInput" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "OutputResolutionStackInput'" 'PrefixI 'True) (S1 ('MetaSel ('Just "predefined") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PredefinedResolution)) :*: S1 ('MetaSel ('Just "userDefined") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe UserDefined))))

newOutputResolutionStackInput :: OutputResolutionStackInput Source #

Create a value of OutputResolutionStackInput 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:predefined:OutputResolutionStackInput', outputResolutionStackInput_predefined -

$sel:userDefined:OutputResolutionStackInput', outputResolutionStackInput_userDefined -

PlatformInput

data PlatformInput Source #

See: newPlatformInput smart constructor.

Instances

Instances details
FromJSON PlatformInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.PlatformInput

ToJSON PlatformInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.PlatformInput

Generic PlatformInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.PlatformInput

Associated Types

type Rep PlatformInput :: Type -> Type #

Read PlatformInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.PlatformInput

Show PlatformInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.PlatformInput

NFData PlatformInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.PlatformInput

Methods

rnf :: PlatformInput -> () #

Eq PlatformInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.PlatformInput

Hashable PlatformInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.PlatformInput

type Rep PlatformInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.PlatformInput

type Rep PlatformInput = D1 ('MetaData "PlatformInput" "Amazonka.SageMakerGeoSpatial.Types.PlatformInput" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "PlatformInput'" 'PrefixI 'True) (S1 ('MetaSel ('Just "comparisonOperator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ComparisonOperator)) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newPlatformInput Source #

Create a value of PlatformInput 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:comparisonOperator:PlatformInput', platformInput_comparisonOperator -

$sel:value:PlatformInput', platformInput_value - The value of the platform.

PolygonGeometryInput

data PolygonGeometryInput Source #

See: newPolygonGeometryInput smart constructor.

Instances

Instances details
FromJSON PolygonGeometryInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.PolygonGeometryInput

ToJSON PolygonGeometryInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.PolygonGeometryInput

Generic PolygonGeometryInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.PolygonGeometryInput

Associated Types

type Rep PolygonGeometryInput :: Type -> Type #

Show PolygonGeometryInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.PolygonGeometryInput

NFData PolygonGeometryInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.PolygonGeometryInput

Methods

rnf :: PolygonGeometryInput -> () #

Eq PolygonGeometryInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.PolygonGeometryInput

Hashable PolygonGeometryInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.PolygonGeometryInput

type Rep PolygonGeometryInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.PolygonGeometryInput

type Rep PolygonGeometryInput = D1 ('MetaData "PolygonGeometryInput" "Amazonka.SageMakerGeoSpatial.Types.PolygonGeometryInput" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "PolygonGeometryInput'" 'PrefixI 'True) (S1 ('MetaSel ('Just "coordinates") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty (NonEmpty (Sensitive (NonEmpty Double)))))))

newPolygonGeometryInput Source #

Create a value of PolygonGeometryInput 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:coordinates:PolygonGeometryInput', polygonGeometryInput_coordinates -

Properties

data Properties Source #

See: newProperties smart constructor.

Instances

Instances details
FromJSON Properties Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.Properties

Generic Properties Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.Properties

Associated Types

type Rep Properties :: Type -> Type #

Read Properties Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.Properties

Show Properties Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.Properties

NFData Properties Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.Properties

Methods

rnf :: Properties -> () #

Eq Properties Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.Properties

Hashable Properties Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.Properties

type Rep Properties Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.Properties

type Rep Properties = D1 ('MetaData "Properties" "Amazonka.SageMakerGeoSpatial.Types.Properties" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "Properties'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "eoCloudCover") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: (S1 ('MetaSel ('Just "landsatCloudCoverLand") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: S1 ('MetaSel ('Just "platform") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "viewOffNadir") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: (S1 ('MetaSel ('Just "viewSunAzimuth") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: S1 ('MetaSel ('Just "viewSunElevation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double))))))

Property

data Property Source #

See: newProperty smart constructor.

Instances

Instances details
FromJSON Property Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.Property

ToJSON Property Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.Property

Generic Property Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.Property

Associated Types

type Rep Property :: Type -> Type #

Methods

from :: Property -> Rep Property x #

to :: Rep Property x -> Property #

Read Property Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.Property

Show Property Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.Property

NFData Property Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.Property

Methods

rnf :: Property -> () #

Eq Property Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.Property

Hashable Property Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.Property

Methods

hashWithSalt :: Int -> Property -> Int #

hash :: Property -> Int #

type Rep Property Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.Property

PropertyFilter

data PropertyFilter Source #

See: newPropertyFilter smart constructor.

Instances

Instances details
FromJSON PropertyFilter Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.PropertyFilter

ToJSON PropertyFilter Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.PropertyFilter

Generic PropertyFilter Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.PropertyFilter

Associated Types

type Rep PropertyFilter :: Type -> Type #

Read PropertyFilter Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.PropertyFilter

Show PropertyFilter Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.PropertyFilter

NFData PropertyFilter Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.PropertyFilter

Methods

rnf :: PropertyFilter -> () #

Eq PropertyFilter Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.PropertyFilter

Hashable PropertyFilter Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.PropertyFilter

type Rep PropertyFilter Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.PropertyFilter

type Rep PropertyFilter = D1 ('MetaData "PropertyFilter" "Amazonka.SageMakerGeoSpatial.Types.PropertyFilter" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "PropertyFilter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "property") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Property)))

newPropertyFilter Source #

Create a value of PropertyFilter 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:property:PropertyFilter', propertyFilter_property -

PropertyFilters

data PropertyFilters Source #

See: newPropertyFilters smart constructor.

Instances

Instances details
FromJSON PropertyFilters Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.PropertyFilters

ToJSON PropertyFilters Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.PropertyFilters

Generic PropertyFilters Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.PropertyFilters

Associated Types

type Rep PropertyFilters :: Type -> Type #

Read PropertyFilters Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.PropertyFilters

Show PropertyFilters Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.PropertyFilters

NFData PropertyFilters Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.PropertyFilters

Methods

rnf :: PropertyFilters -> () #

Eq PropertyFilters Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.PropertyFilters

Hashable PropertyFilters Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.PropertyFilters

type Rep PropertyFilters Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.PropertyFilters

type Rep PropertyFilters = D1 ('MetaData "PropertyFilters" "Amazonka.SageMakerGeoSpatial.Types.PropertyFilters" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "PropertyFilters'" 'PrefixI 'True) (S1 ('MetaSel ('Just "logicalOperator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LogicalOperator)) :*: S1 ('MetaSel ('Just "properties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [PropertyFilter]))))

newPropertyFilters :: PropertyFilters Source #

Create a value of PropertyFilters 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:logicalOperator:PropertyFilters', propertyFilters_logicalOperator -

$sel:properties:PropertyFilters', propertyFilters_properties -

RasterDataCollectionMetadata

data RasterDataCollectionMetadata Source #

Response object containing details for a specific RasterDataCollection.

See: newRasterDataCollectionMetadata smart constructor.

Instances

Instances details
FromJSON RasterDataCollectionMetadata Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.RasterDataCollectionMetadata

Generic RasterDataCollectionMetadata Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.RasterDataCollectionMetadata

Associated Types

type Rep RasterDataCollectionMetadata :: Type -> Type #

Read RasterDataCollectionMetadata Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.RasterDataCollectionMetadata

Show RasterDataCollectionMetadata Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.RasterDataCollectionMetadata

NFData RasterDataCollectionMetadata Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.RasterDataCollectionMetadata

Eq RasterDataCollectionMetadata Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.RasterDataCollectionMetadata

Hashable RasterDataCollectionMetadata Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.RasterDataCollectionMetadata

type Rep RasterDataCollectionMetadata Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.RasterDataCollectionMetadata

type Rep RasterDataCollectionMetadata = D1 ('MetaData "RasterDataCollectionMetadata" "Amazonka.SageMakerGeoSpatial.Types.RasterDataCollectionMetadata" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "RasterDataCollectionMetadata'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "descriptionPageUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) :*: ((S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "supportedFilters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Filter]) :*: S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 DataCollectionType)))))

RasterDataCollectionQueryInput

data RasterDataCollectionQueryInput Source #

See: newRasterDataCollectionQueryInput smart constructor.

Instances

Instances details
ToJSON RasterDataCollectionQueryInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.RasterDataCollectionQueryInput

Generic RasterDataCollectionQueryInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.RasterDataCollectionQueryInput

Associated Types

type Rep RasterDataCollectionQueryInput :: Type -> Type #

Show RasterDataCollectionQueryInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.RasterDataCollectionQueryInput

NFData RasterDataCollectionQueryInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.RasterDataCollectionQueryInput

Eq RasterDataCollectionQueryInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.RasterDataCollectionQueryInput

Hashable RasterDataCollectionQueryInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.RasterDataCollectionQueryInput

type Rep RasterDataCollectionQueryInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.RasterDataCollectionQueryInput

type Rep RasterDataCollectionQueryInput = D1 ('MetaData "RasterDataCollectionQueryInput" "Amazonka.SageMakerGeoSpatial.Types.RasterDataCollectionQueryInput" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "RasterDataCollectionQueryInput'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "areaOfInterest") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AreaOfInterest)) :*: S1 ('MetaSel ('Just "propertyFilters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PropertyFilters))) :*: (S1 ('MetaSel ('Just "rasterDataCollectionArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "timeRangeFilter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Sensitive TimeRangeFilterInput)))))

RasterDataCollectionQueryOutput

data RasterDataCollectionQueryOutput Source #

See: newRasterDataCollectionQueryOutput smart constructor.

Instances

Instances details
FromJSON RasterDataCollectionQueryOutput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.RasterDataCollectionQueryOutput

Generic RasterDataCollectionQueryOutput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.RasterDataCollectionQueryOutput

Associated Types

type Rep RasterDataCollectionQueryOutput :: Type -> Type #

Show RasterDataCollectionQueryOutput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.RasterDataCollectionQueryOutput

NFData RasterDataCollectionQueryOutput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.RasterDataCollectionQueryOutput

Eq RasterDataCollectionQueryOutput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.RasterDataCollectionQueryOutput

Hashable RasterDataCollectionQueryOutput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.RasterDataCollectionQueryOutput

type Rep RasterDataCollectionQueryOutput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.RasterDataCollectionQueryOutput

type Rep RasterDataCollectionQueryOutput = D1 ('MetaData "RasterDataCollectionQueryOutput" "Amazonka.SageMakerGeoSpatial.Types.RasterDataCollectionQueryOutput" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "RasterDataCollectionQueryOutput'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "areaOfInterest") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AreaOfInterest)) :*: S1 ('MetaSel ('Just "propertyFilters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PropertyFilters))) :*: (S1 ('MetaSel ('Just "rasterDataCollectionArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "rasterDataCollectionName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "timeRangeFilter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Sensitive TimeRangeFilterInput))))))

RasterDataCollectionQueryWithBandFilterInput

data RasterDataCollectionQueryWithBandFilterInput Source #

This is a RasterDataCollectionQueryInput containing AreaOfInterest, Time Range filter and Property filters.

See: newRasterDataCollectionQueryWithBandFilterInput smart constructor.

Instances

Instances details
ToJSON RasterDataCollectionQueryWithBandFilterInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.RasterDataCollectionQueryWithBandFilterInput

Generic RasterDataCollectionQueryWithBandFilterInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.RasterDataCollectionQueryWithBandFilterInput

Show RasterDataCollectionQueryWithBandFilterInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.RasterDataCollectionQueryWithBandFilterInput

NFData RasterDataCollectionQueryWithBandFilterInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.RasterDataCollectionQueryWithBandFilterInput

Eq RasterDataCollectionQueryWithBandFilterInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.RasterDataCollectionQueryWithBandFilterInput

Hashable RasterDataCollectionQueryWithBandFilterInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.RasterDataCollectionQueryWithBandFilterInput

type Rep RasterDataCollectionQueryWithBandFilterInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.RasterDataCollectionQueryWithBandFilterInput

type Rep RasterDataCollectionQueryWithBandFilterInput = D1 ('MetaData "RasterDataCollectionQueryWithBandFilterInput" "Amazonka.SageMakerGeoSpatial.Types.RasterDataCollectionQueryWithBandFilterInput" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "RasterDataCollectionQueryWithBandFilterInput'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "areaOfInterest") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AreaOfInterest)) :*: S1 ('MetaSel ('Just "bandFilter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text)))) :*: (S1 ('MetaSel ('Just "propertyFilters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PropertyFilters)) :*: S1 ('MetaSel ('Just "timeRangeFilter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Sensitive TimeRangeFilterInput)))))

ResamplingConfigInput

data ResamplingConfigInput Source #

See: newResamplingConfigInput smart constructor.

Instances

Instances details
FromJSON ResamplingConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ResamplingConfigInput

ToJSON ResamplingConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ResamplingConfigInput

Generic ResamplingConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ResamplingConfigInput

Associated Types

type Rep ResamplingConfigInput :: Type -> Type #

Read ResamplingConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ResamplingConfigInput

Show ResamplingConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ResamplingConfigInput

NFData ResamplingConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ResamplingConfigInput

Methods

rnf :: ResamplingConfigInput -> () #

Eq ResamplingConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ResamplingConfigInput

Hashable ResamplingConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ResamplingConfigInput

type Rep ResamplingConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ResamplingConfigInput

type Rep ResamplingConfigInput = D1 ('MetaData "ResamplingConfigInput" "Amazonka.SageMakerGeoSpatial.Types.ResamplingConfigInput" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "ResamplingConfigInput'" 'PrefixI 'True) (S1 ('MetaSel ('Just "algorithmName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AlgorithmNameResampling)) :*: (S1 ('MetaSel ('Just "targetBands") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text))) :*: S1 ('MetaSel ('Just "outputResolution") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 OutputResolutionResamplingInput))))

newResamplingConfigInput Source #

Create a value of ResamplingConfigInput 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:algorithmName:ResamplingConfigInput', resamplingConfigInput_algorithmName - The name of the algorithm used for resampling.

$sel:targetBands:ResamplingConfigInput', resamplingConfigInput_targetBands -

$sel:outputResolution:ResamplingConfigInput', resamplingConfigInput_outputResolution -

ReverseGeocodingConfig

data ReverseGeocodingConfig Source #

See: newReverseGeocodingConfig smart constructor.

Instances

Instances details
FromJSON ReverseGeocodingConfig Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ReverseGeocodingConfig

ToJSON ReverseGeocodingConfig Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ReverseGeocodingConfig

Generic ReverseGeocodingConfig Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ReverseGeocodingConfig

Associated Types

type Rep ReverseGeocodingConfig :: Type -> Type #

Read ReverseGeocodingConfig Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ReverseGeocodingConfig

Show ReverseGeocodingConfig Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ReverseGeocodingConfig

NFData ReverseGeocodingConfig Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ReverseGeocodingConfig

Methods

rnf :: ReverseGeocodingConfig -> () #

Eq ReverseGeocodingConfig Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ReverseGeocodingConfig

Hashable ReverseGeocodingConfig Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ReverseGeocodingConfig

type Rep ReverseGeocodingConfig Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ReverseGeocodingConfig

type Rep ReverseGeocodingConfig = D1 ('MetaData "ReverseGeocodingConfig" "Amazonka.SageMakerGeoSpatial.Types.ReverseGeocodingConfig" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "ReverseGeocodingConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "xAttributeName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "yAttributeName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newReverseGeocodingConfig Source #

Create a value of ReverseGeocodingConfig 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:xAttributeName:ReverseGeocodingConfig', reverseGeocodingConfig_xAttributeName -

$sel:yAttributeName:ReverseGeocodingConfig', reverseGeocodingConfig_yAttributeName -

S3DataInput

data S3DataInput Source #

Path to Amazon S3 storage location for input data.

See: newS3DataInput smart constructor.

Instances

Instances details
FromJSON S3DataInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.S3DataInput

ToJSON S3DataInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.S3DataInput

Generic S3DataInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.S3DataInput

Associated Types

type Rep S3DataInput :: Type -> Type #

Read S3DataInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.S3DataInput

Show S3DataInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.S3DataInput

NFData S3DataInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.S3DataInput

Methods

rnf :: S3DataInput -> () #

Eq S3DataInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.S3DataInput

Hashable S3DataInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.S3DataInput

type Rep S3DataInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.S3DataInput

type Rep S3DataInput = D1 ('MetaData "S3DataInput" "Amazonka.SageMakerGeoSpatial.Types.S3DataInput" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "S3DataInput'" 'PrefixI 'True) (S1 ('MetaSel ('Just "kmsKeyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "metadataProvider") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 MetadataProvider) :*: S1 ('MetaSel ('Just "s3Uri") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newS3DataInput Source #

Create a value of S3DataInput 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:kmsKeyId:S3DataInput', s3DataInput_kmsKeyId - The Amazon Key Management Service (KMS) key ID for server-side encryption.

$sel:metadataProvider:S3DataInput', s3DataInput_metadataProvider -

$sel:s3Uri:S3DataInput', s3DataInput_s3Uri - The URL to the Amazon S3 input.

StackConfigInput

data StackConfigInput Source #

See: newStackConfigInput smart constructor.

Instances

Instances details
FromJSON StackConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.StackConfigInput

ToJSON StackConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.StackConfigInput

Generic StackConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.StackConfigInput

Associated Types

type Rep StackConfigInput :: Type -> Type #

Read StackConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.StackConfigInput

Show StackConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.StackConfigInput

NFData StackConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.StackConfigInput

Methods

rnf :: StackConfigInput -> () #

Eq StackConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.StackConfigInput

Hashable StackConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.StackConfigInput

type Rep StackConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.StackConfigInput

type Rep StackConfigInput = D1 ('MetaData "StackConfigInput" "Amazonka.SageMakerGeoSpatial.Types.StackConfigInput" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "StackConfigInput'" 'PrefixI 'True) (S1 ('MetaSel ('Just "outputResolution") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe OutputResolutionStackInput)) :*: S1 ('MetaSel ('Just "targetBands") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text)))))

newStackConfigInput :: StackConfigInput Source #

Create a value of StackConfigInput 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:outputResolution:StackConfigInput', stackConfigInput_outputResolution -

$sel:targetBands:StackConfigInput', stackConfigInput_targetBands -

TemporalStatisticsConfigInput

data TemporalStatisticsConfigInput Source #

See: newTemporalStatisticsConfigInput smart constructor.

Instances

Instances details
FromJSON TemporalStatisticsConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.TemporalStatisticsConfigInput

ToJSON TemporalStatisticsConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.TemporalStatisticsConfigInput

Generic TemporalStatisticsConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.TemporalStatisticsConfigInput

Associated Types

type Rep TemporalStatisticsConfigInput :: Type -> Type #

Read TemporalStatisticsConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.TemporalStatisticsConfigInput

Show TemporalStatisticsConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.TemporalStatisticsConfigInput

NFData TemporalStatisticsConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.TemporalStatisticsConfigInput

Eq TemporalStatisticsConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.TemporalStatisticsConfigInput

Hashable TemporalStatisticsConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.TemporalStatisticsConfigInput

type Rep TemporalStatisticsConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.TemporalStatisticsConfigInput

type Rep TemporalStatisticsConfigInput = D1 ('MetaData "TemporalStatisticsConfigInput" "Amazonka.SageMakerGeoSpatial.Types.TemporalStatisticsConfigInput" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "TemporalStatisticsConfigInput'" 'PrefixI 'True) (S1 ('MetaSel ('Just "groupBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe GroupBy)) :*: (S1 ('MetaSel ('Just "targetBands") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text))) :*: S1 ('MetaSel ('Just "statistics") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty TemporalStatistics)))))

TimeRangeFilterInput

data TimeRangeFilterInput Source #

The input for the time-range filter.

See: newTimeRangeFilterInput smart constructor.

Instances

Instances details
FromJSON TimeRangeFilterInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.TimeRangeFilterInput

ToJSON TimeRangeFilterInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.TimeRangeFilterInput

Generic TimeRangeFilterInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.TimeRangeFilterInput

Associated Types

type Rep TimeRangeFilterInput :: Type -> Type #

Show TimeRangeFilterInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.TimeRangeFilterInput

NFData TimeRangeFilterInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.TimeRangeFilterInput

Methods

rnf :: TimeRangeFilterInput -> () #

Eq TimeRangeFilterInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.TimeRangeFilterInput

Hashable TimeRangeFilterInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.TimeRangeFilterInput

type Rep TimeRangeFilterInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.TimeRangeFilterInput

type Rep TimeRangeFilterInput = D1 ('MetaData "TimeRangeFilterInput" "Amazonka.SageMakerGeoSpatial.Types.TimeRangeFilterInput" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "TimeRangeFilterInput'" 'PrefixI 'True) (S1 ('MetaSel ('Just "endTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: S1 ('MetaSel ('Just "startTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX)))

newTimeRangeFilterInput Source #

Create a value of TimeRangeFilterInput 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:endTime:TimeRangeFilterInput', timeRangeFilterInput_endTime - The end time for the time-range filter.

$sel:startTime:TimeRangeFilterInput', timeRangeFilterInput_startTime - The start time for the time-range filter.

UserDefined

data UserDefined Source #

See: newUserDefined smart constructor.

Constructors

UserDefined' Unit Double 

Instances

Instances details
FromJSON UserDefined Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.UserDefined

ToJSON UserDefined Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.UserDefined

Generic UserDefined Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.UserDefined

Associated Types

type Rep UserDefined :: Type -> Type #

Read UserDefined Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.UserDefined

Show UserDefined Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.UserDefined

NFData UserDefined Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.UserDefined

Methods

rnf :: UserDefined -> () #

Eq UserDefined Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.UserDefined

Hashable UserDefined Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.UserDefined

type Rep UserDefined Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.UserDefined

type Rep UserDefined = D1 ('MetaData "UserDefined" "Amazonka.SageMakerGeoSpatial.Types.UserDefined" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "UserDefined'" 'PrefixI 'True) (S1 ('MetaSel ('Just "unit") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Unit) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Double)))

newUserDefined Source #

Create a value of UserDefined 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:unit:UserDefined', userDefined_unit -

$sel:value:UserDefined', userDefined_value -

VectorEnrichmentJobConfig

data VectorEnrichmentJobConfig Source #

It contains configs such as ReverseGeocodingConfig and MapMatchingConfig.

See: newVectorEnrichmentJobConfig smart constructor.

Instances

Instances details
FromJSON VectorEnrichmentJobConfig Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobConfig

ToJSON VectorEnrichmentJobConfig Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobConfig

Generic VectorEnrichmentJobConfig Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobConfig

Associated Types

type Rep VectorEnrichmentJobConfig :: Type -> Type #

Read VectorEnrichmentJobConfig Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobConfig

Show VectorEnrichmentJobConfig Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobConfig

NFData VectorEnrichmentJobConfig Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobConfig

Eq VectorEnrichmentJobConfig Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobConfig

Hashable VectorEnrichmentJobConfig Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobConfig

type Rep VectorEnrichmentJobConfig Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobConfig

type Rep VectorEnrichmentJobConfig = D1 ('MetaData "VectorEnrichmentJobConfig" "Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobConfig" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "VectorEnrichmentJobConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "mapMatchingConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MapMatchingConfig)) :*: S1 ('MetaSel ('Just "reverseGeocodingConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ReverseGeocodingConfig))))

newVectorEnrichmentJobConfig :: VectorEnrichmentJobConfig Source #

Create a value of VectorEnrichmentJobConfig 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:mapMatchingConfig:VectorEnrichmentJobConfig', vectorEnrichmentJobConfig_mapMatchingConfig -

$sel:reverseGeocodingConfig:VectorEnrichmentJobConfig', vectorEnrichmentJobConfig_reverseGeocodingConfig -

VectorEnrichmentJobDataSourceConfigInput

data VectorEnrichmentJobDataSourceConfigInput Source #

Instances

Instances details
FromJSON VectorEnrichmentJobDataSourceConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobDataSourceConfigInput

ToJSON VectorEnrichmentJobDataSourceConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobDataSourceConfigInput

Generic VectorEnrichmentJobDataSourceConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobDataSourceConfigInput

Read VectorEnrichmentJobDataSourceConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobDataSourceConfigInput

Show VectorEnrichmentJobDataSourceConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobDataSourceConfigInput

NFData VectorEnrichmentJobDataSourceConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobDataSourceConfigInput

Eq VectorEnrichmentJobDataSourceConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobDataSourceConfigInput

Hashable VectorEnrichmentJobDataSourceConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobDataSourceConfigInput

type Rep VectorEnrichmentJobDataSourceConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobDataSourceConfigInput

type Rep VectorEnrichmentJobDataSourceConfigInput = D1 ('MetaData "VectorEnrichmentJobDataSourceConfigInput" "Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobDataSourceConfigInput" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "VectorEnrichmentJobDataSourceConfigInput'" 'PrefixI 'True) (S1 ('MetaSel ('Just "s3Data") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe VectorEnrichmentJobS3Data))))

newVectorEnrichmentJobDataSourceConfigInput :: VectorEnrichmentJobDataSourceConfigInput Source #

Create a value of VectorEnrichmentJobDataSourceConfigInput 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:s3Data:VectorEnrichmentJobDataSourceConfigInput', vectorEnrichmentJobDataSourceConfigInput_s3Data -

VectorEnrichmentJobErrorDetails

data VectorEnrichmentJobErrorDetails Source #

VectorEnrichmentJob error details in response from GetVectorEnrichmentJob.

See: newVectorEnrichmentJobErrorDetails smart constructor.

Instances

Instances details
FromJSON VectorEnrichmentJobErrorDetails Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobErrorDetails

Generic VectorEnrichmentJobErrorDetails Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobErrorDetails

Associated Types

type Rep VectorEnrichmentJobErrorDetails :: Type -> Type #

Read VectorEnrichmentJobErrorDetails Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobErrorDetails

Show VectorEnrichmentJobErrorDetails Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobErrorDetails

NFData VectorEnrichmentJobErrorDetails Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobErrorDetails

Eq VectorEnrichmentJobErrorDetails Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobErrorDetails

Hashable VectorEnrichmentJobErrorDetails Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobErrorDetails

type Rep VectorEnrichmentJobErrorDetails Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobErrorDetails

type Rep VectorEnrichmentJobErrorDetails = D1 ('MetaData "VectorEnrichmentJobErrorDetails" "Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobErrorDetails" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "VectorEnrichmentJobErrorDetails'" 'PrefixI 'True) (S1 ('MetaSel ('Just "errorMessage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "errorType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe VectorEnrichmentJobErrorType))))

newVectorEnrichmentJobErrorDetails :: VectorEnrichmentJobErrorDetails Source #

Create a value of VectorEnrichmentJobErrorDetails 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:errorMessage:VectorEnrichmentJobErrorDetails', vectorEnrichmentJobErrorDetails_errorMessage - A message that you define and then is processed and rendered by the Vector Enrichment job when the error occurs.

$sel:errorType:VectorEnrichmentJobErrorDetails', vectorEnrichmentJobErrorDetails_errorType - The type of error generated during the Vector Enrichment job.

VectorEnrichmentJobExportErrorDetails

data VectorEnrichmentJobExportErrorDetails Source #

VectorEnrichmentJob export error details in response from GetVectorEnrichmentJob.

See: newVectorEnrichmentJobExportErrorDetails smart constructor.

Instances

Instances details
FromJSON VectorEnrichmentJobExportErrorDetails Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobExportErrorDetails

Generic VectorEnrichmentJobExportErrorDetails Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobExportErrorDetails

Read VectorEnrichmentJobExportErrorDetails Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobExportErrorDetails

Show VectorEnrichmentJobExportErrorDetails Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobExportErrorDetails

NFData VectorEnrichmentJobExportErrorDetails Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobExportErrorDetails

Eq VectorEnrichmentJobExportErrorDetails Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobExportErrorDetails

Hashable VectorEnrichmentJobExportErrorDetails Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobExportErrorDetails

type Rep VectorEnrichmentJobExportErrorDetails Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobExportErrorDetails

type Rep VectorEnrichmentJobExportErrorDetails = D1 ('MetaData "VectorEnrichmentJobExportErrorDetails" "Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobExportErrorDetails" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "VectorEnrichmentJobExportErrorDetails'" 'PrefixI 'True) (S1 ('MetaSel ('Just "message") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe VectorEnrichmentJobExportErrorType))))

newVectorEnrichmentJobExportErrorDetails :: VectorEnrichmentJobExportErrorDetails Source #

Create a value of VectorEnrichmentJobExportErrorDetails 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:message:VectorEnrichmentJobExportErrorDetails', vectorEnrichmentJobExportErrorDetails_message - The message providing details about the errors generated during the Vector Enrichment job.

$sel:type':VectorEnrichmentJobExportErrorDetails', vectorEnrichmentJobExportErrorDetails_type -

VectorEnrichmentJobInputConfig

data VectorEnrichmentJobInputConfig Source #

The input structure for the InputConfig in a VectorEnrichmentJob.

See: newVectorEnrichmentJobInputConfig smart constructor.

Instances

Instances details
FromJSON VectorEnrichmentJobInputConfig Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobInputConfig

ToJSON VectorEnrichmentJobInputConfig Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobInputConfig

Generic VectorEnrichmentJobInputConfig Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobInputConfig

Associated Types

type Rep VectorEnrichmentJobInputConfig :: Type -> Type #

Read VectorEnrichmentJobInputConfig Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobInputConfig

Show VectorEnrichmentJobInputConfig Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobInputConfig

NFData VectorEnrichmentJobInputConfig Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobInputConfig

Eq VectorEnrichmentJobInputConfig Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobInputConfig

Hashable VectorEnrichmentJobInputConfig Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobInputConfig

type Rep VectorEnrichmentJobInputConfig Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobInputConfig

type Rep VectorEnrichmentJobInputConfig = D1 ('MetaData "VectorEnrichmentJobInputConfig" "Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobInputConfig" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "VectorEnrichmentJobInputConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dataSourceConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 VectorEnrichmentJobDataSourceConfigInput) :*: S1 ('MetaSel ('Just "documentType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 VectorEnrichmentJobDocumentType)))

VectorEnrichmentJobS3Data

data VectorEnrichmentJobS3Data Source #

The Amazon S3 data for the Vector Enrichment job.

See: newVectorEnrichmentJobS3Data smart constructor.

Instances

Instances details
FromJSON VectorEnrichmentJobS3Data Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobS3Data

ToJSON VectorEnrichmentJobS3Data Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobS3Data

Generic VectorEnrichmentJobS3Data Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobS3Data

Associated Types

type Rep VectorEnrichmentJobS3Data :: Type -> Type #

Read VectorEnrichmentJobS3Data Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobS3Data

Show VectorEnrichmentJobS3Data Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobS3Data

NFData VectorEnrichmentJobS3Data Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobS3Data

Eq VectorEnrichmentJobS3Data Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobS3Data

Hashable VectorEnrichmentJobS3Data Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobS3Data

type Rep VectorEnrichmentJobS3Data Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobS3Data

type Rep VectorEnrichmentJobS3Data = D1 ('MetaData "VectorEnrichmentJobS3Data" "Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobS3Data" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "VectorEnrichmentJobS3Data'" 'PrefixI 'True) (S1 ('MetaSel ('Just "kmsKeyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "s3Uri") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newVectorEnrichmentJobS3Data Source #

Create a value of VectorEnrichmentJobS3Data 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:kmsKeyId:VectorEnrichmentJobS3Data', vectorEnrichmentJobS3Data_kmsKeyId - The Amazon Key Management Service (KMS) key ID for server-side encryption.

$sel:s3Uri:VectorEnrichmentJobS3Data', vectorEnrichmentJobS3Data_s3Uri - The URL to the Amazon S3 data for the Vector Enrichment job.

ViewOffNadirInput

data ViewOffNadirInput Source #

See: newViewOffNadirInput smart constructor.

Instances

Instances details
FromJSON ViewOffNadirInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ViewOffNadirInput

ToJSON ViewOffNadirInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ViewOffNadirInput

Generic ViewOffNadirInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ViewOffNadirInput

Associated Types

type Rep ViewOffNadirInput :: Type -> Type #

Read ViewOffNadirInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ViewOffNadirInput

Show ViewOffNadirInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ViewOffNadirInput

NFData ViewOffNadirInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ViewOffNadirInput

Methods

rnf :: ViewOffNadirInput -> () #

Eq ViewOffNadirInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ViewOffNadirInput

Hashable ViewOffNadirInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ViewOffNadirInput

type Rep ViewOffNadirInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ViewOffNadirInput

type Rep ViewOffNadirInput = D1 ('MetaData "ViewOffNadirInput" "Amazonka.SageMakerGeoSpatial.Types.ViewOffNadirInput" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "ViewOffNadirInput'" 'PrefixI 'True) (S1 ('MetaSel ('Just "lowerBound") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Double) :*: S1 ('MetaSel ('Just "upperBound") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Double)))

newViewOffNadirInput Source #

Create a value of ViewOffNadirInput 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:lowerBound:ViewOffNadirInput', viewOffNadirInput_lowerBound -

$sel:upperBound:ViewOffNadirInput', viewOffNadirInput_upperBound -

ViewSunAzimuthInput

data ViewSunAzimuthInput Source #

See: newViewSunAzimuthInput smart constructor.

Instances

Instances details
FromJSON ViewSunAzimuthInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ViewSunAzimuthInput

ToJSON ViewSunAzimuthInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ViewSunAzimuthInput

Generic ViewSunAzimuthInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ViewSunAzimuthInput

Associated Types

type Rep ViewSunAzimuthInput :: Type -> Type #

Read ViewSunAzimuthInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ViewSunAzimuthInput

Show ViewSunAzimuthInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ViewSunAzimuthInput

NFData ViewSunAzimuthInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ViewSunAzimuthInput

Methods

rnf :: ViewSunAzimuthInput -> () #

Eq ViewSunAzimuthInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ViewSunAzimuthInput

Hashable ViewSunAzimuthInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ViewSunAzimuthInput

type Rep ViewSunAzimuthInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ViewSunAzimuthInput

type Rep ViewSunAzimuthInput = D1 ('MetaData "ViewSunAzimuthInput" "Amazonka.SageMakerGeoSpatial.Types.ViewSunAzimuthInput" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "ViewSunAzimuthInput'" 'PrefixI 'True) (S1 ('MetaSel ('Just "lowerBound") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Double) :*: S1 ('MetaSel ('Just "upperBound") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Double)))

newViewSunAzimuthInput Source #

Create a value of ViewSunAzimuthInput 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:lowerBound:ViewSunAzimuthInput', viewSunAzimuthInput_lowerBound -

$sel:upperBound:ViewSunAzimuthInput', viewSunAzimuthInput_upperBound -

ViewSunElevationInput

data ViewSunElevationInput Source #

See: newViewSunElevationInput smart constructor.

Instances

Instances details
FromJSON ViewSunElevationInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ViewSunElevationInput

ToJSON ViewSunElevationInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ViewSunElevationInput

Generic ViewSunElevationInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ViewSunElevationInput

Associated Types

type Rep ViewSunElevationInput :: Type -> Type #

Read ViewSunElevationInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ViewSunElevationInput

Show ViewSunElevationInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ViewSunElevationInput

NFData ViewSunElevationInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ViewSunElevationInput

Methods

rnf :: ViewSunElevationInput -> () #

Eq ViewSunElevationInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ViewSunElevationInput

Hashable ViewSunElevationInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ViewSunElevationInput

type Rep ViewSunElevationInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ViewSunElevationInput

type Rep ViewSunElevationInput = D1 ('MetaData "ViewSunElevationInput" "Amazonka.SageMakerGeoSpatial.Types.ViewSunElevationInput" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "ViewSunElevationInput'" 'PrefixI 'True) (S1 ('MetaSel ('Just "lowerBound") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Double) :*: S1 ('MetaSel ('Just "upperBound") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Double)))

newViewSunElevationInput Source #

Create a value of ViewSunElevationInput 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:lowerBound:ViewSunElevationInput', viewSunElevationInput_lowerBound - The lower bound to view the sun elevation.

$sel:upperBound:ViewSunElevationInput', viewSunElevationInput_upperBound - The upper bound to view the sun elevation.

ZonalStatisticsConfigInput

data ZonalStatisticsConfigInput Source #

See: newZonalStatisticsConfigInput smart constructor.

Instances

Instances details
FromJSON ZonalStatisticsConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ZonalStatisticsConfigInput

ToJSON ZonalStatisticsConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ZonalStatisticsConfigInput

Generic ZonalStatisticsConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ZonalStatisticsConfigInput

Associated Types

type Rep ZonalStatisticsConfigInput :: Type -> Type #

Read ZonalStatisticsConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ZonalStatisticsConfigInput

Show ZonalStatisticsConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ZonalStatisticsConfigInput

NFData ZonalStatisticsConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ZonalStatisticsConfigInput

Eq ZonalStatisticsConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ZonalStatisticsConfigInput

Hashable ZonalStatisticsConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ZonalStatisticsConfigInput

type Rep ZonalStatisticsConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ZonalStatisticsConfigInput

type Rep ZonalStatisticsConfigInput = D1 ('MetaData "ZonalStatisticsConfigInput" "Amazonka.SageMakerGeoSpatial.Types.ZonalStatisticsConfigInput" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "ZonalStatisticsConfigInput'" 'PrefixI 'True) (S1 ('MetaSel ('Just "targetBands") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text))) :*: (S1 ('MetaSel ('Just "statistics") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty ZonalStatistics)) :*: S1 ('MetaSel ('Just "zoneS3Path") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))