Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-directoryservice-simplead.json
Parent schema serverless-framework-configuration
Type: object

Resource Type definition for AWS::DirectoryService::SimpleAD. Source:- No source definition found, add manually please

Properties

Name string | Aws_CF_FunctionString required

The fully qualified domain name for the AWS Managed Simple AD directory.

Size string | Aws_CF_FunctionString required

The size of the directory.

VpcSettings object required
2 nested properties
SubnetIds string[] required

The identifiers of the subnets for the directory servers. The two subnets must be in different Availability Zones. AWS Directory Service specifies a directory server and a DNS server in each of these subnets.

uniqueItems=true
VpcId string | Aws_CF_FunctionString required

The identifier of the VPC in which to create the directory.

CreateAlias boolean

The name of the configuration set.

Description string | Aws_CF_FunctionString

Description for the directory.

EnableSso boolean

Whether to enable single sign-on for a Simple Active Directory in AWS.

Password string | Aws_CF_FunctionString

The password for the default administrative user named Admin.

ShortName string | Aws_CF_FunctionString

The NetBIOS name for your domain.

Definitions

VpcSettings object
SubnetIds string[] required

The identifiers of the subnets for the directory servers. The two subnets must be in different Availability Zones. AWS Directory Service specifies a directory server and a DNS server in each of these subnets.

uniqueItems=true
VpcId string | Aws_CF_FunctionString required

The identifier of the VPC in which to create the directory.