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

Amazonka.SageMaker.DescribeDomain

Description

The description of the domain.

Synopsis

Creating a Request

data DescribeDomain Source #

See: newDescribeDomain smart constructor.

Constructors

DescribeDomain' 

Fields

Instances

Instances details
Eq DescribeDomain Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDomain

Read DescribeDomain Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDomain

Show DescribeDomain Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDomain

Generic DescribeDomain Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDomain

Associated Types

type Rep DescribeDomain :: Type -> Type #

NFData DescribeDomain Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDomain

Methods

rnf :: DescribeDomain -> () #

Hashable DescribeDomain Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDomain

ToJSON DescribeDomain Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDomain

AWSRequest DescribeDomain Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDomain

Associated Types

type AWSResponse DescribeDomain #

ToHeaders DescribeDomain Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDomain

ToPath DescribeDomain Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDomain

ToQuery DescribeDomain Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDomain

type Rep DescribeDomain Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDomain

type Rep DescribeDomain = D1 ('MetaData "DescribeDomain" "Amazonka.SageMaker.DescribeDomain" "libZSservicesZSamazonka-sagemakerZSamazonka-sagemaker" 'False) (C1 ('MetaCons "DescribeDomain'" 'PrefixI 'True) (S1 ('MetaSel ('Just "domainId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DescribeDomain Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDomain

newDescribeDomain Source #

Create a value of DescribeDomain 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:domainId:DescribeDomain', describeDomain_domainId - The domain ID.

Request Lenses

Destructuring the Response

data DescribeDomainResponse Source #

See: newDescribeDomainResponse smart constructor.

Constructors

DescribeDomainResponse' 

Fields

Instances

Instances details
Eq DescribeDomainResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDomain

Read DescribeDomainResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDomain

Show DescribeDomainResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDomain

Generic DescribeDomainResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDomain

Associated Types

type Rep DescribeDomainResponse :: Type -> Type #

NFData DescribeDomainResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDomain

Methods

rnf :: DescribeDomainResponse -> () #

type Rep DescribeDomainResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDomain

type Rep DescribeDomainResponse = D1 ('MetaData "DescribeDomainResponse" "Amazonka.SageMaker.DescribeDomain" "libZSservicesZSamazonka-sagemakerZSamazonka-sagemaker" 'False) (C1 ('MetaCons "DescribeDomainResponse'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DomainStatus))) :*: (S1 ('MetaSel ('Just "failureReason") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "defaultUserSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe UserSettings)))) :*: ((S1 ('MetaSel ('Just "subnetIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text))) :*: S1 ('MetaSel ('Just "domainArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "vpcId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "url") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "authMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AuthMode)))))) :*: (((S1 ('MetaSel ('Just "homeEfsFileSystemKmsKeyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "singleSignOnManagedApplicationInstanceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "homeEfsFileSystemId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "kmsKeyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "domainName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "domainId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "appNetworkAccessType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AppNetworkAccessType)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))))

newDescribeDomainResponse Source #

Create a value of DescribeDomainResponse 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:creationTime:DescribeDomainResponse', describeDomainResponse_creationTime - The creation time.

$sel:status:DescribeDomainResponse', describeDomainResponse_status - The status.

$sel:failureReason:DescribeDomainResponse', describeDomainResponse_failureReason - The failure reason.

$sel:defaultUserSettings:DescribeDomainResponse', describeDomainResponse_defaultUserSettings - Settings which are applied to UserProfiles in this domain if settings are not explicitly specified in a given UserProfile.

$sel:subnetIds:DescribeDomainResponse', describeDomainResponse_subnetIds - The VPC subnets that Studio uses for communication.

$sel:domainArn:DescribeDomainResponse', describeDomainResponse_domainArn - The domain's Amazon Resource Name (ARN).

$sel:vpcId:DescribeDomainResponse', describeDomainResponse_vpcId - The ID of the Amazon Virtual Private Cloud (VPC) that Studio uses for communication.

$sel:url:DescribeDomainResponse', describeDomainResponse_url - The domain's URL.

$sel:authMode:DescribeDomainResponse', describeDomainResponse_authMode - The domain's authentication mode.

$sel:homeEfsFileSystemKmsKeyId:DescribeDomainResponse', describeDomainResponse_homeEfsFileSystemKmsKeyId - This member is deprecated and replaced with KmsKeyId.

$sel:singleSignOnManagedApplicationInstanceId:DescribeDomainResponse', describeDomainResponse_singleSignOnManagedApplicationInstanceId - The SSO managed application instance ID.

$sel:lastModifiedTime:DescribeDomainResponse', describeDomainResponse_lastModifiedTime - The last modified time.

$sel:homeEfsFileSystemId:DescribeDomainResponse', describeDomainResponse_homeEfsFileSystemId - The ID of the Amazon Elastic File System (EFS) managed by this Domain.

$sel:kmsKeyId:DescribeDomainResponse', describeDomainResponse_kmsKeyId - The Amazon Web Services KMS customer managed key used to encrypt the EFS volume attached to the domain.

$sel:domainName:DescribeDomainResponse', describeDomainResponse_domainName - The domain name.

$sel:domainId:DescribeDomain', describeDomainResponse_domainId - The domain ID.

$sel:appNetworkAccessType:DescribeDomainResponse', describeDomainResponse_appNetworkAccessType - Specifies the VPC used for non-EFS traffic. The default value is PublicInternetOnly.

  • PublicInternetOnly - Non-EFS traffic is through a VPC managed by Amazon SageMaker, which allows direct internet access
  • VpcOnly - All Studio traffic is through the specified VPC and subnets

$sel:httpStatus:DescribeDomainResponse', describeDomainResponse_httpStatus - The response's http status code.

Response Lenses

describeDomainResponse_defaultUserSettings :: Lens' DescribeDomainResponse (Maybe UserSettings) Source #

Settings which are applied to UserProfiles in this domain if settings are not explicitly specified in a given UserProfile.

describeDomainResponse_subnetIds :: Lens' DescribeDomainResponse (Maybe (NonEmpty Text)) Source #

The VPC subnets that Studio uses for communication.

describeDomainResponse_domainArn :: Lens' DescribeDomainResponse (Maybe Text) Source #

The domain's Amazon Resource Name (ARN).

describeDomainResponse_vpcId :: Lens' DescribeDomainResponse (Maybe Text) Source #

The ID of the Amazon Virtual Private Cloud (VPC) that Studio uses for communication.

describeDomainResponse_homeEfsFileSystemKmsKeyId :: Lens' DescribeDomainResponse (Maybe Text) Source #

This member is deprecated and replaced with KmsKeyId.

describeDomainResponse_homeEfsFileSystemId :: Lens' DescribeDomainResponse (Maybe Text) Source #

The ID of the Amazon Elastic File System (EFS) managed by this Domain.

describeDomainResponse_kmsKeyId :: Lens' DescribeDomainResponse (Maybe Text) Source #

The Amazon Web Services KMS customer managed key used to encrypt the EFS volume attached to the domain.

describeDomainResponse_appNetworkAccessType :: Lens' DescribeDomainResponse (Maybe AppNetworkAccessType) Source #

Specifies the VPC used for non-EFS traffic. The default value is PublicInternetOnly.

  • PublicInternetOnly - Non-EFS traffic is through a VPC managed by Amazon SageMaker, which allows direct internet access
  • VpcOnly - All Studio traffic is through the specified VPC and subnets