We recommend new projects start with resources from the AWS provider.
aws-native.iot.getDomainConfiguration
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
Create and manage a Domain Configuration
Using getDomainConfiguration
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getDomainConfiguration(args: GetDomainConfigurationArgs, opts?: InvokeOptions): Promise<GetDomainConfigurationResult>
function getDomainConfigurationOutput(args: GetDomainConfigurationOutputArgs, opts?: InvokeOptions): Output<GetDomainConfigurationResult>def get_domain_configuration(domain_configuration_name: Optional[str] = None,
                             opts: Optional[InvokeOptions] = None) -> GetDomainConfigurationResult
def get_domain_configuration_output(domain_configuration_name: Optional[pulumi.Input[str]] = None,
                             opts: Optional[InvokeOptions] = None) -> Output[GetDomainConfigurationResult]func LookupDomainConfiguration(ctx *Context, args *LookupDomainConfigurationArgs, opts ...InvokeOption) (*LookupDomainConfigurationResult, error)
func LookupDomainConfigurationOutput(ctx *Context, args *LookupDomainConfigurationOutputArgs, opts ...InvokeOption) LookupDomainConfigurationResultOutput> Note: This function is named LookupDomainConfiguration in the Go SDK.
public static class GetDomainConfiguration 
{
    public static Task<GetDomainConfigurationResult> InvokeAsync(GetDomainConfigurationArgs args, InvokeOptions? opts = null)
    public static Output<GetDomainConfigurationResult> Invoke(GetDomainConfigurationInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetDomainConfigurationResult> getDomainConfiguration(GetDomainConfigurationArgs args, InvokeOptions options)
public static Output<GetDomainConfigurationResult> getDomainConfiguration(GetDomainConfigurationArgs args, InvokeOptions options)
fn::invoke:
  function: aws-native:iot:getDomainConfiguration
  arguments:
    # arguments dictionaryThe following arguments are supported:
- DomainConfiguration stringName 
- The name of the domain configuration. This value must be unique to a region.
- DomainConfiguration stringName 
- The name of the domain configuration. This value must be unique to a region.
- domainConfiguration StringName 
- The name of the domain configuration. This value must be unique to a region.
- domainConfiguration stringName 
- The name of the domain configuration. This value must be unique to a region.
- domain_configuration_ strname 
- The name of the domain configuration. This value must be unique to a region.
- domainConfiguration StringName 
- The name of the domain configuration. This value must be unique to a region.
getDomainConfiguration Result
The following output properties are available:
- ApplicationProtocol Pulumi.Aws Native. Io T. Domain Configuration Application Protocol 
- An enumerated string that specifies the application-layer protocol.
- Arn string
- The Amazon Resource Name (ARN) of the domain configuration.
- AuthenticationType Pulumi.Aws Native. Io T. Domain Configuration Authentication Type 
- An enumerated string that specifies the authentication type.
- 
Pulumi.Aws Native. Io T. Outputs. Domain Configuration Authorizer Config 
- An object that specifies the authorization service for a domain.
- ClientCertificate Pulumi.Config Aws Native. Io T. Outputs. Domain Configuration Client Certificate Config 
- An object that specifies the client certificate configuration for a domain.
- DomainConfiguration Pulumi.Status Aws Native. Io T. Domain Configuration Status 
- The status to which the domain configuration should be updated. - Valid values: - ENABLED|- DISABLED
- DomainType Pulumi.Aws Native. Io T. Domain Configuration Domain Type 
- The type of service delivered by the domain.
- ServerCertificate Pulumi.Config Aws Native. Io T. Outputs. Domain Configuration Server Certificate Config 
- The server certificate configuration. - For more information, see Configurable endpoints from the AWS IoT Core Developer Guide. 
- ServerCertificates List<Pulumi.Aws Native. Io T. Outputs. Domain Configuration Server Certificate Summary> 
- The ARNs of the certificates that AWS IoT passes to the device during the TLS handshake. Currently you can specify only one certificate ARN. This value is not required for AWS -managed domains.
- 
List<Pulumi.Aws Native. Outputs. Tag> 
- Metadata which can be used to manage the domain configuration. - For URI Request parameters use format: ...key1=value1&key2=value2... - For the CLI command-line parameter use format: &&tags "key1=value1&key2=value2..." - For the cli-input-json file use format: "tags": "key1=value1&key2=value2..." 
- TlsConfig Pulumi.Aws Native. Io T. Outputs. Domain Configuration Tls Config 
- An object that specifies the TLS configuration for a domain.
- ApplicationProtocol DomainConfiguration Application Protocol 
- An enumerated string that specifies the application-layer protocol.
- Arn string
- The Amazon Resource Name (ARN) of the domain configuration.
- AuthenticationType DomainConfiguration Authentication Type 
- An enumerated string that specifies the authentication type.
- 
DomainConfiguration Authorizer Config 
- An object that specifies the authorization service for a domain.
- ClientCertificate DomainConfig Configuration Client Certificate Config 
- An object that specifies the client certificate configuration for a domain.
- DomainConfiguration DomainStatus Configuration Status 
- The status to which the domain configuration should be updated. - Valid values: - ENABLED|- DISABLED
- DomainType DomainConfiguration Domain Type 
- The type of service delivered by the domain.
- ServerCertificate DomainConfig Configuration Server Certificate Config 
- The server certificate configuration. - For more information, see Configurable endpoints from the AWS IoT Core Developer Guide. 
- ServerCertificates []DomainConfiguration Server Certificate Summary 
- The ARNs of the certificates that AWS IoT passes to the device during the TLS handshake. Currently you can specify only one certificate ARN. This value is not required for AWS -managed domains.
- Tag
- Metadata which can be used to manage the domain configuration. - For URI Request parameters use format: ...key1=value1&key2=value2... - For the CLI command-line parameter use format: &&tags "key1=value1&key2=value2..." - For the cli-input-json file use format: "tags": "key1=value1&key2=value2..." 
- TlsConfig DomainConfiguration Tls Config 
- An object that specifies the TLS configuration for a domain.
- applicationProtocol DomainConfiguration Application Protocol 
- An enumerated string that specifies the application-layer protocol.
- arn String
- The Amazon Resource Name (ARN) of the domain configuration.
- authenticationType DomainConfiguration Authentication Type 
- An enumerated string that specifies the authentication type.
- 
DomainConfiguration Authorizer Config 
- An object that specifies the authorization service for a domain.
- clientCertificate DomainConfig Configuration Client Certificate Config 
- An object that specifies the client certificate configuration for a domain.
- domainConfiguration DomainStatus Configuration Status 
- The status to which the domain configuration should be updated. - Valid values: - ENABLED|- DISABLED
- domainType DomainConfiguration Domain Type 
- The type of service delivered by the domain.
- serverCertificate DomainConfig Configuration Server Certificate Config 
- The server certificate configuration. - For more information, see Configurable endpoints from the AWS IoT Core Developer Guide. 
- serverCertificates List<DomainConfiguration Server Certificate Summary> 
- The ARNs of the certificates that AWS IoT passes to the device during the TLS handshake. Currently you can specify only one certificate ARN. This value is not required for AWS -managed domains.
- List<Tag>
- Metadata which can be used to manage the domain configuration. - For URI Request parameters use format: ...key1=value1&key2=value2... - For the CLI command-line parameter use format: &&tags "key1=value1&key2=value2..." - For the cli-input-json file use format: "tags": "key1=value1&key2=value2..." 
- tlsConfig DomainConfiguration Tls Config 
- An object that specifies the TLS configuration for a domain.
- applicationProtocol DomainConfiguration Application Protocol 
- An enumerated string that specifies the application-layer protocol.
- arn string
- The Amazon Resource Name (ARN) of the domain configuration.
- authenticationType DomainConfiguration Authentication Type 
- An enumerated string that specifies the authentication type.
- 
DomainConfiguration Authorizer Config 
- An object that specifies the authorization service for a domain.
- clientCertificate DomainConfig Configuration Client Certificate Config 
- An object that specifies the client certificate configuration for a domain.
- domainConfiguration DomainStatus Configuration Status 
- The status to which the domain configuration should be updated. - Valid values: - ENABLED|- DISABLED
- domainType DomainConfiguration Domain Type 
- The type of service delivered by the domain.
- serverCertificate DomainConfig Configuration Server Certificate Config 
- The server certificate configuration. - For more information, see Configurable endpoints from the AWS IoT Core Developer Guide. 
- serverCertificates DomainConfiguration Server Certificate Summary[] 
- The ARNs of the certificates that AWS IoT passes to the device during the TLS handshake. Currently you can specify only one certificate ARN. This value is not required for AWS -managed domains.
- Tag[]
- Metadata which can be used to manage the domain configuration. - For URI Request parameters use format: ...key1=value1&key2=value2... - For the CLI command-line parameter use format: &&tags "key1=value1&key2=value2..." - For the cli-input-json file use format: "tags": "key1=value1&key2=value2..." 
- tlsConfig DomainConfiguration Tls Config 
- An object that specifies the TLS configuration for a domain.
- application_protocol DomainConfiguration Application Protocol 
- An enumerated string that specifies the application-layer protocol.
- arn str
- The Amazon Resource Name (ARN) of the domain configuration.
- authentication_type DomainConfiguration Authentication Type 
- An enumerated string that specifies the authentication type.
- 
DomainConfiguration Authorizer Config 
- An object that specifies the authorization service for a domain.
- client_certificate_ Domainconfig Configuration Client Certificate Config 
- An object that specifies the client certificate configuration for a domain.
- domain_configuration_ Domainstatus Configuration Status 
- The status to which the domain configuration should be updated. - Valid values: - ENABLED|- DISABLED
- domain_type DomainConfiguration Domain Type 
- The type of service delivered by the domain.
- server_certificate_ Domainconfig Configuration Server Certificate Config 
- The server certificate configuration. - For more information, see Configurable endpoints from the AWS IoT Core Developer Guide. 
- server_certificates Sequence[DomainConfiguration Server Certificate Summary] 
- The ARNs of the certificates that AWS IoT passes to the device during the TLS handshake. Currently you can specify only one certificate ARN. This value is not required for AWS -managed domains.
- Sequence[root_Tag]
- Metadata which can be used to manage the domain configuration. - For URI Request parameters use format: ...key1=value1&key2=value2... - For the CLI command-line parameter use format: &&tags "key1=value1&key2=value2..." - For the cli-input-json file use format: "tags": "key1=value1&key2=value2..." 
- tls_config DomainConfiguration Tls Config 
- An object that specifies the TLS configuration for a domain.
- applicationProtocol "SECURE_MQTT" | "MQTT_WSS" | "HTTPS" | "DEFAULT"
- An enumerated string that specifies the application-layer protocol.
- arn String
- The Amazon Resource Name (ARN) of the domain configuration.
- authenticationType "AWS_X509" | "CUSTOM_AUTH" | "AWS_SIGV4" | "CUSTOM_AUTH_X509" | "DEFAULT"
- An enumerated string that specifies the authentication type.
- Property Map
- An object that specifies the authorization service for a domain.
- clientCertificate Property MapConfig 
- An object that specifies the client certificate configuration for a domain.
- domainConfiguration "ENABLED" | "DISABLED"Status 
- The status to which the domain configuration should be updated. - Valid values: - ENABLED|- DISABLED
- domainType "ENDPOINT" | "AWS_MANAGED" | "CUSTOMER_MANAGED"
- The type of service delivered by the domain.
- serverCertificate Property MapConfig 
- The server certificate configuration. - For more information, see Configurable endpoints from the AWS IoT Core Developer Guide. 
- serverCertificates List<Property Map>
- The ARNs of the certificates that AWS IoT passes to the device during the TLS handshake. Currently you can specify only one certificate ARN. This value is not required for AWS -managed domains.
- List<Property Map>
- Metadata which can be used to manage the domain configuration. - For URI Request parameters use format: ...key1=value1&key2=value2... - For the CLI command-line parameter use format: &&tags "key1=value1&key2=value2..." - For the cli-input-json file use format: "tags": "key1=value1&key2=value2..." 
- tlsConfig Property Map
- An object that specifies the TLS configuration for a domain.
Supporting Types
DomainConfigurationApplicationProtocol   
DomainConfigurationAuthenticationType   
DomainConfigurationAuthorizerConfig   
- bool
- A Boolean that specifies whether the domain configuration's authorization service can be overridden.
- string
- The name of the authorization service for a domain configuration.
- bool
- A Boolean that specifies whether the domain configuration's authorization service can be overridden.
- string
- The name of the authorization service for a domain configuration.
- Boolean
- A Boolean that specifies whether the domain configuration's authorization service can be overridden.
- String
- The name of the authorization service for a domain configuration.
- boolean
- A Boolean that specifies whether the domain configuration's authorization service can be overridden.
- string
- The name of the authorization service for a domain configuration.
- bool
- A Boolean that specifies whether the domain configuration's authorization service can be overridden.
- str
- The name of the authorization service for a domain configuration.
- Boolean
- A Boolean that specifies whether the domain configuration's authorization service can be overridden.
- String
- The name of the authorization service for a domain configuration.
DomainConfigurationClientCertificateConfig    
- ClientCertificate stringCallback Arn 
- The ARN of the Lambda function that IoT invokes after mutual TLS authentication during the connection.
- ClientCertificate stringCallback Arn 
- The ARN of the Lambda function that IoT invokes after mutual TLS authentication during the connection.
- clientCertificate StringCallback Arn 
- The ARN of the Lambda function that IoT invokes after mutual TLS authentication during the connection.
- clientCertificate stringCallback Arn 
- The ARN of the Lambda function that IoT invokes after mutual TLS authentication during the connection.
- client_certificate_ strcallback_ arn 
- The ARN of the Lambda function that IoT invokes after mutual TLS authentication during the connection.
- clientCertificate StringCallback Arn 
- The ARN of the Lambda function that IoT invokes after mutual TLS authentication during the connection.
DomainConfigurationDomainType   
DomainConfigurationServerCertificateConfig    
- EnableOcsp boolCheck 
- A Boolean value that indicates whether Online Certificate Status Protocol (OCSP) server certificate check is enabled or not. For more information, see Configurable endpoints from the AWS IoT Core Developer Guide.
- string
- The Amazon Resource Name (ARN) for an X.509 certificate stored in ACM. If provided, AWS IoT Core will use this certificate to validate the signature of the received OCSP response. The OCSP responder must sign responses using either this authorized responder certificate or the issuing certificate, depending on whether the ARN is provided or not. The certificate must be in the same account and region as the domain configuration.
- OcspLambda stringArn 
- The Amazon Resource Name (ARN) for a Lambda function that acts as a Request for Comments (RFC) 6960-compliant Online Certificate Status Protocol (OCSP) responder, supporting basic OCSP responses. The Lambda function accepts a base64-encoding of the OCSP request in the Distinguished Encoding Rules (DER) format. The Lambda function's response is also a base64-encoded OCSP response in the DER format. The response size must not exceed 4 kilobytes (KiB). The Lambda function must be in the same account and region as the domain configuration.
- EnableOcsp boolCheck 
- A Boolean value that indicates whether Online Certificate Status Protocol (OCSP) server certificate check is enabled or not. For more information, see Configurable endpoints from the AWS IoT Core Developer Guide.
- string
- The Amazon Resource Name (ARN) for an X.509 certificate stored in ACM. If provided, AWS IoT Core will use this certificate to validate the signature of the received OCSP response. The OCSP responder must sign responses using either this authorized responder certificate or the issuing certificate, depending on whether the ARN is provided or not. The certificate must be in the same account and region as the domain configuration.
- OcspLambda stringArn 
- The Amazon Resource Name (ARN) for a Lambda function that acts as a Request for Comments (RFC) 6960-compliant Online Certificate Status Protocol (OCSP) responder, supporting basic OCSP responses. The Lambda function accepts a base64-encoding of the OCSP request in the Distinguished Encoding Rules (DER) format. The Lambda function's response is also a base64-encoded OCSP response in the DER format. The response size must not exceed 4 kilobytes (KiB). The Lambda function must be in the same account and region as the domain configuration.
- enableOcsp BooleanCheck 
- A Boolean value that indicates whether Online Certificate Status Protocol (OCSP) server certificate check is enabled or not. For more information, see Configurable endpoints from the AWS IoT Core Developer Guide.
- String
- The Amazon Resource Name (ARN) for an X.509 certificate stored in ACM. If provided, AWS IoT Core will use this certificate to validate the signature of the received OCSP response. The OCSP responder must sign responses using either this authorized responder certificate or the issuing certificate, depending on whether the ARN is provided or not. The certificate must be in the same account and region as the domain configuration.
- ocspLambda StringArn 
- The Amazon Resource Name (ARN) for a Lambda function that acts as a Request for Comments (RFC) 6960-compliant Online Certificate Status Protocol (OCSP) responder, supporting basic OCSP responses. The Lambda function accepts a base64-encoding of the OCSP request in the Distinguished Encoding Rules (DER) format. The Lambda function's response is also a base64-encoded OCSP response in the DER format. The response size must not exceed 4 kilobytes (KiB). The Lambda function must be in the same account and region as the domain configuration.
- enableOcsp booleanCheck 
- A Boolean value that indicates whether Online Certificate Status Protocol (OCSP) server certificate check is enabled or not. For more information, see Configurable endpoints from the AWS IoT Core Developer Guide.
- string
- The Amazon Resource Name (ARN) for an X.509 certificate stored in ACM. If provided, AWS IoT Core will use this certificate to validate the signature of the received OCSP response. The OCSP responder must sign responses using either this authorized responder certificate or the issuing certificate, depending on whether the ARN is provided or not. The certificate must be in the same account and region as the domain configuration.
- ocspLambda stringArn 
- The Amazon Resource Name (ARN) for a Lambda function that acts as a Request for Comments (RFC) 6960-compliant Online Certificate Status Protocol (OCSP) responder, supporting basic OCSP responses. The Lambda function accepts a base64-encoding of the OCSP request in the Distinguished Encoding Rules (DER) format. The Lambda function's response is also a base64-encoded OCSP response in the DER format. The response size must not exceed 4 kilobytes (KiB). The Lambda function must be in the same account and region as the domain configuration.
- enable_ocsp_ boolcheck 
- A Boolean value that indicates whether Online Certificate Status Protocol (OCSP) server certificate check is enabled or not. For more information, see Configurable endpoints from the AWS IoT Core Developer Guide.
- str
- The Amazon Resource Name (ARN) for an X.509 certificate stored in ACM. If provided, AWS IoT Core will use this certificate to validate the signature of the received OCSP response. The OCSP responder must sign responses using either this authorized responder certificate or the issuing certificate, depending on whether the ARN is provided or not. The certificate must be in the same account and region as the domain configuration.
- ocsp_lambda_ strarn 
- The Amazon Resource Name (ARN) for a Lambda function that acts as a Request for Comments (RFC) 6960-compliant Online Certificate Status Protocol (OCSP) responder, supporting basic OCSP responses. The Lambda function accepts a base64-encoding of the OCSP request in the Distinguished Encoding Rules (DER) format. The Lambda function's response is also a base64-encoded OCSP response in the DER format. The response size must not exceed 4 kilobytes (KiB). The Lambda function must be in the same account and region as the domain configuration.
- enableOcsp BooleanCheck 
- A Boolean value that indicates whether Online Certificate Status Protocol (OCSP) server certificate check is enabled or not. For more information, see Configurable endpoints from the AWS IoT Core Developer Guide.
- String
- The Amazon Resource Name (ARN) for an X.509 certificate stored in ACM. If provided, AWS IoT Core will use this certificate to validate the signature of the received OCSP response. The OCSP responder must sign responses using either this authorized responder certificate or the issuing certificate, depending on whether the ARN is provided or not. The certificate must be in the same account and region as the domain configuration.
- ocspLambda StringArn 
- The Amazon Resource Name (ARN) for a Lambda function that acts as a Request for Comments (RFC) 6960-compliant Online Certificate Status Protocol (OCSP) responder, supporting basic OCSP responses. The Lambda function accepts a base64-encoding of the OCSP request in the Distinguished Encoding Rules (DER) format. The Lambda function's response is also a base64-encoded OCSP response in the DER format. The response size must not exceed 4 kilobytes (KiB). The Lambda function must be in the same account and region as the domain configuration.
DomainConfigurationServerCertificateSummary    
- ServerCertificate stringArn 
- The ARN of the server certificate.
- ServerCertificate Pulumi.Status Aws Native. Io T. Domain Configuration Server Certificate Summary Server Certificate Status 
- The status of the server certificate.
- ServerCertificate stringStatus Detail 
- Details that explain the status of the server certificate.
- ServerCertificate stringArn 
- The ARN of the server certificate.
- ServerCertificate DomainStatus Configuration Server Certificate Summary Server Certificate Status 
- The status of the server certificate.
- ServerCertificate stringStatus Detail 
- Details that explain the status of the server certificate.
- serverCertificate StringArn 
- The ARN of the server certificate.
- serverCertificate DomainStatus Configuration Server Certificate Summary Server Certificate Status 
- The status of the server certificate.
- serverCertificate StringStatus Detail 
- Details that explain the status of the server certificate.
- serverCertificate stringArn 
- The ARN of the server certificate.
- serverCertificate DomainStatus Configuration Server Certificate Summary Server Certificate Status 
- The status of the server certificate.
- serverCertificate stringStatus Detail 
- Details that explain the status of the server certificate.
- server_certificate_ strarn 
- The ARN of the server certificate.
- server_certificate_ Domainstatus Configuration Server Certificate Summary Server Certificate Status 
- The status of the server certificate.
- server_certificate_ strstatus_ detail 
- Details that explain the status of the server certificate.
- serverCertificate StringArn 
- The ARN of the server certificate.
- serverCertificate "INVALID" | "VALID"Status 
- The status of the server certificate.
- serverCertificate StringStatus Detail 
- Details that explain the status of the server certificate.
DomainConfigurationServerCertificateSummaryServerCertificateStatus       
DomainConfigurationStatus  
DomainConfigurationTlsConfig   
- SecurityPolicy string
- The security policy for a domain configuration. For more information, see Security policies in the AWS IoT Core developer guide .
- SecurityPolicy string
- The security policy for a domain configuration. For more information, see Security policies in the AWS IoT Core developer guide .
- securityPolicy String
- The security policy for a domain configuration. For more information, see Security policies in the AWS IoT Core developer guide .
- securityPolicy string
- The security policy for a domain configuration. For more information, see Security policies in the AWS IoT Core developer guide .
- security_policy str
- The security policy for a domain configuration. For more information, see Security policies in the AWS IoT Core developer guide .
- securityPolicy String
- The security policy for a domain configuration. For more information, see Security policies in the AWS IoT Core developer guide .
Tag
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.