<?phpnamespace AwsDirectoryService;use AwsAwsClient;/** * AWS Directory Service client */class DirectoryServiceClient extends AwsClient {}