amazonka-sagemaker-2.0: Amazon SageMaker Service 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.SageMaker.DescribeFeatureMetadata

Description

Shows the metadata for a feature within a feature group.

Synopsis

Creating a Request

data DescribeFeatureMetadata Source #

See: newDescribeFeatureMetadata smart constructor.

Constructors

DescribeFeatureMetadata' 

Fields

Instances

Instances details
ToJSON DescribeFeatureMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFeatureMetadata

ToHeaders DescribeFeatureMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFeatureMetadata

ToPath DescribeFeatureMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFeatureMetadata

ToQuery DescribeFeatureMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFeatureMetadata

AWSRequest DescribeFeatureMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFeatureMetadata

Generic DescribeFeatureMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFeatureMetadata

Associated Types

type Rep DescribeFeatureMetadata :: Type -> Type #

Read DescribeFeatureMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFeatureMetadata

Show DescribeFeatureMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFeatureMetadata

NFData DescribeFeatureMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFeatureMetadata

Methods

rnf :: DescribeFeatureMetadata -> () #

Eq DescribeFeatureMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFeatureMetadata

Hashable DescribeFeatureMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFeatureMetadata

type AWSResponse DescribeFeatureMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFeatureMetadata

type Rep DescribeFeatureMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFeatureMetadata

type Rep DescribeFeatureMetadata = D1 ('MetaData "DescribeFeatureMetadata" "Amazonka.SageMaker.DescribeFeatureMetadata" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DescribeFeatureMetadata'" 'PrefixI 'True) (S1 ('MetaSel ('Just "featureGroupName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "featureName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDescribeFeatureMetadata Source #

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

DescribeFeatureMetadata, describeFeatureMetadata_featureGroupName - The name of the feature group containing the feature.

DescribeFeatureMetadata, describeFeatureMetadata_featureName - The name of the feature.

Request Lenses

describeFeatureMetadata_featureGroupName :: Lens' DescribeFeatureMetadata Text Source #

The name of the feature group containing the feature.

Destructuring the Response

data DescribeFeatureMetadataResponse Source #

See: newDescribeFeatureMetadataResponse smart constructor.

Constructors

DescribeFeatureMetadataResponse' 

Fields

Instances

Instances details
Generic DescribeFeatureMetadataResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFeatureMetadata

Associated Types

type Rep DescribeFeatureMetadataResponse :: Type -> Type #

Read DescribeFeatureMetadataResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFeatureMetadata

Show DescribeFeatureMetadataResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFeatureMetadata

NFData DescribeFeatureMetadataResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFeatureMetadata

Eq DescribeFeatureMetadataResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFeatureMetadata

type Rep DescribeFeatureMetadataResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFeatureMetadata

type Rep DescribeFeatureMetadataResponse = D1 ('MetaData "DescribeFeatureMetadataResponse" "Amazonka.SageMaker.DescribeFeatureMetadata" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DescribeFeatureMetadataResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "parameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [FeatureParameter]))) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "featureGroupArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) :*: ((S1 ('MetaSel ('Just "featureGroupName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "featureName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "featureType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 FeatureType) :*: (S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX))))))

newDescribeFeatureMetadataResponse Source #

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

DescribeFeatureMetadataResponse, describeFeatureMetadataResponse_description - The description you added to describe the feature.

DescribeFeatureMetadataResponse, describeFeatureMetadataResponse_parameters - The key-value pairs that you added to describe the feature.

$sel:httpStatus:DescribeFeatureMetadataResponse', describeFeatureMetadataResponse_httpStatus - The response's http status code.

DescribeFeatureMetadataResponse, describeFeatureMetadataResponse_featureGroupArn - The Amazon Resource Number (ARN) of the feature group that contains the feature.

DescribeFeatureMetadata, describeFeatureMetadataResponse_featureGroupName - The name of the feature group that you've specified.

DescribeFeatureMetadata, describeFeatureMetadataResponse_featureName - The name of the feature that you've specified.

DescribeFeatureMetadataResponse, describeFeatureMetadataResponse_featureType - The data type of the feature.

DescribeFeatureMetadataResponse, describeFeatureMetadataResponse_creationTime - A timestamp indicating when the feature was created.

DescribeFeatureMetadataResponse, describeFeatureMetadataResponse_lastModifiedTime - A timestamp indicating when the metadata for the feature group was modified. For example, if you add a parameter describing the feature, the timestamp changes to reflect the last time you

Response Lenses

describeFeatureMetadataResponse_parameters :: Lens' DescribeFeatureMetadataResponse (Maybe [FeatureParameter]) Source #

The key-value pairs that you added to describe the feature.

describeFeatureMetadataResponse_featureGroupArn :: Lens' DescribeFeatureMetadataResponse Text Source #

The Amazon Resource Number (ARN) of the feature group that contains the feature.

describeFeatureMetadataResponse_lastModifiedTime :: Lens' DescribeFeatureMetadataResponse UTCTime Source #

A timestamp indicating when the metadata for the feature group was modified. For example, if you add a parameter describing the feature, the timestamp changes to reflect the last time you