---
type: resource-type
title: VpcLatticeService
description: aws resource type AWS::VpcLattice::Service
name: VpcLatticeService
lexicon: aws
resource_type: AWS::VpcLattice::Service
---
`AWS::VpcLattice::Service`, a resource type of the aws lexicon.

## Properties

- `Arn` (`string`, optional)
- `AuthType` (`"AWS_IAM" | "NONE"`, optional)
- `CertificateArn` (`string`, optional)
- `CreatedAt` (`string`, optional)
- `CustomDomainName` (`string`, optional)
- `DnsEntry` (`VpcLatticeService_DnsEntry`, optional)
- `Id` (`string`, optional)
- `IdleTimeoutSeconds` (`number`, optional)
- `LastUpdatedAt` (`string`, optional)
- `Name` (`string`, optional)
- `Status` (`"ACTIVE" | "CREATE_FAILED" | "CREATE_IN_PROGRESS" | "DELETE_FAILED" | "DELETE_IN_PROGRESS"`, optional)
- `Tags` (`VpcLatticeService_Tag[]`, optional)

## Attributes

- `Arn`
- `CreatedAt`
- `DnsEntry.DomainName`
- `DnsEntry.HostedZoneId`
- `Id`
- `LastUpdatedAt`
- `Status`
